投稿時間:2021-09-01 05:07:18 RSSフィード2021-09-01 05:00 分まとめ(6847件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
TECH Engadget Japanese SIMや映画館風スタンドなどが抽選で当たるキャンペーン mineoとHuluが実施 https://japanese.engadget.com/mineo-hulu-campaign-074549518.html SIMや映画館風スタンドなどが抽選で当たるキャンペーンmineoとHuluが実施関西電力子会社オプテージのMVNOいわゆる格安SIMサービス「mineo」は、公式TwitterアカウントでSIMカードなどが抽選で当たる「スマホで映画館キャンペーン」を実施しています。 2021-08-23 07:45:49
TECH Engadget Japanese PC用キーボードのAmazon売れ筋ランキング。ノートPCでも利用者が増加中。無線・有線タイプともに長短あり https://japanese.engadget.com/ranking-keyboard-for-pc-073540746.html amazon 2021-08-23 07:35:40
TECH Engadget Japanese PayPay、9月は「Joshin webショップ」等で最大100%還元 https://japanese.engadget.com/paypay-072058770.html joshin 2021-08-23 07:20:58
TECH Engadget Japanese 15600mAhの巨大バッテリー搭載、超タフな5Gスマホ「Oukitel WP15」を動画で紹介(山根博士) https://japanese.engadget.com/oukitel-wp-15-071537802.html mAhの巨大バッテリー搭載、超タフなGスマホ「OukitelWP」を動画で紹介山根博士Oukitelの「WP」を触ってみました。 2021-08-23 07:15:37
TECH Engadget Japanese Fossilの次期スマートウォッチ「Gen 6(仮)」はSpO2センサー搭載か https://japanese.engadget.com/fossil-gen-6-070819052.html Fossilの次期スマートウォッチ「Gen仮」はSpOセンサー搭載か米Fossilブランドの次期スマートウォッチ「Gen仮称」のものとされるレンダリング画像やリーク情報が、ドイツ語テックサイトのWinFutureに掲載されています。 2021-08-23 07:08:19
IT @IT 全フォーラム 最新記事一覧 アジャイルとDevOpsはどう違う? https://atmarkit.itmedia.co.jp/ait/articles/2108/23/news044.html devops 2021-08-23 16:30:00
IT ITmedia 総合記事一覧 [ITmedia News] Yahoo!知恵袋にAI導入 ユーザーが回答できそうな質問をおすすめする機能 https://www.itmedia.co.jp/news/articles/2108/23/news123.html itmedia 2021-08-23 16:42:00
IT ITmedia 総合記事一覧 [ITmedia News] Apple、従業員のオフィス復帰は早くても2022年1月 https://www.itmedia.co.jp/news/articles/2108/23/news120.html itmedianewsapple 2021-08-23 16:34:00
IT ITmedia 総合記事一覧 [ITmedia News] 池袋のポケセン、従業員の感染で23日から臨時休業 ポケカ当選者には都内3店鋪で対応 https://www.itmedia.co.jp/news/articles/2108/23/news119.html itmedia 2021-08-23 16:22:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] Lexar、ゲーミング向けDDR4メモリ「Hades」シリーズを発表 https://www.itmedia.co.jp/pcuser/articles/2108/23/news118.html hades 2021-08-23 16:01:00
TECH Techable(テッカブル) 愛猫の体重・排尿を自動管理する「Catlog Board」一般発売開始 https://techable.jp/archives/160367 catlogboard 2021-08-23 07:00:48
python Pythonタグが付けられた新着投稿 - Qiita 【Python】日付を入力してもらうプログラムができました https://qiita.com/mahiro_desu/items/9d26a99022a780d6da37 importdatetimedefinputyearinputyearでは、年の入力をしてもらうinputyearinput年例を入力し、エンターstrptimeで入力した数値にエラーが発生するかどうかで、正しい形式の年が入力されたか確認を行うtryCheckdatetimedatetimestrptimeinputyearYexceptprint桁の整数で年を入力しましょうreturninputyearreturninputyeardefinputmonthinputmonthでは、月の入力をしてもらうinputmonthinput月例を入力し、エンターstrptimeで入力した数値にエラーが発生するかどうかで、正しい形式の月が入力されたか確認を行うtryCheckdatetimedatetimestrptimeinputmonthmexceptprintのうちの整数で入力してくださいreturninputmonthreturninputmonthzfilldefinputdayinputdayでは、日の入力をしてもらうinputdayinput日例を入力し、エンターstrptimeで入力した数値にエラーが発生するかどうかで、正しい形式の日が入力されたか確認を行うtryCheckdatetimedatetimestrptimeinputdaydexceptprintのうちの整数で日を入力しましょうreturninputdayreturninputdayzfilldefinputdateinputdateを呼び出すと、年月日の入力をしてもらい、その年月日が未来の日付や存在しない日付になっていないかのチェックを行ってから、問題なければyyyymmddといったリスト形式で吐き出すようになっているprint年月日で入力しましょうinputdateinputdateappendinputyearinputdateappendinputmonthinputdateappendinputdaytrydate関数に入力された日付を差し込み、存在する日付を入力しているかのチェックに使ったhikakuinputdatetimedateintinputdateintinputdateintinputdatehikakunowdatetimedatetodayexceptprint存在しない日付を入力しています。 2021-08-23 16:52:40
python Pythonタグが付けられた新着投稿 - Qiita ベイジアン𝐴/𝐵テスト(ベイズ推定𝐴/𝐵テスト)の活用 https://qiita.com/hima2b4/items/0a597e97b0ebdcc5b5f8 ベイジアン𝐴𝐵テストのサンプルサイズと事後分布「ベイジアン𝐴𝐵テスト」は「仮説検定による𝐴𝐵テスト」で必要とされるサンプルサイズ計算は行わなくてよいとされているが、「ベイジアン𝐴𝐵テスト」後の𝐴𝐵の確率分布事後確率はサンプルサイズによってどの程度変化するのかについて確認した。 2021-08-23 16:22:49
js JavaScriptタグが付けられた新着投稿 - Qiita Illustratorで異なるフォントの高さを合わせるスクリプト https://qiita.com/coppercele/items/89370decb7dd33f8a9aa 2021-08-23 16:38:57
js JavaScriptタグが付けられた新着投稿 - Qiita hoverイベントについて https://qiita.com/sou_hk/items/a5d5981e1dee4297cc28 hoverイベントについてJQueryの学習中、つまずいた所のメモ。 2021-08-23 16:31:13
js JavaScriptタグが付けられた新着投稿 - Qiita 閲覧したページにチェックを入れるUIを実装したい https://qiita.com/kinshist/items/5d88682063c375512c72 sessionStorageにしたい場合は適宜変更してください。 2021-08-23 16:02:54
Program @IT Coding Edgeフォーラム 最新記事一覧 アジャイルとDevOpsはどう違う? https://atmarkit.itmedia.co.jp/ait/articles/2108/23/news044.html devops 2021-08-23 16:30:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 複数選択可能なプルダウンの作成 https://teratail.com/questions/355718?rss=all 複数選択可能なプルダウンの作成前提・実現したいことCtrlShiftCommandキーを押しながら複数選択できるドロップダウンを作成したいです。 2021-08-23 16:57:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ラズパイ3をプリンタサーバーにする https://teratail.com/questions/355717?rss=all ebeeaaebebfebceebdceeebeb 2021-08-23 16:56:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python 時刻を比較して一部の時間をくり抜く https://teratail.com/questions/355716?rss=all python 2021-08-23 16:46:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Ubuntu20.04とdockerで機械学習用GPUサーバ構築したい https://teratail.com/questions/355715?rss=all Ubuntuとdockerで機械学習用GPUサーバ構築したいUbuntuとdockerで機械学習用GPUサーバ構築したいQampAUbuntunbspで機械学習用GPUサーバを構築したい。 2021-08-23 16:41:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) yarn add tailwindcssを実行したいが、The `typesync' command exists in these Node versions: 14.4.0と表示されできない。 https://teratail.com/questions/355714?rss=all yarnaddtailwindcssを実行したいが、ThetypesyncxcommandexistsintheseNodeversionsと表示されできない。 2021-08-23 16:35:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) LINE Bot 日時選択アクションを今あるBOTに追加実装したい (引用記事あり) https://teratail.com/questions/355713?rss=all LINEBot日時選択アクションを今あるBOTに追加実装したい引用記事あり前提・実現したいことLINE公式ドキュメントを参考にGASを使って「日時選択アクション」のAPIをを用いて現在あるBOTに日時選択アクションを実装したいです。 2021-08-23 16:32:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DjangoでDBからデータを引っ張ってきて、全ページ共通のヘッダーメニューを作る方法が知りたいです https://teratail.com/questions/355712?rss=all DjangoでDBからデータを引っ張ってきて、全ページ共通のヘッダーメニューを作る方法が知りたいです前提・実現したいことDjangoを用いて、CMS的なサンプルサイトを作成しています。 2021-08-23 16:32:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rails selectフォームについて https://teratail.com/questions/355711?rss=all Railsselectフォームについてお世話になります。 2021-08-23 16:26:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DBテーブルのカラム名にハイフンが入っている場合に、PDOの名前付きプレースホルダを使う方法 https://teratail.com/questions/355710?rss=all DBテーブルのカラム名にハイフンが入っている場合に、PDOの名前付きプレースホルダを使う方法PDOを使い、「名前付きプレースホルダ」を使ってデータをINSERTしたいのですが、カラム名にハイフンが入っているせいで、以下のエラーが出ます。 2021-08-23 16:20:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Double型で扱えるデータ https://teratail.com/questions/355709?rss=all double 2021-08-23 16:19:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ブログ記事にHTMLをコードとして貼り付けたいのに自動で変換されてしまう https://teratail.com/questions/355708?rss=all ブログ記事にHTMLをコードとして貼り付けたいのに自動で変換されてしまう困っていること下記のHTMLをブログ記事にコードで表示させたいのですが、自動で変換されてしまい困っています。 2021-08-23 16:18:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vscodeでflutterを開発する際の拡張機能 https://teratail.com/questions/355707?rss=all flutter 2021-08-23 16:10:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 子画面で選択した値をjson形式で呼び元に返したい。(「window.showModalDialog」をChromeで動作するよう代替え案として「window.open」で実装を検討) https://teratail.com/questions/355706?rss=all 子画面で選択した値をjson形式で呼び元に返したい。 2021-08-23 16:07:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Rails】DISTINCTを利用して重複レコードを省いて取得することができません https://teratail.com/questions/355705?rss=all 【Rails】DISTINCTを利用して重複レコードを省いて取得することができません以下のresultpluckidの結果はでした。 2021-08-23 16:04:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) FlutterとFirebaseの連携ができない https://teratail.com/questions/355704?rss=all 具体的には、pubspecyamlに「firebasecorenbspquotquot」「cloudfirestorenbspquotquot」の文言を追加しPubnbspGetした後シミュレータを起動すると、添付画像のように何も表示されなくなります。 2021-08-23 16:01:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBのhttpClientのパフォーマンスについて https://teratail.com/questions/355703?rss=all 発生している問題ビルド後のexeから起動して、同様に動かすと秒ほど時間が掛かります。 2021-08-23 16:01:28
技術ブログ Developers.IO [小ネタ]Backlog課題コメントから過去のバージョンを復元する https://dev.classmethod.jp/articles/restore-old-version-of-backlog-issue-by-comments-api/ backlog 2021-08-23 07:06:15
技術ブログ Developers.IO [dbt] custom schemaを使って普段とは別のスキーマ下にデータモデルを作成する https://dev.classmethod.jp/articles/dbt-custom-schema/ dbtcustomschema 2021-08-23 07:02:15
海外TECH DEV Community 8 Node.js Projects To Keep An Eye On 2021 https://dev.to/uiuxarghya/8-node-js-projects-to-keep-an-eye-on-2021-5d9c Node js Projects To Keep An Eye On Cytoscape js Website gt An open source JavaScript library used for visualization and graph analysis which comes with rich and interactive implementation It includes all out of the box gestures which include box selection panning pinch to zoom and so on Cytoscape could be used on Node js to perform graph analysis on a web server or in the terminal Developers moving toward data science in their interest can choose Cytoscape as a good choice also it has a wonderful contribution guide with documentation PDFKit Website gt Very useful PDF generation library for nodes which helps in building and downloading complex PDFs also it supports text and font embedding annotations vector graphics However the project has no extensive documentation which makes it harder to contribute to it Socket IO Website gt Bi directional real time event based communication and works on every browser device with equal focus on speed A basic chat app is an example of two way communication that the tool provides A new message is received by the server then it sends it to the client and notifies them bypassing the need to send a request between the client and the server Comes With Useful Features Binary Streaming Analytics in real time Document Collaboration Strapi Website gt An open source content management system which a backend only system that provides functions to use with RESTful APIs the main aim to get and deliver content across all devices structurally Comes with plenty of features includes an inbuilt email system file upload and JSON Web Token authentication The content structure is created via Strapi which is very flexible and lets you create content groups and customizable APIs Nest Website gt Nest is a popular progressive framework for creating efficient and scalable server side apps Uses TypeScript for combing functional and object oriented programming elements amp uses Express under the hood This tool provides true flexibility by letting you use and libraries thanks to its modular architecture Date fns Website gt Still the most consistent and simple set of tools to manipulate JavaScript dates in Node js and a browser and works well with modern module bundlers like Browserify webpack and Rollup With amazing community support the tool has dozen of locales where each function has a detailed description along with examples SheetJS Website gt A Node js library that allows you to manipulate spreadsheets in Excel and a lot of other things with Excel for example exporting workbooks from scratch and converting HTML tables JSON arrays into xlsx files that are downloadable Comes with a big community and a well documented contribution guide Express js Website gt One of the most popular Node js open source project that offers immense value because of its efficient HTTP request and even working with JavaScript a server side language and out of browser A very helpful tool to accomplishing speed and security in applications Essential Features Different extensions and plugin supportURL based routing mechanism uses HTTP methodsSeamless database integration Thanks Adrian Twarog adriantwarog for this good and elaborate explanation         Check this out   Thanks for Reading Hope you find it useful Like it ️and bookmark it for later By mistake I deleted my previous post this was posted before on so I am posting it again Guys make it a trending post again 2021-08-23 07:47:13
医療系 医療介護 CBnews 自宅療養の妊婦、SpO2が92%以下なら救急要請を-産科婦人科学会が目安公表 https://www.cbnews.jp/news/entry/20210823155452 宿泊施設 2021-08-23 17:00:00
医療系 医療介護 CBnews 空港検疫、外国籍コロナ陽性が前週比1.6倍に-厚労省が実績更新、陽性率は日本国籍の1.7倍 https://www.cbnews.jp/news/entry/20210823160134 厚生労働省 2021-08-23 16:55:00
ニュース ジェトロ ビジネスニュース(通商弘報) 米ジョージア州やフロリダ州、マスク着用めぐる州と地方自治体の争い再燃 https://www.jetro.go.jp/biznews/2021/08/81f38d6bf6d3b00d.html 地方自治体 2021-08-23 07:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) 2019年の外国企業の米国内雇用は795万人に増加、日本企業は2位 https://www.jetro.go.jp/biznews/2021/08/58d5ce666fdae1b7.html 外国企業 2021-08-23 07:05:00
海外ニュース Japan Times latest articles China hits zero COVID-19 cases with month of draconian curbs https://www.japantimes.co.jp/news/2021/08/23/asia-pacific/china-coronavirus-zero-cases/ cases 2021-08-23 16:56:31
海外ニュース Japan Times latest articles Loss by Suga ally in Yokohama election rattles the LDP https://www.japantimes.co.jp/news/2021/08/23/national/yokohama-election-ldp/ Loss by Suga ally in Yokohama election rattles the LDPThe prime minister s position has become even more precarious with questions growing within the LDP over whether he should lead the party into an upcoming 2021-08-23 16:37:55
海外ニュース Japan Times latest articles Japan to send SDF planes to Afghanistan for evacuation https://www.japantimes.co.jp/news/2021/08/23/national/afghanistan-japanese-evacuation/ Japan to send SDF planes to Afghanistan for evacuationThe government said Monday it would evacuate Japanese nationals and local staff in the country who have worked for the embassy and other Japanese organizations 2021-08-23 16:27:53
海外ニュース Japan Times latest articles Kamala Harris announces U.S. supply-chain initiative with Singapore https://www.japantimes.co.jp/news/2021/08/23/asia-pacific/politics-diplomacy-asia-pacific/kamala-harris-singapore/ Kamala Harris announces U S supply chain initiative with SingaporeHarris sought to reassure allies in Asia over Washington s commitment to the region as she faced a volley of questions on Afghanistan during a visit 2021-08-23 16:16:25
ニュース BBC News - Home Afghanistan: Every minute counts, says UK minister https://www.bbc.co.uk/news/uk-58302734 afghanistan 2021-08-23 07:42:06
ニュース BBC News - Home Covid: Government warns Covid test firms over misleading prices https://www.bbc.co.uk/news/business-58300897 website 2021-08-23 07:52:15
ニュース BBC News - Home Coronavirus: Young people warn of long Covid amid jab drive https://www.bbc.co.uk/news/uk-58301011 england 2021-08-23 07:46:42
ニュース BBC News - Home English trio in Europe's Solheim Cup team as Matthew picks Reid https://www.bbc.co.uk/sport/golf/58301072 English trio in Europe x s Solheim Cup team as Matthew picks ReidEngland s Georgia Hall Charley Hull and Mel Reid are all in Europe s team for their defence of the Solheim Cup against the United States in September 2021-08-23 07:34:29
北海道 北海道新聞 ブルーインパルス飛行は午後2時 都心に「スリーアギトス」 https://www.hokkaido-np.co.jp/article/581093/ 東京パラリンピック 2021-08-23 16:21:00
北海道 北海道新聞 24日の予告先発 日ハムはバーヘイゲン https://www.hokkaido-np.co.jp/article/581086/ 予告先発 2021-08-23 16:07:25
IT 週刊アスキー 『プロジェクトセカイ』で「チルドレンレコード」をリズムゲーム楽曲として追加! https://weekly.ascii.jp/elem/000/004/066/4066806/ colorful 2021-08-23 16:35:00
IT 週刊アスキー おいしそう~「とんがりコーン バタートースト味」バターがしみたトーストの香ばしさを表現 https://weekly.ascii.jp/elem/000/004/066/4066744/ 新フレーバー 2021-08-23 16:30:00
IT 週刊アスキー 横浜と英国との関わりを知ろう 横浜開港資料館「図説 日英関係史 1600~1868」刊行 https://weekly.ascii.jp/elem/000/004/066/4066766/ 七つの海 2021-08-23 16:20:00
IT 週刊アスキー 都会で南国リゾート気分! アメリカンレストラン「ハードロックカフェ」横浜店で「ハワイフェア HAWAIIAN VIBES」開催 https://weekly.ascii.jp/elem/000/004/066/4066765/ hawaiianvibes 2021-08-23 16:10:00
TECH Engadget Japanese ノイキャンイヤホン OPPO Enco Free2 が8月27日発売 1万3980円 https://japanese.engadget.com/oppo-083128730.html oppoencofree 2021-08-23 09:01:28
ROBOT ロボスタ メルティンMMIの遠隔操作ロボットが外航海運業に参入 商船三井と共に通信環境を整備し導入を目指す https://robotstart.info/2021/08/23/meltin-mmi-remote-robot-mol.html 商船三井 2021-08-23 09:29:34
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] ニチレイフーズ、一部商品で最大10%の値上げ 11月納品分より https://www.itmedia.co.jp/business/articles/2108/23/news128.html itmedia 2021-08-23 18:38:00
IT ITmedia 総合記事一覧 [ITmedia News] 建設コンサル大手にランサムウェア攻撃 千葉県市川市の委託事業の資料など流出か https://www.itmedia.co.jp/news/articles/2108/23/news144.html itmedia 2021-08-23 18:22:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 楽天モバイル500万回線突破 MNVO含む https://www.itmedia.co.jp/business/articles/2108/23/news143.html itmedia 2021-08-23 18:19:00
TECH Techable(テッカブル) イマクリエイトの「VR注射シミュレーター」、高知県室戸市のVRワクチン接種研修に採用 https://techable.jp/archives/160329 感染拡大 2021-08-23 09:00:58
Google カグア!Google Analytics 活用塾:事例や使い方 Substackみたいなサブスクできるコミュニティを作れるサービス11選【2021年版】クリエイターエコノミーで手にしたい収益化 https://www.kagua.biz/social/tredns/20210823a2.html substack 2021-08-23 09:00:20
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders JP-Secure、ホスト型WAF「SiteGuard Server Edition」新版、Cookie保護を強化 | IT Leaders https://it.impress.co.jp/articles/-/21948 JPSecure、ホスト型WAF「SiteGuardServerEdition」新版、Cookie保護を強化ITLeadersジェイピー・セキュアJPSecureは年月日、WAFWebアプリケーションファイアウォール「SiteGuardServerEdition」の新版Verを発表した。 2021-08-23 18:01:00
AWS AWS Japan Blog Amazon Managed Service for Prometheus を使用してオンプレミスのメトリクスを収集する https://aws.amazon.com/jp/blogs/news/collect-on-premises-metrics-using-amazon-managed-service-for-prometheus/ Prometheusを使用してコンテナワークロードを監視するのが一般的ですが、PrometheusはAmazonElasticComputeCloudAmazonECインスタンスやオンプレミス環境の仮想マシンVM、サーバーの監視にも使用されています。 2021-08-23 09:31:33
AWS AWS Japan Blog Amazon CloudFront の CNAME を管理するための新しい API と機能について https://aws.amazon.com/jp/blogs/news/new-apis-and-functionality-for-managing-amazon-cloudfront-cnames/ ドメイン検証が導入される前は、ディストリビューションにCNAMEを追加する際に、つ目の動作であるクロスアカウントのワイルドカード制限を使って、ドメインのCNAMEが異なるアカウントで追加されていないことを確認する必要がありました。 2021-08-23 09:05:15
python Pythonタグが付けられた新着投稿 - Qiita matplotlib で描画する度に色をグラデーション的に変える(2次元 ver もあるよ!) https://qiita.com/tanacchi/items/249fcecbbb65d1f56ec8 2021-08-23 18:59:22
python Pythonタグが付けられた新着投稿 - Qiita ABC079をPythonで実装してみた。 https://qiita.com/momo10/items/b318fa35f2d5cd038543 ABCをPythonで実装してみた。 2021-08-23 18:53:25
python Pythonタグが付けられた新着投稿 - Qiita pip 全部削除 https://qiita.com/ForestSeo/items/cb030f9092014124b856 pfreezexargspipuninstally 2021-08-23 18:52:36
python Pythonタグが付けられた新着投稿 - Qiita PythonでLINE半botを作る(Part3) https://qiita.com/Py_r/items/872ce4eb9cac04528717 textは定義されないここまでのを使用してプログラムを書きます。 2021-08-23 18:51:50
python Pythonタグが付けられた新着投稿 - Qiita 大量にyahooメールを送信する https://qiita.com/saber72237/items/a552d52eb77cc4ce8e8c 大量にyahooメールを送信する下記サイトを参考に大量にメールを送信するプログラムにしました。 2021-08-23 18:35:24
python Pythonタグが付けられた新着投稿 - Qiita Python で Raspberry Pi の USB を制御する https://qiita.com/Colours/items/62e9b8dd087a895e9353 最終的なコードRPusbctrlpyusrbinenvpythonモジュールインポートimporttime時間モジュール処理時間の計測とかimportdatetimePythonで日付や時間を扱うためのモジュールimportosOSに依存しているさまざまな機能を利用するためのモジュールimportschedule定期実行したいモジュール関数定義USBONdefUSBONprintUSBONossystemsudohubctrlhPpreturnUSBOFFdefUSBOFFprintUSBOFFossystemsudohubctrlhPpreturn繰り返したい関数defjobnowtimedatetimedatetimenowprint現在時刻nowtimeUSBONUSBONtimesleepUSBOFFUSBOFFreturn定期実行defmain分毎に実行scheduleeveryminutedojobwhileTrueschedulerunpendingtimesleepifnamemainmain以上で無事にUSBのライトをONOFFすることが出来ました。 2021-08-23 18:25:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Java 二重ループの配列処理の仕様が分からない https://teratail.com/questions/355735?rss=all Java二重ループの配列処理の仕様が分からないが表示されるメカニズムを知りたい。 2021-08-23 18:56:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Xamarin.Androidにてc++ライブラリからローカルファイルを参照したいです。 https://teratail.com/questions/355734?rss=all XamarinAndroidにてcライブラリからローカルファイルを参照したいです。 2021-08-23 18:50:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 続きを読むボタンを文章の有無で表示/非表示したい https://teratail.com/questions/355733?rss=all 続きを読むボタンを文章の有無で表示非表示したい前提・実現したいことデータベースから空白データが呼び出された時のみ、「続きを読む」ボタンを非表示にしたい。 2021-08-23 18:48:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) herokuでDBをリセットしたのですが開発環境に反映されないことについて https://teratail.com/questions/355732?rss=all herokuでDBをリセットしたのですが開発環境に反映されないことについて前提・実現したいこと現在ECサイトに機能を追加していくという課題をおこなっている最中なのですがカテゴリー実装時に指定したカテゴリーに表示される商品が重複していたので解決するために一度DBをリセットし再度作成しようと試みたのですが理想通りにいっていません。 2021-08-23 18:41:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) データベース保存について https://teratail.com/questions/355731?rss=all 『date、kg、number、set、time、event』のデータをデータベースの方に保存したいのですがplanの中にeventが入っていない為保存がされないのだと思いました。 2021-08-23 18:39:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ECS(fargate)へデプロイ後にRailsアプリケーションを表示させたい https://teratail.com/questions/355730?rss=all ECSfargateへデプロイ後にRailsアプリケーションを表示させたい前提・実現したいことECSfargateへデプロイ後にRailsアプリケーションを表示させたいと思い、現在実装を進めております。 2021-08-23 18:29:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) コンピュータウイルスについて https://teratail.com/questions/355729?rss=all windowsnbspapi 2021-08-23 18:23:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 😥【Vue、Firestore】 モーダル機能を使った、Firestoreデータの表示 https://teratail.com/questions/355728?rss=all 【Vue、Firestore】モーダル機能を使った、Firestoreデータの表示Firestoreにある各ユーザーの名前、残高の表示現在、Vueを使用して、仮想的な投げ銭アプリを制作しております。 2021-08-23 18:13:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) centOS7 先週金曜日までは外部ネットに繋がっていたが今週PCを立ち上げるとなぜか繋がらなくなっていた https://teratail.com/questions/355727?rss=all ホストOSはネットに繋がっています。 2021-08-23 18:10:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScriptからテキストファイルに書き込む&読み込む方法 https://teratail.com/questions/355726?rss=all JavaScriptからテキストファイルに書き込むamp読み込む方法やりたいことHTMLで、テキストエリアとボタンを作成indexhtmlして、そのボタンをJavaScriptの関数と紐づけてテキストエリアから取得した文字列を新たに作成したJavaScriptscriptjsファイルから同じフォルダー内にあるテキストファイルplaintxtに書き込みたい。 2021-08-23 18:04:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C#上からIE11を操作したい https://teratail.com/questions/355725?rss=all C上からIEを操作したい前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-23 18:01:16
Git Gitタグが付けられた新着投稿 - Qiita Gitで取り消しコマンド一覧 https://qiita.com/KKKKKen/items/431442e2b6a5b0c1500e 2021-08-23 18:14:44
技術ブログ Mercari Engineering Blog メルカリShops のフロントエンド https://engineering.mercari.com/blog/entry/20210823-a57631d32e/ shellip 2021-08-23 10:00:48
技術ブログ Developers.IO [AWS]東京リージョンと大阪リージョン間でVPCピアリングしてみる https://dev.classmethod.jp/articles/vpc-peering-tokyo-osaka/ 誕生 2021-08-23 09:38:35
技術ブログ Developers.IO Azure Static Web Apps で プライベートエンドポイントを使う https://dev.classmethod.jp/articles/azure-static-web-apps-using-private-endpoint/ azure 2021-08-23 09:32:14
技術ブログ Developers.IO Alteryx 2021.3新機能:Alteryx Designerのワークフローの比較のご紹介 https://dev.classmethod.jp/articles/2021-3-compare-workflows/ alteryx 2021-08-23 09:30:07
技術ブログ Developers.IO ReactiveXのマーブル図入門 https://dev.classmethod.jp/articles/intro-to-rx-marble-diagram/ filter 2021-08-23 09:26:12
技術ブログ Developers.IO Aurora リードレプリカをスケジュールで追加・削除できるように対応してみた https://dev.classmethod.jp/articles/lambda-aurora-readreplica/ aurora 2021-08-23 09:08:17
海外TECH DEV Community 5 Project to Master in Python for Beginners https://dev.to/ugsep/5-project-to-master-in-python-for-beginners-4blm Project to Master in Python for Beginners IntroductionAs we all know that now a days Python is the one of the most demanding language in market A Programmer should learn python to get job easily So for that you need to enhance your python skills to a good level so you may hire buy someone In this blog I will told you about Project to Master in Python for Beginners Data Structure and Algorithms VisualizerAs we know that many people face difficulty while learning DSA at beginning So you create create Stack Queue Linked List BST Graph Sort and Search any one of the visualizer which helps you understand the working on the particular Data Structure As a beginner it is a challenging project for you and after doing this you understand that how a project is developed Paint Application in PythonNow After doing the st Project you have some experience about that how to create project So now it s time to move one more step forward Now you should create a Paint application which must contain minimum d shapes d Shapes Fill Text Change color Save as Open Pencil Undo Redo Cut Copy and Paste You can add some more feature by your own This Project help you to enhance your plotting skills math LudoAs you have gained some more experience and now it time to create your first game So Ludo is the best game to create in Python You should create play with friend or play with computer playerNow this is a little bit difficult to create it because it needs accurate plotting and movement But after completing this game you will feel proud because it s not as easy as the top two project were Typing Speed TesterNow you need to create a typing speed tester which gives you some paragraph and x min you need to type the each character as written and at the end it will show you the result You can add some typing games which helps you increase typing speed ChatbotNow this is the last project so It s level is insane you need to create a bot which communicate with humans This app is very useful for you and makes your life easy To create it you need a lot of knowledgei e Google assistant Jarvis Alexa Conclusion After learning this all you have a great knowledge about Python Library and you can apply for jobs too 2021-08-23 09:40:04
海外TECH DEV Community Practical tips for constructing Object diagrams from applications. https://dev.to/aatmaj/practical-tips-for-constructing-object-diagrams-from-applications-4k85 Practical tips for constructing Object diagrams from applications Practical tips for constructing Object diagrams from applications Don t begin constructing an object by merely jotting down classes and inheritance Understand the problem first The content of an object model is driven by it s relevance Keep the model as simple as possible Avoid needless complications Carefully choose names Choosing the right name is one of the most difficult step in object oriented design Choosing the right names not only avoids confusion but also improves the clarity in the program structure Names should be descriptive crisp and unambiguous Names should not be biased with only a certain aspect of the object but rather have an comprehensive way of approach Try to avoid too deep nested generalizationsDon t be surprised if your object diagram requires revision Object models often require multiple iterations to clarify names repair errors add details and correctly capture structural constraints Try to get others review your model Object models can be a focal point for stimulating the involvement of others Always document your object models The object diagrams specify the structure of a model but cannot describe the reasons behind it The written explaination guides the reader through the model and explains the reason behind it The written explaination guides the reader through the model and explains the subtle reasons why the model was structured in the particular way The written explaination clarifies the meaning of the names in the model and should convey the reason for each class and relationship Adapted from the book Object Oriented Modeling and Design 2021-08-23 09:26:27
医療系 医療介護 CBnews 東京都立病院職員コロナ感染続出、看護師2人入院-病院経営本部が発表、濃厚接触者自宅待機も https://www.cbnews.jp/news/entry/20210823182746 新型コロナウイルス 2021-08-23 18:40:00
医療系 医療介護 CBnews 保育所配布の抗原簡易キットは職員への使用を想定-厚労省が事務連絡、園児に症状出たら医療機関受診 https://www.cbnews.jp/news/entry/20210823181744 医療機関 2021-08-23 18:25:00
医療系 医療介護 CBnews 小多機の運営基準改正、26日施行を周知-厚労省通知 https://www.cbnews.jp/news/entry/20210823174346 厚生労働省 2021-08-23 18:20:00
金融 ニュース - 保険市場TIMES 損保ジャパン、AIスタートアップのELYZAとカスタマーセンターで実証実験を実施 https://www.hokende.com/news/blog/entry/2021/08/23/190000 2021-08-23 19:00:00
海外ニュース Japan Times latest articles Japan weighs how to reopen schools amid delta’s dominance https://www.japantimes.co.jp/news/2021/08/23/national/summer-break-schools-reopening-measures/ Japan weighs how to reopen schools amid delta s dominanceThere has been a surge in clusters of infections during club activities and at cram schools over the summer break but the government is reluctant 2021-08-23 18:17:34
海外ニュース Japan Times latest articles Japan begins using AstraZeneca vaccine in bid to step up inoculations https://www.japantimes.co.jp/news/2021/08/23/national/astrazeneca-osaka-coronavirus-vaccinations/ Japan begins using AstraZeneca vaccine in bid to step up inoculationsSix prefectures under a COVID emergency have been given a total of doses of the vaccine with the city of Osaka the first to 2021-08-23 18:31:16
ニュース BBC News - Home Afghanistan evacuations: UK cannot stay alone - minister https://www.bbc.co.uk/news/uk-58302734 heappey 2021-08-23 09:33:03
ニュース BBC News - Home Wood out of third Test against India with shoulder injury https://www.bbc.co.uk/sport/cricket/58303560 injury 2021-08-23 09:32:10
ビジネス ダイヤモンド・オンライン - 新着記事 キャリアリンク、「QUOカード」の株主優待を変更! 決算期の「2月末⇒3月末」への変更に伴って、優待の基 準日を「8月末⇒9月末」に変更も、優待内容は変更なし - 株主優待【新設・変更・廃止】最新ニュース https://diamond.jp/articles/-/280261 2021-08-23 18:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 「リベロ」のIPO情報総まとめ! スケジュールから幹事証券、注目度、銘柄分析、 他の新生活向け各種サービス企業との比較や予想まで解説! - IPO株の銘柄分析&予想 https://diamond.jp/articles/-/280251 2021-08-23 18:02:00
LifeHuck ライフハッカー[日本版] 家飲みウイスキーを格上げ。香りを愉しむオーク材タンブラー https://www.lifehacker.jp/2021/08/machi-ya-char-oak-tumbler-end.html 香り 2021-08-23 19:00:00
北海道 北海道新聞 省庁横断型ウェブサイト開設へ 必要な情報探しやすく https://www.hokkaido-np.co.jp/article/581142/ 内閣官房 2021-08-23 18:19:00
北海道 北海道新聞 7月の百貨店売上高4・2%増 高額品がけん引 https://www.hokkaido-np.co.jp/article/581141/ 日本百貨店協会 2021-08-23 18:17:00
北海道 北海道新聞 東京円、109円台後半 https://www.hokkaido-np.co.jp/article/581140/ 東京外国為替市場 2021-08-23 18:16:00
北海道 北海道新聞 横浜、IR推進室の機能停止へ 市長選当選の山中氏が表明 https://www.hokkaido-np.co.jp/article/581138/ 横浜市立大 2021-08-23 18:14:00
北海道 北海道新聞 真狩唯一の不動産会社設立 英国出身・ターナーさん夫妻 富裕層以外にも照準 https://www.hokkaido-np.co.jp/article/581139/ 会社設立 2021-08-23 18:15:00
ビジネス 東洋経済オンライン 外食業界で「チキン戦争」が勃発した事情【動画】 牛角創業者や鳥貴族も!フライドチキンに熱視線 | 外食 | 東洋経済オンライン https://toyokeizai.net/articles/-/450158?utm_source=rss&utm_medium=http&utm_campaign=link_back 一人焼肉 2021-08-23 18:05:00
IT 気になる、記になる… 「iPad mini 6」のスペック情報?? − A14チップ搭載でUSB-Cポートを採用か https://taisy0.com/2021/08/23/144472.html ipadair 2021-08-23 10:55:57
IT 気になる、記になる… Appleの整備済み商品情報 2021/8/23 https://taisy0.com/2021/08/23/144470.html apple 2021-08-23 10:45:34
TECH Engadget Japanese もう他のケーブルは不要。100W給電・10Gbpsデータ送信・4K動画対応マルチケーブル【Zeus-X Pro】 https://japanese.engadget.com/zeus-x-pro-103533394.html W給電・Gbpsデータ送信・K動画対応マルチケーブル【ZeusXPro】種の端子を搭載。 2021-08-23 10:35:33
IT ITmedia 総合記事一覧 [ITmedia News] 「シャワーが水」「近所が大騒ぎ」──新宿区と文京区の一部で都市ガス止まる 6500戸余に影響 https://www.itmedia.co.jp/news/articles/2108/23/news150.html itmedia 2021-08-23 19:35:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] 楽天モバイル、MVNOを含めた契約数が500万を突破 https://www.itmedia.co.jp/mobile/articles/2108/23/news147.html itmediamobile 2021-08-23 19:03:00
AWS lambdaタグが付けられた新着投稿 - Qiita EC2起動/停止をLambdaで自動化してみた https://qiita.com/YK0214/items/59bc0e5ae89f68af74b3 EC起動停止をLambdaで自動化してみたはじめにLambdaを使ったECインスタンスの自動起動自動停止の環境を構築したので紹介しますきっかけは業務でcrontabファイルを使用しておりLambdaに移行できるのではと思い実装しました一回構築してしまえばめんどくさい手作業が自動化できますしヒューマンエラーも防げるのでおすすめです対象読者ECは触ったことあるけどLambdaは触ったことがない人自動化に興味のある人前提AWSアカウント作成済みECインスタンス作成済み実装の概要実装時間分IAMロールの作成LambdaでECインスタンスの起動・停止処理を実装AmazonEventBridgeでLambdaを実行する時間を指定するIAMロールの作成AWSにログインしてIAMgtポリシーgtポリシーを作成gtJSONタブに進むとポリシー作成画面が表示されますそこに今回の実装に必要な権限が書かれた以下JSONテキストを貼り付けてくださいVersionStatementEffectAllowActionlogsCreateLogGrouplogsCreateLogStreamlogsPutLogEventsResourcearnawslogsEffectAllowActionecDescribeecStartecStopResource記述したらポリシーの名前をlambdaforstartstopinstanceにしてポリシーを作成しましょう。 2021-08-23 19:53:16
python Pythonタグが付けられた新着投稿 - Qiita データフレームに,祝日フラグを追加するライブラリを作成した https://qiita.com/ryryry/items/9b711fbbb1f323f91a65 第一引数gtデータフレーム第二引数gtデータフレーム内の日付が入っているカラム名第三引数gt新しく作られる祝日フラグのカラム名を入れてください。 2021-08-23 19:01:52
js JavaScriptタグが付けられた新着投稿 - Qiita [小ネタ] encodeURI と encodeURIComponent の違い https://qiita.com/cashewnuts/items/610d5010343b2eaa652d 正しい使い方encodeURIでエスケープ対象外になっている文字は簡単にいうとURIschemesで使われている記号です。 2021-08-23 19:47:18
js JavaScriptタグが付けられた新着投稿 - Qiita JavaScriptのコメントは4種類ある https://qiita.com/rana_kualu/items/3ec7a5fdf6a62fd6eecb つまり、ESで初めて追加されたコメント形式というわけではなく、昔からの実装に仕様を合わせたということですね。 2021-08-23 19:45:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GAS documentを読み込む際にエラー発生 https://teratail.com/questions/355745?rss=all GASdocumentを読み込む際にエラー発生行いたい事googlenbspformから取得したデータを元に、見積書を作成しPDF化、PDFをメールに添付し下書き状態で保存するプログラムをGASで作成したい。 2021-08-23 19:56:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS IoT CoreにSDKで接続する時、旧SDKとv2(最新)で接続できるAWS、できないAWSがある。 https://teratail.com/questions/355744?rss=all AWSIoTCoreにSDKで接続する時、旧SDKとv最新で接続できるAWS、できないAWSがある。 2021-08-23 19:56:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Ocaml]なぜrestが出てくるのかわからないです https://teratail.com/questions/355743?rss=all Ocamlなぜrestが出てくるのかわからないですプログラミングの基礎という初心者向けのOcamlの教材でメトロネットワークを作る問題をしていたのですが理解できないところがあります。 2021-08-23 19:44:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) readline()[int型の変数] int型の変数を文字列としてではなく、数字として認識させたい https://teratail.com/questions/355742?rss=all readlineint型の変数int型の変数を文字列としてではなく、数字として認識させたい前提・実現したいことwithnbspopenで開いたファイルをreadlineで行ずつ読み込む際に、特定の行だけを読み込みたいです。 2021-08-23 19:33:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 指定した時間が来たら関数を呼び出したい https://teratail.com/questions/355741?rss=all そこで起動した際に直近の予定が終わる時間を取得して、その時間が来たらまた起動時に読み込んだ直近の予定がどれになるのか調べる処理を呼び出したいです。 2021-08-23 19:18:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) $counterの文法エラー原因がわからない https://teratail.com/questions/355740?rss=all 2021-08-23 19:16:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonのクラスについて https://teratail.com/questions/355739?rss=all 2021-08-23 19:12:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rails6 記事を投稿する際に、特定の単語へのリンク貼り付け作業の自動化 https://teratail.com/questions/355738?rss=all Rails記事を投稿する際に、特定の単語へのリンク貼り付け作業の自動化現在Railsのリッチテキストエディタを用いて記事を投稿しているのですが、特定の単語が現れた時にその単語について詳しく書かれた記事へリンクをはる作業もしています。 2021-08-23 19:12:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) selenium 一部のテキストを取得したいが、エラーではなく空で返ってきてしまう https://teratail.com/questions/355737?rss=all selenium一部のテキストを取得したいが、エラーではなく空で返ってきてしまうやりたい事web上の一部のテキストを取得したいが空で返されてしまうので改善したいです実際のコードactorpathsforiinrangeactorpathsappendidmaindsdivdivulliabrformatiactornameforiinactorpathsactornameappenddriverfindelementbyxpathitextprintactorname実行結果こうなってしまいます。 2021-08-23 19:11:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPでブラウザに表示をすると。。。 https://teratail.com/questions/355736?rss=all PHPでブラウザに表示をすると。 2021-08-23 19:06:41
AWS AWSタグが付けられた新着投稿 - Qiita EC2起動/停止をLambdaで自動化してみた https://qiita.com/YK0214/items/59bc0e5ae89f68af74b3 EC起動停止をLambdaで自動化してみたはじめにLambdaを使ったECインスタンスの自動起動自動停止の環境を構築したので紹介しますきっかけは業務でcrontabファイルを使用しておりLambdaに移行できるのではと思い実装しました一回構築してしまえばめんどくさい手作業が自動化できますしヒューマンエラーも防げるのでおすすめです対象読者ECは触ったことあるけどLambdaは触ったことがない人自動化に興味のある人前提AWSアカウント作成済みECインスタンス作成済み実装の概要実装時間分IAMロールの作成LambdaでECインスタンスの起動・停止処理を実装AmazonEventBridgeでLambdaを実行する時間を指定するIAMロールの作成AWSにログインしてIAMgtポリシーgtポリシーを作成gtJSONタブに進むとポリシー作成画面が表示されますそこに今回の実装に必要な権限が書かれた以下JSONテキストを貼り付けてくださいVersionStatementEffectAllowActionlogsCreateLogGrouplogsCreateLogStreamlogsPutLogEventsResourcearnawslogsEffectAllowActionecDescribeecStartecStopResource記述したらポリシーの名前をlambdaforstartstopinstanceにしてポリシーを作成しましょう。 2021-08-23 19:53:16
AWS AWSタグが付けられた新着投稿 - Qiita Dockerでamazonlinuxを利用してnodejsの環境を作成する https://qiita.com/3582/items/31a9a98325b7f205d009 Dockerでamazonlinuxを利用してnodejsの環境を作成するDockerfileの書き方参考記事amazonlinuxをイメージにコンテナを作成なるべくECと同じ環境で作業したいためamazonlinuxでの環境構築を行うローカルの作業ディレクトリgtdockerrunitamazonlinuxUnabletofindimageamazonlinuxlatestlocallylatestPullingfromlibraryamazonlinuxeefeaPullcompleteDigestshaebddbbddbbdebcfbabafdacdbefStatusDownloadednewerimageforamazonlinuxlatestbashlsltatotaldrwxrxrxrootrootJuldevdrxrxrxrootrootJulsysdrxrxrxrootrootJulprocdrwxrxrxrootrootJuldrwxrxrxrootrootJulrwxrxrxrootrootJuldockerenvdrwxrxrxrootrootJuletcdrwxrxrxrootrootJunrundrwxrxrxrootrootJunvarlrwxrwxrwxrootrootJunbingtusrbinlrwxrwxrwxrootrootJunlibgtusrliblrwxrwxrwxrootrootJunlibgtusrliblrwxrwxrwxrootrootJunsbingtusrsbindrwxrxrxrootrootJunusrdrwxrxrxrootrootJunlocaldrwxrwxrwtrootrootJuntmpdrxrxrxrootrootAprbootdrwxrxrxrootrootAprhomedrwxrxrxrootrootAprmediadrwxrxrxrootrootAprmntdrwxrxrxrootrootAproptdrxrxrootrootAprrootdrwxrxrxrootrootAprsrv無事にamazonlinuxをイメージとしてコンテナの起動ができてるはずnodejsをインストールするとりあえず下記コマンドを実行yumupdatey省略Completenodejsのインストールを実施bashyuminstallnodejsnpmLoadedpluginsovlprioritiesNopackagenodejsavailableNopackagenpmavailableErrorNothingtodo失敗、通常yumではnodejsはインストール出来ない模様公式に記載されているamazonlinux用の作業を実践bashcurlfsSLbashInstallingtheNodeSourceNodejsxrepoInspectingsystemrpmqwhatprovidesredhatreleaserpmqwhatprovidescentosreleaserpmqwhatprovidescloudlinuxreleaserpmqwhatprovidesslreleaserpmqwhatprovidesfedorareleaseunamemConfirmingelxissupportedcurlsLfodevnullDownloadingreleasesetupRPMmktempcurlsLotmptmpzzQvOLInstallingreleasesetupRPMrpminosignatureforcetmptmpzzQvOLCleaninguprmftmptmpzzQvOLCheckingforexistinginstallationsrpmqanodenpmgrepvnodesourceRunsudoyuminstallynodejstoinstallNodejsxandnpmYoumayalsoneeddevelopmenttoolstobuildnativeaddonssudoyuminstallgcccmakeToinstalltheYarnpackagemanagerruncurlsLsudoteeetcyumreposdyarnreposudoyuminstallyarnNodeSourceのリポジトリを追加する事で実行可能になる参考記事nodejsのインストール作業bashyuminstallynodejs省略InstallednodejsxnodesourceCompletebashnodevvDockerfileへとまとめるExpressを利用する環境を作成し確認する。 2021-08-23 19:23:02
Docker dockerタグが付けられた新着投稿 - Qiita CentOS7でdockr-on-dockerすると毎回systemctl start dockerしないといけないのでなんとかしたい https://qiita.com/Sicut_study/items/9a9a8e12874fa6c5ea3b CentOSでdockrondockerすると毎回systemctlstartdockerしないといけないのでなんとかしたいはじめにkubernetesの書籍を読んでおり、VagrantにDockerをインストールして起動していたのですが、DockerDesktopを利用しているのでVagrantが利用できなかったので、dockerondockerをしました。 2021-08-23 19:31:42
Docker dockerタグが付けられた新着投稿 - Qiita PhpstomでのDockerローカル環境の開発におけるXdebugの設定手順 https://qiita.com/sora1030/items/2ba8bbde3efc8b6f4719 2021-08-23 19:28:18
Docker dockerタグが付けられた新着投稿 - Qiita Dockerでamazonlinuxを利用してnodejsの環境を作成する https://qiita.com/3582/items/31a9a98325b7f205d009 Dockerでamazonlinuxを利用してnodejsの環境を作成するDockerfileの書き方参考記事amazonlinuxをイメージにコンテナを作成なるべくECと同じ環境で作業したいためamazonlinuxでの環境構築を行うローカルの作業ディレクトリgtdockerrunitamazonlinuxUnabletofindimageamazonlinuxlatestlocallylatestPullingfromlibraryamazonlinuxeefeaPullcompleteDigestshaebddbbddbbdebcfbabafdacdbefStatusDownloadednewerimageforamazonlinuxlatestbashlsltatotaldrwxrxrxrootrootJuldevdrxrxrxrootrootJulsysdrxrxrxrootrootJulprocdrwxrxrxrootrootJuldrwxrxrxrootrootJulrwxrxrxrootrootJuldockerenvdrwxrxrxrootrootJuletcdrwxrxrxrootrootJunrundrwxrxrxrootrootJunvarlrwxrwxrwxrootrootJunbingtusrbinlrwxrwxrwxrootrootJunlibgtusrliblrwxrwxrwxrootrootJunlibgtusrliblrwxrwxrwxrootrootJunsbingtusrsbindrwxrxrxrootrootJunusrdrwxrxrxrootrootJunlocaldrwxrwxrwtrootrootJuntmpdrxrxrxrootrootAprbootdrwxrxrxrootrootAprhomedrwxrxrxrootrootAprmediadrwxrxrxrootrootAprmntdrwxrxrxrootrootAproptdrxrxrootrootAprrootdrwxrxrxrootrootAprsrv無事にamazonlinuxをイメージとしてコンテナの起動ができてるはずnodejsをインストールするとりあえず下記コマンドを実行yumupdatey省略Completenodejsのインストールを実施bashyuminstallnodejsnpmLoadedpluginsovlprioritiesNopackagenodejsavailableNopackagenpmavailableErrorNothingtodo失敗、通常yumではnodejsはインストール出来ない模様公式に記載されているamazonlinux用の作業を実践bashcurlfsSLbashInstallingtheNodeSourceNodejsxrepoInspectingsystemrpmqwhatprovidesredhatreleaserpmqwhatprovidescentosreleaserpmqwhatprovidescloudlinuxreleaserpmqwhatprovidesslreleaserpmqwhatprovidesfedorareleaseunamemConfirmingelxissupportedcurlsLfodevnullDownloadingreleasesetupRPMmktempcurlsLotmptmpzzQvOLInstallingreleasesetupRPMrpminosignatureforcetmptmpzzQvOLCleaninguprmftmptmpzzQvOLCheckingforexistinginstallationsrpmqanodenpmgrepvnodesourceRunsudoyuminstallynodejstoinstallNodejsxandnpmYoumayalsoneeddevelopmenttoolstobuildnativeaddonssudoyuminstallgcccmakeToinstalltheYarnpackagemanagerruncurlsLsudoteeetcyumreposdyarnreposudoyuminstallyarnNodeSourceのリポジトリを追加する事で実行可能になる参考記事nodejsのインストール作業bashyuminstallynodejs省略InstallednodejsxnodesourceCompletebashnodevvDockerfileへとまとめるExpressを利用する環境を作成し確認する。 2021-08-23 19:23:02
Linux CentOSタグが付けられた新着投稿 - Qiita CentOS7でdockr-on-dockerすると毎回systemctl start dockerしないといけないのでなんとかしたい https://qiita.com/Sicut_study/items/9a9a8e12874fa6c5ea3b CentOSでdockrondockerすると毎回systemctlstartdockerしないといけないのでなんとかしたいはじめにkubernetesの書籍を読んでおり、VagrantにDockerをインストールして起動していたのですが、DockerDesktopを利用しているのでVagrantが利用できなかったので、dockerondockerをしました。 2021-08-23 19:31:42
Git Gitタグが付けられた新着投稿 - Qiita 【Git】【Server Starter】GitHubによるリモートレポジトリ作成の手順 https://qiita.com/CivilTT/items/16d53b734ac9d75c2e79 各項目は以下のように入力していく項目名内容インターネットまたはネットワークのアドレスgithttpsGitアカウント名githubcomユーザー名Gitアカウント名パスワード先ほどメモしたPersonalaccesstokenをペーストする入力が終わり次第OKを押し、登録内容が追加されていれば画面を閉じて問題なしGit専用のフォルダを作成再びコマンドプロンプトを起動適当なフォルダ今回はShareWorldをデスクトップに作成しておき、そこにカレントディレクトリを移すために以下のコマンドを入力cdDesktopShareWorld次に以下のコマンドを入力し、フォルダ内にgitというフォルダが作成されたことを確認してください。 2021-08-23 19:04:26
技術ブログ Mercari Engineering Blog メルカリShops のフロントエンド https://engineering.mercari.com/blog/entry/20210823-a57631d32e/ shellip 2021-08-23 10:00:48
海外TECH DEV Community Sharpen your Ruby: Part 2 https://dev.to/ericchapman/sharpen-your-ruby-part-2-42km Sharpen your Ruby Part I develop in Javascript Python PHP and Ruby By far Ruby is my favorite programming language Together let start a journey and revisit our Ruby foundations Follow me on Twitter EricTheCoder You want to sharpen your Ruby In this series we will start from the beginning and will discover every aspect of Ruby one step at a time Each post will include some theory but also exercise and solution If you have any questions comments or your are new and need help you can comment below or send me a message Strings DeclarationString variable represents any text data A key point for the syntax of strings declaration is that they have to be enclosed in single or double quotes The program will throw an error if they are not wrapped inside quotation marks Badname Mike Will throw an error Goodname Mike Goodname Mike Number can also be represent as stringtext age number age The variable text age is a string variable It cannot be processed in Ruby as a number like be used in addition or multiplication etc The number age variable is an integer number so that variable can be part of any Ruby number manipulations methods String concatenationString can be add together like thismessage Hello World puts message Hello WorldAttention You cannot add string and numberage name Mike message name is age years old puts message ERRORThat code returns an error because Ruby cannot add number to string To make this code work we have to convert the age variable to string using the to s methodmessage name is age to s years old puts message Mike is years oldString InterpolationString interpolation is replacing placeholders with values in a string literal For string interpolation to work String has to be wrapped inside a double quotation mark Here an examplename Mike message Hello name Hello MikeIf the last code snippet the message variable will be processed by Ruby before assignment The name placeholder will be replaced by the containing variable value Inside placeholder any Ruby expression can be used age message Your age in years will be age Your age in years will be In Ruby everything is an object You maybe have ear this before What does that mean for us the developer First what is an object An object refers to a particular instance of a class with its own methods and properties In Ruby types are defined as classes so for example if you have a string variable it s an instance of the String class For example take this variablemessage Hello World This message variable will be dynamically typed by Ruby as a string That string is a class So message is an instance of the class string In Ruby the String class already has many methods to help do basic and advance string manipulations That also means that the message variable will inherit all the methods and properties of his parent class String Example of method call syntax object method name Mike puts name upcase MIKE upcase is a method of the String class This method converts all the string characters to uppercase For now if you don t understand all that class instance thing THAT S NORMAL We will cover class and object later The only thing we need to understand for now is that variables like a string variable have methods we can call to automatically do some stuff Here are some string methods available in Ruby puts Mike upcase MIKEputs Mike downcase mikeputs mike capitalize Mikeputs Mike reverse ekiMname Mike Taylor puts name length name puts name empty truename Mike puts name include ke trueLook how those methods names are self descriptive We do not need any comments and any explanation to understand what each method does Welcome to Ruby world More String methodsNow that we understand the basics we will start to learn more advanced string methods The sub and gsub methodRuby has a handy string method to replace part of a string message The sky is blueputs message sub blue red The sky is redNote the method call has no parentheses to enclose parameters In Ruby those are optional Validputs message sub blue red Also validputs message sub blue red The convention is to omit the parentheses unless the code seems clearer with them The sub method replaces the first occurrence The gsub method replaces all the occurrences message The sky is blue and the car is also blue puts message gsub blue red The sky is red and the car is also redStrip methodRemove white space before or after a stringputs Welcome to Ruby World strip Welcome to Ruby World Chaining methodsIt is possible to chain string methodsname Mike Taylor puts name sub Mike Paul strip downcase paul taylor In that specific situation using the parentheses make the code easier to readExerciseCreate a little program that Input the user name and store the result in a variableInput the user password and store the result in a variableRemove password before or after white spaceConvert the password to lowercaseDisplay user name and password but replace the password letter e with a starHere are the resultEnter user name MikeEnter user password secretThe user name is Mike and his password is s cr tSolutionprint Enter user name name gets chompprint Enter user password password gets chomp strip downcaseputs The user name is name and his password is password gsub e ConclusionThat s it for today The journey just started stay tuned for the next post very soon later today or tomorrow If you have any comments or questions please do so here or send me a message on Twitter Follow me on Twitter EricTheCoder 2021-08-23 10:49:51
海外TECH DEV Community Sending A POST Request In Python https://dev.to/ayabouchiha/sending-a-post-request-in-python-3mgh Sending A POST Request In Python What s POST requestPOST is a request that is used for sending information or data to a specific server installationpip install requests Sending POST requests in Pythonimport requestsimport jsonurl data title buy new mouse body I need to buy a new mouse userId headers content type application json charset UTF response requests post url data json dumps data headers headers print response status code Trueprint response ok b n title buy new mouse n body I need to buy a new mouse n userId n id n print response content title buy new mouse body I need to buy a new mouse userId id print response text lt class str gt print type response text print response url application json charset utf print response headers Content Type utf print response encoding tutorials to learn requestsPython Requests Tutorial Request Web Pages Download Images POST Data Read JSON and MoreRequests in Python Python Request Tutorial Python Tutorial For Beginners EdurekaPython Requests Tutorialpython requests Suggested postsAll You Need To Know About Python JSON Module Helpful Python Random Module Methods Helpful Python Math Module Methods Useful Python String MethodsHappy coding 2021-08-23 10:41:59
海外TECH DEV Community SE Internship Log[4] https://dev.to/ruheni/se-internship-log-4-5hc5 SE Internship Log Hello there internet stranger Welcome to the th edition of the Software Engineering SE Log This week was frustrating I spent the week trying to debug a test that failed times a day a cron job that runs on an hourly basis When does it fail Anytime of the day Why does it fail The response data is instead of expectation Why is it No frickin clue 🥲Hopefully the upcoming week will be better than the previous one Enough with the rant This week I learned a bunch of stuff rethinking performance Next js measuring performance label sync and being a proactive Technical Skills Re thinking performanceThis won t be about bloated JavaScript bundles or optimizing I m not an expert This week I got a comment on a PR for a task I was working on that I was making an expensive API call introspecting the user s database checking for any tables No big deal Well it is This operation would happen every time a user opens a project This changed how I think about API requests from the frontend in terms of CostUser experience Compute required to make handle a task happen on the API and the user s resources which in this case is their databaseJust because you can do something doesn t mean you should Compute resources are finite Evaluate the impact of the requests you make and how you can cut down on what isn t necessary Next js Measuring performanceVercel provides analytics on application performance for different stacks Next js included Next js can provides tooling that allows you to measure analytics and use your own custom analytics The metrics that Next js allows you to track include Web Vitals these metrics measure and report performance of your application to ensure you re delivering a great user experience Custom Metrics this are specific to Next js measuring time taken for a page to hydrate and render Next js hydration time take for a page to start and finish hydratingNext js route change to render time taken for a page to render a page after navigating to the routeNext js render time taken for a page to finish rendering after a route changeFun learning project idea build your own custom tool to measure these analytics The aim would be to learn how to store time series data average the data and visualize the data Chrome devtools and Web dev doesn t measure custom Next js metrics You can see how well my site is performing In your Next js application edit create app js in the pages directory Define the reportWebVitals function export function reportWebVitals metric switch metric name case FCP handle results console log or send to an API same case for other metrics break case LCP break case CLS break case FID break case TTFB break case Next js hydration break case Next js route change to render break case Next js render break default break These analytics provide insights as to how user experience is in your web application parts of your application that are not doing too well and tips on improving performance Label syncLabel sync is a handy tool that makes managing GitHub labels across multiple repositories delightful Why do you need it You don t The default GitHub labels are good But they could be better GitHub labels provide meta data for a GitHub issue This could be the context of a given problem for example backend frontend bug test improvement feature whether an issue requires discussion time and the list goes on on what this could be Label sync allows you to define affected repositories labels theme for the labels descriptions group labels etc It requires some configuration when starting out However managing issues in your projects will be a delight This is a personal opinion Soft Skills Being ProactiveBeing proactive involves taking responsibility of your life It involves anticipating problems seeking solutions and giving it your best shot The alternative to being proactive is reactive responding to tasks life as they stream in You are responsible for your own growth including your career Go out there ace it and have a great week Till next week 2021-08-23 10:16:49
Apple AppleInsider - Frontpage News Ryan Reynolds, Rob McElhenny demand biscuits over 'Ted Lasso' joke https://appleinsider.com/articles/21/08/23/ryan-reynolds-rob-mcelhenny-demand-biscuits-over-ted-lasso-joke?utm_medium=rss Ryan Reynolds Rob McElhenny demand biscuits over x Ted Lasso x jokeHollywood stars Ryan Reynolds and Rob McElhenney have mockingly complained about a joke on Apple TV show Ted Lasso demanding biscuits as compensation The highly popular Ted Lasso is in the middle of its second season on Apple TV with the most recent episode Rainbow posted to the streaming service on Friday By Saturday it appears that word of one of the jokes from the show reached two big names in Hollywood Ryan Reynolds known for Deadpool and Free Guy and Rob McElhenney of It s Always Sunny in Philadelphia posted an image to Twitter on Monday that apparently complained about the show However the complaint appears not to be serious in nature Read more 2021-08-23 10:55:45
Apple AppleInsider - Frontpage News Apple VP Twitter profile hints at September event preparation https://appleinsider.com/articles/21/08/22/apple-environment-vp-twitter-profile-hints-at-september-event-preparation?utm_medium=rss Apple VP Twitter profile hints at September event preparationApple VP of Environment Policy and Social Initiatives Lisa Jackson has seemingly teased recording for Apple s September event has taken place by changing her Twitter profile image Updated on Sunday and spotted by iOS developer Noah Evans the profile picture of Jackson s Twitter account has been updated The photograph features Jackson but the background is of more interest to industry watchers The setting for Jackson s impromptu image is of a set that regularly appears in Apple Event presentations consisting of a circular room with concentric circles in the ceiling The white space has a number of cases on wheels the type typically used to house broadcast or concert equipment alongside lights and other gear Read more 2021-08-23 10:20:43
Apple AppleInsider - Frontpage News M1X Mac mini with more ports could launch within months https://appleinsider.com/articles/21/08/22/m1x-mac-mini-with-more-ports-could-launch-within-months?utm_medium=rss MX Mac mini with more ports could launch within monthsThe next Mac mini will feature both a new MX chip and an updated design a report claims one that will also include more ports than the current version and finally replace the Intel version in Apple s product catalog A render for what could be an updated Mac mini Jon Prosser Apple is expected to launch a number of new products during its fall events with one potential candidate being a new Mac mini A report on Sunday seems to double down on rumors relating to the desktop Mac including changes to its appearance and an improvement in performance Read more 2021-08-23 10:20:07
海外TECH Engadget PayPal brings cryptocurrency trading to the UK https://www.engadget.com/paypal-cryptocurrency-uk-101407842.html?src=rss PayPal brings cryptocurrency trading to the UKPayPal is bringing the ability to buy hold and sell cryptocurrencies across to the other side of the pond the better part of a year after it launched in the US In a statement the company said that UK based users would be able to buy hold and sell Bitcoin Ethereum Litecoin and Bitcoin Cash via their PayPal account In addition the PayPal app will enable users to view real time cryptocurrency prices and access information about the opportunities and risks that buying such currencies entail Buying and selling cryptocurrencies was introduced to all users of the app in the US back in November Since then users have been able to check out with crypto and the feature has also been rolled out to Venmo The company adds that users can buy as little as £ of cryptocurrency and while there are no fees to hold the currency users will have to pay transaction and currency conversion fees It s not clear yet if the total limit on how much you can buy is capped at the equivalent of £ as it currently is in the US 2021-08-23 10:14:07
海外TECH CodeProject Latest Articles A True Random Number Generator in Arduino (AVR ATmega in that case) https://www.codeproject.com/Articles/5311070/A-True-Random-Number-Generator-in-Arduino-AVR-ATme A True Random Number Generator in Arduino AVR ATmega in that case A hardware based random number generator that exploits the line capacitance and natural frequency of the circuitry of a micro controller to generate a truly random number 2021-08-23 11:00:00
海外科学 NYT > Science T. Rex Was Fearsome but May Have Been a Picky Eater https://www.nytimes.com/2021/08/23/science/tyrannosaurus-rex-mandible-study-japan.html study 2021-08-23 10:25:55
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 10:54:31
ニュース BBC News - Home Gogglebox star Mary Cook dies aged 92 https://www.bbc.co.uk/news/entertainment-arts-58305900 channel 2021-08-23 10:38:15
ニュース BBC News - Home John Lydon loses court battle to stop Sex Pistols songs being used in a new TV series https://www.bbc.co.uk/news/entertainment-arts-58303879 drama 2021-08-23 10:50:27
ニュース BBC News - Home Wood out of third Test against India with shoulder injury https://www.bbc.co.uk/sport/cricket/58303560 injury 2021-08-23 10:04:00
ビジネス ダイヤモンド・オンライン - 新着記事 連続「増収増益」期間ランキング公開!【2021年版】 1位は「ニトリHD」の35期!「増収&増益」を継続する 期間が長い「長期安定成長株」の50銘柄を一挙公開! - 株式投資で儲ける方法&注目銘柄を大公開! https://diamond.jp/articles/-/249245 2021-08-23 19:50:00
GCP Google Cloud Platform Japan 公式ブログ IT リーダーは持続可能な未来を選択している https://cloud.google.com/blog/ja/topics/sustainability/it-leaders-are-choosing-sustainable-future/ この調査により、組織のIT部門がサステナビリティを重視している一方で、企業がサステナビリティの目標を達成するには、多大な取り組みが必要であることが明らかになりました。 2021-08-23 12:00:00
北海道 北海道新聞 俳優の辻萬長さんが死去 井上ひさしさん作品に出演 https://www.hokkaido-np.co.jp/article/581174/ 井上ひさし 2021-08-23 19:12:00
北海道 北海道新聞 IOCバッハ会長が来日 パラ開会式出席へ https://www.hokkaido-np.co.jp/article/581172/ 国際オリンピック委員会 2021-08-23 19:08:00
北海道 北海道新聞 困窮支援金申請3万8000世帯 条件厳しく、対象外も https://www.hokkaido-np.co.jp/article/581170/ 新型コロナウイルス 2021-08-23 19:05:00
北海道 北海道新聞 石垣市、尖閣の行政標柱を制作 字名変更で国に上陸申請へ https://www.hokkaido-np.co.jp/article/581169/ 尖閣諸島 2021-08-23 19:05:00
北海道 北海道新聞 パラ開会式入場でアフガン国旗 欠場の代表団に代わり https://www.hokkaido-np.co.jp/article/581168/ 国際パラリンピック委員会 2021-08-23 19:05:00
ニュース Newsweek ドングリキツツキの新たな生態が判明 一夫多妻制で繁殖を有利に https://www.newsweekjapan.jp/stories/world/2021/08/post-96967.php ドングリキツツキのような社会生活は例外的であることから、自然界から淘汰されつつあるのではないかとの考えが生物学界では一般的だった。 2021-08-23 19:00:45
IT 週刊アスキー 『MELTY BLOOD: TYPE LUMINA』の最新情報も!“TYPE-MOON TIMES Vol.5”が8月24日20時より配信決定 https://weekly.ascii.jp/elem/000/004/066/4066840/ meltybloodtypelumina 2021-08-23 19:50:00
IT 週刊アスキー 実店舗向け業務効率サービス「KINCHAKU」次世代決済プラットフォーム「stera」へアプリ公開 https://weekly.ascii.jp/elem/000/004/066/4066835/ kinchaku 2021-08-23 19:30:00
IT 週刊アスキー iOS/Android対応プライバシー保護アプリ「Bunsin」リリース https://weekly.ascii.jp/elem/000/004/066/4066837/ android 2021-08-23 19:30:00
IT 週刊アスキー 新作MMORPG『ELYON(エリオン)』報酬をゲットせよ!「ダンジョン」の一部を紹介 https://weekly.ascii.jp/elem/000/004/066/4066836/ elyon 2021-08-23 19:15:00
IT 週刊アスキー アルコール3%、まるで炭酸水な「サッポロ WATER SOUR」グビグビ飲めます https://weekly.ascii.jp/elem/000/004/066/4066841/ watersour 2021-08-23 19:15:00
GCP Cloud Blog JA IT リーダーは持続可能な未来を選択している https://cloud.google.com/blog/ja/topics/sustainability/it-leaders-are-choosing-sustainable-future/ この調査により、組織のIT部門がサステナビリティを重視している一方で、企業がサステナビリティの目標を達成するには、多大な取り組みが必要であることが明らかになりました。 2021-08-23 12:00:00
IT 気になる、記になる… Amazon、「アドビ製品がお買い得」のセールを開催中 − 「Adobe Creative Cloud」などが最大35%オフ https://taisy0.com/2021/08/23/144476.html adobe 2021-08-23 13:20:17
AWS AWS Database Blog Upgrade your Amazon RDS for PostgreSQL database, Part 2: Using the pglogical extension https://aws.amazon.com/blogs/database/part-2-upgrade-your-amazon-rds-for-postgresql-database-using-the-pglogical-extension/ Upgrade your Amazon RDS for PostgreSQL database Part Using the pglogical extensionThis is the second of a two part post In Part we discussed various approaches to upgrade Amazon Relational Database Service Amazon RDS for PostgreSQL and Amazon Aurora PostgreSQL Compatible Edition databases and explained the high level steps in these approaches In this post we demonstrate how to upgrade an RDS for PostgreSQL database using the pglogical … 2021-08-23 13:33:58
AWS AWS Database Blog Upgrade your Amazon RDS for PostgreSQL database, Part 1: Comparing upgrade approaches https://aws.amazon.com/blogs/database/part-1-upgrade-your-amazon-rds-for-postgresql-database-comparing-upgrade-approaches/ Upgrade your Amazon RDS for PostgreSQL database Part Comparing upgrade approachesIf you need to upgrade your Amazon Releational Database Service Amazon RDS for PostgreSQL or Amazon Aurora PostgreSQL Compatible Edition database to a newer version you can choose from in place and out of place upgrade options You may prefer either in place upgrades where you don t have to create a new DB instance or out of place upgrades depending on the … 2021-08-23 13:29:48
python Pythonタグが付けられた新着投稿 - Qiita pythonのdatetimeでファイル名を作成するとき https://qiita.com/Uking/items/4e262f34e6cb37049d62 実装例えば、機械学習モデルを作成して保存する時に重複がないように秒数までdatetimeで生成してファイル名に含める。 2021-08-23 22:57:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Anacondaの仮想環境について https://teratail.com/questions/355775?rss=all Anacondaの仮想環境についてこちらの質問で、Anacondaの仮想環境を作成してそれぞれにあったプルグラムの動作をさせようと考えているのですが、brewnbspuninstallnbspopenexrとしたところMacのターミナルでダウンロードでしていたのが消えました。 2021-08-23 22:49:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) サイドバーからコード.gs内関数を呼び出したい https://teratail.com/questions/355774?rss=all サイドバーからコードgs内関数を呼び出したい下記HTMLのregister関数を実行すると配列をappendRowするような仕組みを作りたいのですが、うまくいきません。 2021-08-23 22:47:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 実行中のコルーチンを更新したい。 https://teratail.com/questions/355773?rss=all 新たな移動先が決定したときに、現在実行しているコルーチンに加えて、次のコルーチンも呼ばれるようにしたいです。 2021-08-23 22:47:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 引数のない空白のprint()になぜ引数がないのか https://teratail.com/questions/355772?rss=all 引数のない空白のprintになぜ引数がないのか質問なぜ、以下のコードのfor文の最後の行のprintの引数がなくて実行できるのかご教授お願い致します。 2021-08-23 22:45:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ymlのエラーについての質問です。 https://teratail.com/questions/355771?rss=all ymlのエラーについての質問です。 2021-08-23 22:42:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Swift storyboard 使う使わない問題について https://teratail.com/questions/355770?rss=all 他の受託会社でもstoryboardを使っていることの方が多いみたいです。 2021-08-23 22:37:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) アップロードする前のホームページデータをスマホで表示する方法 https://teratail.com/questions/355769?rss=all アップロードする前のホームページデータをスマホで表示する方法自作のホームページデータを圧縮したものをスマホで解凍して表示したいです。 2021-08-23 22:35:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) TypeScriptの const {data :hoge} = useSWR()みたいな書き方 https://teratail.com/questions/355768?rss=all TypeScriptのconstdatahogeuseSWRみたいな書き方タイトルに書いたようなconstdatahogeuseSWRの中にあるdatanbsphogeは何なのでしょうかhogeは型ではないですよねググり方がわからず困っていますこの記事でこのような書き方を見つけて、ここではconstdatacatmutateuseSWRcatfetcherとなっています。 2021-08-23 22:25:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) unityのボールが跳ね返ったときに加速させたい https://teratail.com/questions/355767?rss=all unity 2021-08-23 22:21:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python for i in range(1,10):を実行後 iに値を代入しても代入した値が反映されない理由がわかりません。 https://teratail.com/questions/355766?rss=all pythonforiinrangeを実行後iに値を代入しても代入した値が反映されない理由がわかりません。 2021-08-23 22:19:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) matplotolibを使用した機械稼働状況グラフのリアルタイム更新 https://teratail.com/questions/355765?rss=all matplotolibを使用した機械稼働状況グラフのリアルタイム更新機械稼働状況のグラフ更新を実現したいラズベリーパイに光センサーを繋ぎ、工場の加工設備のシグナルタワーの点灯パターンにより、機械稼働状況を計測しています。 2021-08-23 22:12:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Anacondaの仮想環境について https://teratail.com/questions/355764?rss=all 2021-08-23 22:11:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) github pagesでサイトを公開しましたが、googleの検索結果に出てきません。 https://teratail.com/questions/355763?rss=all githubpagesでサイトを公開しましたが、googleの検索結果に出てきません。 2021-08-23 22:00:42
技術ブログ Developers.IO Lightbend Telemetryでakka httpクライアントのモニタリングをする https://dev.classmethod.jp/articles/try-lightbend-telemetry-with-sandbox/ lightbendtele 2021-08-23 13:21:36
海外TECH Ars Technica Homegrown app helping Kabul residents steer clear of danger https://arstechnica.com/?p=1789110 alerts 2021-08-23 13:51:35
海外TECH Ars Technica Psychonauts 2 review: An early, easy nominee for 2021’s game of the year https://arstechnica.com/?p=1787859 laugh 2021-08-23 13:00:50
海外TECH DEV Community Design to Duty: The Accounting and Reporting Systems at Adyen https://dev.to/adyen/design-to-duty-the-accounting-and-reporting-systems-at-adyen-3fae Design to Duty The Accounting and Reporting Systems at AdyenIn this blog we will have a closer look at how we make decisions around our accounting system and how it evolved as a consequence We will do the same for our reporting and analysis frameworks This is part two of a series So if you have not done so already it might be nice to start with the first blog In that one we talked about what Adyen does at a high level how we think about choosing between home grown and open source software and how this shaped our edge services The themes that were laid out in part one will return and be referenced in this blog If you didn t read the first one it might be that some context is missing Accounting systemOnce we have processed a payment the next step is accounting for it This is needed because after processing transactions we receive the money from our partners and we need to determine how much to settle to each merchant Of course we also need it for reporting For every payment that enters the system we do double entry bookkeeping The way we ensure that we do so correctly is quite unique to Adyen The only way to add new records to the accounting system is by means of templates A template in this context is a recipe that takes certain amounts and accounts as input and converts them into specific journals that can be inserted into the ledger These templates are mathematically verified To achieve this we represent the amounts that serve as inputs by logical entities and prove that every combination of amounts will result in a net sum of This verification is fully automated and runs on every change to the templates All of this means we can guarantee that if at any time we sum up all the records in the accounting system the result will always be Combine this with the aforementioned double entry bookkeeping and it means for every euro that ever went through Adyen we know exactly where it came from and where it went We leverage this same system of accounting for our banking platform It might be superfluous to mention it but our accounting framework is also written in house Here the choice was evident it is as core as can be to our business and nothing in the open source landscape came close to what we wanted Underlying DatabaseHaving all these nice things does come with some cost Over the lifetime of a payment transaction about rows have to be inserted into the accounting database This means that per second just for the accounting system the amount of inserts is an order of magnitude higher than the hundreds of transactions we process every second Some time ago these thousands of inserts a second started to cause issues for our PostgreSQL database This blog has more information on maintaining such large PostgreSQL databases We had already split a reporting database from our accounting database to minimize reads more on this below but at some point even with mainly inserts and updates the database didn t scale anymore This is when we decided to shard our accounting database into several accounting clusters Sharding strategyNow we have several accounting databases or clusters processing side by side We considered incorporating domain knowledge into the sharding strategy but for several reasons eventually decided to go for a simple round robin strategy with some parameters we can adjust First of all every rule we considered would bring its own problems For example if we would put each processing merchant in one database you still need to go to every shard when you need aggregate data to send to our payment method partners The same holds the other way around If you split by payment method you still need to go to every shard when you need aggregate data on the merchant level Incorporating business logic would also complicate the routing a round robin strategy is very simple and robust and you do not have to think about balancing your shards Finally you lose a lot of flexibility At the moment we can just add a new cluster whenever we need more capacity or remove one from the routing when we see strange behavior we want to investigate In the end we decided the benefits domain knowledge routing would offer were not worth the loss of flexibility and increased complexity MigrationThe migration to a sharded accounting database was quite painful This was due to two things First of all the accounting logic in the code pretty heavily embedded in any payments processor working on the assumption there was just one accounting database This had to be rewritten As an example consider a payout to a merchant This needs to come from one account However because you processed these transactions on different clusters the money needs to be transferred from one cluster to the other in order to end up in the same account To do this without compromising on the strict correctness requirement was quite difficult In the end we created several jobs and processes that use back and forth messages between the clusters to keep everything aligned The second complicating factor was that if we received reports on processed transactions from our partners we needed to match them to transactions in different clusters Instead of parsing a file and matching it directly to the transactions we introduced a two step framework that would first parse a file and then split it into the relevant parts for each cluster The second step was to match the relevant transactions within the clusters Whereas the first problem was solvable in a generic way the reconciliation needs to happen for a lot of different very custom integrations so this was a real team effort Future challengesFrom a scaling perspective the risk that this approach introduces is that any process that depends on all accounting databases being up to date or available becomes a potential liability Historically processes such as our back office admin area would interface directly with the accounting databases to display data or to make corrections If one of the accounting clusters is not reachable this cannot be done anymore This is not a problem when there are only a few clusters but as the number of accounting clusters grows the chance of any of them being unavailable planned or unplanned grows with it This means that instead of interacting with it directly we need to do so with an intermediate that will mitigate this risk Also rebalancing the clusters is something that is essential for traditional sharding inside one database but has not been implemented yet for this setup If we add a new cluster it will be empty while the old clusters keep growing How do we avoid the original clusters becoming too big Connecting the edge services with the accounting systemTalking so casually about the downtime of our accounting clusters hints at different priorities in this part of the system compared to our edge systems discussed earlier Whereas for the latter the priority was uptime for the accounting systems we don t mind if they are down for a little bit as long as we can guarantee their reliability and consistency For me it was interesting to see how these systems are tied together In a very naive solution these conflicting principles cause a conflict The PAL would forward the payment to the accounting system to save it If something goes wrong do you still save the payments with a risk of inconsistent data compromising on the consistency priority of the accounting system Or do you stop processing compromising on the uptime priority of the frontend We went for a failsafe in between The Payment Processing Layer or PAL see part one saves the payment in a local database and a separate process picks it up when possible This process will run behind if we have doubt about whether we can guarantee consistency in the accounting or if an accounting database is not available but that will not impact the availability of the PAL itself An added benefit of this setup is that if the PAL crashes no payments are lost because the queue is stored in a database and not in memory In another blog of ours you can find more info on how this asynchronous queue between the different layers works Technology choicesThe large accounting database and the short lived queue both use a PostgreSQL database This was again a pragmatic choice In the beginning the requirements on the system were not that high so we went for a one size fits all solution for databases It might be that better solutions for queueing were available at that time or since but we felt that it was not worth the additional complexity they would add to our system We have since been pleasantly surprised by how well PostgreSQL has performed for both use cases At this point we have dozens of local databases that can be instantiated dynamically at application startup and transactional databases of hundreds of terabytes running on the same technology This shows that specialized solutions that were designed to tackle specific problems that occur at very large scales might not be needed for smaller applications or even quite large ones while they often do add a lot of complexity Of course this is always a balancing act because the solution might have nice specialized features and it is comforting to know that it will definitely scale ReportingCreating separate accounting clusters creates a new challenge Namely how do you generate reports for every merchant and payment method every day from all these data sources We did have a reporting database where we saved the relevant data in a denormalized form Initially created to minimize reads on the accounting database However relying on this might work for a while but eventually it would be just another bottleneck For this part of the system the priority was throughput We decided to stream the data from the clusters and to have specialized processes consume and preprocess the data for specific use cases This way there are only a limited number of processes that have to read the stream and when the report is generated a lot of the work is already done The reporting tables can be split over as many databases as needed At the time a lot of different technologies were considered for this especially Kafka Our current processes were under quite some pressure so time was of the essence We needed a high throughput low latency streaming framework that could ensure exactly once processing even if processes crashed We scoped a lot of open source technologies but none offered the feature set we were looking for For example exactly once delivery was not yet supported by Kafka On the other hand we had a lot of familiarity with another technology that was close at hand and had proven very reliable At this point you might not be surprised to learn that this was PostgreSQL For the same reasons we used Java to write the application code on top of it Even though we did have to do some rounds of optimizations and we are missing some features such as topics we are happy with our choice The setup stood the test of time even though traffic increased by an order of magnitude Even though we initially chose to write something ourselves this is not a definite choice In fact there is an ongoing discussion whether this framework will allow us to scale another x or whether we should swap it out for an open source solution such as Kafka The x scaling factor is a rule of thumb we often use internally when designing a solution or determining whether we are still satisfied with it AnalysisFor our data analysis setup we did not build much in house but chose to adopt industry standards We run a Spark Hadoop cluster combined with Airflow Deploying it on our own servers was an effort but now it is running smoothly There is a blog about the initial shift Remarkable about the setup is that we still use our custom streaming system to verify all the information is actually consumed and correct With the Spark Hadoop cluster in place the main struggle was to feed the results back into the synchronous systems Here we describe how we did this for monitoring After this worked for that use case we expanded it into a generic framework that can also score the machine learning models in real time ConclusionThe focus of this blog was on payments processing but as mentioned before the concepts translate almost perfectly to the other business contexts such as the bank This is because all systems have high availability and latency requirements on the edge services and strong consistency and reliability on the accounting layer In the reporting and analysis frameworks we tie all of the systems together This similarity in architecture together with our conservative tech stack allows developers to easily switch between teams They already know the general design and the technologies used even if the business context is completely different We hope that this blog made both our architecture and the way we arrived at it clearer Perhaps it will also influence how you evaluate design choices for your own company in the future Technical careers at AdyenWe are on the lookout for talented engineers and technical people to help us build the infrastructure of global commerce Check out developer vacancies Developer newsletterGet updated on new blog posts and other developer news Subscribe now 2021-08-23 13:51:43
海外TECH DEV Community Day 10 : links to important things I learnt today https://dev.to/gauravshekhawat/day-10-links-to-important-things-i-learnt-today-3bbo Day links to important things I learnt todayI am summarising everything that I have learnt today If you also want to go through the same topic I believe the article links I am providing is one of the best available on the web available for that topic DOM tree basics java script infoThe essential guide to javascript Iterators the for of loop guide javascriptutorial net and EducativeWalking through the DOM javascript info In this article you may feel some problem at the last with the table properties Just see the properties being used in the example ignore others we will search for them whenever needed as we know what to search for Searching element in DOM javascript infoDebugging javascript in dev tools Google 2021-08-23 13:45:22
海外TECH DEV Community Tina - a headless CMS backed by Git https://dev.to/tomekponiat/tina-a-headless-cms-backed-by-git-3j80 Tina a headless CMS backed by GitA common problem when trying to convince someone to use Jamstack tools is the learning curve and that s understandable not everyone wants to spend time on learning and more importantly not everyone needs to After all it s a bit unfair to expect a blogger content creator or someone who just isn t that much on the dev side of things to jump at the idea of sitting through courses and tutorials and learning to code Well thankfully there s a little something that can help with that and it s called Tina Real time editorWhat is Tina Well first let s look at TinaCMS released by Forestry in late Despite its name it s actually not a Content Management System A typical CMS has an attached frontend and looks something like WordPress where everything you create has to fit its templates This is great when you re starting out but can be a major hindrance as you re limited in terms of design which makes it hard to stand out TinaCMS is a Headless CMS it operates purely on the backend and reaches the frontend through an API which means you re free to design your website and display your content any way you like But that s just the inner workings the actual features are much more enticingReal time visual editor This is where TinaCMS really shines it s basically an open source real time website editor This approach is perfect for content creators who can simply add or edit content on the fly and see how it looks on the website in real time Want to add a post on your site or maybe just fix a couple typos in an existing one It s as simple as logging in using the editor to do it and clicking save No coding needed Storage agnostic It s entirely up to you how you want to store content Google Sheets Airtable Github or even another Headless CMSSupports React GraphQL REST Gatsby Next js Javascript PHP Android iOS Python Java Ruby and Net Source tina io Into the cloudTinaCMS started out as a simple React library on GitHub if you wanted to do something with it you had to have an account there as it handled authentication That s not ideal when your focus is reaching content creators and not developers On the other hand while the website editor was great for content creators it was somewhat lacking for admins who prefer working with a more traditional admin panel Another problem was storing data as TinaCMS while agnostic didn t have any dedicated solution for that So Forestry came up with a new tool Tina Cloud It combines the TinaCMS content editor with the power of GraphQL It s still in alpha but you can already see its key features Easier access GitHub account no longer needed now accessible to everyoneDatabase like as mentioned before TinaCMS lets you use another Headless CMS for storage and that s exactly where Tina Cloud comes in It provides you with a GraphQL interface for interacting with your content stored in open formats like Markdown and JSON This basically makes it work like a database which you can query with GraphQLAdmin dashboard TinaCloud uses the TinaCMS editor but it also provides admins with a dashboard letting them manage different sites and collaborators Source tina io Patience pleaseAs you can see TinaCMS is already a great tool for those working with someone who isn t into coding or if you re just looking for something that will help you manage your own site or blog Now with Tina Cloud it s even more functional and useful for diverse teams with admins and content creators and all that despite it all being less than years old It s definitely something worth keeping an eye on as it s still in development and will definitely get more features down the road A guest blog post for GraphQL Editor blog by MichałTyszkiewicz Speed up your GraphQL API developmentGraphQL Editor is a supportive tool for both advanced GraphQL users as well as those taking their first steps with GraphQL APIs Our all in one development environment for GraphQL will help you build manage amp deploy your GraphQL API much faster Try GraphQL Editor for free 2021-08-23 13:04:14
Apple AppleInsider - Frontpage News One-year Apple TV+ subscription offered to T-Mobile subscribers https://appleinsider.com/articles/21/08/23/one-year-apple-tv-subscription-offered-to-t-mobile-subscribers?utm_medium=rss One year Apple TV subscription offered to T Mobile subscribersT Mobile is providing its subscribers with a one year subscription to Apple TV for free with all existing and new customers standing to benefit from August Announced on Monday the promotion offers months of Apple TV to its customers at no charge Starting from August subscribers are able to claim the deal from T Mobile and use it to watch shows such as Ted Lasso and Mythic Quest T Mobile customers can now enjoy Apple TV for a full year and watch right in the Apple TV app across all their favorite devices said Peter Stern Apple s VP of Services Apple TV has the highest rated originals of any streaming service so we are excited that millions of T Mobile customers will be able to take advantage of this offer Read more 2021-08-23 13:43:56
Apple AppleInsider - Frontpage News Matter delayed, Leviton Wi-Fi switch review & more on HomeKit Insider https://appleinsider.com/articles/21/08/23/matter-delayed-leviton-wi-fi-switch-review-more-on-homekit-insider?utm_medium=rss Matter delayed Leviton Wi Fi switch review amp more on HomeKit InsiderThis week on HomeKit Insider we review the new Leviton Decora Wi Fi dimmer switch break down the delay of Matter until and answer listener questions on USB wall outlets It was announced this past week that the upcoming standard Matter that will allow Google Home Amazon Alexa and Apple s HomeKit to work more seamlessly together will be delayed until sometime in We discuss the ramifications and when we will likely see the first products Read more 2021-08-23 13:39:05
Apple AppleInsider - Frontpage News Apple Pay-based Apple Store sales raise funds for National Parks Foundation https://appleinsider.com/articles/21/08/23/apple-pay-based-apple-store-sales-raise-funds-for-national-parks-foundation?utm_medium=rss Apple Pay based Apple Store sales raise funds for National Parks FoundationApple is making a donation to the National Park Foundation for Apple Pay purchases made in U S Apple Stores and the Apple website until August An update to the Apple website includes a new addition relating to Apple Pay At the bottom of the front page a section advises of a promotion where Apple will donate funds to the National Park Foundation Running from August to Apple will make a donation to the organization for each Apple Pay purchase at an Apple Store the Apple website or via the Apple Store app between those dates Apple says in the notice that it is celebrating our national parks with the U S National Park Service celebrating its th anniversary in Read more 2021-08-23 13:05:28
Apple AppleInsider - Frontpage News Monoprice SB-300 Soundbar review: an ideal apartment soundbar https://appleinsider.com/articles/21/08/22/monoprice-sb-300-soundbar-review-an-ideal-apartment-soundbar?utm_medium=rss Monoprice SB Soundbar review an ideal apartment soundbarThe Monoprice SB soundbar offers Dolby Atmos compatibility and good sound for a simplified home theater setup You ll need the remote to control most featuresSometimes simple is best especially when adding a home theater speaker system to your home or office The Monoprice SB soundbar brings Dolby Atmos support to any TV setup without breaking the bank Read more 2021-08-23 13:04:12
Cisco Cisco Blog Upwardly Global: Bridging the divide for immigrants to thrive in the U.S. workforce https://blogs.cisco.com/csr/upwardly-global-bridging-the-divide-for-immigrants-to-thrive-in-the-u-s-workforce Upwardly Global Bridging the divide for immigrants to thrive in the U S workforceUpwardly Global UpGlo is a Cisco nonprofit partner that has supported over internationally trained professionals restart their careers in the U S 2021-08-23 13:00:54
海外科学 NYT > Science For Some College Students, Remote Learning Is a Game Changer https://www.nytimes.com/2021/08/23/health/covid-college-disabilities-students.html disabilities 2021-08-23 13:49:29
海外科学 BBC News - Science & Environment Nature crisis: Talks resume on global plan to protect biodiversity https://www.bbc.co.uk/news/science-environment-58306288 world 2021-08-23 13:39:18
ニュース @日本経済新聞 電子版 ANA、ピーチと路線再編 国内線10便を初移管 https://t.co/ktBT92zB6e https://twitter.com/nikkei/statuses/1429804594759012355 路線 2021-08-23 13:55:54
ニュース @日本経済新聞 電子版 アフガン邦人ら輸送、今週半ばにも開始 自衛隊機を派遣 https://t.co/fML9legSzJ https://twitter.com/nikkei/statuses/1429796272190357508 自衛隊機 2021-08-23 13:22:50
ニュース @日本経済新聞 電子版 国内コロナ感染、新たに1万6840人 累計132万2172人 https://t.co/2bQAiYsk6C https://twitter.com/nikkei/statuses/1429791357661368321 累計 2021-08-23 13:03:18
ニュース @日本経済新聞 電子版 「最弱日本株」に見直し機運 業績と株価の格差修正へ https://t.co/aXWb64sy9M https://twitter.com/nikkei/statuses/1429790980094365706 見直し 2021-08-23 13:01:48
ニュース @日本経済新聞 電子版 規制改革会議、デジタルに照準 新体制の議長に夏野氏 https://t.co/nPLTpKZasa https://twitter.com/nikkei/statuses/1429790979087761413 規制改革会議 2021-08-23 13:01:48
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 13:15:17
ニュース BBC News - Home Man arrested as Katie Price taken to hospital https://www.bbc.co.uk/news/uk-england-essex-58257403 early 2021-08-23 13:35:58
ニュース BBC News - Home Universal credit: Labour promises shake-up to benefit https://www.bbc.co.uk/news/uk-politics-58304242 credit 2021-08-23 13:09:17
ニュース BBC News - Home Wood out of third Test against India with shoulder injury https://www.bbc.co.uk/sport/cricket/58303560 injury 2021-08-23 13:09:23
LifeHuck ライフハッカー[日本版] 集中の超プロ・井上一鷹さんが語る「夢中で働く自分」を取り戻す方法 https://www.lifehacker.jp/2021/08/238267blt6report.html jinsthinklabjins 2021-08-23 22:05:00
北海道 北海道新聞 卓球の岩渕「人の気持ち動かしたい」 パラリンピック会場で練習 https://www.hokkaido-np.co.jp/article/581128/ 日本代表 2021-08-23 22:09:17
北海道 北海道新聞 岸田氏、26日にも出馬判断 自民総裁選、石破氏は消極姿勢 https://www.hokkaido-np.co.jp/article/581233/ 任期満了 2021-08-23 22:02:21
北海道 北海道新聞 規制改革、新議長に夏野剛氏 東京五輪巡る不適切発言も https://www.hokkaido-np.co.jp/article/581240/ 不適切発言 2021-08-23 22:04:00
IT 週刊アスキー シャオミ、9月15日に新製品発表会 新スマホかそれとも? https://weekly.ascii.jp/elem/000/004/066/4066849/ 公式twitter 2021-08-23 22:50:00
海外TECH reddit また新しい リンちゃんの○○が 発売されるらしい https://www.reddit.com/r/newsokunomoral/comments/p9zesc/また新しい_リンちゃんのが_発売されるらしい/ ewsokunomorallinkcomments 2021-08-23 13:04:31
TECH Engadget Japanese 初代『Quake』復活。PS / Xbox / Switch / PCマルチで協力・対戦、新規拡張パックも https://japanese.engadget.com/quake-re-release-multi-platform-143833078.html idsoftware 2021-08-23 14:38:33
Google カグア!Google Analytics 活用塾:事例や使い方 チェアマット ポリカーボネート おすすめ3選【2021年版】耐久性・透明性・そりかえりしない今ドキ ポリカーボネート製チェアマットが便利 https://www.kagua.biz/review/interior/20210823b2.html 使い勝手 2021-08-23 14:59:30
AWS AWS Compute Blog Adding resiliency to AWS CloudFormation custom resource deployments https://aws.amazon.com/blogs/compute/adding-resiliency-to-aws-cloudformation-custom-resource-deployments/ Adding resiliency to AWS CloudFormation custom resource deploymentsThis blog post demonstrates how to use SQS and Lambda to add resiliency to CloudFormation custom resources deployments This solution can be customized for use cases where CloudFormation stacks have a dependency on a custom resource 2021-08-23 14:59:05
AWS AWS Government, Education, and Nonprofits Blog Nonprofits save time and money with AWS Lambda: How to set up a function https://aws.amazon.com/blogs/publicsector/nonprofits-save-time-money-with-aws-lambda-how-to-set-up-function/ Nonprofits save time and money with AWS Lambda How to set up a functionNonprofit need solutions that help them spend less money and time on IT infrastructure and allow them to further core goals AWS Lambda can help Learn how AWS Lambda can reduce IT management burden and how to create an example AWS Lambda function that streamlines how nonprofits cut down their AWS spend 2021-08-23 14:56:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Deviseの認証メールにおけるトランザクション処理の設定について https://teratail.com/questions/355784?rss=all Deviseの認証メールにおけるトランザクション処理の設定について環境deviseconfirmableでメール認証機能設定済前提・実現したいことユーザ登録時、メールの送信失敗時に新規ユーザがデータベースに保存されないようトランザクション処理を行いたいです。 2021-08-23 23:45:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Rails】複数のモデル情報を取ってきて一つのモデルで保存したい! https://teratail.com/questions/355783?rss=all adminモデルに、company、staffに保存されているデータをとってきて保存したいです。 2021-08-23 23:37:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) nginxでSSL設定したら「no start line」エラーが出力される https://teratail.com/questions/355782?rss=all nginxでSSL設定したら「nostartline」エラーが出力される前提・実現したいことさくらVPSにRocketChatをインストールし、SSL対応させるためnginxで設定を行っています。 2021-08-23 23:36:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ssh tオプションについて https://teratail.com/questions/355781?rss=all sshtオプションについて前提・実現したいことsshのtオプションでリモートへの接続が保持されることを確認したいです。 2021-08-23 23:28:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Laravel: サムネイル画像を表示したい https://teratail.com/questions/355780?rss=all Laravelでサイトからユーザーが画像をアップロードする際、画像の名前をDBに保存し、画像自体はパブリックフォルダに保存し、viewで画像を表示するときは以下のようにしています。 2021-08-23 23:27:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vb.net Application.Designer でビルドエラーが出ます。 https://teratail.com/questions/355779?rss=all vbnetApplicationDesignerでビルドエラーが出ます。 2021-08-23 23:18:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) タイムゾーン設定を日本時間に設定し反映させたい https://teratail.com/questions/355778?rss=all タイムゾーン設定を日本時間に設定し反映させたい前提・実現したいことタイムゾーン設定を日本時間に設定し反映させたい現在スクールの課題で時間によって挨拶が変わるプログラムを制作しています。 2021-08-23 23:15:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 二次元リスト内の各要素を比較したい https://teratail.com/questions/355777?rss=all 2021-08-23 23:12:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPressで動画一覧の状態で自動再生させるにはどうすればよろしいでしょうか。 https://teratail.com/questions/355776?rss=all category 2021-08-23 23:05:06
Ruby Rubyタグが付けられた新着投稿 - Qiita rubyでgetsするときはSTDINがいらないのに、rakeタスクでgetsするときはSTDINが必要な理由 https://qiita.com/aboru/items/16ba69afd1e1a2413563 そのため、rake君はrakecallthreeと実行したときrakeの引数であるcallthreeをファイル名とみなし、callthreeというファイルがないと騒いでいたようです。 2021-08-23 23:59:21
AWS AWSタグが付けられた新着投稿 - Qiita cloudfrontのフィールドレベル暗号化とは https://qiita.com/miyuki_samitani/items/a43cba8cad234d92c13d RSAキーペアの作成フィールドレベル暗号化の前のパブリックキーの設定を行います。 2021-08-23 23:06:23
golang Goタグが付けられた新着投稿 - Qiita Go初見が1週間でWebアプリ開発できるか ー1日目ー https://qiita.com/kei37/items/446b2a53ddbfd9573719 Go初見が週間でWebアプリ開発できるかー日目ー今までAPIサーバーとしてNodejsを用いていましたが、最近話題のGoを使ってみたいと思い、Go初見の状態から週間でWebアプリを開発できるのかをチャレンジします。 2021-08-23 23:54:03
Ruby Railsタグが付けられた新着投稿 - Qiita rubyでgetsするときはSTDINがいらないのに、rakeタスクでgetsするときはSTDINが必要な理由 https://qiita.com/aboru/items/16ba69afd1e1a2413563 そのため、rake君はrakecallthreeと実行したときrakeの引数であるcallthreeをファイル名とみなし、callthreeというファイルがないと騒いでいたようです。 2021-08-23 23:59:21
Ruby Railsタグが付けられた新着投稿 - Qiita Mass AssignmentとStrongParameters https://qiita.com/pei_coffee/items/80973ae6c12ee6f03213 MassAssignmentとStrongParametersStrongParameters指定したリクエスト以外受け付けないようにすることで、セキュリティを強化する仕組み。 2021-08-23 23:25:05
技術ブログ Developers.IO Amazon Rekognitionでイメージの顔検出による感情分析を行う https://dev.classmethod.jp/articles/emotion-analysis-with-face-detection-of-images-with-amazon-rekognition/ amazonrekognition 2021-08-23 14:57:35
海外TECH Ars Technica This rare Nintendo Game & Watch just broke an auction record https://arstechnica.com/?p=1789102 watch 2021-08-23 14:43:34
海外TECH Ars Technica FDA approves Pfizer’s COVID-19 vaccine, now called Comirnaty https://arstechnica.com/?p=1789119 regimen 2021-08-23 14:26:16
海外TECH Ars Technica The US military may soon declassify a secret space weapon https://arstechnica.com/?p=1789095 leaders 2021-08-23 14:01:55
海外TECH Ars Technica Aliens: Fireteam Elite review: Finally, co-op action worthy of this franchise https://arstechnica.com/?p=1787505 weapons 2021-08-23 14:00:25
海外TECH DEV Community How to make instagram clone using HTML, CSS. Fully responsive. https://dev.to/kunaal438/how-to-make-instagram-clone-using-html-css-fully-responsive-49co How to make instagram clone using HTML CSS Fully responsive Hello Today we ll see how to instagram UI clone using HTML css No library Our clone looks very similar to instagram and has post element With status and recommendation section To see demo or you want coding tutorial You can watch the tutorial below Video TutorialI appreciate if you can support me by subscribing my youtube channel So without wasting more time let s see how to code this CodeSo to start we have two files index html and style css And an image folder contains all icons and post images You can download image folder from here So let s start writing code Let s make navbar first NavbarStart with writing basic HTML structure And link style css After that make navbar like this lt nav class navbar gt lt div class nav wrapper gt lt img src img logo PNG class brand img alt gt lt input type text class search box placeholder search gt lt div class nav items gt lt img src img home PNG class icon alt gt lt img src img messenger PNG class icon alt gt lt img src img add PNG class icon alt gt lt img src img explore PNG class icon alt gt lt img src img like PNG class icon alt gt lt div class icon user profile gt lt div gt lt div gt lt div gt lt nav gt Add styles to it import url wght amp display swap margin padding box sizing border box focus outline none body width background fafafa position relative font family roboto sans serif navbar position fixed top left width height px background fff border bottom px solid dfdfdf display flex justify content center padding px nav wrapper width max width px height display flex justify content space between align items center brand img height margin top px search box position absolute left transform translateX width px height px background fafafa border px solid dfdfdf border radius px color rgba text align center text transform capitalize search box placeholder color rgba nav items height px position relative icon height cursor pointer margin px display inline block user profile width px border radius background image url img profile pic png background size cover OutputNow let s make status section For that code HTML structure like this lt section class main gt lt div class wrapper gt lt div class left col gt lt div class status wrapper gt lt div class status card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt p class username gt user name lt p gt lt div gt lt div class status card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt p class username gt user name lt p gt lt div gt lt div class status card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt p class username gt user name lt p gt lt div gt more status card elements lt div gt lt div gt lt section gt main width padding px display flex justify content center margin top px wrapper width max width px display grid grid template columns grid gap px left col display flex flex direction column status wrapper width height px background fff border px solid dfdfdf border radius px padding px padding right display flex align items center overflow hidden overflow x auto status wrapper webkit scrollbar display none status card flex auto width px max width px display flex flex direction column align items center margin right px profile pic width px height px border radius overflow hidden padding px background linear gradient deg rgb rgb profile pic img width height object fit cover border radius border px solid fff username width overflow hidden text align center font size px margin top px color rgba OutputNow make posts inside left col element section class main gt lt div class wrapper gt lt div class left col gt status wrappers lt div class post gt lt div class info gt lt div class user gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt p class username gt modern web channel lt p gt lt div gt lt img src img option PNG class options alt gt lt div gt lt img src img cover png class post image alt gt lt div class post content gt lt div class reaction wrapper gt lt img src img like PNG class icon alt gt lt img src img comment PNG class icon alt gt lt img src img send PNG class icon alt gt lt img src img save PNG class save icon alt gt lt div gt lt p class likes gt likes lt p gt lt p class description gt lt span gt username lt span gt Lorem ipsum dolor sit amet consectetur adipisicing elit Pariatur tenetur veritatis placeat molestiae impedit aut provident eum quo natus molestias lt p gt lt p class post time gt minutes ago lt p gt lt div gt lt div class comment wrapper gt lt img src img smile PNG class icon alt gt lt input type text class comment box placeholder Add a comment gt lt button class comment btn gt post lt button gt lt div gt lt div gt lt div class post gt lt div class info gt lt div class user gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt p class username gt modern web channel lt p gt lt div gt lt img src img option PNG class options alt gt lt div gt lt img src img cover png class post image alt gt lt div class post content gt lt div class reaction wrapper gt lt img src img like PNG class icon alt gt lt img src img comment PNG class icon alt gt lt img src img send PNG class icon alt gt lt img src img save PNG class save icon alt gt lt div gt lt p class likes gt likes lt p gt lt p class description gt lt span gt username lt span gt Lorem ipsum dolor sit amet consectetur adipisicing elit Pariatur tenetur veritatis placeat molestiae impedit aut provident eum quo natus molestias lt p gt lt p class post time gt minutes ago lt p gt lt div gt lt div class comment wrapper gt lt img src img smile PNG class icon alt gt lt input type text class comment box placeholder Add a comment gt lt button class comment btn gt post lt button gt lt div gt lt div gt more post elements lt div gt lt div gt lt section gt post width height auto background fff border px solid dfdfdf margin top px info width height px display flex justify content space between align items center padding px info username width auto font weight bold color font size px margin left px info options height px cursor pointer info user display flex align items center info profile pic height px width px padding background none info profile pic img border none post image width height px object fit cover post content width padding px likes font weight bold description margin px font size px line height px description span font weight bold margin right px post time color rgba font size px comment wrapper width height px border radius px solid dfdfdf display flex justify content space between align items center comment wrapper icon height px comment box width height border none outline none font size px comment btn action btn width px height background none border none outline none text transform capitalize font size px color rgb opacity reaction wrapper width height px display flex margin top px align items center reaction wrapper icon height px margin margin right px reaction wrapper icon save margin left auto You can see action btn on the style Don t worry we ll make that next OutputNow last last thing we want to make recommendations lt section class main gt lt div class wrapper gt left col element lt div class right col gt lt div class profile card gt lt div class profile pic gt lt img src img profile pic png alt gt lt div gt lt div gt lt p class username gt modern web channel lt p gt lt p class sub text gt kunaal kumar lt p gt lt div gt lt button class action btn gt switch lt button gt lt div gt lt p class suggestion text gt Suggestions for you lt p gt lt div class profile card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt div gt lt p class username gt modern web channel lt p gt lt p class sub text gt followed bu user lt p gt lt div gt lt button class action btn gt follow lt button gt lt div gt lt div class profile card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt div gt lt p class username gt modern web channel lt p gt lt p class sub text gt followed bu user lt p gt lt div gt lt button class action btn gt follow lt button gt lt div gt lt div class profile card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt div gt lt p class username gt modern web channel lt p gt lt p class sub text gt followed bu user lt p gt lt div gt lt button class action btn gt follow lt button gt lt div gt lt div class profile card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt div gt lt p class username gt modern web channel lt p gt lt p class sub text gt followed bu user lt p gt lt div gt lt button class action btn gt follow lt button gt lt div gt lt div class profile card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt div gt lt p class username gt modern web channel lt p gt lt p class sub text gt followed bu user lt p gt lt div gt lt button class action btn gt follow lt button gt lt div gt lt div gt lt div gt lt section gt right col padding px profile card width fit content display flex justify content center align items center margin bottom px profile card profile pic flex auto padding background none width px height px margin right px profile card first child profile pic width px height px profile card profile pic img border none profile card username font weight font size px color sub text color rgba font size px font weight margin top px action btn opacity font weight font size px suggestion text font size px color rgba font weight margin px media max width px right col search box display none nav wrapper wrapper width wrapper display block media max width px nav items icon margin px post image height px Final OutputSo that s it I hope you understood each and everything If you have doubt or I missed something let me know in the comments Tutorials you may find UsefulBest CSS EffectMusic Player AppDisney CloneYoutube API Youtube CloneTMDB Netflix CloneResponsive Portfolio with contact formFully working Blogging website with backendI really appreciate if you can subscribe my youtube channel I create awesome web contents Thanks For reading 2021-08-23 14:04:51
海外TECH DEV Community Java Community Starts to Find More Common Ground https://dev.to/nexteventideas/java-community-starts-to-find-more-common-ground-h76 Java Community Starts to Find More Common GroundThe Java community appears to be rallying around efforts to bridge some of the rifts that have emerged in recent years while at the same time trying to encourage developers to adopt the latest version of the venerable programming language The Eclipse Foundation has made available the release of the open source Eclipse integrated development environment IDE which among other capabilities adds support for Java The IDE for Java developers also supports the Mac AArch instruction set used in Apple M based systems along with support for more mundane innovations such as additional cleanup tools At the same time a working group has been created to promote the Eclipse IDE brand and its value in the marketplace Founding members include Bosch EclipseSource IBM Kichwa Coders Renesas SAP VMware and Yatta Solutions Microsoft meanwhile has become a strategic member of the Eclipse Foundation while IBM has launched IBM Semeru Runtimes to provide developers with class libraries that can be deployed either on OpenJDK or the Eclipse OpenJ Java Virtual Machine IBM contributed its J Java Virtual Machine to the Eclipse Foundation back in to make available a faster Java runtime OpenJDK is an open source edition of Java Platform Standard Edition that IBM has also been supporting since OpenJDK JavaIBM Semeru Runtimes will be available in two editions with different licenses The IBM Semeru Runtime Open Edition has an open source license while IBM Semeru Runtime Certified Edition has an IBM license “There are still enterprises that want a more traditional support license says Tom Moore vice president for open technology at IBM Both of the IBM Semeru Runtimes pass the Eclipse AQAvit quality assurance test suite to provide a stable and supportable engine that can run any kind of Java application The IBM Semeru Runtime Certified Edition is has also certified by the technology compatibility kit TCK that is used to certify Java runtimes The Eclipse Adoptium project was recently formed to created pre built binaries of OpenJDK Platforms such as IBM WebSphere Liberty and IBM WebSphere Application Server will going forward support IBM Semeru Runtimes says Moore All this peace love and understanding is arriving at a time when rival programming languages have been gaining adherents Java may still be the most widely employed programming language for building enterprise applications but there is now a fair amount of interest in not just multiple JavaScript frameworks but also Go and Rust The vendors that have contributed so much to Java over the years appear to be starting to realize that internecine squabbles don t necessarily encourage new developers to embrace a programming language that has been around in one form or another since Hopefully the rate at which arguments over various types of Java virtual machines JVMs can also soon be put to rest As important as performance might be there s simply not enough differentiated value at that level of the proverbial stack None of this means Java is by any means obsolete It just means the tenor of the conversation needs to shift to what types of great new applications can be built using the latest and greatest versions of a programming language that before too long with be celebrating its th birthday 2021-08-23 14:02:49
海外TECH DEV Community Top 9 observability tools in 2021 perfect for microservices https://dev.to/signoz/top-9-observability-tools-in-2021-perfect-for-microservices-1keg Top observability tools in perfect for microservicesIn microservices architecture observability tools enable you to create central dashboards to gauge the health of your distributed systems Let s explore some top observability tools which can help you in meeting the increasing demands of today s users In today s digital economy distributed architectures have become the norm Organizations are also opting for polyglot microservices to boost developer productivity But how do you manage the operational challenges of such systems Customer experience is the key to the success of tech companies of any size be it startups mid or large level enterprises You need to proactively solve for things like availability and performance of your applications in production And that s where observability comes into the picture A robust observability framework is now critical for maintaining your systems in fine health Observability is powered by telemetry data a combination of logs metrics and traces A good observability tool has many components It should enable you to generate sample process and emit telemetry data It should have a good storage system for fast retrieval and long term retention It should have a good visualization layer for your teams to consume and take action In this article let s explore the top observability tools in which can be perfect for your microservice application List of Top observability tools in SigNozInstanaDynatraceGrafana LabsHoneycombLightstepNew RelicDatadogSplunk Top observability tools in Now let s explore the top observability tools in SigNozSigNoz is a full stack open source APM and observability tool It captures both metrics and traces with log management currently in the product roadmap One of the advantages of SigNoz is that it is open source so you are not locked in with a SaaS vendor It can also be hosted within your infra As such you don t need to send your data to any third party SigNoz enables a full stack observability stack for your microservice application Let s see what does a full stack observability tool entails Generation of telemetry data logs metrics amp traces A storage backend to store the telemetry data which is often hugeA visualization layer for your engineering teams to consume and take actionsSigNoz uses OpenTelemetry a vendor agnostic instrumentation library for generating telemetry data OpenTelemetry is a project under Cloud Native Computing Foundation and is becoming the industry standard for creating portable telemetry data SigNoz Dashboard with visualization of the popular RED metrics for your application Number of requests rate of error amp duration SigNoz also has Flamegraphs and Gantt charts to visualize distributed tracing for your microservice application InstanaInstana is enterprise observability and automated application monitoring tool It uses an agent to discover and monitor components This agent needs to be installed on every host that is to be monitored The agents deploy sensors crafted to capture data from different technologies Sensors automatically collect configuration changes metrics and events Instana charges per host per month if billed annually It also supports open standards like Prometheus StatsD OpenTracing and Opencensus Instana Dashboard Source Instana Docs DynatraceDynatrace is an extensive SaaS enterprise tool targeting a broad spectrum of monitoring needs of large scale enterprises It provides an AI engine called Davis to automate things like root cause analysis and anomaly detection Dynatrace also provides a different solution for infrastructure monitoring application security and cloud automation The pricing depends on the product you want to opt for Full stack monitoring the product aimed to provide observability for apps is priced at per month for GB per host if billed annually Dynatrace dashboard Source Dynatrace website Grafana LabsGrafana is popular open source analytics and interactive visualization web layer It supports many different storage backends for time series data It can be connected to data sources like Graphite InfluxDB ElasticSearch Prometheus and many more For traces it supports Jaeger Tempo X Ray and Zipkin data sources Grafana offers plugins dashboards alerts and different user level access for governance as an observability tool In addition it provides two versions of services Grafana cloud You can send your data to Grafana cloud dashboards It provides solutions such as Grafana Cloud Logs Grafana Cloud Metrics and Grafana Cloud Traces Grafana Enterprise stack It provides support for metrics and logs with Grafana installed within your infrastructure It also comes with expert support Grafana dashboard Source Grafana website HoneycombHoneycomb is an observability tool that aims to provide the visibility needed by engineering teams to troubleshoot problems in distributed systems It is a full stack cloud based observability tool with support for events logs and traces If your code is not already instrumented Honeycomb provides an automatic instrumentation agent called Honeycomb beelines which can instrument your code It also supports OpenTelemetry for generating instrumentation data Honeycomb offers a free tier of service and its pro tier starts at The pricing is based on data retention and event volume captured Snapshot of Honeycomb dashboard Source Honeycomb documentation LightstepAs an observability tool Lightstep automatically detects changes to your application infrastructure and user experience It can then highlight the specific causes for the changes For instrumentation Lightstep uses OpenTelemetry to generate and send telemetry data to what it calls Lightstep Microsatellites The microsatellites collect and forward the data to Lightstep SaaS for analysis Lightstep also has its own time series database to store the telemetry data The observability platform provided by Lightstep analyzes the data builds traces and creates service diagrams to monitor any change in performance Lightstep offers three plans of service Community edition Free version to help you get started Teams edition Starts at per month and is based on the number of monthly active services Enterprise edition Offered to large enterprises with discounts based on volume Lightstep dashboard Source Lightstep sandbox environment New RelicNew Relic is one of the oldest companies in the observability domain Its observability tool enables you to visualize analyze and troubleshoot your software stack in one platform It also supports auto instrumentation for eight popular programming languages New Relic can connect your application performance with your infrastructure health to provide you better insights for quick troubleshooting Standard offering includes plans for teams up to full users Their pricing depends on the amount of data ingested with GB free data ingest and per extra GB New Relic dashboard Source New Relic website DataDogWith the DataDog observability tool you can do a range of things like infrastructure monitoring log management application performance monitoring and security monitoring For providing full visibility into distributed applications DataDog allows you to Trace requests from end to end across distributed systemsCharts of latency percentiles p p etc Instrumentation with open source librariesseamless navigation between logs metrics and tracesThe pricing depends on the product you opt for For example the APM solution provides end to end distributed tracing starts at per host per month if billed annually DataDog dashboard Source DataDog website SplunkSplunk is a comprehensive observability tool that offers multiple products including infrastructure monitoringApplication performance monitoringLog ObserverReal User monitoringSynthetic monitoring andIncident response managementSplunk allows you to collect all traces instead of a sample set It also provides service maps to offer DevOps teams visibility into interactions between different services dependencies and performance Splunk s observability Cloud for Enterprise editions starts at per host per month if billed annually DataDog dashboard Source DataDog website lt figcaption How to choose the right observability tool For applications with microservices architecture observability tools have become critical to meet operational challenges at scale Without observability it is almost impossible for your engineering teams to troubleshoot bugs and assess the performance of your applications Hence choosing the right observability tool for your application is important A few questions to ask yourself before selecting an observability tool are as follows Are there any privacy laws that you need to take care of while sharing user s data with a third party tool Does the pricing suit your budget How easy is it to get started with things like instrumentation How much data do you want to retain Does the tool provide seamless integration between metrics logs and traces An open source tool like SigNoz can be your best option in today s privacy driven digital economy Moreover SigNoz uses open source standards for instrumentation and its code can be assessed for quality from its GitHub repo Finally as the tool is open sourced you get the support of the community while having access to out of box features like a SaaS vendor Check out SigNoz GitHub repo 2021-08-23 14:02:10
Apple AppleInsider - Frontpage News One-year Apple TV+ subscription offered to T-Mobile subscribers https://appleinsider.com/articles/21/08/23/one-year-apple-tv-subscription-offered-to-t-mobile-subscribers?utm_medium=rss One year Apple TV subscription offered to T Mobile subscribersT Mobile is providing its subscribers with a one year subscription to Apple TV for free with all existing and new customers standing to benefit from August Announced on Monday the promotion offers months of Apple TV to its customers at no charge Starting from August subscribers are able to claim the deal from T Mobile and use it to watch shows such as Ted Lasso and Mythic Quest T Mobile customers can now enjoy Apple TV for a full year and watch right in the Apple TV app across all their favorite devices said Peter Stern Apple s VP of Services Apple TV has the highest rated originals of any streaming service so we are excited that millions of T Mobile customers will be able to take advantage of this offer Read more 2021-08-23 14:20:28
海外TECH Engadget Virgin Orbit is going public to fund its space satellite program https://www.engadget.com/virgin-orbit-public-nasdaq-spac-merger-142336346.html?src=rss Virgin Orbit is going public to fund its space satellite programVirgin Orbit has announced plans to go public on the Nasdaq stock exchange through a special purpose acquisitions company SPAC merger The deal with NextGen Acquisition Corp II values Virgin Orbit at billion The combined company is expected to pull in up to million in cash when the deal closes which Virgin Orbit believes will happen by the end of this year Around million of that is expected to come from funds NextGen holds in trust and the other million from a common stock PIPE private investment in public equity offering at per share Virgin Orbit s existing stakeholders will own around percent of the combined company with NextGen shareholders owning about percent PIPE investors which will include Boeing holding roughly three percent and the SPAC sponsor owning the remaining two percent or so We ve launched rockets to space from the wing of a jet We ve delivered commercial civil amp nat l security satellites to their target orbits from the end of a runway And we re just getting started Now we re planning to go public on nasdaq More pic twitter com AaJkfesーVirgin Orbit VirginOrbit August Virgin Orbit will use the funds to scale up its rocket manufacturing endeavors and bolster the company s space solutions business and Virgin Orbit s ongoing product development initiatives An SPAC merger with a company usually a shell corporation that s already listed on a stock exchange allows a business to go public without going through the usual initial public offering process The first spaceflight company to go public through an SPAC and the company that really kicked off the SPAC trend was Virgin Galactic back in which sought to fund its tourist trips to space Virgin Galactic spun out Virgin Orbit as a separate company in so they could respectively focus on space tourism and small satellite launches Virgin Galactic held its first fully crewed flight in July with founder Richard Branson on board while Virgin Orbit had its first successful satellite deployment in January Virgin Orbit launches its satellites from a custom Boeing with the LauncherOne rocket taking payloads into space The company says this approach offers a quot significant performance advantage quot over traditional ground launches an approach adopted by the likes of SpaceX while lowering quot local carbon emissions and acoustic impacts quot at launch sites 2021-08-23 14:23:36
海外TECH Engadget Razer is fixing a serious Windows security flaw caused by its mice https://www.engadget.com/razer-mouse-windows-10-security-vulnerabliity-141732431.html?src=rss Razer is fixing a serious Windows security flaw caused by its miceA rather unusual vulnerability in Razer mice has been identified and the company is currently working on a fix Over the weekend security researcher Jon Hat posted on Twitter that after plugging in a Razer mouse or dongle Windows Update will download the Razer installer executable and run it with SYSTEM privileges It also lets you access the Windows file explorer and Powershell with quot elevated quot privileges ーwhich essentially means someone with physical access to the computer could install harmful software Need local admin and have physical access Plug a Razer mouse or the dongle Windows Update will download and execute RazerInstaller as SYSTEM Abuse elevated Explorer to open Powershell with Shift Right clickTried contacting Razer but no answers So here s a freebie pic twitter com xDklRCmzーjonhat jnht August Since this vulnerability requires direct physical access to a computer it s not nearly as dangerous as a security issue that can be carried out remotely but it s still a troubling find Hat said on Twitter that Razer eventually reached out and told him that the company s security team was working on a fix We ve reached out to Razer as well to verify these details and will update this story if we hear anything including when users might expect the issue to be fixed We re also hoping to find out what specific Razer mice can cause the issue 2021-08-23 14:17:32
海外科学 NYT > Science Good, but Not Great: Taking Stock of a Big Ten University’s Covid Plan https://www.nytimes.com/2021/08/22/health/university-illinois-covid.html Good but Not Great Taking Stock of a Big Ten University s Covid PlanThe University of Illinois says an aggressive testing program prevented deaths on and off campus during the last academic year Now the university is contending with the Delta variant 2021-08-23 14:06:22
金融 RSS FILE - 日本証券業協会 J-IRISS https://www.jsda.or.jp/anshin/j-iriss/index.html iriss 2021-08-23 15:20:00
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 14:20:46
ニュース BBC News - Home Universal credit: Labour promises shake-up to benefit https://www.bbc.co.uk/news/uk-politics-58304242 credit 2021-08-23 14:26:57
ニュース BBC News - Home Covid returns to top 10 causes of death https://www.bbc.co.uk/news/58305191 causes 2021-08-23 14:28:48
ニュース BBC News - Home Love Island: Is the dating show's honeymoon phase over? https://www.bbc.co.uk/news/entertainment-arts-58270729 series 2021-08-23 14:42:27
ビジネス ダイヤモンド・オンライン - 新着記事 米石油シェブロン、コロナワクチン接種を一部義務化 操業に影響で - WSJ発 https://diamond.jp/articles/-/280273 義務化 2021-08-23 23:23:00
サブカルネタ ラーブロ 中華そば 立川 上越市で食べられる旨味たっぷりの「あっさり」と「こってり」 http://feedproxy.google.com/~r/rablo/~3/zZAKb5hGzXI/single_feed.php 中華そば立川上越市で食べられる旨味たっぷりの「あっさり」と「こってり」上越市の「中華そば立川」へと行ってきました。 2021-08-23 15:11:07
北海道 北海道新聞 道内市町村別の週間感染者数(8月8日~21日) https://www.hokkaido-np.co.jp/article/581262/ 新型コロナウイルス 2021-08-23 23:16:00
北海道 北海道新聞 妊婦の早期接種に配慮を コロナワクチンで厚労省 https://www.hokkaido-np.co.jp/article/581256/ 厚生労働省 2021-08-23 23:06:00
北海道 北海道新聞 セブン銀行で障害 振り込み千件遅延 https://www.hokkaido-np.co.jp/article/581255/ 振り込み 2021-08-23 23:06:00
北海道 北海道新聞 64歳以下も対象に接種開始 道のワクチンセンター https://www.hokkaido-np.co.jp/article/581243/ 札幌厚別 2021-08-23 23:04:35
仮想通貨 BITPRESS(ビットプレス) [日経] ビットコイン、5万ドル回復 アフガン混乱で資金流入 https://bitpress.jp/count2/3_9_12719 資金 2021-08-23 23:36:03
海外TECH reddit Witch Queen - The Truth https://www.reddit.com/r/DestinyTheGame/comments/pa0f7c/witch_queen_the_truth/ Witch Queen The Truth submitted by u xOnslaught to r DestinyTheGame link comments 2021-08-23 14:00:49
AWS AWS News Blog Happy 15th Birthday Amazon EC2 https://aws.amazon.com/blogs/aws/happy-15th-birthday-amazon-ec2/ Happy th Birthday Amazon ECFifteen years ago today I wrote the blog post that launched the Amazon EC Beta As I recall the launch was imminent for quite some time as we worked to finalize the feature set the pricing model and innumerable other details The launch date was finally chosen and it happened to fall in the middle … 2021-08-23 15:09:54
js JavaScriptタグが付けられた新着投稿 - Qiita LaravelでJSのAjaxを使って非同期通信を行う https://qiita.com/Kobajun0219/items/556d3d9df812bc110cea 参考記事流れ的にはviewにある値をjsに投げてajax通信で定義したrouteからcontrollerに値を飛ばして処理した内容をまたjsonでjsに返してあげます。 2021-08-24 00:08:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 要素を横並びにする方法 https://teratail.com/questions/355789?rss=all 配置 2021-08-24 00:57:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) クエリーパラメーターを使って表示するだけのプログラム実装中。Cannot access protected propertyエラーを解決したいです。 https://teratail.com/questions/355788?rss=all クエリーパラメーターを使って表示するだけのプログラム実装中。 2021-08-24 00:18:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHP あいまい検索 https://teratail.com/questions/355787?rss=all PHPあいまい検索前提・実現したいことDBに保存しているstring型の文字をselectで調べることで必要なカラムを出そうとしているのですが、likeのあいまい検索がうまくいきません。 2021-08-24 00:12:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonのメモリ使用量について https://teratail.com/questions/355786?rss=all hogehoge 2021-08-24 00:10:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ユーザー名を正しく表示させたい https://teratail.com/questions/355785?rss=all ユーザー名を正しく表示させたい前提・実現したいことフォロー機能の実装中です。 2021-08-24 00:03:31
Ruby Rubyタグが付けられた新着投稿 - Qiita [Ruby] 分割するメソッド https://qiita.com/skmtydi947/items/a3bdfeccd8d620ab612c 2021-08-24 00:37:45
Docker dockerタグが付けられた新着投稿 - Qiita 【Docker】docker imageの大きさを小さくする (その1) https://qiita.com/XPT60/items/7ef151371522bd54b438 二つのコンテナを作っても良いのですが、これを一つのDockerfileで行うことができます。 2021-08-24 00:49:11
Docker dockerタグが付けられた新着投稿 - Qiita 【WSL】仮想マシンプラットフォームをオンにするとBSODになる問題【Win】 https://qiita.com/nashineko/items/d79c008fef5b3a33b220 【WSL】仮想マシンプラットフォームをオンにするとBSODになる問題【Win】PCスペック型番HPPavilionLaptopehxxxプロセッサAMDRyzenUwithRadeonGraphicsGHz実装RAMGBシステムの種類ビットオペレーティングシステム、xベースプロセッサエディションWindowsHomeバージョンH試したところ、Hでも同じ問題が起きましたOSビルド問題の詳細WindowsPCでDockerを使いたい手順を読みながらやってみたブルースクリーン発生年月、数年ぶりにWindowsPCを買った。 2021-08-24 00:25:44
Git Gitタグが付けられた新着投稿 - Qiita GithubFlow 基本の流れ https://qiita.com/ShoheiNagamura/items/dde00d030a77319ffc09 GithubFlow基本の流れGithubFlowローカルブランチを最新にする↓作業ブランチを作成↓作業ブランチで作業を行う↓作業ブランチをコミット↓作業ブブランチをリモートにpush↓マージリクエストを出してマージする↓作業ブランチを削除ローカルブランチを最新にするgitpull作業ブランチを作成gitswitchcブランチ名作業ブランチで作業を行う作業ブランチで開発、修正等を行う。 2021-08-24 00:32:37
技術ブログ Developers.IO Amazon GameLift In C# 06: 簡単なチャットソフトクライアントを作ります https://dev.classmethod.jp/articles/amazon_gamelift_walkthrough_in_csharp_06/ github 2021-08-23 15:06:28
海外TECH DEV Community Team Topologies 2: Organizing Business and Technology Teams https://dev.to/linearb/team-topologies-2-organizing-business-and-technology-teams-dgm Team Topologies Organizing Business and Technology TeamsToday we premiere the second and final episode in our two part series with DevOps experts Matthew Skelton and Manuel Pais authors of the new book Team Topologies Organizing Business and Technology Teams for Fast Flow If you haven t listened to the first episode I highly recommend checking it out In episode we discuss strategies for reducing the cognitive load on a team how to build organizational trust to allow for fast change and the theory behind reversing Conway s Law to produce sustainable system architecture Also be sure to check out the Team Topologies Academy for more insights and custom built courses Listen to the full episode Episode Highlights Include What is “Conway s Law and its relation to system architectureReducing cognitive load to improve productivityHow a high degree of trust allows for fast changeThe optimal number of people to put on a teamPatterns to help teams discover successFlow efficiency is the th key metricIf you haven t already heard Dev Interrupted is partnering with Dzone to host INTERACT An interactive community driven digital conference on September th by engineering leaders for engineering leaders day speakers s of engineers and engineering leaders all free Register Now Join the Dev Interrupted ServerWith over members the Dev Interrupted Discord Community is the best place for Engineering Leaders to engage in daily conversation No sales people allowed Join the community gt gt Originally published at 2021-08-23 15:55:02
海外TECH DEV Community Google Associate Cloud Engineer Exam Questions Part 2 https://dev.to/iam_awslagi/google-associate-cloud-engineer-exam-questions-part-2-40gc Google Associate Cloud Engineer Exam Questions Part Source AWS GCP You want to deploy a cost sensitive application to Google Cloud Compute Engine You want the application to be up at all times but because of the cost sensitive nature of the application you only want to run the application in a single VM instance How should you configure the managed instance group A Enable autoscaling on the Managed Instance Group MIG and set minimum instances to and maximum instances to B Disable autoscaling on the Managed Instance Group MIG and set mininum instances to and maximum instances to C Disable autoscaling on the Managed Instance Group MIG and set mininum instances to and maximum instances to D Enable autoscaling on the Managed Instance Group MIG and set minimum instances to and maximum instances to Answer DYou are migrating a mission critical HTTPS Web application from your on premises data centre to Google Cloud and you need to ensure unhealthy compute instances within the autoscaled Managed Instances Group MIG are recreated automatically What should you do A Deploy Managed Instance Group MIG instances in multiple zones B When creating the instance template add a startup script that sends server status to Cloud Monitoring as a custom metric C Add a metadata tag to the Instance Template with key healthcheck value enabled D Configure a health check on port when creating the Managed Instance Group MIG Answer DYour organization specializes in helping other companies detect if any pages on their website do not align to the specified standards To do this your company has deployed a custom C application in your on premises data centre that crawls all the web pages of a customer s website compares the headers and template to the expected standard and stores the result before moving on to another customer s website This testing takes a lot of time and has resulted in it missing out on the SLA several times recently The application team is aware of the slow processing time and wants to run the application on multiple virtual machines to split the load but there is no free space in the data centre You have been asked to identify if it is possible to migrate this application to Google cloud ensuring it can autoscale with minimal changes and reduce the processing time What GCP service should you recommend A Deploy the application on Google App Engine Standard service B Deploy the application as Cloud Dataproc job based on Hadoop C Deploy the application on a GCE Managed Instance Group MIG with autoscaling enabled D Deploy the application on a GCE Unmanaged Instance Group Front the group with a network load balancer Answer CYou want to migrate a public NodeJS application which serves requests over HTTPS from your on premises data centre to Google Cloud Platform You plan to host it on a fleet of instances behind Managed Instances Group MIG in Google Compute Engine You need to configure a GCP load balancer to terminate SSL session before passing traffic to the VMs Which GCP Load balancer should you use A Use External SSL proxy load balancer B Use HTTP S load balancer C Use Internal TCP load balancer D Use External TCP proxy load balancer Answer BYou host a production application in Google Compute Engine in the us central a zone Your application needs to be available all through the year The application suffered an outage recently due to a Compute Engine outage in the zone hosting your application Your application is also susceptible to slowness during peak usage You have been asked for a recommendation on how to modify the infrastructure to implement a cost effective and scalable solution that can withstand zone failures What would you recommend A Use Unmanaged instance groups across multiple zones Enable Autoscaling on the Unmanaged instance group B Use Managed instance groups with instances in a single zone Enable a Autoscaling on the Managed instance group C Use Managed instance groups across multiple zones Enable Autoscaling on the Managed instance group D Use Managed instance groups with preemptible instances across multiple zones Enable Autoscaling on the Managed instance group Answer CA mission critical application running on a Managed Instance Group MIG in Google Cloud has been having scaling issues Although the scaling works it is not quick enough and users experience slow response times The solution architect has recommended moving to GKE to achieve faster scaling and optimize machine resource utilization Your colleague containerized the application and provided you with a Dockerfile You now need to deploy this in a GKE cluster How should you do it A Deploy the application using gcloud app deploy B Deploy the application using kubectl app deploy C Build a container image from the Dockerfile and push it to Google Cloud Storage GCS Create a Kubernetes Deployment YAML file and have it use the image from GCS Use kubectl apply f deployment YAML gt to deploy the application to the GKE cluster D Build a container image from the Dockerfile and push it to Google Container Registry GCR Create a Kubernetes Deployment YAML file and have it use the image from GCR Use kubectl apply f to deploy the application to the GKE cluster Answer DYour company retains all its audit logs in BigQuery for years At the annual audit every year you need to provide the auditors access to the audit logs You want to follow Google recommended practices What should you do A Grant the auditors group custom IAM roles with specific permissions B Grant the auditors user accounts roles logging viewer and roles bigquery dataViewer IAM roles C Grant the auditors group roles logging viewer and roles bigquery dataViewer IAM roles D Grant the auditors user accounts custom IAM roles with specific permissions Answer CYou are working for a cryptocurrency startup and you have enabled a link to the company s Initial Coin Offering ICO whitepaper on the company website which runs off Google Cloud Storage Your CTO clicked on this link and got prompted to save the file to their desktop The CTO thinks this is a poor user experience and has asked you to identify if it is possible to render the file directly in the browser for all users What should you do A Add a metadata tag on all the PDF file objects with key Content Type and value application pdf B Modify the bucket ACLs to make all PDF files public C Add a label on the Cloud Storage bucket with key Content Type and value application pdf D Use Cloud CDN to front the static bucket and set the HTTP header displayInBrowser to Answer AYou want to reduce storage costs for infrequently accessed data The data will still be accessed approximately once a month and data older than years is no longer needed What should you do to reduce storage costs Select A Set an Object Lifecycle Management policy to change the storage class to Archive for data older than years B Set an Object Lifecycle Management policy to change the storage class to Coldline for data older than years C Store infrequently accessed data in a Nearline bucket D Set an Object Lifecycle Management policy to delete data older than years E Store infrequently accessed data in a Multi Regional bucket Answer C DYou want to migrate a mission critical application from the on premises data centre to Google Cloud Platform Due to the mission critical nature of the application you want to have idle unoccupied instances all the time to ensure the application always has enough resources to handle sudden bursts in traffic How should you configure the scaling to meet this requirement A Start with instances and manually scale as needed B Enable Basic Scaling and set maximum instances to C Enable Basic Scaling and set minimum instances to D Enable Automatic Scaling and set minimum idle instances to Answer DYour company owns a mobile game that is popular with users all over the world The mobile game backend uses Cloud Spanner to store user state An overnight job exports user state to a Cloud Storage bucket The app pushes all time series events during the game to a streaming Dataflow service that saves them to Cloud Bigtable You are debugging an in game issue raised by a gamer and you want to join the user state information with data stored in Bigtable to debug How can you do this one off join efficiently A Create two external tables in BigQuery and link them to the Cloud BigTable and Cloud Storage data sources respectively Execute a query in BigQuery console to join up data between the two external tables for the specific gamer B Set up a Cloud Dataflow job to read data from Cloud Spanner and Cloud BigTable for the specific gamer C Set up a Cloud Dataflow job to read data from Cloud Storage and Cloud BigTable for the specific gamer D Set up a Cloud Dataproc Cluster to run a Hadoop job to join up data from Cloud BigTable and Cloud Storage for the specific gamer Answer AYour finance department wants you to create a new billing account and link all development and test Google Cloud Projects to the new billing account What should you do A Ask your security administrator to grant you the Billing Account Creator role on the GCP organization and Project Billing Manager role on all the development and test projects Link all the development and test projects to an existing Billing Account B Ask your security administrator to grant you the Billing Account Creator role on the GCP organization and Project Billing Manager role on all the development and test projects Create a new Billing Account and link all the development and test projects to the new Billing Account C Ask your security administrator to grant you the Billing Account Administrator role on the existing Billing Account Create new development and test projects and link them to the existing Billing Account D Ask your security administrator to grant you the Billing Account Administrator a role on the existing Billing Account Link all development and test projects to the existing Billing Account Answer BYou have annual audits every year and you need to provide external auditors access to the last years of audit logs You want to minimize the cost and operational overhead while following Google recommended practices What should you do A Set a custom retention of years in Stackdriver logging and provide external auditors view access to Stackdriver Logs B Export audit logs to Cloud Filestore via a Pub Sub export sink C Export audit logs to Cloud Storage via an audit log export sink D Export audit logs to BigQuery via an audit log export sink E Grant external auditors Storage Object Viewer role on the logs storage bucket F Configure a lifecycle management policy on the logs bucket to delete objects older than yearsAnswer C E FYou have been asked to create a new Kubernetes Cluster on Google Kubernetes Engine that can autoscale the number of worker nodes as well as pods What should you do Select A Create Compute Engine instances for the workers and the master and install Kubernetes Rely on Kubernetes to create additional Compute Engine instances when needed B Enable Horizontal Pod Autoscaling for the Kubernetes deployment C Create a GKE cluster and enable autoscaling on the instance group of the cluster D Configure a Compute Engine instance as a worker and add it to an unmanaged instance group Add a load balancer to the instance group and rely on the load balancer to create additional Compute Engine instances when needed E Create a GKE cluster and enable autoscaling on Kubernetes Engine Answer B EYour company wants to move all documents from a secure internal NAS drive to a Google Cloud Storage GCS bucket The data contains personally identifiable information PII and sensitive customer information Your company tax auditors need access to some of these documents What security strategy would you recommend on GCS A Create randomized bucket and object names Enable public access but only provide specific file URLs to people who do not have Google accounts and need access B Use signed URLs to generate time bound access to objects C Grant no Google Cloud Identity and Access Management Cloud IAM roles to users and use granular ACLs on the bucket D Grant IAM read only access to users and use default ACLs on the bucket Answer CUsers of your application are complaining of slowness when loading the application You realize the slowness is because the App Engine deployment serving the application is deployed in us central whereas all users of this application are closest to europe west You want to change the region of the App Engine application to europe west to minimize latency What s the best way to change the App Engine region A Create a new project and create an App Engine instance in europe westB Use the gcloud app region set command and supply the name of the new region C From the console under the App Engine page click edit and change the region drop down D Contact Google Cloud Support and request the change Answer AYou are developing a mobile game that uses Cloud Datastore for gaming leaderboards and player profiles You want to test an aspect of this solution locally on your Ubuntu workstation which already has Cloud SDK installed What should you do A Install Datastore emulator to provide local emulation of the production datastore environment in your local workstation by running gcloud components install B Install Datastore emulator to provide local emulation of the production datastore a environment in your local workstation by running apt get install C Add a new index to Cloud Datastore instance in the development project by running gcloud datastore indexes create and modify your application on your workstation to retrieve the data from Cloud Datastore using the index D Initiate an export of Cloud Datastore instance from development GCP project by executing gcloud datastore export Modify your applications to point to the export Answer AYou deployed a number of services to Google App Engine Standard The services are designed as microservices with several interdependencies between them Most services have few version upgrades but some key services have over version upgrades You identified an issue with the service pt createOrder and deployed a new version v for this service You are confident this works and want this new version to receive all traffic for the service You want to minimize effort and ensure the availability of service What should you do A Execute gcloud app versions stop v service pt createOrder and gcloud app versions start v service pt createOrder B Execute gcloud app versions migrate vC Execute gcloud app versions stop v and gcloud app versions start vD Execute gcloud app versions migrate v service “pt createOrder Answer DYou have a web application deployed as a managed instance group based on an instance template You modified the startup script used in the instance template and would like the existing instances to pick up changes from the new startup scripts Your web application is currently serving live web traffic You want to propagate the startup script changes to all instances in the managed instances group while minimizing effort minimizing cost and ensuring that the available capacity does not decrease What would you do A Create a new managed instance group MIG based on a new template Add the group to the backend service for the load balancer When all instances in the new managed instance group are healthy delete the old managed instance group B Delete instances in the managed instance group MIG one at a time and rely on auto healing to provision an additional instance C Perform a rolling action start update with max unavailable set to and max surge set to D Perform a rolling action replace with max unavailable set to and max surge set to Answer DTo facilitate disaster recovery your company wants to save database backup tar files in Cloud Storage bucket You want to minimize the cost Which GCP Cloud Storage class should you use A Use Coldline Storage Class B Use Multi Regional Storage Class C Use Regional Storage Class D Use Nearline Storage Class Answer AYou recently deployed a new application in Google App Engine to serve production traffic After analyzing logs for various user flows you uncovered several issues in your application code and have developed a fix to address the issues Parts of your proposed fix could not be validated in the pre production environment by your testing team as some of the scenarios can only be validated by an end user with access to specific data in your production environment In the company s weekly Change Approval Board meeting concerns were raised that the fix could possibly take down the application It was unanimously agreed that while the fix is risky it is a necessary change to the application You have been asked to suggest a solution that minimizes the impact of the change going wrong You also want to minimize costs What should you do A Set up a second Google App Engine service and then update a subset of clients to hit the new service B Deploy the new application version temporarily capture logs and then roll it back to the previous version C Deploy a new version of the application and use traffic splitting to send a small percentage of traffic to it D Create a second Google App Engine project with the new application code and onboard users gradually to the new application Answer CYou want to list all the compute instances in zones us central b and europe west d Which of the commands below should you run to retrieve this information A gcloud compute instances list filter zone us central b europe west d B gcloud compute instances get filter zone us central b and gcloud compute instances list filter “zone europe west d and combine the results C gcloud compute instances list filter zone us central b and gcloud compute instances list filter zone europe west d and combine the results D gcloud compute instances get filter zone us central b europe west d Answer AA production application serving live traffic needs an important update deployed gradually The application is deployed in a Managed Instance Group MIG in the US Central region The application receives millions of requests each minute and you want to patch the application while ensuring the number of instances capacity in the Managed Instance Group MIG does not decrease What should you do A Carry out a rolling update by executing gcloud compute instance groups rolling action start update max surge max unavailable B Deploy the update in a new MIG and add it as a backend service to the existing production Load Balancer Once all instances in the new group have warmed up remove the old MIG from the Load Balancer backend and delete the group C Carry out a rolling update by executing gcloud compute instance groups rolling action start update max surge max unavailable D Update the existing Managed Instance Group MIG to point to a new instance template containing the updated version Terminate all existing instances in the MIG and wait until they are all replaced by new instances created from the new template Answer CYou want to create a new role and grant it to the SME team The new role should provide your SME team BigQuery Job User and Cloud Bigtable User roles on all projects in the organization You want to minimize operational overhead You want to follow Google recommended practices How should you create the new role A Execute command gcloud iam combineroles global to combine the roles into a new custom role and grant them globally to SME team group B In GCP Console under IAM Roles select both roles and combine them into a new custom role Grant the role to the SME team group at project Use gcloud iam promote role to promote the role to all other projects and grant the role in each project to the SME team group C In GCP Console under IAM Roles select both roles and combine them into a new custom role Grant the role to the SME team group at project Repeat this step for each project D In GCP Console under IAM Roles select both roles and combine them into a new custom role Grant the role to the SME team group at the organization level Answer DYour company runs all its applications in us central region in a single GCP project and single VPC The company has recently expanded its operations to Europe but customers in the EU are complaining about slowness accessing the application Your manager has requested you to deploy a new instance in the same project in europe west region to reduce latency to the EU customers The newly deployed VM needs to reach a central Citrix Licensing Server in us central How should you design the network and firewall rules while adhering to Google Recommended practices A Deploy the VM in a new subnet in europe west region in a new VPC Peer the two VPCs and have the VM contact the Citrix Licensing Server on its internal IP Address B Deploy the VM in a new subnet in europe west region in the existing VPC Peer the two subnets using Cloud VPN Have the VM contact the Citrix Licensing Server on its internal IP Address C Deploy the VM in a new subnet in europe west region in a new VPC Set up an HTTP s Load Balancer for the Citrix Licensing Server and have the VM contact the Citrix Licensing Server through the Load Balancer s public address D Deploy the VM in a new subnet in europe west region in the existing VPC Have the VM contact the Citrix Licensing Server on its internal IP Address Answer DYour company runs all its applications in us central region in a single GCP project and single VPC The company has recently expanded its operations to Europe but customers in the EU are complaining about slowness accessing the application Your manager has requested you to deploy a new instance in the same project in europe west region to reduce latency to the EU customers The newly deployed VM needs to reach a central Citrix Licensing Server in us central How should you design the network and firewall rules while adhering to Google Recommended practices A Deploy the VM in a new subnet in europe west region in a new VPC Peer the two VPCs and have the VM contact the Citrix Licensing Server on its internal IP Address B Deploy the VM in a new subnet in europe west region in the existing VPC Peer the two subnets using Cloud VPN Have the VM contact the Citrix Licensing Server on its internal IP Address C Deploy the VM in a new subnet in europe west region in a new VPC Set up an HTTP s Load Balancer for the Citrix Licensing Server and have the VM contact the Citrix Licensing Server through the Load Balancer s public address D Deploy the VM in a new subnet in europe west region in the existing VPC Have the VM contact the Citrix Licensing Server on its internal IP Address Answer DYour company stores customer PII data in Cloud Storage buckets A subset of this data is regularly imported into a BigQuery dataset to carry out analytics You want to make sure the access to this bucket is strictly controlled Your analytics team needs read access on the bucket so that they can import data in BigQuery Your operations team needs read write access to both the bucket and BigQuery dataset to add Customer PII data of new customers on an ongoing basis Your Data Vigilance officers need Administrator access to the Storage bucket and BigQuery dataset You want to follow Google recommended practices What should you do A At the Project level add your Data Vigilance officers user accounts to the Owner role add your operations team user accounts to the Editor role and add your analytics team user accounts to the Viewer role B Use the appropriate predefined IAM roles for each of the access levels needed for Cloud Storage and BigQuery Add your users to those roles for each of the services C At the Organization level add your Data Vigilance officers user accounts to the Owner role add your operations team user accounts to the Editor role and add your analytics team user accounts to the Viewer role D Create custom IAM roles with appropriate permissions for the access levels needed for Cloud Storage and BigQuery Add your users to the appropriate roles Answer BYour company has deployed a wide range of application across several Google Cloud projects in the organization You are a security engineer within the Cloud Security team and an apprentice has recently joined your team To gain a better understanding of your company s Google cloud estate the apprentice has asked you to provide them access which lets them have detailed visibility of all projects In the organization Your manager has approved the request but has asked you to ensure the access does not let them edit write access to any resources Which IAM roles should you assign to the apprentice A Grant oles resourcemanager organizationViewer and roles viewer B Grant roles resourcemanager organizationAdmin and roles browser C Grant roles resourcemanager organizationViewer and roles owner D Grant roles owner and roles networkmanagement admin Answer AYou created an update for your application on App Engine You want to deploy the update without impacting your users You want to be able to roll back as quickly as possible if it fails What should you do A Deploy the update as the same version that is currently running If the update fails redeploy your older version using the same version identifier B Deploy the update as a new version Migrate traffic from the current version to the new version If it fails migrate the traffic back to your older version C Deploy the update as the same version that is currently running You are confident the update works so you don t plan for a rollback strategy D Notify your users of an upcoming maintenance window and ask them not to use your application during this window Deploy the update in that maintenance window Answer BYou are designing a mobile game which you hope will be used by numerous users around the world The game backend requires a Relational DataBase Management System RDBMS for persisting game state and player profiles You want to select a database that can scale to a global audience with minimal configuration updates Which database should you choose A Cloud SQL B Cloud Spanner C Cloud Datastore D Cloud Firestore Answer BYour company stores sensitive user information PII in three multi regional buckets in US Europe and Asia All three buckets have data access logging enabled on them The compliance team has received reports of fraudulent activity and has begun investigating a customer care representative It believes the specific individual may have accessed some objects they are not authorized to and may have added labels to some files in the buckets to enable favourable discounts for their friends The compliance team has asked you to provide them with a report of activities for this customer service representative on all three buckets How can you do this efficiently A Enable a Cloud Trace on the bucket and wait for the user to access objects set metadata to capture their activities B Retrieve this information from Activity logs in GCP Console C Retrieve this information from the Cloud Storage bucket page in GCP Console D Apply the necessary filters in Cloud Logging Console to retrieve this information Answer DYour company s new mobile game has gone live and you have transitioned the backend application to the operations team The mobile game uses Cloud Spanner to persist game state leaderboard and player profile All operations engineers require access to view and edit table data to support runtime issues What should you do A Grant roles spanner databaseUser IAM role to all operations engineers group B Grant roles spanner viewer IAM role to all operations engineers group C Grant roles spanner viewer IAM role to all operations engineers user accounts D Grant roles spanner databaseUser IAM role to all operations engineers user accounts Answer AYou have one GCP project with default region and zone set to us east and us east b respectively You have another GCP project with default region and zone set to us west and us west a respectively You want to provision a VM in each of these projects efficiently using gcloud CLI What should you do A Execute gcloud config configuration create config name to create two configurations one for each project Execute gcloud configurations list to create and start the VMs B Execute gcloud config configuration create config name to create two configurations one for each project Execute gcloud config configurations activate config name to activate the first configuration and gcloud compute instances create to create the VM Repeat the steps for other configuration C Execute gcloud configurations activate config name to activate the configuration for each project and execute gcloud configurations list to create and start the VM D Execute gcloud configurations activate config name to activate the configurationfor each project and execute gcloud config list to create and start the VM Answer BYou want to create a Google Cloud Storage regional bucket logs archive in the Los Angeles region us west You want to use Coldline storage class to minimize costs and you want to retain files for years Which of the following commands should you run to create this bucket A gsutil mb t us west S nearline retention y gs logs archiveB gsutil mb l los angeles S coldline retention m gs logs archiveC gsutil mb us west S coldline retention m gs logs archiveD gsutil mb us west S coldline retention y gs logs archiveAnswer DYou developed a web application that lets users upload and share images You deployed this application in Google Compute Engine and you have configured Stackdriver Logging Your application sometimes times out while uploading large images and your application generates relevant error log entries that are ingested to Stackdriver Logging You would now like to create alerts based on these metrics You intend to add more compute resources manually when the number of failures exceeds a threshold What should you do in order to alert based on these metrics with minimal effort A Add the Stackdriver monitoring and logging agent to the instances running the code B In Stackdriver logging create a new logging metric with the required filters edit the application code to set the metric value when needed and create an alert in Stackdriver based on the new metric C In Stackdriver Logging create a custom monitoring metric from log data and create an alert in Stackdriver based on the new metric D Create a custom monitoring metric in code edit the application code to set the metric value when needed create an alert in Stackdriver based on the new metric Answer CYour company stores sensitive PII data in a cloud storage bucket The objects are currently encrypted by Google managed keys Your compliance department has asked you to ensure all current and future objects in this bucket are encrypted by customer managed encryption keys You want to minimize effort What should you do A In the bucket advanced settings select the Customer managed key and then select a Cloud KMS encryption key Existing objects encrypted by Google managed keys can still be decrypted by the new Customer managed key B In the bucket advanced settings select the Customer managed key and then select a Cloud KMS encryption key Rewrite all existing objects using gsutil rewrite to encrypt them with the new Customer managed key C In the bucket advanced settings select the customer supplied key and then select a Cloud KMS encryption key Delete all existing objects and upload them again so they use the new customer supplied key for encryption D Rewrite all existing objects using gsutil rewrite to encrypt them with the new Customer managed key In the bucket advanced settings select the Customer managed key and then select a Cloud KMS encryption key Answer BYou have two compute instances in the same VPC but in different regions You can SSH from one instance to another instance using their internal IP address but not their external IP address What could be the reason for SSH failing on external IP address A The external IP address is disabled B The compute instances are not using the right cross region SSH IAM permissionsC The compute instances have a static IP for their external IP D The combination of compute instance network tags and VPC firewall rules only allow SSH from the subnets IP range Answer DYour colleague updated a deployment manager template of a production application serving live traffic You want to deploy the update to the live environment later during the night when user traffic is at its lowest The git diff on the pull request shows the changes are substantial and you would like to review the intended changes without applying the changes in the live environment You want to do this as efficiently and quickly as possible What should you do A Preview the changes by applying the deployment manager template with the preview flag B Add logging statements in the deployment manager template YAML file C Clone the GCP project and apply the deployment manager template in the new project Review the actions in Cloud Logging and monitor for failures before applying the template in the production GCP project D Apply the deployment manager template and review the actions in Cloud Logging Answer AYou have asked your supplier to send you a purchase order and you want to enable them to upload the file to a cloud storage bucket within the next hours Your supplier does not have a Google account You want to follow Google recommended practices What should you do A Create a service account with just the permissions to upload files to the bucket Create a JSON key for the service account Execute the command gsutil signurl m PUT d h gs B Create a service account with just the permissions to upload files to the bucket Create a JSON key for the service account Execute the command gsutil signurl d h gs C Create a service account with just the permissions to upload files to the bucket Create a JSON key for the service account Execute the command gsutil signurl httpMethod PUT dh gs D Create a JSON key for the Default Compute Engine Service Account Execute the command gsutil signurl m PUT d h gs kbucket gt Answer AYour organization is planning the infrastructure for a new large scale application that will need to store anything between TB to a petabyte of data in NoSQL format for Low latency read write and High throughput analytics Which storage option should you use A Cloud Spanner B Cloud Bigtable C Cloud Datastore D Cloud SQLAnswer BYou have a collection of audio video files over GB each that you need to migrate to Google Cloud Storage The files are in your on premises data center What migration method can you use to help speed up the transfer process A Start a recursive upload B Use parallel uploads to break the file into smaller chunks then transfer it simultaneously C Use the Cloud Transfer Service to transfer D Use multithreaded uploads using the m option Answer BYour company has chosen to go serverless to enable developers to focus on writing code without worrying about infrastructure You have been asked to identify a GCP Serverless service that does not limit your developers to specific runtimes In addition some of the applications need WebSockets support What should you suggest A Cloud Run for AnthosB Cloud FunctionsC App Engine StandardD Cloud RunAnswer AYour company wants to move TB of your website clickstream logs from your on premise data center to Google Cloud Platform These logs need to be retained in GCP for compliance requirements Your business analysts also want to run analytics on these logs to understand user click behavior on your website Which of the below would enable you to meet these requirements Select Two A Load logs into Google Cloud SQLB Load logs into Google BigQuery C Upload log files into Google Cloud Storage D Import logs into Google Stackdriver E Insert logs into Google Cloud Bigtable Answer B CYour team created two networks VPC with non overlapping ranges in Google Cloud in the same region The first VPC hosts an encryption service on a GKE cluster with cluster autoscaling enabled The encryption service provides TCP endpoints to encrypt and decrypt data The second VPC pt network hosts a user management system on a single Google Cloud Compute Engine VM The user management system deals with PII data and needs to invoke the encryption endpoints running on the GKE cluster to encrypt and decrypt data What should you do to enable the compute engine VM invoke the TCP encryption endpoints while minimizing effort A Create a Kubernetes Service with type NodePort to expose the encryption endpoints running in the pods Set up a custom proxy in another compute engine VM in pt network and configure it to forward the traffic to the Kubernetes Service in the other VPC Have the GCE VM invoke the TCP encryption endpoints on the proxy DNS address B Create a Kubernetes Service with type Loodbolancer to expose the encryption endpoints running in the pods Configure a Cloud Armour security policy to allow traffic from GCE VM to the Kubernetes Service Have the GCE VM invoke the TCP encryption endpoints on the Kubernetes Service DNS address C Create a Kubernetes Service with type Loadbalancer to expose the encryption endpoints running in the pods Disable propagating Client IP Addresses to the pods by setting Services spec ecternalTrafficPolicy to Cluster Have the GCE VM invoke the TCP encryption endpoints on the Kubernetes Service DNS address D Create a Kubernetes Service with type Loadbalancer and the cloud google com lood balancer type Internal annotation to expose the encryption endpoints running in the pods Peer the two VPCs and have the GCE VM invoke the TCP encryption endpoints on the internal Kubernetes Service DNS address Answer DYou deployed a Python application to GCP App Engine Standard service in the us central region Most of your customers are based in Japan and are experiencing slowness due to the latency You want to transfer the application from us central region to asia northeast region to minimize latency What should you do A Update the region property to asia northeast on the App Engine application B Deploy a new app engine application in the same GCP project and set the region to asia northeast Delete the old App Engine application C Create a new GCP project Create a new App Engine Application in the new GCP project and set its region to asia northeast Delete the old App Engine application D Update the default region property to asia northeast on the App Engine Service Answer CYou deployed a Java application in a Google Compute Engine VM that has GB Memory and vCPU At peak usage the application experiences java lang OutOfMemory errors that take down the application entirely and requires a restart The CPU usage at all times is minimal Your operations team have asked you to increase the memory on the VM instance to G You want to do this while minimizing the cost What should you do A Stop the compute engine instance update the memory on the instance to GB and start the compute engine instance B Make use of the live migration feature of Google Compute Engine to migrate the application to another instance with more memory C Stop the compute engine instance update the machine to n standard and start the compute engine instance D Add a metadata tag to the instance with key new memory size and value GAnswer A 2021-08-23 15:47:13
海外TECH DEV Community Build Your Own Lint Rules for Terraform with Shisho https://dev.to/y0n3uchy/build-your-own-lint-rules-for-terraform-with-shisho-5fb7 Build Your Own Lint Rules for Terraform with Shishotl dr Shisho is an open source static code analyzer that lets you build your own lint rules for Terraform codes You can find and refactor specific code patterns easily with a handy configuration language Building Linter Static Analyzer is Too HardEvery developer wants to avoid embedding issues in their software while finding issues tends to be boring So here s where a linter a static analyzer come they will be a great supporter of you and your team by detecting common bugs with pre defined rules before the bugs are shipped to the world Sometimes you will want to enforce custom rules for your code to standardize best practices specific to your team When you want to prevent your team members from using uniform bucket level access true in google storage bucket resources like the following snippet for example you hope there s a flexible linter that lets you add custom rules quickly resource google storage bucket test project var project name var project test location var location uniform bucket level access true force destroy true However adding and maintaining custom rules is quite hard You need to learn how to write custom rules for each programming language your team use although different programming languages have different linters or analyzers with different DSLs and APIs This difficulty is one of the severe problems of standard linters static analyzers Shisho A Customizable Static Code AnalyzerShisho a lightweight static code analyzer will help you build custom lint rules for your codebase I ll explain what and how it is flatt security shisho Lightweight static analyzer for several programming languages shisho Shisho is a lightweight static analyzer for developers Please see the usage documentation for further information Try with DockerYou can try shisho in your machine as follows echo func test v string int return len v docker run i ghcr io flatt security shisho cli latest find len lang goecho func test v string int return len v gt file godocker run i v PWD workspace ghcr io flatt security shisho cli latest find len lang go workspace file goInstall with pre built binariesWhen you d like to run shisho outside docker containers please follow the instructions below Linux macOSRun the following command s Linuxwget O shisho zipunzip shisho zipchmod x shishomv shisho usr local bin shisho macOSwget O shisho zipunzip shisho zipchmod x shishomv shisho usr local bin shishoThen you ll see a shisho s executable in usr local bin WindowsDownload the prebuild binary from… View on GitHub Find CodesFirst of all Shisho enables us to run AST aware code search over your code Here s an example command which finds the occurence of uniform bucket level access true inside google storage bucket resource docker run i v pwd workspace ghcr io flatt security shisho cli latest find resource google storage bucket uniform bucket level access true lang hcl code tfThe command will make the following outputs in your console Here is an anonymous metavariable which matches an arbitrary single node in AST like a function call identifier and so on Similarly is an anonymous ellipsis metavariable which matches zero or more nodes in AST These operators are something like capture groups in regular expressions They let you search over your code in a structured but flexible manner You can also define a rule which includes a pattern and the explaination for it The following YAML snippet is an example of rules describing the use of uniform bucket level access is prohibited version rules id sample policy language hcl pattern resource google storage bucket X uniform bucket level access true Y message Our team policy prohibits the use of uniform bucket level access You can find patterns by executing shisho find path to rule yaml path to search command resulting in the following outputs This is how Shisho makes it possible to build your own lint rules for Terraform codes You can use Shisho in the CI pipeline with your own rules let alone your local machine Please see Learn Shisho for further details Refactor CodesAdditionally Shisho rules can include how detected code patterns should be fixed The following YAML snippet describes a custom lint rule that suggests the use of uniform bucket level access true should be deleted version rules id sample policy language hcl pattern resource google storage bucket NAME X uniform bucket level access true Y message Our team policy prohibits use of uniform bucket level access rewrite resource google storage bucket NAME X Y Once this rule is run over your codes and the use of uniform bucket level access true is detected Shisho suggests changes following the rule s rewrite section like UsecasesYou can use Shisho for standardizing your codebase In addition it could be a means of conducting security as code or policy as code For instance when you want to keep your team s EBS volumes encrypted you can define a rule as follows version rules id unencrypted ebs volume language hcl message There was unencrypted EBS module pattern resource aws ebs volume NAME X constraints target X should not match pattern encrypted true rewrite resource aws ebs volume NAME X encrypted true When you want your colleagues to follow the naming convention for resources the following rule will work well version rules id invalid resource name language hcl message A resource was named badly pattern resource NAME constraints target NAME should not match regex pattern team The rule will report the result like Why Shisho Modern Static Analysis how the best tools empower creativity explains that good code analyzers or linters are often interoperable moldable efficient and community driven and that Semgrep works well from these viewpoints Semgrep is also grep like or sed like software that lets us find bugs with useful DSLs As for Shisho it is at least interoperable since it s open sourced moldable though some efforts are needed see issue Moreover Shisho is surprisingly efficient Here s the result of a micro benchmark of Semgrep Comby a similar tool and Shisho ToolTimeCommandComby mstime comby len parser go match only amp gt dev nullSemgrep mstime semgrep e len lang go parser go amp gt dev nullShisho alpha mstime shisho find len lang go parser go amp gt dev nullIn fact Shisho aims to refine the existing tools and to make it more feasible to run for large projects You can use Shisho for your monorepo without hesitation For your information this speed is supported by Rust On the other hand it s true that Shisho lacks some features of Semgrep and Comby For instance Semgrep has a feature to match patterns with type information while Shisho doesn t Semgrep also has Semgrep Registry in which you can share your own lint rules for the worldwide community Now I m making efforts to design and implement these features Stay tuned Now What This article explained the usage of Shisho for Terraform codes but Shisho is extending other language supports Especially Dockerfile support will be shipped soon You can follow ynuchy to see the news on Shisho and star our GitHub project to encourage us Additionally I ll release a SaaS which supports your Terraform development workflows with this engine See for further details Time is the average of consecutive command executions The measurement was run on Ubuntu LTS with AMD Ryzen GB RAM The scan target was parser go  Both Semgrep and Comby is written in OCaml 2021-08-23 15:44:38
海外TECH DEV Community Google Associate Cloud Engineer Exam Questions Part 1 https://dev.to/iam_awslagi/google-associate-cloud-engineer-exam-questions-part-1-4hek Google Associate Cloud Engineer Exam Questions Part Source AWS GCP You are a project owner and need your co worker to deploy a new version of your application to App Engine You want to follow Google s recommended practices Which IAM roles should you grant your co worker A Project EditorB App Engine Service AdminC App Engine DeployerD App Engine Code ViewerHint Answer CYour company has reserved a monthly budget for your project You want to be informed automatically of your project spend so that you can take action when you approach the limit What should you do A Link a credit card with a monthly limit equal to your budget B Create a budget alert for and of your total monthly budget C In App Engine Settings set a daily budget at the rate of of your monthly budget D In the GCP Console configure billing export to BigQuery Create a saved view that queries your total spend Hint Answer B spending limitYou have a project using BigQuery You want to list all BigQuery jobs for that project You want to set this project as the default for the bq command line tool What should you do A Use “gcloud config set project to set the default project B Use “bq config set project to set the default project C Use “gcloud generate config url to generate a URL to the Google Cloud Platform Console to set the default project D Use “bq generate config url to generate a URL to the Google Cloud Platform Console to set the default project Hint Answer AYour project has all its Compute Engine resources in the europe west region You want to set europe west as the default region for gcloud commands What should you do A Use Cloud Shell instead of the command line interface of your device Launch Cloud Shell after you navigate to a resource in the europe west region The europe west region will automatically become the default region B Use “gcloud config set compute region europe west to set the default region for future gcloud commands C Use “gcloud config set compute zone europe west to set the default region for future gcloud commands D Create a VPN from on premises to a subnet in europe west and use that connection when executing gcloud commands Hint Answer BYou developed a new application for App Engine and are ready to deploy it to production You need to estimate the costs of running your application on Google Cloud Platform as accurately as possible What should you do A Create a YAML file with the expected usage Pass this file to the “gcloud app estimate command to get an accurate estimation B Multiply the costs of your application when it was in development by the number of expected users to get an accurate estimation C Use the pricing calculator for App Engine to get an accurate estimation of the expected charges D Create a ticket with Google Cloud Billing Support to get an accurate estimation Hint Answer C is correct because this is the proper way to estimate chargesYour company processes high volumes of IoT data that are time stamped The total data volume can be several petabytes The data needs to be written and changed at a high speed You want to use the most performant storage option for your data Which product should you use A Cloud DatastoreB Cloud StorageC Cloud BigtableD BigQueryHint Answer C is correct because Cloud Bigtable is the most performant storage option to work with IoT and time series data Your application has a large international audience and runs stateless virtual machines within a managed instance group across multiple locations One feature of the application lets users upload files and share them with other users Files must be available for days after that they are removed from the system entirely Which storage solution should you choose A A Cloud Datastore database B A multi regional Cloud Storage bucket C Persistent SSD on virtual machine instances D A managed instance group of Filestore servers Hint Answer B is correct because buckets can be multi regional and have lifecycle management You have a definition for an instance template that contains a web application You are asked to deploy the application so that it can scale based on the HTTP traffic it receives What should you do A Create a VM from the instance template Create a custom image from the VM s disk Export the image to Cloud Storage Create an HTTP load balancer and add the Cloud Storage bucket as its backend service B Create a VM from the instance template Create an App Engine application in Automatic Scaling mode that forwards all traffic to the VM C Create a managed instance group based on the instance template Configure autoscaling based on HTTP traffic and configure the instance group as the backend service of an HTTP load balancer D Create the necessary amount of instances required for peak user traffic based on the instance template Create an unmanaged instance group and add the instances to that instance group Configure the instance group as the Backend Service of an HTTP load balancer Hint Answer C is correct because a managed instance group can use an instance template to scale based on HTTP traffic managed instance groups and autoscalingYou are creating a Kubernetes Engine cluster to deploy multiple pods inside the cluster All container logs must be stored in BigQuery for later analysis You want to follow Google recommended practices Which two approaches can you take A Turn on Stackdriver Logging during the Kubernetes Engine cluster creation B Turn on Stackdriver Monitoring during the Kubernetes Engine cluster creation C Develop a custom add on that uses Cloud Logging API and BigQuery API Deploy the add on to your Kubernetes Engine cluster D Use the Stackdriver Logging export feature to create a sink to Cloud Storage Create a Cloud Dataflow job that imports log files from Cloud Storage to BigQuery E Use the Stackdriver Logging export feature to create a sink to BigQuery Specify a filter expression to export log records related to your Kubernetes Engine cluster only Hint Answer A Is correct because creating a cluster with Stackdriver Logging option will enable all the container logs to be stored in Stackdriver Logging E Is correct because Stackdriver Logging support exporting logs to BigQuery by creating sinksYou need to create a new Kubernetes Cluster on Google Cloud Platform that can autoscale the number of worker nodes What should you do A Create a cluster on Kubernetes Engine and enable autoscaling on Kubernetes Engine B Create a cluster on Kubernetes Engine and enable autoscaling on the instance group of the cluster C Configure a Compute Engine instance as a worker and add it to an unmanaged instance group Add a load balancer to the instance group and rely on the load balancer to create additional Compute Engine instances when needed D Create Compute Engine instances for the workers and the master and install Kubernetes Rely on Kubernetes to create additional Compute Engine instances when needed Hint Answer A is correct because this is the way to set up an autoscaling Kubernetes cluster You have an application server running on Compute Engine in the europe west d zone You need to ensure high availability and replicate the server to the europe west c zone using the fewest steps possible What should you do A Create a snapshot from the disk Create a disk from the snapshot in the europe west c zone Create a new VM with that disk B Create a snapshot from the disk Create a disk from the snapshot in the europe west d zone and then move the disk to europe west c Create a new VM with that disk C Use “gcloud to copy the disk to the europe west c zone Create a new VM with that disk D Use “gcloud compute instances move with parameter “ destination zone europe west c to move the instance to the new zone Hint Answer A is correct because this makes sure the VM gets replicated in the new zone Your company has a mission critical application that serves users globally You need to select a transactional relational data storage system for this application Which two products should you considerA BigQueryB Cloud SQLC Cloud SpannerD Cloud BigtableE Cloud DatastoreHint Answer B is correct because Cloud SQL is a relational and transactional database in the list C Is correct because Spanner is a relational and transactional database in the list You have a Kubernetes cluster with node pool The cluster receives a lot of traffic and needs to grow You decide to add a node What should you do A Use “gcloud container clusters resize with the desired number of nodes B Use “kubectl container clusters resize with the desired number of nodes C Edit the managed instance group of the cluster and increase the number of VMs by D Edit the managed instance group of the cluster and enable autoscaling Hint Answer A is correct because this resizes the cluster to the desired number of nodes You created an update for your application on App Engine You want to deploy the update without impacting your users You want to be able to roll back as quickly as possible if it fails What should you do A Delete the current version of your application Deploy the update using the same version identifier as the deleted version B Notify your users of an upcoming maintenance window Deploy the update in that maintenance window C Deploy the update as the same version that is currently running D Deploy the update as a new version Migrate traffic from the current version to the new version Hint Answer D is correct because this makes sure there is no downtime and you can roll back the fastest You have created a Kubernetes deployment called Deployment A with replicas on your cluster Another deployment called Deployment B needs access to Deployment A You cannot expose Deployment A outside of the cluster What should you do A Create a Service of type NodePort for Deployment A and an Ingress Resource for that Service Have Deployment B use the Ingress IP address B Create a Service of type LoadBalancer for Deployment A Have Deployment B use the Service IP address C Create a Service of type LoadBalancer for Deployment A and an Ingress Resource for that Service Have Deployment B use the Ingress IP address D Create a Service of type ClusterIP for Deployment A Have Deployment B use the Service IP address Hint Answer D is correct because this exposes the service on a cluster internal IP address Choosing this method makes the service reachable only from within the cluster You need to estimate the annual cost of running a Bigquery query that is scheduled to run nightly What should you do A Use “gcloud query dry run to determine the number of bytes read by the query Use this number in the Pricing Calculator B Use “bq query dry run to determine the number of bytes read by the query Use this number in the Pricing Calculator C Use “gcloud estimate to determine the amount billed for a single query Multiply this amount by D Use “bq estimate to determine the amount billed for a single query Multiply this amount by Hint Answer B is correct because this is the correct way to estimate the yearly BigQuery querying costs You want to find out who in your organization has Owner access to a project called “my project What should you do A In the Google Cloud Platform Console go to the IAM page for your organization and apply the filter “Role Owner B In the Google Cloud Platform Console go to the IAM page for your project and apply the filter “Role Owner C Use “gcloud iam list grantable role project my project from your Terminal D Use “gcloud iam list grantable role from Cloud Shell on the project page Hint Answer B is correct because this shows you the Owners of the project You want to create a new role for your colleagues that will apply to all current and future projects created in your organization The role should have the permissions of the BigQuery Job User and Cloud Bigtable User roles You want to follow Google s recommended practices How should you create the new role A Use “gcloud iam combine roles global to combine the roles into a new custom role B For one of your projects in the Google Cloud Platform Console under Roles select both roles and combine them into a new custom role Use “gcloud iam promote role to promote the role from a project role to an organization role C For all projects in the Google Cloud Platform Console under Roles select both roles and combine them into a new custom role D For your organization in the Google Cloud Platform Console under Roles select both roles and combine them into a new custom role Hint Answer D is correct because this creates a new role with the combined permissions on the organization level You work in a small company where everyone should be able to view all resources of a specific project You want to grant them access following Google s recommended practices What should you do A Create a script that uses “gcloud projects add iam policy binding for all users email addresses and the Project Viewer role B Create a script that uses “gcloud iam roles create for all users email addresses and the Project Viewer role C Create a new Google Group and add all users to the group Use “gcloud projects add iam policy binding with the Project Viewer role and Group email address D Create a new Google Group and add all members to the group Use “gcloud iam roles create with the Project Viewer role and Group email address Hint Answer C is correct because Google recommends to use groups where possible You need to verify the assigned permissions in a custom IAM role What should you do A Use the GCP Console IAM section to view the information B Use the “gcloud init command to view the information C Use the GCP Console Security section to view the information D Use the GCP Console API section to view the information Hint Answer A is correct because this is the correct console area to view permission assigned to a custom role in a particular project Which of the following services provides real time messaging A Cloud Pub SubB Big QueryC App EngineD DatastoreAnswer AWhich of the following tasks would Nearline Storage be well suited for A A mounted Linux file systemB Image assets for a high traffic websiteC Frequently read filesD Infrequently read data backupsAnswer D comparison of storage classesWhich of the following products will allow you to administer your projects through a browser based command line A Cloud DatastoreB Cloud Command lineC Cloud TerminalD Cloud ShellAnswer DCloud SQL is based on which database engine A Microsoft SQL ServerB MySQLC OracleD InformixAnswer B differencesWhich of the following products will allow you to perform live debugging without stopping your application A App Engine Active Debugger AEAD B Stackdriver DebuggerC Code InspectorD Pause ITAnswer BWhich of these options is not a valid Cloud Storage class A Glacier StorageB Nearline StorageC Coldline StorageD Regional StorageAnswer ARegarding Cloud Storage which option allows any user to access to a Cloud Storage resource for a limited time using a specific URL A Open BucketsB Temporary ResourcesC Signed URLsD Temporary URLsAnswer COf the options given which is a NoSQL database A Cloud DatastoreB Cloud SQLC All of the given optionsD Cloud StorageAnswer AContainer Engine allows orchastration of what type of containers A Blue WhaleB LXCC BSD JailsD DockerAnswer DRegarding Cloud IAM what type of role s are available A Basic roles and Compiled rolesB Primitive roles and Predefined rolesC Simple rolesD Basic roles and Curated rolesAnswer BWhich of the follow products will allow you to host a static website A Cloud SDKB Cloud EndpointsC Cloud StorageD Cloud DatastoreAnswer CContainer Engine is built on which open source system A SwarmB KubernetesC Docker OrchastrateD MesosAnswer BCloud Source Repositories provide a hosted version of which version control system A GitB RCSC SVND MercurialAnswer AWhich of the following is an analytics data warehouse A Cloud SQLB Big QueryC DatastoreD Cloud StorageAnswer BWhich service offers the ability to create and run virtual machines A Google Virtualization EngineB Compute ContainersC VM EngineD Compute EngineAnswer DWhich of the following is not helpful for mitigating the impact of an unexpected failure or reboot A Use persistent disksB Configure tags and labelsC Use startup scripts to re configure the system as neededD Back up your dataAnswer BWhich tool allows you to sync data in your Google domain with Active Directory A Google Cloud Directory Sync GCDS B Google Active Directory GAD C Google Domain Sync ServiceD Google LDAP SyncAnswer ARegarding Cloud Storage which of the following allows for time limited access to buckets and objects without a Google account A Signed URLsB gsutilC Single sign onD Temporary Storage AccountsAnswer AWhich of the following is a virtual machine instance that can be terminated by Compute Engine without warning A A preemptible VMB A shared core VMC A high cpu VMD A standard VMAnswer ARegarding Compute Engine What is a managed instance group A A managed instance group combines existing instances of different configurations into one manageable groupB A managed instance group uses an instance template to create identical instancesC A managed instance group creates a firewall around instancesD A managed instance group is a set of servers used exclusively for batch processingAnswer BWhat type of firewall rule s does Google Cloud s networking support A denyB allow deny amp filteredC allowD allow amp denyAnswer AHow are subnetworks different than the legacy networks A They re the same only the branding is differentB Each subnetwork controls the IP address range used for instances that are allocated to that subnetworkC With subnetworks IP address allocation occurs at the global network levelD Legacy networks are the preferred way to create networksnswer BWhich of the following is not a valid metric for triggering autoscaling A Google Cloud Pub Sub queuingB Average CPU utilizationC Stackdriver Monitoring metricsD App Engine Task QueuesAnswer DWhich of the following features makes applying firewall settings easier A Service accountsB TagsC MetadataD LabelsAnswer BWhat option does Cloud SQL offer to help with high availability A Point in time recoveryB The AlwaysOn settingC SnapshotsD Failover replicasAnswer D testRegarding Compute Engine when executing a startup script on a Linux server which user does the instance execute the script as A ubuntuB The Google provided “gceinstance userC Whatever user you specify in the consoleD rootAnswer DWhich of the follow methods will not cause a shutdown script to be executed A When an instance shuts down through a request to the guest operating systemB A preemptible instance being terminatedC An instances reset API callD Shutting down via the cloud consoleAnswer CWhich type of account would you use in code when you want to interact with Google Cloud services A Google groupB Service accountC Code accountD Google accountAnswer BWhich of the following is not an IAM best practice Use primitive roles by default B Treat each component of your application as a separate trust boundary C Grant roles at the smallest scope needed D Restrict who has access to create and manage service accounts in your projectAnswer AWhich of the following would not reduce your recovery time in the event of a disaster A Make it as easy as possible to adjust the DNS record to cut over to your warm standby server B Replace your warm standby server with a hot standby server C Use a highly preconfigured machine image for deploying new instances D Replace your active active hybrid production environment on premises and GCP with a warm standby server Answer DWhich of the following is not a best practice for mitigating Denial of Service attacks on your Google Cloud infrastructure A Block SYN floods using Cloud RouterB Isolate your internal traffic from the external worldC Scale to absorb the attackD Reduce the attack surface for your GCE deploymentAnswer AWhich is the fastest instance storage option that will still be available when an instance is stopped A Local SSDB Standard Persistent DiskC SSD Persistent DiskD RAM diskAnswer CWhich of these statements about Microsoft licenses is true A You can migrate your existing Microsoft application licenses to Compute Engine instances but not your Microsoft Windows licenses B You can migrate your existing Microsoft Windows and Microsoft application licenses to Compute Engine instances C You cannot migrate your existing Microsoft Windows or Microsoft application licenses to Compute Engine instances D You can migrate your existing Microsoft Windows licenses to Compute Engine instances but not your Microsoft application licenses Answer BWhich database services support standard SQL queries A Cloud Bigtable and Cloud SQLB Cloud Spanner and Cloud SQLC Cloud SQL and Cloud DatastoreD Cloud SQLAnswer BWhich statement about IP addresses is false A You are charged for a static external IP address for every hour it is in use B You are not charged for ephemeral IP addresses C Google Cloud Engine supports only IPv addresses not IPv D You are charged for a static external IP address when it is assigned but unused Answer AWhich Google Cloud Platform service requires the least management because it takes care of the underlying infrastructure for you A Container EngineB Cloud EngineC App EngineD Docker containers running on Cloud EngineAnswer CTo ensure that your application will handle the load even if an entire zone fails what should you do A Don t select the “Multizone option when creating your managed instance group B Spread your managed instance group over two zones and overprovision by C Create a regional unmanaged instance group and spread your instances across multiple zones D Overprovision your regional managed instance group by at least Answer DIf you do not grant a user named Bob permission to access a Cloud Storage bucket but then use an ACL to grant access to an object inside that bucket to Bob what will happen A Bob will be able to access all of the objects inside the bucket because he was granted access to at least one object in the bucket B Bob will be able to access the object because bucket and object ACLs are independent of each other C Bob will not be able to access the object because he does not have access to the bucket D It is not possible to grant access to an object when it is inside a bucket for which a user does not have access Answer B securityTo set up a virtual private network between your office network and Google Cloud Platform and have the routes automatically updated when the network topology changes what is the minimal number of each type of component you need to implement A Cloud VPN Gateways and Peer GatewayB Cloud VPN Gateway Peer Gateway and Cloud RouterC Peer Gateways and Cloud RouterD Cloud VPN Gateways and Cloud RouterAnswer B cloud router for vpns with vpc networksWhich of the following statements about encryption on GCP is not true A Google Cloud Platform encrypts customer data stored at rest by default B Each encryption key is itself encrypted with a set of master keys C If you want to manage your own encryption keys for data on Google Cloud Storage the only option is Customer Managed Encryption Keys CMEK using Cloud KMS D Data in Google Cloud Platform is broken into subfile chunks for storage and each chunk is encrypted at the storage level with an individual encryption key Answer CWhich database service requires that you configure a failover replica to make it highly available A Cloud SpannerB Cloud SQLC BigQueryD Cloud DatastoreAnswer BWhich of these is not a principle you should apply when setting roles and permissions A Whenever possible assign roles to groups instead of to individuals B Grant users the appropriate permissions to facilitate least privilegeC Whenever possible assign primitive roles rather than predefined roles D Audit all policy changes by checking the Cloud Audit Logs Answer CWhich of these is not a recommended method of authenticating an application with a Google Cloud service A Use the gcloud and or gsutil commands B Request an OAuth access token and use it directly C Embed the service account s credentials in the application s source code D Use one of the Google Cloud Client Libraries Answer C token lifecycle managementWhat are two different features that fully isolate groups of VM instances A Firewall rules and subnetworksB Networks and subnetworksC Subnetworks and projectsD Projects and networksAnswer D use projects to fully isolate resourcesSuppose you have a web server that is working properly but you can t connect to its instance VM over SSH Which of these troubleshooting methods can you use without disrupting production traffic Select answers A Create a snapshot of the disk and use it to create a new disk then attach the new disk to a new instanceB Use netcat to try to connect to port C Access the serial console outputD Create a startup script to collect information Answer ABCTo configure Stackdriver to monitor a web server and let you know if it goes down what steps do you need to take Select answers A Install the Stackdriver Logging Agent on the web serverB Create an alerting policyC Install the Stackdriver Monitoring Agent on the web serverD Create an uptime checkAnswer BDWhich of these tools can you use to copy data from AWS S to Cloud Storage Select answers A Cloud Storage Transfer ServiceB S Storage Transfer ServiceC Cloud Storage ConsoleD gsutilAnswer ADWhat are two of the actions you can take to troubleshoot a virtual machine instance that won t start up at all Select answers A Increase the CPU and memory on the instance by changing the machine type B Validate that your disk has a valid file system C Examine your virtual machine instance s serial port output D Connect to your virtual machine instance using SSH Answer BC pdbootWhich statements about application load testing are true Select answers A You should test at the maximum load that you expect to encounter B You should test at more than the maximum load that you expect to encounter C It is not necessary to test sudden increases in traffic since GCP scales seamlessly D Your load tests should include testing sudden increases in traffic Answer AD loadtestingWhich of these statements about resilience testing are true Select answers A In a resilience test your application should keep running with little or no downtime B To test the resilience of an autoscaling instance group you can terminate a random instance within that group C In order for an application to survive instance failures it should not be stateless D Resilience testing is the same as disaster recovery testing Answer ABWhich combination of Stackdriver services will alert you about errors generated by your applications and help you locate the root cause in the code A Monitoring Trace and DebuggerB Monitoring and Error ReportingC Debugger and Error ReportingD Alerts and DebuggerAnswer CIf you have configured Stackdriver Logging to export logs to BigQuery but logs entries are not getting exported to BigQuery what is the most likely cause A The Cloud Data Transfer Service has not been enabled B There isn t a firewall rule allowing traffic between Stackdriver and BigQuery C Stackdriver Logging does not have permission to write to the BigQuery dataset D The size of the Stackdriver log entries being exported exceeds the maximum capacity of the BigQuery dataset Answer C errors exporting to bigqueryYou can use Stackdriver to monitor virtual machines on which cloud platforms A Google Cloud Platform Microsoft AzureB Google Cloud PlatformC Google Cloud Platform Microsoft Azure Amazon Web ServicesD Google Cloud Platform Amazon Web ServicesAnswer DTo minimize the risk of someone changing your log files to hide their activities which of the following principles would help Select answers A Restrict usage of the owner role for projects and log buckets B Require two people to inspect the logs C Implement object versioning on the log buckets D Encrypt the logs using Cloud KMS Answer ABC prevent unwanted changes to logsIf network traffic between one Google Compute Engine instance and another instance is being dropped what is the most likely cause A The instances are on a network with low bandwidth B The TCP keep alive setting is too short C The instances are on a default network with no additional firewall rules D A firewall rule was deleted Answer D networktrafficWhich of the following practices can help you develop more secure software Select answers A Penetration testsB Integrating static code analysis tools into your CI CD pipelineC Encrypting your source codeD Peer review of codeAnswer ABDWhich two places hold information you can use to monitor the effects of a Cloud Storage lifecycle policy on specific objects Select answers A Cloud Storage Lifecycle MonitoringB Expiration time metadataC Access logsD Lifecycle config fileAnswer BC expirationtimeIf you have object versioning enabled on a multi regional bucket what will the following lifecycle config file do A Archive objects older than days the second rule doesn t do anything B Delete objects older than days the second rule doesn t do anything C Archive objects older than days and move objects to Coldline Storage after daysD Delete objects older than days and move objects to Coldline Storage after daysAnswer D enableWhich of the following statements about Stackdriver Trace are true Select answers A Stackdriver Trace tracks the performance of the virtual machines running the application B Stackdriver Trace tracks the latency of incoming requests C Applications in App Engine automatically submit traces to Stackdriver Trace Applications outside of App Engine need to use the Trace SDK or Trace API D To make an application work with Stackdriver Trace you need to add instrumentation code using the Trace SDK or Trace API even if the application is in AppAnswer DYou have been asked to select the storage system for the click data of your company s large portfolio of websites This data is streamed in from a custom website analytics package at a typical rate of clicks per minute With bursts of up to clicks per second It must have been stored for future analysis by your data science and user experience teams Which storage infrastructure should you choose A Google Cloud SQLB Google Cloud BigtableC Google Cloud StorageD Google Cloud DatastoreAnswer BYou want to optimize the performance of an accurate real time weather charting application The data comes from sensors sending readings a second in the format of a timestamp and sensor reading Where should you store the data A Google BigQueryB Google Cloud SQLC Google Cloud BigtableD Google Cloud StorageAnswer CYou have been asked to select the storage system for the click data of your company s large portfolio of websites This data is streamed in from a custom website analytics package at a typical rate of clicks per minute With bursts of up to clicks per second It must have been stored for future analysis by your data science and user experience teams Which storage infrastructure should you choose A Google Cloud SQLB Google Cloud BigtableC Google Cloud StorageD Google Cloud DatastoreAnswer BYou want to optimize the performance of an accurate real time weather charting application The data comes from sensors sending readings a second in the format of a timestamp and sensor reading Where should you store the data A Google BigQueryB Google Cloud SQLC Google Cloud BigtableD Google Cloud StorageAnswer C 2021-08-23 15:44:27
海外TECH DEV Community How to score 100 on Google PageSpeed Insights on Mobile https://dev.to/mhevery/how-to-score-100-on-google-pagespeed-insights-on-mobile-2e0i How to score on Google PageSpeed Insights on MobileGoogle PageSpeed Insights is a tool you can use to measure the perceived latency of your website Getting a good score here is vital because Google has announced that it will use these scores as an input into its search ranking algorithm We set out to see what it would take to score on PageSpeed Insights on mobile When we embarked on this effort we already scored on desktop but modern commerce is mobile commerce and there we only scored in the mid s In this blog post we share ways to get your site scoring on mobile as well Many companies claim on desktop but on mobile is a bit of a unicorn So let s dive in Builder io is a standard Next js site Because the site itself is running on the Builder content platform the content already adheres to all of the best practices for image sizes preloading etc Yet it still only scored in the s Why It helps to look at the breakdown which makes up the score The problem can be broken down to TBT TTI The JavaScript is causing too much blocking time on the page FCP LCP The page has too much content to render for mobile browsers So we should aim to Decrease the amount of JavaScript Decrease the amount of content for the initial render Why so much JavaScript Our homepage is essentially a static page Why does it need JavaScript Well the homepage is a Next js site which means it is a React application We use Mitosis to convert the output of our drag and drop editor into React While the vast majority of the site is static there are three things that require JavaScript Navigation system Menus require interactivity and hence JavaScript Also different menus are used for desktop and mobile devices We need to load a chat widgetWe need Google analytics Let s dive into each one separately Application bootstrapEven though this is primarily a static site it is still an application To make the menus work the application needs to be bootstrapped Specifically it needs to run rehydration where the framework compares the templates against the DOM and installs all of the DOM listeners This process makes existing frameworks replayable In other words even though of the page is static the framework must download all of the templates and re execute them to determine listeners presence The implication is that the site is downloaded twice once as HTML and then again in the form of JSX in JavaScript To make matters worse the rehydration process is slow The framework must visit each DOM node and reconcile it against the VDOM which takes time And the rehydration process can t be delayed as it is the same process that installs DOM listeners Delaying rehydration would mean that the menus would not work What we are describing above is a fundamental limitation of every existing framework You see they are all replayable This also means that no existing framework will allow you to score on mobile on a real world site The amount of HTML and JavaScript is simply too great to fit into the tiny sliver that PageSpeed allots for it on mobile We need to fundamentally rethink the problem Since most of the site is static we should not have to re download that portion in JavaScript or pay for rehydration of something we don t need This is where Qwik truly shines Qwik is resumable not replayable and that makes all the difference As a result Qwik does not need to Be bootstrapped on page loadWalk the DOM to determine where the listeners areEagerly download and execute JavaScript to make the menus workAll of the above means that there is practically no JavaScript to execute a site load and yet we can retain all of the interactivity of the site IntercomIntercom is a third party widget running on our site which allows us to interact with our customers The standard way of installing it is to drop a piece of JavaScript into your HTML like so lt script type text javascript async src gt lt script gt lt script async defer gt Intercom boot app id abcd lt script gt However there are two issues with the above It adds JavaScript that needs to be downloaded and executed This will count against our TBT TTI It may cause layout shifts which counts against CLS This is because the UI is first rendered without the widget and then again with it as the JavaScript is downloaded and executed Qwik solves both issues at the same time First it grabs the DOM that Intercom uses to render the widget Next the DOM is inserted into the actual page like so lt div class intercom lightweight app aria live polite gt lt div class intercom lightweight app launcher intercom launcher role button tabIndex arial abel Open Intercom Messenger on click ui boot intercom gt lt div gt lt style id intercom lightweight app style type text css gt lt style gt lt div gt The benefit of this is that the widget renders instantly with the rest of the application There is no delay or flicker while the browser downloads the Intercom JavaScript and executes the creation of the widget The result is a better user experience and a faster bootstrap of the website It also saves bandwidth on mobile devices However we still need a way to detect a click on the widget and some code to replace the mock widget with the actual Intercom widget when the user interacts with it This is achieved with the on click ui boot intercom attribute The attribute tells Qwik to download boot intercom js if the user clicks on the mock widget Content of boot intercom jsexport default async function element await import const container element parentElement const body container parentElement body removeChild container Intercom boot app id abcd Intercom show The file above downloads the real Intercom widget removes the mock and bootstraps Intercom All of this happens naturally without the user ever noticing the switcheroo Google AnalyticsSo far we have fought a good fight in delaying JavaScript and hence improving the website s performance Analytics is different as we can t delay it and must bootstrap it immediately Bootstrapping analytics alone would prevent us from scoring a on PageSpeed Insights for mobile To fix this we will be running GoogleAnalytics in a Web Worker using PartyTown More about this in a later post JavaScript delayedThe work described above lowers the amount of JavaScript the website has to download and execute to about KB which takes a mere ms to execute Essentially no time Such a minimal amount of JavaScript is what allows us to score a perfect score on TBT TTI HTML delayedHowever even with essentially no JavaScript we still can t score for mobile if we don t fix the amount of HTML sentto the client for the above fold rendering To improve FCP LCP we simply must shrink that to a minimum This is done by only sending the above the fold HTML This is not a new idea but it is tough to execute Theexisting frameworks make this difficult as there is no easy way to break up your application into pieces that are above and below the fold VDOM does not help here because the application generates a whole VDOM even if only a portion of it is projected The framework would re create the whole site on rehydration if part of it was missing would resulting in even more work on the initial bootstrap Ideally we d like to not ship the HTML that is below the fold while maintaining a fully interactive menu system above the fold In practice this is hard to do as can be seen by the lack of such best practices in the wild It s too hard to do so no one does it Qwik is DOM centric which makes all the difference The entire page is rendered on the server Then the portion of the page that does not need to be shipped is located and removed As the user scrolls the missing portion is lazy downloaded and inserted Qwik doesn t mind these kind of DOM manipulations because it is stateless and DOM centric Here is the actual code on our server that enables lazy loading of the site below the fold async render Promise lt void gt await this vmSandbox require server index as ServerIndexModule serverIndex this const lazyNode this document querySelector section lazyload true if lazyNode const lazyHTML lazyNode innerHTML lazyNode innerHTML lazyNode as HTMLElement style height em lazyNode setAttribute on document scroll ui lazy this transpiledEsmFiles lazy js export default element gt element removeAttribute on document scroll element style height null element innerHTML JSON stringify lazyHTML The code is simple and to the point yet it would be difficult to achieve with any of the existing frameworks Check out the below fold lazy loading in action Notice that the page first loads without content below the fold as soon as the user scrolls the content is populated This populationis near instant since there is no complex code to execute Just a fast and straightforward innerHTML Try it outExperience the page for yourself here And see the score on PageSpeed We are still missing analytics but that is coming soon Like what you see Our plan is to make Qwik available for every Builder io customer so that their sites are supercharged for speed out of the box You have never seen a platform that is this fast before Do you find the above exciting Then join our team and help us make the web fast Try it on StackBlitzStar us on github com builderio qwikFollow us on QwikDev and builderioChat us on DiscordJoin builder io 2021-08-23 15:08:55
海外TECH DEV Community Deploy Ethereum network on AWS https://dev.to/aws-builders/deploy-ethereum-network-on-aws-19jo Deploy Ethereum network on AWSIn my previous post Blockchain on AWS we discussed various services provided by AWS to work with blockchain technology In this article we will explore how to use AWS Blockchain Templates to configure and create blockchain based networks AWS Blockchain TemplatesUsing popular open source frameworks AWS Blockchain Templates makes it quick and easy to develop and deploy secure Blockchain networks Instead of wasting time and resources manually setting up your Blockchain network you can focus on building your Blockchain apps with these templates The Blockchain framework you pick is deployed as containers on an Amazon Elastic Container Service ECS cluster or directly on an EC host running Docker You may leverage your VPC subnets and network Access Control Lists to build your blockchain network on your own Amazon VPC AWS offers two different templates Blockchain for Ethereum and Blockchain for Hyperledger FabricWe will use AWS Blockchain Template for Ethereum to create a private Ethereum network on AWS through AWS CloudFormation The network that we will create has two Ethereum clients and one miner running on Amazon EC instances in an Amazon ECS cluster Amazon ECS runs these services in Docker containers pulled from Amazon ECR Before proceeding as a prerequisite set up an IAM user and create a key pair For help refer After prerequisites are met the next steps would be as below Create a VPC and subnetsCreate security groupsCreate an IAM Role for Amazon ECS and an EC Instance ProfileCreate bastion hostNow we will walkthrough each step in detail below Creating a VPC and subnetsFirst we will create Elastic IP address to be used for VPC creationOpen the Amazon VPC console at Choose Elastic IPs Allocate new address AllocateMake a note of the Elastic IP address that you create and choose Close In the list of Elastic IP addresses find the Allocation ID for the Elastic IP address created earlier We use this when we create the VPC Select the same Region for VPC in which you created your key pair in and where you are launching the Ethereum stackTo create a VPC on the VPC dashboard choose Launch VPC WizardOn Select a VPC Configuration page choose VPC with Public and Private Subnets Click on SelectEnter VPC name name for public and private subnet select elastic allocation ID created earlier Click on Create VPCTo create second subnet Choose Subnets and then select the public subnet that you created earlier from the list Select the Route Table tab and note the Route table ID We specify this same route table for the second public subnet we will create Choose Create Subnet choose a different availability zone enter a name and click on create subnetWith the subnet selected from the list choose Subnet Actions Modify auto assign IP settings Select Auto assign IPs Save Close This allows the bastion host to obtain a public IP address when you create it in this subnet On the Route Table tab choose Edit For Change to select the route table ID that you noted earlier and choose Save Creating Security groupsWe need to create two security groups one for EC instance and for Load balancerOpen the EC Console choose Security Groups Create Security Group and enter a name for security group to be created for EC instance and select the VPC we created earlierRepeat same step and create one more security group for load balancerAdd inbound rules to the security group for EC instancesSelect the EC instance security groupOn the Inbound tab choose Edit and For Type choose All traffic For Source leave Custom selected and then choose the security group you are currently editing from the listAdd one more rule and For Type choose All traffic For Source leave Custom selected and then choose the security group we created for load balancerAdd inbound and edit outbound rules for the security group for the Application Load BalancerSelect the Application Load balancer security groupOn the Inbound tab choose Edit and For Type choose All traffic For Source leave Custom selected and then choose the security group you are currently editing from the listAdd one more rule and For Type choose All traffic For Source leave Custom selected and then choose the security group we created for EC instanceAdd one more rule and For Type choose SSH For Source select My IP which detects your computer s IP CIDR and enters it On the Outbound tab choose Edit and delete the rule that was automatically created to allow outbound traffic to all IP addresses Add one more rule and For Type choose All traffic For Source leave Custom selected and then choose the security group you are currently editing from the list Add one more rule and For Type choose All traffic For Source leave Custom selected and then choose the security group we created for EC instanceBy this time you are already half done Creating an IAM Role for Amazon ECS and an EC Instance ProfileOpen the IAM console at Choose Roles and Select Elastic Container Service as service enter a Name and choose Create role Select the role that you just created from the list If your account has many roles you can search for the role nameCopy the Role ARN value and save it so that you can copy it again You need this ARN when you create the Ethereum networkTo create an EC instance profileChoose Policies in the navigation pane Create policy Enter policy name and choose create policyChoose Roles Choose EC In the Search field enter the name of the permissions policy that you created earlierSelect the check mark for the policy that you created earlier and choose Next ReviewFor Role name enter a value that helps you identify the roleSelect the role that you just created from the list and Copy the Instance Profile ARN value and save it Creating a Bastion HostTo be able to access the Ethereum network trusted clients need to be set up to connect through the bastion host For more information see Connect to EthStats and EthExplorer Using the Bastion Host A bastion host is one approach You can use any approach that provides access from trusted clients to private resources within a VPC Create an EC linux instance for help refer ec launch instance Choose Edit Instance Details For Network choose the VPC you created earlier for Subnet select the second public subnet that you created earlier Leave all other settings to their defaults Confirm the change when prompted and then choose Review and Launch Choose Edit Security Groups For Assign a security group choose Select an existing security group From the list of security groups select the security group for the Application Load Balancer that you created earlier and then choose Review and Launch Choose Launch Note the instance ID You need it later when you Connect to EthStats and EthExplorer using the Bastion HostAnd the final stage is here Creating the Ethereum NetworkSee Getting Started with AWS Blockchain Templates and open the latest AWS Blockchain Template for Ethereum in the AWS CloudFormation console using the quick links for your AWS Region Choose create stack and enter a name for stack Under EC configuration select options according to the following guidelines For EC Key Pair select a key pair For EC Security Group select the security group you created earlier in Create Security Groups For EC Instance Profile ARN enter the ARN of the instance profile that you created earlier in Create an IAM Role for Amazon ECS and an EC Instance Profile Under VPC network configuration select options according to the following guidelines For VPC ID select the VPC that you created earlier in Create a VPC and Subnets For Ethereum Network Subnet IDs select the single private subnet that you created earlier in the procedure To create the VPC Under ECS cluster configuration leave the defaults This creates an ECS cluster of three EC instances Under Application Load Balancer configuration ECS only select options according to the following guidelines For Application Load Balancer Subnet IDs select two public subnets from the list of subnets that you noted earlierFor Application Load Balancer Security Group select the security group for the Application Load Balancer that you created earlier in Create Security GroupsFor IAM Role enter the ARN of the ECS role that you created earlier in Create an IAM Role for Amazon ECS and an EC Instance ProfileUnder EthStats select options according to the following guidelines For Deploy EthStats leave the default setting which is true For EthStats Connection Secret type an arbitrary value that is at least six characters Under EthExplorer leave the default setting for Deploy EthExplorer which is true Under Other parameters leave the default value for Nested Template S URL Prefix and make a note of it This is where you can find nested templates Choose Create StackWhen all stacks show CREATE COMPLETE for Status you can connect to Ethereum user interfaces to verify that the network is running and accessible When you use the ECS container platform URLs for connecting to EthStats EthExplorer and EthJsonRPC through the Application Load Balancer are available on the Outputs tab of the root stack The Output tab of the root stack provides links to services running on the Application Load Balancer These URLs are not directly accessible for security reasons To connect you can set up and use a bastion host to proxy connections to themAfter completing this tutorial don t forget to clean up your AWS resources You can use AWS cloudformation to delete all resources For more details follow on 2021-08-23 15:02:43
Apple AppleInsider - Frontpage News Roblox raw deal pays half of what Apple's App Store does to developers https://appleinsider.com/articles/21/08/23/roblox-raw-deal-pays-half-of-what-apples-app-store-does-to-developers?utm_medium=rss Roblox raw deal pays half of what Apple x s App Store does to developersA video exploring the prospects of developing experiences for Roblox has highlighted the potential exploitation of young developers with low developer shares of around part of a wider problem content producers face on the platform Roblox is a highly popular game for younger players one that offers ways for users to create their own experiences within the title for others to try out While it is possible for some to develop a game within the game an inspection of its operation proposes that those who do aren t treated in a fair manner The minute investigation by People Make Games published to YouTube on August argues that young game developers are being exploited by an unfair system While Roblox offers developers the potential to earn revenue much like Apple does with the App Store those participating have to deal with a tougher financial situation Read more 2021-08-23 15:42:14
Apple AppleInsider - Frontpage News This M1 MacBook Air with 16GB RAM is discounted to $1,099, plus $40 off AppleCare https://appleinsider.com/articles/21/08/23/this-m1-macbook-air-with-16gb-ram-is-discounted-to-1099-plus-40-off-applecare?utm_medium=rss This M MacBook Air with GB RAM is discounted to plus off AppleCarePriced at exclusively for AppleInsider readers Apple s M MacBook Air with GB of memory is off with AppleCare an additional off Lowest price on GB M MacBook AirTo snap up the MacBook Air deal simply shop through this activation link and enter promo code APINSIDER in the same browsing session scroll down for detailed step by step instructions Read more 2021-08-23 15:39:12
Apple AppleInsider - Frontpage News Apple debuts official season two trailer for 'The Morning Show' https://appleinsider.com/articles/21/08/23/apple-debuts-official-season-two-trailer-for-the-morning-show?utm_medium=rss Apple debuts official season two trailer for x The Morning Show x Apple s acclaimed newsroom drama will return to Apple TV for its highly anticipated second season in September Image Credit AppleApple s Emmy winning newsroom drama will make a return to the small screen for its second season with the first episode going up on September Subsequent episodes will be released each week on Friday Read more 2021-08-23 15:32:33
Apple AppleInsider - Frontpage News Lumen metabolism analyzer releases Apple Watch companion app https://appleinsider.com/articles/21/08/23/lumen-metabolism-analyzer-releases-apple-watch-companion-app?utm_medium=rss Lumen metabolism analyzer releases Apple Watch companion appLumen a device that s meant to track a user s metabolism via their breath has launched a new Apple Watch companion app that lets users see results right on their wrist Credit Lumen meThe startup firm makes a device that analyzes a user s breath to deduce metabolism data and give dietary advice Lumen successfully crowdfunded its endeavor back in raising nearly million in total Read more 2021-08-23 15:11:26
Apple AppleInsider - Frontpage News Best Deals August 23 - $7,150 off GoPro Transmitter Kit, $150 off Apple Magic Keyboard, more! https://appleinsider.com/articles/21/08/23/best-deals-august-23---7150-off-gopro-transmitter-kit-10-off-a-logitech-mac-keyboard-and-150-off-apple-magic-keyboard?utm_medium=rss Best Deals August off GoPro Transmitter Kit off Apple Magic Keyboard more Monday s best deals include off a VisLink Wireless Transmitter Kit for GoPro off an AMD processor off a Harry Potter Lego set and off an Apple Magic Keyboard Deals Monday August Shopping online for the best discounts and deals can be an annoying and challenging task So rather than sifting through miles of advertisements check out this list of sales we ve hand picked just for the AppleInsider audience Read more 2021-08-23 15:02:55
Apple AppleInsider - Frontpage News One-year Apple TV+ subscription offered to T-Mobile customers https://appleinsider.com/articles/21/08/23/one-year-apple-tv-subscription-offered-to-t-mobile-subscribers?utm_medium=rss One year Apple TV subscription offered to T Mobile customersT Mobile is providing its subscribers with a one year subscription to Apple TV for free with all existing and new customers standing to benefit from August Announced on Monday the promotion offers months of Apple TV to its customers at no charge Starting from August subscribers are able to claim the deal from T Mobile and use it to watch shows such as Ted Lasso and Mythic Quest T Mobile customers can now enjoy Apple TV for a full year and watch right in the Apple TV app across all their favorite devices said Peter Stern Apple s VP of Services Apple TV has the highest rated originals of any streaming service so we are excited that millions of T Mobile customers will be able to take advantage of this offer Read more 2021-08-23 15:49:19
海外TECH Engadget Lumen's metabolism tracking app comes to the Apple Watch https://www.engadget.com/lumen-metabolism-tracking-apple-watch-140023081-154547846.html?src=rss Lumen x s metabolism tracking app comes to the Apple WatchLumen is a crowdfunded tracking device which purports to analyze your breath to determine what state your metabolism is in Now the company behind it is launching an app for the Apple Watch to make it easier for you to use the hardware when you re on the go Users will be able to use the device and then see the results on their wrist in a way that CTO and co founder Avi Smila says “seamlessly integrated into daily life The pitch for Lumen is essentially to enable you to learn as and when you should be eating and in what quantities The system can tell you when you should eat based on your metabolism and suggests carb servings meal plans and macros for the day Should it be a lack of a smartwatch app has held you back from buying a Lumen thus far you can pick up a unit for as little as plus a monthly subscription of a month 2021-08-23 15:45:47
海外TECH Engadget Netflix's live-action 'Cowboy Bebop' series arrives on November 19th https://www.engadget.com/netflix-cowboy-bebop-release-date-photos-152038789.html?src=rss Netflix x s live action x Cowboy Bebop x series arrives on November thNetflix s live action adaptation of classic anime Cowboy Bebop nbsp has been a long time coming and the show finally has a release date The episode first season will start streaming on November th Although Netflix hasn t posted a trailer just yet it provided a first proper look at Cowboy Bebop in a bunch of photos The images show John Cho Spike Spiegel Mustafa Shakir Jet Black and Daniella Pineda Faye Valentine in character as well as an adorable corgi See You Space Cowboy Meet Spike Spiegel John Cho Jet Black Mustafa Shakir and Faye Valentine Daniella Pineda in Cowboy Bebop Premiering November pic twitter com vRtZvYjYMーNetflix netflix August Live action adaptations of anime haven t typically been well received here s looking at you Ghost in the Shell There s pressure on Netflix to get this take on Cowboy Bebop right but things are looking promising The core cast looks great in the first batch of images while some key creatives from the anime are involved Legendary composer Yoko Kanno returns while original director ShinichirōWatanabe consulted on the Netflix show Production started in but it was paused for eight months after Cho sustained a knee injury on the set Filming eventually wrapped in March Netflix 2021-08-23 15:20:38
海外TECH Engadget T-Mobile is giving customers a free year of Apple TV+ https://www.engadget.com/t-mobile-apple-tv-plus-free-year-subscription-150820950.html?src=rss T Mobile is giving customers a free year of Apple TV For a few years now wireless carriers in the US have offered their customers all manner of video and music freebies Verizon Engadget s parent company has offered free subscriptions to Disney Apple Music and AMC recently while T Mobile has long offered its customers free Netflix access Today T Mobile is adding another freebie to its offerings Apple TV Starting on August th customers on the carrier s Magenta or Magenta Max plans as well as some Sprint legacy plans will get one year of free Apple TV access nbsp If you re already paying for Apple TV you can still take advantage of this deal It ll just add a free year of access and pause billing until the trial is up If you haven t used Apple TV yet it is naturally available on basically all current Apple hardware but it s also available on a pretty large number of third party set top boxes gaming consoles and TVs as well nbsp This move comes as Apple itself has cut back on the length of its Apple TV free trials Ever since the service launched Apple offered a year free to basically anyone who bought new hardware from the company and it extended that free period multiple times But lately people have noticed that Apple is finally charging them for the service and the free trial period has been cut down to three months That s still quite generous but all these changes indicate Apple is keen to start collecting money for Apple TV Unless of course you re a T Mobile subscriber in which case it s a perfect time to start your Ted Lasso binge 2021-08-23 15:08:20
海外科学 NYT > Science ‘Totally Surprising and Rather Horrifying’: Giant Tortoises Eat Baby Birds https://www.nytimes.com/2021/08/23/science/tortoise-eats-bird-video.html Totally Surprising and Rather Horrifying Giant Tortoises Eat Baby BirdsFor the first time scientists in the Seychelles captured footage of one of the hulking reptiles stalking and killing a helpless chick 2021-08-23 15:07:30
海外科学 NYT > Science Seeking Early Signals of Dementia in Driving and Credit Scores https://www.nytimes.com/2021/08/23/health/dementia-behavior-alzheimers.html behavior 2021-08-23 15:44:12
海外科学 NYT > Science Teens Are Advocating for Mental Health Days Off School https://www.nytimes.com/2021/08/23/well/mind/mental-health-day-laws-kids.html advocating 2021-08-23 15:38:52
海外科学 NYT > Science For Some College Students, Remote Learning Is a Game Changer https://www.nytimes.com/2021/08/23/health/covid-college-disabilities-students.html disabilities 2021-08-23 15:26:26
海外科学 NYT > Science Good, but Not Great: Taking Stock of a Big Ten University’s Covid Plan https://www.nytimes.com/2021/08/22/health/university-illinois-covid.html Good but Not Great Taking Stock of a Big Ten University s Covid PlanThe University of Illinois says an aggressive testing program prevented deaths on and off campus during the last academic year Now the university is contending with the Delta variant 2021-08-23 15:28:28
金融 ◇◇ 保険デイリーニュース ◇◇(損保担当者必携!) 保険デイリーニュース(08/24) http://www.yanaharu.com/ins/?p=4673 東京海上 2021-08-23 15:27:08
金融 RSS FILE - 日本証券業協会 J-IRISS https://www.jsda.or.jp/anshin/j-iriss/index.html iriss 2021-08-23 15:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) 新型コロナワクチン接種率に応じた製造業の標準作業手順書など発表 https://www.jetro.go.jp/biznews/2021/08/5725074416065913.html 標準作業 2021-08-23 15:40:00
ニュース ジェトロ ビジネスニュース(通商弘報) 行政安全部、モバイルアプリで公的証明書を取得・利用できるサービス開始 https://www.jetro.go.jp/biznews/2021/08/5d858978f1be7414.html 行政安全部 2021-08-23 15:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) 24の議会常任委員会が決定、与党は憲法規定委員会の掌握権失う https://www.jetro.go.jp/biznews/2021/08/84a3ca7568b725ae.html 常任委員会 2021-08-23 15:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) 国政選挙後の先行き不透明感で公式と非公式の為替レート乖離幅が拡大 https://www.jetro.go.jp/biznews/2021/08/33be0b711fb01538.html 不透明感 2021-08-23 15:10:00
ニュース BBC News - Home Euro 2020: Wembley steward who tried to sell final passes sentenced https://www.bbc.co.uk/news/uk-england-london-58307554 ticketless 2021-08-23 15:32:46
ニュース BBC News - Home 'Toby will be a better person after Love Island' https://www.bbc.co.uk/news/newsbeat-58306928 accounts 2021-08-23 15:26:12
サブカルネタ ラーブロ タイ国専門食堂@芝公園 http://feedproxy.google.com/~r/rablo/~3/NqGKo9VU2K4/single_feed.php 食堂 2021-08-23 16:00:53
北海道 北海道新聞 IPC会長招き歓迎会 組織委、首相ら40人出席 https://www.hokkaido-np.co.jp/article/581280/ 東京五輪 2021-08-24 00:07:00
AWS AWS Big Data Blog Simplify data discovery for business users by adding data descriptions in the AWS Glue Data Catalog https://aws.amazon.com/blogs/big-data/simplify-data-discovery-for-business-users-by-adding-data-descriptions-in-the-aws-glue-data-catalog/ Simplify data discovery for business users by adding data descriptions in the AWS Glue Data CatalogIn this post we discuss how to use AWS Glue Data Catalog to simplify the process for adding data descriptions and allows data analysts to access search and discover this cataloged metadata with BI tools In this solution we use AWS Glue Data Catalog nbsp to break the silos between cross functional data producer teams sometimes also known … 2021-08-23 16:12:03
AWS AWS Networking and Content Delivery Migrating from Squid Web Proxy to AWS Network Firewall https://aws.amazon.com/blogs/networking-and-content-delivery/migrating-from-squid-web-proxy-to-aws-network-firewall/ Migrating from Squid Web Proxy to AWS Network FirewallIntroduction Regardless of size or industry it s common for organizations to have security and compliance rules for securing internet bound traffic AWS customers need control over and the ability to filter requests that are initiated by resources in private and public subnets and sent to the internet This is also known as “egress filtering In AWS … 2021-08-23 16:21:35
python Pythonタグが付けられた新着投稿 - Qiita Redirect URL ... Ruby / Python / golang / Nim https://qiita.com/dauuricus/items/a7c756569a3d7bcf46f2 Redirect URL Ruby Python golang NimRubyrequire net http require uri target url uri URI parse target url def get url Net HTTP get response uri location return redirectendredirect url get url uri puts redirect urlPythonimport requeststarget url res requests get target url redirect url res urlPrint redirect url Golangimport fmt net http strings func main const target URL resp http Get target URL defer func resp Body Close redirect URL resp Request URL String fmt Println redirect URL Nim langimport httpclientproc getRedirectTarget domain string string let client newHttpClient maxRedirects var redirected url domain var resp client head redirected url while resp headers hasKey location redirected url resp headers location echo redirected redirected url resp client head redirected url return redirected urllet targetUrl echo redirect getRedirectTarget targetUrl 2021-08-24 01:51:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) postgresにおけるウインドウ関数の実行タイミングについて https://teratail.com/questions/355796?rss=all postgresにおけるウインドウ関数の実行タイミングについてsqlの実行タイミングについて不明点がございます。 2021-08-24 01:49:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Wordpressの検索結果ページのURLを変更したい https://teratail.com/questions/355795?rss=all Wordpressの検索結果ページのURLを変更したい実現したいことWordpressの検索結果ページのURLを変更したいです。 2021-08-24 01:48:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) サイトにあるソースコードをコピペして利用したいのですが、エラーが出て進まなくて困っています。 https://teratail.com/questions/355794?rss=all サイトにあるソースコードをコピペして利用したいのですが、エラーが出て進まなくて困っています。 2021-08-24 01:48:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) (JSX)onClick属性に渡す方法に差がある理由を知りたい https://teratail.com/questions/355793?rss=all ltSquarevaluepropssquaresionClickgtpropsonClickigtSquareではbuttonのonClickに対し、次の値を設定しています。 2021-08-24 01:40:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 一連の流れの途中での例外チェックについて https://teratail.com/questions/355792?rss=all 一連の流れの途中での例外チェックについて前提・実現したいことSeleniumを使用してGooglenbspChromeを操作するプログラムを作成しています。 2021-08-24 01:33:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Processing 顔の周りに虹を出現させるのはどうしたら良いでしょうか? https://teratail.com/questions/355791?rss=all Processing顔の周りに虹を出現させるのはどうしたら良いでしょうか前提・実現したいことProcessingで顔を認識し、顔の周りに放射線状の虹色の線を描きたいと考えています。 2021-08-24 01:18:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPress MW WP Formが表示されない https://teratail.com/questions/355790?rss=all WordPressMWWPFormが表示されない問い合わせページを「pagecontactphp」としているのですが、MWnbspWPnbspFormで問い合わせフォームを作成しショートコードを貼り付けしたのですが表示されません。 2021-08-24 01:09:19
Ruby Rubyタグが付けられた新着投稿 - Qiita Redirect URL ... Ruby / Python / golang / Nim https://qiita.com/dauuricus/items/a7c756569a3d7bcf46f2 Redirect URL Ruby Python golang NimRubyrequire net http require uri target url uri URI parse target url def get url Net HTTP get response uri location return redirectendredirect url get url uri puts redirect urlPythonimport requeststarget url res requests get target url redirect url res urlPrint redirect url Golangimport fmt net http strings func main const target URL resp http Get target URL defer func resp Body Close redirect URL resp Request URL String fmt Println redirect URL Nim langimport httpclientproc getRedirectTarget domain string string let client newHttpClient maxRedirects var redirected url domain var resp client head redirected url while resp headers hasKey location redirected url resp headers location echo redirected redirected url resp client head redirected url return redirected urllet targetUrl echo redirect getRedirectTarget targetUrl 2021-08-24 01:51:47
AWS AWSタグが付けられた新着投稿 - Qiita AWS SNS/SQSによるメッセージ送受信のサンプル(Go言語) https://qiita.com/zigenin/items/e0068b942dceb00189f0 AWSSNSSQSによるメッセージ送受信のサンプルGo言語前準備SNSのトピックを作る名前は適当タイプは標準他はすべてデフォルト値でOK。 2021-08-24 01:02:16
golang Goタグが付けられた新着投稿 - Qiita AWS SNS/SQSによるメッセージ送受信のサンプル(Go言語) https://qiita.com/zigenin/items/e0068b942dceb00189f0 AWSSNSSQSによるメッセージ送受信のサンプルGo言語前準備SNSのトピックを作る名前は適当タイプは標準他はすべてデフォルト値でOK。 2021-08-24 01:02:16
海外TECH Ars Technica Intel Foundry Services gets a boost from $100M Pentagon award for US-made chips https://arstechnica.com/?p=1789164 needs 2021-08-23 16:11:18
海外TECH Ars Technica Shang-Chi film review: Marvel’s latest grabs the brass ring—all ten of them https://arstechnica.com/?p=1789087 studios 2021-08-23 16:00:44
海外TECH DEV Community 🦋Pacman Reading Progressbar https://dev.to/lucianojung/pacman-reading-progressbar-354m Pacman Reading ProgressbarHi there dev community I ve recently been thinking about creating a Pacman style reading progress indicator with Flutter I ll be happy to provide the code in the coming days upon request Buy me a Sunny Day if you want to support this kind of content 2021-08-23 16:41:05
海外TECH DEV Community Understanding User Management and Authentication in LitmusChaos https://dev.to/litmus-chaos/understanding-user-management-and-authentication-in-litmuschaos-575o Understanding User Management and Authentication in LitmusChaosIn this post I will be explaining how user management and authentication are done in LitmusChaos LitmusChaos is a Cross Cloud Chaos Orchestration framework for practicing chaos engineering in cloud native environments LitmusChaos is out now LitmusChaos provides a new way of chaos engineering performed by the users Litmus itself is composed of microservices And we made sure that adding the features for seamlessly integrates the additional microservices in conjunction with the existing one Litmus is completely backward compatible No features are deprecated Highlights All features of Litmus xAddition of Chaos Workflow creationUser Management amp TeamingIntroduction of ChaosCenter The central chaos management center Monitoring and ObservabilityResilience Score CalculationManage Workflows using GitOps Custom Image Registry User Roles and AccessibilityFirst of all let me explain the different user level roles and their privileges LitmusChaos also has project level roles which come under the teaming section Admin The admin user is created by default on the initial portal setup and can log into the portal using the credentials admin litmus once the server pods are up and running The admin can access every feature with exclusive access to the User management feature for user creation and management Admin users can also view the overall usage statistics of the portal Non Admins The non admin users created by the admin have access to all the features except User management and Usage statistics Features User managementAdmin can access the following features through the User management section Create a User Admin can create a user by assigning a unique username and password and other optional details like name email id View Users list Once the user is created it will be listed in the table along with other details such as current status active or deactivated name username email id date and time of the user creation Activate Deactivate users Admin can toggle the current status of the user Once a particular user is deactivated he she won t be able to access any APIs of the LitmusChaos but all the previous data will be stored which can be accessed back once the user gets reactivated Edit profile Here Admin can reset the password of other users Authentication and Getting StartedOnce a user is created the user will be able to login into the portal with non admin privileges In case a user forgets the credentials he she can contact the portal admin to reset the credentials On successful authentication the user will be redirected to getStarted route For the initial login users will be asked to change the password and use the updated password for subsequent logins One can also skip the option to change the password Users can update their password anytime through the My Account section In either case a default project will be created for you under which you can do your chaos testing Here s a short GIF explaining all the basic features of User management Some noteworthy pointsI have noticed people are often confused between the types of roles There are two layers of privilege levels Portal Level This is the first layer of privilege levels where user roles are assigned during user creation As of now one who installs the LitmusChaos and logs in with admin litmus credentials is assigned the role admin and all other users created by admin are assigned the role user Project Level This is the second layer of the privilege level where roles are assigned to the project members while sending an invitation If you want to know more about Projects and Teaming you can find it here ConclusionThat s all folks Thank you for reading it till the end I hope you had a productive time learning about LitmusChaos and we hope you are as excited as we are about the upcoming features additions Are you an SRE or a Kubernetes enthusiast Does Chaos Engineering excite you Join Our Community On Slack For Detailed Discussion Feedback amp Regular Updates On Chaos Engineering For Kubernetes litmus channel on the Kubernetes workspace Check out the Litmus Chaos GitHub repo and do share your feedback Submit a pull request if you identify any necessary changes Show your ️with a on our Github To learn more about Litmus check out the Litmus documentation Cheers 2021-08-23 16:05:04
Apple AppleInsider - Frontpage News 38 million records left exposed on public databases thanks to weak Microsoft Power App defaults https://appleinsider.com/articles/21/08/23/38-million-records-left-exposed-on-public-databases-thanks-to-weak-microsoft-power-app-defaults?utm_medium=rss million records left exposed on public databases thanks to weak Microsoft Power App defaultsMany companies use Microsoft s Power App platform and sensitive data for million records was left exposed to the public for months thanks to weak default security settings Microsoft Power Apps left data exposed by default prior to August updateResearch conducted by Upguard showed that a concerning number of Power App users were not securing their databases Further investigation revealed that this issue was created by weak default security settings leaving data exposed if users took no manual action Read more 2021-08-23 16:53:58
Apple AppleInsider - Frontpage News Apple not seeing seasonal iPhone sales decline ahead of 'iPhone 13' event https://appleinsider.com/articles/21/08/23/apple-not-seeing-seasonal-iphone-sales-decline-ahead-of-iphone-13-event?utm_medium=rss Apple not seeing seasonal iPhone sales decline ahead of x iPhone x eventSales of Apple s iPhone remain resilient despite the likely release of the new iPhone lineup being less than a month away according to investment bank JP Morgan Credit Andrew O Hara AppleInsiderIn a note to investors seen by AppleInsider JP Morgan analyst Samik Chatterjee takes a look at recent Wave research data analyzing U S sales trends across carriers in July According to the analyst iPhone sales don t appear to be slowing down Read more 2021-08-23 16:21:14
Apple AppleInsider - Frontpage News Apple Watch Series 6 Sale: Save up to $126 instantly https://appleinsider.com/articles/21/08/21/weekend-apple-watch-series-6-sale-save-up-to-126-instantly?utm_medium=rss Apple Watch Series Sale Save up to instantlyAmazon and B amp H Photo are having a sale on Apple Watch Series models knocking up to off numerous styles Apple Watch deals at AmazonThe Apple Watch deals include discounts on Series GPS Only and GPS Cellular models in your choice of mm or mm Read more 2021-08-23 16:18:00
海外TECH Engadget Data leak exposed 38 million records, including COVID-19 vaccination statuses https://www.engadget.com/microsoft-power-apps-data-exposed-report-covid-19-api-configuration-165453736.html?src=rss Data leak exposed million records including COVID vaccination statusesAround million records from north of a thousand web apps that use Microsoft s Power Apps platform were left exposed online according to researchers The records are said to have included data from COVID contact tracing efforts vaccine registrations and employee databases such as home addresses phone numbers social security numbers and vaccination status Data from some large companies and institutions was exposed in the incident according to Wired including American Airlines Ford the Indiana Department of Health and New York City public schools The vulnerability has mostly been resolved Researchers from security company Upguard started looking into the issue in May They found data from many Power Apps that was supposed to be private was available for anyone to access if they knew where to look nbsp The Power Apps service aims to make it easy for customers to make their own web and mobile apps It offers application programming interfaces APIs for developers to use with the data they collect However Upguard found that using those APIs makes the data obtained through Power Apps public by default and manual reconfiguration was required to keep the information private Upguard says it sent a vulnerability report to the Microsoft Security Resource Center on June th including links to Power Apps accounts on which sensitive data was exposed and steps to identify APIs that enabled anonymous access to data Researchers worked with Microsoft to clarify how to reproduce the issue However an Microsoft analyst told the firm on June th that the case was closed and they “determined that this behavior is considered to be by design Upguard then started notifying some of the affected companies and organizations which moved to lock down their data It raised an abuse report with Microsoft on July th By July th the company says that most of the data from the Power Apps in question including the most sensitive information had been made private Engadget has contacted Microsoft for comment Earlier this month Microsoft said Power Apps will keep data private by default when developers harness the APIs In addition it released a tool for developers to check their Power Apps settings There s no indication as yet that any of the exposed data has been compromised Among the most sensitive information that was left in the open were email addresses and Microsoft employee IDs that are used for payroll according to Upguard The company also says that more than records from portals related to Microsoft Mixed Reality were exposed including users names and email addresses The incident underscores the fact that a misconfiguration no matter how seemingly minor could lead to serious data breaches That doesn t appear to be the case here thankfully Still it goes to show that developers should probably triple check their settings especially when plugging in an API they haven t designed themselves 2021-08-23 16:54:53
海外TECH Engadget Poly Network says it has recovered all $610 million it lost in cryptocurrency heist https://www.engadget.com/poly-network-161726337.html?src=rss Poly Network says it has recovered all million it lost in cryptocurrency heistOne of the most unusual cryptocurrency heists in recent memory has come to a close On Monday Poly Network a decentralized finance platform that saw a hacker named “Mr White Hat exploit a vulnerability in its code to steal million in Ethereum Shiba Inu and other cryptocurrencies says it has recovered all the money it lost in the theft Dear quot Hacker quot Thank You We are ready for a new journey Poly Network TeamーPoly Network PolyNetwork August “At this point all the user assets that were transferred during the incident have been fully recovered the company said in a Medium post Poly Network is now working to return control of those digital currencies to their rightful owners a process the company says it hopes to complete as soon as possible The Poly Network hack took one strange turn after another Less than a day after stealing the digital currencies the hacker started returning millions and sent a token indicating they were “ready to surrender Everything was going smoothly until they locked more than million in assets in an account that required passwords from both them and Poly Network They said they would only provide their password once everyone was “ready At that point Poly Network offered the hacker a reward It s unclear why the perpetrator had a change of heart though some experts believe they may have found it difficult to launder and cash out the money they had on their hands All we have to go on from the hacker is that they were trying to help in their own way “My actions which may be considered weird are my efforts to contribute to the security of the Poly project in my personal style the hacker said in a message they included with the final transaction according to CNBC “The consensus was reached in a painful and obscure way but it works 2021-08-23 16:17:26
海外TECH Network World Intel shifts to multiarchitecture model https://www.networkworld.com/article/3630650/intel-shifts-to-multiarchitecture-model.html#tk.rss_all Intel shifts to multiarchitecture model There was a time when Intel was all x all the time everywhere Not anymore Last week Intel held its annual Architecture Day with previews of multiple major upcoming architectures beyond x For once it s not hyperbole when they say these are some of the “biggest shifts in a generation CEO Gelsinger shakes up IntelAnd it s not just architectures or just more and faster cores it s new designs whole new ways of doing things Instead of just packing more cores onto a smaller die Intel is switching to a new hybrid architecture that adds low energy draw cores similar to what some ARM chip makers have been doing for years on mobile devices To read this article in full please click here 2021-08-23 16:29:00
Cisco Cisco Blog How Cisco IT reduced Mean-Time-to-Know with Cisco Nexus Dashboard https://blogs.cisco.com/datacenter/how-cisco-it-reduced-mean-time-to-know-with-cisco-nexus-dashboard How Cisco IT reduced Mean Time to Know with Cisco Nexus DashboardWith agility remote productivity collaboration and unwavering uptime becoming more important than ever network teams are now reevaluating their capabilities processes and tool sets And many are realizing a reactive break fix approach is no longer viable The only way to meet today s continuity availability and security requirements is to establish a proactive and predictive operational approach that aligns people processes and technology Key to these “ops of the future is a network and an operation s infrastructure that provides automation self healing and enhanced visibility to reduce mean time to know MTTK 2021-08-23 16:30:01
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 16:17:33
ニュース BBC News - Home Little Mix's Leigh-Anne Pinnock and Perrie Edwards give birth days apart https://www.bbc.co.uk/news/entertainment-arts-58307310 edwards 2021-08-23 16:43:27
Azure Azure の更新情報 Windows 11 public preview is now available on Azure Virtual Desktop https://azure.microsoft.com/ja-jp/updates/windows-11-public-preview-is-now-available-on-azure-virtual-desktop/ desktop 2021-08-23 16:49:57
AWS AWS Partner Network (APN) Blog Conversational Self-Service with Amazon Kendra, Amazon Lex, and XAPP AI https://aws.amazon.com/blogs/apn/conversational-self-service-with-amazon-kendra-amazon-lex-and-xapp-ai/ Conversational Self Service with Amazon Kendra Amazon Lex and XAPP AIXAPP AI is an AWS Machine Learning Competency Partner that provides conversational AI solutions empowering the next generation of customer service and deliver rapid ROI Learn about a conversational self service CSS solution created by XAPP AI and powered by AWS AI services The solution gives you the ability to provide this level of self service experience by allowing users to ask natural language questions and get accurate answers from existing corporate knowledge bases 2021-08-23 18:08:24
js JavaScriptタグが付けられた新着投稿 - Qiita REALITYチャット取得 https://qiita.com/pasta04/items/ec956b129050af0a2b1f OAuthが要るようなAPIは使わず、未登録で取得できるコメントを取得。 2021-08-24 03:11:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails s ができません。 https://teratail.com/questions/355801?rss=all railss が でき ませ ん 。 2021-08-24 03:27:04
海外TECH DEV Community Blitz.js: The Fullstack React Framework - Part 3 https://dev.to/chapagainashik/blitz-js-the-fullstack-react-framework-part-3-4nk5 Blitz js The Fullstack React Framework Part Welcome Back Hey Developers welcome back to part of the series Learn by Building Blitz js Today we ll create the UI for projects and tasks models And also add the functionalities in the UI to CRUD from the database IndexRecap of the previous partToday s objectives LayoutHeaderIndex pageProjectCreate PageIndex PageSingle PageEditTasksCreate and UpdateIndexConclusion Recap of the previous partIn the previous part of this series we updated the database schema and updated and understand the logic for the CRUD operation of projects and tasks And also build the UI for the authentication pages By looking at the above line it looks like that the previous article doesn t include much information but it crosses more than words Today s objectives In today s articles we ll create the UI for the CRUD operations of projects and tasks model and connect the UI with the logic And we ll also learn to add the search functionalities for both projects and tasks Today we ll start by editing the Layout Component We used AuthLayout for the authentication pages and now we ll use Layout Component for other pages LayoutOpen app core layouts layout tsx and add the lt Header gt tag after lt Head gt tag like below and also wrap children with div of class container mx auto px app core layouts layout tsximport Header from components Header lt Head gt lt Header gt lt div className container mx auto px gt children lt div gt In the lt Layout gt component we have used the lt Header gt component so let s build it HeaderCreate a new file at app core components Header tsx and add the following code app core components Header tsximport logout from app auth mutations logout import Link Routes useMutation from blitz import Suspense from react import useCurrentUser from hooks useCurrentUser import Button from Button const NavLink href children gt return lt Link href href gt lt a className bg purple text white py px rounded hover bg purple block gt children lt a gt lt Link gt const Nav gt const currentUser useCurrentUser const logoutMutation useMutation logout return lt nav gt currentUser lt ul className flex gap gt lt li gt lt NavLink href Routes LoginPage gt Login lt NavLink gt lt li gt lt li gt lt NavLink href Routes SignupPage gt Register lt NavLink gt lt li gt lt ul gt lt ul className gt lt li gt lt Button onClick async gt await logoutMutation gt Logout lt Button gt lt li gt lt ul gt lt nav gt export const Header gt return lt header className flex sticky top z bg white justify end h items center px border b gt lt Suspense fallback Loading gt lt Nav gt lt Suspense gt lt header gt With this you ll get the header like as shown below When a user is not logged in When a user is authenticated In the header component there are some lines that you might not understand So let s know what they really do lt Suspense gt lt Suspense gt component that lets you “wait for some code to load and declaratively specify a loading state like a spinner while we re waiting React Docs useCurrentUser It is a react hook that returns a authenticated session of a user Blitz js Dccs useMutation logout Logout task is a mutation and to run the mutation we use the powerful hook useMutation provided by Blitz js Blitz js Docs If you look over the onClick event listener in the Logout button There we are using async await because mutations return promises Now let s display the User Email on the index page and add a link to go to the projects index page Index pageIf you guys remembered we have removed the content from the index tsx page Now we ll display the email of the authenticated user and make that page accessible only by the logged in user To work with the index page first go to the signup page and create an account And then you will get redirected to the index page Now replace everything in app pages index tsxwith the given content app pages index tsximport Suspense from react import Image Link BlitzPage useMutation Routes from blitz import Layout from app core layouts Layout import useCurrentUser from app core hooks useCurrentUser import logout from app auth mutations logout import logo from public logo png import CustomLink from app core components CustomLink This file is just for a pleasant getting started page for your new app You can delete everything in here and start from scratch if you like const UserInfo gt const user useCurrentUser return lt div className flex justify center my gt user amp amp lt div gt Logged in as user email lt div gt lt div gt const Home BlitzPage gt return lt gt lt Suspense fallback Loading User Info gt lt UserInfo gt lt Suspense gt lt div className flex justify center gt lt CustomLink href projects gt Manage Projects lt CustomLink gt lt div gt lt gt Home suppressFirstRenderFlicker trueHome getLayout page gt lt Layout title Home gt page lt Layout gt Home authenticate trueexport default HomeIf you see the third last line in the code Home authenticate true this means this page requires a user to be authenticated to access this page Now the index page should look like this Click on the Manage projects to see how the projects index page looks like Now let s customize the project creation page We are not editing the index page first because we need to show the data on the index page Project Create PageIf you go to projects new currently it should look like this Now let s customize this page In our schema we have a description field for the projects model So let s add the text area for the description field We also need a text area for the task model too So we ll create a new component for the text area For this I have created a new file app core components LabeledTextAreaField tsx and copied the content of LabeledTextField and customized it for textarea app core components LabeledTextAreaFieldimport forwardRef PropsWithoutRef from react import Field useField from react final form export interface LabeledTextFieldProps extends PropsWithoutRef lt JSX IntrinsicElements input gt Field name name string Field label label string Field type Doesn t include radio buttons and checkboxes type text password email number outerProps PropsWithoutRef lt JSX IntrinsicElements div gt export const LabeledTextAreaField forwardRef lt HTMLInputElement LabeledTextFieldProps gt name label outerProps props ref gt const input meta touched error submitError submitting useField name parse props type number Number undefined const normalizedError Array isArray error error join error submitError return lt div outerProps gt lt label className flex flex col items start gt label lt Field component textarea className px py border rounded focus ring focus outline none ring purple block w full my props input disabled submitting gt lt Field gt lt label gt touched amp amp normalizedError amp amp lt div role alert className text sm style color red gt normalizedError lt div gt lt div gt export default LabeledTextAreaFieldAfter doing this now you can use it in the app projects components ProjectForm tsx app projects components ProjectForm tsximport Form FormProps from app core components Form import LabeledTextField from app core components LabeledTextField import LabeledTextAreaField from app core components LabeledTextAreaField import z from zod export FORM ERROR from app core components Form export function ProjectForm lt S extends z ZodType lt any any gt gt props FormProps lt S gt return lt Form lt S gt props gt lt LabeledTextField name name label Name placeholder Name gt lt LabeledTextAreaField name description label Description placeholder Description gt lt Form gt Now projects new page should look like Now you can use that form to create a project But there is still many thing to customize in this page app pages projects newimport Link useRouter useMutation BlitzPage Routes from blitz import Layout from app core layouts Layout import createProject from app projects mutations createProject import ProjectForm FORM ERROR from app projects components ProjectForm import CustomLink from app core components CustomLink const NewProjectPage BlitzPage gt const router useRouter const createProjectMutation useMutation createProject return lt div className mt gt lt h className text xl mb gt Create New Project lt h gt lt ProjectForm gt lt p className mt gt lt CustomLink href Routes ProjectsPage gt lt a gt Projects lt a gt lt CustomLink gt lt p gt lt div gt NewProjectPage authenticate trueNewProjectPage getLayout page gt lt Layout title Create New Project gt page lt Layout gt export default NewProjectPageHere I have added some class in h and divs and replace Link tag with our CustomLink component After this the page will look like this Now let s style the index page projects Index PageBefore styling the index page add some of the projects to play with After adding them You ll get redirected to single project page Go to projects This is what your page will look like Now paste the following content in app pages projects index tsx app pages projects index tsximport Suspense from react import Head Link usePaginatedQuery useRouter BlitzPage Routes from blitz import Layout from app core layouts Layout import getProjects from app projects queries getProjects import CustomLink from app core components CustomLink import Button from app core components Button const ITEMS PER PAGE export const ProjectsList gt const router useRouter const page Number router query page const projects hasMore usePaginatedQuery getProjects orderBy id asc skip ITEMS PER PAGE page take ITEMS PER PAGE const goToPreviousPage gt router push query page page const goToNextPage gt router push query page page return lt div className mt gt lt h gt Your projects lt h gt lt ul className mb mt flex flex col gap gt projects map project gt lt li key project id gt lt CustomLink href Routes ShowProjectPage projectId project id gt lt a gt project name lt a gt lt CustomLink gt lt li gt lt ul gt lt div className flex gap gt lt Button disabled page onClick goToPreviousPage gt Previous lt Button gt lt Button disabled hasMore onClick goToNextPage gt Next lt Button gt lt div gt lt div gt const ProjectsPage BlitzPage gt return lt gt lt Head gt lt title gt Projects lt title gt lt Head gt lt div gt lt p gt lt CustomLink href Routes NewProjectPage gt Create Project lt CustomLink gt lt p gt lt Suspense fallback lt div gt Loading lt div gt gt lt ProjectsList gt lt Suspense gt lt div gt lt gt ProjectsPage authenticate trueProjectsPage getLayout page gt lt Layout gt page lt Layout gt export default ProjectsPageAnd let s make the Button component looks unclickable when it is disabled For that you can add disabled bg purple disabled cursor not allowed class in Button component app core components Button tsxexport const Button children props gt return lt button className disabled bg purple disabled cursor not allowed gt children lt button gt Now projects index page should look like Single PageBefore editing project single page looks like Now replace the code of app pages projects projectId tsx with following app pages projects projectId tsximport Suspense from react import Head Link useRouter useQuery useParam BlitzPage useMutation Routes from blitz import Layout from app core layouts Layout import getProject from app projects queries getProject import deleteProject from app projects mutations deleteProject import CustomLink from app core components CustomLink import Button from app core components Button export const Project gt const router useRouter const projectId useParam projectId number const deleteProjectMutation useMutation deleteProject const project useQuery getProject id projectId return lt gt lt Head gt lt title gt Project project id lt title gt lt Head gt lt div gt lt h gt Project project id lt h gt lt pre gt JSON stringify project null lt pre gt lt CustomLink href Routes EditProjectPage projectId project id gt Edit lt CustomLink gt lt Button type button onClick async gt if window confirm This will be deleted await deleteProjectMutation id project id router push Routes ProjectsPage style marginLeft rem marginRight rem gt Delete lt Button gt lt CustomLink href Routes TasksPage projectId project id gt Tasks lt CustomLink gt lt div gt lt gt const ShowProjectPage BlitzPage gt return lt div className mt gt lt p className mb gt lt CustomLink href Routes ProjectsPage gt Projects lt CustomLink gt lt p gt lt Suspense fallback lt div gt Loading lt div gt gt lt Project gt lt Suspense gt lt div gt ShowProjectPage authenticate trueShowProjectPage getLayout page gt lt Layout gt page lt Layout gt export default ShowProjectPageNow the page should look like EditWe ll do a decent style on the edit page We ll just replace lt Link gt tag with lt CustomLink gt component and add text lg class to h From lt Link href Routes ProjectsPage gt lt a gt Projects lt a gt lt Link gt To lt CustomLink href Routes ProjectsPage gt Projects lt CustomLink gt From lt h gt Edit Project project id lt h gt To lt h className text lg gt Edit Project project id lt h gt Now it s time to edit the Tasks pages Tasks Create and UpdateWe have added description field in the schema so let s add textarea for description in the form Both create and update use the same form we don t have to customize them seperately app tasks components TaskForm tsximport Form FormProps from app core components Form import LabeledTextAreaField from app core components LabeledTextAreaField import LabeledTextField from app core components LabeledTextField import z from zod export FORM ERROR from app core components Form export function TaskForm lt S extends z ZodType lt any any gt gt props FormProps lt S gt return lt Form lt S gt props gt lt LabeledTextField name name label Name placeholder Name gt lt LabeledTextAreaField name description label Description placeholder Description gt lt Form gt I have already written on how to customize the pages for projects so you can follow the same to customize tasks pages So now I ll not style any pages IndexIn the index page you need to add projectId in query param lt ul gt tasks map task gt lt li key task id gt lt Link href Routes ShowTaskPage projectId taskId task id gt lt a gt task name lt a gt lt Link gt lt li gt lt ul gt ConclusionNow all the functionalities works fine So this much for today guys In next article We ll see how to deploy this app In that I will show you the complete guide to deploy in multiple platform 2021-08-23 18:40:01
海外TECH DEV Community Look At GreenHatFiles Games https://dev.to/awsarchitektur/look-at-greenhatfiles-games-32c2 Look At GreenHatFiles GamesGreen Hat Files is a fun and exciting game for iPhone iPod Touch and iPad This innovative and addictive game is based on the classic game Hide and Seek The game has been remade in the form of Green Hat Fortunes and is free to download The first of the five characters is the most active in the game and therefore you will have to save her from all kinds of danger The exciting part of the game is that you can choose to be either the green character or the cat The green avatar looks very realistic and is thus very easy to get along with You will definitely need some time to get to know this interesting character The other six characters have different characteristics and are therefore not as easy to get along with GreenHatFiles Games ReviewThe main story line in the game revolves around the exploration of a strange planet and the search for the green character The avatar starts at the bottom of the screen and needs to travel up to the top to find the green object There are several levels to the game The further you progress the more difficult the puzzles become The iPhone version of Green Hat Fortunes has the usual obstacle course type layout You need to use the maps available in the App in order to direct your ways to the goal You will have a few options available when you select maps The first choice determines the level design Next you can choose the difficulty level The last two choices will set the mood of the game and provide you with the options for the next level If you want to play the puzzle games on the iPad the iPhone version of Green Hat Files is very enjoyable games It has the same graphics and storyline as the iPhone version However there is an option provided in the iPhone app that enables you to turn off the motion detection This was a feature I did not like on the competing iPhone games The game is free so it doesn t take much of your time You can also track your progress in the game and the next level automatically The controls are smooth and responsive but it can be difficult at times to aim your shots Fortunately the various hints and tips are plentiful on the iPad version so the game will be more fun if you enjoy playing with the motion detector While the iPhone version has the similar obstacle course type layout the iPad version adds a whole new dimension by allowing you to race against the clock The game is split into chapters and you move from one chapter to another by tapping on the map The landscape changes each time so you must keep track of the changing landscape in order to be successful You also get to track your times online This helps you see how you are improving and what you need to learn The iPhone version of Green Hat Fortunes is the least interactive but it does have more of the addictive quality that makes the games so popular in the first place greenhatfiles games Whether you like simple games or more complex ones you are sure to find something you enjoy playing with the iPad versions of Green Hat Fortunes It is a fun time and an excellent way to improve your skills as a real player If you prefer something that you can play with friends while driving to and from work the iPad version of Green Hat Fortunes gives you that You can race against the computer or another player and once you beat the computer you move on to the next level You even have the option of racing against other people who sign up to the game using your iPad If you want to try that out all you have to do is log on and find an open seat on the game and click on the game icon to begin That is about all there is to it In addition to racing and winning you can also choose to play other challenges through the iPad version of the game Some of these include trying to get the lowest total score possible the longest amount of levels and the quickest time You can also find two other games that are similar to Green Hat Fortunes in the App Store The first one is called Treasure Isle and the second is called Blast Island Both are very popular games and you might find yourself playing them more than you already do Final WordsFor those who prefer to play the games online they should go to the official website for the game and sign up for a free account Once you have signed up you will be able to access all of the features Once you have logged in and started playing you can select which type of game you would like to play and then select a screen name and a password to protect your account Once you have protected your account you can then log on at any time to play 2021-08-23 18:29:58
海外TECH DEV Community Create a coloring book in canvas: Developed an app that you can create and enjoy your own original coloring from an image. https://dev.to/yuikoito/create-a-coloring-book-in-canvas-developed-an-app-that-you-can-create-and-enjoy-your-own-original-coloring-from-an-image-429o Create a coloring book in canvas Developed an app that you can create and enjoy your own original coloring from an image Hey guys I developed an app that you can create and enjoy your own original coloring book from an image Look this You can also play coloring in this app The part about turning the image into a coloring book is almost the same as this article I wrote before So in this article I will explain how to develop this coloring functions using canvas DEMO→github→※I m using Nuxt js here Please replace it as necessary Draw a background image on the canvasFirst we need to prepare a canvas element and draw a background image on the canvas It takes a little time to draw the background image on the canvas and I want to make sure to emit loading during that time Therefore I wait here for the image to be fully loaded in Promise lt script gt export default async asyncData params return url process env BASE URL nurie params id image process env AWS IMAGE URL nurie params id jpg twitterImage process env AWS IMAGE URL nurie params id jpg data return canvas null ctx null noPicture require assets img noPic png overlay true mounted this init methods async init this canvas this refs canvas this ctx this canvas getContext d const wrapper this refs wrapper await this loadImage this image then res gt const scale wrapper clientWidth res naturalWidth this canvas width res naturalWidth scale this canvas height res naturalHeight scale this ctx drawImage res this canvas width this canvas height this overlay false loadImage src return new Promise resolve gt const img new Image img src src img onload gt resolve img img onerror gt img src this noPicture lt script gt Now we can draw an image on canvas Use Retina Canvas SupportIf you look at the image drawn above you will see that the resolution is a little rough so we will fix that part Specifically when loading an image in canvas load it at twice the size and set the canvas style to The actual canvas drawing size will be the same as above but the resolution will be finer and the image will be drawn beautifully await this loadImage this image then res gt this ctx scale const scale wrapper clientWidth res naturalWidth this canvas width res naturalWidth scale this canvas height res naturalHeight scale this canvas style width this canvas width px this canvas style height this canvas height px this ctx drawImage res this canvas width this canvas height Implement a drawing function When a user clicks on the screen the event can be detected by mousedown on a PC mousemove for dragging and mouseup or mouseout for the timing when the dragging is finished lt canvas ref canvas mousedown prevent dragStart mouseup prevent dragEnd mouseout prevent dragEnd mousemove prevent draw gt lt canvas gt ※The lineWidth and currentColor can be changed by the user dragStart this ctx beginPath this isDrag true draw e const x e clientX this canvas getBoundingClientRect left const y e clientY this canvas getBoundingClientRect top if this isDrag return this ctx lineCap round this ctx lineJoin round this ctx lineWidth this lineWidth this ctx strokeStyle this currentColor if this lastPosition x null this lastPosition y null this ctx moveTo x y else this ctx moveTo this lastPosition x this lastPosition y this ctx lineTo x y this ctx stroke this lastPosition x x this lastPosition y y dragEnd this ctx closePath this isDrag false this lastPosition x null this lastPosition y null this isErase false Change color of the lineI used vue color to change color yarn add vue colorCreate vueColor js under plugins In this case we are using a design called Sketch so we are only loading Sketch import Vue from vue import Sketch from vue color Vue component Sketch Sketch Add in nuxt config js plugins src plugins vueColor js mode client Then draw this component in the page The drawing is fine as it is but you will get a warning so move it inside lt client only gt lt client only gt lt Sketch value colors input updateValue gt lt Sketch gt lt client only gt Set a default value for colors When a user change color you will get the color by the following function updateValue e this currentColor e hex This library is easy and useful Download the canvasThen we will implement a function to download the canvas when the button is clicked download let link document createElement a link href this canvas toDataURL image jpeg link download nurie new Date getTime jpg link click However we can t download canvas at this point Execution of toDataURL fails due to CORS In fact this time for the background image of canvas I was referring to the URL stored in s from uuid so the error occurred due to CORS in that part image process env AWS IMAGE URL nurie params id jpg Since the image is loaded as shown above the domain of the current URL and the domain of the image URL are different causing the following error tainted canvases may not be exportedThen I used nuxtjs proxy to fix this problem yarn add nuxtjs proxyAdd nuxt config js modules nuxtjs dotenv nuxtjs proxy proxy nurie target AWS IMAGE URL changeOrigin true secure false Now you can replace process env AWS IMAGE URL nurie params id jpg with the URL of your site Change the image part to the following image process env BASE URL nurie params id jpg Enable to play coloring on the phoneAs it is we can t do coloring on the phone so we will also add events for the phone On the phone you can detect events with touchstart touchmove and touchend lt canvas ref canvas mousedown prevent dragStart touchstart prevent dragStart touchend prevent dragEnd mouseup prevent dragEnd mouseout prevent dragEnd mousemove prevent draw touchmove prevent spDraw gt lt canvas gt The events that can be detected on a smartphone differ from those on a PC only for the part where the line is drawn so adjust the following The point is that on a PC you can get the location of the touch by e clientX etc but on a smartphone it is e changedTouches clientX In the case of a single finger spDraw e if e changedTouches length this draw e changedTouches Finish That s it Thanks for reading I am very happy if you enjoy it Please send me a message if you need yuiko dev gmail com 2021-08-23 18:26:30
Apple AppleInsider - Frontpage News OtterBox Folding Stand for MagSafe perfectly angles your iPhone https://appleinsider.com/articles/21/08/23/otterbox-folding-stand-for-magsafe-perfectly-angles-your-iphone?utm_medium=rss OtterBox Folding Stand for MagSafe perfectly angles your iPhoneOtterBox has launched its Folding Stand for MagSafe a compact stand for the iPhone that combines Apple s charging system with a desk stand that can angle the iPhone however you want it The OtterBox Folding Stand for MagSafe is a weighted mounting point for the iPhone The stand features a hinge which allows the attached iPhone to be ideally positioned at the right angle for different applications such as video calls at a desk or streaming video on a couch A MagSafe Charger is required to work with the stand which can be placed into the main holder while the cable is fed through the dock s body To keep the cable tidy the base incorporates a section to coil the cable around to minimize any excess cable between the stand and the outlet Read more 2021-08-23 18:44:22
海外TECH Engadget Stardew Valley's creator is running a $40,000 esports tournament next month https://www.engadget.com/stardew-valley-cup-esports-tournament-concerned-ape-181150873.html?src=rss Stardew Valley x s creator is running a esports tournament next monthEsports is most commonly associated with high octane competitive games such as League of Legends Rocket League and Call of Duty Warzone A chill farming sim might not immediately spring to mind but very soon some of the world s finest Stardew Valley players will face off for thousands of dollars Creator Eric Barone aka ConcernedApe said the first official Stardew Valley Cup event will take place at noon ET on September th “It s a competition of skill knowledge and teamwork with a prize pool of over k Barone wrote on Twitter In collaboration with UnsurpassableZ I m pleased to announce the st official Stardew Valley Cup It s a competition of skill knowledge and teamwork with a prize pool of over k See some of Stardew s most dedicated players in their element Main event is Sept th am PST pic twitter com qtDWeLvDーConcernedApe ConcernedApe August Barone and Stardew Valley streamer Zach “UnsurpassableZ Hartman have concocted more than challenges for competitors to tackle as Kotaku nbsp notes Four teams of four players will each have three hours to complete as many of the tasks as they can The challenges include things like giving someone a gift they love at the Feast of the Winter Star worth points winning the ice fishing contest points and completing item bundles in the Community Center points each Players will have to prioritize the tasks since some might not be entirely worth the points at stake For instance unless players are able to craft a ton of staircases it can take an hour or so to reach the bottom of the mines which is worth points Hartman will also add five surprise challenges during the event each of which are worth points so competitors might have to adjust their plans on the fly Barone and Hartman will be commentators for the event which you can watch on Hartman s Twitch channel It s actually not the first competitive Stardew Valley event with cash at stake A few Stardew Twitch Rivals competitions have taken place One event in had on the line and included challenges like catching all five legendary fish as quickly as possible and obtaining the most gold 2021-08-23 18:11:50
海外科学 NYT > Science Sea Scallops Farmed in Maine Aren’t Just Sustainable. They’re Helping Their Habitat. https://www.nytimes.com/2021/08/23/dining/maine-sea-scallops-sustainable.html Sea Scallops Farmed in Maine Aren t Just Sustainable They re Helping Their Habitat There are only a handful of these farms in the United States most run by fishing families in Maine But their number is growing 2021-08-23 18:26:19
海外科学 NYT > Science A microscopic video shows the coronavirus on the rampage. https://www.nytimes.com/2021/08/22/science/microscopic-bat-brain-virus.html cells 2021-08-23 18:55:25
海外TECH WIRED Would It Be Fair to Treat Vaccinated Covid Patients First? https://www.wired.com/story/would-it-be-fair-to-treat-vaccinated-covid-patients-first Would It Be Fair to Treat Vaccinated Covid Patients First Last week Texas health care policymakers discussed taking vaccination status into account for Covid triage It s a larger conversation ethicists are bracing for 2021-08-23 18:38:25
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 18:39:38
ニュース BBC News - Home Clubs want quarantine exemption before releasing players for duty in red-list countries https://www.bbc.co.uk/sport/football/58310362 Clubs want quarantine exemption before releasing players for duty in red list countriesPremier League sides are among leading European clubs set to prevent players from going to red list countries for September s international break 2021-08-23 18:29:07
ビジネス ダイヤモンド・オンライン - 新着記事 タリバンが米兵器を大量接収、懸念高まる - WSJ PickUp https://diamond.jp/articles/-/280188 wsjpickup 2021-08-24 03:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 ジャック・マー痛恨の教訓:中国君主は一人だけ - WSJ PickUp https://diamond.jp/articles/-/280189 wsjpickup 2021-08-24 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 ファイザーのワクチン委託生産、カギ握る2社員 - WSJ PickUp https://diamond.jp/articles/-/280191 wsjpickup 2021-08-24 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 良い評価しか言わない上司は、かえって部下に信用されない - 人を動かしたければ1分以内で伝えろ! https://diamond.jp/articles/-/279881 人格を否定するパワハラ面談や、逆に嫌われまいとほめるばかりでは、お互いに不幸でしかありません。 2021-08-24 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 学んだことをすぐ忘れてしまう人が知らない「知識を貯める」とっておきの方法 - 独学大全 https://diamond.jp/articles/-/273884 読書 2021-08-24 03:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 ひろゆきが「人生でとてつもなく後悔していること」ワースト1 - 1%の努力 https://diamond.jp/articles/-/280039 youtube 2021-08-24 03:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 なんとなく言動が攻撃的な人 - 精神科医Tomyが教える 1秒で幸せを呼び込む言葉 https://diamond.jp/articles/-/278315 なんとなく言動が攻撃的な人精神科医Tomyが教える秒で幸せを呼び込む言葉人気シリーズ万部突破ベストセラー最新作『精神科医Tomyが教える秒で幸せを呼び込む言葉』は、やさしくも本質を見抜く言葉が、職場の人間関係や親子関係、仕事や家事で疲れた心を癒やし、一瞬で元気をチャージしてくれるある人は朝、ある人は夜、ある人は職場で、ページめくるだけの「心のサプリ」。 2021-08-24 03:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 がん治療のシリコンバレー、国立がんセンター東病院が描く医療の未来 - がん治療選択 https://diamond.jp/articles/-/279787 国立がんセンター 2021-08-24 03:05:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Swiperのautoplayが動かなくなる https://teratail.com/questions/355802?rss=all Swiperのautoplayが動かなくなる前提・実現したいこと今回はautoplayの機能を分割しようと、startを作りました。 2021-08-24 04:08:12
AWS AWSタグが付けられた新着投稿 - Qiita あなたのAWS S3は安全ですか? https://qiita.com/sanshouo/items/becfd1b94bd305c67752 アプリケーションが稼働するサーバにセキュリティ対策製品を導入するetc本記事では、つめの「AWSSのファイルをスキャンする製品仕組みを導入する」で考えてみます。 2021-08-24 04:05:20
技術ブログ Mercari Engineering Blog 新しいメルカリDesign System Web https://engineering.mercari.com/blog/entry/20210823-8128e0d987/ designsysthellip 2021-08-23 20:00:49
海外TECH DEV Community tsParticles 1.34.0 https://dev.to/matteobruni/tsparticles-1-34-0-32h4 tsParticles tsParticles Changelog Bug FixesFixed click handler it wasn t working fineFixed wobble updaterFixed roll updaterFixed tilt updaterFixed issues with moveSpeed Fixed overlap checkFixed issue with size and opacity range ChangesSet max z layers to instead of improvement for noise d Improved size opacity updaters Improved z index rates formulasImproved confetti presetImproved out modes on particle creationImproved fireworks preset New FeaturesAdded gradients supportAdded gradient updater library only colors and angle for nowAdded external path generators curves polygons perlin d and simplex d noise Added shapes and fill options to emittersAdded emitter shapes plugin system so they can be customized by usersAdded new wait life emitter optionAdded start count to emittersAdded triangles presetAdded zLayers option matteobruni tsparticles tsParticles Easily create highly customizable particles animations and use them as animated backgrounds for your website Ready to use components available for React Vue js x and x Angular Svelte jQuery Preact Inferno Solid Riot and Web Components tsParticles TypeScript ParticlesA lightweight TypeScript library for creating particles Dependency free browser ready and compatible withReact Vue Angular Svelte jQuery Preact Inferno Do you want to use it on your website Documentation and Development references here This library is available on the two most popular CDNs and it s easy and ready to use if you were using particles jsit s even easier You ll find theinstructions below with all thelinks you need and don t be scared by TypeScript it s just the source language The output files are just JavaScript CDNs and npm have all the sources you need in Javascript a bundle browser ready tsparticles min js and allfiles splitted for import syntax If you are still interested some lines below there are some instructions for migrating from the old particles jslibrary Library installationHosting CDNPlease use… View on GitHub 2021-08-23 19:29:40
海外TECH DEV Community MongoDB $weeklyUpdate (August 23, 2021): Latest MongoDB Tutorials, Events, Podcasts, & Streams! https://dev.to/mongodb/mongodb-weeklyupdate-august-23-2021-latest-mongodb-tutorials-events-podcasts-streams-5b97 MongoDB weeklyUpdate August Latest MongoDB Tutorials Events Podcasts amp Streams Hi everyone Welcome to MongoDB weeklyUpdate Here you ll find the latest developer tutorials upcoming official MongoDB events and get a heads up on our latest Twitch streams and podcast curated by Adrienne Tacke Enjoy Freshest Tutorials on DevHubWant to find the latest MongoDB tutorials and articles created for developers by developers Look no further than our DevHub Build a Simple Website with React Axios and a REST API Built with MongoDB RealmMaxime Beugnet In this blog post we will show you how we can use a REST API that we created with the help of MongoDB Realm to access our data in a MongoDB Atlas cluster and display the result of the query in a website built with React MongoDB Realm Web SDK TutorialMaxime Beugnet In this tutorial blog post you will learn how to retrieve data from a MongoDB Atlas cluster using the MongoDB Realm Web SDK and display it in a very basic website hosted in MongoDB Realm Static Hosting MongoDB Academia Introduction to Modern DatabasesEoin Brazil amp Julianna Chen As part of the MongoDB for Academia program we are pleased to announce the publication of a new course Introduction to Modern Databases and related teaching materials Realm Triggers Treats and Tricks Auto Increment a Running ID FieldPavel Duchovny In this blog series we are trying to inspire you with some reactive Realm trigger use cases Official MongoDB EventsAttend an official MongoDB event near you virtual for now Chat with MongoDB experts learn something new meet other developers and win some swag Aug pm GMT Global Deep dive into Coroutines Kotlin Flow and LiveDataJetPack continues to evolve quickly due to which many alternates are available for implementing the same use case but each has its own pro amp cons This has caused unnecessary confusion among developer during development and code reviews In this meetup Mohit Sharma Realm Developer Advocate deep dives into each of them from getting started to when and what to use Sep pm ET Virtual How to Raise Your Profile As a Developer And Why You Should Bother During this session Lauren Schaefer joined by Luce Carter will share personal stories of how she has worked to overcome the discomfort of raising her profile You ll leave this session with practical steps you can take in the coming weeks and months to raise your profile Sep pm EAT Kenya MongoDB Community Mini Workshop in KisumuJoin us in Kisumu for an afternoon mini workshop filled with exploration in MongoDB Technology led by Michael Kimathi You will get to setup Atlas Cloud DBaaS for MongoDB Opportunities available on MongoDB Technology network and cheat sheets Get your laptop ready and join the experts in these afternoon filled with fun and learning We will limit our attendees for now NB Those who have RSVP d will be prioritised Sep pm CEST Virtual MongoDB Atlas mit Ansible automatisierenAnsible ist ein Open Source Automatisierungstool das für Konfigurationsmanagement Anwendungsbereitstellung und Orchestrierung verwendet wird Martin Schurz IT Architekt bei der T Systems MMS wird darüber berichten wie er Ansible Playbooks zur Automatisierung Bereitstellung und Verwaltung von MongoDB Instanzen in MongoDB Atlas erstellt hat Ihr werdet eine Übersicht über MongoDB Atlas und einen Einblick in das Automatisierungstool Ansible erhalten Martin wird uns erklären wie Ansible und MongoDB zusammenspielen und wie ihr mit Hilfe von bereitgestellten Beispielen selber Automatisierungen erstellen könnt Wer mag kann bei einem Quiz im Anschluss gleich sein neues Wissen prüfen Den Gewinnern winken exklusive MongoDB Swag Preise MongoDB on Twitch amp YouTubeWe stream tech tutorials live coding and talk to members of our community via Twitch and YouTube Sometimes we even stream twice a week Be sure to follow us on Twitch and subscribe to our YouTube channel to be notified of every stream Latest StreamHelp Me unSQLize My AppCatch up on past streams Get Hyped Using Docker Go with MongoDBGet Hyped Synonyms in Atlas SearchServerless Functions Explained MongoDB Realm Backend as a Service Jumpstart Follow us on Twitch so you never miss a stream Last Word on the MongoDB PodcastLatest Episode dl branch Catch up on past episodes Ep The Intern EpisodeEp Scaling the Real Estate Industry with Jim McClarty of Keller WilliamsEp At the Intersection of AI ML HCI with Doug Eck of Google Not listening on Spotify We got you We re most likely on your favorite podcast network including Apple Podcasts PlayerFM Podtail and Listen Notes These weeklyUpdates are always posted to the MongoDB Community Forums first Sign up today to always get first dibs on these weeklyUpdates and other MongoDB announcements interact with the MongoDB community and help others solve MongoDB related issues 2021-08-23 19:15:53
Apple AppleInsider - Frontpage News Apple Education promotes iPad creativity challenges for classrooms https://appleinsider.com/articles/21/08/23/apple-education-promotes-ipad-creativity-challenges-for-classrooms?utm_medium=rss Apple Education promotes iPad creativity challenges for classroomsApple has paired up with Apple Distinguished Educators to create three new challenges to encourage classrooms to bring the iPad into their lesson plans The first challenge is the Green Screen Challenge where students and teachers are encouraged to develop creative ways to use the green screen effects available on the iPad Apple Distinguished educator Jacob Woolcock suggested the challenge In addition teachers can download Apple s Everyone Can Create Video guide to help learn the ins and outs of video production on the iPad Introducing our creativity challenge for video JacobWoolcock shows how easy it is to create innovative lessons with greenscreen Tag a teacher who d love this and learn more at MadeOniPad EveryoneCanCreate pic twitter com wfmptSlOーApple Education AppleEDU August Read more 2021-08-23 19:34:17
海外TECH Engadget Roku revives former Quibi original 'Most Dangerous Game' for a second season https://www.engadget.com/roku-renews-most-dangerous-game-second-season-190424968.html?src=rss Roku revives former Quibi original x Most Dangerous Game x for a second seasonEarlier this month Roku released the last of the TV shows and movies it acquired when Quibi shut down at the end of Now the company is looking to the future On Monday Roku announced it s bringing back Most Dangerous Game one of the more popular titles it acquired in the transaction for a second season Two time Academy Award winner Christoph Waltz will reprise his role as antagonist Miles Sellars with David Castañeda best known for his role in Netflix s The Umbrella Academy joining the cast as the show s new protagonist Roku describes Castañeda s character Victor Suero as a down on his luck fighter who is forced to participate in the deadly contest at the center of the show to protect his sister It s not surprising to see Roku decide to bring back Most Dangerous Game The shorts Roku acquired from Quibi have played a significant role in its plan to find a niche among giants like Netflix and Amazon and Most Dangerous Game was one of the few shows Quibi renewed before its demise last year Roku hasn t said when the new season would debut 2021-08-23 19:04:24
海外科学 NYT > Science On the Move With Mongolia’s Nomadic Reindeer Herders https://www.nytimes.com/2021/08/23/travel/mongolia-dukha-reindeer-herders.html decisions 2021-08-23 19:57:12
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 19:28:37
ビジネス ダイヤモンド・オンライン - 新着記事 タイムズ、QBハウスも前年実績超えなのに「洗車のキーパーだけ勝ち組」のワケ - コロナで明暗!【月次版】業界天気図 https://diamond.jp/articles/-/279983 2021-08-24 04:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 中国がもくろむ、「アフガン混乱」を慎重かつ巧みに利用する3つの戦略 - 加藤嘉一「中国民主化研究」揺れる巨人は何処へ https://diamond.jp/articles/-/280198 加藤嘉一 2021-08-24 04:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 小田急電鉄が6月運賃収入12.3%増でも、実態値との「危ういギャップ」 - コロナで明暗!【月次版】業界天気図 https://diamond.jp/articles/-/279982 前年同期 2021-08-24 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 「米国株一強」が示唆するこの先の大波乱、どの程度の反落を覚悟すべきか - 政策・マーケットラボ https://diamond.jp/articles/-/280153 過去 2021-08-24 04:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 バイデン政権下で日本企業が「最も重視すべき経営戦略」とは - DOL特別レポート https://diamond.jp/articles/-/280190 日本企業 2021-08-24 04:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 ハーバード大教授が提言、日本がコロナ後に「2%以上の経済成長」を実現する方策 - ハーバードの知性に学ぶ「日本論」 佐藤智恵 https://diamond.jp/articles/-/280135 ハーバード大教授が提言、日本がコロナ後に「以上の経済成長」を実現する方策ハーバードの知性に学ぶ「日本論」佐藤智恵デルタ株が猛威を振るい、急速な新型コロナウイルス感染拡大が続いている日本。 2021-08-24 04:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 資産2億円をためた「シンプルな4つの習慣」とは - 資産2億円の元高卒自衛官が教える「攻めの節約術」 https://diamond.jp/articles/-/280196 高収入 2021-08-24 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 ひろゆきが断言、日本はどんどん安い国になって「アフリカ化」していく - 週刊ダイヤモンド特集セレクション https://diamond.jp/articles/-/280195 東南アジア 2021-08-24 04:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 ルネサスが次々と海外企業を買収、懸念される「減損」リスク - 今週のキーワード 真壁昭夫 https://diamond.jp/articles/-/280194 ルネサスが次々と海外企業を買収、懸念される「減損」リスク今週のキーワード真壁昭夫半導体大手ルネサスエレクトロニクスは、英国の半導体メーカーであるダイアログ・セミコンダクターを買収する。 2021-08-24 04:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 医師・看護師はもう限界!デルタ株で高まる「自衛隊野戦病院」の必要性 - 上久保誠人のクリティカル・アナリティクス https://diamond.jp/articles/-/280193 上久保誠人 2021-08-24 04:05:00
TECH Engadget Japanese Razer、自社製マウスを接続するだけで起こるWindowsセキュリティ問題を修正中 https://japanese.engadget.com/razer-mouse-software-vulnerability-205005008.html razer 2021-08-23 20:50:05
TECH Engadget Japanese 2017年8月24日、スマホで家電などを操作可能にする「mouseスマートホーム」が発売されました:今日は何の日? https://japanese.engadget.com/today-203010988.html mouse 2021-08-23 20:30:10
AWS AWS Media Blog Live media workflows on AWS: To compress, or to not compress? https://aws.amazon.com/blogs/media/metfc-live-media-workflows-on-aws-to-compress-or-to-not-compress/ Live media workflows on AWS To compress or to not compress Introduction In a cloud migration journey there are many decisions that need to be made One of the primary decisions for live media workflows is how to bring content from on premises to the cloud For example how to take an event that is being shot at a sporting arena to the cloud for processing and … 2021-08-23 20:47:54
技術ブログ Mercari Engineering Blog 新しいメルカリDesign System Web https://engineering.mercari.com/blog/entry/20210823-8128e0d987/ designsysthellip 2021-08-23 20:00:49
海外TECH Ars Technica Study: Ants create stable tunnels in nests much like humans play Jenga https://arstechnica.com/?p=1789021 hills 2021-08-23 20:29:43
海外TECH DEV Community Guide to making web animations UX friendly https://dev.to/codesphere/guide-to-making-web-animations-ux-friendly-469d Guide to making web animations UX friendlyWritten by Dan ParryHigh quality animations are everywhere in today s web which is great for us as users but it doesn t make life easy for you as a designer But why should you care What is it that makes animations so important that you should prioritise them in your probably already very busy schedule Well unfortunately because of the high quality content we are all so used to in apps and on the web there is a good chance that users already have a high expectation of what your app should look like and what it should feel like High quality animations and UIs are present in almost every successful app and audiences expect it to be part of their experience Tinder s swiping browsing through music on Apple music or panning around Google maps are a few examples of some excellent animations that are integrated to core user experience of their respective apps app The core purpose of your app is to achieve a particular goal the animations you put into it probably won t change the end result of how your app achieves its goal but it can make or break the user experience You might not be trying to make the next unicorn but a friendly UX is a must So animations are certainly not to be overlooked in the planning stage and you should find time even in an already overbooked project to add some Remember most users won t even notice the swipe animation you spent a day perfecting but they certainly will notice if it s not there What are web animations Before we jump into some tips on how to make good animations let s take a quick look at what an animation actually is Understanding the fundamentals will help you make better animations in the end In short web animation is the visualization of change   something that starts in one state and ends in another state The animation is how it gets from one to the other and how you handle states in between the interpolated states is what is important The duration you take to get from the start to the end state and the journey you take your users on while doing it is a bit of an art form in itself Browsing functions like turning a page in a digital book or moving through shows on Netflix and the selected show growing to display its details are both animations If it changes the state of an element in your UI then it s very likely an animation So we have a pretty good idea about why web animations are important and what they actually are so let s take a look at some rules to remember when making your own Don t rush The speed of your animation is crucial it should be slow enough that the user is aware of the change taking place but not take so long that it can be perceived as slow Thankfully there are some guidelines on how fast this should be so you don t just have to eyeball it and hope you get it right   an animation lasting between and ms is considered optimal for UI Anything faster than this ms for example will be too fast to notice equally anything that takes over a second to complete will be considered slow Additionally the speed of your animations might need to depend on the screen size of the app because the element will have more or less distance to travel For mobile devices ms is optimal with a increase and decrease for tablets ms and wearables ms respectively Website animations are usually instantaneous so keep this in mind The size of the element is also an important factor in how long it should take to complete its animation   Smaller elements look better when their animations are fast and larger animations can afford to take a little longer It s an art not a science so play around and see what looks best Easy does it…Easing is the acceleration or decoration applied to your object as it begins or ends its animation It is a very important part of how good your final animation will look You don t want to click on a menu have it move slowly for whole seconds then suddenly fly open It s jarring to the user and ugly to watch so this is an important topic to learn Today let s just talk about Ease In Ease Out and Ease Both The title refers to how it enters or exits its animation not the screen let me explain In the context of product design generally objects that enter the screen decelerate This is called Ease Out because our animation eases out of its acceleration to create a smooth stop it slows down to a stop over the period of time it takes to come into our frame to its final position The opposite is true for an object exiting the screen it accelerates as it moves away in this way it is easing into its animation so it is called Ease In Just remember ease out when it comes in and ease in when it goes out…If you want to apply movement to an object that is always on screen Ease Both is the way to go it applies a smooth speed up and a smooth stop motion to your object as it moves To give this a real world context let s use our menu example from earlier when you click on a burger menu the menu will open quickly and then stop smoothly Ease Out but when you close the menu it will smoothly slide off the screen Ease In If you click on an item in the menu and it expands to a pop up this will start smoothly and then stop smoothly in the center of the screen Ease Both You should also take a look at Spring or Elastic Easing if you want to give your animation a really nice motion The takeaway here is to be aware of the importance of easing it plays a key role in the animation and will be a big part of your arsenal What is this for Maybe you are an expert in animation durations and you can create wonderfully intricate paths for your buttons to fly all over the screen while still creating a clear UI context for your user to interact with But why Why add a fly effect and a confetti explosion to a button that just says OK The animations you add should always serve a purpose otherwise you are just wasting your user s time and eventually their patients There are for sure some cases in which a cool flashy animation will be welcome but as a general rule remember give the animation a context and a purpose Be yourselfMake sure your animations reflect your product s image If the website is fun and light hearted consider a bouncy and playful animation to the menu with the clever use of your easing curve this can be subtle but it can add a style that your users will start to consider part of the experience Alternatively if you are building an app with a very specific data driven purpose that users have only a cold professional interest in your animations can be a little more spartan To sum up…Animations make your content feel alive or at least they should if they are done correctly but it is really up to you how you want to breathe life into it Consider how you want your users to feel when interacting with it and channel this into your design choices There are some great tools to help you design your animations that we at Codesphere love to use Take a look at Invision studio Flinto and of course After Effects but nowadays there is no end to tools you might use Feel free to let us know your favorites What did we leave out Let us know down below Happy coding from your good friends at Codesphere the most seamless cloud provider ever created 2021-08-23 20:30:03
海外TECH DEV Community 1 - A new boilerplate for React Application - CRA-ken is finally out! https://dev.to/crtdaniele/1-a-new-boilerplate-for-react-application-cra-ken-is-finally-out-46p6 A new boilerplate for React Application CRA ken is finally out Hi Developers I m Daniele Carta and I m a Frontend Developer For years I m worked with React and with Create React App To fastify my work I decise to create a new boilerplate for fastify the initialize a new application The name of this boilerplate is CRA ken You can find the project in this link Why have I to use CRA ken Because in this boilerplate you can find a lot of helpers and configuration like these CRA ken CRAReact Testing LibraryyesyesRoutingyesnoRedux StoreyesnoRedux Saga MiddlewareyesnoESLint ConfigurationyesnoPrettier ConfigurationyesnoVersioning AppyesnoSo to install the boilerplate It s very easy npx cra ken app my appcd my appnpm startIn the next articles I want to show you what I introduce in the next release and how to work the boilerplate CRA ken Stay tuned and follow me on LinkedIn and Github LinkedIn Github 2021-08-23 20:09:41
海外TECH DEV Community Getting started with Java .. https://dev.to/divyakumari12/getting-started-with-java-2e2n Getting started with Java Hello This is my very first blog and in this blog I m gonna write about my learnings of day and How I started learning this and still doing that So I started it from the very basics like how it basically works So the very first step is that Source code is compiled to byte code and then Java Virtual Machine compiles the byte code into machine code Introduction to Java It is most popular language as we can use this in app development web development client server applications e t c It is an object oriented programming language developed by Sun Microsystems of the USA in Originally it was known as Oak by James Goslin who was also one of the Inventors of Java Then I saw the basic structure of Java Program Naming conventions Pascal and camel case Variables and data types Literals Keywords then How we can take input from the user and did some basic questions 2021-08-23 20:06:12
Apple AppleInsider - Frontpage News New #AppleToo movement drawing attention to racism, sexism, inequality inside Apple https://appleinsider.com/articles/21/08/23/new-appletoo-movement-drawing-attention-to-racism-sexism-inequality-inside-apple?utm_medium=rss New AppleToo movement drawing attention to racism sexism inequality inside AppleA group of Apple employees has formed the AppleToo organization with the goal of exposing patterns of racism sexism inequity and abuse within the company The formation of the group comes after weeks of public statements from Apple employees about internal complaints going unanswered or being outright ignored A Discord community of around Apple employees and contractors was used to launch the movement The Verge says that around current and former Apple employees were directly involved in organizing the effort The AppleToo website has a short statement and a login with a secret password that can be obtained from AppleToo organizers Read more 2021-08-23 20:16:34
Apple AppleInsider - Frontpage News iPad Pro used to create AR effects in music video for Olivia Rodrigo's 'brutal' https://appleinsider.com/articles/21/08/23/ipad-pro-used-to-create-ar-effects-in-music-video-for-olivia-rodrigos-brutal?utm_medium=rss iPad Pro used to create AR effects in music video for Olivia Rodrigo x s x brutal x Pop singer songwriter Olivia Rodrigo used an iPad Pro and Apple Pencil to design some of the augmented reality effects for her latest music video Credit Interscope RecordsThe music video for brutal which was released on Monday features custom AR face masks created using Apple s iPad Pro and Apple Pencil Alongside the music video s debut Rodrigo also shared a few clips to TikTok and Instagram showing her editing the face masks Read more 2021-08-23 20:16:58
海外TECH Engadget Apple employees are organizing to push for 'real change' at the company https://www.engadget.com/apple-workers-201202748.html?src=rss Apple employees are organizing to push for x real change x at the companyA group of current and former Apple employees are calling on their colleagues to publicly share stories of discrimination harassment and retaliation they experienced while working at the company The call to action went up on Monday when the collective started a Twitter account called Apple Workers nbsp quot For too long Apple has evaded public scrutiny quot the group says on its website quot When we press for accountability and redress to the persistent injustices we witness or experience in our workplace we are faced with a pattern of isolation degradation and gaslighting quot Apple workers are coming together to talk openly about issues we want addressed in our workplace Discrimination harassment and retaliation happen at AppleToo If you work or worked for Apple or a third party connect with us at ーApple Workers AppleToo AppleLaborers August The protesting workers say they ve exhausted all internal avenues for a remedy from the company which is why they re going public with their complaints quot We ve talked with our leadership We ve gone to the People team We ve escalated through Business Conduct Nothing has changed quot they say quot It s time to Think Different quot According to The Verge about individuals were involved in organizing the effort Earlier today they shared the news on a person Discord server for Apple employees and contractors We ve reached out to Apple for comment The action comes as Apple faces questions over its handling of sexism in the workplace In August the company put Ashley Gjøvik a senior engineering program manager on paid administrative leave In a series of tweets Gjøvik shared several interactions with the company s employee relations team One of those details is an episode in which a manager referred to her quot tone quot in presentations and said quot I didn t hear you going up an octave at the end of your statements quot Apple is currently investigating Gjøvik s allegations quot There is much more information about my story and my concerns about Apple work conditions that I have not made public yet quot Gjøvik says on a website she created to chronicle her experience at the company quot I only resorted to this because everything I tried internally has failed quot 2021-08-23 20:12:02
海外TECH Engadget 'Twelve Minutes' ruins a compelling game concept with awful twists https://www.engadget.com/twelve-minutes-review-game-200045769.html?src=rss x Twelve Minutes x ruins a compelling game concept with awful twistsIt s rare for a game s concept to hook me within a few seconds but Twelve Minutes managed to do that way back in Before it gained an all star cast including Daisy Ridley James McAvoy and Willem Dafoe it was an intriguing indie point and click adventure with a Groundhog s Day esque time loop and a unique top down perspective Its interactive narrative combined with a wealth of cinematic influences made it seem as if developer Luis Antonio was crafting something meant just for me That s pretty much how I felt at the beginning of the game You play as a man who comes home to a small apartment Your wife has some special news which you celebrate over a romantic dinner All of a sudden a cop starts pounding on the door and accuses her of murder Things go downhill fast and in an instant you re right back to the beginning of the night Your mission Figure out what the hell is happening Sounds like a solid thriller right But after spending six hours with the game I was furious What started out as a fun mystery devolved into a repetitive slog I was forced to abuse my seemingly lovely wife Sometimes I had to watch her be repeatedly tortured by that sadistic cop And I became a murderer myself several times over Making things even worse my reward for that hellish journey was an array of twists so convoluted so mind numbingly dumb I was angry about it for days Say what you will about the works of M Night Shyamalan but at least his twists feel original And yes I know those twists occur less often than you may think I won t spoil where Twelve Minutes ultimately goes And to be honest I m hesitant to even point out that a story has twists at all But for a mystery like this I figure that s to be expected All of this time looping detective work just has to lead to something truly dramatic And it s clear that Luis Antonio genuinely wants to blow your mind It s just a shame almost everything falls flat at the end That s not to say Twelve Minutes isn t worth playing The game s early hours set up a fascinating mystery box Your small apartment has a cramped kitchen and living space a bathroom a bathroom and a closet That s it Everything you need to complete the game is there or gets there later Some of those puzzle pieces feel organic like the mugs that you can fill with water or the large knife tempting you in the kitchen Some of them like the light switch that can electrocute people on cue are hilariously convenient I realized Twelve Minutes was doing something special early on when it managed to work its way into my subconscious I thought of new things to try during long walks and after sleeping on a particularly annoying problem That s a sign that for a while at least I was genuinely invested in the story It helps that Twelve Minutes also has some solid voice work which goes a long way toward connecting you to the characters You don t get a full look at anyone s face even if you try to scope out the cop through your front door s peephole so it s nice to have some human performances grounding the story If you ve got Xbox Game Pass it s worth checking out the game just to experience its first few hours After the novelty wears off though the game quickly takes a turn for the worse Eventually you ll have to complete a long series of tasks over and over until you figure out your next step And sometimes that can mean doing the same five tasks dozens of times Twelve Minutes gives you a few easy ways to speed things up like a single dialog option that can prove you re actually going through a time loop and that she s genuinely in danger But a few more narrative shortcuts would make the game s rough last act more tolerable One major moment gives you only a few seconds to show one character a specific item It s easy to miss that s something you can even do And even when I knew what I had to do after looking up a few guides I still failed to trigger the right interaction several times At that point the game began to feel less like a puzzle I needed to solve and more like a Saw trap that I needed to escape from Annapurna InteractiveI suppose these issues could be overlooked if Twelve Minutes had a better script but even in that respect it fails It s stronger toward the beginning but like a J J Abrams story it has no clear idea where to go at the end Characters start to act in completely different ways which is hard to swallow after seeing them in one light for several hours A sympathetic turn for Dafoe s cop feels particularly out of place after seeing multiple loops where he kills you and your wife and that s even after getting the MacGuffin he s looking for You don t need to have an ACAB tattoo to call him a monster I wouldn t write off Twelve Minutes a bad game but based on where the story goes it s ultimately disappointing Luis Antonio and his team spent over seven years working on the game and it s a shame to see my enthusiasm for it fall apart in six hours 2021-08-23 20:00:45
海外科学 NYT > Science ‘Totally Surprising and Rather Horrifying’: Giant Tortoises Eat Baby Birds https://www.nytimes.com/2021/08/23/science/tortoise-eats-bird-video.html Totally Surprising and Rather Horrifying Giant Tortoises Eat Baby BirdsFor the first time scientists in the Seychelles captured footage of one of the hulking reptiles stalking and killing a helpless chick 2021-08-23 20:14:45
海外科学 NYT > Science ‘Nursing Is in Crisis’: Staff Shortages Put Patients at Risk https://www.nytimes.com/2021/08/21/health/covid-nursing-shortage-delta.html Nursing Is in Crisis Staff Shortages Put Patients at Risk“When hospitals are understaffed people die one expert warned as the U S health systems reach a breaking point in the face of the Delta variant 2021-08-23 20:03:45
ニュース BBC News - Home Afghanistan: Person on no-fly list flown to UK during Kabul evacuation https://www.bbc.co.uk/news/uk-58311964 agencies 2021-08-23 20:12:59
ニュース BBC News - Home M25: Crash involving lorry, minibus and car closes part of motorway https://www.bbc.co.uk/news/uk-england-essex-58312144 waltham 2021-08-23 20:27:45
ビジネス ダイヤモンド・オンライン - 新着記事 「日本でこぢんまり」を打破する起業家像とは?東大発ディープテックVCトップの答え - これまでの常識は忘れよう グローバル時代に勝つ人材の流儀 https://diamond.jp/articles/-/280010 2021-08-24 05:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 生活保護「隠れ負債33兆円」の衝撃、氷河期世代が高齢者に突入で【独自試算】 - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280141 上級国民 2021-08-24 05:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 倒産危険度ランキング【電機・精密20社】上位に老舗時計メーカーの名も、1位は? - 廃業急増!倒産危険度ランキング2021 https://diamond.jp/articles/-/279486 危険水域 2021-08-24 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 パナ・ANA・TBS…大企業「エリート転落リストラ」断行56社の実名、ついに氷河期世代も! - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280140 2021-08-24 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 「農協界のドン」が障害があるいじめられっ子から青年実業家に変貌した理由 - 農協の大悪党 野中広務を倒した男 https://diamond.jp/articles/-/280199 2021-08-24 05:05:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース コロナ禍で居場所を失う子どもたちに、大人ができることとは? https://dentsu-ho.com/articles/7876 子どもたち 2021-08-24 06:00:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース B2B事業「デジタルセールスシフト」のススメ https://dentsu-ho.com/articles/7868 電通 2021-08-24 06:00:00
ビジネス 東洋経済オンライン 横浜頓挫で急浮上?「東京カジノ」具体化の現実味 セガサミーも虎視眈々、観測高まる「お台場IR」 | レジャー・観光・ホテル | 東洋経済オンライン https://toyokeizai.net/articles/-/450366?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-24 05:30:00
TECH Engadget Japanese 楽天モバイル、自前とMVNOの契約数が500万突破 https://japanese.engadget.com/rakuten-unlimit-vi-214350174.html 楽天モバイル 2021-08-23 21:43:50
IT ITmedia 総合記事一覧 [ITmedia News] Netflixの実写版「カウボーイビバップ」は11月19日配信 新画像も公開 https://www.itmedia.co.jp/news/articles/2108/24/news075.html itmedianewsnetflix 2021-08-24 06:47:00
TECH Techable(テッカブル) ベンチャー企業のマネージャー向けオンラインスクール&コミュニティ「Emo」 https://techable.jp/archives/160396 株式会社 2021-08-23 21:00:35
Google カグア!Google Analytics 活用塾:事例や使い方 Twitterでハッシュタグ検索がおかしい【原因と対策】Twitterのハッシュタグ検索を直し方法はハッシュタグに英語を使わないとうまくいく https://www.kagua.biz/social/twitter/20210824a1.html twitter 2021-08-23 21:00:28
AWS AWS Security Blog The Five Ws episode 1: Accreditation models for secure cloud adoption whitepaper https://aws.amazon.com/blogs/security/the-five-ws-episode-1-accreditation-models-for-secure-cloud-adoption-whitepaper/ The Five Ws episode Accreditation models for secure cloud adoption whitepaperAWS whitepapers are a great way to expand your knowledge of the cloud Authored by Amazon Web Services AWS and the AWS community they provide in depth content that often addresses specific customer situations We re featuring some of our whitepapers in a new video series The Five Ws These short videos outline the who what when … 2021-08-23 21:02:29
AWS AWS - Webinar Channel Streaming Analytics Made Easy: Kinesis Data Analytics Studio Run on Apache Flink https://www.youtube.com/watch?v=mRDst424mKY Streaming Analytics Made Easy Kinesis Data Analytics Studio Run on Apache FlinkBusinesses increasingly need to gain faster insights from their data to improve their customer experiences detect operational issues and respond to emergent trends In this tech talk we will walk through Amazon Kinesis Data Analytics Studio a recently launched feature of Amazon Kinesis Data Analytics which allows you to interactively query data streams and rapidly develop stream processing applications using an interactive development environment powered by Apache Zeppelin notebooks run on Apache Flink The session will include a demo to help you easily build stream processing applications that can run at scale to continuously produce real time insights Learning Objectives Learn how to simplify ad hoc querying of your streaming data using serverless notebooks in Kinesis Data Analytics Studio Understand how you can create a stream processing application in minutes using Kinesis Data Analytics Studio powered by Apache Flink and Apache Zeppelin See a real world example to perform analytics on a streaming data source using simple SQL and Python To learn more about the services featured in this talk please visit 2021-08-23 21:05:02
AWS AWS - Webinar Channel Enabling High Velocity, Secure, and Compliant Development Teams - AWS Online Tech Talks https://www.youtube.com/watch?v=-mYfgGbihzc Enabling High Velocity Secure and Compliant Development Teams AWS Online Tech TalksSpeed in software development requires being able to bootstrap development teams with best practices for DevOps security and infrastructure configuration But too often teams find they have to make compromises with speed to ensure security and compliance Application development teams need freedom to iterate and make adjustments without needing manual validation from the central teams In this tech talk we lay out how AWS DevOps services solve these problems for organizations of various sizes and skill sets We walk through best practice patterns with services such as AWS CDK AWS CFN Guard and AWS Config for building speed security and compliance into your software delivery lifecycle Learning Objectives Learn how to build a DevOps workflow that prioritizes speed security and compliance Learn how to use AWS CDK AWS CFN Guard and AWS CodePipeline Learn how to use AWS Proton for container based platform teams To learn more about the services featured in this talk please visit 2021-08-23 21:04:54
AWS AWS - Webinar Channel Improve Customer Experience and Agent Productivity with Call Analytics using Amazon Transcribe https://www.youtube.com/watch?v=FPyMV0i-0Q4 Improve Customer Experience and Agent Productivity with Call Analytics using Amazon TranscribeCustomer conversations contain valuable information about trending issues and the efficiency and quality of your contact center operations Unlocking these insights is often manual time consuming and restricted to a single contact center environment Amazon Transcribe uses powerful deep learning models to produce rich call transcripts and extract conversation insights to improve customer experience CX and agent productivity In this tech talk you ll learn how to surface agent customer sentiment detect issues and identify non talk time to help supervisors quickly find agent coaching opportunities You will also discover how to uncover emerging trends within any inbound or outbound call application and understand the needs of your customer faster Learning Objectives Discover how to unlock CX insights such as call categorization issue detection and searchable transcripts Analyze agent performance to find coaching opportunities and automate compliance review Explore how to uncover emerging issues and trends by analyzing inbound and outbound customer calls To learn more about the services featured in this talk please visit 2021-08-23 21:04:38
AWS AWS Security Blog The Five Ws episode 1: Accreditation models for secure cloud adoption whitepaper https://aws.amazon.com/blogs/security/the-five-ws-episode-1-accreditation-models-for-secure-cloud-adoption-whitepaper/ The Five Ws episode Accreditation models for secure cloud adoption whitepaperAWS whitepapers are a great way to expand your knowledge of the cloud Authored by Amazon Web Services AWS and the AWS community they provide in depth content that often addresses specific customer situations We re featuring some of our whitepapers in a new video series The Five Ws These short videos outline the who what when … 2021-08-23 21:02:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【SwiftUI】FSCalendarでの日付選択⇨選択した日付の取得処理 https://teratail.com/questions/355804?rss=all 【SwiftUI】FSCalendarでの日付選択⇨選択した日付の取得処理前提・実現したいことSwiftUInbspFSCalendarについて教えてください。 2021-08-24 06:29:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaからiOSへのVOIP通知でDeviceTokenNotForTopicが発生 https://teratail.com/questions/355803?rss=all JavaからiOSへのVOIP通知でDeviceTokenNotForTopicが発生前提・実現したいことJavaでPushyを使用し、iOS端末にVOIP通知を送信したい。 2021-08-24 06:13:51
海外TECH DEV Community What was your win LAST week? https://dev.to/devteam/what-was-your-win-last-week-4f0n What was your win LAST week Hey folks Quick confession I FORGOT TO ASK ABOUT WEEKLY WINS LAST FRIDAY Sorry about that Let s get to it ーjust a few days late Looking back on last week what was something you were proud of accomplishing All wins count ーbig or small Examples of wins include Starting a new projectFixing a tricky bugTrying out a new form of exercise or whatever else might spark joy ️Thanks for bearing with me Can t wait to read about your wins from last week I ll be back at the end of the week promise with the normal Friday wins thread 2021-08-23 21:00:43
Apple AppleInsider - Frontpage News Apple Maps 'Ratings and Photos' feature debuts in US https://appleinsider.com/articles/21/08/23/apple-maps-ratings-and-photos-feature-debuts-in-us?utm_medium=rss Apple Maps x Ratings and Photos x feature debuts in USApple this week began a U S rollout of a new Apple Maps feature that lets users provide ratings for businesses points of interest and other notable locations Dubbed Ratings and Photos the feature could one day replace or serve as an alternative to Yelp a third party rating and review service that currently provides Apple Maps users with at a glance star ratings and reviews when browsing Maps listings Apple s system utilizes a thumbs up down method of providing feedback across a number of categories that vary depending on business or location For example users can rate products customer service and overall experience at the Apple Park Visitor Center in Cupertino Calif a dual purpose facility that also acts as a retail outlet Read more 2021-08-23 21:50:07
海外TECH Engadget Teardown shows the Playdate won’t suffer from controller drift like the Switch https://www.engadget.com/playdate-ifixit-teardown-212829159.html?src=rss Teardown shows the Playdate won t suffer from controller drift like the SwitchWhile Panic s pint sized Playdate handheld won t make its way to early adopters until the end of the year iFixit got a chance to look inside the device early quot Unfortunately it didn t come with any games so a teardown was about all it was good for quot iFixit said for those who might be jealous the company got a unit before they did PanicTaking apart the handheld iFixit found a console with mostly modest internal components The Playdate has a MHz CPU supported by MB of memory and GB of flash storage Powering everything is a Wh battery with about percent of the capacity of the power cell you ll find inside the iPhone But what you want to know about is Playdate s signature fold out crank According to iFixit Panic and Teenage Engineering embedded a cylindrical magnet into the shaft of the component That magnet works in conjunction with a Hull effect sensor to trigger an input from the crank It s a simple but effective design that should last quot One thing this crank won t do Drift There s no wiper or spring or sensor surface to wear out quot the company says referencing the Nintendo Switch s well known controller issue PanicWhile it s no Framework laptop it s clear Panic and Teenage Engineering designed the Playdate with at least one eye toward repairability A charming sticker iFixit found upon opening the device said quot breaking quot not removing the components would void the warranty Many of the internals most likely to fail first including the battery and headphone jack were either modular or easily accessible Components like the display and USB C port will be more challenging to replace but the Playdate looks DIY friendly enough that it could enjoy a modding scene like the Game Boy Advance 2021-08-23 21:28:29
Cisco Cisco Blog Bolstering Digital Transformation in Banking https://blogs.cisco.com/financialservices/bolstering-digital-transformation-in-banking Bolstering Digital Transformation in BankingTo learn more about the monumental digital transformation in financial services discover the research led by Vice President of Financial Insights at IDC Jerry Silva 2021-08-23 21:49:59
海外科学 NYT > Science Why Racial Inequities Still Persist in Health Care https://www.nytimes.com/2021/08/17/health/racial-disparities-health-care.html medical 2021-08-23 21:28:47
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 21:39:11
ニュース BBC News - Home Afghanistan: Person on no-fly list flown to UK during Kabul evacuation https://www.bbc.co.uk/news/uk-58311964 agencies 2021-08-23 21:48:35
ニュース BBC News - Home Love Island crowns winners on summer return https://www.bbc.co.uk/news/entertainment-arts-58306258 crowns 2021-08-23 21:35:14
ニュース BBC News - Home West Ham 4-1 Leicester City: Michail Antonio becomes Hammers' leading top-flight scorer https://www.bbc.co.uk/sport/football/58226789 West Ham Leicester City Michail Antonio becomes Hammers x leading top flight scorerMichail Antonio becomes West Ham s outright top scorer in the Premier League in an impressive victory for the Hammers over man Leicester City 2021-08-23 21:26:38
LifeHuck ライフハッカー[日本版] 刺さる「ウリ」を見つけ、売れるキャッチコピーをつくるコツ https://www.lifehacker.jp/2021/08/240620book_to_read-821.html 秀和システム 2021-08-24 07:00:00
北海道 北海道新聞 ブルーインパルス、午後に飛行 開幕目前にカラースモーク https://www.hokkaido-np.co.jp/article/581305/ 航空自衛隊 2021-08-24 06:17:00
北海道 北海道新聞 NY株続伸、215ドル高 米ワクチン正式承認で https://www.hokkaido-np.co.jp/article/581300/ 週明け 2021-08-24 06:07:00
ビジネス 東洋経済オンライン 日立造船「今のまま放置できない」社名問題の実相 三野禎男社長は「社名と実態がかけ離れている」 | 素材・機械・重電 | 東洋経済オンライン https://toyokeizai.net/articles/-/450348?utm_source=rss&utm_medium=http&utm_campaign=link_back 世界最大 2021-08-24 06:30:00
Azure Azure の更新情報 Azure expands HITRUST certification across 51 Azure regions https://azure.microsoft.com/ja-jp/updates/2021-azure-hitrust/ hitrust 2021-08-23 21:38:45
海外TECH reddit Episode 57 - Post FINALE Discussion Thread (Monday 23rd August) https://www.reddit.com/r/LoveIslandTV/comments/pa9ep5/episode_57_post_finale_discussion_thread_monday/ Episode Post FINALE Discussion Thread Monday rd August I love you all Thank you for an amazing summer Can t believe this is our last episode discussion thread submitted by u MyNamesChakkaoofka to r LoveIslandTV link comments 2021-08-23 21:35:34
TECH Engadget Japanese 独自の高精細音響技術で、脳まで言葉を届ける。リスニングモニター「comuoon Pocket」 https://japanese.engadget.com/comuoon-pocket-224056989.html ※リスニングモニターとは従来の補聴器や集音器と区別するために、私たちはcomuoonPocketを「リスニングモニター」と呼んでいます。 2021-08-23 22:40:56
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] 産業用制御システムを標的にしたサイバー攻撃が増加中 迅速なアップデートを https://www.itmedia.co.jp/enterprise/articles/2108/23/news100.html itmedia 2021-08-24 07:30:00
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] 企業のデータ分析内製化を促進、日本マイクロソフトが支援プログラムを提供開始 https://www.itmedia.co.jp/enterprise/articles/2108/24/news052.html itmedia 2021-08-24 07:15:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] 東京、高級ラーメン https://mag.executive.itmedia.co.jp/executive/articles/2108/24/news029.html itmedia 2021-08-24 07:04:00
TECH Techable(テッカブル) ジョージア工科大がトイレを再発明! 下水処理インフラを要らずのスタンドアロン型に https://techable.jp/archives/160363 generationreinventedt 2021-08-23 22:00:50
AWS AWS Architecture Blog Convert and Watermark Documents Automatically with Amazon S3 Object Lambda https://aws.amazon.com/blogs/architecture/convert-and-watermark-documents-automatically-with-amazon-s3-object-lambda/ Convert and Watermark Documents Automatically with Amazon S Object LambdaWhen you provide access to a sensitive document to someone outside of your organization you likely need to ensure that the document is read only In this case your document should be associated with a specific user in case it is shared For example authors often embed user specific watermarks into their ebooks This way if their … 2021-08-23 22:32:58
python Pythonタグが付けられた新着投稿 - Qiita Pythonチュートリアルをやってみた https://qiita.com/momonoki1990/items/b85b2b8d006084184449 リスト型リスト型についてもう少し「リスト型って、JavaScriptでいうところの配列かな」と思っていたら、別途「array」もあるんですねリスト組み込み型importなしで使えるので使い勝手が良い簡単な処理であれば、基本これ使うらしい違うデータ型を格納できるfruitsorangeapplepearbananakiwiapplebananalisthelloarray標準モジュールであるarrayをimportして使う同じデータ型の値のみ格納できる第一引数で型型コードを指定する一次元配列のみimportarrayarrintarrayarrayi他にも、演算に色々便利なnumpyndarrayというのがあるらしいnumpyndarrayNumpyをインストールampimportして使うnumpyarrayでnumpyndarray型の配列を作成する演算に便利な関数・メソッドが色々とあるらしいimportnumpyasnparrdnparray参考Pythonのリストと配列とnumpyndarrayの違いと使い分けパッケージパッケージパッケージpackageは、Pythonのモジュール名前空間をドット付きモジュール名を使って構造化する手段です。 2021-08-24 07:26:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 同じIDごとで欠損値以外の値をまとめ、バイタルサインの最小値を抽出する https://teratail.com/questions/355806?rss=all 同じIDごとで欠損値以外の値をまとめ、バイタルサインの最小値を抽出する同じIDごとで欠損値以外の値をまとめ、バイタルサインBPnbspHRなどの最小値を抽出するというプログラムを書きたいです。 2021-08-24 07:01:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Next.jsを関数宣言で書き直したい https://teratail.com/questions/355805?rss=all Nextjsを関数宣言で書き直したいNextjsではデフォルトで以下のように関数式で書かれていますが、constHomeNextPagegtreturnlthgthogelthgtexportdefaultHomeこれを以下のように関数宣言で書き直すと、exportdefaultfunctionHomeNextPagereturnlthgthogelthgt以下のようなエラーが発生します。 2021-08-24 07:01:35
Azure Azureタグが付けられた新着投稿 - Qiita App Serviceで設定可能なApplication Settings一覧 https://qiita.com/hir0110/items/d193c7272933913a2b60 これを、値としてスラッシュで始まるURLパスに設定します。 2021-08-24 07:01:11
海外TECH DEV Community How to Build Java Applications Today: #50 https://dev.to/ksilz/how-to-build-java-applications-today-50-48pg How to Build Java Applications Today TL DRI think Eclipse IDE is in trouble my app store adventures Git Spring Boot amp Micronaut Quarkus Payara CE amp EE and Spring Tools READMEWelcome to my weekly newsletter How To Build Java Applications Today I read all the Java newsletters so you don t have to And it s Java news with a smile If you like my newsletter then subscribe to it on Substack Or read it on dev to the Java Cafe or Medium Even better Share it with people who may be interested Quote of the Week‌A man s silence is wonderful to listen to Amazingly Thomas Hardy a British writer described a silence before everybody stared at their phones Stand UpLast week I submitted the apps from my start up for app store review How did it go Read on below My wife amp I also booked a vacation week in the sun i e outside England for September Let s hope that we can actually go But fear not I ll publish my little newsletter during our vacation too ADVERTISEMENT YEARS OF FULL STACK JAVA FOR HIRE NEXT JANUARYI m a full stack Java developer with years of experience looking for a project in January in Milton Keynes London or remote I ll work as a contractor or fixed term employee but don t take permanent positions Interested Then check out my resume amp work samples Check out my resume amp work samples Bookmarks Tools I think Eclipse IDE is in TroubleWhy do I think that the Eclipse IDE is in trouble Because they changed Most organizations don t like change especially the projects under one roof ones like Eclipse IDE So they only change when they are in a crisis So what s the crisis and what s the change The crisis is competition from Microsoft s free cross platform and cross language IDE Visual Studio Code VS Code And the change is the establishment of a Working Group WG to ensure the continued sustainability integrity evolution and adoption of the Eclipse IDE The press release quotes a founding WG member We believe the IDE needs to be more relevant and attractive for end users committers tool developers and those who build applications upon it Look I m rooting for Eclipse IDE here I used it daily for about fifteen years starting way back in when Eclipse won a shoot out against Netbeans in our team But I switched to the paid IntelliJ version a couple of years ago because it was a better Java IDE for me and it had better web development support Now I already wrote about the Eclipse IDE Working Group in issue But the research for my InfoQ article made it look worse Comparing the release with the one shows a marked decline in the sub project activity The overall number of sub projects shrank by the sub projects with a release decreased from to and the sub projects with a release one year or older nearly tripled from to Now we don t know how much the COVID pandemic contributed here But VS Code grew a lot in the timeframe see below Frequent readers know that I complain about the Eclipse IDE „What s New page loudly But rightfully so It s a mess and it s worse than I thought The version touts projects but only lists Only out of projects with a new release are included but also that didn t have a release And the links we do get Here s what I said before Some look like it s some lost the links altogether some don t know that strike through text is hard to read some look Eclipse like and some don t There are dozens maybe hundreds of developers working on a release and then the first impression gets ruined so radically amp ruefully Stack Overflow asked developers about collaboration tools of respondents dread using Eclipse IDE only NetBeans scored worse Now of developers love VS Code strong numbers both absolute and relative VS Code boosted its Java capabilities earlier this year and plans to do more including Gradle support see the last issue According to recent Snyk and JRebel surveys about a quarter of all Java developers already use VS Code growing rapidly year over year see issue and issue From what I can see VS Code is rapidly becoming one thing we never had the default IDE for all developers Microsoft claimed million users half a year ago up million in And now that flywheel is in motion and hard to stop because every technology tool vendor will ensure that they have a VS Code plugin That makes VS Code more useful which attracts more users and so on Now I think hope that Eclipse is still a better Java IDE than VS Code A cross language IDE like VS Code will probably be worse than specialized IDEs at least initially But VS Code doesn t have to be better As a free product we can always use it in addition to our specialized IDEs That s how it snuck into my life As a WebStorm replacement for building static websites And once we re getting used to using VS Code we re asking ourselves Well why can t I use that for Java too Let me try… A product that s dreaded by users a decline in sub projects a rapidly growing competitor that s becoming the industry standard I don t envy the Eclipse IDE WG But change takes time so we shouldn t expect big changes this year What will they do What can they do I ll keep you posted My InfoQ article Over the Fence My App Store AdventuresI m the technical co founder of a UK start up We offer an app to organize a cat sitter business It s actually two apps A web app to manage customers bookings and visits And iOS Android apps to do the visits Our apps aren t fully open for business yet but we still wanted to be in the app stores I ve never put an app into an app store before So I was a bit nervous before I submitted our app for review last week I mean the news is full of app store review horror stories mostly about Apple Vague amp nit picky rules inconsistent rule application delays of weeks or months rejections that crush businesses We tested the apps lot We also created test accounts for the app reviewers with fake customer data and detailed instructions for the web application And all that was on top of the usual app launch tasks screenshots in various sizes app description privacy statements etc So how did it go Splendidly I m relieved to say Our iOS app was approved within hours the Android one in days which included a weekend Neither submission needed a single change to our app I can only guess why it went so smoothly First of all I think we were just lucky Maybe our cat Max charmed the socks off of our reviewers we used him as the example for adding notes Perhaps a business to business app like ours attracts less scrutiny than consumer offerings Or it s the summer I m sure I ll suffer from review rage in the future but for now I m a happy camper I was surprised by some faulty app store details Our app is only in Apple s UK iOS App Store Now my Apple user account is tied to a different App Store country And on iOS opening the link to our UK App Store page tells me as much On the Mac the link just shows a blank page as if the link was broken The Google Play Store dashboard gave us a Play Story link immediately once the review process started The problem The link didn t work at all until the app was in the Play Store it was broken for days At least Apple was so clever to only show the link after the app was approved And it still took about minutes before that link worked My start up website Releases Git Git releases typically have few changes that affect our daily coding lives Version is no different It s actually version s and because the latter never received a proper highlight reel Two things caught my attention A new merge algorithm called merge ort is likely to become the default strategy in a future version of Git It s faster and supposedly less buggy Now being the only developer in my current projects merge conflicts rarely raise their ugly heads The other thing is a speed up of checkouts through parallelization You can configure the number of threads to use set to auto here git config global checkout workers Announcement Spring Boot amp The Spring Boot releases that were foreshadowed by last week s Spring Data releases are here They have changes and Announcement announcement Micronaut Quarkus isn t the only new Java framework nipping at the heels of Spring Boot Micronaut is another one And it just released version The biggest change is that Project Reactor is the new reactive framework instead of RxJava Or as Oracle would say You swapped out the thing that will be killed by Project Loom see last week s issue What else Annotations aren t automatically inherited anymore a migration away from Oracle s javax annoatation namespace and improvements in Inversion of Control IOC server filters and GraalVM support Announcement Quarkus Everybody s favorite supersonic Java framework has the fourth release in as many weeks We re getting changes this time Announcement Payara CE amp EE Payara started as the commercially supported version of Oracle s GlassFish Java EE application server back in These days it s a Jakarta EE amp MicroProfile application server The monthly release brought changes to the open source Community Edition CE and changes to the Enterprise Edition EE Both versions are now compatible with MicroProfile see issue Announcement Spring Tools The first maintenance release drops eight weeks after version see issue and fixes bugs Announcement AboutKarsten Silz is the author of this newsletter He is a full stack web amp mobile developer with years of Java experience author speaker and marathon runner Karsten got a Master s degree in Computer Science at the Dresden University of Technology Germany in Karsten has worked in Europe and the US He co founded a software start up in the US in Karsten led product development for years and left after the company was sold successfully He co founded the UK SaaS start up Your Home in Good Hands as CTO in Since Karsten also works as a contractor in the UK Karsten has this newsletter a developer website and a contractor site He s on LinkedIn  Twitter and GitHub Karsten is also an author at InfoQ 2021-08-23 22:42:48
海外TECH Engadget Google will tailor Play Store ratings based on location starting in November https://www.engadget.com/google-play-store-rating-223423562.html?src=rss Google will tailor Play Store ratings based on location starting in NovemberWhether you re an Android or iOS user there s a good chance you look at user reviews and ratings before you decide whether to download an app to your device In hopes of making those more useful for everyone Google plans to make two tweaks to the Play Store Starting in November the ratings you see will be based on where you live So for example if your device is registered to Japan you will first see what other Japanese users think of the app you re about to download Then sometime early next year Google plans to further tweak Play Store ratings to better reflect the device you re using be that a phone tablet foldable Chromebook or smartwatch “This will give users a better impression of the experience that they can expect for the device they re using the company says of the change In part Google is making these tweaks to help developers It wants to avoid a situation where ratings in one area impact the global perception of an app This can happen in cases where a bug only affects one localized version of the software Of course that compartmentalization means you can learn of those same bugs before you download an app 2021-08-23 22:34:23
海外科学 NYT > Science Climate Change Contributed to Europe’s Deadly Floods, Scientists Find https://www.nytimes.com/2021/08/23/climate/germany-floods-climate-change.html Climate Change Contributed to Europe s Deadly Floods Scientists FindWarming increased the likelihood of the record downpours last month in Germany and Belgium and also made them wetter according to a study 2021-08-23 22:10:55
金融 金融総合:経済レポート一覧 FSBレポ統計の日本分集計結果(2021年7月) http://www3.keizaireport.com/report.php/RID/465875/?rss 日本銀行 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月20日)~ドル円、109円台後半で小幅な値動き http://www3.keizaireport.com/report.php/RID/465876/?rss fxdaily 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 (1)待ちに待ったジャクソンホール講演は小イベントに (2)サービス業PMI は内需停滞を浮き彫りに:Market Flash http://www3.keizaireport.com/report.php/RID/465888/?rss marketflash 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 IFRS第17号(保険契約)を巡る動向について~割引率に関する基準の評価等:保険・年金フォーカス http://www3.keizaireport.com/report.php/RID/465893/?rss 保険契約 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 マーケット・カルテ9月号~膠着続くドル円、米緩和縮小で向かう先は? http://www3.keizaireport.com/report.php/RID/465894/?rss 膠着 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 みずほ経済・金融ウィークリー 2021年8月23日号~先週の内外経済・金融市場動向・評価&今週の注目点 http://www3.keizaireport.com/report.php/RID/465895/?rss 金融市場 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 米の先物取引はなぜ認められないのか~本上場できるかどうか、最後のチャンス http://www3.keizaireport.com/report.php/RID/465899/?rss 先物取引 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 財政金融統計月報第827号<政府関係金融機関等特集> http://www3.keizaireport.com/report.php/RID/465913/?rss 財務総合政策研究所 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 アジア主要通貨・株価の動き(8月20日まで) http://www3.keizaireport.com/report.php/RID/465919/?rss 国際金融情報センター 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 投資の視点:早期利上げに傾くFRB~物価高が争点の中間選挙を控え http://www3.keizaireport.com/report.php/RID/465933/?rss 中間選挙 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 ジャクソンホール・シンポジウムに注目 / ユーロ:対ドル・対円で3月以来の安値 / カナダドル:カナダ国内は堅調だが原油価格がリスク:Weekly FX Market Focus http://www3.keizaireport.com/report.php/RID/465934/?rss weeklyfxmarketfocus 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 よくわかるJ-REIT「コロナ禍における2つの注目セクター」~J-REIT保有物件の空室率は低位... http://www3.keizaireport.com/report.php/RID/465935/?rss jreit 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 ウィークリーレポート 2021年8月23日号~米国株式は下落。日経平均株価は反落、年初来安値を更新... http://www3.keizaireport.com/report.php/RID/465936/?rss 三井住友トラスト 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 投資環境ウィークリー 2021年8月23日号【日本、米国、欧州、中国】今週は米ジャクソンホール会議でのFRB議長の講演が焦点 http://www3.keizaireport.com/report.php/RID/465937/?rss 三菱ufj 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 吉野貴晶の『景気や株価の意外な法則』 NO25 ライフサイクル別に見た効果的な成長性指標 http://www3.keizaireport.com/report.php/RID/465938/?rss 吉野貴晶 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 週間市場レポート(2021年8月16日~8月20日)~日本の株式・債券市場、米国の株式市場、外国為替市場 http://www3.keizaireport.com/report.php/RID/465939/?rss 債券市場 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 Kamiyama Reports:米国REIT市場を考察する~日米REITの類似点:コロナ・ショック後の株価指数に対する出遅れ感... http://www3.keizaireport.com/report.php/RID/465940/?rss kamiyamareports 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 グローバルREITウィークリー 2021年8月第4週号 http://www3.keizaireport.com/report.php/RID/465941/?rss 日興アセットマネジメント 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 先週のマーケットの振り返り(2021/8/16-8/20)~世界の主要株式市場は下落... http://www3.keizaireport.com/report.php/RID/465942/?rss 三井住友 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 ちょコツとマーケット(先進国国債利回り・為替)2021年8月23日~米国国債利回りはやや低下 http://www3.keizaireport.com/report.php/RID/465943/?rss 三井住友 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 【注目検索キーワード】ジャクソンホール http://search.keizaireport.com/search.php/-/keyword=ジャクソンホール/?rss 検索キーワード 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 【お薦め書籍】もう価格で闘わない〜非価格経営を実現した24社の取り組み https://www.amazon.co.jp/exec/obidos/ASIN/4866672781/keizaireport-22/ 価格競争 2021-08-24 00:00:00
ニュース BBC News - Home The Papers: Kabul airlift deadline amid Taliban 'red line' https://www.bbc.co.uk/news/blogs-the-papers-58312185 afghanistan 2021-08-23 22:54:21
ニュース BBC News - Home Antonio's celebration to remember on record-breaking night for West Ham striker https://www.bbc.co.uk/sport/football/58312266 Antonio x s celebration to remember on record breaking night for West Ham strikerMichail Antonio stands out on his own on the list of West Ham s Premier League scorers so it was fitting he danced with himself 2021-08-23 22:47:16
IT 気になる、記になる… iFixit、パニックの携帯ゲーム機「Playdate」の分解レポートを公開 https://taisy0.com/2021/08/24/144478.html 携帯ゲーム 2021-08-23 23:05:52
TECH Engadget Japanese スポーツ映像配信 DAZN for docomo 、最大6か月間は実質1078円に ドコモがキャンペーン https://japanese.engadget.com/dazn-for-docomo-233101274.html daznfordocomo 2021-08-23 23:31:01
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] プラ製品削減を義務化 12品目、有料化などで https://www.itmedia.co.jp/business/articles/2108/24/news077.html ITmediaビジネスオンラインプラ製品削減を義務化品目、有料化などで環境、経済産業両省は日の有識者会議で、ストローやスプーン、ヘアブラシなど使い捨てプラスチック製品品目を多量に提供する事業者に対し、使用削減を義務付ける方針を示した。 2021-08-24 08:49:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] 温浴施設にテレワーク設備 西部ガスグループ新提案 https://mag.executive.itmedia.co.jp/executive/articles/2108/24/news076.html itmedia 2021-08-24 08:02:00
TECH Techable(テッカブル) 今秋発売予定の「Pixel 6/6 Pro」と、今月発売の「Pixel 5a(5G)」から、Googleの狙いを読み解く https://techable.jp/archives/160409 google 2021-08-23 23:00:14
AWS AWS Japan Blog AWS App Mesh を使用した Amazon ECS でのカナリアデプロイパイプラインの作成 https://aws.amazon.com/jp/blogs/news/create-a-pipeline-with-canary-deployments-for-amazon-ecs-using-aws-app-mesh/ このアプローチは、新しい機能の実装に役立つだけではなく、複雑な分散型マイクロサービスのテストのニーズにも対応しており、トラフィクの一部をコントロールしながら新しいバージョンに送ることができます。 2021-08-23 23:54:28
js JavaScriptタグが付けられた新着投稿 - Qiita 初心者が簡単なメソッドだけでルーレットを作った話 https://qiita.com/Akari71/items/ebb362ca5b8aa8ac80e1 初期値だと回転する間に速度が変わってしまうアニメーションの中央に向けて変化量が増加し、最後に向けて減少ためlinearを付けて等速で回転するようにしています。 2021-08-24 08:40:57
js JavaScriptタグが付けられた新着投稿 - Qiita 日本語に対応したencodeURIComponentを作ってみた https://qiita.com/querykuma/items/80e5ec5b18459264ffb6 最後に単純にcharCodeAtを進数で返すだけのmyencodeURIComponentにおいて日本語は合っていないことに気づいた。 2021-08-24 08:36:45
js JavaScriptタグが付けられた新着投稿 - Qiita onCompositionStartを使用する時に、気をつけること~React備忘録~ https://qiita.com/haga2miya/items/72d791268cdac0f729fb 無限ループしてしまうってどこの行がだ、、、そこで、onCompositionStartとonCompositionEndをコメントアウトすると、正常にページが読み込めたので、ここの記述が悪いのだろう。 2021-08-24 08:32:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python フォルダ内の複数ファイルの名前の一部を一括で変更したい https://teratail.com/questions/355810?rss=all pythonフォルダ内の複数ファイルの名前の一部を一括で変更したいpythonnbspフォルダ内の複数ファイルの名前の一部を一括で変更したいフォルダ内にAAABBBxvgBBBDDDxvgEEEFFFxvgのようにファイルがあります。 2021-08-24 08:52:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python Tkinter ボタンを押したときにフォーカス移動しないようにしたい https://teratail.com/questions/355809?rss=all PythonTkinterボタンを押したときにフォーカス移動しないようにしたいボタンを押したら、エントリのテキストをgetしたいです。 2021-08-24 08:45:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) firebase cloud functionsでgmailを送信する際に、ステータス200で返ってきてるのに、メールが届かない https://teratail.com/questions/355808?rss=all firebasecloudfunctionsでgmailを送信する際に、ステータスで返ってきてるのに、メールが届かない前提・実現したいことfirebaseのcloudnbspfunctionsを利用して、reactで書いた問い合わせフォームから、gmailを経由してメールを送信したいここに質問の内容を詳しく書いてください。 2021-08-24 08:43:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Movable Type のテンプレートモジュールに関する質問 https://teratail.com/questions/355807?rss=all バージョンはですが、一般的な質問なので他のバージョンでの回答でもいいです。 2021-08-24 08:18:57
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Ruby on Rails】SNS認証時に起こった「-bash: export: `=': not a valid identifier」のエラー解決をした話 https://qiita.com/nao0725/items/4a7818b2ad45ad086980 【RubyonRails】SNS認証時に起こった「bashexportxnotavalididentifier」のエラー解決をした話対象者環境変数を設定している方SNS認証を実装している方状況SNS認証実装中、環境変数設定時に下記のようなエラーがターミナルbashexportnotavalididentifier解決方法環境変数設定時にexport環境変数変数名export環境変数変数名✕上記のように環境変数と変数名の間に半角スペースを開けるとエラーになってしまいます。 2021-08-24 08:34:35
Ruby Railsタグが付けられた新着投稿 - Qiita 【Ruby on Rails】SNS認証時に起こった「-bash: export: `=': not a valid identifier」のエラー解決をした話 https://qiita.com/nao0725/items/4a7818b2ad45ad086980 【RubyonRails】SNS認証時に起こった「bashexportxnotavalididentifier」のエラー解決をした話対象者環境変数を設定している方SNS認証を実装している方状況SNS認証実装中、環境変数設定時に下記のようなエラーがターミナルbashexportnotavalididentifier解決方法環境変数設定時にexport環境変数変数名export環境変数変数名✕上記のように環境変数と変数名の間に半角スペースを開けるとエラーになってしまいます。 2021-08-24 08:34:35
海外TECH DEV Community Create a Fastify server https://dev.to/thomasbnt/create-a-fastify-server-23lg Create a Fastify server IntroductionFastify is a web server framework like ExpressJS but with better performances The ecosystem is pretty cool he adds multiple plugins But in this first test I only add fastify static for getting html files Let s code At the first time create a void folder and install Fastify and fastify static npm i fastify fastify staticCreate an app js it s your root file Into the app jsYou can write the basis of this file for creating a new Fastify server const path require path const f require fastify logger false f register require fastify static root path join dirname public prefix public In this example when you get localhost ou have the timef get request reply gt reply header Content Type application json reply send hello new Date f get about request reply gt reply sendFile about html const start async gt try await f listen catch err f log error err process exit start then r gt r Public HTML pagesCreate a public folder and a about html file EndIt s a very short post but I demonstrate how to simply start a server with Fastify As this is the first time I use it there might be some errors Don t hesitate to give me feedback in the comments Getting Started with Fastify Check my Twitter account You can see many projects and updates You can also support me on Buy Me a Coffee 2021-08-23 23:51:00
Apple AppleInsider - Frontpage News Hacker returns all $610M of stolen Poly Network crypto https://appleinsider.com/articles/21/08/23/hacker-returns-all-610m-of-stolen-poly-network-crypto?utm_medium=rss Hacker returns all M of stolen Poly Network cryptoThe hacker or hackers behind what is thought to be one of the largest cryptocurrency thefts in history returned some million in stolen assets to Poly Network on Monday with the company thanking the perpetrator or perpetrators for their cooperation Poly Network announced the full return of a final allotment of about million in tokens in a blog post today reports Gizmodo The cache included Ethereum and Wrapped Bitcoin At this point all the user assets that were transferred out during the incident have been fully recovered the company said Read more 2021-08-23 23:41:34
Apple AppleInsider - Frontpage News Apple's Tim Cook to visit White House amid rise in cyber attacks https://appleinsider.com/articles/21/08/23/apples-tim-cook-to-visit-white-house-amid-rise-in-cyber-attacks?utm_medium=rss Apple x s Tim Cook to visit White House amid rise in cyber attacksApple CEO Tim Cook and Microsoft CEO Satya Nadella plan to visit the White House this week to discuss pressing cybersecurity concerns with President Joe Biden according to a report on Monday Citing sources familiar with the matter Bloomberg reports Cook and Nadella are scheduled to meet with Biden on Wednesday to discuss private sector contributions to cybersecurity efforts following a rash of attacks targeting key U S infrastructure and technology assets The conversation could include recent steps taken by companies in the banking energy and water utility industries to beef up protections against cyber attacks the report said A senior official with knowledge of the meeting said software security in the supply chain would be a likely topic of discussion Read more 2021-08-23 23:34:34
海外科学 BBC News - Science & Environment Climate change: Europe's extreme rains made more likely by humans https://www.bbc.co.uk/news/science-environment-58309900 belgium 2021-08-23 23:03:00
金融 金融総合:経済レポート一覧 FSBレポ統計の日本分集計結果(2021年7月) http://www3.keizaireport.com/report.php/RID/465875/?rss 日本銀行 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月20日)~ドル円、109円台後半で小幅な値動き http://www3.keizaireport.com/report.php/RID/465876/?rss fxdaily 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 (1)待ちに待ったジャクソンホール講演は小イベントに (2)サービス業PMI は内需停滞を浮き彫りに:Market Flash http://www3.keizaireport.com/report.php/RID/465888/?rss marketflash 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 IFRS第17号(保険契約)を巡る動向について~割引率に関する基準の評価等:保険・年金フォーカス http://www3.keizaireport.com/report.php/RID/465893/?rss 保険契約 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 マーケット・カルテ9月号~膠着続くドル円、米緩和縮小で向かう先は? http://www3.keizaireport.com/report.php/RID/465894/?rss 膠着 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 みずほ経済・金融ウィークリー 2021年8月23日号~先週の内外経済・金融市場動向・評価&今週の注目点 http://www3.keizaireport.com/report.php/RID/465895/?rss 金融市場 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 米の先物取引はなぜ認められないのか~本上場できるかどうか、最後のチャンス http://www3.keizaireport.com/report.php/RID/465899/?rss 先物取引 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 財政金融統計月報第827号<政府関係金融機関等特集> http://www3.keizaireport.com/report.php/RID/465913/?rss 財務総合政策研究所 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 アジア主要通貨・株価の動き(8月20日まで) http://www3.keizaireport.com/report.php/RID/465919/?rss 国際金融情報センター 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 投資の視点:早期利上げに傾くFRB~物価高が争点の中間選挙を控え http://www3.keizaireport.com/report.php/RID/465933/?rss 中間選挙 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 ジャクソンホール・シンポジウムに注目 / ユーロ:対ドル・対円で3月以来の安値 / カナダドル:カナダ国内は堅調だが原油価格がリスク:Weekly FX Market Focus http://www3.keizaireport.com/report.php/RID/465934/?rss weeklyfxmarketfocus 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 よくわかるJ-REIT「コロナ禍における2つの注目セクター」~J-REIT保有物件の空室率は低位... http://www3.keizaireport.com/report.php/RID/465935/?rss jreit 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 ウィークリーレポート 2021年8月23日号~米国株式は下落。日経平均株価は反落、年初来安値を更新... http://www3.keizaireport.com/report.php/RID/465936/?rss 三井住友トラスト 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 投資環境ウィークリー 2021年8月23日号【日本、米国、欧州、中国】今週は米ジャクソンホール会議でのFRB議長の講演が焦点 http://www3.keizaireport.com/report.php/RID/465937/?rss 三菱ufj 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 吉野貴晶の『景気や株価の意外な法則』 NO25 ライフサイクル別に見た効果的な成長性指標 http://www3.keizaireport.com/report.php/RID/465938/?rss 吉野貴晶 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 週間市場レポート(2021年8月16日~8月20日)~日本の株式・債券市場、米国の株式市場、外国為替市場 http://www3.keizaireport.com/report.php/RID/465939/?rss 債券市場 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 Kamiyama Reports:米国REIT市場を考察する~日米REITの類似点:コロナ・ショック後の株価指数に対する出遅れ感... http://www3.keizaireport.com/report.php/RID/465940/?rss kamiyamareports 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 グローバルREITウィークリー 2021年8月第4週号 http://www3.keizaireport.com/report.php/RID/465941/?rss 日興アセットマネジメント 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 先週のマーケットの振り返り(2021/8/16-8/20)~世界の主要株式市場は下落... http://www3.keizaireport.com/report.php/RID/465942/?rss 三井住友 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 ちょコツとマーケット(先進国国債利回り・為替)2021年8月23日~米国国債利回りはやや低下 http://www3.keizaireport.com/report.php/RID/465943/?rss 三井住友 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 【注目検索キーワード】ジャクソンホール http://search.keizaireport.com/search.php/-/keyword=ジャクソンホール/?rss 検索キーワード 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 【お薦め書籍】もう価格で闘わない〜非価格経営を実現した24社の取り組み https://www.amazon.co.jp/exec/obidos/ASIN/4866672781/keizaireport-22/ 価格競争 2021-08-24 00:00:00
金融 日本銀行:RSS 国内銀行の資産・負債等(銀行勘定)(6月末) http://www.boj.or.jp/statistics/asli_fi/ald2106.pdf 銀行 2021-08-24 08:50:00
ニュース @日本経済新聞 電子版 【ニュースなこの日】2006年8月24日 冥王星が惑星から除外、国際天文学連合が決議(写真=NASA提供) https://t.co/nWqZu6au9Z https://twitter.com/nikkei/statuses/1429956706398838788 国際天文学連合 2021-08-24 00:00:20
ニュース @日本経済新聞 電子版 ソフトバンクGのファンド、アフリカ企業に初投資 https://t.co/ribGo5RUib https://twitter.com/nikkei/statuses/1429955316213444608 企業 2021-08-23 23:54:49
ニュース @日本経済新聞 電子版 日経平均、米株上昇が追い風(先読み株式相場) https://t.co/fBfbzyZaEU https://twitter.com/nikkei/statuses/1429943757374320644 株式相場 2021-08-23 23:08:53
ニュース @日本経済新聞 電子版 けさ8月24日の日経電子版トップ(https://t.co/0OgVOjyqBg)3本です。 ▶増える在宅患者、届かぬ医療機器 体制作り急務 https://t.co/1FZkJzAhMN ▶労働輸出国で細る若年層 移民政策、… https://t.co/4eGPaQKkF9 https://twitter.com/nikkei/statuses/1429941677930729472 けさ月日の日経電子版トップ本です。 2021-08-23 23:00:37
ニュース BBC News - Home Afghanistan: US aims to complete evacuations by deadline https://www.bbc.co.uk/news/world-asia-58310905 taliban 2021-08-23 23:53:24
ニュース BBC News - Home M25: Three dead and two arrested after crash involving lorry, minibus and car https://www.bbc.co.uk/news/uk-england-essex-58312144 waltham 2021-08-23 23:41:23
ニュース BBC News - Home The Papers: Kabul airlift deadline amid Taliban 'red line' https://www.bbc.co.uk/news/blogs-the-papers-58312185 afghanistan 2021-08-23 23:29:00
ビジネス 東洋経済オンライン リクシル瀬戸欣哉CEOが「創業家と闘った」理由 正しい意思決定ができるプロのインテグリティ | 企業経営・会計・制度 | 東洋経済オンライン https://toyokeizai.net/articles/-/448158?utm_source=rss&utm_medium=http&utm_campaign=link_back 優先順位 2021-08-24 08:30:00
ニュース THE BRIDGE Facebookが放つ「仕事向け」メタバース:Zoom後のリモートワーク(4/4) http://feedproxy.google.com/~r/SdJapan/~3/DnSKupnac7o/facebooks-metaverse-for-wfacebooks-metaverse-for-work-draws-hope-but-mostly-skepticism-the-last-part Facebookが放つ「仕事向け」メタバースZoom後のリモートワークZoom後のリモートワーク前回からのつづきTimeMagazine誌の技術・ビジネス担当編集者であるPeterAllenClark氏もまた「プライバシーやハラスメントに関する懸念が残る」と同様の感想を持つひとりだ。 2021-08-23 23:15:01
ニュース THE BRIDGE Facebookが放つ「仕事向け」メタバース:Facebookが抱える問題(3/4) http://feedproxy.google.com/~r/SdJapan/~3/xc00unFnG5s/facebooks-metaverse-for-wfacebooks-metaverse-for-work-draws-hope-but-mostly-skepticism-the-third-part Facebookが放つ「仕事向け」メタバースFacebookが抱える問題Facebookが抱える問題前回からのつづきFacebookはバーチャルリアリティに早くから取り組み、年にヘッドセットのスタートアップ企業であるOculusVRを億ドルで買収している。 2021-08-23 23:00:47
ROBOT ロボスタ AI加山雄三「バーチャル若大将」がシャ乱Qの「シングルベッド」をYouTubeで公開 https://robotstart.info/2021/08/24/ai-kayama-singlebed.html 湘南乃風 2021-08-24 00:13:31
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 「中田翔システム」は企業の知恵なのか 問題社員は「新天地」に飛ばしてリセット https://www.itmedia.co.jp/business/articles/2108/24/news066.html itmedia 2021-08-24 09:51:00
IT ITmedia 総合記事一覧 [ITmedia News] 「Apple Watchで命を救われた」メールを喜ぶAppleティム・クックCEO https://www.itmedia.co.jp/news/articles/2108/24/news081.html apple 2021-08-24 09:48:00
IT ITmedia 総合記事一覧 [ITmedia News] Microsoftのローコードアプリ開発ツールPower Appsの設定ミスで約3800万件の個人情報漏えい https://www.itmedia.co.jp/news/articles/2108/24/news079.html ITmediaNewsMicrosoftのローコードアプリ開発ツールPowerAppsの設定ミスで約万件の個人情報漏えいMicrosoftのローコードアプリ開発スイート「ApowerApps」で作成された組織のアプリで、合計万件の個人情報がアクセス可能になっていたとUpGuardが報告した。 2021-08-24 09:40:00
IT ITmedia 総合記事一覧 [ITmedia News] Appleのヘルスケアと音波でつながる体温計 オムロンの電子体温計「MC-6800B」からiPhoneに転送してみた https://www.itmedia.co.jp/news/articles/2108/24/news078.html iphone 2021-08-24 09:19:00
TECH Techable(テッカブル) 肉眼で見られる3Dホログラムを投影するLEDホログラムファン「Trekta」 https://techable.jp/archives/160441 greenfunding 2021-08-24 00:00:31
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders 電通テック、小売店舗/商業施設向けデジタルサイネージ「リテールDXサイネージ」を提供 | IT Leaders https://it.impress.co.jp/articles/-/21949 電通テック、小売店舗商業施設向けデジタルサイネージ「リテールDXサイネージ」を提供ITLeaders電通テックは年月日、デジタルサイネージ導入支援サービス「リテールDXサイネージ」を発表した。 2021-08-24 09:30:00
AWS AWS Japan Blog Coursera の新しい Modern Application Development 専門講座を発表 https://aws.amazon.com/jp/blogs/news/announcing-new-modern-application-development-specializations-on-coursera/ クラウドをはじめて使う開発者や、レガシーアプリケーションをクラウドに移行する開発者、クラウド開発者になりたい開発者に向けて、AWSTrainingampCertificationとCourseraは、モダンなサーバーレスアプリケーションをAWSで構築するために必要なスキルを獲得するのに役立つ、つの新しいModernApplicationDevelopment専門講座をCourseraで発表します。 2021-08-24 00:09:29
デザイン コリス CSSでボタンにテキストを配置する時、上下のスペースを簡単に揃えられる実装テクニック https://coliss.com/articles/build-websites/operation/css/aligning-button-label-vertically.html 続きを読む 2021-08-24 00:36:47
python Pythonタグが付けられた新着投稿 - Qiita SORACOM 3G対応データ通信端末を利用した水やりIoTシステム https://qiita.com/xu1718191411/items/13d8d763c2389e139b36 その時に、家のWifiと利用して、外から水やりシステムとの通信をしましたが、今回、家のWifiを利用せず、SORACOMG対応データ通信端末を利用して外部との通信を行うことにしました。 2021-08-24 09:07:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python3 取得した色で描画する方法 https://teratail.com/questions/355818?rss=all Python取得した色で描画する方法前提・実現したいこと指定した座標から、色を取得し、その色で円を描きたいと考えています。 2021-08-24 09:41:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) クイックアシストについて、接続後、支援する側の画面が非常に小さいままで、大きくならない。 https://teratail.com/questions/355817?rss=all クイックアシストで支援するために、相手のPCに接続すると、支援側のクイックアシストの画面ウィンドウが非常に小さく表示されてしまいます。 2021-08-24 09:41:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) blenderのシェードがCyclesだと反映されない https://teratail.com/questions/355816?rss=all blenderのシェードがCyclesだと反映されない問題こんにちは、blender初心者です。 2021-08-24 09:38:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Drive API利用規約変更について https://teratail.com/questions/355815?rss=all GoogleDriveAPI利用規約変更について今の状況gdriveというソフトウェアを使用しています。 2021-08-24 09:32:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 画像分類(Xception)の学習精度が向上しません。。。 https://teratail.com/questions/355814?rss=all 画像分類Xceptionの学習精度が向上しません。 2021-08-24 09:27:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) tensorflowのC++学習のながれ https://teratail.com/questions/355813?rss=all tensorflowのC学習のながれ前提・実現したいことCにてtensorflowのSSDの学習を完結させたいと考えています。 2021-08-24 09:08:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) formatDateについて https://teratail.com/questions/355812?rss=all formatDateについて前提・実現したいこと所定のセルに完了と入っていないかつ、todayとvalueの日付が同じ場合に通知メールをとぶように設定したい。 2021-08-24 09:04:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) djangoでソフトデリートをimportしようとするとエラーとなる https://teratail.com/questions/355811?rss=all djangoでソフトデリートをimportしようとするとエラーとなるお世話になっております。 2021-08-24 09:03:46
AWS AWSタグが付けられた新着投稿 - Qiita 【IT未経験向け】インフラエンジニアのキャリアパス【現役インフラエンジニアが解説】 https://qiita.com/toma_shohei/items/7116eb606db551053a93 やはりまずは運用案件から入って、どのようにシステムが運用されるのかを理解してから設計・構築案件に入れた方が効率は良かったかなと思います。 2021-08-24 09:55:45
Azure Azureタグが付けられた新着投稿 - Qiita Azure ExpressRoute構築作業メモ https://qiita.com/sat0tabe/items/06eaa00d61048bad2f36 azureexpressroute 2021-08-24 09:57:32
Azure Azureタグが付けられた新着投稿 - Qiita 【Azure】ぎりぎりにAzure Static Web Appsについて調べてみた https://qiita.com/hikaru_motomiya/items/467004e48a8c7bfdb99a ストレージアカウントでは、静的なWebサイトは設置できるものの、何らかの工夫をしない限り自動的にデプロイはしてくれません。 2021-08-24 09:05:10
技術ブログ MonotaRO Tech Blog SQLを使った監視でデータ基盤の品質を向上させる https://tech-blog.monotaro.com/entry/2021/08/24/100000?utm_source=feed データ基盤グループでは安定してデータを利用できるように様々な取り組みを行なっています。 2021-08-24 10:00:00
技術ブログ Developers.IO [Looker21.12新機能] dev_filters を使ってNDTでも開発時のクエリにフィルタをかける #looker https://dev.classmethod.jp/articles/looker-dev-filters/ devfilters 2021-08-24 00:27:41
海外TECH DEV Community How to save data in localStorage using JavaScript https://dev.to/michaelburrows/how-to-save-data-in-localstorage-using-javascript-994 How to save data in localStorage using JavaScriptIn this tutorial you ll learn how to use localStorage a property of the window interface that allows you to access a storage object from the browser To give you an understanding of how localStorage works we ll be building a simple note taking application that will save and delete data in the localStorage Let s get started by creating a form to add new notes and an unordered list to display the saved notes lt form id note form gt lt input id note input type text placeholder Add Note required gt lt button id note submit gt Save lt button gt lt form gt lt ul id notes gt lt ul gt Now for the JavaScript functionality first we ll declare variables for the HTML elements we ll be working with const noteForm document getElementById note form const noteInput document getElementById note input const noteSubmit document getElementById note submit const notes document getElementById notes We ll also save any existing notes to a noteStorage variable to make them easier to work with If there isn t any notes in the localStorage yet we ll just an empty array let notesStorage localStorage getItem notes JSON parse localStorage getItem notes Next we ll add the functionality to save a new note when the form is submitted noteForm addEventListener submit e gt e preventDefault notesStorage push noteInput value localStorage setItem notes JSON stringify notesStorage listBuilder noteInput value noteInput value This pushes the new note into into the notesStorage then updates the notes in the localStorage We then call a listBuilder function which adds the note to the unordered list element in our HTML markup here s the code for that function const listBuilder text gt const note document createElement li note innerHTML text lt button onclick deleteNote this gt x lt button gt notes appendChild note The notes are now being saving in localStorage and displayed in the HTML However if the page is refreshed the notes would no longer display in the HTML so we need to loop through each of the notes in localStorage when the page is loaded and re render them in the HTML const getNotes JSON parse localStorage getItem notes getNotes forEach note gt listBuilder note Last thing we need to do is add the functionality for the delete button const deleteNote btn gt let el btn parentNode const index el parentElement children indexOf el notesStorage splice index localStorage setItem notes JSON stringify notesStorage el remove This gets the index of the list item to delete and removes it from both the HTML and localStorage That s all for this tutorial Hopefully it s given you an understanding of how to work with data in the localStorage A full working example of the code used in this tutorial is available to download from here 2021-08-24 00:36:42
海外TECH CodeProject Latest Articles Building a Teams Power App Using the SAP Connector Part 2: Reading and Displaying SAP Data in a Power App https://www.codeproject.com/Articles/5310032/Building-a-Teams-Power-App-Using-the-SAP-Connector teams 2021-08-24 00:02:00
海外科学 NYT > Science F.D.A. Fully Approves Pfizer-BioNTech’s Vaccine, a First for a Covid-19 Shot https://www.nytimes.com/2021/08/23/health/pfizer-vaccine-approval-fda.html companies 2021-08-24 00:07:03
金融 ニッセイ基礎研究所 ベトナムの保険事業規制-生命保険契約規制 https://www.nli-research.co.jp/topics_detail1/id=68553?site=nli ー生命保険契約規制保険会社と保険契約者の権利義務保険契約の定義としては、「保険の購入者purchaserofinsuranceと保険会社の間で締結される契約であって、保険の購入者が保険料を支払い、保険会社が保険金を受取人に支払う後略」」ものをいうとされている法第条第項。 2021-08-24 09:56:09
金融 日本銀行:RSS 営業毎旬報告(8月20日現在) http://www.boj.or.jp/statistics/boj/other/acmai/release/2021/ac210820.htm 月日 2021-08-24 10:00:00
ニュース BBC News - Home Proud Boys leader sentenced for burning Black Lives Matter flag https://www.bbc.co.uk/news/world-us-canada-58312254 black 2021-08-24 00:20:19
ニュース BBC News - Home Retail survivors: The London shops that have been trading for centuries https://www.bbc.co.uk/news/uk-england-london-58202817 retail 2021-08-24 00:29:24
ニュース BBC News - Home Lib Dem leader Ed Davey wants to target Tory heartlands https://www.bbc.co.uk/news/uk-politics-58306872 areas 2021-08-24 00:28:50
ニュース BBC News - Home Hakainde Hichilema: Zambia's new president inspires African opposition leaders https://www.bbc.co.uk/news/world-africa-58270973 attempt 2021-08-24 00:01:18
ビジネス ダイヤモンド・オンライン - 新着記事 米アフガン撤退のカオス、難題「第2波」招くか - WSJ発 https://diamond.jp/articles/-/280291 難題 2021-08-24 09:24:00
ビジネス ダイヤモンド・オンライン - 新着記事 割れるインフレ議論、着地点探るパウエル議長 - WSJ発 https://diamond.jp/articles/-/280292 議長 2021-08-24 09:17:00
GCP Google Cloud Platform Japan 公式ブログ Google 社内での Anthos の運用 https://cloud.google.com/blog/ja/topics/developers-practitioners/running-anthos-inside-google/ ConfigSyncが有効な状態でクラスタがGKEHubに登録されているので、セキュリティポリシーをこのクラスタに適用できるようになりました。 2021-08-24 02:00:00
GCP Google Cloud Platform Japan 公式ブログ Google Cloud の調査: 金融サービスでクラウドの導入が増加するも規制上の課題は残されたまま https://cloud.google.com/blog/ja/topics/financial-services/new-study-shows-cloud-adoption-increasing-in-financial-services/ 」金融サービスの規制当局に対する今後の推奨事項金融サービス企業は引き続きテクノロジーの可能性を最大化するために、より多くのコアワークロードをクラウドに移行し、マルチクラウドとハイブリッドクラウドの戦略を積極的に検討する必要があります。 2021-08-24 01:00:00
GCP Google Cloud Platform Japan 公式ブログ リバース プロキシによるゼロトラスト https://cloud.google.com/blog/ja/topics/developers-practitioners/zero-trust-reverse-proxy/ リクエストが無効な場合や、管理者が設定した要件を満たしていない認証されていないユーザーや、安全ではないデバイスから送信されている場合、プロキシはそのリクエストを拒否します。 2021-08-24 01:00:00
北海道 北海道新聞 東京の科学館で雲の企画展 「天気の子」監修者が協力 https://www.hokkaido-np.co.jp/article/581330/ 天気の子 2021-08-24 09:18:00
北海道 北海道新聞 星出彰彦さん、船外活動を延期 ペアの飛行士が体調不良 https://www.hokkaido-np.co.jp/article/581326/ 体調不良 2021-08-24 09:09:00
北海道 北海道新聞 自衛隊機アフガン派遣、不安視も 隊員の武器所持も、使用限られ https://www.hokkaido-np.co.jp/article/581318/ 自衛隊機 2021-08-24 09:10:05
ビジネス 東洋経済オンライン タリバンが「女性蔑視思想」を築いた3つの背景 イスラム法からタリバンの思想を読み解く | アジア諸国 | 東洋経済オンライン https://toyokeizai.net/articles/-/450278?utm_source=rss&utm_medium=http&utm_campaign=link_back 女性蔑視 2021-08-24 10:00:00
マーケティング AdverTimes 東京2020パラリンピック開閉会式コンセプト発表、一般公募で161人が出演 https://www.advertimes.com/20210824/article361208/ harmoniouscacophony 2021-08-24 00:03:43
ニュース THE BRIDGE 製造業の受発注プラットフォーム「CADDi(キャディ)」運営、シリーズBで国内外VCから80.3億円を調達 http://feedproxy.google.com/~r/SdJapan/~3/HQLnyzb5ht0/caddi-series-b-round-funding 製造業の受発注プラットフォーム「CADDiキャディ」運営、シリーズBで国内外VCから億円を調達製造業の受発注プラットフォーム「CADDiキャディ」を運営するキャディは日、シリーズBラウンドで億円を調達したと発表した。 2021-08-24 00:15:55
GCP Cloud Blog JA Google 社内での Anthos の運用 https://cloud.google.com/blog/ja/topics/developers-practitioners/running-anthos-inside-google/ ConfigSyncが有効な状態でクラスタがGKEHubに登録されているので、セキュリティポリシーをこのクラスタに適用できるようになりました。 2021-08-24 02:00:00
GCP Cloud Blog JA Google Cloud の調査: 金融サービスでクラウドの導入が増加するも規制上の課題は残されたまま https://cloud.google.com/blog/ja/topics/financial-services/new-study-shows-cloud-adoption-increasing-in-financial-services/ 」金融サービスの規制当局に対する今後の推奨事項金融サービス企業は引き続きテクノロジーの可能性を最大化するために、より多くのコアワークロードをクラウドに移行し、マルチクラウドとハイブリッドクラウドの戦略を積極的に検討する必要があります。 2021-08-24 01:00:00
GCP Cloud Blog JA リバース プロキシによるゼロトラスト https://cloud.google.com/blog/ja/topics/developers-practitioners/zero-trust-reverse-proxy/ リクエストが無効な場合や、管理者が設定した要件を満たしていない認証されていないユーザーや、安全ではないデバイスから送信されている場合、プロキシはそのリクエストを拒否します。 2021-08-24 01:00:00
IT InfoQ Google Jetpack Composeが1.0に到達、JetBrainsはCompose Multiplatformのアルファ版をローンチ https://www.infoq.com/jp/news/2021/08/jetpack-compose-1-0/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global GoogleJetpackComposeがに到達、JetBrainsはComposeMultiplatformのアルファ版をローンチGoogleが提供するKotlinべースのAndroid用宣言型UIフレームワークであるJetpackComposeが、バージョンの安定版に到達した。 2021-08-24 01:52:00
IT InfoQ ElasticSearchをフォークしたOpenSearchが一般提供になった https://www.infoq.com/jp/news/2021/08/opensearch-elastic-amazon/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global translatedbyshojishigeki 2021-08-24 01:47:00
TECH Engadget Japanese ブラウンの電気シェーバーやヒゲトリマーがお買い得。Amazonでタイムセール開催中 https://japanese.engadget.com/sale-braun-011007401.html amazon 2021-08-24 01:10:07
ROBOT ロボスタ ソフトバンクがV6との共同プロジェクト「V6 5G LOVE!」を始動 VR/AR/FR最新技術を使った全51種類のコンテンツを独占配信 https://robotstart.info/2021/08/24/sb-v6-5g-love.html vglove 2021-08-24 01:46:05
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] ホテルオークラ、中国・上海に高級ホテルを開業 2024年予定 https://www.itmedia.co.jp/business/articles/2108/24/news087.html itmedia 2021-08-24 10:45:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 伊藤園、「エビアン」ラベルレスボトル発売 輸入ナチュラルミネラルウォーターでは国内初 https://www.itmedia.co.jp/business/articles/2108/24/news082.html itmedia 2021-08-24 10:43:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 管理職が日々困っていること 2位は「業務改善」、1位は? https://www.itmedia.co.jp/business/articles/2108/24/news088.html itmedia 2021-08-24 10:37:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 「資格の勉強で夜が遅くて……」 遅刻を繰り返す社員に、減給のペナルティーを科しても問題ないでしょうか? https://www.itmedia.co.jp/business/articles/2108/24/news062.html itmedia 2021-08-24 10:30:00
IT ITmedia 総合記事一覧 [ITmedia News] 日販、TikTok書籍フェアに本腰 30年前の小説がバズって重版 「影響力は絶大」 https://www.itmedia.co.jp/news/articles/2108/24/news083.html itmedia 2021-08-24 10:10:00
TECH Techable(テッカブル) 自由自在に壁面を動くスパイダーロボを光洋機械産業とアイ・ロボティクスが開発 https://techable.jp/archives/160431 株式会社 2021-08-24 01:00:50
python Pythonタグが付けられた新着投稿 - Qiita flaskで1から日記帳アプリを作る その1 https://qiita.com/treasurehorce/items/d82cc87da843f3adba7c これで、今回使うファイル、フォルダは全てです。 2021-08-24 10:46:07
python Pythonタグが付けられた新着投稿 - Qiita [機械学習] ド素人がscikit-learnを使ってアヤメ分類をやってみた https://qiita.com/owen11/items/738e5eb90205038e4bb7 構築したモデルにデータを投げてみる構築したモデルにがく片の長さなどを入れてどこのアヤメなのか予測してみます。 2021-08-24 10:20:34
python Pythonタグが付けられた新着投稿 - Qiita PythonでMac上にスタンドアロンアプリをつくってハマった件 https://qiita.com/ume3003/items/548c62efa74e62450777 PythonでMac上にスタンドアロンアプリをつくってハマった件一年ぶりくらいの投稿GoogleSpreadsheetの記事書いてたのに今回はPythonです仕事でちょっとしたPythonツールをつくっていたのですが、職場で共有しようとスタンドアロン化で苦労したので備忘録でメモ書きです前提Pythonの知識からのスタート。 2021-08-24 10:05:26
python Pythonタグが付けられた新着投稿 - Qiita 【2021年版】Python環境構築【Windows,Mac両対応】 https://qiita.com/disk131/items/61d5ed5e2377858a2684 バージョン確認正常にインストールできたか確認インストールしたバージョンと同じバージョンになっていれば成功です。 2021-08-24 10:01:22
js JavaScriptタグが付けられた新着投稿 - Qiita jQueryを使ってクリックする度に要素のテキストを切り替える方法 https://qiita.com/uot/items/11bb9ff2811b027ce320 おまけ②①で切り替えると他の要素を変更させる方法Railsにて、要素を変えたいが中身にインスタンス変数などがあり、ややこしいかも環境ruby対象のコード①jQueryを使ってクリックする度に要素のテキストを切り替える方法HTMLltpclassfooterleftmgtMonthlyltpgtこちらは、期間の月を表してます。 2021-08-24 10:56:15
js JavaScriptタグが付けられた新着投稿 - Qiita mp3などのオーディオファイルを連続再生するhtmlを作ってみた https://qiita.com/NoguchiMasafumi/items/812a7b713ccc70906dc1 一時停止してもしばらくすると次の曲が再生されます。 2021-08-24 10:52:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 画像のように、組み合わせを各パターンに応じ自動で表示させたいです。 何か方法はあるでしょうか。 https://teratail.com/questions/355829?rss=all 組み合わせ 2021-08-24 10:51:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Angular すでに存在するのと同じテキストの項目を追加できないようにする https://teratail.com/questions/355828?rss=all 2021-08-24 10:47:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SELECT文で取得したレコードから、カラムのデータを個別に取得できない(MySQL) https://teratail.com/questions/355827?rss=all SELECT文で取得したレコードから、カラムのデータを個別に取得できないMySQL前提・実現したいこと睡眠記録アプリを作ろうとしています。 2021-08-24 10:45:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPressプラグインがデータベースに悪影響を及ぼす可能性がある? https://teratail.com/questions/355826?rss=all WordPressプラグインがデータベースに悪影響を及ぼす可能性がある前提・実現したいことWordPressを使用してサイトのヘッダーにOGPタグを入れたくて、下記つのプラグインを使用しました。 2021-08-24 10:44:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【GoogleMapsAPI】環境変数内にAPIキーを正しく設定したい https://teratail.com/questions/355825?rss=all そのためAPIキーを環境変数内に設定したいのですが、コンソールで値の確認をしてもnilが返ってきてしまいます。 2021-08-24 10:39:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vscodeでwebページのタブにアイコンを表示させる方法 https://teratail.com/questions/355824?rss=all vscode 2021-08-24 10:38:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordpressにFacebookタイムラインを埋め込むとエラーが出る https://teratail.com/questions/355823?rss=all WordpressにFacebookタイムラインを埋め込むとエラーが出る前提・実現したいことFacebookのタイムラインをページに埋め込みたいです。 2021-08-24 10:36:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C、C++でメタボールを作りたい https://teratail.com/questions/355822?rss=all blender 2021-08-24 10:24:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 複数のUISearchBarを実装させたい https://teratail.com/questions/355821?rss=all 複数のUISearchBarを実装させたい前提・実現したいこと検索アプリを作成しています。 2021-08-24 10:18:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PowerAutomateDesktopで編集が出来なくなった…… https://teratail.com/questions/355820?rss=all PowerAutomateDesktopで編集が出来なくなった……お世話になっております。 2021-08-24 10:02:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ActiveReports QRコードについて https://teratail.com/questions/355819?rss=all ActiveReportsQRコードについて初めまして。 2021-08-24 10:00:59
Ruby Rubyタグが付けられた新着投稿 - Qiita jQueryを使ってクリックする度に要素のテキストを切り替える方法 https://qiita.com/uot/items/11bb9ff2811b027ce320 おまけ②①で切り替えると他の要素を変更させる方法Railsにて、要素を変えたいが中身にインスタンス変数などがあり、ややこしいかも環境ruby対象のコード①jQueryを使ってクリックする度に要素のテキストを切り替える方法HTMLltpclassfooterleftmgtMonthlyltpgtこちらは、期間の月を表してます。 2021-08-24 10:56:15
golang Goタグが付けられた新着投稿 - Qiita 【Golang】改行などをエスケープして表示したい。【代入済み変数の文字列をエスケープ出力】 https://qiita.com/KEINOS/items/9bf8d33b0c616f85ba4a 【代入済み変数の文字列をエスケープ出力】改行やタブ入りの文字列の変数をプリントする際に、改行させずにエスケープして表示させたい。 2021-08-24 10:32:02
Ruby Railsタグが付けられた新着投稿 - Qiita jQueryを使ってクリックする度に要素のテキストを切り替える方法 https://qiita.com/uot/items/11bb9ff2811b027ce320 おまけ②①で切り替えると他の要素を変更させる方法Railsにて、要素を変えたいが中身にインスタンス変数などがあり、ややこしいかも環境ruby対象のコード①jQueryを使ってクリックする度に要素のテキストを切り替える方法HTMLltpclassfooterleftmgtMonthlyltpgtこちらは、期間の月を表してます。 2021-08-24 10:56:15
Apple AppleInsider - Frontpage News Facebook returns voice and video calls to flagship app https://appleinsider.com/articles/21/08/24/facebook-returns-voice-and-video-calls-to-flagship-app?utm_medium=rss Facebook returns voice and video calls to flagship appFacebook is once again rejiggering the communications capabilities of its various apps and platforms with the company s flagship Facebook app to host voice and video calling features previously spun out to Messenger Starting Monday users in select countries including the U S will be able to place voice and video calls directly from the Facebook app as part of a platform test reports Bloomberg According to Connor Hayes director of product management at Facebook s Messenger the trial is meant to provide a streamlined user experience that reduces hurdles to access major features Read more 2021-08-24 01:27:06
Apple AppleInsider - Frontpage News Hacker returns all $610M of stolen Poly Network crypto https://appleinsider.com/articles/21/08/23/hacker-returns-all-610m-of-stolen-poly-network-crypto?utm_medium=rss Hacker returns all M of stolen Poly Network cryptoThe hacker or hackers behind what is thought to be one of the largest cryptocurrency thefts in history returned the remainder of some million in stolen assets to Poly Network on Monday with the company thanking the perpetrator or perpetrators for their cooperation Poly Network announced the full return of a final allotment of about million in tokens in a blog post today reports Gizmodo The cache included Ethereum and Wrapped Bitcoin At this point all the user assets that were transferred out during the incident have been fully recovered the company said Read more 2021-08-24 01:21:26
Apple AppleInsider - Frontpage News Apple's Tim Cook to visit White House amid rise in cyber attacks https://appleinsider.com/articles/21/08/23/apples-tim-cook-to-visit-white-house-amid-rise-in-cyber-attacks?utm_medium=rss Apple x s Tim Cook to visit White House amid rise in cyber attacksApple CEO Tim Cook and Microsoft CEO Satya Nadella plan to visit the White House this week to discuss pressing cybersecurity concerns with President Joe Biden according to a report on Monday Citing sources familiar with the matter Bloomberg reports Cook and Nadella are scheduled to meet with Biden on Wednesday to discuss private sector contributions to cybersecurity efforts following a rash of attacks targeting key U S infrastructure and technology assets The conversation could include recent steps taken by companies in the banking energy and water utility industries to beef up protections against cyber attacks the report said A senior official with knowledge of the meeting said software security in the supply chain would likely be a topic of discussion Read more 2021-08-24 01:16:21
Apple AppleInsider - Frontpage News Apple Maps 'Ratings and Photos' feature debuts in US [u] https://appleinsider.com/articles/21/08/23/apple-maps-ratings-and-photos-feature-debuts-in-us?utm_medium=rss Apple Maps x Ratings and Photos x feature debuts in US u Apple this week began a U S rollout of a new Apple Maps feature that lets users provide ratings for businesses points of interest and other notable locations Dubbed Ratings and Photos the feature could one day replace or serve as an alternative to Yelp a third party rating and review service that currently provides Apple Maps users with at a glance star ratings and reviews when browsing Maps listings Apple s system utilizes a thumbs up down method of providing feedback across a number of categories that vary depending on business or location For example users can rate products customer service and overall experience at the Apple Park Visitor Center in Cupertino Calif a dual purpose facility that also acts as a retail outlet Read more 2021-08-24 01:14:03
海外科学 NYT > Science How The US is Getting a Crash Course in Scientific Uncertainty Due to the Pandemic https://www.nytimes.com/2021/08/22/health/coronavirus-covid-usa.html How The US is Getting a Crash Course in Scientific Uncertainty Due to the PandemicAs the pandemic takes an unexpected direction Americans again must reckon with twists in scientific understanding of the virus 2021-08-24 01:41:52
ニュース BBC News - Home Record number of migrants cross Channel in a day https://www.bbc.co.uk/news/uk-58312630 confirms 2021-08-24 01:00:41
LifeHuck ライフハッカー[日本版] 【Amazonタイムセール中!】2,719円のVRゴーグル、725円のキーボードや扇風機に使える粘着クリーナーなど https://www.lifehacker.jp/2021/08/amazon-timesale-0824-1.html amazon 2021-08-24 10:30:00
GCP Google Cloud Platform Japan 公式ブログ Google 社内での Anthos の運用 https://cloud.google.com/blog/ja/topics/developers-practitioners/running-anthos-inside-google/ ConfigSyncが有効な状態でクラスタがGKEHubに登録されているので、セキュリティポリシーをこのクラスタに適用できるようになりました。 2021-08-24 02:00:00
北海道 北海道新聞 欧州サッカー、原大智がシントトロイデンへ アラベスから期限付き移籍 https://www.hokkaido-np.co.jp/article/581324/ 期限付き移籍 2021-08-24 10:19:58
北海道 北海道新聞 ブルーインパルス、24日午後に飛行 パラリンピック開幕前にカラースモーク https://www.hokkaido-np.co.jp/article/581305/ 航空自衛隊 2021-08-24 10:18:28
北海道 北海道新聞 九州北部、雨や土砂災害に警戒を 台風12号、温帯低気圧に https://www.hokkaido-np.co.jp/article/581344/ 九州北部 2021-08-24 10:05:00
北海道 北海道新聞 タリバン「日本と良好な関係を」 報道担当者、大使館再開に期待 https://www.hokkaido-np.co.jp/article/581343/ 関係 2021-08-24 10:06:05
北海道 北海道新聞 自衛隊機アフガン派遣、不安視も 隊員の武器所持、使用限られ https://www.hokkaido-np.co.jp/article/581318/ 自衛隊機 2021-08-24 10:11:57
北海道 北海道新聞 北朝鮮、コロナで食料不足悪化 国連が人権報告書公表 https://www.hokkaido-np.co.jp/article/581334/ 国連総会 2021-08-24 10:09:52
北海道 北海道新聞 占冠村長選 現職が届け出 https://www.hokkaido-np.co.jp/article/581346/ 上川管内 2021-08-24 10:08:00
北海道 北海道新聞 トラに襲われ男性死亡 ロシア極東地方、人家近く出没も https://www.hokkaido-np.co.jp/article/581338/ 近く 2021-08-24 10:08:06
北海道 北海道新聞 セブン、宅配を2万店に拡大へ 最短30分、外出自粛で需要増 https://www.hokkaido-np.co.jp/article/581345/ 需要 2021-08-24 10:05:00
ビジネス プレジデントオンライン 「ワクチンは殺人兵器」というデマを信じる人が大量発生するのは、人類の残念な宿命である - 脳には「黒幕」を想像するクセがある https://president.jp/articles/-/49100 新型コロナウイルス 2021-08-24 11:00:00
ビジネス プレジデントオンライン 「"ダメ人間"と言われ続けている気がした」39歳編集者が初めての就活で味わった出版業界の現実 - 「突然の倒産」で路頭に迷ったが… https://president.jp/articles/-/49054 求職活動 2021-08-24 11:00:00
ビジネス プレジデントオンライン 人気FPがひねり出した「年金を月2万円増やす」アイデア - 派遣、正社員…6タイプ別に指南 https://president.jp/articles/-/49022 井戸美枝 2021-08-24 11:00:00
ビジネス プレジデントオンライン 人気FPがひねり出した「年金を月2万円増やす」アイデア - 派遣、正社員…6タイプ別に指南 https://president.jp/articles/-/48856 井戸美枝 2021-08-24 11:00:00
海外TECH reddit SPIDER-MAN: NO WAY HOME - Official Teaser Trailer (HD) https://www.reddit.com/r/marvelstudios/comments/padnlr/spiderman_no_way_home_official_teaser_trailer_hd/ SPIDER MAN NO WAY HOME Official Teaser Trailer HD submitted by u Jgugjuhi to r marvelstudios link comments 2021-08-24 01:40:46
海外TECH reddit NSW recorded 753 new locally acquired cases of COVID-19 in the 24 hours to 8pm last night. https://www.reddit.com/r/sydney/comments/pad0pg/nsw_recorded_753_new_locally_acquired_cases_of/ NSW recorded new locally acquired cases of COVID in the hours to pm last night submitted by u rockin Musicien to r sydney link comments 2021-08-24 01:00:48
GCP Cloud Blog JA Google 社内での Anthos の運用 https://cloud.google.com/blog/ja/topics/developers-practitioners/running-anthos-inside-google/ ConfigSyncが有効な状態でクラスタがGKEHubに登録されているので、セキュリティポリシーをこのクラスタに適用できるようになりました。 2021-08-24 02:00:00
IT 気になる、記になる… Amazon Pay、Amazonギフト券で支払うと0.5%分を還元へ https://taisy0.com/2021/08/24/144488.html amazon 2021-08-24 02:18:14
IT 気になる、記になる… 「Windows 11」のリリース日は今年10月が有力 − 詳細はまもなく発表か https://taisy0.com/2021/08/24/144486.html windowslat 2021-08-24 02:09:29
IT InfoQ AWSがAmazon Route 53アプリケーション復旧コントローラを一般提供としてリリース https://www.infoq.com/jp/news/2021/08/aws-recovery-controller-ga/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global AWSがAmazonRouteアプリケーション復旧コントローラを一般提供としてリリース最近、AWSは、AmazonRouteアプリケーション復旧コントローラの一般提供GAを発表した。 2021-08-24 02:07:00
IT InfoQ Uberが基礎のフルフィルメントサービスを再構築 https://www.infoq.com/jp/news/2021/08/uber-rearchitecture/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global Uberが基礎のフルフィルメントサービスを再構築Uberは先頃、Uberの基本的なプラットフォームサービスのつ、フルフィルメントサービスの再構築の方法を共有した。 2021-08-24 02:06:00
IT InfoQ FacebookがBlenderBot 2.0チャットボットをオープンソース化 https://www.infoq.com/jp/news/2021/08/facebook-blenderbot-2/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global FacebookがBlenderBotチャットボットをオープンソース化FacebookAIResearchFAIRはBlenderBotをオープンソース化した。 2021-08-24 02:03:00
TECH Engadget Japanese 完全ワイヤレス Galaxy Buds Pro に新色ホワイト追加、空間オーディオやノイキャン対応 https://japanese.engadget.com/galaxy-buds-pro-phantom-white-025259353.html 完全ワイヤレスGalaxyBudsProに新色ホワイト追加、空間オーディオやノイキャン対応サムスン電子ジャパンは年月日、完全ワイヤレスイヤホン「GalaxyBudsPro」の新色として、ファントムホワイトを追加すると発表、日に発売します。 2021-08-24 02:52:59
TECH Engadget Japanese シャオミが「Mi」の製品名称を廃止。今後は「Xiaomi」に置き換えの方針? https://japanese.engadget.com/xiaomi-mi-024059535.html xdadevelopers 2021-08-24 02:40:59
TECH Engadget Japanese スキー大国・イタリアの技術を駆使した防曇効果+紫外線約94%カット。スキーゴーグル「TS52」 https://japanese.engadget.com/ski-goggles-ts-52-024013049.html 2021-08-24 02:40:13
TECH Engadget Japanese Netflix実写版『カウボーイビバップ』、11月19日配信。イメージショットも到着 https://japanese.engadget.com/netflix-cowboy-bebop-photos-021534266.html netflix 2021-08-24 02:15:34
ROBOT ロボスタ VRやロボティクス向けのグローブ型触覚デバイス「HaptX」を「Japan Robot week in Aichi」で展示 https://robotstart.info/2021/08/24/haptx-japan-robot-week2021.html haptx 2021-08-24 02:26:06
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 五輪のMVPは誰か? 2位ソフトの「上野由岐子選手」、1位は https://www.itmedia.co.jp/business/articles/2108/24/news095.html itmedia 2021-08-24 11:41:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] 「LINEMO」の契約方法から通信速度までを総チェック Y!mobileや楽天モバイルとの比較も https://www.itmedia.co.jp/mobile/articles/2108/24/news020.html itmediamobile 2021-08-24 11:30:00
IT ITmedia 総合記事一覧 [ITmedia News] “ザクの重量はゾウ9頭分”……「モビルスーツの教科書」発売 スペック表も https://www.itmedia.co.jp/news/articles/2108/24/news096.html itmedia 2021-08-24 11:29:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 正社員の平均初年度年収は455.2万円 最も年収が高かった業種は? https://www.itmedia.co.jp/business/articles/2108/24/news084.html itmedia 2021-08-24 11:03:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] Google Playストアの評価とレビューの表示が国別、デバイス別に https://www.itmedia.co.jp/mobile/articles/2108/24/news091.html androidauto 2021-08-24 11:03:00
TECH Techable(テッカブル) 上下水道インフラの3Dモデル化を実現!ドローンを活用した新サービス https://techable.jp/archives/160447 上下水道 2021-08-24 02:00:18
python Pythonタグが付けられた新着投稿 - Qiita 【100 numpy exercises】でnumpy力を鍛える!(21〜30問目) https://qiita.com/fav/items/db888c806ed92b68ed61 numpyexercisesipynboutputWhatistheoutputofthefollowingscript次のスクリプトの出力は何ですかnumpyexercisesipynbprintsumrangefromnumpyimportprintsumrange第二引数はスタート地点を表しているようです。 2021-08-24 11:38:48
js JavaScriptタグが付けられた新着投稿 - Qiita プロトタイプ継承についてアウトプット https://qiita.com/oga0927/items/a9f0731f077c1573cb5a プロトタイプ継承についてアウトプットプロトタイプ継承とは別のコンストラクター関数のプロトタイプを受け継いで、機能を流用できるようにすること。 2021-08-24 11:49:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) git checkout ができない https://teratail.com/questions/355848?rss=all gitcheckoutができないgitで管理しています。 2021-08-24 11:58:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VScodeで作ったCSVファイルをnumbersで開くとが白紙の状態になる。 https://teratail.com/questions/355847?rss=all 前提・実現したいことVScodeで作ったCSVファイルをnumbersで開くとが白紙の状態になる。 2021-08-24 11:56:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Django-python 登録日から次回の登録日を表示させたい https://teratail.com/questions/355846?rss=all Djangopython登録日から次回の登録日を表示させたい前提・実現したいことcalibrationdateをtodayなどで入力してその何年後かをnextcalibrationdateに表示させる。 2021-08-24 11:55:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bitbucketでSSHアクセスキーを利用した接続でgit push origin masterができません。 https://teratail.com/questions/355845?rss=all bitbucketでSSHアクセスキーを利用した接続でgitpushoriginmasterができません。 2021-08-24 11:43:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【VBA】 セルに入力されている文字にインプットボックスで入力した文字を追加する。 https://teratail.com/questions/355844?rss=all ブックBにはシートがつありますその後、InputBoxで、各シートの対象セルに入力するようにしています。 2021-08-24 11:41:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bootstrapでのテンプレート方法 https://teratail.com/questions/355843?rss=all railsを使用して機能の実装に取り組んできましたが、レイアウトやデザインを調整したいのですがセンス等もないので、テンプレートなどを用いてデザインを整えたいのですが調べてもイマイチ方法がよくわからなかったため教えて頂きたいなと思いこの質問を投稿させて頂きました。 2021-08-24 11:38:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Apps Script 非表示行のデータを取得しない。 https://teratail.com/questions/355842?rss=all GoogleAppsScript非表示行のデータを取得しない。 2021-08-24 11:37:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python 文字列を含んだarrayから、nanを削除したい https://teratail.com/questions/355841?rss=all Python文字列を含んだarrayから、nanを削除したい前提・実現したいことarrayaposカレーaposnbspaposハヤシaposnbspnannbspnannbspnannbspnannbspnannbspnannbspnannbspnannbspnannannbspnannbspaposラーメンaposnbspapos素麺aposnbspnannbspnannbspapos牛丼aposnbspaposうどんaposnbspnannbspnannannbspapos美味しいaposnbspapos元気が出るaposnbspnannbspnannbspnannbsp上記のような文字列を含んだarrayからnanを削除した配列を作りたいです。 2021-08-24 11:36:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 「'qrcode' は型 'JQuery<HTMLElement>' に存在しません。」とエラーが出る https://teratail.com/questions/355840?rss=all QRコードを作成したく、下のページを手本に作成しています。 2021-08-24 11:32:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Mac]ターミナルで起動時に-zshと表示されてしまう問題 https://teratail.com/questions/355839?rss=all macbooknbsppronbspmcpu 2021-08-24 11:31:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) chart.jsを使って作成したグラフのサイズを固定したい https://teratail.com/questions/355838?rss=all 2021-08-24 11:26:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) アタッチしたオブジェクトの変数を取得し、 その変数を子要素に反映させる方法がわかりません。 https://teratail.com/questions/355837?rss=all アタッチしたオブジェクトの変数を取得し、その変数を子要素に反映させる方法がわかりません。 2021-08-24 11:23:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Excel リンクの自動更新について https://teratail.com/questions/355836?rss=all Excel➀とExcel➁を用意し➀のAにをつけたら、➁のAにも瞬時にがつくようにしたいです。 2021-08-24 11:22:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Nuxt.jsのmiddleware・plugins・DM描写の処理順序の操作について https://teratail.com/questions/355835?rss=all Nuxtjsのmiddleware・plugins・DM描写の処理順序の操作について前提・実現したいことNuxtjsSPAモード、FIrebasenbspAuthenticationを利用してSAPのWEBサイト構築をしています。 2021-08-24 11:19:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ENVのnilnilclassについての質問です。 https://teratail.com/questions/355834?rss=all ENVのnilnilclassについての質問です。 2021-08-24 11:16:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) レスポンシブした時に画像の大きさが変わらないが、どこがおかしいのかわからない https://teratail.com/questions/355833?rss=all レスポンシブした時に画像の大きさが変わらないが、どこがおかしいのかわからないレスポンシブした時に画像サイズを徐々に小さくしたいのですが、なりません。 2021-08-24 11:12:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Python Selenium】Webページのロード状態から抜け出せない https://teratail.com/questions/355832?rss=all 【PythonSelenium】Webページのロード状態から抜け出せない【PythonnbspSelenium】Webページのロード状態から抜け出せないPythonでソニーストアのスクレイピングをしています。 2021-08-24 11:12:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WindowsサービスからのToastNotification通知の実装について https://teratail.com/questions/355831?rss=all WindowsサービスからのToastNotification通知の実装について前提・実現したいことWindowsサービスでTCP通信ソケットサーバーの実装を行っています。 2021-08-24 11:12:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) RailsアプリでShopifyアカウント情報を使ったログインについて https://teratail.com/questions/355830?rss=all RailsアプリでShopifyアカウント情報を使ったログインについて前提・実現したいことRailsアプリでログインする際に、Shopifyのアカウントを使用したログイン機能を実装しようとしております。 2021-08-24 11:06:03
Linux Ubuntuタグが付けられた新着投稿 - Qiita timedatectl表示される情報 https://qiita.com/pyon_kiti_jp/items/fbcc11248d782767eed3 yesにすると、ハードウェアクロックに、システムクロックの時間を同期合わせさせるようです。 2021-08-24 11:18:25
Azure Azureタグが付けられた新着投稿 - Qiita Azure SQL のサービスレベルやオプションを整理してみた https://qiita.com/ShuntaIto/items/6dde5cc4f6f78a31c517 ちなみにSQLDatabaseから認証等の機能全てが論理SQLServerに委任されているというわけではなく、別途色々あったりしますが、ここでは触れません計算リソースはつつのSQLDatabaseが独立して保持しています。 2021-08-24 11:15:49
Apple AppleInsider - Frontpage News Developers might need to update their banking information on App Store Connect https://appleinsider.com/articles/21/08/24/developers-might-need-to-update-their-banking-information-on-app-store-connect?utm_medium=rss Developers might need to update their banking information on App Store ConnectApple on Monday informed developers that changes in local regulations might require an update or addition of banking information stored in App Store Connect to avoid an interruption in payments In an announcement posted to Apple s developer portal Apple says local regulations may require developers to add a bank account holder s address if said account information is in App Store Connect Please provide this information by October in order to avoid a potential interruption of your payments Apple says Read more 2021-08-24 02:18:49
海外TECH Network World Weekly internet health check, US and worldwide https://www.networkworld.com/article/3534130/covid-19-weekly-health-check-of-isps-cloud-providers-and-conferencing-services.html#tk.rss_all Weekly internet health check US and worldwide The reliability of services delivered by ISPs cloud providers and conferencing services a k a unified communications as a service UCaaS is an indication of how well served businesses are via the internet ThousandEyes is monitoring how these providers are handling the performance challenges they face It will provide Network World a roundup of interesting events of the week in the delivery of these services and Network World will provide a summary here Stop back next week for another update and see more details here Get regularly scheduled insights by signing up for Network World newsletters To read this article in full please click here 2021-08-24 02:21:00
海外科学 NYT > Science Climate Change Contributed to Europe's Deadly Floods, Study Finds https://www.nytimes.com/2021/08/23/climate/germany-floods-climate-change.html Climate Change Contributed to Europe x s Deadly Floods Study FindsWarming increased the likelihood of the record downpours last month in Germany and Belgium and also made them wetter according to a study 2021-08-24 02:17:14
ニュース ジェトロ ビジネスニュース(通商弘報) 新型コロナ変異株流行国リストを修正、日本も隔離免除対象外に https://www.jetro.go.jp/biznews/2021/08/3c20f9d12d8677ba.html 免除対象 2021-08-24 02:35:00
海外ニュース Japan Times latest articles Government ups pressure on Tokyo hospitals over accepting COVID-19 patients https://www.japantimes.co.jp/news/2021/08/24/national/government-tokyo-hospital-beds-pressure/ Government ups pressure on Tokyo hospitals over accepting COVID patientsThe request that hospitals secure more beds is the first by the state under a revised infectious disease law that allows authorities to name and 2021-08-24 11:15:47
ビジネス ダイヤモンド・オンライン - 新着記事 ビットコイン採掘業者、中国から大移動 - WSJ発 https://diamond.jp/articles/-/280324 移動 2021-08-24 11:19:00
ビジネス ダイヤモンド・オンライン - 新着記事 今最もホットなスマホ、中国製だがファーウェイにあらず - WSJ発 https://diamond.jp/articles/-/280325 中国製 2021-08-24 11:18:00
LifeHuck ライフハッカー[日本版] 仕事中の姿勢を控えめにコーチしてくれるデスクトップアプリ【今日のライフハックツール】 https://www.lifehacker.jp/2021/08/240450lht-zen.html 継続 2021-08-24 12:00:00
北海道 北海道新聞 10年前の紀伊半島豪雨、合同慰霊祭を延期 和歌山で9月予定 https://www.hokkaido-np.co.jp/article/581370/ 仁坂吉伸 2021-08-24 11:18:00
北海道 北海道新聞 アフガン撤退期限延長近く判断か バイデン大統領、圧力強まる https://www.hokkaido-np.co.jp/article/581367/ 政府高官 2021-08-24 11:10:00
北海道 北海道新聞 京都国際が準々決勝進出 全国高校野球選手権第11日 https://www.hokkaido-np.co.jp/article/581356/ 全国高校野球選手権 2021-08-24 11:05:43
北海道 北海道新聞 二松学舎大付4―6京都国際 京都国際が延長戦制す https://www.hokkaido-np.co.jp/article/581359/ 二松学舎大付 2021-08-24 11:03:15
北海道 北海道新聞 首相と二階氏25日に会談 総裁選や衆院解散の日程など協議か https://www.hokkaido-np.co.jp/article/581365/ 二階俊博 2021-08-24 11:08:00
北海道 北海道新聞 工藤会トップに厳刑へ 福岡地裁、市民襲撃4事件の関与認定 https://www.hokkaido-np.co.jp/article/581357/ 一般市民 2021-08-24 11:05:05
北海道 北海道新聞 保育士が複数の園児にキスか 愛知、詳細調査前に退職 https://www.hokkaido-np.co.jp/article/581364/ 愛知県内 2021-08-24 11:04:00
北海道 北海道新聞 英音楽祭で5千人、コロナ感染か 規制撤廃後、大半が若者 https://www.hokkaido-np.co.jp/article/581363/ 規制撤廃 2021-08-24 11:01:00
北海道 北海道新聞 アイスホッケー女子、日本敗れ1勝1敗 世界選手権1次リーグ https://www.hokkaido-np.co.jp/article/581362/ 世界選手権 2021-08-24 11:02:00
ビジネス 東洋経済オンライン 26歳「溶接ギャル」逃げた先に見つけた最高の天職 とび職→自動車整備士→トラック運転手を経て | 「非会社員」の知られざる稼ぎ方 | 東洋経済オンライン https://toyokeizai.net/articles/-/447978?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-24 11:30:00
IT 週刊アスキー ビジネスチャット「Chatwork」とSansanの「オンライン名刺」が機能連携 https://weekly.ascii.jp/elem/000/004/066/4066869/ chatwork 2021-08-24 11:30:00
マーケティング AdverTimes サッポロがハードセルツァー参入、CM開始 米国で急伸のカテゴリー https://www.advertimes.com/20210824/article361274/ watersour 2021-08-24 02:58:05
マーケティング AdverTimes 【人事】マネックスグループ(2021年9月1日付、16日付) https://www.advertimes.com/20210824/article361271/ 執行役員 2021-08-24 02:03:33
ニュース THE BRIDGE 建築業界向け建材・家具検索プラットフォーム「TECTURE」運営、Coralなどから1.2億円を調達 http://feedproxy.google.com/~r/SdJapan/~3/LFWrDFZ7ZVg/tecture-jpy120m-funding 建築業界向け建材・家具検索プラットフォーム「TECTURE」運営、Coralなどから億円を調達建築業界向けの建材・家具検索プラットフォーム「TECTURE」を開発・運営するtectureは日、プレシリーズAラウンドで約億円を調達したと発表した。 2021-08-24 02:15:39
TECH Engadget Japanese アップルの児童虐待画像検出は「大規模な監視計画」。EFFが反対声明 https://japanese.engadget.com/speak-out-against-apple-surveillance-034059866.html icloud 2021-08-24 03:40:59
TECH Engadget Japanese オーブントースターのAmazon売れ筋ランキング。パンのトーストはもちろん、多彩な調理でも活躍するスグレモノ家電 https://japanese.engadget.com/ranking-toaster-032505234.html amazon 2021-08-24 03:25:05
TECH Engadget Japanese デル、14インチの薄型軽量モバイルディスプレイ「C1422H」。約3.8万円で海外発表 https://japanese.engadget.com/dell-c-1422-h-032027361.html 重量ポンド 2021-08-24 03:20:27
TECH Engadget Japanese Google Playストアの評価とレビューが11月から国別表示に対応 https://japanese.engadget.com/google-play-store-rating-030033166.html google 2021-08-24 03:00:33
ROBOT ロボスタ グッドイヤーとPlusが自動運転システムの開発と最適化で連携 自動運転「PlusDrive」搭載トラックの生産開始へ https://robotstart.info/2021/08/24/plus-goodyear-autonomous.html 業務提携 2021-08-24 03:49:08
IT ITmedia 総合記事一覧 [ITmedia Mobile] 新型コロナウイルス拡大でシニアのスマホ乗り換え意向は? MMD研究所が調査 https://www.itmedia.co.jp/mobile/articles/2108/24/news097.html itmediamobile 2021-08-24 12:50:00
IT ITmedia 総合記事一覧 [ITmedia News] ブルーインパルス、24日午後2時から東京上空で展示飛行 飛行ルートは? https://www.itmedia.co.jp/news/articles/2108/24/news111.html itmedia 2021-08-24 12:47:00
IT ITmedia 総合記事一覧 [ITmedia News] 「VR国勢調査」回答募集中 利用サービスからVR恋愛まで国際比較 スイスの“VTuber人類学者”主催 https://www.itmedia.co.jp/news/articles/2108/24/news110.html itmedia 2021-08-24 12:44:00
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] DACと日本IBM、通信・メディア業界のDX推進で協業 デジタル資産を一元管理 https://www.itmedia.co.jp/enterprise/articles/2108/24/news090.html arcxp 2021-08-24 12:38:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 転職に関する意識調査 コロナ禍の前後でどう変わった? https://www.itmedia.co.jp/business/articles/2108/24/news099.html itmedia 2021-08-24 12:32:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] KEIYO、IPSパネルを採用した13.3型/15.6型モバイル液晶ディスプレイ https://www.itmedia.co.jp/pcuser/articles/2108/24/news102.html itmediapcuserkeiyo 2021-08-24 12:05:00
TECH Techable(テッカブル) 製造業のDXを推進する受発注プラットフォーム「CADDi」が成長中! https://techable.jp/archives/160459 caddi 2021-08-24 03:00:24
Google カグア!Google Analytics 活用塾:事例や使い方 日本酒やビールなど飲みくらべおすすめセット18選は宅飲みに最適【2021年版】今人気のアマゾンで人気のお取り寄せセットはこれ! https://www.kagua.biz/review/foodsreview/20210824b1.html amazon 2021-08-24 03:00:56
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders ガートナー、先進テクノロジのハイプサイクル2021年版を発表、「信頼の構築」などがテーマに | IT Leaders https://it.impress.co.jp/articles/-/21951 ガートナー、先進テクノロジのハイプサイクル年版を発表、「信頼の構築」などがテーマにITLeadersガートナージャパンは年月日、米Gartnerが年月日に発表した「先進テクノロジのハイプ・サイクル年」を発表した。 2021-08-24 12:22:00
AWS lambdaタグが付けられた新着投稿 - Qiita AWS Lambdaでpandasを使いたい! https://qiita.com/rikei0danshi/items/a8b48ced48f287238c90 AWSLambdaでpandasを使いたいLambdaにはpandasが提供されていないなので、自分でLayerを設定する必要があります。 2021-08-24 12:26:13
python Pythonタグが付けられた新着投稿 - Qiita AWS Lambdaでpandasを使いたい! https://qiita.com/rikei0danshi/items/a8b48ced48f287238c90 AWSLambdaでpandasを使いたいLambdaにはpandasが提供されていないなので、自分でLayerを設定する必要があります。 2021-08-24 12:26:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 英githubのパーソナアクセストークンの有効期限が切れたらどうなるのか知りたい。 https://teratail.com/questions/355857?rss=all ・期限が切れたらどうなるのjかわからない。 2021-08-24 12:48:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) building.gradleのcompileTestKotlin() エラーについて https://teratail.com/questions/355856?rss=all buildinggradleのcompileTestKotlinエラーについてAndroidStudioにて以下のURLのアプリ実行したく、gitであげている更新ファイルのようなものをプロジェクトにて改変していたのですが、buildinggradleでのcompileTestKotlinnbspにCouldnbspnotnbspfindnbspmethodnbspcompileTestKotlinnbspfornbspargumentsとのエラーが出てしまい対処法が分からずにいます。 2021-08-24 12:40:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) m5stack basicでMG996Rのサーボモータを動かしたい https://teratail.com/questions/355855?rss=all 2021-08-24 12:39:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GASでURLを別タブで開きたい https://teratail.com/questions/355854?rss=all リンクを開く機能を実装中に以下のエラーメッセージが発生しました。 2021-08-24 12:37:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 自作OS : USBメモリを挿しているときだけUSBメモリから起動するには https://teratail.com/questions/355853?rss=all 2021-08-24 12:30:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【VBA】名前をつけて保存の処理について https://teratail.com/questions/355852?rss=all 最後に、名前をつけて保存の処理を行いたいのですが、名前を付けて保存のポップアップ画面は出てファイル名を入力後保存を押すと下記のエラーが出ます。 2021-08-24 12:24:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) https接続でgoogleへアクセスした際に、/?gws_rd=sslパラメータがついた先にリダイレクトされる現象について https://teratail.com/questions/355851?rss=all https接続でgoogleへアクセスした際に、gwsrdsslパラメータがついた先にリダイレクトされる現象についてrequestsライブラリを使用し、、返答されるURLが。 2021-08-24 12:21:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) BBセンターの色が変わったらアラート https://teratail.com/questions/355850?rss=all ColorMiddleで、平行の色ColorMiddleUpで、右肩上がりの色ColorMiddleDnで、右肩下がりの色このBBセンターの色が代わるときに、アラートを出すようにするにはどのような記述でできますかColorMiddleになったらアラート。 2021-08-24 12:21:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ECサイト用DBに使用するSQLについて https://teratail.com/questions/355849?rss=all awsnbspaurora 2021-08-24 12:03:01
AWS AWSタグが付けられた新着投稿 - Qiita 【AWS】プライベートサブネット内のEC2から、CloudWatch Agentを利用する https://qiita.com/hyj624117615/items/fb8dd876ce4c8eaeb04a 結論から言うと、下記の三条エンドポイントを実装していただければと思います。 2021-08-24 12:52:27
AWS AWSタグが付けられた新着投稿 - Qiita AWS Lambdaでpandasを使いたい! https://qiita.com/rikei0danshi/items/a8b48ced48f287238c90 AWSLambdaでpandasを使いたいLambdaにはpandasが提供されていないなので、自分でLayerを設定する必要があります。 2021-08-24 12:26:13
AWS AWSタグが付けられた新着投稿 - Qiita 【AWS】EC2にCloudWatch Agentをインストールし、ログやメトリクスを監視します(Linux編) https://qiita.com/hyj624117615/items/5f9aefa545cfb5520b17 確認CloudWatchLogsに、上記で定義したログファイルが転送されているかどうかを確認したところ、うまく反映できていることを観測できました。 2021-08-24 12:11:12
医療系 医療介護 CBnews 職域接種完了報告フォームを開設-厚労省 https://www.cbnews.jp/news/entry/20210824120519 予防接種 2021-08-24 12:25:00
医療系 医療介護 CBnews 東京都立病院職員コロナ感染、助産師ら自宅療養に-病院経営本部が発表、診療体制に影響なし https://www.cbnews.jp/news/entry/20210824120130 新型コロナウイルス 2021-08-24 12:15:00
金融 ニッセイ基礎研究所 Japan's Economic Outlook for Fiscal Years 2021 and 2022 https://www.nli-research.co.jp/topics_detail1/id=68565?site=nli 2021-08-24 12:56:11
金融 ニュース - 保険市場TIMES アニコム損保、「犬の熱中症」に関するアンケート調査結果を発表 https://www.hokende.com/news/blog/entry/2021/08/24/130000 これによると、熱中症の発生場所は「屋外」がパーセントで最も多かったが、「自宅内」もパーセントという結果だった。 2021-08-24 13:00:00
海外ニュース Japan Times latest articles LDP heavyweight Toshihiro Nikai reiterates backing Suga for party chief https://www.japantimes.co.jp/news/2021/08/24/national/politics-diplomacy/nikai-suga-backing-election/ LDP heavyweight Toshihiro Nikai reiterates backing Suga for party chiefNikai who said he planned to meet Suga on Wednesday to discuss the future of the party and the country is considered one of the 2021-08-24 12:48:14
海外ニュース Japan Times latest articles U.S. grants Pfizer vaccine full approval, triggering wave of mandates https://www.japantimes.co.jp/news/2021/08/24/world/us-pfizer-formal-approval/ U S grants Pfizer vaccine full approval triggering wave of mandatesA recent survey by the Kaiser Family Foundation found of adults said full approval would make them more likely to get vaccinated 2021-08-24 12:07:18
海外ニュース Japan Times latest articles G7 leaders plan to pledge unity on Taliban recognition and sanctions https://www.japantimes.co.jp/news/2021/08/24/world/g7-afghanistan-taliban/ G leaders plan to pledge unity on Taliban recognition and sanctionsRecognition is a political act with important consequences including allowing the Taliban access to the foreign aid relied upon by previous Afghan governments 2021-08-24 12:03:37
ニュース BBC News - Home Afghanistan: US under pressure over evacuation deadline https://www.bbc.co.uk/news/world-asia-58312644 august 2021-08-24 03:47:39
ニュース BBC News - Home Afghanistan: PM to urge G7 leaders to step up support for refugees https://www.bbc.co.uk/news/uk-58312134 meeting 2021-08-24 03:50:07
ビジネス ダイヤモンド・オンライン - 新着記事 アフガン経済崩壊、交渉迫られるタリバン - WSJ発 https://diamond.jp/articles/-/280335 経済崩壊 2021-08-24 12:15:00
ビジネス 不景気.com チッソの希望退職者募集に132名が応募、想定1割多い - 不景気.com https://www.fukeiki.com/2021/08/chisso-cut-132-job.html 希望退職 2021-08-24 03:46:29
北海道 北海道新聞 医学部入学定員に診療科指定枠 感染症や救急念頭、23年度から https://www.hokkaido-np.co.jp/article/581379/ 新型コロナウイルス 2021-08-24 12:17:20
北海道 北海道新聞 広島と滋賀、緊急事態宣言を要請 「全国一斉に発令を」 https://www.hokkaido-np.co.jp/article/581394/ 三日月大造 2021-08-24 12:12:55
北海道 北海道新聞 筒香、代打で3号のソロ本塁打 大谷と秋山は試合なし https://www.hokkaido-np.co.jp/article/581397/ 大リーグ 2021-08-24 12:13:00
北海道 北海道新聞 東京パラリンピック開会式にNZ不参加 コロナ感染予防で https://www.hokkaido-np.co.jp/article/581395/ 東京パラリンピック 2021-08-24 12:11:00
北海道 北海道新聞 東証、午前終値は2万7763円 大幅続伸、米ダウ続伸を好感 https://www.hokkaido-np.co.jp/article/581393/ 大幅続伸 2021-08-24 12:09:00
北海道 北海道新聞 東京パラリンピック、聖火リレーがゴール 全国結集の炎、開会式へ https://www.hokkaido-np.co.jp/article/581385/ 東京パラリンピック 2021-08-24 12:08:24
北海道 北海道新聞 1160人救急搬送されず 東京、コロナの自宅療養患者 https://www.hokkaido-np.co.jp/article/581381/ 救急搬送 2021-08-24 12:06:44
北海道 北海道新聞 パラリンピック、選手1人含む10人陽性 累計161人に https://www.hokkaido-np.co.jp/article/581391/ 東京五輪 2021-08-24 12:04:22
IT 週刊アスキー 待ってました! 丸亀製麺「タル鶏天ぶっかけうどん」季節限定メニューでNo1人気 https://weekly.ascii.jp/elem/000/004/066/4066893/ 丸亀製麺 2021-08-24 12:30:00
TECH Engadget Japanese アップル社内で男女に賃金格差があるとの調査結果。是正を求める#AppleTooサイト立ち上げ https://japanese.engadget.com/apple-employees-organize-appletoo-043013080.html appletoo 2021-08-24 04:30:13
TECH Engadget Japanese MagSafeフォロワー再び。OPPOがマグネット式ワイヤレス充電「MagVOOC」を海外発表 https://japanese.engadget.com/oppo-mag-vooc-040049085.html android 2021-08-24 04:00:49
ROBOT ロボスタ アクセンチュア、モーリシャスにスマートシティ「都市OS」導入の開発と検証に着手 JICAの国際協力DX化プロジェクトを6事業受託 https://robotstart.info/2021/08/24/accenture-mauritius.html 国際協力 2021-08-24 04:30:13
IT ITmedia 総合記事一覧 [ITmedia News] YouTube収益化プログラム参加者200万人超 過去3年で300億ドルの収益 https://www.itmedia.co.jp/news/articles/2108/24/news117.html itmedianewsyoutube 2021-08-24 13:48:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] Galaxy Buds Proに新色「ファントムホワイト」登場 2個同時購入で5000円引きの記念キャンペーンも https://www.itmedia.co.jp/mobile/articles/2108/24/news107.html galaxybud 2021-08-24 13:10:00
TECH Techable(テッカブル) 25年以上のキャリアを持つベテラン人材向け! ジョブ型マッチングサービス 「Inow」 https://techable.jp/archives/160397 努力義務 2021-08-24 04:00:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Xcodeでのアプリ作成 https://teratail.com/questions/355871?rss=all xcode 2021-08-24 14:00:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) xcodeでのアプリ作成 https://teratail.com/questions/355870?rss=all xcode 2021-08-24 13:58:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Driveへのデータアップロード https://teratail.com/questions/355869?rss=all 2021-08-24 13:45:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Cloud Storage からのAndroidアプリレポートをダウンロードしたい https://teratail.com/questions/355868?rss=all GoogleCloudStorageからのAndroidアプリレポートをダウンロードしたいお世話になります。 2021-08-24 13:41:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MongoDBのint32での扱える最大数値を知りたい https://teratail.com/questions/355867?rss=all MongoDBのintでの扱える最大数値を知りたいデータベースは扱えない数値があるとオーバーフローを起こすみたいです。 2021-08-24 13:40:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) visual studio code の保存の仕方 https://teratail.com/questions/355866?rss=all visualstudiocodeの保存の仕方Windowsを使っています。 2021-08-24 13:38:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 機械学習データ拡張で矩形のノイズをランダムで入れたい。 https://teratail.com/questions/355865?rss=all このサイトリンク内容を参考にRandomnbspErasingを使い、画像内に矩形をいれ、データ拡張に使いたいと考えました。 2021-08-24 13:35:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) yumのログファイル見つかりません https://teratail.com/questions/355864?rss=all yumのログファイル見つかりません前提・実現したいことAWSで構築したECインスタンスにyumのログファイルが見つかりません。 2021-08-24 13:33:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 外部キーが登録できない https://teratail.com/questions/355863?rss=all 外部キーが登録できない外部キーを指定して新規にテーブルを作成したいのですが、以下のエラーが出ており解決できません。 2021-08-24 13:32:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ドメインネームサーバ変更に伴いGmailの設定変更 https://teratail.com/questions/355862?rss=all ドメインネームサーバ変更に伴いGmailの設定変更以前より独自ドメインのメールアドレスをGmailにて管理していました。 2021-08-24 13:28:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VSCodeでPythonのデバッグが自動で終了してしまう https://teratail.com/questions/355861?rss=all VSCodeでPythonのデバッグが自動で終了してしまう前提・実現したいことVSCodeでPythonを書いています。 2021-08-24 13:28:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) appstoreの申請の際に聞かれるコンプライアンス情報で「はい」にしたときに必要になってくる書類はなにかを知りたい。 https://teratail.com/questions/355860?rss=all appstoreの申請の際に聞かれるコンプライアンス情報で「はい」にしたときに必要になってくる書類はなにかを知りたい。 2021-08-24 13:23:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascriptで作成したmidiファイルを指定した先にダウンロードできるようにしたい。 https://teratail.com/questions/355859?rss=all javascriptで作成したmidiファイルを指定した先にダウンロードできるようにしたい。 2021-08-24 13:21:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) {初心者} ファイルをモジュール化した場合にP5.jsが使えない。 https://teratail.com/questions/355858?rss=all プログラミング初心者で、Pjsというライブラリを使ってゲームを作っているのですが、ファイルをモジュールした場合にPjsが読み込まれず、ライブラリ内の関数が使えません。 2021-08-24 13:20:18
Docker dockerタグが付けられた新着投稿 - Qiita laravel sailで作成したmysqlコンテナにログインできない対処 https://qiita.com/PaGe1000/items/596b9b7bb59faa9612ea laravelsailで作成したmysqlコンテナにログインできない対処起こった問題mysqlコンテナに入り、ターミナルからmysqlurootでログインしようとしたところ下記のようなエラーERRORAccessdeniedforuserrootlocalhostログインできない・・・解決策以下で対応し、解決しました。 2021-08-24 13:55:54
Docker dockerタグが付けられた新着投稿 - Qiita 「Kotlinサーバサイドプログラミング実践開発」でハマった点のメモ https://qiita.com/dhirabayashi/items/1c4e5c4bd5ef64992f70 環境macOSBigSurAppleSiliconM内容第章DockerでMySQLのイメージが落ちてこない以下のようなエラーでdockerコマンドがエラーになりました。 2021-08-24 13:50:08
golang Goタグが付けられた新着投稿 - Qiita 【Golang】テスト実行中にメッセージを表示させる【テストの進捗表示】 https://qiita.com/KEINOS/items/7f3cb8009401ce7a951b 【Golang】テスト実行中にメッセージを表示させる【テストの進捗表示】テスト中、APIなどのリクエスト過多を防ぐためにSleepさせたり、重い処理が始まったなど、テスト実行中に、その旨をユーザに知らせたい。 2021-08-24 13:15:18
Apple AppleInsider - Frontpage News Apple, Google want White House to challenge South Korean legislation on app stores https://appleinsider.com/articles/21/08/24/apple-google-want-white-house-to-challenge-south-korean-legislation-on-app-stores?utm_medium=rss Apple Google want White House to challenge South Korean legislation on app storesWith their respective app stores jeopardized by a proposed South Korean bill Apple and Google are looking to the U S government for help setting up a delicate balancing act for the Biden administration Driven in part by developer outcry a bill in South Korea seeks to force app store operators to accept alternative payment options for in app purchases Currently Apple requires use of its own payments system allowing the company to dip into App Store profits by taking an up to cut of sales The legislation which is anticipated to face a vote this week would also prohibit app store owners from forcing developers into platform exclusivity Read more 2021-08-24 04:31:16
Apple AppleInsider - Frontpage News Microsoft to hike 'Microsoft 365' pricing in 2022 citing 'increased value' https://appleinsider.com/articles/21/08/24/microsoft-to-hike-microsoft-365-pricing-in-2022-citing-increased-value?utm_medium=rss Microsoft to hike x Microsoft x pricing in citing x increased value x Microsoft last week announced plans to increase commercial pricing for its flagship Microsoft productivity suite with the company calling it the first substantive pricing update since the package launched in Announced in a blog post the new price structure only applies to commercial subscriptions with cheaper plans seeing the biggest jumps From March Microsoft s Office E will be priced at per user per month up from while Office E gets a price bump from to per user The top tier Office E moves from to a increase Read more 2021-08-24 04:28:23
金融 ニッセイ基礎研究所 膠着続くドル円、米緩和縮小で向かう先は?~マーケット・カルテ9月号 https://www.nli-research.co.jp/topics_detail1/id=68550?site=nli 今後は一時的にマイナス圏に突入する可能性も否定できないが、米長期金利の持ち直しが金利上昇圧力になっていくだろう。 2021-08-24 13:48:50
金融 ニッセイ基礎研究所 2021・2022年度経済見通し(21年8月) https://www.nli-research.co.jp/topics_detail1/id=68516?site=nli 実質GDPが直近のピークを超えるのは年度年の日本経済は、新型コロナウイルスの感染拡大を受けた自粛要請や緊急事態宣言の発令によって前半に急速に落ちこんだ後、緊急事態宣言の解除を受けた経済活動の再開によって後半は想定を上回るペースで急回復した。 2021-08-24 13:08:53
金融 日本銀行:RSS 基調的なインフレ率を捕捉するための指標 http://www.boj.or.jp/research/research_data/cpi/index.htm 捕捉 2021-08-24 14:00:00
ニュース ジェトロ ビジネスニュース(通商弘報) コロンビア政府、アフガニスタンから4,000人の一時受け入れ表明 https://www.jetro.go.jp/biznews/2021/08/2d35f3f112ad15f2.html 受け入れ 2021-08-24 04:25:00
ニュース ジェトロ ビジネスニュース(通商弘報) 9月1日から条件付きで外国人の入国許可を再開 https://www.jetro.go.jp/biznews/2021/08/9a2832f565aa2564.html 入国許可 2021-08-24 04:20:00
海外ニュース Japan Times latest articles Japan to expand COVID-19 emergency area once again https://www.japantimes.co.jp/news/2021/08/24/national/coronavirus-prefecture-emergency-expand/ againthe 2021-08-24 13:15:26
海外ニュース Japan Times latest articles Chip supplies to take new hit as COVID-19 surges in Malaysia https://www.japantimes.co.jp/news/2021/08/24/business/malaysia-chipmakers-coronavirus/ Chip supplies to take new hit as COVID surges in MalaysiaIn recent years Malaysia has emerged as a major center for chip testing and packaging but numbers of COVID infections are soaring in the country 2021-08-24 13:03:15
海外ニュース Japan Times latest articles Are you ready for sentient Disney robots? https://www.japantimes.co.jp/culture/2021/08/24/general/disney-robotics/ children 2021-08-24 13:00:41
ニュース BBC News - Home Afghanistan: US under pressure over evacuation deadline https://www.bbc.co.uk/news/world-asia-58312644 august 2021-08-24 04:42:50
ニュース BBC News - Home Social care charges: Disabled and vulnerable adults hit by steep rises https://www.bbc.co.uk/news/uk-58259678 significant 2021-08-24 04:50:31
ニュース BBC News - Home The Papers: Kabul airlift deadline amid Taliban 'red line' https://www.bbc.co.uk/news/blogs-the-papers-58312185 afghanistan 2021-08-24 04:43:07
北海道 北海道新聞 智弁和歌山5―3高松商 智弁和歌山が逃げ切る https://www.hokkaido-np.co.jp/article/581426/ 智弁和歌山 2021-08-24 13:15:00
IT 週刊アスキー PS5/PS4用ソフト『コール オブ デューティ ヴァンガード』が2021年8月28日よりPlayStation限定アルファテストを実施! https://weekly.ascii.jp/elem/000/004/066/4066908/ playstation 2021-08-24 13:55:00
IT 週刊アスキー スシロー「全国うまいもん市」シャチホコのような海老フライロール、本鮪など盛りだくさん! https://weekly.ascii.jp/elem/000/004/066/4066897/ 期間限定 2021-08-24 13:25:00
IT 週刊アスキー Epic GamesストアにてPC向け横スクロール型アクション『8Doors: Arum's Afterlife Adventure』が配信開始 https://weekly.ascii.jp/elem/000/004/066/4066903/ arumsafterlifeadventure 2021-08-24 13:20:00
マーケティング AdverTimes 人口1000人の村のコンビニ、ドイツ建築賞に輝く https://www.advertimes.com/20210824/article361306/ winner 2021-08-24 04:16:33
TECH Engadget Japanese アップル、iCloudメールに児童虐待画像が添付されていないかスキャンしていたと認める https://japanese.engadget.com/apple-already-scan-icloud-mail-csam-053007573.html icloud 2021-08-24 05:30:07
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 洗濯機で洗える「MA-1」に新色 秋冬用アウターの“不満”を解消 https://www.itmedia.co.jp/business/articles/2108/24/news125.html itmedia 2021-08-24 14:45:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 楽天ペイ、アプリが楽天カード、楽天銀行、ポイント運用などと連携 https://www.itmedia.co.jp/business/articles/2108/24/news123.html itmedia 2021-08-24 14:27:00
IT ITmedia 総合記事一覧 [ITmedia News] 楽天モバイル、500万回線を突破 約4カ月で50万増 https://www.itmedia.co.jp/news/articles/2108/24/news122.html itmedia 2021-08-24 14:20:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 住信SBIネット銀行、振込手数料を88円に 現時点で最安か https://www.itmedia.co.jp/business/articles/2108/24/news119.html itmedia 2021-08-24 14:02:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] エイサー、GeForce RTX搭載のミドルレンジゲーミングノートPC https://www.itmedia.co.jp/pcuser/articles/2108/24/news118.html corei 2021-08-24 14:01:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders NVC、セキュリティリスクを5段階で評価するクラウドサービス「SecurityScorecard」を販売 | IT Leaders https://it.impress.co.jp/articles/-/21953 NVC、セキュリティリスクを段階で評価するクラウドサービス「SecurityScorecard」を販売ITLeadersネットワークバリューコンポネンツNVCは年月日、セキュリティリスクレーティングサービス「SecurityScorecard」の販売を年月に開始したと発表した。 2021-08-24 14:47:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders リンク、自社のメール配信を診断する「迷惑メールスコアリング」に新版、診断項目を拡張 | IT Leaders https://it.impress.co.jp/articles/-/21952 itleaders 2021-08-24 14:17:00
python Pythonタグが付けられた新着投稿 - Qiita 【100 numpy exercises】でnumpy力を鍛える!(31〜40問目) https://qiita.com/fav/items/e80a522c4c8099eee338 つ目のnpfloorは小数点以下の切り捨てができる関数です。 2021-08-24 14:06:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pace.jsと他プラグインについて https://teratail.com/questions/355884?rss=all ところが、その状態でローディングすると同サイト内に実装しております、swiperとaosが動きません。 2021-08-24 14:59:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VirtualBoxに作り出したCentOS7内にDjangoのプロジェクトをデプロイしたい https://teratail.com/questions/355883?rss=all VirtualBoxのCentOS内にてDjangoのロケットが打ち上がっている画面を上手く表示させたいです。 2021-08-24 14:55:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python3 Tkinter サブスレッドで処理してるときにUIを無効にしたい https://teratail.com/questions/355882?rss=all 書き込みが終わったら、画面の操作を可能statenbspgtnbspnormalにする。 2021-08-24 14:51:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBAで複数作成したHTML形式のメールがテキスト形式に変換される https://teratail.com/questions/355881?rss=all VBAで複数作成したHTML形式のメールがテキスト形式に変換されるプログラミング等に関しては初心者です。 2021-08-24 14:42:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 複数のGET値から、ターム名を取得するには https://teratail.com/questions/355880?rss=all 複数のGET値から、ターム名を取得するには前提・実現したいことwordpressで絞り込み検索を実装中です。 2021-08-24 14:40:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SDL LNKエラー https://teratail.com/questions/355879?rss=all 2021-08-24 14:35:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jsでフェードインができない。 https://teratail.com/questions/355878?rss=all js で フェードイン が でき ない 。 2021-08-24 14:27:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでアプリケーション用にディレクトリを作成したいのですがこれでできてますかね ご回答お願いします。 https://teratail.com/questions/355877?rss=all pnbspnbspnbsposmkdirappli 2021-08-24 14:10:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VScodeでstreamlitを使いたい。 https://teratail.com/questions/355876?rss=all VScodeでstreamlitを使いたい。 2021-08-24 14:07:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VS 2015 でフォントが規定値に戻る https://teratail.com/questions/355875?rss=all 2021-08-24 14:06:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) <input type="text">内に入力された文字に特定の文字を追加してメール送信をしたい https://teratail.com/questions/355874?rss=all ltinputtypequottextquotgt内に入力された文字に特定の文字を追加してメール送信をしたい前提・実現したいことphpでお問合せフォームを作成しており、送信の際はKENTWEBのclipmailCGIを使って送信しています。 2021-08-24 14:04:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SQL WHEREで存在しなかったものだけを抽出 https://teratail.com/questions/355873?rss=all idnamea 2021-08-24 14:02:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) swiperで要素の高さが変わった場合に、スライド自体の高さも変更したい https://teratail.com/questions/355872?rss=all swiperで要素の高さが変わった場合に、スライド自体の高さも変更したい前提・実現したいことswiperを使用しています。 2021-08-24 14:01:09
Ruby Rubyタグが付けられた新着投稿 - Qiita 【第11章】Railsチュートリアルで手が止まった箇所まとめ(unless、cloud9のホスト名、gitのトークンパスワード) https://qiita.com/Abblepai/items/5cc39991fd900c05b299 【第章】Railsチュートリアルで手が止まった箇所まとめunless、cloudのホスト名、gitのトークンパスワードRailsチュートリアル第章第版で、少し悩んだ点を挙げる。 2021-08-24 14:30:22
GCP gcpタグが付けられた新着投稿 - Qiita Cloud Monitoring における SLO の作成 https://qiita.com/atsumjp/items/4c453a629463bd34ca8a Requestbasedとwindowsbasedの設定評価方法は、CloudMonitoringでは以下の画面で設定します。 2021-08-24 14:53:08
Git Gitタグが付けられた新着投稿 - Qiita Git Diff Indicator in the Gutter (Editor Margin) https://qiita.com/Tachy_Pochy/items/a0d35c13b5d918b31e02 GitDiffIndicatorintheGutterEditorMarginだめだもうだめだ、どうしても機能名を忘れてしまう。 2021-08-24 14:55:11
Ruby Railsタグが付けられた新着投稿 - Qiita 【第11章】Railsチュートリアルで手が止まった箇所まとめ(unless、cloud9のホスト名、gitのトークンパスワード) https://qiita.com/Abblepai/items/5cc39991fd900c05b299 【第章】Railsチュートリアルで手が止まった箇所まとめunless、cloudのホスト名、gitのトークンパスワードRailsチュートリアル第章第版で、少し悩んだ点を挙げる。 2021-08-24 14:30:22
海外TECH DEV Community Top 5 Best eCommerce Courier Services Provider Companies in Saudi Arabia https://dev.to/pravinroy867/top-5-best-ecommerce-courier-services-provider-companies-in-saudi-arabia-1pj8 Top Best eCommerce Courier Services Provider Companies in Saudi Arabia What are eCommerce Courier Services Provider Companies in Saudi ArabiaFor any online business one of the most important tools that needs to be employed are ecommerce courier services provider companies With the help of these companies eCommerce enterprises are able to ensure orders placed by customers are fulfilled within short time frames and with minimal difficulty This essentially means a good portion of faith and reliance is placed in the hands of ecommerce courier service provider companies in Saudi Arabia to take care of basic order fulfillment needs and manage the delivery experience for customers To better understand how this partnership works we re going to take a closer look at the best ecommerce courier services provider companies in Saudia Arabia and how to select them Top Best eCommerce Courier Services Provider Companies in Saudi ArabiaEcommerce courier services provider companies in Saudi Arabia may look similar on the outset but each one operates in a distinct and unique manner This means there will likely be a variety of different services that each one offers These services and the manner in which they are provided make a huge difference when it comes to being chosen by eCommerce businesses So you can get a good sense of how a courier services provider company operates based on its popularity among other Ecommerce enterprises To that end we ve made a list based on the popularity of the top best e commerce courier services provider companies in Saudi Arabia UPS UPS is a long time favourite of ecommerce businesses in countries across the globe one of which is Saudi Arabia This ecommerce courier services provider company offers volume based shipping services as well as packaging services Saudi Post Saudi Post is a government operated ecommerce courier services provider company in Saudi Arabia that enables global and local deliveries at varied rates Orders are delivered at parcel stations and at customer doorsteps Zajil Express Zajil Express is an excellent courier services provider company for ecommerce in Saudi Arabia as it offers door to door delivery and fast shipment within specific time frames Special offers are available for priority or urgent deliveries FetchrFetchr is one of the most renowned courier services companies in Saudi Arabia for eCommerce known for hyperlocal and express delivery services It provides a cloud enabled platform for order management delivery and pickup scheduling and carrier monitoring CareemCareen is known for providing lightning fast delivery services usually completing orders within minutes It makes use of advanced mapping technology to enable route optimisation and offers volume based shipping discounts Choosing the Best eCommerce Courier Services Provider Companies in Saudi ArabiaThe top best ecommerce courier service provider companies in Saudi Arabia that we ve listed above may seem like a sufficient list for you but in truth it may not be Your ecommerce business may need a wider range of specialised services depending on the locations you re delivering to the goods you re delivering and other customer requirements Accordingly you d want to tie up with a multicarrier integration platform to see the range of other courier services provider companies operating in Saudi Arabia And then you can narrow down that long list to select the best ecommerce courier services provider companies for you using the criteria listed below Reach The reach of an ecommerce courier services provider company refers to the locations it can deliver to Speed of Delivery Since customers prefer speedy delivery services courier services provider companies in Saudi Arabia that offer express delivery are better SLA Terms The service level agreement terms you have with said courier company should be clear and encompass all your needs Tracking Shipment tracking is vital to order management and must thereby be provided on a real time basis Shipping Rates Discounted shipping rates are extremely appealing but they can result in other hidden costs occurring Conclusive ThoughtsIt may not look this way from the outset but every ecommerce business is a snowflake in that it operates in its own unique manner and has its own set of needs requirements and protocols to be carried out This makes the job infinitely more difficult for carriers as they need to be adaptive and flexible to meet ecommerce needs The good news is that most carriers are switching to ecommerce friendly protocols to ensure they provide services that are most needed by the industry So to find the top best ecommerce courier services provider companies in Saudi Arabia for you you can look at the current trending carriers and then turn your sights to the more niche ones to filter them out based on your ecommerce needs 2021-08-24 05:45:44
Apple AppleInsider - Frontpage News B&H Deals: Mac mini $449, MacBook Air $674, up to $225 off M1 MacBook Pro with PayPal https://appleinsider.com/articles/21/08/24/bh-deals-mac-mini-449-macbook-air-674-up-to-225-off-m1-macbook-pro-with-paypal?utm_medium=rss B amp H Deals Mac mini MacBook Air up to off M MacBook Pro with PayPalExclusive deals on Mac hardware are in full effect this week with prices dipping to as low as Plus grab a bonus discount when you pay with PayPal Exclusive pricing bonus PayPal offerIn addition to exclusive pricing on several popular Mac configurations qualifying PayPal users can snap up an additional in savings on purchases of or more at B amp H Photo With the exclusive deals and bonus PayPal discount Apple s GHz Intel Mac mini with GB of RAM and a GB SSD can be purchased for Read more 2021-08-24 05:23:07
海外TECH Engadget SpaceX has already shipped 100,000 Starlink satellite internet terminals https://www.engadget.com/spacex-100000-starlink-satellite-internet-terminals-051812274.html?src=rss SpaceX has already shipped Starlink satellite internet terminalsStarlink has already shipped satellite internet terminals before it has even achieved global coverage SpaceX chief Elon Musk has revealed the figure on Twitter where he also listed the regions where the service is currently available quot Our license applications are pending in many more countries Hoping to serve Earth soon quot he said in a follow up tweet nbsp Now serving ーElon Musk elonmusk August SpaceX launched Starlink as a beta service in late offering potential testers at the time the chance to be the first ones to it for a month The terminal itself isn t included in the monthly fee Starlink sells its starter kit with the user terminal or antenna dish its stand and power supply as well as a WiFi router for an additional which customers will have to pay up front You can see what the terminal looks like in the image above showing a dish installed on the roof of a school in Chile nbsp Starlink was designed to serve customers in remote locations where internet options are typically limited or even non existent Perhaps that s why customers are willing to pay the rather steep upfront cost According to CNBC the company reported having users in July indicating that it signed up more customers within just a few weeks The service uses thousands of small satellites in orbit to provide internet connection to its customers SpaceX already deployed almost satellites for the Starlink constellation but it has plans to launch up to small internet satellites in the future Company president Gwynne Shotwell previously said that Starlink will be able to offer continuous global coverage once all the deployed satellites reach their operational orbit which could happen as soon as September 2021-08-24 05:18:12
医療系 医療介護 CBnews コロナ感染妊産婦、受け入れ医療機関確実に設定を-厚労省医政局長が都道府県知事に通知 https://www.cbnews.jp/news/entry/20210824143837 医療機関 2021-08-24 15:00:00
金融 JPX マーケットニュース [OSE]長期国債先物オプション取引に係る取引最終日の到来等 https://www.jpx.co.jp/news/2020/20210824-01.html 長期 2021-08-24 15:00:00
金融 ニッセイ基礎研究所 今週のレポート・コラムまとめ【8/17~8/23】:インフルエンザワクチン接種者の新型コロナワクチン接種意向 https://www.nli-research.co.jp/topics_detail1/id=68566?site=nli 今週のレポート・コラムまとめ【】インフルエンザワクチン接種者の新型コロナワクチン接種意向NoMaaSは超高齢社会の移動問題を解決するかバス会社「みちのりホールディングス」の取り組みから考えるnbspNo住宅市場好調、オフィス空室率上昇。 2021-08-24 14:31:22
ニュース @日本経済新聞 電子版 ワクチンの感染予防効果 いつまで続くのか?(FT) https://t.co/47bG4HpRj4 https://twitter.com/nikkei/statuses/1430032834501038087 感染 2021-08-24 05:02:51
ニュース ジェトロ ビジネスニュース(通商弘報) 白人人口の減少傾向への意識は全般に中立的、米シンクタンク調査 https://www.jetro.go.jp/biznews/2021/08/430e71f8fca374de.html 減少傾向 2021-08-24 05:10:00
海外ニュース Japan Times latest articles Blasting China, Harris says U.S. won’t push Asia to pick sides https://www.japantimes.co.jp/news/2021/08/24/asia-pacific/politics-diplomacy-asia-pacific/kamala-harris-singapore-speech/ freedom 2021-08-24 14:39:37
海外ニュース Japan Times latest articles Japan to expand COVID-19 emergency once again after requests by six prefectures https://www.japantimes.co.jp/news/2021/08/24/national/coronavirus-prefecture-emergency-expand/ Japan to expand COVID emergency once again after requests by six prefecturesThe government is considering state of emergency requests from Hokkaido Gifu Aichi Mie Shiga and Hiroshima prefectures and calls for pre emergency controls by Miyazaki Iwate 2021-08-24 14:01:15
ニュース BBC News - Home M25: Three dead and two arrested after crash involving lorry, minibus and car https://www.bbc.co.uk/news/uk-england-essex-58312144 waltham 2021-08-24 05:35:44
ニュース BBC News - Home Didi: China ride-hailing giant halts plan to launch in UK https://www.bbc.co.uk/news/business-58312996 privacy 2021-08-24 05:27:34
ニュース BBC News - Home Shot in the head in Angola, left for dead, now a Wetherspoons star https://www.bbc.co.uk/news/uk-58266180 angola 2021-08-24 05:08:05
ビジネス ダイヤモンド・オンライン - 新着記事 ブルーライトカット眼鏡、機能より見た目に効果 - WSJ発 https://diamond.jp/articles/-/280358 見た目 2021-08-24 14:17:00
北海道 北海道新聞 車同士衝突 女性死亡 札幌・北区 https://www.hokkaido-np.co.jp/article/581434/ 札幌市北区新川 2021-08-24 14:02:13
IT 週刊アスキー 『PSO2 NGS』の最新情報を公開!公式番組「NGS ヘッドライン」が本日21時より放送 https://weekly.ascii.jp/elem/000/004/066/4066927/ psongs 2021-08-24 14:50:00
IT 週刊アスキー PS4『閃乱忍忍忍者大戦ネプテューヌ -少女達の響艶-』のキャストコメント動画が3日間連続で公開決定 https://weekly.ascii.jp/elem/000/004/066/4066909/ playstation 2021-08-24 14:20:00
IT 週刊アスキー ねこ好き集まれ! 猫の合同写真展&物販展「ねこ休み展 2021 in 横浜みなとみらい」10月9日より開催 https://weekly.ascii.jp/elem/000/004/066/4066902/ markis 2021-08-24 14:10:00
マーケティング AdverTimes 講談社「OTAKAD」オーディエンスデータを深耕し新たな広告ソリューションを提供 https://www.advertimes.com/20210824/article361292/ otakad 2021-08-24 06:00:12
TECH Engadget Japanese iFixitがクランク付きゲーム機「Playdate」を分解。故障しにくいシンプル設計 https://japanese.engadget.com/ifixit-playdate-teardown-060015702.html ifixit 2021-08-24 06:00:15
ROBOT ロボスタ アンドロイドオペラ「オルタ3」と子ども達による「スーパーエンジェル」公開!壮大な舞台芸術、心に響くストーリーとともに紹介 https://robotstart.info/2021/08/24/super-angels-report.html 大阪大学 2021-08-24 06:53:09
IT ITmedia 総合記事一覧 [ITmedia News] 打楽器専門ECサイトでカード情報漏えい 最大1667件、セキュリティコードも流出 悪用の可能性 https://www.itmedia.co.jp/news/articles/2108/24/news138.html itmedia 2021-08-24 15:35:00
IT ITmedia 総合記事一覧 [ITmedia News] ブルーインパルス、3色のスモークで東京の空を彩る 機内映像など動画配信へ https://www.itmedia.co.jp/news/articles/2108/24/news135.html itmedia 2021-08-24 15:30:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] クレカ満足度調査 2年連続のトップは? J.D.パワー調査 https://www.itmedia.co.jp/business/articles/2108/24/news132.html また、年会万円未満部門ではエポスカードが年連続のトップ、万万円未満部門では楽天カードが年連続でトップだった。 2021-08-24 15:15:00
IT ITmedia 総合記事一覧 [ITmedia News] コロナワクチン打ちたい人と、余ったワクチンをマッチング「VAMCS」 試験運用スタート https://www.itmedia.co.jp/news/articles/2108/24/news131.html itmedia 2021-08-24 15:09:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] アスク、AI開発フレームワーク「NVIDIA Clara」を標準導入した医用画像処理向けワークステーションを販売開始 https://www.itmedia.co.jp/pcuser/articles/2108/24/news130.html itmediapcuser 2021-08-24 15:06:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] 楽天ペイアプリ、楽天カードや楽天銀行の機能を追加 https://www.itmedia.co.jp/mobile/articles/2108/24/news129.html itmediamobile 2021-08-24 15:05:00
TECH Techable(テッカブル) スマホひとつで法的トラブルを解決! 紛争解決を目指すサービス「Teuchi®️」とは https://techable.jp/archives/160415 新株予約権 2021-08-24 06:00:36
js JavaScriptタグが付けられた新着投稿 - Qiita Nuxtでデータの保持/状態管理をする【Vuex基礎】 https://qiita.com/kty000/items/d868e44d80faa977b968 Nuxtでデータの保持状態管理をする【Vuex基礎】はじめにデータが大量にあるので複数のDBで管理しており、どこのDBを参照するのか選択させて保持しておきたい場面があり、Vuexを調べて使ってみたのでその備忘録です。 2021-08-24 15:15:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Wordpressのブラウザ幅による切り替えについて https://teratail.com/questions/355895?rss=all Wordpressのブラウザ幅による切り替えについてWordpressのブラウザ幅による切り替えについてwordpressの固定ページを利用してhtmlcssでホームページを作成しています。 2021-08-24 15:56:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS Elastic Beanstalk でアップロードしたファイルにアクセスする方法 https://teratail.com/questions/355894?rss=all AWSElasticBeanstalkでアップロードしたファイルにアクセスする方法AWSnbspElasticnbspBeanstalkでwebアプリケーションをデプロイしました。 2021-08-24 15:51:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 同名フォルダを作成し、そのフォルダに移動する方法 https://teratail.com/questions/355893?rss=all zipzipzip 2021-08-24 15:46:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AtCoderのARC031B 「埋め立て」の模範解答でつまづいています https://teratail.com/questions/355892?rss=all AtCoderのARCB「埋め立て」の模範解答でつまづいていますAtCoderのCプログラミング入門教材APGbの演習問題にある「ARCB埋め立て」の模範解答のコードの一部につまづいています。 2021-08-24 15:41:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) phpにてpost sabmitを使いpopウインドウにpostしたデータを渡したい。 https://teratail.com/questions/355891?rss=all phpにてpostsabmitを使いpopウインドウにpostしたデータを渡したい。 2021-08-24 15:41:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [uikit]スライドショーをhoverで切り替えたい https://teratail.com/questions/355890?rss=all hover 2021-08-24 15:34:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GASでExceeded maximum execution timeのエラーが出た際の対応方法について https://teratail.com/questions/355889?rss=all GASでExceededmaximumexecutiontimeのエラーが出た際の対応方法について現状以下のGASのコードで、メールか情報を取得してスプレッドシートに反映させておりました。 2021-08-24 15:30:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 突然ログインが出来なくなった。Filter chain halted as :authenticate_user rendered or redirected https://teratail.com/questions/355888?rss=all 作成した「アプリ」を、Gitを使用しGitHubにプッシュ。 2021-08-24 15:23:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【C#】入力した数字によって表示される数が変わるようにしたい https://teratail.com/questions/355887?rss=all 問題内容はforループを用いて入力した数字だけが表示されるというものです。 2021-08-24 15:18:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) yumのログファイル見つかりません https://teratail.com/questions/355886?rss=all yumのログファイル見つかりません前提・実現したいことAWSで構築したECインスタンスにyumのログファイルが見つかりません。 2021-08-24 15:18:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) サイト作成ヘッダーの高さを揃えたい https://teratail.com/questions/355885?rss=all 2021-08-24 15:15:59
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Windows】Docker+Rails 「docker-compose run web rails db:create」でMySQL8.0に接続できないエラー https://qiita.com/miuraaa/items/e0cb08da01fa84c1adba 最後にこのエラーに日もハマりYoutubeのコメントを漁ったりネットの記事を試してもなかなか解決せず、おとなしくMacに買い替えるしかないのかと思っていたが、エラー文で調べて解決するのを諦め、根本からWindowsでDockerの環境構築をしている方のコードと比較して、解決。 2021-08-24 15:46:58
Ruby Rubyタグが付けられた新着投稿 - Qiita 正規表現とは? https://qiita.com/sakasegawajunki/items/d72a28d82a7966605d85 正規表現とは正規表現とは端的に言うと、「いくつかの文字列を一つの形式で表現するための表現方法」です。 2021-08-24 15:46:47
Docker dockerタグが付けられた新着投稿 - Qiita 【Windows】Docker+Rails 「docker-compose run web rails db:create」でMySQL8.0に接続できないエラー https://qiita.com/miuraaa/items/e0cb08da01fa84c1adba 最後にこのエラーに日もハマりYoutubeのコメントを漁ったりネットの記事を試してもなかなか解決せず、おとなしくMacに買い替えるしかないのかと思っていたが、エラー文で調べて解決するのを諦め、根本からWindowsでDockerの環境構築をしている方のコードと比較して、解決。 2021-08-24 15:46:58
golang Goタグが付けられた新着投稿 - Qiita Go言語(Golang)のチートシート 型、演算子、エスケープシーケンスまとめ https://qiita.com/makotsait/items/ec1e7146f9c57f095fa3 runeビット符号あり整数intのエイリアス。 2021-08-24 15:36:33
Ruby Railsタグが付けられた新着投稿 - Qiita 【Windows】Docker+Rails 「docker-compose run web rails db:create」でMySQL8.0に接続できないエラー https://qiita.com/miuraaa/items/e0cb08da01fa84c1adba 最後にこのエラーに日もハマりYoutubeのコメントを漁ったりネットの記事を試してもなかなか解決せず、おとなしくMacに買い替えるしかないのかと思っていたが、エラー文で調べて解決するのを諦め、根本からWindowsでDockerの環境構築をしている方のコードと比較して、解決。 2021-08-24 15:46:58
技術ブログ Developers.IO Snowflakeでウェアハウスの負荷監視を試してみた https://dev.classmethod.jp/articles/snowflake-warehouses-load-monitoring/ snowflake 2021-08-24 06:00:51
医療系 医療介護 CBnews 時短の取り組みを5段階評価、結果公表へ-22年度から、医師の働き方改革を推進 https://www.cbnews.jp/news/entry/20210824143122 労働時間 2021-08-24 15:05:00
金融 JPX マーケットニュース [東証]新規上場の承認(マザーズ):(株)ジィ・シィ企画 https://www.jpx.co.jp/listing/stocks/new/index.html 新規上場 2021-08-24 15:30:00
金融 JPX マーケットニュース [東証]新規上場の承認(マザーズ):(株)プロジェクトカンパニー https://www.jpx.co.jp/listing/stocks/new/index.html 新規上場 2021-08-24 15:30:00
金融 JPX マーケットニュース [東証]新規上場の承認(マザーズ):(株)ROBOT PAYMENT https://www.jpx.co.jp/listing/stocks/new/index.html robotpayment 2021-08-24 15:30:00
金融 JPX マーケットニュース [OSE]指数先物・オプション取引に係る呼値の制限値幅(2021年9月1日(取引日ベース)から適用) https://www.jpx.co.jp/markets/derivatives/price-limits/ 指数 2021-08-24 15:30:00
金融 日本銀行:RSS 基調的なインフレ率を捕捉するための指標 http://www.boj.or.jp/research/research_data/cpi/index.htm 捕捉 2021-08-24 15:05:00
ニュース ジェトロ ビジネスニュース(通商弘報) 20回目の緊急事態宣言延長、全国的に警戒レベル緩和も、第3波への警戒続く https://www.jetro.go.jp/biznews/2021/08/9f7875ebfbceb0c7.html 緊急事態 2021-08-24 06:15:00
海外ニュース Japan Times latest articles Japan turns to antibody cocktails as ‘new weapon’ in fight against pandemic https://www.japantimes.co.jp/news/2021/08/24/national/antibody-cocktail-new-pandemic-weapon/ Japan turns to antibody cocktails as new weapon in fight against pandemicThe government has widened the use of the drug Ronapreve but some doctors say it needs to go further and make it available to patients 2021-08-24 15:58:17
海外ニュース Japan Times latest articles Taliban seeks good relations with Japan, with focus on rebuilding Afghanistan https://www.japantimes.co.jp/news/2021/08/24/national/taliban-relations-japan/ Taliban seeks good relations with Japan with focus on rebuilding AfghanistanA spokesman for the group praised Japanese NGOs and stressed that the group will guarantee the safety of Japanese nationals and their property 2021-08-24 15:56:08
海外ニュース Japan Times latest articles Seven-Eleven to expand delivery service across Japan https://www.japantimes.co.jp/news/2021/08/24/business/seven-home-delivery/ Seven Eleven to expand delivery service across JapanSeven Eleven Japan Co plans to expand its home delivery service by making it available through its convenience stores across the country totaling some by 2021-08-24 15:31:41
海外ニュース Japan Times latest articles Japan’s government plans to buy seafood if Fukushima water release affects sales https://www.japantimes.co.jp/news/2021/08/24/national/fukushima-seafood-contamination-nuclear/ Japan s government plans to buy seafood if Fukushima water release affects salesAuthorities are also working with Tepco the plant s operator to establish a framework for compensation in case fishermen suffer losses despite government measures 2021-08-24 15:02:25
ニュース BBC News - Home Afghanistan: US under pressure over evacuation deadline https://www.bbc.co.uk/news/world-asia-58312644 august 2021-08-24 06:11:14
ニュース BBC News - Home M25: Three dead and two arrested after lorry, minibus and car crash https://www.bbc.co.uk/news/uk-england-essex-58312144 waltham 2021-08-24 06:18:52
ニュース BBC News - Home Covid-19: Shop staff describe pandemic abuse, and teenage vaccination progress https://www.bbc.co.uk/news/uk-58311306 coronavirus 2021-08-24 06:43:57
ニュース BBC News - Home Crowds return to football: Your stories from a new season with full stadiums https://www.bbc.co.uk/sport/football/58231102 football 2021-08-24 06:18:37
ニュース BBC News - Home Wildcard Venus Williams loses in Chicago Women's Open first round https://www.bbc.co.uk/sport/tennis/58314407 Wildcard Venus Williams loses in Chicago Women x s Open first roundSeven time singles Grand Slam champion Venus Williams crashes out of the Chicago Women s Open in the first round after being handed a wildcard 2021-08-24 06:29:53
ビジネス 不景気.com 青森の百貨店「三春屋」が100名を解雇へ、従業員の約7割 - 不景気.com https://www.fukeiki.com/2021/08/miharuya-cut-100-job.html 青森県八戸市 2021-08-24 06:04:22
北海道 北海道新聞 東証続伸、終値237円高 米経済の回復加速に期待感 https://www.hokkaido-np.co.jp/article/581469/ 日経平均株価 2021-08-24 15:19:00
北海道 北海道新聞 恐怖も絶叫も夏の思い出 美幌でお化け屋敷 青年団体が初企画 https://www.hokkaido-np.co.jp/article/581468/ 夏の思い出 2021-08-24 15:18:00
北海道 北海道新聞 パラきょう開幕 共生の理念深める機に https://www.hokkaido-np.co.jp/article/581245/ 新型コロナウイルス 2021-08-24 15:10:02
北海道 北海道新聞 横浜市長選 政権不信示した結果だ https://www.hokkaido-np.co.jp/article/581246/ 横浜市立大 2021-08-24 15:08:03
IT 週刊アスキー ウォーキングで「PayPayボーナス」などに交換できるポイントを獲得!ダイドー自販機アプリに新機能 https://weekly.ascii.jp/elem/000/004/066/4066939/ paypay 2021-08-24 15:45:00
IT 週刊アスキー 新鮮さと風味をそのままに名店のパンを自宅で楽しめる 冷凍パン専門店「時をとめるベーカリー」 相鉄線瀬谷駅に9月1日オープン https://weekly.ascii.jp/elem/000/004/066/4066926/ 風味 2021-08-24 15:40:00
IT 週刊アスキー 「カップヌードル ポルチーニ香るきのこポタージュ」なんとおフランス風!? https://weekly.ascii.jp/elem/000/004/066/4066896/ 秋の味覚 2021-08-24 15:30:00
IT 週刊アスキー クラウド型WAFサービス「Scutum」、独自開発した手法の追加でウェブサイトへの攻撃の検知精度を大幅向上 https://weekly.ascii.jp/elem/000/004/066/4066931/ scutum 2021-08-24 15:30:00
IT 週刊アスキー 『ウマ娘 プリティーダービー』8月25日19時より「そこそこぱかライブTV Vol.3」が公開決定! https://weekly.ascii.jp/elem/000/004/066/4066934/ tvvol 2021-08-24 15:30:00
IT 週刊アスキー 『アークスII Silent Symphony(MSX2・Windows10対応版)』が「プロジェクトEGG」でリリース! https://weekly.ascii.jp/elem/000/004/066/4066928/ iisilentsymphonymsx 2021-08-24 15:05:00
マーケティング AdverTimes ドミノ、ユニバーサルミュージックと提携 SNSでファン獲得を強化 https://www.advertimes.com/20210824/article361314/ 公式アカウント 2021-08-24 06:09:39
TECH Engadget Japanese 絶賛クラファン中のLIFEBOOK UHキーボード 超~軽いのに安定した打鍵感のヒミツ(PR) https://japanese.engadget.com/lifebook-uh-pr-074008170.html lifebookuh 2021-08-24 07:40:08
TECH Engadget Japanese 任天堂の横井軍平氏が製作を依頼したとされる超レアな「ゲーム&ウォッチ」が約100万円で落札 https://japanese.engadget.com/rare-game-and-watch-donkey-kong-auction-073019586.html 横井軍平 2021-08-24 07:30:19
TECH Engadget Japanese ファン搭載スポーツ用マスク「TX3マスク」 https://japanese.engadget.com/tx-3-071031590.html greenfunding 2021-08-24 07:10:31
TECH Engadget Japanese Pixel 6は充電速度が33Wに大幅向上のうわさ。一方の折りたたみPixelは計画遅延? https://japanese.engadget.com/pixel-6-33-w-070041426.html google 2021-08-24 07:00:41
ROBOT ロボスタ シリコンバレーを牽引したスティーブ・ジョブズ氏の写真を展示 KRPで写真家 小平尚典氏『THE THINKERS STEVE JOBS+』展 https://robotstart.info/2021/08/24/jobs-krp.html thethinkersstevejobs 2021-08-24 07:43:17
IT ITmedia 総合記事一覧 [ITmedia PC USER] サードウェーブ、リモートワーク/リモートライフ向けPCを提案する特設サイト「Remo Lab.」を開設 https://www.itmedia.co.jp/pcuser/articles/2108/24/news142.html itmediapcuser 2021-08-24 16:18:00
TECH Techable(テッカブル) 「ぷよぷよプログラミング」を使ったプログラミング特別授業を開催 https://techable.jp/archives/160481 monacaeducation 2021-08-24 07:00:41
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders 岐阜県恵那市、市民からの問い合わせ対応をヘルプデスクのZendeskで一元管理 | IT Leaders https://it.impress.co.jp/articles/-/21955 岐阜県恵那市、市民からの問い合わせ対応をヘルプデスクのZendeskで一元管理ITLeaders岐阜県恵那市は、市民の意見や要望、提案への対応を一元管理する仕組みをデジタル化した。 2021-08-24 16:54:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders アライドテレシス、IDaaS「Net.CyberSecurity クラウドID管理サービス」を提供 | IT Leaders https://it.impress.co.jp/articles/-/21954 アライドテレシス、IDaaS「NetCyberSecurityクラウドID管理サービス」を提供ITLeadersアライドテレシスは年月日、クラウドID管理サービスIDaaS「NetCyberSecurityクラウドID管理サービス」を発表した。 2021-08-24 16:02:00
python Pythonタグが付けられた新着投稿 - Qiita class内関数で可変長配列*argsとselfを使った際のエラー https://qiita.com/SotaroHattori/items/739a61a113d50f185c81 class内関数で可変長配列argsとselfを使った際のエラー問題クラス内でdefsampleselfargを定義した際に以下のようにselfが引数として扱われてしまう。 2021-08-24 16:56:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) gyp ERR! が発生した https://teratail.com/questions/355909?rss=all gypERRが発生したエキスパートのみなさん、こんにちはgypnbspERRnbspが発生しました。 2021-08-24 16:48:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) mysqlの全文検索で複数カラムを統合した全文検索用カラムと複数カラムで検索した結果が違うのは、なぜでしょうか? https://teratail.com/questions/355908?rss=all mysqlの全文検索で複数カラムを統合した全文検索用カラムと複数カラムで検索した結果が違うのは、なぜでしょうか表題の通りなのですが、実際の作業は以下の内容となります。 2021-08-24 16:44:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python 戻り値の文法について https://teratail.com/questions/355907?rss=all python戻り値の文法についてお世話になります。 2021-08-24 16:39:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) YOLOを使い認識できた物体の画像の加工 https://teratail.com/questions/355906?rss=all 2021-08-24 16:39:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) データ数、バッチサイズとバッチループが一致しない場合の処理 https://teratail.com/questions/355905?rss=all データ数、バッチサイズとバッチループが一致しない場合の処理画像を回帰、ミニバッチで機械学習させようとしています。 2021-08-24 16:33:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ClientConnectorCertificateErrorを解消したい。 https://teratail.com/questions/355904?rss=all ClientConnectorCertificateErrorを解消したい。 2021-08-24 16:25:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPで作るユーザ登録情報の変更 https://teratail.com/questions/355903?rss=all PHPで作るユーザ登録情報の変更前提・実現したいこと現在、PHPとXAMPPのmysqlを使って、ユーザの登録情報変更の機能を実装しています。 2021-08-24 16:23:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unity webGL + php + mySQLで特定のrowデータが取得できない https://teratail.com/questions/355902?rss=all UnitywebGLphpmySQLで特定のrowデータが取得できないやりたいことUnityWebGLとphpを使い、mySQLにアクセスしてデータの取得や更新をしたい。 2021-08-24 16:18:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 条件分岐について『undefined method `user_id' for #<Plan::ActiveRecord_Relation:0x00007ff3cccc8b08>』 https://teratail.com/questions/355901?rss=all 条件分岐について『undefinedmethoduseridxforltPlanActiveRecordRelationxffccccbgt』前提・実現したいこと学び初めて間もないですが、個人でアプリケーションを作成しておりまして以下の内容を解消したいです。 2021-08-24 16:16:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jsでの動画クリック、再生リストの件で https://teratail.com/questions/355900?rss=all jsでの動画クリック、再生リストの件でお世話になります。 2021-08-24 16:12:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Eloquentを用いて、データを取得したい。 https://teratail.com/questions/355899?rss=all Eloquentを用いて、データを取得したい。 2021-08-24 16:10:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SQLを用いた複数のグループで分けるクロス集計をcase文で実行する記述について https://teratail.com/questions/355898?rss=all SQLを用いた複数のグループで分けるクロス集計をcase文で実行する記述について参考書に記載されていたcase文の読み方はよくわかりません次のようなテーブルを作成しデータを入れました。 2021-08-24 16:03:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonのreadlinesに関する質問 https://teratail.com/questions/355897?rss=all python 2021-08-24 16:02:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ハンバーガーメニューをクリックした時の動きが奇妙なのを直したい https://teratail.com/questions/355896?rss=all ハンバーガーメニューをクリックした時の動きが奇妙なのを直したいハンバーガーメニューを初めて作成中ですが、メニューボタンをクリックした時の「×」の動きが少し奇妙なのを直したいです。 2021-08-24 16:01:11
Azure Azureタグが付けられた新着投稿 - Qiita Azure ADB2Cの認証画面にあるキャンセルボタンを消す設定方法 https://qiita.com/yuuton8823/items/daafd0f15ebc46599a42 AzureADBCの認証画面にあるキャンセルボタンを消す設定方法キャンセルボタン消したいけど、カスタムポリシーのどこをいじればいいんだというときに役立つ備忘録参考追加するプロパティサンプルのカスタムポリシー内などでサインインやサインアップを行うテクニカルプロファイルがあると思います。 2021-08-24 16:43:02
技術ブログ Developers.IO Personal Health Dashboardのメンテナンス通知の表示について https://dev.classmethod.jp/articles/tsnote-phd-mente-01/ personalhealthboard 2021-08-24 07:15:44
技術ブログ Developers.IO Lookerのキャッシュをきちんと理解する #looker https://dev.classmethod.jp/articles/looker-cache-datagroup/ looker 2021-08-24 07:13:38
技術ブログ Developers.IO 【レポート】「組織にいながら、遊ぶように働くには」談義 #CEDEC2021 #classmethod_game https://dev.classmethod.jp/articles/report-cedec2021_workplay/ cedec 2021-08-24 07:09:53
技術ブログ Developers.IO Application Discovery Service エージェントを使用したときの詳細データを確認する https://dev.classmethod.jp/articles/discovery-agent-detail-csv-file/ application 2021-08-24 07:09:37
技術ブログ Developers.IO Firebase Integration and AWS Amplify hosting to my Sample Project https://dev.classmethod.jp/articles/firebase-integration-and-aws-amplify-hosting-to-my-sample-project/ Firebase Integration and AWS Amplify hosting to my Sample ProjectIntroduction As part of learning I recently implemented a sample project which includes hands on exposure to 2021-08-24 07:01:32
海外TECH DEV Community 29 Largest icon libraries to use in 2021 https://dev.to/devbookmark/29-largest-icon-libraries-to-use-in-2021-5d67 Largest icon libraries to use in Typography assumes a major part in a wide range of plans from item bundling to versatile applications and then some Today we re investigating the best places to discover free textual styles and take your plan work to another level There are many spots you can download an extraordinary looking text style for nothing We limited the rundown to the best sites for discovering free text styles See React Iconssvg react icons of popular icon packs Flag icons CSSA collection of all country flags in SVG ーplus the CSS for easier integration IconShockfree icons and premium icon packs Flat icons Material icons Glyph icons iOS icons Font icons and more design styles Vector files including PNG and SVG icons Ready for apps web or social media projects Orion Icon Free SVG Vector Icons Advanced Interactive Web App Tabler IconsA set of over free MIT licensed high quality SVG icons for you to use in your web projects Weather Icons Weather Themed Icons and CSS The Noun ProjectIcons and Photos For Everything StreamLineHQ icons illustrations and emoji for all your projects Customize them to your brand in seconds IconoOne tag One icon no font or svg Pure CSS SmashiconsSmashicons is the world s largest and most complete icon set with over icons for designers and developers FontistoThe iconic font and CSS toolkit Fontisto gives you scalable vector icons that can instantly be customized size color drop shadow and anything that can be done with the power of CSS PNG TreePngtree provides free download of png png images backgrounds and vector Millions of high quality free png images PSD AI and EPS Files are available System UIConsSystem UIcons is an icon library design for systems and products Use how you want without attribution NucleyoNucleo is a Mac Windows app to organize customize and export all your icons and a library of icons PixelLoveDownload icons in distictive styles made for professionals IconStoreThe IconStore is a library of free vector SVG icons created by talented designers to download for commercial use FeatherSimply beautiful open source icons IconmostrDiscover free icons in collections Free simple icons for your next project Material Design IconsView all the Material Design Icons and more from the community Evil IconsSimple and clean SVG icon pack with the code to support Rails Sprockets Node js Gulp Grunt and CDN useIconicAn open source icon set with marks in SVG webfont and raster formats IoniconsPremium hand crafted icons built by Ionic for Ionic apps and web apps everywhere FreeIconsTHE LARGEST DATABASE OF FREE ICONSAvailable in PNG SVG EPS PSD and BASE formats IconFactoryOur freeware is only for personal use and all copyrights remain the property of their respective holders We have amazing Design Services for commercial projects CSS gg Pure CSS SVG amp Figma UI Icons Available in SVG Sprite styled components NPM amp API Dribbble Free IconsDiscover Free Icons designs on Dribbble Your resource to discover and connect with designers worldwide UX WingExclusive collection of free icons download Free icons SVG and PNG that can use for commercial use no attribution For websites PowerPoint android apps etc EntypoEntypo is a suite of carefully crafted premium pictograms by Daniel Bruce Bootstrap IconsOfficial open source SVG icon library for Bootstrap Consequently these were the absolute best hotspots for investigating free text styles Choosing the right textual style is vital to the accomplishment of any business The clarity of the textual style is likewise significant notwithstanding the plan It is significant that you get your work done well and chooses the best Good luck 2021-08-24 07:38:23
海外TECH DEV Community How I passed the AWS Certified Developer exam https://dev.to/jingjing142/how-i-passed-the-aws-certified-developer-exam-35ii How I passed the AWS Certified Developer examThis week I took and passed the AWS Certified Developer Associate exam Since then some people have asked me which resources I used so I thought I d spend some time writing about my experience and approach including the resources I used Getting StartedIf you re completely new to the cloud I suggest you start with this article It s a general introduction to cloud computing that tells you what it actually is and something about its history benefits and drawbacks After that it s good to spend some time on the AWS Fundamentals course to go over some core concepts and mental models that AWS is built on which I wish I had done before I had dived into the material below The CourseThe AWS Certified Developer Associate course by Stephane Maarek The exam was part of an AWS study group at work and this is the course that it was structured around The course is divided into around sections based on different AWS services and each section consists of a theoretical part and a hands on session There is also a practice exam at the end along with some tips to pass the exam Initially I followed the pace of the study group by going over around h of video material a week but I and some others eventually fell behind We still had bi weekly meetings where we would discuss the topics we had learnt but I ended up going over a lot of the material at once in several days instead of gradually week by week If you have the time I would strongly encourage you to spread it out more and set smaller goals like one section or one service a week That way you will have more time to explore a particular service and the concepts associated with it in detail before moving onto the next one If you have less time or are more of a text based learner I would suggest going over the lecture slides instead of the videos The instructor follows the slides quite closely and most of the added context comes from the hands on sessions rather than the theoretical lessons Practice ExamsAfter completing the course above I went over two sets of full practice exams and an official Pearson VUE practice exam Practice Exams by Stephane Maarek amp Abhishek SinghPractice Exams by Neal Davis amp Digital CloudPearson VUE practice exam you can request a free voucher hereBoth sets of practice exams are quite good and include detailed explanations as to why an answer is correct and why the others are wrong There also some repeating questions but most are unique Comparing them I d say that the first set by Stephane and Abhishek was slightly more difficult But I could be biased as I did those first and was already familiar with the format when I did the second set Both sets provided a great preparation for the actual exam It took me around minutes to do one practice exam and I spent a considerable amount of time going over my mistakes afterwards On Udemy you can filter your responses to show only the incorrect ones The explanations also reference the official AWS documentation so you can continue reading if you need more details I found the practice exams quite difficult and failed most of them on my first attempt This got me really worried about failing the actual exam so don t feel discouraged if that happens to you too I just retook the practice exams I failed until I scored above in all of them While going over my mistakes I didn t only pay attention to the correct answer but also as to why the others were wrong This helped me eliminate some answers more easily going forward which also benefitted me in the actual exam The Pearson VUE practice exam only included around questions instead of and no explanations at the end But it familiarised me with the setup that I had in the actual exam which included the ability to flag questions to come back to at the end Cheat SheetsI used these AWS cheat sheets to review important concepts and details I only came across them later after I had already done some practice exams but I would suggest going over them before you do the practice exams AWS Certified Developer Cheat Sheets by Neal Davis amp Digital CloudAWS Cheat Sheets by Tutorials DojoI primarily used the first set of cheat sheets but also looked at some of the latter ones Digital Cloud has several sets of cheat sheets tailored to different exams so their set is really tailored towards the AWS Certified Developer exam They also include exam tips that I ve found very helpful as they highlight some details you need to know AWS WebsiteAnd finally the official AWS website I used the documentation FAQs sites and whitepapers as a reference and went over the AWS Certified Developer exam guide and sample questions here A couple of hours before the exam I also went over this article by Danny Steenman on some tactical tips to increase your chances of passing the exam Mainly because I was nervous but I found it quite helpful Final WordsAnd that s it These are all the resources I ve used to prepare for the exam Overall it took me around a month of study a couple hours every evening to prepare for the exam But as mentioned I would highly suggest spreading it out over a longer period Hope that s helpful Good luck and much success to those of you who are preparing for the exam right now You can do it Cover image by Dallas Reedy on Unsplash 2021-08-24 07:07:17
海外TECH Engadget EA pledges not to sue over its accessibility patents and technologies https://www.engadget.com/ea-patents-pledge-accessibility-070041114.html?src=rss EA pledges not to sue over its accessibility patents and technologiesEA won t be filing any lawsuit against other developers that use the patented accessibility mechanics it uses in its games The video game giant has announced that it s making a Patents Pledge which gives rival developers free access to any of its accessibility related technologies While not all gameplay mechanics are patented some companies have taken to making sure competitors aren t legally allowed to use their technologies Critics condemn the practice accusing the companies of stifling creativity and innovation in the industry EA at least won t be suing anybody that incorporate its accessibility features in their games including Apex Legends quot ping quot system The feature gives players in the same team a way to communicate with each other without using voice chat They can simply tap buttons to tell their teammates where they are on a map to alert others of a threat or to tag targets Supposedly Epic Games borrowed Apex s ping system for Fortnite The Patents Pledge also covers at least four more EA features three of which make video games more accessible to players with vision issues Those technologies already in use in the Madden NFL and FIFA franchises can automatically detect colors and then modify their brightness and contrast to make them more visible nbsp The last patent in the five EA specifically mentioned covers a technology allowing players with hearing issues to modify or create their own music EA says it will add any future accessibility patents to the pledge and that it hopes the move can quot encourage others to build new features that make video games more inclusive quot Chris Bruzzo EA s EVP of Positive Play Commercial and Marketing said in a statement nbsp quot At Electronic Arts our mission is to inspire the world to play We can only make that a reality if our video games are accessible to all players Our accessibility team has long been committed to breaking down barriers within our video games but we realize that to drive meaningful change we need to work together as an industry to do better for our players We hope developers will make the most of these patents and encourage those who have the resources innovation and creativity to do as we have by making their own pledges that put accessibility first We welcome collaboration with others on how we move the industry forward together quot 2021-08-24 07:00:41
金融 日本銀行:RSS 日本銀行による国庫短期証券の銘柄別買入額 http://www.boj.or.jp/statistics/boj/other/tmei/release/2021/tmei210820.xlsx 国庫短期証券 2021-08-24 17:00:00
金融 日本銀行:RSS 日本銀行が保有する国債の銘柄別残高 http://www.boj.or.jp/statistics/boj/other/mei/release/2021/mei210820.xlsx 日本銀行 2021-08-24 17:00:00
ニュース ジェトロ ビジネスニュース(通商弘報) ベハール外相が就任から20日で辞任、後任はマウルトゥーア元外相 https://www.jetro.go.jp/biznews/2021/08/f1f4ea230bb624b3.html 辞任 2021-08-24 07:10:00
海外ニュース Japan Times latest articles Seven-Eleven to expand delivery service across Japan https://www.japantimes.co.jp/news/2021/08/24/business/seven-home-delivery/ Seven Eleven to expand delivery service across JapanSeven Eleven Japan Co plans to expand its home delivery service by making it available through its convenience stores across the country totaling some by 2021-08-24 16:41:06
ニュース BBC News - Home Afghanistan: US under pressure over evacuation deadline https://www.bbc.co.uk/news/world-asia-58312644 august 2021-08-24 07:53:05
ニュース BBC News - Home Extension of Afghanistan evacuation deadline unlikely, says Wallace https://www.bbc.co.uk/news/uk-58312134 defence 2021-08-24 07:51:14
ニュース BBC News - Home M25: Three dead and two arrested after lorry, minibus and car crash https://www.bbc.co.uk/news/uk-england-essex-58312144 waltham 2021-08-24 07:30:55
ニュース BBC News - Home McDonald's UK restaurants run out of milkshakes https://www.bbc.co.uk/news/business-58315152 issues 2021-08-24 07:42:35
ニュース BBC News - Home Afghanistan: Why can't the UK hold Kabul airport without the US? https://www.bbc.co.uk/news/world-58305185 afghanistan 2021-08-24 07:28:28
ビジネス ダイヤモンド・オンライン - 新着記事 東京五輪のトランスジェンダー選手が問いかけた リベラル社会の功罪 【橘玲の日々刻々】 - 橘玲の日々刻々 https://diamond.jp/articles/-/280272 東京五輪 2021-08-24 17:00:00
北海道 北海道新聞 コロナで165保育所が全面休園 1カ月前と比べ4倍に急増 https://www.hokkaido-np.co.jp/article/581494/ 認可保育所 2021-08-24 16:18:00
北海道 北海道新聞 工藤会トップに死刑判決 市民襲撃4事件、福岡地裁 https://www.hokkaido-np.co.jp/article/581491/ 死刑判決 2021-08-24 16:07:00
北海道 北海道新聞 道内で1人死亡、426人感染 新型コロナ 札幌220人 https://www.hokkaido-np.co.jp/article/581490/ 新型コロナウイルス 2021-08-24 16:02:00
ニュース Newsweek ワクチン3回目接種で高齢者の感染予防効果4倍に WHOは猛反対 https://www.newsweekjapan.jp/stories/world/2021/08/3who.php ワクチン回目接種で高齢者の感染予防効果倍にWHOは猛反対イスラエル保健省は月日、ファイザー製の新型コロナウイルスワクチンの回目ブースター接種を行うと、接種回数が回だけの人と比べて、高齢者では感染や重症化を防ぐ効果が著しく高まるとする新たなデータを明らかにした。 2021-08-24 16:24:33
IT 週刊アスキー 食べるのがもったいない! 大人かわいいハロウィンのスイーツを10月1日から限定販売、横浜ロイヤルパークホテル https://weekly.ascii.jp/elem/000/004/066/4066947/ 仲間たち 2021-08-24 16:50:00
IT 週刊アスキー 店舗オリジナルの電子マネーを無料で発行可能 送金アプリ「pring(プリン)」が提供 https://weekly.ascii.jp/elem/000/004/066/4066952/ pring 2021-08-24 16:40:00
IT 週刊アスキー びっくりドンキーに「オムデミチーズバーグディッシュ」など秋のごちそうメニュー登場! https://weekly.ascii.jp/elem/000/004/066/4066895/ 秋の 2021-08-24 16:30:00
IT 週刊アスキー NTT Com、デジタル社員証「Smart Me」にクラウド連携の低価格プラン追加 https://weekly.ascii.jp/elem/000/004/066/4066936/ 提供開始 2021-08-24 16:30:00
IT 週刊アスキー V6の映像がVRやARで視聴できる、ソフトバンクとの共同プロジェクト「V6 5G LOVE!」を開始 https://weekly.ascii.jp/elem/000/004/066/4066946/ vglove 2021-08-24 16:30:00
IT 週刊アスキー G-MODEアーカイブス『マジカルドロップDX』がSteamで配信開始! https://weekly.ascii.jp/elem/000/004/066/4066950/ gmode 2021-08-24 16:20:00
IT 週刊アスキー ★3とSSRが確定!『ウマ娘 プリティーダービー』でHalf Anniversaryガチャ開催 https://weekly.ascii.jp/elem/000/004/066/4066938/ cygames 2021-08-24 16:10:00
IT 気になる、記になる… 新型「MacBook Pro 14/16インチ」はチップによる性能差はない模様 − ディスプレイサイズやポートなどの違いのみに?? https://taisy0.com/2021/08/24/144497.html apple 2021-08-24 08:33:27
IT 気になる、記になる… 新型「iPhone」の名称は「iPhone 13」で確定か https://taisy0.com/2021/08/24/144495.html iphone 2021-08-24 08:20:16
IT 気になる、記になる… Anker、パッド型とスタンド型が1つになったワイヤレス充電器「Anker PowerWave Sense 2-in-1 Station」を発売 https://taisy0.com/2021/08/24/144492.html anker 2021-08-24 08:11:55
TECH Engadget Japanese LG、Acer、I-O DATA、Dellの大画面ディスプレーがお買い得。Amazonでタイムセール開催中 https://japanese.engadget.com/sale-display-085540043.html amazon 2021-08-24 08:55:40
TECH Engadget Japanese Instagram、8月30日からストーリーのスワイプアップリンクを廃止しリンクステッカーに置き換え https://japanese.engadget.com/instagram-swip-up-link-ditching-083026277.html instagram 2021-08-24 08:30:26
TECH Engadget Japanese Googleマップが高速料金計算に対応?アップデート予告に記載 https://japanese.engadget.com/google-maps-080041681.html androidpolice 2021-08-24 08:00:41
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 銚子電鉄の車両でサウナ 千葉県銚子市でワーケーションプログラム実施 https://www.itmedia.co.jp/business/articles/2108/24/news153.html itmedia 2021-08-24 17:50:00
IT ITmedia 総合記事一覧 [ITmedia News] LINE、トーク一覧画面の広告にターゲティング機能 ユーザーに合わせて広告配信 https://www.itmedia.co.jp/news/articles/2108/24/news155.html itmedianewsline 2021-08-24 17:45:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] パナ広告、「きれいなおねえさん」が消えた https://www.itmedia.co.jp/business/articles/2108/24/news154.html itmedia 2021-08-24 17:38:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 正社員が不足している企業は40.7% 1年前から増加傾向 https://www.itmedia.co.jp/business/articles/2108/24/news150.html itmedia 2021-08-24 17:07:00
TECH Techable(テッカブル) 建材・家具検索プラットフォーム「TECTURE」が大幅アップデート! https://techable.jp/archives/160475 tecture 2021-08-24 08:30:30
TECH Techable(テッカブル) 誰でも参加可能なAIエンジニアコミュニティ「AI Automation Lab」設立 https://techable.jp/archives/160488 aiautomationlab 2021-08-24 08:00:57
Google カグア!Google Analytics 活用塾:事例や使い方 Amazonパントリーが8月24日いっぱいで完全終了。次は何をつかう?なぜ10年もたなかった?その経営判断と今後を考察 https://www.kagua.biz/marke/business/20210824a2.html amazon 2021-08-24 09:00:02
python Pythonタグが付けられた新着投稿 - Qiita Windowsのファイル・ディレクトリ名の規則と制限事項に則って文字列を置き換える https://qiita.com/inunekousapon/items/e62636c0cc47c2013268 方針ShiftJISでシステムを利用している人にも文字化けしない文字を使用する連続した空白文字などはスペース文字にまとめる使用禁止文字は全角に変換する仕様理解公式資料引用ピリオドを使用して、ベースファイル名をディレクトリまたはファイルの名前で拡張機能から分離します。 2021-08-24 17:47:39
python Pythonタグが付けられた新着投稿 - Qiita 【GIS】Pythonでラスタ画像上の任意地点の値を拾う https://qiita.com/KI_333/items/189e3f2df86d2a4cdf68 2021-08-24 17:06:57
js JavaScriptタグが付けられた新着投稿 - Qiita Webサービスの認証とデータの取得についてまとめる https://qiita.com/it_tsumugi/items/263aa1f91cc8b05c93b0 理由としては重要な情報をある程度長い期間クライアント側で保存する方法としてクッキーとローカルストレージがありますが、クッキーではhttpOnly属性を設定することでJavaScriptで扱えなくなるので安全であるというのが一般的であるからです。 2021-08-24 17:11:27
js JavaScriptタグが付けられた新着投稿 - Qiita Expressの一部であるミドルウェアのご紹介 https://qiita.com/s_taro/items/7b3d180ad1dadc469052 ブラウザ入力リクエスト何らかの処理Expressレスポンスブラウザ出力サイクルの処理を終了しない場合には、nextを使用して新たにミドルウェア関数を実装することができます。 2021-08-24 17:07:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Chrome拡張 AutoScriptRunnerが動かない https://teratail.com/questions/355916?rss=all Chrome拡張AutoScriptRunnerが動かない自作のjavascriptを任意のサイトで実行できるAutoScriptRunnerというChrome拡張を使っています。 2021-08-24 17:54:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ボタンを押したとき二列目以降の横の値が取れません。。。 https://teratail.com/questions/355915?rss=all ボタンを押したとき二列目以降の横の値が取れません。 2021-08-24 17:51:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 表示時間をズラして画像を切り替える方法について https://teratail.com/questions/355914?rss=all またパッパっと切り替わってpngに来た時に秒表示…みたいなものが作りたいです。 2021-08-24 17:39:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python DataFrame 型の変更 https://teratail.com/questions/355913?rss=all pythonDataFrame型の変更前提・実現したいことエクセルからデータを取り込み↓取り込んだデータ内のNoと時間の列を参照↓同じNoの時間を全て合算↓csvデータへ書き込みをしようと考えています。 2021-08-24 17:26:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Vue3 + jest でCannot find module 'babel-preset-env' https://teratail.com/questions/355912?rss=all VuejestでCannotfindmodulexbabelpresetenvxこちらのサイトなどを参考にjestをプロジェクトにインストールして実行しようとしています。 2021-08-24 17:08:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS EKSで稼働しているアプリケーションの反応速度が稀に遅いことがある原因 https://teratail.com/questions/355911?rss=all 2021-08-24 17:06:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Unity】ボタンを動的生成する場合の、元データについて https://teratail.com/questions/355910?rss=all Unityでスクロールバーにボタンを動的生成しようとしています。 2021-08-24 17:04:01
Ruby Rubyタグが付けられた新着投稿 - Qiita Webサービスの認証とデータの取得についてまとめる https://qiita.com/it_tsumugi/items/263aa1f91cc8b05c93b0 理由としては重要な情報をある程度長い期間クライアント側で保存する方法としてクッキーとローカルストレージがありますが、クッキーではhttpOnly属性を設定することでJavaScriptで扱えなくなるので安全であるというのが一般的であるからです。 2021-08-24 17:11:27
Ruby Rubyタグが付けられた新着投稿 - Qiita Rails × Vue.jsでいいね機能を実装 https://qiita.com/divclass123/items/a27068901cb37623cb10 非同期じゃなくていいので、まずはrails単体でいいね機能を実装してから、この記事に取り掛かることをお勧めします。 2021-08-24 17:09:16
AWS AWSタグが付けられた新着投稿 - Qiita scpコマンドを使った、プライベートサブネット内EC2へのログイン https://qiita.com/yuuyas222/items/fa0db628b1202e2eda9a そのためscpコマンドでローカル→ECリモート側へキーペアのファイルをコピーします。 2021-08-24 17:39:10
AWS AWSタグが付けられた新着投稿 - Qiita Macのパーミッションについた@(アットマーク)を取り除く方法と注意点。 https://qiita.com/kuma15/items/2c0037a740de8f1e0ca7 AWSから公開鍵ファイルをダウンロードし、パーミッションを確認したところ、アットマークがついていました。 2021-08-24 17:29:25
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails heroku papertrail】良い感じに不要なログをフィルターして欲しいエラーログだけ抽出する https://qiita.com/facultyoflaw11/items/9615414bf2a4ab8e46a7 そこで、エラーログを監視してもしどこかでエラーがあればSlackなどに通知したくて、papertrailを採用しました。 2021-08-24 17:20:27
Ruby Railsタグが付けられた新着投稿 - Qiita Rails × Vue.jsでいいね機能を実装 https://qiita.com/divclass123/items/a27068901cb37623cb10 非同期じゃなくていいので、まずはrails単体でいいね機能を実装してから、この記事に取り掛かることをお勧めします。 2021-08-24 17:09:16
技術ブログ クックパッド開発者ブログ AWSフル活用!クッキングLiveアプリ「cookpadLive」を支える技術 https://techlife.cookpad.com/entry/2021/08/24/175828 CookpadTVではたくさんのサービスを同時に開発しており、今回の記事ではそのたくさんのサービスの中の一つであるcookpadLiveとそれを支える技術について、利用しているAWSサービスを中心に紹介します。 2021-08-24 17:58:28
海外TECH DEV Community VS Code - Snippets are not bash aliases. How to write snippets that anyone can use https://dev.to/robole/vs-code-snippets-are-not-bash-aliases-how-to-write-snippets-that-anyone-can-use-3973 VS Code Snippets are not bash aliases How to write snippets that anyone can useSnippets save you keystrokes and offer guided code completion Oddly most snippet collections resemble bash aliases If you look at the README of a snippet extension at first it appears to be a list of nonsense abbreviations You must learn these abbreviations to make sense of what they do before you can use them Below is an excerpt from the snippets extenion JavaScript ES code snippets It hardly seems worth the effort to me to learn these You may find it easier to create your own instead Snippets are a lot more powerful than aliases We don t need to create them this way There is a way to make them easier to learn and use Snippets are not limited to using a single word as the trigger known as a prefix in VS Code The quick suggestions offered by VS Code are produced from a fuzzy substring search on all prefixes This means we can create longer more descriptive prefixes and still be able to provide an abbreviation to trigger a snippet Let s look at an example to illustrate this I created a snippets extension called Humane JS Snippets that has snippets created in this vain let s try it out with an example Imagine that you have an array of numbers and you are looking for a function that will give you a subset of that array with only numbers greater than You re not sure which array function you should use so you need to find the best match With this snippet set you can type ar and you get a list of array functions as suggestions They have descriptive prefixes and have an accompanying description of what each function does You can cycle through them and search for a match We can see that filter is what we re after In future if you know you want to use filter just type filt or some variation and you will get that as the first suggestion You can learn the shortest key combination by typing it out to see what is suggested Let s take a look at how you can create your own snippets in this manner How to write more descriptive snippetsLet s look at another JavaScript example Let s take another look at the aforementioned JavaScript snippets collection JavaScript ES code snippets It has a few for loop snippets The forEach loop snippet has a prefix of fre You can see the others in the list below To trigger the forEach snippet I need to type some of the letters of the prefix for it to be offered as a quick suggestion If I can t remember that the prefix is fre I might type for hoping to get a suggestion but I won t get any Doh I need to type f and there will be a suggestion but since it at the very bottom of the suggestion list I won t see it By typing fr a suggestion is comes into view number in the list I have to type fre for it to be the top suggestion Conculsion I pretty much have to to learn the prefix to use it If I make my own set of snippets for the for loop variants but I use complete words in the prefix it should be easier to find them Let s try it out For example if I chose a prefix of for each for the forEach snippet when I type for or fr or fre or for e I will be offered the snippet as a visible quick suggestion This covers all of the bases Writing snippets in this way makes them easier to discover If I write all for loops variants using complete words such as for of then you can probably find them all without consulting the README to learn the prefix They are likely to be suggested if you can t remember the exact prefix and make a guess Adding an accompanying description in the description field will also give more supplementary information for others to find what they re looking for If you share your snippets with others with this in mind it will be a lot easier for them to use them as is foreach loop prefix for each body array forEach element index gt t description The forEach method executes a provided function once for each array element For formatting purposes you can make the body of the snippet easier to read if you create it as an array rather than a string You can have an array element for each line of the code snippet When the snippet is executed it will insert each element on a separate line also You can include t to add a tab for correct indentation on insertion also This makes the snippet easier to read on insertion especially when you need to fill out some fields to complete the snippet Another advantage of doing this is if you use the extension Snippets Ranger to view your snippets the snippet body will be prettily formatted You can also provide multiple prefixes for the same snippet if you want to It could prove useful if there are common synonyms for a code feature or if you need to be very specific if you have a large collection of snippets I haven t found a reason for providing multiple prefixes very often but it is good to have the option arrow function prefix arrow function gt body parameters gt t statement description Creates an arrow function with optional parameters One thing I noticed when making the above snippet is that suggestions are only offered for numeric and alphabetic characters so if I type gt I won t get a suggestion unless I hit Ctrl Space Recommended settingsYou may have noticed in my examples that the quick suggestions for snippets appear as the top suggestions when I start typing a word This may not be the case for you unless you changed your settings related to snippets Snippets are mixed in with other suggestions and by default they are placed towards the end of the list To promote suggestions to the top of the list you can set editor snippetSuggestions top in your settings json file If you want tab completion of snippets you can enable it with the setting editor tabCompletion onlySnippets or editor tabCompletion on You could turn off the suggestions for snippets altogether and use tab completion to trigger snippets You could just type fre and hit tab and boom you get your snippets inserted Again you need to know your prefixes inside out to do this So it s only for the dedicated who actually want to memorize prefixes What about the builtin snippets As I spoke about in a previous article VS Code s secret snippets VS Code has builtin snippets for many languages including JavaScript In the builtin JavaScript set there is a forEach snippet with a prefix of foreach So if you install JavaScript ES code snippets you will have a duplicate You can install the extension Snippets Ranger to make it easy to review the builtin snippets You can hide snippets if you wish Run the command Insert Snippet and search for the snippet you are interested in In the list there is an eye icon on the right hand side of each row Clicking the eye will hide it from IntelliSense You can still execute the snippet through this command I believe this is the only way to disable snippets It is tedious if you want to disable a decent amount of snippets Final wordIf you are creating your own snippets even if you prefer to use abbreviations to trigger snippets you lose nothing by using complete words in snippet prefixes You can still trigger the snippet with an abbreviation and you will make your snippets easier to find This is a win win in my book If you have installed a snippets extension you may want to create your own version of it with this in mind Want to learn more about snippets You can check out my other article Visual Studio Code Snippets the Definitive VS Code Snippet Guide for Beginners It s not just for beginners 2021-08-24 08:44:45
海外TECH DEV Community Why you should become a Full-Stack Developer https://dev.to/andrewbaisden/why-you-should-become-a-full-stack-developer-1hd2 Why you should become a Full Stack DeveloperThere are countless benefits to becoming a Full Stack Developer These days many companies tend to hire developers who can work across the whole stack The more skills you know and the more experience you have the easier it will be to get hired Gone are the days when you could comfortably sit back and coast through a job knowing a small set of skills Nowadays you have lots of young aspiring developers who are super ambitious and devoted to absorbing and learning everything they can You can t afford to become complacent as the industry moves so fast Those who embrace change and stay up to date with new trends and technologies remain at the forefront and become the go to tech person to follow when it comes to learning The same is true for people who prefer to stick to old ways of thinking and are afraid to leave their comfort zones Of course you can still be successful in the industry if you choose to remain as either a Front End Developer or a Back End Developer But knowing both or at the very least having some exposure to them will not only put you in a higher pay bracket when you are looking for work But it will also make you more versatile and open up new doors full of opportunities waiting for you to take them This could be new jobs connections freelance work conference opportunities collaboration and so much more Future proofing your career pathThe famous American business magnate investor and philanthropist Warren Buffett once said “The more you learn the more you earn This still remains true even today I imagine that there are many developers out there who don t really want to add a new technical stack If you have become really good at creating UI UX and working on the Front End then the thought of playing around with a database and server architecture could be seen as boring And if working on databases API s and Back End systems is your thing then you probably would not get a lot of joy out of trying to get websites to look the same across all web browsers and figuring out all of those CSS quirks But if you are open minded and want to reach new heights then adding more skills is the way to go Nobody knows what will happen in the future the tech industry continues to evolve all the time It is much better to have all of your bases covered so that you are prepared for anything that happens Rapid growth mindsetI was talking to another developer a while back and they were telling me that they don t know any JavaScript frameworks They have years of experience and they are working as a Senior and yet they have never used a JavaScript framework before I think this is a good example of why it s important to keep growing as a developer There are kids who are still in school or just coming out of college who have a more versatile skillset than some Senior developers And some even have successful products on GumRoad and ProductHunt which are allowing them to generate a passive income stream In my opinion if you are an aspiring developer then you should go down the Full Stack path as quickly as you can In a few years you will surpass a lot of developers who are older than you Better yet if age is on your side because you are a young and still in school Then this is the best time to catch up with your peers and leave them in the dust a few years from now Those who choose to grow prosper and those who want to go through the motions at the same level begin to stagnate Final ThoughtsI really hope that you enjoyed reading this article and learned something from it As a content creator and technical writer I am passionate about sharing my knowledge and helping other people reach their goals Let s connect across social media you can find all of my social media profiles and blogs on linktree Peace ️ 2021-08-24 08:27:53
海外TECH DEV Community How to use Google Fonts in TailwindCSS https://dev.to/avneesh0612/how-to-use-google-fonts-in-tailwindcss-5050 How to use Google Fonts in TailwindCSSWe would like to use some beautiful fonts in our app so I will teach you how to do that in this article I am going to use Next js today but you can use it in any other framework library or vanilla as well The procedure is going to be pretty much the same Setting up the appCreating a Next js appnpx create next app next tailwind ts demo CleanupDelete everything under the Head tag until the footer like thisimport Head from next head export default function Home return lt div gt lt Head gt lt title gt Create Next App lt title gt lt meta name description content Generated by create next app gt lt link rel icon href favicon ico gt lt Head gt lt div gt Adding Tailwind to the appInstalling the dependencies yarn add D tailwindcss latest postcss latest autoprefixer latest yarnnpm install D tailwindcss latest postcss latest autoprefixer latest npmGenerating the config files npx tailwindcss init pThis will generate tailwind config js and postcss config jsAdding the files to purge throughReplace the purge in tailwind config js with this purge pages js ts jsx tsx components js ts jsx tsx Change your globals css tailwind base tailwind components tailwind utilities Starting the appyarn dev yarnnpm run dev npm Getting our custom fontGo to Google Fonts and select the font you want in your app I am gonna use Rampart One for this demo Click on Select this style and a sidebar should pop in Now copy the import URL given in Use on the web section Using the fontTo use the font follow these steps Paste the import in globasl css import url One amp display swap tailwind base tailwind components tailwind utilities Inside themes gt extend add a new property of fontFamily and give the font a name theme extend fontFamily Rampart Rampart One cursive The rules in the array should be the same as given in Google fonts Now you can give any tag the className of font fontName in this case font Rampart lt h className font Rampart gt This is using a custom font lt h gt Now you have got the beautiful font you need Useful links Github repositoryTailwindCSSGoogle FontsAll socials 2021-08-24 08:11:15
ラズパイ Raspberry Pi Behind the scenes at Atari https://www.raspberrypi.org/blog/behind-the-scenes-at-atari/ Behind the scenes at AtariWe love Wireframe magazine s regular feature The principles of game design They re written by video game pioneer Howard Scott Warshaw who authored several of Atari s most famous and infamous titles In the latest issue of Wireframe he provides a snapshot of the hell raising that went on behind the scenes at Atari Video game creation is The post Behind the scenes at Atari appeared first on Raspberry Pi 2021-08-24 08:24:10
医療系 医療介護 CBnews 精神科医らが認知症高齢者家庭訪問し相談・支援も-広島県が高齢者ガイドブック公表 https://www.cbnews.jp/news/entry/20210824173806 精神科医 2021-08-24 18:00:00
海外ニュース Japan Times latest articles ‘Most important’ Paralympics arrive at starting line in Tokyo https://www.japantimes.co.jp/sports/2021/08/24/paralympics/tokyo-paralympics-opening-ceremony/ Most important Paralympics arrive at starting line in TokyoThe disruptions caused by the COVID pandemic and the impact it has had specifically on people with disabilities have given added weight to the Games 2021-08-24 17:22:16
ニュース BBC News - Home Extension of Afghanistan evacuation deadline unlikely, says Wallace https://www.bbc.co.uk/news/uk-58312134 defence 2021-08-24 08:42:13
ニュース BBC News - Home McDonald's runs out of milkshakes in England, Scotland and Wales https://www.bbc.co.uk/news/business-58315152 drivers 2021-08-24 08:43:52
ニュース BBC News - Home Antonio's celebration to remember on record-breaking night for West Ham striker https://www.bbc.co.uk/sport/football/58312266 Antonio x s celebration to remember on record breaking night for West Ham strikerMichail Antonio stands out on his own on the list of West Ham s Premier League scorers so it was fitting he danced with himself 2021-08-24 08:34:04
ニュース BBC News - Home Afghanistan evacuation: Bittersweet relief for interpreter now in UK https://www.bbc.co.uk/news/world-asia-58315406 kabul 2021-08-24 08:31:09
ビジネス ダイヤモンド・オンライン - 新着記事 「ジィ・シィ企画」のIPO情報総まとめ! スケジュールから幹事証券、注目度、銘柄分析、 他の決済システム開発企業との比較や予想まで解説! - IPO株の銘柄分析&予想 https://diamond.jp/articles/-/280377 2021-08-24 17:46:00
ビジネス ダイヤモンド・オンライン - 新着記事 「プロジェクトカンパニー」のIPO情報総まとめ! スケジュールから幹事証券、注目度、銘柄分析、 他のデジタル活用サービス企業との比較や予想まで解説! - IPO株の銘柄分析&予想 https://diamond.jp/articles/-/280379 2021-08-24 17:45:00
ビジネス 不景気.com 山形・酒田の和菓子製造「なかせ もちもち庵」に破産決定 - 不景気.com https://www.fukeiki.com/2021/08/nakase-mochimochi.html 山形県酒田市 2021-08-24 08:27:48
北海道 北海道新聞 道内で1人死亡、426人感染 新型コロナ 札幌220人 https://www.hokkaido-np.co.jp/article/581490/ 新型コロナウイルス 2021-08-24 17:16:04
北海道 北海道新聞 車いす男性、パラリンピック警備へ 埼玉県警OBの浜田さん https://www.hokkaido-np.co.jp/article/581516/ 埼玉県警 2021-08-24 17:13:00
北海道 北海道新聞 東京パラリンピック開幕へ コロナ危機、原則無観客 https://www.hokkaido-np.co.jp/article/581515/ 東京パラリンピック 2021-08-24 17:12:00
北海道 北海道新聞 人影まばら寂しいスタート 東京パラリンピックの「ファンパーク」 https://www.hokkaido-np.co.jp/article/581514/ 東京パラリンピック 2021-08-24 17:11:00
北海道 北海道新聞 メタン排出減へ国際連携を検討 米欧が呼び掛け、30年30%減 https://www.hokkaido-np.co.jp/article/581513/ 温室効果ガス 2021-08-24 17:10:00
北海道 北海道新聞 高安は10戦全勝で手応え 合同稽古、御嶽海は7勝8敗 https://www.hokkaido-np.co.jp/article/581512/ 両国国技館 2021-08-24 17:10:00
北海道 北海道新聞 首都直下地震、国の初動に不安 緊急要員6割の到着遅く https://www.hokkaido-np.co.jp/article/581505/ 首都直下地震 2021-08-24 17:08:11
北海道 北海道新聞 「北朝鮮の友人」と米代表 対話再開に期待表明 https://www.hokkaido-np.co.jp/article/581504/ 表明 2021-08-24 17:10:03
ニュース Newsweek エーゲ海の島を焼き尽くす山火事、自宅を捨てて逃げるしかない女性の悲痛 https://www.newsweekjapan.jp/stories/world/2021/08/post-96968.php 平方キロ 2021-08-24 17:14:00
IT 週刊アスキー amadanaからオシャレな小型カセットコンロ登場!「amadana CASSETTE CONRO」とカセットボンベ「amadana カセットガス」のクラウドファンディングを開始 https://weekly.ascii.jp/elem/000/004/066/4066955/ amadana 2021-08-24 17:50:00
IT 週刊アスキー 山善、1万6280円で血中酸素濃度と体温計測スマートウォッチ「CHRONOWEAR 2 QSW-02H(SG)」 https://weekly.ascii.jp/elem/000/004/066/4066790/ chronowearqswhsg 2021-08-24 17:30:00
IT 週刊アスキー ログインだけで「SSRサイレンススズカ」がもらえる!『ウマ娘 プリティーダービー』で「Half Anniversaryキャンペーン第2弾」が開催 https://weekly.ascii.jp/elem/000/004/066/4066954/ cygames 2021-08-24 17:20:00
マーケティング AdverTimes 企業のSNS活用は最適なSNS選びから始まる https://www.advertimes.com/20210824/article361262/ 選び 2021-08-24 08:32:53
TECH Engadget Japanese 除菌、空気清浄、蚊取りが1台でできる「HUGO」 https://japanese.engadget.com/hugo-green-funding-093821702.html greenfunding 2021-08-24 09:38:21
TECH Engadget Japanese SpaceXの衛星インターネットサービス「Starlink」、端末出荷数が早くも10万台に到達 https://japanese.engadget.com/space-x-starlink-093032688.html spacex 2021-08-24 09:30:32
TECH Engadget Japanese EA、『Apex Legends』のPingシステムなどアクセシビリティ関連特許技術を無料開放へ https://japanese.engadget.com/patents-pledge-accessibility-ea-091508324.html apexlegends 2021-08-24 09:15:08
TECH Engadget Japanese NASA、火星探査ローバーによるパノラマ映像をまとめた動画を公開 https://japanese.engadget.com/nasa-curiosity-mars-090041309.html 火星探査 2021-08-24 09:00:41
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] LINE、NFTを活用したデジタル景品の実証実験 ヤフオクでのNFT売買も予定 https://www.itmedia.co.jp/business/articles/2108/24/news158.html blockchain 2021-08-24 18:12:00
TECH Techable(テッカブル) フリーランス向け報酬即日払いサービスを提供しているyup、総額4.5億円の資金調達 https://techable.jp/archives/160500 株式会社 2021-08-24 09:00:17
AWS AWS - Japan [AWS Black Belt Online Seminar]猫でもわかる、AWS Glue ETLパフォーマンス・チューニング 後編😺 https://www.youtube.com/watch?v=0a1MA3rI3pY AWSBlackBeltOnlineSeminar猫でもわかる、AWSGlueETLパフォーマンス・チューニング後編みなさん、ETLかいてますかETL処理は、チューニングによってパフォーマンスを劇的に改善したり、コストを大幅に下げることができることがあります。 2021-08-24 09:15:35
python Pythonタグが付けられた新着投稿 - Qiita C++やPythonのいいとこ取りをしたいなら必ず考えるべきこと。 https://qiita.com/kenmaro/items/676139f04adb183037a9 このオーバーヘッドについては、記述したように、Cythonで実装しようとするよりも、pybindを用いた方が小さく済むことが多いですが、それでもある程度の時間がかかることは前もって予想しておくべきかと思います。 2021-08-24 18:55:23
python Pythonタグが付けられた新着投稿 - Qiita Kaggleで書いたコードの備忘録その2~自然言語処理まとめ~(形態素解析、TF-IDF、スタッキング等) https://qiita.com/pocokhc/items/0b6b6534ab984bb87ac4 ・一つの文書内で出現回数の多い単語・複数の文書では出現頻度の少ない単語importsklearnfeatureextractionvecmodelsklearnfeatureextractiontextTfidfVectorizer入力はスペース区切りの文字列の配列docs太郎はりんごを買った二郎はぶどうを買ったvecmodelfitdocsprintvecmodelvocabularyベクトル化vecvecmodeltransformdocsprintvectoarray学習した辞書太郎りんごった二郎ぶどう行列DocVecDocVecは文書をベクトル化する手法で、分散表現を獲得するのが特徴です。 2021-08-24 18:54:05
js JavaScriptタグが付けられた新着投稿 - Qiita 2021/8/23 学ぶ言語 https://qiita.com/hokahokanekoneko/items/c733ff5a017d8988e6d7 年に提唱されて年に勧告年CSSLevel年CSSLevel年CSSLevel年CSSLevelHTMLができてから思ったより時間空いているなあという印象HTMLとCSSセットで完成されたものとして公表されなかったってことはやっぱりとにかく作るという姿勢が大事だということが伺える気がすんる役割は再確認できたからCSSはこの辺でJavascriptJavaScriptはプロトタイプベースのオブジェクト指向スクリプト言語であるが、クラスなどのクラスベースに見られる機能も取り込んでいる。 2021-08-24 18:59:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GraphQL IDEでMutation型のクエリを書くと、Expressのファイル内で定義したリゾルバ関数の引数についてエラーが出ます https://teratail.com/questions/355929?rss=all GraphQLIDEでMutation型のクエリを書くと、Expressのファイル内で定義したリゾルバ関数の引数についてエラーが出ます下記の質問についてご存知の方がいらっしゃいましたらご教示を願います。 2021-08-24 18:52:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonで文字を結合する際に空白ができる理由と対処法が知りたい https://teratail.com/questions/355928?rss=all pythonで文字を結合する際に空白ができる理由と対処法が知りたい進法を新法に変換するコードを書いていたのですが、answernbspnbspnumtolistdecNumbernbspnbspanswerのところが実行されると空白が入ってしまいます。 2021-08-24 18:48:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) selenium、driver.find_elementで同じクラス内のspanタグは取得できるが、なぜかbrタグは取得できない https://teratail.com/questions/355927?rss=all selenium、driverfindelementで同じクラス内のspanタグは取得できるが、なぜかbrタグは取得できないこのコードからbrタグのテキストだけ取得したいと思いelementdriverfindelementbycssselectorクラス名printelementtextこれを実行するとbr、上のspan、下のspanこのテキストを取得で来てるのが確認できました次に試しにspanタグのテキストは取得できるかと思いelementdriverfindelementbycssselectorクラス名elementelementfindelementbytagnamespanprintelementtextこれを実行すると上のspanのテキストは取得できました。 2021-08-24 18:48:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) macOS Big Sur バージョン11.2.2のPCでPython 3.9.1の環境で実行すると「=」がinvalid syntaxとなるのを解消したいです。 https://teratail.com/questions/355926?rss=all macOSBigSurバージョンのPCでPythonの環境で実行すると「」がinvalidsyntaxとなるのを解消したいです。 2021-08-24 18:43:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Dockerでnginxのリバプロ設定がうまく動かない(EC2) https://teratail.com/questions/355925?rss=all Dockerでnginxのリバプロ設定がうまく動かないECECにDockerをインストールしてnginxのdockerを動かしました。 2021-08-24 18:35:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) awsサイト間VPNの料金について https://teratail.com/questions/355924?rss=all 通信 2021-08-24 18:24:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) セルの値を参照して各列にセルを挿入したいです。 https://teratail.com/questions/355923?rss=all excel 2021-08-24 18:22:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【GAS】datetimepicker 日付のみ選択したい LINE Bot https://teratail.com/questions/355922?rss=all 【GAS】datetimepicker日付のみ選択したいLINEBot前提・実現したいことGASでdatetimepickernbsp日付のみ選択したい。 2021-08-24 18:20:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) undefined method `title' for nil:NilClassが解決できない https://teratail.com/questions/355921?rss=all undefinedmethodtitlexfornilNilClassが解決できない前提・実現したいことRubynbsponnbsprailsnbspでオリジナルアプリブログ的なを作成しています。 2021-08-24 18:18:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rails6 fields_for が表示されない https://teratail.com/questions/355920?rss=all Railsfieldsforが表示されない前提・実現したいこと現在RubynbsponnbspRailsnbspnbspでfieldsforを使ってビューで表示する機能を作っているのですが、何もエラーが出ずにビューに反映されません。 2021-08-24 18:18:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) コードがわからないときの調べ方を教えてください https://teratail.com/questions/355919?rss=all コードがわからないときの調べ方を教えてくださいConsoleWriteaaXaYというコードの「」のところの意味がわかりません。 2021-08-24 18:15:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) opencv cv2.resize関数を入れても画像が縮小されない https://teratail.com/questions/355918?rss=all opencvcvresize関数を入れても画像が縮小されない前提・実現したいこと現在、Webカメラで取得した画像から人を検知するプログラムを作成しています。 2021-08-24 18:13:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Github Desktopにリモートリポジトリをクローンできない https://teratail.com/questions/355917?rss=all GithubDesktopにリモートリポジトリをクローンできない前提・実現したいことGithub初心者です。 2021-08-24 18:06:31
Ruby Rubyタグが付けられた新着投稿 - Qiita 2021/8/23 学ぶ言語 https://qiita.com/hokahokanekoneko/items/c733ff5a017d8988e6d7 年に提唱されて年に勧告年CSSLevel年CSSLevel年CSSLevel年CSSLevelHTMLができてから思ったより時間空いているなあという印象HTMLとCSSセットで完成されたものとして公表されなかったってことはやっぱりとにかく作るという姿勢が大事だということが伺える気がすんる役割は再確認できたからCSSはこの辺でJavascriptJavaScriptはプロトタイプベースのオブジェクト指向スクリプト言語であるが、クラスなどのクラスベースに見られる機能も取り込んでいる。 2021-08-24 18:59:00
海外TECH DEV Community Microsoft PowerToys is a must-have for Developers on Windows! https://dev.to/ivanjeremic/microsoft-powertoys-is-a-must-have-for-developers-on-windows-3a6o Microsoft PowerToys is a must have for Developers on Windows As the Docs say Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity Color PickerYou are still using buggy Color pickers in form of a Browser Extension or similar Well guess what Microsoft PowerToys comes with the most powerful color picker in the world you can pick colors from anywhere browser native and more with a traditional browser extension you can t pick colors outside of the browser window but with this one you can even pick a color from an icon on your windows taskbar After picking your color it provider you instantly all three major ways of using colors HEX RGB HSL and a set of complimentary colors You can simply open it by pressing SHIFT WIN C File Explorer add ons utilityEnabling Preview PaneTo enable first ensure that Enable SVG preview Enable SVG thumbnails and Enable Markdown preview are all set to On in the PowerToys Settings Next open Windows File Explorer select the View tab in the File Explorer ribbon then select Preview Pane Image Resizer utilityAfter installing PowerToys right click on one or more selected image files in File Explorer and then select Resize pictures from the menu Drag and DropImage Resizer also allows you to resize images by dragging and dropping your selected files with the right mouse button This allows you to quickly save your resized pictures in another folder SettingsInside the PowerToys Image Resizer tab you can configure the following settings Awake utilityAwake is a utility tool for Windows designed to keep a computer awake without having to manage its power amp sleep settings This behavior can be helpful when running time consuming tasks ensuring that the computer does not go to sleep or turn off its screens The following Awake states can be selected Off Passive The computer awakeness state is unaffected The application is waiting for user input Keep awake indefinitely The computer stays awake indefinitely until the user explicitly puts the machine to sleep or exits disables the application Keep awake temporarily Keep machine awake for a pre defined limited time Once the time elapses computer resumes its previous awakeness state FancyZones utilityFancyZones is a window manager utility for arranging and snapping windows into efficient layouts to improve the speed of your workflow and restore layouts quickly FancyZones allows the user to define a set of window locations for a desktop that are drag targets for windows When the user drags a window into a zone the window is resized and repositioned to fill that zone Choose your layout Layout Editor If multiple displays are in use the editor will detect the available monitors and display them for the user to choose between The chosen monitor will then be the target of the selected layout Space around zones Creating a custom layoutThe zones editor also supports creating and saving custom layouts Select the Create new layout button at the bottom right There are two ways to create custom zone layouts Grid layout and Canvas layout These can also be thought of as subtractive and additive models The subtractive Grid model starts with a three column grid and allows zones to be created by splitting and merging zones resizing the gutter between zones as desired To merge two zones select and hold the left mouse button and drag the mouse until a second zone is selected then release the button and a popup menu will show up The additive Canvas model starts with a blank layout and supports adding zones that can be dragged and resized similar to windows Canvas layout also has keyboard support for zone editing Use the Arrows keys to move a zone by pixels or Ctrl Arrows to move a zone by pixel Use the Shift Arrows keys to resize a zone by pixels per edge or Ctrl Shift Arrows to resize a zone by pixels per edge To switch between the editor and dialog press the Ctrl Tab keys Quickly changing between layoutsWith a custom layout this layout can be configured to a user defined hotkey to quickly apply it to the desired desktop The hotkey can be set by opening the custom layout s edit menu Once set the custom layout can be applied by pressing the Win ⊞ Ctrl Alt hotkey binding The layout can also be applied by pressing the hotkey when dragging a window In the demo below we start with a default template applied to the screen and custom layouts that we assign hotkeys for We then use the Win ⊞ Ctrl Alt hotkey binding to apply the first custom layout and bind a window to it Finally we apply the second custom layout while dragging a window and bind the window to it Keyboard Manager utilityThe PowerToys Keyboard Manager enables you to redefine keys on your keyboard For example you can exchange the letter A for the letter D on your keyboard When you select the A key a D will display PowerRename utilityPowerRename is a bulk renaming tool that enables you to Modify the file names of a large number of files without renaming all of the files the same name Perform a search and replace on a targeted section of file names Perform a regular expression rename on multiple files Check expected rename results in a preview window before finalizing a bulk rename Undo a rename operation after it is completed In this demo all instances of the file name Pampalona are replaced with Pamplona Since all of the files are uniquely named this would have taken a long time to complete manually one by one PowerRename enables a single bulk rename Notice that the Undo Rename Ctrl Z command enables the ability to undo the change PowerToys Run utilityPowerToys Run is a quick launcher for power users that contains some additional features without sacrificing performance It is open source and modular for additional plugins To use PowerToys Run select Alt Space and start typing If that shortcut isn t what you like don t worry it is fully configurable in the settings Video Conference Mute Preview ImportantThis is a preview feature and only included in the pre release version of PowerToys Running this pre release requires Windows version build or later Quickly mute your microphone audio and turn off your camera video while on a conference call with a single keystroke regardless of what application has focus on your computer UsageThe default settings to use Video Conference Mute are ⊞Win N to toggle both Audio and Video at the same time⊞Win Shift A to toggle microphone⊞Win Shift O to toggle videoWhen using the microphone and or camera toggle shortcut keys you will see a small toolbar window display letting you know whether the your Microphone and Camera are set to on off or not in use You can set the position of this toolbar in the Video Conference Mute tab of PowerToys settings NoteRemember that you must have the pre release experimental version of PowerToys installed and running with the Video Conference Mute feature enabled in PowerToys settings in order to use this utility This was a quick intro to Microsoft PowerToysIt is developed on GitHub under Microsoft s official GitHub account the recommended way of downloading it is directly the exe from the GitHub releases page Have fun 2021-08-24 09:40:00
海外TECH DEV Community Consumer Driven Contract Testing with Pact (JavaScript) https://dev.to/jankaritech/contract-testing-with-pact-javascript-4pml Consumer Driven Contract Testing with Pact JavaScript Contract testing is a software testing technique which is used to test the integration points and interfaces between different software applications The main goal of contract testing is to test each application in isolation and ensure that they are compatible with a shared contract Consumer driven contract testing is simply a contract testing approach in which a consumer sets the list of expectations as a contract and expects a provider to be compatible with that contract PactPact is a code first tool for testing HTTP and message integrations using contract tests For more information see docs pact ioIn this blog post I will focus on how to test HTTP integrations using Pact The following diagram shows the overview of how Pact works Overview of How Pact WorksFor a step by step explanation please refer to How Pact works Pact is available in more than programming languages See here for supported programming languages In this blog post I will focus on the JavaScript implementation of Pact Writing Tests with PactJs Consumer Side Let s assume that you have a web application that gets earth s total population from an API server and you want to test that application without having to actually communicate with the real server This is where Pact comes in Before writing any tests you need to have a working web application Let s create one Install axios required to make HTTP requestsnpm i axios Create a client js file inside a src folder and write the following code src client jsconst axios require axios function Earth api server url this AXIOS axios create baseURL api server url this getTotalPopulation function return this AXIOS get population then res gt res data module exports Earth Now we are ready to write some tests InstallationWe will be using PactV with Jest in this example Install PactV and Jest using the following command npm i D pact foundation pact beta jest Writing TestsCreate client spec js file inside a tests folder This spec file is our test file The test looks like this Note The following example may or may not work with the latest version of above packages tests client spec jsconst path require path const Earth require src client const PactV MatchersV require pact foundation pact describe Test gt pact mock server url const mock port const mock server url mock port pact instance const provider new PactV consumer web server provider api server port mock port dir path resolve process cwd tests pacts it test getTotalPopulation gt interaction provider uponReceiving a GET request to get total earth s population withRequest method GET path population willRespondWith status headers Content Type application json body population MatchersV number return provider executeTest gt const earth new Earth mock server url return earth getTotalPopulation then res gt expect res population toBe catch err gt expect err toBeNull In the above test firstly we created the pact instance with mandatory options except port if the port is not provided the mock server will run on a random port Then we added the interaction that we want to test During the test run the test function getTotalPopulation will send the expected request to the mock server withRequest method GET path population And the mock server will respond with the expected response willRespondWith status headers Content Type application json body population MatchersV number MatchersV provides a set of matchers that can be used to check the response For detailed information please read Using the V matching rulesIt is important to note that the test function call and assertions should be done within the callback block of executeTest Function executeTest is responsible for starting and stopping the mock server and also for writing the pact file Now as you have your first test you can run the test using the following command npx jest tests client spec jsResult When a test run exits with success it will generate a json file i e pact or contract file inside the pacts folder which is later used to verify the provider Verifying the Provider Provider Side You have written tests for your web application But now you also need to verify that your API server returns the expected response as per the contract As I have mentioned above you need a pact file contract in order to verify the provider API server Let s create a simple API server using express which will only respond to the population endpoint Install express with the following command npm i express Create a server js file inside a src folder and write the following code src server jsconst express require express const app express const port app get population req res gt res append Content Type application json status send populatioin app listen port gt console log Server running at http localhost port To run the server run the following command node src serverNow the API server is up and running let s write a test file to verify the contract against the provider tests server spec jsconst VerifierV require pact foundation pact const path require path const assert require assert describe Pact Verification gt it verifies the provider gt const options provider api server providerBaseUrl http localhost disableSSLVerification true pactUrls path resolve process cwd tests pacts web server api server json return new VerifierV options verifyProvider then output gt console log Pact Verification Complete console log Result output catch function error console log error assert fail The important things to note in the above test are providerBaseUrl This is the URL of the API server pactUrls This is the path to the pact file The pact file is generated by the consumer side tests Run the provider verification test using the following command npx jest tests server spec jsResult Congratulations You have successfully written your first consumer driven contract test and provider verification test using Pact 2021-08-24 09:38:44
海外TECH DEV Community AWS Certified Cloud Practitioner CLF-C01 Exam Questions Part 1 https://dev.to/awslagi/aws-certified-cloud-practitioner-clf-c01-exam-questions-part-1-310k AWS Certified Cloud Practitioner CLF C Exam Questions Part Source AWS GCP Under the shared responsibility model which of the following is the customer responsible for A Ensuring that disk drives are wiped after usE B Ensuring that firmware is updated on hardware devices C Ensuring that data is encrypted at rest D Ensuring that network cables are category six or higher Which services are parts of the AWS serverless platform A Amazon EC Amazon S Amazon AthenaB Amazon Kinesis Amazon SQS Amazon EMRC AWS Step Functions Amazon DynamoDB Amazon SNSD Amazon Athena Amazon Cognito Amazon ECWhich of the following services is in the category of AWS serverless platform A Amazon EMRB Elastic Load BalancingC AWS LambdaD AWS Mobile HubAn administrator needs to rapidly deploy a popular IT solution and start using it immediately Where can the administrator find assistance A AWS Well Architected Framework documentationB Amazon CloudFrontC AWS CodeCommitD AWS Quick Start reference deploymentsOne benefit of On Demand Amazon Elastic Compute Cloud Amazon EC pricing is A the ability to bid for a lower hourly cost B paying a daily rate regardless of time useD C paying only for time useD D pre paying for instances and paying a lower hourly ratE Which of the following tasks is the responsibility of AWS A Encrypting client side dataB Configuring AWS Identity and Access Management IAM rolesC Securing the Amazon EC hypervisorD Setting user password policiesWhich is the MINIMUM AWS Support plan that provides technical support through phone calls A EnterpriseB BusinessC DeveloperD BasicHow should a customer forecast the future costs for running a new web application A Amazon Aurora BacktrackB Amazon CloudWatch Billing AlarmsC AWS Simple Monthly CalculatorD AWS Cost and Usage reportA company will be moving from an on premises data center to the AWS ClouD What would be one financial difference after the move A Moving from variable operational expense opex to upfront capital expense capex B Moving from upfront capital expense capex to variable capital expense capex C Moving from upfront capital expense capex to variable operational expense opex D Elimination of upfront capital expense capex and elimination of variable operational expense opex A solution that is able to support growth in users traffic or data size with no drop in performance aligns with which cloud architecture principle A Think parallelB Implement elasticityC Decouple your componentsD Design for failureWhich of the following can limit Amazon Simple Storage Service Amazon S bucket access to specific users A A public and private key pairB Amazon InspectorC AWS Identity and Access Management IAM policiesD Security GroupsWhat can AWS edge locations be used for Choose two A Hosting applicationsB Delivering content closer to usersC Running NoSQL database caching servicesD Reducing traffic on the server by caching responsesE Sending notification messages to end usersHow does AWS shorten the time to provision IT resources A It supplies an online IT ticketing platform for resource requests B It supports automatic code validation services C It provides the ability to programmatically provision existing resources D It automates the resource request process from a company s IT vendor list Which AWS service can serve a static website A Amazon SB Amazon Route C Amazon QuickSightD AWS X RayWhich is the minimum AWS Support plan that includes Infrastructure Event Management without additional costs A EnterpriseB BusinessC DeveloperD BasicWhich AWS feature should a customer leverage to achieve high availability of an application A AWS Direct ConnectB Availability ZonesC Data centersD Amazon Virtual Private Cloud Amazon VPC In which scenario should Amazon EC Spot Instances be used A A company wants to move its main website to AWS from an on premises web server B A company has a number of application services whose Service Level Agreement SLA requires uptimE C A company s heavily used legacy database is currently running on premises D A company has a number of infrequent interruptible jobs that are currently using On Demand InstancesWhich of the following common IT tasks can AWS cover to free up company IT resources Choose two A Patching databases softwareB Testing application releasesC Backing up databasesD Creating database schemaE Running penetration testsWhich AWS services can be used to gather information about AWS account activity Choose two A Amazon CloudFrontB AWS CloudC AWS CloudTrailD AWS CloudHSME Amazon CloudWatchHow do customers benefit from Amazon s massive economies of scale A Periodic price reductions as the result of Amazon s operational efficienciesB New Amazon EC instance types providing the latest hardwareC The ability to scale up and down when neededD Increased reliability in the underlying hardware of Amazon EC instancesIf each department within a company has its own AWS account what is one way to enable consolidated billing A Use AWS Budgets on each account to pay only to budget B Contact AWS Support for a monthly bill C Create an AWS Organization from the payer account and invite the other accounts to join D Put all invoices into one Amazon Simple Storage Service Amazon S bucket load data into Amazon Redshift and then run a billing report Which of the following features can be configured through the Amazon Virtual Private Cloud Amazon VPC Dashboard Choose two A Amazon CloudFront distributionsB Amazon Route C Security GroupsD SubnetsE Elastic Load BalancingWhich options does AWS make available for customers who want to learn about security in the cloud in an instructor led setting Choose two A AWS Trusted AdvisorB AWS Online Tech TalksC AWS BlogD AWS ForumsE AWS Classroom TrainingWhich of the following is a component of the shared responsibility model managed entirely by AWS A Patching operating system softwareB Encrypting dataC Enforcing multi factor authenticationD Auditing physical data center assetsWhich service is best for storing common database query results which helps to alleviate database access load A Amazon Machine LearningB Amazon SQSC Amazon ElastiCacheD Amazon EC Instance StoreAmazon Relational Database Service Amazon RDS offers which of the following benefits over traditional database management A AWS manages the data stored in Amazon RDS tables B AWS manages the maintenance of the operating system C AWS automatically scales up instance types on demanD D AWS manages the database typE Which AWS support plan includes a dedicated Technical Account Manager A DeveloperB EnterpriseC BusinessD BasicWhich of the following is an important architectural design principle when designing cloud applications A Use multiple Availability Zones B Use tightly coupled components C Use open source softwarE D Provision extra capacityWhich of the following services falls under the responsibility of the customer to maintain operating system configuration security patching and networking A Amazon RDSB Amazon ECC Amazon ElastiCacheD AWS FargateWhich service provides a hybrid storage service that enables on premises applications to seamlessly use cloud storage A Amazon GlacierB AWS SnowballC AWS Storage GatewayD Amazon Elastic Block Storage Amazon EBS Which of the following security measures protect access to an AWS account Choose two A Enable AWS CloudTrail B Grant least privilege access to IAM users C Create one IAM user and share with many developers and users D Enable Amazon CloudFront E Activate multi factor authentication MFA for privileged users Which of the following is an AWS Cloud architecture design principle A Implement single points of failurE B Implement loose coupling C Implement monolithic design D Implement vertical scalingWhich of the following can an AWS customer use to launch a new Amazon Relational Database Service Amazon RDS cluster Choose two A AWS ConciergeB AWS CloudFormationC Amazon Simple Storage Service Amazon S D Amazon EC Auto ScalingE AWS Management ConsoleWhich AWS Cost Management tool allows you to view the most granular data about your AWS bill A AWS Cost ExplorerB AWS BudgetsC AWS Cost and Usage reportD AWS Billing dashboardThe financial benefits of using AWS are Choose two A reduced Total Cost of Ownership TCO B increased capital expenditure capex C reduced operational expenditure opex D deferred payment plans for startups E business credit lines for stratupsA company is migrating an application that is running non interruptible workloads for a three year time framE Which pricing construct would provide the MOST cost effective solution A Amazon EC Spot InstancesB Amazon EC Dedicated InstancesC Amazon EC On Demand InstancesD Amazon EC Reserved InstancesWhich AWS service can be used to manually launch instances based on resource requirements A Amazon EBSB Amazon SC Amazon ECD Amazon ECSUnder the shared responsibility model which of the following tasks are the responsibility of the AWS customer Choose two A Ensuring that application data is encrypted at restB Ensuring that AWS NTP servers are set to the correct timeC Ensuring that users have received security training in the use of AWS servicesD Ensuring that access to data centers is restrictedE Ensuring that hardware is disposed of properlyWhich AWS service would you use to obtain compliance reports and certificates A AWS ArtifactB AWS LambdaC Amazon InspectorD AWS Certificate ManagerWhich AWS services are defined as global instead of regional Choose two A Amazon Route B Amazon ECC Amazon SD Amazon CloudFrontE Amazon DynamoDBWhat technology enables compute capacity to adjust as loads change A Load balancingB Automatic failoverC Round robinD Auto ScalingHow would an AWS customer easily apply common access controls to a large set of users A Apply an IAM policy to an IAM group B Apply an IAM policy to an IAM rolE C Apply the same IAM policy to all IAM users with access to the same workloaD D Apply an IAM policy to an Amazon Cognito user pool Which of the following AWS features enables a user to launch a pre configured Amazon Elastic Compute Cloud Amazon EC instance A Amazon Elastic Block Store Amazon EBS B Amazon Machine ImageC Amazon EC Systems ManagerD Amazon AppStream Which of the following steps should be taken by a customer when conducting penetration testing on AWS A Conduct penetration testing using Amazon Inspector and then notify AWS support B Request and wait for approval from the customer s internal security team and then conducttesting C Notify AWS support and then conduct testing immediately D Request and wait for approval from AWS support and then conduct testing Which of the following is an advantage of consolidated billing on AWS A Volume pricing qualificationB Shared access permissionsC Multiple bills per accountD Eliminates the need for taggingWhich AWS service provides a customized view of the health of specific AWS services that power a customer s workloads running on AWS A AWS Service Health DashboardB AWS X RayC AWS Personal Health DashboardD Amazon CloudWatchWhere can AWS compliance and certification reports be downloaded A AWS ArtifactB AWS ConciergeC AWS Certificate ManagerD AWS Trusted AdvisorWhich is the MINIMUM AWS Support plan that allows for one hour target response time for support cases A EnterpriseB BusinessC DeveloperD BasicWhich design principles for cloud architecture are recommended when re architecting a large monolithic application Choose two A Use manual monitoring B Use fixed servers C Implement loose coupling D Rely on individual components E Design for scalability Which Amazon EC pricing model adjusts based on supply and demand of EC instances A On Demand InstancesB Reserved InstancesC Spot InstancesD Convertible Reserved InstancesWhich of the following services could be used to deploy an application to servers running onpremises Choose two A AWS Elastic BeanstalkB AWS OpsWorksC AWS CodeDeployD AWS BatchE AWS X RayWhich service allows a company with multiple AWS accounts to combine its usage to obtain volume discounts A AWS Server Migration ServiceB AWS OrganizationsC AWS BudgetsD AWS Trusted AdvisorWhat is Amazon CloudWatch A A code repository with customizable build and team commit features B A metrics repository with customizable notification thresholds and channels C A security configuration repository with threat analytics D A rule repository of a web application firewall with automated vulnerability prevention features If a customer needs to audit the change management of AWS resources which of the following AWS services should the customer use A AWS ConfigB AWS Trusted AdvisorC Amazon CloudWatchD Amazon InspectorWhich AWS service provides the ability to manage infrastructure as code A AWS CodePipelineB AWS CodeDeployC AWS Direct ConnectD AWS CloudFormationWhen performing a cost analysis that supports physical isolation of a customer workload which compute hosting model should be accounted for in the Total Cost of Ownership TCO A Dedicated HostsB Reserved InstancesC On Demand InstancesD No Upfront Reserved InstancesWhich of the following is a benefit of using the AWS Cloud A Permissive security removes the administrative burden B Ability to focus on revenue generating activities C Control over cloud network hardwarE D Choice of specific cloud hardware vendors Where should a company go to search software listings from independent software vendors to find test buy and deploy software that runs on AWS A AWS MarketplaceB Amazon LumberyardC AWS ArtifactD Amazon CloudSearchWhich task is AWS responsible for in the shared responsibility model for security and compliance A Granting access to individuals and servicesB Encrypting data in transitC Updating Amazon EC host firmwareD Updating operating systemsWhich of the following are categories of AWS Trusted Advisor Choose two A Fault ToleranceB Instance UsageC InfrastructureD PerformanceE Storage CapacityWhich AWS service provides alerts when an AWS event may impact a company s AWS resources A AWS Personal Health DashboardB AWS Service Health DashboardC AWS Trusted AdvisorD AWS Infrastructure Event ManagementA company wants to reduce the physical compute footprint that developers use to run codE Which service would meet that need by enabling serverless architectures A Amazon Elastic Compute Cloud Amazon EC B AWS LambdaC Amazon DynamoDBD AWS CodeCommitWhich AWS service allows companies to connect an Amazon VPC to an on premises data center A AWS VPNB Amazon RedshiftC API GatewayD Amazon Direct ConnectUnder the shared responsibility model which of the following is a shared control between a customer and AWS A Physical controlsB Patch managementC Zone securityD Data center auditingWhich AWS service should be used for long term low cost storage of data backups A Amazon RDSB Amazon GlacierC AWS SnowballD AWS EBSWhen architecting cloud applications which of the following are a key design principle A Use the largest instance possibleB Provision capacity for peak loadC Use the Scrum development processD Implement elasticityWhich AWS service provides a simple and scalable shared file storage solution for use with Linuxbased AWS and on premises servers A Amazon SB Amazon GlacierC Amazon EBSD Amazon EFSWhich AWS managed service is used to host databases A AWS BatchB AWS ArtifactC AWS Data PipelineD Amazon RDSWhich of the following security related services does AWS offer Choose two A Multi factor authentication physical tokensB AWS Trusted Advisor security checksC Data encryptionD Automated penetration testingE Amazon S copyrighted content detectionWhich of the following Identity and Access Management IAM entities is associated with an access key ID and secret access key when using AWS Command Line Interface AWS CLI A IAM groupB IAM userC IAM roleD IAM policyWhich service provides a virtually unlimited amount of online highly durable object storage A Amazon RedshiftB Amazon Elastic File System Amazon EFS C Amazon Elastic Container Service Amazon ECS D Amazon SWhat is the benefit of using AWS managed services such as Amazon ElastiCache and Amazon Relational Database Service Amazon RDS A They require the customer to monitor and replace failing instances B They have better performance than customer managed services C They simplify patching and updating underlying OSs D They do not require the customer to optimize instance type or size selections Web servers running on Amazon EC access a legacy application running in a corporate data center What term would describe this model A Cloud nativeB Partner networkC Hybrid architectureD Infrastructure as a serviceWhich of the following AWS services can be used to serve large amounts of online video content with the lowest possible latency Choose two A AWS Storage GatewayB Amazon SC Amazon Elastic File System EFS D Amazon GlacierE Amazom CloudFrontThe AWS Cloud s multiple Regions are an example ofA agility B global infrastructurE C elasticity D pay as you go pricing Which of the following are valid ways for a customer to interact with AWS services Choose two A Command line interfaceB On premisesC Software Development KitsD Software as a serviceE HybridWhich statement best describes Elastic Load Balancing A It translates a domain name into an IP address using DNS B It distributes incoming application traffic across one or more Amazon EC instances C It collects metrics on connected Amazon EC instances D It automatically adjusts the number of Amazon EC instances to support incoming traffic A company is looking for a scalable data warehouse solution Which of the following AWS solutions would meet the company s needs A Amazon Simple Storage Service Amazon S B Amazon DynamoDBC Amazon KinesisD Amazon RedshiftWhich of the following AWS Cloud services can be used to run a customer managed relational database A Amazon ECB Amazon Route C Amazon ElastiCacheD Amazon DynamoDBWhat is the AWS customer responsible for according to the AWS shared responsibility model A Physical access controlsB Data encryptionC Secure disposal of storage devicesD Environmental risk managementWhich Amazon EC instance pricing model can provide discounts of up to A Reserved InstancesB On DemandC Dedicated HostsD Spot InstancesWhich storage service can be used as a low cost option for hosting static websites A Amazon GlacierB Amazon DynamoDBC Amazon Elastic File System Amazon EFS D Amazon Simple Storage Service Amazon S A customer is deploying a new application and needs to choose an AWS Region Which of the following factors could influence the customer s decision Choose two A Reduced latency to usersB The application s presentation in the local languageC Data sovereignty complianceD Cooling costs in hotter climatesE Proximity to the customer s office for on site visitsWhich of the following is an AWS managed Domain Name System DNS web service A Amazon Route B Amazon NeptuneC Amazon SageMakerD Amazon LightsailWhich of the following are features of Amazon CloudWatch Logs Choose two A Summaries by Amazon Simple Notification Service Amazon SNS B Free Amazon Elasticsearch Service analyticsC Provided at no chargeD Real time monitoringE Adjustable retentionA customer is using multiple AWS accounts with separate billing How can the customer take advantage of volume discounts with minimal impact to the AWS resources A Create one global AWS account and move all AWS resources to the account B Sign up for three years of Reserved Instance pricing up front C Use the consolidated billing feature from AWS Organizations D Sign up for the AWS Enterprise support plan to get volume discounts Which of the following is the customer s responsibility under the AWS shared responsibility model A Patching underlying infrastructureB Physical securityC Patching Amazon EC instancesD Patching network infrastructureWhich feature of the AWS Cloud will support an international company s requirement for low latency to all of its customers A Fault toleranceB Global reachC Pay as you go pricingD High availabilityFor which auditing process does AWS have sole responsibility A AWS IAM policiesB Physical securityC Amazon S bucket policiesD AWS CloudTrail LogsWhat approach to transcoding a large number of individual video files adheres to AWS architecture principles A Using many instances in parallelB Using a single large instance during off peak hoursC Using dedicated hardwareD Using a large GPU instance typeWhich service should a customer use to consolidate and centrally manage multiple AWS accounts A AWS IAMB AWS OrganizationsC AWS Schema Conversion ToolD AWS ConfigWhat is an example of agility in the AWS Cloud A Access to multiple instance typesB Access to managed servicesC Using Consolidated Billing to produce one billD Decreased acquisition time for new compute resourcesWhich of the following is a fast and reliable NoSQL database service A Amazon RedshiftB Amazon RDSC Amazon DynamoDBD Amazon SWhich AWS IAM feature allows developers to access AWS services through the AWS CLI A API keysB Access keysC User names PasswordsD SSH keysWhat is the lowest cost durable storage option for retaining database backups for immediate retrieval A Amazon SB Amazon GlacierC Amazon EBSD Amazon EC Instance StoreOne of the advantages to moving infrastructure from an on premises data center to the AWS Cloud is A it allows the business to eliminate IT bills B it allows the business to put a server in each customer s data center C it allows the business to focus on business activities D it allows the business to leave servers unpatched How many Availability Zones should compute resources be provisioned across to achieve high availability A A minimum of oneB A minimum of twoC A minimum of threeD A minimum of four or moreWhich of the following is a shared control between the customer and AWS A Providing a key for Amazon S client side encryptionB Configuration of an Amazon EC instanceC Environmental controls of physical AWS data centersD Awareness and trainingWhich of the following components of the AWS Global Infrastructure consists of one or more discrete data centers interconnected through low latency links A Availability ZoneB Edge locationC RegionD Private networkingA customer needs to run a MySQL database that easily scales Which AWS service should they use A Amazon AuroraB Amazon RedshiftC Amazon DynamoDBD Amazon ElastiCacheWhat is one of the advantages of the Amazon Relational Database Service Amazon RDS A It simplifies relational database administration tasks B It provides reliability and durability C It automatically scales databases for loads D It enabled users to dynamically adjust CPU and RAM resources Which AWS services should be used for read write of constantly changing data Choose two A Amazon GlacierB Amazon RDSC AWS SnowballD Amazon RedshiftE Amazon EFSAWS supports which of the following methods to add security to Identity and Access Management IAM users Choose two A Implementing Amazon RekognitionB Using AWS Shield protected resourcesC Blocking access with Security GroupsD Using Multi Factor Authentication MFA E Enforcing password strength and expirationAccording to best practices how should an application be designed to run in the AWS Cloud A Use tighly coupled components B Use loosely coupled components C Use infrequently coupled components D Use frequently coupled components Which is a recommended pattern for designing a highly available architecture on AWS A Ensure that components have low latency network connectivity B Run enough Amazon EC instances to operate at peak loaD C Ensure that the application is designed to accommodate failure of any single component D Use a monolithic application that handles all operations Under the AWS shared responsibility model which of the following activities are the customer s responsibility Choose two A Patching operating system components for Amazon Relational Database Server Amazon RDS B Encrypting data on the client sideC Training the data center staffD Configuring Network Access Control Lists ACL E Maintaining environmental controls within a data centerWhere are AWS compliance documents such as an SOC report located A Amazon InspectorB AWS CloudTrailC AWS ArtifactD AWS Certificate ManagerWhich of the following services will automatically scale with an expected increase in web traffic A AWS CodePipelineB Elastic Load BalancingC Amazon EBSD AWS Direct ConnectWhich AWS feature will reduce the customer s total cost of ownership TCO A Shared responsibility security modelB Single tenancyC Elastic computingD EncryptionWhich of the Reserved Instance RI pricing models can change the attributes of the RI as long as the exchange results in the creation of RIs of equal or greater value A Dedicated RIsB Scheduled RIsC Convertible RIsD Standard RIsWhich of the following security related actions are available at no cost A Calling AWS SupportB Contacting AWS Professional Services to request a workshopC Accessing forums blogs and whitepapersD Attending AWS classes at a local universityWhich of the following can limit Amazon Storage Service Amazon S bucket access to specific users A A public and private key pairB Amazon InspectorC AWS Identity and Access Management IAM policiesD Security GroupsA characteristic of edge locations is that they A host Amazon EC instances closer to users B help lower latency and improve performance for users C cache frequently changing data without reaching the origin server D refresh data changes dailyCompared with costs in traditional and virtualized data centers AWS has A greater variable costs and greater upfront costs B fixed usage costs and lower upfront costs C lower variable costs and greater upfront costs D lower variable costs and lower upfront costs Which of the following Reserved Instance RI pricing models provides the highest average savings compared to On Demand pricing A One year No Upfront Standard RI pricingB One year All Upfront Convertible RI pricingC Three year All Upfront Standard RI pricingD Three year No Upfront Convertible RI pricingWhich of the following are advantages of AWS consolidated billing Choose two A The ability to receive one bill for multiple accountsB Service limits increasing by default in all accountsC A fixed discount on the monthly billD Potential volume discounts as usage in all accounts is combinedE The automatic extension of the master account s AWS support plan to all accountsWhich AWS tools assist with estimating costs Choose threE A Detailed billing reportB Cost allocation tagsC AWS Simple Monthly CalculatorD AWS Total Cost of Ownership TCO CalculatorE Cost EstimatorWhich of the following is a correct relationship between regions Availability Zones and edge locations A Data centers contain regions B Regions contain Availability Zones C Availability Zones contain edge locations D Edge locations contain regions A company is considering using AWS for a self hosted database that requires a nightly shutdown for maintenance and cost saving purposes Which service should the company use A Amazon RedshiftB Amazon DynamoDBC Amazon Elastic Compute Cloud Amazon EC with Amazon EC instance storeD Amazon EC with Amazon Elastic Block Store Amazon EBS What costs are included when comparing AWS Total Cost of Ownership TCO with on premises TCO A Project managementB Antivirus software licensingC Data center securityD Software developmentWhich services can be used across hybrid AWS Cloud architectures Choose two A Amazon Route B Virtual Private GatewayC Classic Load BalancerD Auto ScalingE Amazon CloudWatch default metricsWhich of the following are characteristics of Amazon S Choose two A A global file systemB An object storeC A local file storeD A network file systemE A durable storage systemWhich service enables risk auditing by continuously monitoring and logging account activity including user actions in the AWS Management Console and AWS SDKs A Amazon CloudWatchB AWS CloudTrailC AWS ConfigD AWS HealthWhich AWS characteristics make AWS cost effective for a workload with dynamic user demand Choose two A High availabilityB Shared security modelC ElasticityD Pay as you go pricingE ReliabilityWhich of the following Amazon EC pricing models allow customers to use existing server bound software licenses A Spot InstancesB Reserved InstancesC Dedicated HostsD On Demand InstancesWhich of the following inspects AWS environments to find opportunities that can save money for users and also improve system performance A AWS Cost ExplorerB AWS Trusted AdvisorC Consolidated billingD Detailed billingWhich AWS services can host a Microsoft SQL Server database Choose two A Amazon ECB Amazon Relational Database Service Amazon RDS C Amazon AuroraD Amazon RedshiftE Amazon SDistributing workloads across multiple Availability Zones supports which cloud architecture design principle A Implement automation B Design for agility C Design for failurE D Implement elasticity A customer would like to design and build a new workload on AWS Cloud but does not have the AWS related software technical expertise in housE Which of the following AWS programs can a customer take advantage of to achieve that outcome A AWS Partner Network Technology PartnersB AWS MarketplaceC AWS Partner Network Consulting PartnersD AWS Service CatalogWhat AWS team assists customers with accelerating cloud adoption through paid engagements in any of several specialty practice areas A AWS Enterprise SupportB AWS Solutions ArchitectsC AWS Professional ServicesD AWS Account ManagersWhich service stores objects provides real time access to those objects and offers versioning and lifecycle capabilities A Amazon GlacierB AWS Storage GatewayC Amazon SD Amazon EBSThe use of what AWS feature or service allows companies to track and categorize spending on a detailed level A Cost allocation tagsB Consolidated billingC AWS BudgetsD AWS Marketplace 2021-08-24 09:16:09
海外TECH DEV Community Index Only Scan on Functional Indexes https://dev.to/aws-heroes/index-only-scan-on-functional-indexes-9o2 Index Only Scan on Functional IndexesIn a past post I detailed how the most common RDBMS can avoid the most expensive operation in an access by index the lookup to the rows scattered in the table with Index Only Scan I mentioned the limitation with PostgreSQL where the ACID visibility of the row is not stored in the index and then Index Only Scan makes sense with freshly vacuumed tables only There s another limitation which is easy to workaround with a little redundant storage in the index or the table Here is my table without indexes for the moment postgres set enable bitmapscan false SETpostgres create table demo id bigint username text CREATE TABLEpostgres insert into demo select n Number to hex n from generate series n INSERT postgres vacuum demo VACUUMpostgres select from demo where username Number id username Number row Note that I ve disabled Bitmap Scan to get the testcase simpler The goal is to show Index Scan vs Index Only Scan My goal is to search with a function applied on the column en return only that value with the function applied postgres explain analyze select from demo where upper username NUMBER QUERY PLAN Seq Scan on demo cost rows width actual time rows loops Filter upper username NUMBER text Rows Removed by Filter I can add a Function Based Index to get fast access to those rows postgres create index demo upper on demo upper username CREATE INDEXpostgres explain analyze select upper username from demo where upper username NUMBER QUERY PLAN Index Scan using demo upper on demo cost rows width actual time rows loops Index Cond upper username NUMBER text That s not bad but we can do better Why not using an Index Only Scan here as all information I need upper username is there in the index and the visibility map I got no changes since the last vacuum The problem is that the query planner just takes the expression sees that there s an index on it knows that I ll select the username column and apply a function on it Then it thinks it needs the username column without realizing it already has the value with the function applied covering indexOne workaround is easy add the column to the index And this can be done with a covering index postgres create index demo upper covering on demo upper username username CREATE INDEXpostgres analyze demo ANALYZEpostgres explain analyze select upper username from demo where upper username NUMBER QUERY PLAN Index Only Scan using demo upper covering on demo cost rows width actual time rows loops Index Cond upper username NUMBER text Heap Fetches Here is my Index Only Scan However the index is a bit larger which means less pages stays in the shared buffers and filesystem cache calculated columnAnother possibility since PG is to add this upper username within the table The big advantage is that queries will use this generated column without having to code the expression each time without the risk of being inconsistent between the where clause and the select clause And we will index it so that there s no doubt about its presence in the index postgres alter table demo add column upper username text generated always as upper username stored ALTER TABLEpostgres create index demo upper stored on demo upper username CREATE INDEXpostgres analyze demo ANALYZEpostgres explain analyze select upper username from demo where upper username NUMBER QUERY PLAN Index Only Scan using demo upper stored on demo cost rows width actual time rows loops Index Cond upper username NUMBER text Heap Fetches Here it is easy to query for the developer easy to index for the DBA easy to optimize for the query planner There s still some redundant storage here but in the table which is a smaller problem as the goal is not to read the table here versions and alternativesCurrently PG only STORED generated columns are supported If one day virtual ones are allowed it may be even better About PostgreSQL compatible databases AWS Aurora supports all those with the provisioned version The serverless one is PG compatible and supports functional indexes but not generated columns YugabyteDB is currently PG compatible so the solution is functional index CockroachDB has no function based indexes but generated columns stored and virtual but only indexes on stored ones do not need to go to the primary one db lt gt fiddle for this fiddle cafecbdccadabaecThe best performance optimization for OLTP is to avoid the random reads of accessing the table for the critical use cases that read many rows SSD have reduce the random read latency but now with distributed databases we want to avoid cross node latency RDBMS have many possibilities for storing redundant data to keep clustered what will be queried together And thanks to SQL and Edgar F Codd relational rules and this is only DDL with no need to change the DML in your code for better scalability without compromising agility Function Based Indexes and Covering Indexes are key features for that allowing Index Only Scan even on Secondary Indexes 2021-08-24 09:08:34
海外TECH Engadget Oculus update lets Quest headsets auto-sync VR media to mobile https://www.engadget.com/oculus-quest-update-media-mobile-090046369.html?src=rss Oculus update lets Quest headsets auto sync VR media to mobileOculus is rolling out an update to its Quest VR headsets that includes several tweaks and improvements The highlight is the ability to auto sync your saved photos and video files directly to the Oculus mobile app That way you can manage and share those in game captures when you re outside of the headset nbsp The feature can be activated by opening the Files App from your Quest app library and selecting the cloud icon in the top right corner of the panel Your saved files will then be available in the the “Synced Media section under the Devices tab in the mobile app Oculus says that media will be unsynced and automatically removed from the app after days The improvement is the latest aimed at saved media In the v update earlier this year Oculus introduced a Browser app that let you download and upload files to websites making the task more seamless than plugging the headset into a PC Additional features include the option to gift games directly from the headset ーa process that was previously limited to browsers or the Oculus mobile app You can now also interact with your Facebook and Oculus friends from the People tab in Messenger Finally Oculus is changing up its fitness oriented Move feature It s moving to weekly workout goals instead of daily ones which will be viewable on the redesigned calendar Keeping the focus on long term targets you ll now see revised suggested calorie goals and move minutes Plus you ll be able to share your workout stats to Facebook including Groups Messenger and your timeline nbsp 2021-08-24 09:00:46
医療系 医療介護 CBnews 精神科医療機関の感染症対策体制確保を-厚労省、都道府県などにコロナ対応を事務連絡 https://www.cbnews.jp/news/entry/20210824181621 保健福祉部 2021-08-24 18:25:00
海外ニュース Japan Times latest articles U.S. scraps plan to use Japanese bases for Afghan refugees, sources say https://www.japantimes.co.jp/news/2021/08/24/asia-pacific/us-bases-refugees/ seoul 2021-08-24 18:41:35
ニュース BBC News - Home Extension of Afghanistan evacuation deadline unlikely, says Wallace https://www.bbc.co.uk/news/uk-58312134?at_medium=RSS&at_campaign=KARANGA defence 2021-08-24 09:18:36
ニュース BBC News - Home M25: Three dead and two arrested after lorry, minibus and car crash https://www.bbc.co.uk/news/uk-england-essex-58312144?at_medium=RSS&at_campaign=KARANGA waltham 2021-08-24 09:19:01
ニュース BBC News - Home McDonald's runs out of milkshakes in England, Scotland and Wales https://www.bbc.co.uk/news/business-58315152?at_medium=RSS&at_campaign=KARANGA drivers 2021-08-24 09:27:15
ニュース BBC News - Home Airbnb offers free accommodation for 20,000 Afghan refugees https://www.bbc.co.uk/news/business-58315378?at_medium=RSS&at_campaign=KARANGA afghan 2021-08-24 09:05:16
ニュース BBC News - Home Man bailed after Katie Price assault arrest https://www.bbc.co.uk/news/uk-england-essex-58315334?at_medium=RSS&at_campaign=KARANGA theft 2021-08-24 09:34:38
ニュース BBC News - Home Darts world pays tribute as Anderson dies aged 33 https://www.bbc.co.uk/sport/darts/58313913?at_medium=RSS&at_campaign=KARANGA australian 2021-08-24 09:44:15
ニュース BBC News - Home Fight Talk: Is this the end of Pacquiao's 26-year career? https://www.bbc.co.uk/sport/boxing/58306268?at_medium=RSS&at_campaign=KARANGA Fight Talk Is this the end of Pacquiao x s year career After his loss to Yordenis Ugas will Manny Pacquiao now retire from boxing And can Caleb Plant beat the odds and defeat Saul Canelo Alvarez Plus more in this week s Fight Talk 2021-08-24 09:20:15
LifeHuck ライフハッカー[日本版] 汗かく時期でも洗えるから安心。マグネットで簡単着脱できる伸縮ベルト https://www.lifehacker.jp/2021/08/machi-ya-urban-end.html urbanbelt 2021-08-24 19:00:00
北海道 北海道新聞 スーパーの7月販売額4・6%増 猛暑と五輪が追い風に https://www.hokkaido-np.co.jp/article/581547/ 全国スーパー売上高 2021-08-24 18:18:00
北海道 北海道新聞 満開“ドライブイン花火” 札幌・滝野公園 https://www.hokkaido-np.co.jp/article/581543/ 感染対策 2021-08-24 18:15:10
北海道 北海道新聞 25日の予告先発 https://www.hokkaido-np.co.jp/article/581546/ 予告先発 2021-08-24 18:15:00
北海道 北海道新聞 東京の2区、パラ学校観戦を中止 江東と江戸川、感染拡大で https://www.hokkaido-np.co.jp/article/581545/ 感染拡大 2021-08-24 18:15:00
北海道 北海道新聞 東京円、109円台後半 https://www.hokkaido-np.co.jp/article/581544/ 東京外国為替市場 2021-08-24 18:15:00
北海道 北海道新聞 そらちワインピクニック 今年はオンライン 生産者の座談会動画24日から配信 https://www.hokkaido-np.co.jp/article/580622/ 空知管内 2021-08-24 18:15:52
北海道 北海道新聞 ドレス彩る月形の花 農家ら有志が毎月撮影会 https://www.hokkaido-np.co.jp/article/581218/ 道内 2021-08-24 18:14:16
北海道 北海道新聞 コンサドーレ 25日にホームで名古屋戦 https://www.hokkaido-np.co.jp/article/581538/ 試合 2021-08-24 18:08:00
北海道 北海道新聞 連なる風鈴、癒やしの音色 旭川の雨紛神社 https://www.hokkaido-np.co.jp/article/581151/ 旭川市神居町雨紛 2021-08-24 18:09:20
北海道 北海道新聞 JR東海が再び一時帰休 9月、200人規模 https://www.hokkaido-np.co.jp/article/581537/ 一時帰休 2021-08-24 18:07:00
北海道 北海道新聞 日ハム、ドラフト候補90人 スカウト会議 https://www.hokkaido-np.co.jp/article/581536/ 日本ハム 2021-08-24 18:06:00
北海道 北海道新聞 軍人へのワクチン接種を義務化 米国防総省 https://www.hokkaido-np.co.jp/article/581535/ 国防総省 2021-08-24 18:02:00
ビジネス 東洋経済オンライン デルタ株にコロナワクチンは効くのか【動画】 従来株と比べて有効性、そして重症化予防は? | 新型コロナ、長期戦の混沌 | 東洋経済オンライン https://toyokeizai.net/articles/-/450574?utm_source=rss&utm_medium=http&utm_campaign=link_back 感染拡大 2021-08-24 18:05:00
TECH Engadget Japanese マイクロソフトのXbox Gamescom 2021配信は日本時間25日2時から。発表済タイトルの新情報中心 https://japanese.engadget.com/xbox-gamescom-live-110720659.html gamescom 2021-08-24 11:07:20
IT ITmedia 総合記事一覧 [ITmedia News] フジロックの来場者は延べ3万5449人 次回は22年7月末に https://www.itmedia.co.jp/news/articles/2108/24/news170.html itmedia 2021-08-24 20:13:00
TECH Techable(テッカブル) IPC公式パラゲーム「The Pegasus Dream Tour」、パラリンピック連動企画始動 https://techable.jp/archives/160465 jpgames 2021-08-24 11:30:40
TECH Techable(テッカブル) DNP、世界各地の書籍をオンデマンド製造・販売する「グローバルコネクト」に参画 https://techable.jp/archives/160487 世界各地 2021-08-24 11:00:07
AWS lambdaタグが付けられた新着投稿 - Qiita LambdaのIAMロール Lambda実行時のAWS_ACCESS_KEY_IDとかは何になる? https://qiita.com/yuta-katayama-23/items/d942e62cd2f7d7ff53dd 2021-08-24 20:54:01
python Pythonタグが付けられた新着投稿 - Qiita Python環境構築のすすめ https://qiita.com/APRILSIXTEEN/items/9d8ba8b6e8eb3ee3fb43 作成終了したら、下のterminalに以下のように打ち込んで仮想環境を起動しましょう。 2021-08-24 20:57:36
python Pythonタグが付けられた新着投稿 - Qiita python3での標準入力メモ https://qiita.com/hirowatari-s/items/e6d3dc461ae63e1f25c5 2021-08-24 20:38:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでデスクトップ画面に文字を表示したい https://teratail.com/questions/355940?rss=all pythonでデスクトップ画面に文字を表示したい前提・実現したいことpythonでデスクトップ画面に文字を表示させたいんですがどうやれば良いですかここに質問の内容を詳しく書いてください。 2021-08-24 20:56:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【WordPress】MW WP FORM CSSの擬似要素が適用されない https://teratail.com/questions/355939?rss=all 【WordPress】MWWPFORMCSSの擬似要素が適用されない完成形は以下の通りですただ、MWnbspFORMnbspFORMで元々のコードをテキストにコピペしたときに、以下のようにチェックボックスの部分が消えてしまいました。 2021-08-24 20:28:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WPF[MVVM] DataGrid更新時、ObservableCollectionの更新がViewに反映されない https://teratail.com/questions/355938?rss=all WPFMVVMDataGrid更新時、ObservableCollectionの更新がViewに反映されない前提・実現したいことMVVMのアーキテクチャを使って、DataGridの操作を作っています。 2021-08-24 20:23:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GoogleスプレッドシートでMATCHの評価の値が見つからないとありますが、どうやって問題のセルを探せば良いですか? https://teratail.com/questions/355937?rss=all GoogleスプレッドシートでMATCHの評価の値が見つからないとありますが、どうやって問題のセルを探せば良いですかこちらの予算書テンプレートを、Googleスプレッドシートを使って完成させたいのですが、何も入力する前から、MATCHの評価の値decが見つかりませんとあちこちでエラーが出ています。 2021-08-24 20:18:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GASでSlackのメッセージを監視したい! https://teratail.com/questions/355936?rss=all GASでSlackのメッセージを監視したい前提・実現したいことSlack上でつぶやかれたメッセージをGASで取得する取得したい情報は本文、スレッドID、リアクション有無取得した情報をGoogleスプレッドシートに書き込むメッセージにリアクションがついた場合、リアクション有無のセルを変更するスプレッドシート上で、リアクションが無いメッセージに対してGASからSlackへリプライを飛ばす完成形は上記のようにしたいのですが、この質問ではについて質問させていただきたいです。 2021-08-24 20:14:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) APIのデータを取得できない https://teratail.com/questions/355935?rss=all APIのデータを取得できない前提・実現したいこと簡単なSPA開発をしています。 2021-08-24 20:01:01
AWS AWSタグが付けられた新着投稿 - Qiita LambdaのIAMロール Lambda実行時のAWS_ACCESS_KEY_IDとかは何になる? https://qiita.com/yuta-katayama-23/items/d942e62cd2f7d7ff53dd 2021-08-24 20:54:01
AWS AWSタグが付けられた新着投稿 - Qiita 複数のAWS Chatbotを1つのSlackチャンネルで使う https://qiita.com/yuta-katayama-23/items/a569b9ee6b9c42f0798a 2021-08-24 20:46:16
AWS AWSタグが付けられた新着投稿 - Qiita インバウンド通信をCloud One Network Securityを使って保護してみた https://qiita.com/iLoveSki1973/items/1a80d32ab034f8e58efd 参考資料AWS移行GatewayLoadBalancerを使用したゲートウェイ型IPS移行具体的なGWLBの設定と動作が日本語にて説明されていて参考になりました。 2021-08-24 20:10:28
Docker dockerタグが付けられた新着投稿 - Qiita Dockerの本を読んでみた -9章編- https://qiita.com/danbo_lobo/items/4182dadc4fd1bc0720c7 ・Dockerによって予約された特殊なイメージ中身は空っぽ・DockerfileのFROMでのみ参照が可能・Dockerfileの命令によってコンテナの外からファイルを注入されて初めてイメージとして形を成す・Dockerイメージの始祖にあたる現存するDockerイメージの元を辿っていけば全部scratchに当たるから・中身が空っぽなイメージの為、イメージを作成する場合はコンテナの外から必要なファイルをコピーすることでイメージを構成する・scratchをベースにサイズの小さいアプリイメージを作成する場合、C言語やGo言語でビルドした実行バイナリをコンテナにコピーするだけというユースケースがほとんど。 2021-08-24 20:09:07
技術ブログ Developers.IO Elasticsearch 入門。その3 https://dev.classmethod.jp/articles/elasticsearch-starter3/ elasticsearch 2021-08-24 11:30:01
海外TECH DEV Community Cross-Validation and Hyperparameter Search in scikit-learn - A Complete Guide https://dev.to/balapriyac/cross-validation-and-hyperparameter-search-in-scikit-learn-a-complete-guide-5ed8 Cross Validation and Hyperparameter Search in scikit learn A Complete GuideThis post is inspired by Kevin Markham s course Introduction to Machine Learning with scikit learn on Data School If you re a beginner looking to get started with Machine Learning using scikit learn I would highly recommend this course to gain all the required foundational skills In just a few hours you d be able to understand and build basic regression and classification models with optimal hyperparameters If this sounds interesting please be sure to check the course at this link That said we shall cover the following in this post How to use cross validation to search for best model hyperparametersHow to use grid search for hyperparameter searchHow to search more efficiently for hyperparameters using randomized search How to Use Cross Validation to Evaluate a Machine Learning Model How do we validate a machine learning model When evaluating a machine learning model training and testing on the same dataset is not a great idea Why Let us draw a relatable analogy Ever since school days we ve been giving exams and how are our exams designed Well they ve been designed so as to test our understanding of the subjects rather than our ability to memorize The same analogy can be transposed to our machine learning model as well Here s the answer to the question Why can we not evaluate a model on the same data that it was trained on It is because this process inherently encourages the model to memorize the training data So the model performs extremely well on the training data However it generalizes rather poorly and performs badly on the data that it has never seen before What does train test split do As a model s performance on data that it has never seen before is a more reliable estimate of its performance we usually validate the model by checking how it performs on out of sample data that is on data that it has never seen before If you remember it is for this reason we use the train test split method in our very friendly and nifty library scikit learn This train test split splits the available data into two sets the train and test sets in certain proportions for example train on of the available data and test on the remaining of the data In this way we can ensure that every record in the dataset can either be in the training set or the test set but not both By doing so we are making sure that we test the model s performance on unseen data But is this good enough Or do we take this with a pinch of salt Let us train a simple KNeighborsClassifier in scikit learn on the iris dataset Necessary importsAs shown below we import the necessary modules from sklearn datasets import load irisfrom sklearn model selection import train test splitfrom sklearn neighbors import KNeighborsClassifierfrom sklearn import metrics Load the dataLet us load the iris data and separate out the features Sepal Length Sepal Width Petal Length and Petal Width and the target variables which are the class labels indicating the iris type Setosa Versicolour and Virginica read in the iris datairis load iris create X features and y response X iris datay iris target Create train test splitLet s create the train and test sets with random state Setting the random state ensures reproducibility In this case it ensures that the records that go into the train and test sets stay the same every time our code is run use train test split with different random state valuesX train X test y train y test train test split X y random state Check Classification AccuracyWe now instantiate the KNeighborsClassifier with n neighbors and fit the classifier on the training set and predict on the test set knn KNeighborsClassifier n neighbors knn fit X train y train y pred knn predict X test print metrics accuracy score y test y pred OutputNow let us change the random state to a different value What do you think the accuracy score would be Well please feel free to insert your favorite number in the random state and check for yourselves It d be a different accuracy score this time Setting the random state to another value we would get another value for the accuracy score The evaluation metric thus obtained is therefore susceptible to high variance The accuracy score may depend heavily on which data points end up in the training set and which end up in the test set Thus the accuracy score may be significantly different depending on how the division is made Clearly this doesn t seem like the best way to validate our model s performance How do we reach a consensus on how to calculate the accuracy score One very natural thing to do would be to create multiple train test splits calculate the accuracy for each such split and compute the average of all the accuracy scores thus obtained This definitely seems like a better estimate of the accuracy doesn t it This is precisely the essence of cross validation which we shall see in the subsequent section Understanding K fold cross validation Steps in K fold cross validationSplit the dataset into K equal partitions or “folds Use fold for testing and the union of the other folds as the training set Calculate accuracy on the test set Repeat steps and K times using a different fold for testing each time Use the average accuracy on different test sets as the estimate of out of sample accuracy Let us try to visualize this by splitting a dataset of observations into equal folds as shown below The dataset contains observations numbered through fold cross validation runs for iterations Let s see how the folds are created simulate splitting a dataset of observations into foldsfrom sklearn model selection import KFoldkf KFold n splits shuffle False split range print the contents of each training and testing setprint format Iteration Training set observations Testing set observations for iteration data in enumerate kf start print format iteration data str data OutputIteration Training set observations Testing set observations We observe the following For each iteration every observation is either in the training set or the testing set but not both Every observation is in the test set exactly once Each fold is used as the test set exactly once and in the training set K times The average accuracy thus obtained is a more accurate estimate of out of sample accuracy This process uses data more efficiently as every observation is used for both training and testing It is recommended to use stratified sampling for creating the folds as this ensures that all class labels are represented in equal proportions in each fold And scikit learn s cross val score does this by default In practice we can do even better by doing the following “Hold out a portion of the data before beginning the model building process Find the best model using cross validation on the remaining data and test it using the hold out set This gives a more reliable estimate of out of sample performance since the hold out set is truly out of sample How to Use Cross Validation to Search for Best Model Hyperparameters Cross validation for hyperparameter tuningFor the KNN classifier on the iris dataset can we possibly use cross validation to find the optimal value for K That is to search for the optimal value of n neighbors Remember K in KNN classifier is the number of neighbors n neighbors that we take into account for predicting the class label of the test sample Not to be confused with the K in K fold cross validation from sklearn model selection import cross val score fold cross validation with K for KNN the n neighbors parameter knn KNeighborsClassifier n neighbors scores cross val score knn X y cv scoring accuracy print scores Output use average accuracy as an estimate of out of sample accuracyprint scores mean OutputNow we shall run the K fold cross validation for the models with different values of n neighbors as shown below search for an optimal value of K for KNNk range list range k scores for k in k range knn KNeighborsClassifier n neighbors k scores cross val score knn X y cv scoring accuracy k scores append scores mean print k scores Output k scores Let us plot the values to get a better idea import matplotlib pyplot as plt matplotlib inline plot the value of K for KNN x axis versus the cross validated accuracy y axis plt plot k range k scores plt xlabel Value of K for KNN plt ylabel Cross Validated Accuracy We see that n neighbors K values from to yield higher accuracy especially K and As a larger value of K yields a less complex model we choose K This process of searching for the optimal values of hyperparameters is called hyperparameter tuning In this example we chose the values of K that resulted in higher mean accuracy score under fold cross validation This is how cross validation can be used to search for the best hyperparameters and this process can be done much more efficiently in scikit learn In KNN classifiers setting a very small value for K will make the model needlessly complex and a very large value of K would result in a model with high bias that yields suboptimal performance As K and gave the highest accuracy score close to we decided to choose K as a larger value of K would yield a less complex model While it is not particularly difficult to write the for loop we do realize that we may have to do it often Therefore it would be good to have a more convenient way of doing the hyperparameter search without having to write a loop every time and identify the best parameter through inspection How to Use Grid Search for Hyperparameter Search Import GridSearchCV Classfrom sklearn model selection import GridSearchCV Define the Parameter GridWe now define the parameter grid param grid a Python dictionary whose key is the name of the hyperparameter whose best value we re trying to find and the value is the list of possible values that we would like to search over for the hyperparameter define the parameter values that should be searchedk range list range create a parameter grid map the parameter names to the values that should be searchedparam grid dict n neighbors k range print param grid param grid n neighbors We now instantiate GridSearchCV Note that we specify the param grid instead of the n neighbors argument that we had specified for cross val score earlier Why is this valid Remember the parameter grid param grid is a dictionary whose key is n neighbors and the value is a list of possible values of n neighbors Therefore specifying the param grid ensures that the value at index i is fetched as the value of n neighbors in the i th run Instantiate fit the grid and view the results instantiate the gridgrid GridSearchCV knn param grid cv scoring accuracy return train score False We now go ahead and fit the grid with data and access the cv results attribute to get the mean accuracy score after fold cross validation standard deviation and the parameter values For convenience we may store the results in a pandas DataFrame The mean and standard deviation of the accuracy scores for n neighbors to are shown below fit the grid with datagrid fit X y view the results as a pandas DataFrameimport pandas as pdpd DataFrame grid cv results mean test score std test score params Outputmean test score std test score params n neighbors n neighbors n neighbors n neighbors n neighbors n neighbors n neighbors n neighbors n neighbors n neighbors When using cross val score we tried eyeballing the accuracy scores to identify the best hyperparameters and to make it easier we plotted the value of hyperparameters vs the respective cross validated accuracy scores Sounds good but doesn t seem to be a great option though Once we ve completed the grid search the following attributes can be very useful We can choose to examine the best score the highest cross validated accuracy score the best params the optimal value for the hyperparameters and the best estimator which is the best model that has the best hyperparameter Let us now examine these for our example examine the best modelprint grid best score print grid best params print grid best estimator Output n neighbors KNeighborsClassifier algorithm auto leaf size metric minkowski metric params None n jobs None n neighbors p weights uniform K has been chosen remember K was one of the values of K that gave highest cross validated accuracy score So far so good Searching for Multiple HyperparametersIn this example the only hyperparameter that we searched for was n neighbors What if there were many such hyperparameters We may think “Why not tune each hyperparameter independently Well we may independently search for the optimal values for each of the hyperparameters but the model may perform best at some values of the parameters that are very different from the individual best values So we have to search for the combination of the parameters that optimizes performance rather than the individual best parameters Let us build on the same example of KNNClassifier In addition to n neighbors let us also search for the optimal weighting strategy The default weighting option is uniform where all points are weighted equally and distance option weights points by the inverse of their distance In this case closer neighbors of a query point will have a greater influence than neighbors which are far away Define the Parameter Grid define the parameter values that should be searchedk range list range weight options uniform distance create a parameter grid map the parameter names to the values that should be searchedparam grid dict n neighbors k range weights weight options print param grid param grid n neighbors weights uniform distance Let us instantiate and fit the grid and view results as before instantiate and fit the gridgrid GridSearchCV knn param grid cv scoring accuracy return train score False grid fit X y view the resultspd DataFrame grid cv results mean test score std test score params Resultsmean test score std test score params n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform We see that we have models As we had possible values for n neighbors and possible values for weights As we chose fold cross validation there will be predictions made Time to look at our model s best score and parameters that yielded the best score examine the best modelprint grid best score print grid best params best score and best parameters n neighbors weights uniform We obtain the same best cross validated accuracy score of with n neighbors and weights uniform Now let us say we have to tune hyperparameters and we have a list of possible values for each of the hyperparameters This process creates models and when we run fold cross validation there are predictions made Clearly things do scale up very quickly and can soon become computationally infeasible How to Search More Efficiently for Hyperparameters Using Randomized SearchWe shall now try to rephrase the limitations of Grid Search better in a more formal way Say we have to search for M parameters Let p p p … p M be the M parameters Let the number of values that we would like to search over for p be n for p be n and so on with nM values for p M Grid Search considers all possible hyperparameter settings combinations into account and creates a model for each possible setting to choose the best model with optimal hyperparameters To understand it better assume that out of M parameters we decide to freeze the values of all hyperparameters except one say the M th parameter p M So Grid Search involves searching through the list of nM values for the M th hyperparameter So there are nM models created Suppose we now freeze the values of all hyperparameters except two say the last two p M and p M We now have to search through all possible combinations of p M and p M each having nM and n M possible values that we could search over We now take a step back and freeze the value of p M and search through all values for p M To account for all possible combinations we should repeat the procedure for all n M values for p M So this process would leave us with n M nM models Hope it s clear how the complexity scales with increasing values of the number of values each hyperparameter could take For the above example with M hyperparameters we would have n n n … n M models This is why we said that things could scale up quickly and become computationally intractable with Grid Search With this motivation to make hyperparameter search computationally more efficient let us proceed to understand Randomized Search Understanding RandomizedSearchCVIn contrast to GridSearchCV not all parameter values are tried out in RandomizedSearchCV but rather a fixed number of parameter settings is sampled from the specified distributions list of parameters If some of the hyperparameters that we re searching for are continuous then we should specify the distribution rather than the list of values while defining the parameter grid How do we define the fixed number of parameter settings The number of parameter settings that are tried is given by n iter There s a quality vs computational cost trade off in picking n iter A very small value of n iter would imply that we re more likely to find a suboptimal solution because we are actually considering too few combinations A very high value of n iter would mean we can ideally get closer to finding the best hyperparameters that yield the best model but this again comes with a high computation cost as before In fact if we set n iter n n n … n M from the previous example then we re essentially considering all possible hyperparameter combinations and now Randomized Search and Grid Search are equivalent Let us build on the same example of KNNClassifier from the previous section Let us search for the optimal weighting strategy and n neighbors And now let us implement Randomized Search in scikit learn and do the following steps as we did for Grid Search Import RandomizedSearchCV classfrom sklearn model selection import RandomizedSearchCV Define the parameter grid specify parameter distributions rather than a parameter grid param dist dict n neighbors k range weights weight options Instantiate the grid Set n iter Fit the grid amp View the results n iter controls the number of searchesrand RandomizedSearchCV knn param dist cv scoring accuracy n iter random state return train score False rand fit X y pd DataFrame rand cv results mean test score std test score params DataFramemean test score std test score params weights distance n neighbors weights uniform n neighbors weights uniform n neighbors weights uniform n neighbors weights uniform n neighbors weights distance n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors Examine the best score and best hyperparameters examine the best modelprint rand best score print rand best params Output weights uniform n neighbors Parameters of the best modelSurprisingly we see that the highest accuracy score obtained in this case where we only looked at different parameter settings instead of in Grid Search is the same as before And the value for n neighbors which is also one of the optimal values that we got when we initially searched for the optimal value of n neighbors Recall from the earlier blog post with the same example Maybe we just got lucky What is the guarantee that we will always get the best results Ah this question makes perfect sense doesn t it Let us do the following now Let us run RandomizedSearchCV for multiple times and see how many times we really end up getting lucky ️Run RandomizedSearchCV times and see what happens We log the best score for every run run RandomizedSearchCV times with n iter and record the best scorebest scores for in range rand RandomizedSearchCV knn param dist cv scoring accuracy n iter return train score False rand fit X y best scores append round rand best score Let us examine all the best scores now print best scores Output Best Scores Upon examining the best scores above for all the runs we see that we get the best accuracy score of about times Looks like we re lucky indeed What about the other times when we didn t quite get the best accuracy score These accuracy scores are around which is pretty close to This observation convinces us that even though Randomized Search may not always give the hyperparameters of the best performing model the models obtained by using these hyperparameters do not perform much worse compared to the best model obtained from Grid Search This means the best models thus obtained with the hyperparameters from randomized search are clearly very close to the optimal model In essence these may not be the best hyperparameters but certainly close to the best hyperparameters except that these are found under resource constrained settings Hope you all understood how we could use Randomized Search for hyperparameter tuning Hope you all enjoyed reading this post Happy Learning Until next time References Cover Image Photo by Ross Sneddon on UnsplashNote This post is a comprehensive post for understanding model evaluation and hyperparameter search This is a compiled and improved version of a few of my earlier shorter posts 2021-08-24 11:21:22
海外TECH DEV Community Shop by Brand Extension for Magento 2 https://dev.to/dolphinwebsolution/shop-by-brand-extension-for-magento-2-5hb5 Shop by Brand Extension for Magento Allows your customers in their desire to navigate the store in search of the favourite brands Create customised pages slider A Z alphabetical listing and more features Display brands separately as the main menu item Sort and arrange the brands in an Asc Desc manner Layered navigation on brand specific product listing pages Display featured brand slider on any page using custom widget Upload a custom logo for the brand Display brands as sliders Alphabetical listing of brands Search Filters amp Alphabetical order display OVERVIEWIt is proven that nine in ten online searchers stick to the store brands Additionally customers always stick to a single brand In a multi brand store shoppers expect to have a possibility to shop by brands Shoppers become emotionally attached to brands very quickly Especially when the products they once found attractive and suitable confirm their quality regularly Thus the first thing they often do when they reach online stores is to browse by their favorite brand Apparently it is better not to stand in the customers way when they are rushing to their favorite brands with Magento Shop by Brand extension you can make the brand to customer connection a lot easier and well directed Shop by Brand Magento extension creates a separate searching tool for your shoppers to freely investigate each brand on your website All brands will be gathered on one page to let your visitors choose from After clicking any of the brand the category page will be open and product related to that brand will be listed there Moreover each brand will have its own space which contains the description logo and products It is obvious that your shoppers now can shop with ease when being able to filter items by brands Another important point of this extension is that if admin wants to display featured brand slider then he can do that simply by adding custom widget from the backend Admin can create as many brands as they want edit brand details name description and image filterable by brand and easily customize the product page and product list page Admin can also set the Meta details for the brand page Customers will easily be able to sort brands by alphabetical names and also in Asc and Desc order For more detail click Here Shop by brand Extension 2021-08-24 11:10:51
海外TECH DEV Community HighlightJS - How to show some code safely? https://dev.to/adaendra/highlightjs-how-to-show-some-code-safely-3j0d HighlightJS How to show some code safely In our job it can be really useful to expose a bloc of code without execute it Generally we can use Markdown or some Wiki to do it But sometimes we want to use it on a website And in this case HighlightJS is our savior What is HighlightJS It s a JavaScript syntax highlighter with language auto detection and zero dependencies And currently languages and styles are implemented example How to use it Once you ve installed it with NodeJS or basic JavaScript import put some pre code Example just below blocks with our code to show and that s it lt pre gt lt code gt lt code gt lt pre gt Otherwise you can define which language to highlight lt pre gt lt code class language html gt lt code gt lt pre gt or add a class to ignore some blocks lt pre gt lt code class nohighlight gt lt code gt lt pre gt Their documentation is quite complete so go check it if you want more informations LinksHighlightJS website I hope it will help you 2021-08-24 11:06:36
Apple AppleInsider - Frontpage News 16-inch MacBook Pro, 14-inch MacBook Pro expected to have same performance https://appleinsider.com/articles/21/08/24/16-inch-macbook-pro-14-inch-macbook-pro-expected-to-have-same-performance?utm_medium=rss inch MacBook Pro inch MacBook Pro expected to have same performanceApple s introduction of a inch MacBook Pro and an updated inch MacBook Pro will both use the same MX chip a leaker claims with equivalent speed expected across both models Apple customers are familiar with the general trend for the company to include both faster processors and a better GPU in its larger MacBook Pro models giving them a performance advantage over the smaller variants According to one leaker this won t be the case this fall According to Dylandkt on Twitter both the inch MacBook Pro and inch MacBook Pro will have the same chip and the same performance In a second tweet it is clarified that both models will apparently use the same MX chip Read more 2021-08-24 11:56:48
Apple AppleInsider - Frontpage News Man pleads guilty to stealing naked photos from iCloud accounts https://appleinsider.com/articles/21/08/24/man-pleads-guilty-to-stealing-naked-photos-from-icloud-accounts?utm_medium=rss Man pleads guilty to stealing naked photos from iCloud accountsA man in Los Angeles Country stole more than photographs and videos from thousands of iCloud accounts with the intent to steal nudes ーsome of which ultimately ended up on porn websites Hao Ku Chi of La Puente California agreed to plead guilty to a total of four felonies relating to intrusions into thousands of iCloud accounts owned by victims The plot was to acquire images of naked women to share with co conspirators The man impersonated a member of Apple customer support staff in emails The Los Angeles Times reports in a bid to trick victims into handing over their Apple IDs and passwords Read more 2021-08-24 11:51:27
Apple AppleInsider - Frontpage News Tim Cook visiting White House on Wednesday to discuss cyber attacks https://appleinsider.com/articles/21/08/23/apples-tim-cook-to-visit-white-house-amid-rise-in-cyber-attacks?utm_medium=rss Tim Cook visiting White House on Wednesday to discuss cyber attacksApple CEO Tim Cook and Microsoft CEO Satya Nadella plan to visit the White House this week to discuss pressing cybersecurity concerns with President Joe Biden according to a report on Monday Citing sources familiar with the matter Bloomberg reports Cook and Nadella are scheduled to meet with Biden on Wednesday to discuss private sector contributions to cybersecurity efforts following a rash of attacks targeting key U S infrastructure and technology assets The conversation could include recent steps taken by companies in the banking energy and water utility industries to beef up protections against cyber attacks the report said A senior official with knowledge of the meeting said software security in the supply chain would likely be a topic of discussion Read more 2021-08-24 11:08:35
海外TECH Engadget The Morning After: Crypto heist hacker returns all $610 million they stole https://www.engadget.com/the-morning-after-crypto-heist-hacker-returns-all-610-million-they-stole-111630131.html?src=rss The Morning After Crypto heist hacker returns all million they stoleIt s the weirdest cryptocurrency heist so far On Monday Poly Network a cryptocurrency finance platform was hacked by “Mr White Hat who exploited a vulnerability in its code to steal million in Ethereum Shiba Inu and other cryptocurrencies The company now says it has recovered all the money it lost in the theft Less than a day after stealing the digital currencies the hacker started returning millions saying they were “ready to surrender They subsequently locked more than million in assets in an account that required passwords from both them and Poly Network They said they would only provide their password once everyone was “ready At that point Poly Network offered the hacker a reward ーa fraction of what they had stolen It s not entirely clear why the hacker surrendered but it may have been difficult to cash out the millions The hacker says they were trying to contribute to the security of Poly Network Maybe they just didn t want to get caught Poly will breathe a sigh of relief as will those that were doing their crypto trading through the platform ーMat SmithA Razer mouse can bypass Windows security just by being plugged inThe company says it s fixing the flaw Security researcher Jon Hat posted on Twitter that after plugging in a Razer mouse or dongle Windows Update will download the Razer installer executable and run it with SYSTEM privileges It also lets you access the Windows file explorer and Powershell with quot elevated quot privileges which means nefarious types could install harmful software ーif they can get to your USB ports Since this vulnerability requires someone plugging in a mouse it s not nearly as dangerous as a remote attack but it s still not great for Razer The company s security team said it s working on a fix nbsp Continue reading Finally the Stardew Valley esports tournament is a thingFarm mine and fish your way to glory on Labor Day weekend ConcernedApeEsports is most commonly associated with high octane competitive games usually with guns That s not the vibe in Stardew Valley where you literally tend to crops It s more agrarian less aggro But soon some of the world s finest Stardew Valley players will face off for thousands of dollars Creator Eric Barone said the first official Stardew Valley Cup event will take place on September th “It s a competition of skill knowledge and teamwork with a prize pool of over k More than challenges have been created for competitors to tackle with four teams of four players each having three hours to complete as many of the tasks as they can Best start sharpening that hoe Continue reading NASA s latest video from Mars looks like Dune A new video from the Curiosity rover is here NASA JPL Caltech MSSSNASA s Jet Propulsion Laboratory released a breathtaking panorama of the inside of the Gale Crater as snapped by the Curiosity Rover It shows off where the rover has been and where it s going Apparently on a clear day when there s no dust in the air you can see up to miles away Continue reading PayPal brings its cryptocurrency trading feature to the UKEven in small units PayPal is bringing the ability to buy hold and sell cryptocurrencies across to the other side of the pond the better part of a year after it launched in the US In a statement the company said that UK based users would be able to buy hold and sell Bitcoin Ethereum Litecoin and Bitcoin Cash via their PayPal account The company adds that users can buy as little as £ of cryptocurrency and while there are no fees to hold the currency users will have to pay transaction and currency conversion fees And hey it s not Poly Continue reading Twelve Minutes ruins a compelling game conceptI ve been waiting a while for this too nbsp Annapurna InteractiveTwelve Minutes managed to hook several Engadget editors when it was revealed back in Even before it gained an all star cast including Daisy Ridley James McAvoy and Willem Dafoe the pitch was easy to understand a time loop point and click adventure I made a note to keep an eye on the title and Devindra Hardawar who reviewed the game did the same Unfortunately the need to push the story in any ーmost ーdirections leads to some grim choices by the player and what Devindra calls “mind numbingly dumb twists Tell us how you really feel Continue reading Apple employees are organizing to push for real change at the company“We ve exhausted all internal avenues the group says A group of current and former Apple employees are calling on colleagues to publicly share stories of discrimination harassment and retaliation at the company The collective has started a Twitter account called Apple Workers quot For too long Apple has evaded public scrutiny quot the group says on its website quot When we press for accountability and redress to the persistent injustices we witness or experience in our workplace we are faced with a pattern of isolation degradation and gaslighting quot In August the company put Ashley Gjøvik a senior engineering program manager on paid administrative leave Apple hasn t yet commented Continue reading The best streaming gear for studentsIt s not just laptops and keyboards Being a student is hard but just because you re holed up in a dorm room doesn t mean you should settle for mediocre entertainment Our updated Student Buyer s Guide has everything you could possibly need to upgrade from mindlessly watching Netflix on your laptop That includes deals for TVs audio gear and the best streaming devices Continue reading Take a first look at the live action Cowboy Bebop It s coming November th NetflixNetflix s live action adaptation of classic anime Cowboy Bebop has been a long time coming and the show finally has a release date The episode first season will start streaming on November th There s still no trailer but we get some stills of the iconic crew played by John Cho Spike Spiegel Mustafa Shakir Jet Black and Daniella Pineda Faye Valentine There s a corgi too Continue reading Virgin Orbit plans to go publicIt ll go on the Nasdaq exchange to fund its space satellite project Mike Blake ReutersVirgin Orbit the less glamorous half of Virgin s space adventures has announced plans to go public on the Nasdaq stock exchange through a special purpose acquisitions company SPAC merger The deal with NextGen Acquisition Corp II values Virgin Orbit at billion The combined company is expected to pull in up to million in cash when the deal closes and it plans to scale up its rocket manufacturing The first spaceflight company to go public through a SPAC and the company that really kicked off the SPAC trend was Virgin Galactic back in which sought to fund its tourist trips to space Yeah the more exciting facet of space companies Continue reading The biggest stories you might have missedThe best laptops for college students Outriders is perfectly average making it ideal for Xbox Game PassTeardown shows the Playdate won t suffer from controller drift like the SwitchRare commemorative Game amp Watch handheld sells for at auctionT Mobile is giving customers a free year of Apple TV Data leak exposed million records including COVID vaccination statusesThe OnePlus Buds Pro feature smart ANC and a white noise mode 2021-08-24 11:16:30
医療系 医療介護 CBnews 都の医療機関にコロナ対応協力を要請、回答期限31日-拒否なら公表の可能性も、厚労省と都 https://www.cbnews.jp/news/entry/20210824202844 入院患者 2021-08-24 20:45:00
ニュース BBC News - Home Extension of Afghanistan evacuation deadline unlikely, says Wallace https://www.bbc.co.uk/news/uk-58312134?at_medium=RSS&at_campaign=KARANGA defence 2021-08-24 11:38:32
ニュース BBC News - Home Scottish Covid inquiry to start later this year https://www.bbc.co.uk/news/uk-scotland-scotland-politics-58318778?at_medium=RSS&at_campaign=KARANGA covid 2021-08-24 11:55:42
ニュース BBC News - Home Tokyo Paralympics: Channel 4 warns of privatisation risk to future coverage https://www.bbc.co.uk/news/entertainment-arts-58316833?at_medium=RSS&at_campaign=KARANGA wouldn 2021-08-24 11:26:55
ニュース BBC News - Home Captain Bale to lead Wales for September World Cup qualifiers https://www.bbc.co.uk/sport/football/58318873?at_medium=RSS&at_campaign=KARANGA robert 2021-08-24 11:24:48
ニュース BBC News - Home How are women in Afghanistan reacting to Taliban takeover? https://www.bbc.co.uk/news/world-asia-58315828?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-24 11:24:21
LifeHuck ライフハッカー[日本版] 普通のタオルと何が違う?特殊技術を採用した高機能タオル「fuwa-sui」 https://www.lifehacker.jp/2021/08/machi-ya-fuwa-sui-end.html fuwasui 2021-08-24 21:00:00
北海道 北海道新聞 みずほ、複数の予備装置機能せず システム障害、復旧遅れ https://www.hokkaido-np.co.jp/article/581605/ 遅れ 2021-08-24 20:14:00
北海道 北海道新聞 原発テロ対策の監視体制を強化 規制委、検査官増員へ https://www.hokkaido-np.co.jp/article/581604/ 原発テロ 2021-08-24 20:14:00
北海道 北海道新聞 緊急事態宣言、北海道など8道県追加へ まん延防止措置は4県 https://www.hokkaido-np.co.jp/article/581601/ 新型コロナウイルス 2021-08-24 20:10:00
北海道 北海道新聞 比大統領、副大統領目指す 再選禁止を回避、親子出馬か https://www.hokkaido-np.co.jp/article/581600/ 副大統領 2021-08-24 20:09:00
海外TECH reddit 五輪メダルのメッキ剥がれる https://www.reddit.com/r/newsokunomoral/comments/pal50w/五輪メダルのメッキ剥がれる/ ewsokunomorallinkcomments 2021-08-24 11:07:12
TECH Engadget Japanese 事故で脊髄を損傷し歩けなくなった20年後、聖火ランナーとして走る未来があった話:アカザーの車いす野郎 https://japanese.engadget.com/akazawa-wheelchair-120016816.html 聖火ランナー 2021-08-24 12:00:16
TECH Techable(テッカブル) LGが6G通信の実験に成功! 100m以上離れた拠点間でデータを送受信 https://techable.jp/archives/160435 無線通信 2021-08-24 12:30:52
TECH Techable(テッカブル) MagSafeにも対応した2in1スタンド「MOT-SPSTD13」 https://techable.jp/archives/160504 iphone 2021-08-24 12:00:32
python Pythonタグが付けられた新着投稿 - Qiita 【python】pandas学習記録~3回目:Excelのデータ取り込み~ https://qiita.com/masa2223/items/2f8f5bd585122f0be322 dfsheetnameでシート名に該当するDataFrameを抽出し、todictで変換します。 2021-08-24 21:34:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Java]Listの中に配列があり、リストの順番を配列の要素でソートしたい https://teratail.com/questions/355946?rss=all JavaListの中に配列があり、リストの順番を配列の要素でソートしたいタイトルはちょっと意味が分からないと思いますので以下コード例です。 2021-08-24 21:59:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ログイン成功時、リダイレクトさせたいが出来ない。 https://teratail.com/questions/355945?rss=all ログイン成功時、リダイレクトさせたいが出来ない。 2021-08-24 21:35:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C# のEntity frameworkで、元のデータを編集して新規のデータを追加しようとするとPrimary Keyのカラムを変更出来ない https://teratail.com/questions/355944?rss=all 2021-08-24 21:13:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) L1正則化項付き線形回帰モデルのハイパーパラメータ最適化に関して https://teratail.com/questions/355943?rss=all L正則化項付き線形回帰モデルのハイパーパラメータ最適化に関してL正則化項付き線形回帰モデルのハイパーパラメータ正則化係数の最適化をコーディングする際に計算時間の関係上グリッドサーチではなく、エビデンス近似で最適化をしたいと考えています。 2021-08-24 21:10:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SoftEther VPNを使用したラズパイのNASサーバへのVPN接続ができません。 https://teratail.com/questions/355942?rss=all SoftEtherVPNを使用したラズパイのNASサーバへのVPN接続ができません。 2021-08-24 21:09:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonのfor文の処理内容が理解できない。 https://teratail.com/questions/355941?rss=all Pythonのfor文の処理内容が理解できない。 2021-08-24 21:09:04
Git Gitタグが付けられた新着投稿 - Qiita git-svn 導入記(macOS) https://qiita.com/kaizen_nagoya/items/f3449bbad19761031bb4 gitsvn導入記macOSMacCatalinaでgitsvnを使えるようにするbrewinstallgitsvnでやってみた。 2021-08-24 21:07:51
海外TECH DEV Community Microsoft Server Üzerinde SQLite Kurulumu https://dev.to/aciklab/microsoft-server-uzerinde-sqlite-kurulumu-23k0 Microsoft Server Üzerinde SQLite KurulumuSQLite bilindiği gibi çokça tercih edilen bir veri tabanıyazılımı Diğer veri tabanıyazılımlarına göre daha sade olmasıile öne çıkan SQLite ın Microsoft Server üzerinde bir Powershell scripti içerisinde nasıl kullanılacağınıberaber inceleyelim Versiyon kontrolüBu aşamada sistemimizle alakalıbazıversiyon bilgilerini öğreneceğiz Bu bilgiler bize bir sonraki adım olan indirme adımında hangi SQLite versiyonunu indireceğimize karar verirken yardımcıolacak PS gt IntPtr Size komutu sisteminizin kaçbit görmemize yardımcıolur Bu komuttan çıktısınıalıyorsanız çıktısınıalıyorsanız bit bir sisteme sahip olduğunuz anlamına gelir PS gt PSVersionTableName Value PSVersion PSEdition Desktop PSCompatibleVersions BuildVersion CLRVersion WSManStackVersion PSRemotingProtocolVersion SerializationVersion komut çıktısında ise ihtiyacımız olan CLRVersion bilgisi Örneğin yukarıdaki çıktıiçin bu bilgi bize NET sürümünükullanmamız gerektiğini ifade ediyor Uygun SQLite Sürümünün İndirilmesiSQLite indirme bağlantısına giderek edindiğimiz versiyon bilgilerine göre sistemimize uygun SQLite sürümünüindirelim Bu işlem tarayıcıya da komut satırıüzerinden gerçekleştirilebilir PS gt Invoke WebRequest Uri OutFile C Windows Temp sqlite zipSıkıştırılmışdosya indirildikten sonra arayüz ya da komut satırıüzerinden ilgili dizine çıkartılmalıdır mkdir C Windows sqliteExpand Archive C Temp sqlite zip DestinationPath C Windows sqlite İndirilen Dosyanın Sisteme Eklenmesiİndirilen SQLite dosyasının aşağıdaki gibi sisteme eklenmesi gerekmektedir PS gt Add Type Path C Windows sqlite System Data SQLite dll 2021-08-24 12:43:10
海外TECH DEV Community Interviews are about telling a story https://dev.to/laurieontech/interviews-are-about-telling-a-story-21no Interviews are about telling a storyLast week I was in Danny Thompson s twitter space talking about tech interviews One piece of advice I gave was about preparing for conversational interviews and the types of questions you get asked Apparently people wanted to learn more And as always I m happy to oblige Tech Interviews aren t only about codeYou may be familiar with guides for studying and preparing to ace tech interviews Oftentimes they focus on algorithms and data structures You ll also find write ups and websites on studying for systems design interviews and other abstract exercises Prepping for these types of questions are great However they aren t the only type of interview rounds you re likely to encounter In most interview processes you ll have rounds that are very conversational in nature They re typically a mix of technical and people skills questions This post is about setting yourself up for success in these interviews What type of questions can you expect The interviewer in conversational rounds can be anyone from a manager to a colleague to a skip level director However their goal is often the same How do you collaborate How do you communicate What level of experience do you have handling challenges that are both technical and people focused Examples of the types of questions they might ask are Tell me about a time where you had to say no to a request Have you ever had to give feedback to a more senior engineer Can you tell me about that What mistakes have you made in implementing a system What would you do differently next time There are hundreds of these types of questions but you get the idea What does a good answer look like Sometimes these answers explicitly ask for a story e g tell me about a time Sometimes it s less overt and they say how would you handle In either case having a real life example you can point to helps ground your answer and show the experience you have Stories should have a beginning a middle and an end They should show a positive outcome or an outcome where you can point to the mistakes that were made and what you d do differently They also need to be clear concise and effective Most importantly the story needs to clearly connect to the question being asked This sounds like a lot to ask on the spot You have to think about the question come up with an anecdote package it well and relay it back to the interviewer All in or so minutes maybe less Yikes How This is where my original advice comes into play You don t need to think of every question you might be asked But you should think of some stories ahead of time Have stories in your back pocket going into an interview They should highlight different aspects of your collaboration and communication style so that they can fit the questions being asked A story where you did everything rightA story where you did something wrong and learned from itA story involving a peerA story involving managementA story involving another team company or external playerThis list isn t exhaustive but it will help you start thinking about some good anecdotes Once you ve zeroed in on your stories you can start to practice talking about them When prepping a story consider an interview enviroment You want to Get to the point quickly remove any extraneous or overly detailed pieces of informationBe clear beginning middle and end make sure that your point comes acrossConnect to the question this takes some practice but try and mention the keywords of the question as you re concluding the story and drive home how it connectsShow off this doesn t mean you should brag but try and show yourself in a positive light even when the story involves a misadventureThinking through all of this ahead of time will give you confidence going into these types of interviews You won t be stuck trying to think of a good anecdote in live time Important caveatsThere are a couple mistakes to avoid If they ask for a time you weren t successful don t use a story where you were Always have a story for when you messed up Be able to analyze what you could have done differently but don t avoid the point of the question You don t need to be an engineer to answer these questions well If you are a career changer you can tell a story involving retail managers your fellow line cook the military Whatever it is this is a great opportunity to show how your current experience relates to the role and why you have more to offer than someone straight out of school Interviews are about youFor all the flaws with technical interviews conversational interviews are different You don t need to be the most outgoing person in the room or have studied a textbook worth of potential questions A few focused areas of prep will help you show off your skills and experience 2021-08-24 12:34:23
海外TECH DEV Community 5 Things to do before making the build for Production. (React JS) https://dev.to/atulbhattsystem32/5-things-to-do-before-making-the-build-for-production-react-js-j8b Things to do before making the build for Production React JS This article is not something you might not already know but maybe you might not have it all listed in a one place There can be more things that I ll surely be missing in this article which I would like you to mention down in the comments so that I can compile another part to this article And this is a beginner level post So let s start on listing the things that I feel one should do before pushing their production build These are the things that I have used for the react project I have built but they are definitely the points which can surely be helpful in other projects Clearing all the console logs that are absolutely not intended for the users And it s rare that console logs are there for users Remove all the commented code which doesn t serves any purpose or in the end is just misleading Comments are meant for giving extra context to why something has been done not the other way around The above screenshot depicts how there is a useless console log which the developer might have used for the testing purpose which should be removed once everything is wrapped up in development and the project is ready for getting into production Another thing worth keeping note is the commented code which serves no purpose in the end Removing all the unused npm packages and libraries that are installed Deleting all the unused files that are just clogging up It might feel overwhelming to find all the unused packages and files manually but don t you worry As the diamond cuts the diamond in the same way we will use another package to remove the dead files You can follow the packages below depcheckunimported Check how the build works by serving the build in react I know that I used to create a build and then push it to staging server to check how it will behave there because I wasn t aware of the fact that React offers this functionality It s always good to check your build before pushing it to the server So basically this is not about improving the code or optimizing it These things go hand in hand when you are doing development The goalof this article is primarily on giving the finishing touch to your React Web App before making it live in the production I hope this article was helpful to you I would be more than happy to receive your feedback on this article Thanks for your precious time reading this Stay tuned for more insightful reading by me 2021-08-24 12:25:58
Apple AppleInsider - Frontpage News Phil Schiller promotes Porsche curated playlists in Apple Music https://appleinsider.com/articles/21/08/24/phil-schiller-promotes-porsche-curated-playlists-in-apple-music?utm_medium=rss Phil Schiller promotes Porsche curated playlists in Apple MusicApple Fellow Phil Schiller shared the Porsche editor playlists in Apple Music then shared his own Audi R playlist as well Listen to a curated selection of playlists in your new Porsche TaycanPhil Schiller shared the collection of playlists created by Porsche an official curator in Apple Music with the quote there is no substitute Each playlist is curated to fit a specific sound from the modern Taycan to the classic Read more 2021-08-24 12:51:36
Apple AppleInsider - Frontpage News 'Judging Amy' star Amy Brenneman joins cast of Apple TV+ thriller 'Shining Girls' https://appleinsider.com/articles/21/08/24/judging-amy-star-amy-brenneman-joins-cast-of-apple-tv-thriller-shining-girls?utm_medium=rss x Judging Amy x star Amy Brenneman joins cast of Apple TV thriller x Shining Girls x Amy Brenneman known for her work in Judging Amy and Tell Me Your Secrets is set to join the cast of upcoming Apple TV thriller Shining Girls Shining Girls is a metaphysical time travel thriller based on Lauren Beukes best selling novel The story revolves around a Depression era drifter who discovers a key to a house that unlocks different eras in Chicago s history To travel through the portal however he must murder women burning with potential Elisabeth Moss who stars as Kirby a Chicago reporter who survived a brutal assault will also direct two of the episodes Read more 2021-08-24 12:30:25
Apple AppleInsider - Frontpage News Man pleads guilty to stealing naked photos from iCloud accounts https://appleinsider.com/articles/21/08/24/man-pleads-guilty-to-stealing-naked-photos-from-icloud-accounts?utm_medium=rss Man pleads guilty to stealing naked photos from iCloud accountsA man in Los Angeles County stole more than photographs and videos from thousands of iCloud accounts with the intent to steal nudes ーsome of which ultimately ended up on porn websites Hao Ku Chi of La Puente California agreed to plead guilty to a total of four felonies relating to intrusions into thousands of iCloud accounts owned by victims The plot was to acquire images of naked women to share with co conspirators The man impersonated a member of Apple customer support staff in emails The Los Angeles Times reports in a bid to trick victims into handing over their Apple IDs and passwords Read more 2021-08-24 12:05:02
海外TECH Engadget Peloton's newer, safer Tread will be available to buy on August 30th https://www.engadget.com/peloton-tread-sale-120039581.html?src=rss Peloton x s newer safer Tread will be available to buy on August thLast year Peloton introduced its new lower cost Peloton Tread to the market which is around cheaper than the original Tread It was then sold for a short period of time in the UK Canada and the US where it had only a limited invitation only release Then however the company had to halt sales of the Tread and recall both its connected treadmills after reports of several injuries and one fatality The Tread in particular had to be recalled because its touchscreen console could detach and fall The issues have since been fixed but the incident obviously delayed the broader sale of the Tread Now the company is ready for a redo of sorts with a much wider release Peloton announced today that the newer safer Tread will be available in the US Canada and the UK on August th while those in Germany will have to wait until later this fall The Peloton Tread is priced at USD CAD £ GBP € EUR As a reminder the Tread has many of the same features of the Tread albeit in a more affordable package It has a inch HD touchscreen instead of the inch on the Tread and it has a traditional running belt instead of a shock absorbing slat belt The Tread also has a slightly smaller footprint it s by inch rather than by inch Peloton also emphasized software and hardware safety features in the new Tread which helps address the recall concerns One of them is Tread Lock which is a four digit digital passcode that is required of each authorized user Tread Lock will be available for both All Access members as well as those without There s also a physical safety key that can help a runner quickly stop during a class when pulled On top of that Peloton said that all Treads from here on out will have installed the fix that resulted in the recall That means that the touchscreen console is now securely attached to the Tread at all times according to the company As was announced previously existing Tread users can have this repair done for free 2021-08-24 12:00:39
海外科学 NYT > Science Caught in the Crossfire Over Covid’s Origins https://www.nytimes.com/2021/08/24/health/coronavirus-origins-alina-chan.html critical 2021-08-24 12:26:54
ニュース BBC News - Home Afghanistan: Credible reports of executions by Taliban says UN https://www.bbc.co.uk/news/world-asia-58315413?at_medium=RSS&at_campaign=KARANGA afghan 2021-08-24 12:38:54
ニュース BBC News - Home Covid in Scotland: Warning over restrictions as cases hit new high https://www.bbc.co.uk/news/uk-scotland-58315956?at_medium=RSS&at_campaign=KARANGA proportionate 2021-08-24 12:54:04
ニュース BBC News - Home Two-year-old dies in fire at Ingoldmells caravan park https://www.bbc.co.uk/news/uk-england-lincolnshire-58319097?at_medium=RSS&at_campaign=KARANGA lincolnshire 2021-08-24 12:50:42
ニュース BBC News - Home Love Island: 2.8m see Millie and Liam crowned 2021 winners https://www.bbc.co.uk/news/entertainment-arts-58306258?at_medium=RSS&at_campaign=KARANGA debut 2021-08-24 12:10:40
サブカルネタ ラーブロ 麺とび六方@村井(長野県) 「ラーメンミニ」 http://feedproxy.google.com/~r/rablo/~3/lnJnwIUHC90/single_feed.php 続きを読む 2021-08-24 13:11:56
北海道 北海道新聞 十勝の観光客31%減 20年度706万人 外国人宿泊99%減 https://www.hokkaido-np.co.jp/article/581634/ 十勝管内 2021-08-24 21:19:00
北海道 北海道新聞 芸術の森地区に若者呼ぼう 旧常盤小卒業の高校生ら 活性化へ団体設立 https://www.hokkaido-np.co.jp/article/581632/ 札幌市南区 2021-08-24 21:18:00
北海道 北海道新聞 黄金色の稲、早めの実り 南幌の水田で収獲始まる https://www.hokkaido-np.co.jp/article/581631/ 黄金色 2021-08-24 21:15:00
北海道 北海道新聞 二酸化炭素を固体化し貯留 三笠の坑道で実証実験 ヤフーが資金1億円寄付 https://www.hokkaido-np.co.jp/article/581624/ 二酸化炭素 2021-08-24 21:09:00
北海道 北海道新聞 音声案内や手話通訳で式典楽しむ パラ開会式、障害に配慮 https://www.hokkaido-np.co.jp/article/581628/ 手話通訳 2021-08-24 21:12:00
北海道 北海道新聞 マイナカード手続き1カ所で 札幌市26日センター開設 土日も受け付け https://www.hokkaido-np.co.jp/article/581627/ 開設 2021-08-24 21:12:00
北海道 北海道新聞 国内で新たに2万1569人感染 8府県で最多、新型コロナ https://www.hokkaido-np.co.jp/article/581626/ 新型コロナウイルス 2021-08-24 21:11:00
北海道 北海道新聞 アフガン国旗も開会式入場 特別対応「連帯示す」 https://www.hokkaido-np.co.jp/article/581625/ 東京パラリンピック 2021-08-24 21:10:00
北海道 北海道新聞 アフガン女性パラ選手ら脱出 50人、豪軍の助けで https://www.hokkaido-np.co.jp/article/581622/ 東京パラリンピック 2021-08-24 21:09:00
北海道 北海道新聞 国体、25日に中止決定へ スポ協、三重県など協議 https://www.hokkaido-np.co.jp/article/581621/ 感染拡大 2021-08-24 21:09:00
北海道 北海道新聞 「あんた生涯後悔するぞ」と威嚇 工藤会トップ、裁判長に怒声 https://www.hokkaido-np.co.jp/article/581616/ 特定危険指定暴力団 2021-08-24 21:08:02
北海道 北海道新聞 競泳の萩野公介が現役引退 27歳、16年リオ五輪で金 https://www.hokkaido-np.co.jp/article/581610/ 個人メドレー 2021-08-24 21:06:07
北海道 北海道新聞 原発テロ対策の監視体制を強化 規制委、検査官増員へ https://www.hokkaido-np.co.jp/article/581604/ 原発テロ 2021-08-24 21:06:03
海外TECH reddit Losing the ability to speak properly since moving to japan. Feeling literally dumb. https://www.reddit.com/r/japanlife/comments/pam0sg/losing_the_ability_to_speak_properly_since_moving/ Losing the ability to speak properly since moving to japan Feeling literally dumb Sorry for the confusing title I m a native English speaker from the us I have lived here for years I found out I was pregnant on Christmas right as the pandemic hit Anyways since then I have isolated for the most part until now almost years later My husband is a salaryman who speaks english and I speak Japanese and we often communicate in both languages Anyways he is never home due to work obviously So for the greater part of everyday I am by myself with my one year old baby I don t have parents or grandparents in the states I can talk to just a younger brother who only answers my calls every weeks Anyways when I do talk to him or occasionally get to talk to an old friend on the phone I find myself stuttering a lot and getting really anxious I jumble up my words often and it takes me forever to get a simple thought out Like this post lol many times I can think of the Japanese words or phrases I wanna say but it won t come out in English so i pause and get confused I feel like I am literally turning stupid I went to college and made straight A s loved reading and writing growing up and always thought of myself as a smart person However my mind is just constantly fuzzy and I feel like I m a zombie most of the time Idk if it s lack of social interaction being kind of bilingual advanced Japanese so I am just mixing languages up or something else I just wanted to rant or see if anyone has advice Please be kind this is a really stressful thing to think about for me Edit I am always being treated by my psychiatrist for depression adhd and anxiety disorder Idk if that s related but I ve had these issues since I was a child and this is a phenomenon I ve only experienced since moving here submitted by u purutorichan to r japanlife link comments 2021-08-24 12:08:19
IT ITmedia 総合記事一覧 [ITmedia News] Nest Camがやってきた Google純正のセキュリティカメラ、わが家をどう守ってくれる? https://www.itmedia.co.jp/news/articles/2108/24/news049.html google 2021-08-24 22:03:00
AWS AWS News Blog Monitor, Evaluate, and Demonstrate Backup Compliance with AWS Backup Audit Manager https://aws.amazon.com/blogs/aws/monitor-evaluate-and-demonstrate-backup-compliance-with-aws-backup-audit-manager/ Monitor Evaluate and Demonstrate Backup Compliance with AWS Backup Audit ManagerToday I m happy to announce the availability of AWS Backup Audit Manager a new feature of AWS Backup that helps you monitor and evaluate the compliance status of your backups to meet business and regulatory requirements and enables you to generate reports that help demonstrate compliance to auditors and regulators AWS Backup is a fully … 2021-08-24 13:50:02
AWS AWS Management Tools Blog Introducing the AWSSQLServer-DBCC Automation document for SQL Server maintenance https://aws.amazon.com/blogs/mt/introducing-the-awssqlserver-dbcc-automation-document-for-sql-server-maintenance/ Introducing the AWSSQLServer DBCC Automation document for SQL Server maintenanceIn the first three posts in this five part series I introduced you to AWS Launch Wizard Systems Manager Automation documents for SQL Server and showed you how to run the AWSSQLServer Backup AWSSQLServer Restore and AWSSQLServer Index Automation documents In this post I ll show you how to use the AWSSQLServer DBCC document for SQL Server to execute database consistency … 2021-08-24 13:48:11
AWS AWS Management Tools Blog Introducing the AWSSQLServer-Index Automation document for SQL Server maintenance https://aws.amazon.com/blogs/mt/introducing-the-awssqlserver-index-automation-document-for-sql-server-maintenance/ Introducing the AWSSQLServer Index Automation document for SQL Server maintenanceIn the first and second posts in this five part series I introduced you to AWS Launch Wizard Systems Manager Automation documents for SQL Server and showed you how to run the AWSSQLServer Backup and AWSSQLServer Restore Automation documents In this post I ll show you how to use the AWSSQLServer Index document for SQL Server index maintenance The SQL … 2021-08-24 13:47:42
AWS AWS Management Tools Blog Introducing the AWSSQLServer-Restore Automation document for SQL Server maintenance https://aws.amazon.com/blogs/mt/introducing-the-awssqlserver-restore-automation-document-for-sql-server-maintenance/ Introducing the AWSSQLServer Restore Automation document for SQL Server maintenanceIn the first post in this five part series I introduced you to AWS Launch Wizard Systems Manager Automation documents for SQL Server and showed you how to run the AWSSQLServer Backup document In this second post I ll show you how to restore a SQL Server backup from Amazon S using the AWSSQLServer Restore document The SQL Server … 2021-08-24 13:47:39
AWS AWS Management Tools Blog Introducing the AWSSQLServer-Backup Automation document for SQL Server maintenance https://aws.amazon.com/blogs/mt/introducing-the-awssqlserver-backup-automation-document-for-sql-server-maintenance/ Introducing the AWSSQLServer Backup Automation document for SQL Server maintenanceThis is the first in a five part series to introduce you to AWS Launch Wizard Systems Manager Automation documents for SQL Server AWS maintains these predefined Automation documents which you can use to perform critical maintenance tasks for SQL Server including backup restore reindex and DBCC In this post I will describe the purpose of … 2021-08-24 13:47:38
AWS AWS Management Tools Blog Introducing Maintenance Windows for scheduling Automation documents against your SQL Server instances https://aws.amazon.com/blogs/mt/introducing-maintenance-windows-for-scheduling-automation-documents-against-your-sql-server-instances/ Introducing Maintenance Windows for scheduling Automation documents against your SQL Server instancesIn parts and of this five part series I introduced you to AWS Launch Wizard Systems Manager Automation documents for SQL Server and showed you how to run the AWSSQLServer Backup AWSSQLServer Restore AWSSQLServer Index and AWSSQLServer DBCC Automation documents In this last post of the series I ll introduce you to Maintenance Windows a powerful tool … 2021-08-24 13:47:35
AWS lambdaタグが付けられた新着投稿 - Qiita CloudFrontとLambda@Edgeを用いて、パスに応じて画面の表示を変える https://qiita.com/holdout0521/items/295d2ae8014c06da20fe ・関数でuri値を変更すると、ビューワーがリクエストしているオブジェクトが変更されます。 2021-08-24 22:40:54
python Pythonタグが付けられた新着投稿 - Qiita Talend Pythonスクリプトを実行する https://qiita.com/seamcarving/items/de16b36d238ac76775f6 TalendPythonスクリプトを実行するはじめにtalendでpythonや別のプログラムを実行する方法を記載。 2021-08-24 22:09:20
js JavaScriptタグが付けられた新着投稿 - Qiita ふわっと出てくるアニメーション Javascript HTML CSS https://qiita.com/ki_87/items/c51071915e35db075681 これは、画面の高さスクロールしてきた長さが、ここで出てきてと指定した長さより大きくなったらshowをつけます。 2021-08-24 22:37:18
js JavaScriptタグが付けられた新着投稿 - Qiita Kiwis2 API モックサーバー https://qiita.com/kiwis2abc/items/08ff16a4defaa07ba242 動的URLをサポートし、コンソールでデバッグ情報を出力できますし、アクセスログをオンラインで表示できます。 2021-08-24 22:28:50
js JavaScriptタグが付けられた新着投稿 - Qiita JSONを返すとは https://qiita.com/Hashimoto-Noriaki/items/8d58fee478c7ec38ac00 参考記事JSONで返すとはviewの機能を使ってjsonを使いデータベースの中をわかりやすく見れるようにすることです。 2021-08-24 22:01:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBAのFunctionの戻り値をActiveCell以外のセルに値を挿入したいです https://teratail.com/questions/355954?rss=all 2021-08-24 22:45:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBA 変数宣言 まとめて プロシージャ外 https://teratail.com/questions/355953?rss=all 2021-08-24 22:44:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascriptでhtml中から抜き出したい要素が、うまく取得できない https://teratail.com/questions/355952?rss=all javascriptでhtml中から抜き出したい要素が、うまく取得できない概要お世話になります。 2021-08-24 22:44:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) dataframeで"["より前の文字列のみを取り出したい https://teratail.com/questions/355951?rss=all dataframeでquotquotより前の文字列のみを取り出したいdataframeでquotquotより前の文字列のみを取り出したいです。 2021-08-24 22:43:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WinFormでリソースに画像を動的に登録する方法 https://teratail.com/questions/355950?rss=all 2021-08-24 22:33:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Chartコントロール データロードと再描画 https://teratail.com/questions/355949?rss=all Chartコントロールデータロードと再描画前提・実現したいことCのチャートコントロールを使ったグラフ描画を作っております。 2021-08-24 22:29:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) inputフォームの内容を別inputフォームに反映させる方法 https://teratail.com/questions/355948?rss=all inputフォームの内容を別inputフォームに反映させる方法inputフォーム上に入力した内容をinputフォーム下に枠内に反映させる時はどのようにすればよろしいでしょうかどうしても枠外に出てしまいまして。 2021-08-24 22:14:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) nodenv をインストール時に、evalエラー https://teratail.com/questions/355947?rss=all nodenvをインストール時に、evalエラー前提・実現したいことnodenvnbspをインストールしたい。 2021-08-24 22:02:12
Ruby Rubyタグが付けられた新着投稿 - Qiita [アウトプット用] 初心者が抑えるべき-Ruby,Rails用語集- https://qiita.com/kinoshitaken123/items/f724d2f0c484b1f3d0db このように、型が違うものをでつなげると今回のようなエラーが起こります。 2021-08-24 22:08:16
AWS AWSタグが付けられた新着投稿 - Qiita is not authorized to perform: ecr:InitiateLayerUpload on resource: って怒られたら https://qiita.com/sakusakupg/items/71aa1290deafd2fc7cdf 2021-08-24 22:47:51
AWS AWSタグが付けられた新着投稿 - Qiita EKS Fargate で ALB を使いたい時 https://qiita.com/exabugs/items/be9c6e6f36ed48462527 EKSFargateでALBを使いたい時TLDREKSでALBを使いたいので、その辺りをうまくやってくれるコントローラをセットアップする関連プロジェクトにある、AWSLoadBalancerコントローラオリジナルの手順はここモチベーションなるべく、helmを使ってセットアップしたいDNSもセットで使いたい場合はこちら参照前提以下のコマンドをインストール済みeksctlawskubectl手順クラスタ作成クラスターのIAMOIDCプロバイダーを作成ポリシー作成サービスアカウント作成helmでインストールクラスタ作成これは略クラスターのIAMOIDCプロバイダーを作成これも、一回だけやっておけば良いから、略。 2021-08-24 22:47:15
AWS AWSタグが付けられた新着投稿 - Qiita CloudFrontとLambda@Edgeを用いて、パスに応じて画面の表示を変える https://qiita.com/holdout0521/items/295d2ae8014c06da20fe ・関数でuri値を変更すると、ビューワーがリクエストしているオブジェクトが変更されます。 2021-08-24 22:40:54
AWS AWSタグが付けられた新着投稿 - Qiita NLBのヘルスチェックが原因でmysqlが接続ホストをブロックしてしまった話 https://qiita.com/araryo/items/09eb79c59be7e3961bc0 ヘルスチェックのために作成されたwayhandshakeの後にターゲットから応答があるとターゲットに対してRSTパケットを送信するNLBではコンセンサスメカニズムを使用してヘルスチェックを行っていることから、設定しているヘルスチェック数よりも多くのヘルスチェックが行われるまた、tcpdumpで確認したころ、mysqlはwayhandshake後にPSHのパケットを送信しております。 2021-08-24 22:10:09
Docker dockerタグが付けられた新着投稿 - Qiita is not authorized to perform: ecr:InitiateLayerUpload on resource: って怒られたら https://qiita.com/sakusakupg/items/71aa1290deafd2fc7cdf 2021-08-24 22:47:51
Docker dockerタグが付けられた新着投稿 - Qiita Mysql2::Error::ConnectionError: Access denied for user 'root'@'172.20.0.4' (using password: YES) https://qiita.com/minhee/items/d652142e452f80ec84e1 このときパスワード情報もソースで変更したりしていたのでですのでvolumeを一度削除しないとパスワードが書き換えられていないとかそのための「①volumeの削除」だと考えています。 2021-08-24 22:01:07
Ruby Railsタグが付けられた新着投稿 - Qiita ふわっと出てくるアニメーション Javascript HTML CSS https://qiita.com/ki_87/items/c51071915e35db075681 これは、画面の高さスクロールしてきた長さが、ここで出てきてと指定した長さより大きくなったらshowをつけます。 2021-08-24 22:37:18
Ruby Railsタグが付けられた新着投稿 - Qiita ActiveStrogeとは https://qiita.com/pei_coffee/items/fa4ada876629a55c830d ※サムネイルの生成画像のリサイズにはImageMagickとImageProcessingが必要。 2021-08-24 22:21:18
Ruby Railsタグが付けられた新着投稿 - Qiita [アウトプット用] 初心者が抑えるべき-Ruby,Rails用語集- https://qiita.com/kinoshitaken123/items/f724d2f0c484b1f3d0db このように、型が違うものをでつなげると今回のようなエラーが起こります。 2021-08-24 22:08:16
海外TECH DEV Community Case Study: Internal Tools at Raspberry Pi https://dev.to/forestadmin/case-study-internal-tools-at-raspberry-pi-38kk Case Study Internal Tools at Raspberry Pi Executive SummaryRaspberry Pi the creator of famous tiny computers sold in over million units around the world has chosen Forest Admin as an internal tool solution to manage the network of trusted resellers and design partners In the past the development team at Raspberry Pi has built internal tools from scratch then got started with Forest Admin using Lumber and a separate Node js admin application and eventually migrated to Forest Admin for Rails applications Forest Admin saved Raspberry Pi a significant amount of time and resources by letting developers focus on the core product and by automating the work of operations teams About Raspberry PiRaspberry Pi is famous for its single board credit card sized low cost and powerful personal computers sold in more than forty million copies around the world Thanks to its tiny size and high performance Raspberry Pi can become fully functional desktop computers industrial controllers robots even retro games consoles Such versatility makes them truly special and it shouldn t come as a surprise that Raspberry Pi computers are everywhere including the International Space Station Raspberry Pi A dual display computer Challenges that made Raspberry Pi seeking a robust and flexible internal tool solutionRaspberry Pi offers a wide portfolio of products including ready to use computer kits microcontroller boards and chips cameras touch displays and various accessories such as cases power supplies and educational materials Every item can be easily ordered online Raspberry Pi s official website signposts customers to a global network of trusted businesses called Raspberry Pi Approved Resellers Raspberry Pi A dual display computer Raspberry Pi needs an internal tool to handle the process that starts from clicking on Buy now to the final purchase on the reseller s website Thanks to Forest Admin Raspberry Pi can have one application dedicated to administering its data and one dedicated to serving it in a read only fashion This way the company can delegate responsibility for user accounts etc to Forest Admin and keep the APIs as simple and focused as possible Raspberry Pi the newest addition to the Raspberry Pi s portfolio is a powerful computer built into a neat and portable keyboard Raspberry Pi also leverages Forest Admin to manage its operations with Approved Design Partners This network is in charge of helping businesses that use Raspberry Pi to jump start the design process of their products Forest Admin The ideal admin panel solutionAs Raspberry Pi handles a large number of reseller links for each product their staff needs to download and upload links as CSV files sanitizing the data and associating it with the correct reseller product and country as it is imported For such operations that are tight to a very specific use case Raspberry Pi needed an admin panel that is highly configurable and flexible That s why they quickly set up Forest Admin Smart Actions that allowed Raspberry Pi to both add and update existing links in bulk without staff having to update each record individually in the admin panel Raspberry Pi relies on Forest Admin s Data View to manage products countries approved resellers design partners and product links using Rails Liana with a Rails API to power the integration Its staff share CSV exports with the resellers who can then add their own links before they are imported back into the system An example of the Data View in Forest Admin from the demo account Forest Admin doesn t have access to customer data When Raspberry Pi got started with Forest Admin they used Lumber and a separate Node js admin application just like in this video However Raspberry Pi made a decision to migrate using a Rails app as a data source Here is what one of the developers working on the project said about the move By migrating to Rails Liana we were able to consolidate our infrastructure and run a single Rails application that serves both our various product pages and provides the API necessary for Forest Admin By relying on Forest Admin s single sign on functionality with Google we don t need to maintain our own authentication and permission system avoiding yet another user account for our staff and keeping our application code entirely focused on our business problems Read how to install Forest Admin for Rails app Are you looking for an internal tool solution I highly recommend trying Forest Admin for free 2021-08-24 13:47:05
海外TECH DEV Community Git-based vs API-first CMS https://dev.to/strapi/git-based-vs-api-first-cms-8k4 Git based vs API first CMSContent management system CMS platforms have been at the forefront of content creation for nearly two decades However a lot has changed since the release of WordPress in New technologies have been introduced and CMSs have evolved decoupling where the content is managed from where it s displayed Even though WordPress is still in high use it has a lot of drawbacks To achieve better performance higher reliability greater security and the freedom of displaying your content wherever and however you want you may need to move to a headless CMS To do that you ll need first to decide which type of headless CMS you want to useーGit based or API driven In this post I ll compare both types of headless CMS platforms focusing on the differences between them the pros and cons and the use cases to help you make your decision How Do Headless CMSs Work To better understand different types of CMSs you first have to know the technologies that power them Git BasedGit based CMSs are built upon the Git version control system VCS Git stores your files and their history of changes in a repository It allows you to branch out merge clone react to changes and in general easily manage your contentーespecially the text element In a Git based CMS you manage your content through mentioned Git functionalities or the Git powered editor right in your CMS Then on selected changes the CMS processes the new or updated content and automatically builds and updates your frontend website or app for instance That s usually done through integration with large Git providers like GitHub or GitLab API FirstAPI first CMSs work as unified pieces of software serving content through an Application Programming Interface API Developers can use the API usually REST or GraphQL to build the required frontend or other types of integrations Reactions to specific updates and other outputs from the CMS also need to be directly handled The content storage editor and general management are all handled by the CMS If You Use a Git Based CMSEach type of headless CMS offers benefits and drawbacks Here are the pros and cons of a Git based CMS As you ll see its biggest strengths and weaknesses come from the Git VCS powering it ProsThe baked in features of Git Full version control auto backup clean control structure Integrated development As Git is already the go to VCS for software development it s easy to keep your frontend code right beside your content keeping everything centralized No lock in Git is an open source tool and industry standard allowing you to switch between Git cloud providers and Git based CMSs relatively easily Easy setup Especially if you re already used to working with Git setting up Git based CMS is relatively simple ConsA limited number of front ends Due to its implementation as Git integration a Git based CMS doesn t scale well for multiple especially diverse frontends Hard to use with complex or frequently updated content Git is also not a place for frequent live content and heavy static assets due to its update model and the Git architecture respectively Limited querying options It depends on the CMS but Git based platforms usually have limited data querying options limiting the front end customization potential If You Use an API First CMSThe advantages and disadvantages of API first CMSs vary greatly from the Git based CMSs Not only are they based on a different foundation but as unified pieces of software they can be different even from each other Because of this some API first CMS platforms might have pros and cons that others might not have Still some general points apply to most of them ProsWell suited for multiple frontends Single headless CMSs can easily serve different frontends with the help of API Great customizability and choice As API first CMSs are usually built from the ground up there are many solutions available to choose from You can even build custom CMSs on top of more advanced APIs Easily handles large data This might vary depending on the CMS but API first platforms can usually handle larger data sets than Git based platforms Can handle frequently updated content Without Git in the way updates can be delivered quickly and even more specifically designed ConsNo Git features guaranteed Since Git isn t part of the CMS architecture you have to think twice about things like versioning or backup Storage and usage limits As API first CMSs are more integrated you can expect them to come with costly limits on storage and usage Fewer formatting options As with all locked in CMSs you ll be limited only to the formatting options you re given More dependent on developers Even though API is great for custom frontends it requires more custom handling and developer involvement Opportunities and ChallengesEach type of headless CMS presents opportunities and challenges to the developer How can you make the most out of either a Git based or API first CMS and what bottlenecks can you expect as you go The Power of Git Based CMSsThe benefits of powering a CMS through Git cannot be understated From the start you ll be working with a system you re probably very familiar with From version control to its open source nature and multiple integrations to content formatting flexibility you ve got everything you need to set up all kinds of great websites quickly SEO and ScalabilityHowever with content format flexibility also comes more responsibilities like handling SEO optimizations yourself That s something API first CMSs will often do automatically As for scalability when going with a Git based CMS consider the future of your product Plan the correct content format ahead of time Know what frontends you ll need to handle how large your data set will get and whether you ll host frequently updated content among other issues A Git based CMS doesn t scale well for certain medium and larger or multiple frontends so keep this in mind The Flexibility of API First CMSsUsing an API first CMS allows access to opportunities that aren t possible with Git It s much more scalable can drive multiple diverse frontends and can even integrate with unique consumer devices like smart speakers With API you can do pretty much anything given enough time and the right tools Additionally API first CMSs are better suited for handling heavy static assets and frequent content updates Even if that s not something you need currently it s important to consider as your content grows Developer Heavy and Higher CostsA drawback to all those API benefits is the fact that it drives higher reliance on developers Whether that s a deal breaker or not depends on your situation and use case API first CMSs offer a more closed proprietary model than Git and along with that come higher costs However the amount and quality of provided services might be worth it for your use case Use CasesSpeaking of use cases what exact products and services can you develop with either headless CMS Static WebsitesStatic websites are among the most popular sites for coupling with headless CMSs For all the blogs landing pages newsletter pages documentation and other elements both Git based and API first CMSs will work wellーparticularly the Git based ones given their simplicity and fast setup E CommerceThe type of CMS recommended for e commerce sites will vary depending on how often you need to update your content For simple infrequently updated small to medium sized stores a Git based CMS will do just fine If you re looking at scalability and planning for future growth though you should consider investing in an API first CMS Multi PlatformFor multi platform products with multiple frontends API first CMS is definitely the way to go It will require more developer involvement but with good API you ll get access to a huge variety of platforms However depending on the type of multi platform support you re after Git based CMS could still be an option Custom Git integration can work if you want your content to be available not only on your website but also through RSS in PDF formats or cross posted to other websites Multi SourceIf in addition to targeting multiple platforms you also have multiple content sources API first CMSs offer one more feature worth consideringーcontent federation With the right API usually offered in GraphQL you can utilize content federation to pull your content for multiple sources and access it all through a unified API first CMS That s a huge advantage for large publications and a huge relief for content management ConclusionDepending on your needs there s a use for both Git based and API first CMSs While Git is great for rapid setup guaranteed versioning and simplicity of use API first CMSs provide more features are more scalable and offer more flexibility for future planning Whichever you choose headless CMSs can make a huge difference in content creation and management for your site Consider your technical and business needs so you can choose the CMS with the features you most require 2021-08-24 13:10:59
海外TECH DEV Community Everything you need to know about OpenTelemetry Java agent https://dev.to/signoz/everything-you-need-to-know-about-opentelemetry-java-agent-4o3n Everything you need to know about OpenTelemetry Java agentOpenTelemetry emerged as a single project after the merging of OpenCensus from Google and OpenTracing from Uber into a single project The project aims to make telemetry data logs metrics and traces a built in feature of cloud native software applications The OpenTelemetry Java agent enables Java applications to generate and capture telemetry data automatically This article gives you a solid overview of the OpenTelemetry Java agent including how it works But first let s take a short detour to understand what OpenTelemetry is What is OpenTelemetry OpenTelemetry is a collection of code a set of APIs SDKs tooling and integrations that help you generate and manage telemetry data It helps you generate emit collect process and export telemetry data The telemetry data captured with OpenTelemetry enables observability for your systems and applications It also aims to standardize this process The data you collect with OpenTelemetry is vendor agnostic and can be exported in many formats OpenTelemetry does not come with a backend analysis tool For storage analysis and visualization of telemetry data you can use a full stack observability platform like SigNoz How do we generate telemetry data using OpenTelemetry Telemetry data is generated using a process called instrumentation OpenTelemetry provides instrumentation libraries for both manual and automatic instrumentation These libraries are specific to the languages that they are used for Instructions for setting up instrumentation also vary with programming languages OpenTelemetry defines instrumentation libraries as libraries that enable observability for another library OpenTelemetry Java librariesFor Java applications OpenTelemetry provides three repositories opentelemetry javaThis repo is the main OpenTelemetry Java SDK and provides components for manual instrumentation Top level components include OpenTelemetry API extensions SDK bridge layers for OpenTracing and OpenCensus opentelemetry java instrumentationThis is the sibling project of opentelemetry java and provides the all in one easy to install auto instrumentation Java agent The OpenTelemetry Java agent enables you to capture telemetry data from many popular libraries and frameworks You need to attach it to any Java application We will learn more about the Java agent below opentelemetry java contribOpenTelemetry java provides this repo to cover JVM based applications and workflows that don t fit into the scope of opentelemetry java and opentelemetry java instrumentation What is OpenTelemetry Java agent OpenTelemetry has a very handy Java JAR agent that can be attached to any Java application for instrumenting Java applications The Java JAR agent can detect a number of popular libraries and frameworks and instrument it right out of the box for generating telemetry data OpenTelemetry collectors capture the generated telemetry data which can then be exported in its desired format If you re using SigNoz then you can use the default OTLP exporters The Java agent and the exporter can be configured via the command line with some environment variables You will not need to make any changes to your code and that s why it is so convenient to get started with the OpenTelemetry Java agent How to use OpenTelemetry Java agent The Java agent needs to be downloaded and distributed for each host that you want to monitor Steps to use the OpenTelemetry Java agent Download and distribute the latest Java JAR agent to each monitored host and service Prepare environment variables like the service name of your monitored service and endpoint to where you will export your dataAttach the agent to the jar of your application while running itIf you re exporting your data to an observability tool like SigNoz you will have to specify the IP address of the host machine where SigNoz is hosted SigNoz listens to incoming data at port number So remember to allow incoming requests to port number where SigNoz is hosted Examples of some of the environment variables to take care of OTEL TRACES EXPORTER otlpOTEL METRICS EXPORTER noneOTEL EXPORTER OTLP ENDPOINT lt IP of SigNoz Backend gt OTEL RESOURCE ATTRIBUTES service name SERVICE NAME Let s see how the command looks like when you want to run the Java agent attached to an application OTEL METRICS EXPORTER noneOTEL EXPORTER OTLP ENDPOINT http lt IP of SigNoz gt OTEL RESOURCE ATTRIBUTES service name javaAppjava javaagent path to opentelemetry javaagent all jar jar target jarThe path to the Java agent JAR file needs to be replaced with the location of the file downloaded For example for my local the command looks like this OTEL METRICS EXPORTER noneOTEL EXPORTER OTLP ENDPOINT http lt IP of SigNoz gt OTEL RESOURCE ATTRIBUTES service name javaAppjava javaagent Users Downloads to opentelemetry javaagent all jar jar target jarAnd with that the OpenTelemetry Java agent will dynamically inject bytecode to capture telemetry from a number of popular libraries and frameworks Let s see what some of the libraries and frameworks included in the list are List of libraries and frameworks supported by OpenTelemetry Java agentThe supported libraries and frameworks supported by OpenTelemetry Java agent for automatic instrumentation includes Akka HTTP Apache HttpClient AWS Lambda AWS SDK x and Cassandra Driver Elasticsearch API Elasticsearch REST Client gRPC JDBC Java Jedis Kafka Kubernetes Client MongoDB Driver OkHttp RabbitMQ Client Spark Web Framework Spring Web Services Vert x Some of the popular application servers supported by the Java agent include Glassfish JBoss EAP Jetty Payara Tomcat TomEE Weblogic and Wildfly You can find the complete list of supported libraries and frameworks supported by OpenTelemetry Java agent at opentelemetry java instrumentation GitHub repo ConclusionThe OpenTelemetry Java Jar agent provides a quick and convenient way to enable your Java application for observability With out of box instrumentation for many popular libraries the Java agent can be a good starting point for instrumenting your apps with OpenTelemetry As mentioned earlier OpenTelemetry is a vendor agnostic instrumentation library So the telemetry data is portable You can configure it to export in many different formats A tool like SigNoz supports the default OTLP formats and is a perfect choice for sending your telemetry data It also comes with a visualization layer where you can visualize charts like the popular RED metrics and distributed tracing with flame graphs and Gantt charts SigNoz Dashboard with visualization of the popular RED metrics for your application Number of requests rate of error amp duration Flamegraphs and Gantt Charts for visualizing distributed tracingRead how to monitor your Spring Boot application with OpenTelemetry Java agent and SigNoz Monitor your Spring Boot application with OpenTelemetry and SigNoz 2021-08-24 13:00:55
Apple AppleInsider - Frontpage News Banned RSA SecurID certificate causing issues for Mac enterprise users https://appleinsider.com/articles/21/08/24/banned-rsa-securid-certificate-causing-issues-for-mac-enterprise-users?utm_medium=rss Banned RSA SecurID certificate causing issues for Mac enterprise usersMac users across the globe are reportedly having trouble logging into their enterprise virtual private networks because of an apparent certificate issue user reports suggest Credit RSASpecifically enterprise VPNs that rely on the RSA SecurID mechanism for multi factor authentication are seeing the problem according to a forum post on the RSA website Multiple posters are reporting that RSA SecurID version is failing to launch as of Tuesday morning Read more 2021-08-24 13:57:17
Apple AppleInsider - Frontpage News Future Apple Watch may let you answer calls by blowing on it https://appleinsider.com/articles/21/08/24/future-apple-watch-may-let-you-answer-calls-by-blowing-on-it?utm_medium=rss Future Apple Watch may let you answer calls by blowing on itOwners of the Apple Watch could one day control their wearable devices silently and with their hands full by blowing on it to trigger changes in state The Apple Watch already offers users many ways to interact with the device despite practically being limited to being used by one hand and the wearer s voice Touch controls the Digital Crown and speaking to Siri handles practically handles all functions of the device when worn casually However there are situations where a user may not be able to physically manage their Apple Watch with their free hand such as if they are carrying bags Furthermore while this could be mitigated by speaking to the Apple Watch there are still cases where a user may have to also remain as quiet as possible ruling out speech Read more 2021-08-24 13:11:07
海外TECH Engadget August's WiFi smart lock drops to $179 at Wellbots https://www.engadget.com/august-wifi-smart-lock-4th-generation-deal-exclusive-coupon-wellbots-132055001.html?src=rss August x s WiFi smart lock drops to at WellbotsAugust impressed us with its th generation WiFi smart lock which has a subtle design an easy installation process and a decent price compared to its competition However it s normal price of isn t exactly cheap ーbut now you can get the smart lock for the best price we ve seen by going to Wellbots The online retailer has the th generation WiFi smart lock for when you use the coupon code ENGADGET at checkout Buy August WiFi smart lock at Wellbots August didn t fix what wasn t broken about its smart lock but it did take the time to add features that make the th generation feel like a substantial upgrade It s half the size of the previous generation lock and it no longer requires a bridge thanks to its WiFi connectivity Installation is pretty quick and easy thanks in part to the helpful video instructions in the August mobile app and we appreciate that the company forces you to turn on two factor authentication during setup It s an extra security measure that s especially important when you re talking about a device that lets people into your home In addition to two factor authentication the lock also uses Bluetooth encryption AES bit and TLS encryption Once installed the mobile app can act as your digital keys remotely locking and unlocking your door at any time This makes it easy to let a friend or family member into your home when necessary even if you re away You also don t have to forsake your physical keys all together ーyou can still use them to unlock your door at any time so even if you forget to replace the smart lock s dual CR batteries you ll still be able to get into your home Just make sure to check out August s support page to see if your deadbolt is compatible with the smart lock before you buy it Follow EngadgetDeals on Twitter for the latest tech deals and buying advice 2021-08-24 13:20:55
海外TECH Engadget Spotify will allow any US podcaster to charge for a subscription https://www.engadget.com/spotify-podcast-subscriptions-expansion-130049542.html?src=rss Spotify will allow any US podcaster to charge for a subscriptionSpotify is expanding paid podcast subscriptions to all US creators as a means of monetizing more content Since its launch with a dozen indie publishers in the Spring the premium option has been activated on podcasts according to the Sweden based streaming service On September th subscriber only content will be made available to international listeners While overseas creators will have to wait a tad bit longer to get their hands on the monetization tools The program itself is available through Anchor the podcast creation platform Spotify acquired alongside podcast network Gimlet for just shy of million in The company has billed the service as a win win for its entire user base giving publishers the chance to reap subscription fees with no commission for the first two years from avid listeners Spotify will start taking a cut of percent in Comparatively Apple charges a annual fee for its program and takes a percent cut of subscriptions for the first year and percent thereafter Based on learnings from its test period Spotify is introducing new pricing options for podcasts to offer creators more flexibility It s also allowing publishers to download a list of contact addresses for their subscribers so they can better engage with them That should help creators to further promote their content using email marketing and notifications 2021-08-24 13:00:49
海外TECH Engadget Movies Anywhere is using AI to create lists of the movies you own https://www.engadget.com/movies-anywhere-my-lists-feature-ai-machine-learning-130038870.html?src=rss Movies Anywhere is using AI to create lists of the movies you ownMovies Anywhere the streaming hub that pulls together films you purchase for a variety of digital stores has added a feature many users have long been hoping for lists Not only will this help you better organize your library the system will automatically generate personalized lists based on the movies you own You should now see a My Lists tab next to My Movies Organizing a Movies Anywhere library presents a different challenge to grouping titles together on the likes of Netflix and Amazon Prime Video While subscribers of those services have access to the same content based on the country they re in every Movies Anywhere user has a unique selection of films in their locker Movies Anywhere is looking to avoid having the same movie in too many lists As such movies are typically funneled into categories to which they re most closely matched One key part of the My Lists feature is that it takes into account viewing behavior During a demo last week Movies Anywhere didn t go into too much detail about how this works However if you watch a few minutes of any film the algorithm artificial intelligence and machine learning systems will consider what you re interested in watching when they organize your lists Movies Anywhere s content team classifies the films and there are around different potential categories as things stand These are centered around things like genres franchises people say actors directors or composers and themes So if you have a lot of movies about robots or cyborgs in your library they might be grouped together in a list Same thing goes for a collection of Marvel Cinematic Universe films Other lists might focus on movies focused on antiheroes or musicians The system might generate a list of nostalgic flicks or classify films into subgenres Lists that Movies Anywhere creates for you are marked as quot automatic lists quot You can also create and modify lists You ll be able to add and remove films reorganize lists and rename them If you own all the Star Wars movies for instance you can place them in release order sort them in the canonical timeline or even arrange them in the so called Machete order It s up to you One thing you can t do right now is modify any lists on the Movies Anywhere smart TV app You can only browse your lists there But because your lists sync across devices you can make changes on a phone tablet or computer and you ll see those reflected on your smart TV This is a useful update especially for Movies Anywhere users who pick up a ton of movies during sales or those who redeem tons of digital codes from Blu ray purchases The service says that My Lists is quot a direct response to specific requests quot from users It should bring some more order to users libraries which can get unwieldy as they grow in size 2021-08-24 13:00:38
海外TECH Engadget Yamaha's $500 wireless ANC headphones pack 3D sound and head tracking tech https://www.engadget.com/yamaha-yh-l700a-anc-headphones-130036800.html?src=rss Yamaha x s wireless ANC headphones pack D sound and head tracking techYamaha is releasing high end headphones with adaptive audio tech and an eye catching design to help them stand out in a crowded marketplace The YH LA are the latest over ears to join the exclusive head tracking audio club Like the Dolby Dimension before them Yamaha says its new headphones can identify where sound is coming from and re orientate what you hear on the fly nbsp Working in tandem with the D audio the tech aims to deliver an immersive experience that lets you track individual sounds It all sounds similar to Apple s Spatial Audio or Samsung s rival Audio Yamaha s feature is called quot D Sound Field quot and essentially leans upon its nbsp Cinema DSP processing to convert stereo sound into multi channel audio YamahaOverall the headphones tick a number of boxes There s quot advanced quot active noise cancelation ANC that can be switched on and off Here the system uses an algorithm and internal mics to adaptively remove ambient noise from the playback music signal nbsp Plus there are a range of audio modes that you can enable via an accompanying mobile app which along with the advanced ANC are also available on the YH EA headphones They include a quot listening optimizer quot that can adjust the sound based on how you wear the headphones quot listening care quot that promises a fuller range of audio at lower volumes and quot ambient sound quot that uses the mics to capture external sounds and present them in the background of your audio Yamaha claims you ll get an ambitious hours of listening time per charge though the jury s out on whether that will withstand rigorous testing While they retain some features from Yamaha s other headphones they don t look like company s prior efforts Yamaha has switched from round to rectangular earcups that can swivel and fold Like the headband they re covered in a foamy fabric The new headphones are out now at select retailers and on the Yamaha store 2021-08-24 13:00:36
Cisco Cisco Blog Application Aware Networking with Cisco SD-WAN https://blogs.cisco.com/networking/application-aware-networking-with-cisco-sd-wan-2 Application Aware Networking with Cisco SD WANLearn how applications can work cooperatively with Cisco SD WAN to obtain a higher quality of experience by leveraging network policy telemetry and other features that promote security reliability and efficiency 2021-08-24 13:37:42
海外TECH CodeProject Latest Articles Getting Started with WebDriver-Selenium for Java in Eclipse https://www.codeproject.com/Articles/5311109/Getting-Started-with-WebDriver-Selenium-for-Java-i selenium 2021-08-24 13:29:00
海外TECH CodeProject Latest Articles EF Core 3.x support for SQL Server's TRY_PARSE function https://www.codeproject.com/Articles/5311184/EF-Core-3-x-support-for-SQL-Servers-TRY-PARSE-func parse 2021-08-24 13:16:00
金融 金融庁ホームページ Instagramにおける金融庁個人間融資対策アカウントの開設について公表しました。 https://www.fsa.go.jp/news/r3/kinyu/20210824/20210824.html instagram 2021-08-24 15:00:00
ニュース BBC News - Home Tourists urged to stay away from Cornwall https://www.bbc.co.uk/news/uk-england-cornwall-58318695?at_medium=RSS&at_campaign=KARANGA covid 2021-08-24 13:42:46
ニュース BBC News - Home Iran prisons chief apologises over leaked videos of Evin abuse https://www.bbc.co.uk/news/world-middle-east-58315816?at_medium=RSS&at_campaign=KARANGA apologises 2021-08-24 13:40:26
ニュース BBC News - Home McDonald's runs out of milkshakes in England, Scotland and Wales https://www.bbc.co.uk/news/business-58315152?at_medium=RSS&at_campaign=KARANGA driver 2021-08-24 13:52:16
ニュース BBC News - Home Clark, Kelly & Ferguson in Scotland squad for World Cup qualifiers https://www.bbc.co.uk/sport/football/58317930?at_medium=RSS&at_campaign=KARANGA Clark Kelly amp Ferguson in Scotland squad for World Cup qualifiersSt Johnstone goalkeeper Zander Clark Motherwell counterpart Liam Kelly and Aberdeen midfielder Lewis Ferguson are named in the Scotland squad for next month s World Cup qualifiers 2021-08-24 13:27:57
ニュース BBC News - Home Scotland captain Robertson signs new Liverpool contract until 2026 https://www.bbc.co.uk/sport/football/58312449?at_medium=RSS&at_campaign=KARANGA robertson 2021-08-24 13:33:56
ニュース BBC News - Home Afghanistan: Where will refugees go after Taliban takeover? https://www.bbc.co.uk/news/world-asia-58283177?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-24 13:20:37
LifeHuck ライフハッカー[日本版] 多くの人に聴いてもらえる、音声コンテンツのつくり方 https://www.lifehacker.jp/2021/08/how-to-get-people-to-actually-listen-to-your-podcas.html 個人ブログ 2021-08-24 22:05:00
北海道 北海道新聞 ミュージカルや舞踊 アイヌ文化フェス、9月18日 https://www.hokkaido-np.co.jp/article/581670/ 舞踊 2021-08-24 22:18:00
北海道 北海道新聞 西4―4ソ(24日) 西武が追い付く https://www.hokkaido-np.co.jp/article/581669/ 内野安打 2021-08-24 22:17:00
北海道 北海道新聞 長身選手が松葉づえで開会式行進 246センチ、普段は車いす https://www.hokkaido-np.co.jp/article/581668/ 松葉づえ 2021-08-24 22:14:00
北海道 北海道新聞 「鶴菊桜」新品種に 「釧路八重」に続き認定 申請の団体「釧路をサクラの街に」 https://www.hokkaido-np.co.jp/article/581665/ 公益財団法人 2021-08-24 22:08:00
北海道 北海道新聞 舞台は空港、翼をテーマに 公募の障害者ら次々登場 https://www.hokkaido-np.co.jp/article/581664/ 障害者 2021-08-24 22:07:00
北海道 北海道新聞 NY円、109円後半 https://www.hokkaido-np.co.jp/article/581663/ 外国為替市場 2021-08-24 22:06:00
IT 気になる、記になる… 「iPhone 13」対応保護ガラスのパッケージ写真 − 「iPhone 13」は編み込み式のLightningケーブルを同梱?? https://taisy0.com/2021/08/24/144500.html alibaba 2021-08-24 14:13:07
AWS AWS Management Tools Blog How Rackspace uses AWS Systems Manager for instance patching across multi-cloud and hybrid environments https://aws.amazon.com/blogs/mt/how-rackspace-uses-aws-systems-manager-for-instance-patching-across-multi-cloud-and-hybrid-environments/ How Rackspace uses AWS Systems Manager for instance patching across multi cloud and hybrid environmentsThis post was written in collaboration with Ryan Walker a Principal Engineer with the Solutions and Services Engineering team at Rackspace Now that cloud technology has become ubiquitous companies have many options for hosting servers and building out solutions From the use of multiple cloud providers to bare metal devices to private cloud or even … 2021-08-24 14:18:37
AWS AWS Management Tools Blog Enhance CloudWatch metrics with metric math functions https://aws.amazon.com/blogs/mt/enhance-cloudwatch-metrics-with-metric-math-functions/ Enhance CloudWatch metrics with metric math functionsIn June the Amazon CloudWatch team launched new metric math functions In this blog post I ll describe these new functions and show how you can use them to enhance your existing CloudWatch metrics dashboards and alarms Metrics are an important part of observability and monitoring A numerical representation of data measured over time … 2021-08-24 14:17:49
AWS AWS Management Tools Blog Create fine-grained CloudWatch canary schedules with cron expressions https://aws.amazon.com/blogs/mt/create-fine-grained-cloudwatch-canary-schedules-with-cron-expressions/ Create fine grained CloudWatch canary schedules with cron expressionsIn this post I ll explain how to create fine grained canary schedules to meet your business requirements using built in cron expression scheduling in Amazon CloudWatch Synthetics You can use CloudWatch Synthetics to create canaries configurable scripts that run on a schedule to monitor your endpoints and APIs Because canaries follow the same routes and perform the … 2021-08-24 14:17:11
AWS AWS Open Source Blog Snap xCompile: An AWS tool for cross-compiling snaps privately https://aws.amazon.com/blogs/opensource/snap-xcompile-an-aws-tool-for-cross-compiling-snaps-privately/ Snap xCompile An AWS tool for cross compiling snaps privatelyCross compilation is the idea of building executable code for a platform with different specifications than the one on which the compilation is conducted Engineers working on embedded systems often develop software on one platformーfor example a powerful workstationーand deploy it on another such as single board computers on a robot Development machines are frequently x based whereas … 2021-08-24 14:25:31
AWS AWS Level 1 MSSP Competency Program Overview | Amazon Web Services https://www.youtube.com/watch?v=a3AcqPE49cw Level MSSP Competency Program Overview Amazon Web ServicesAWS created the Level MSSP Competency Program to bring the best MSSPs in the world to the AWS Partner Network The program enables and annually validates their technical capabilities meet the Level Managed Security Services baseline It also includes a package of exclusive benefits that offer Partners opportunities to stay informed and closely aligned with AWS as we Partner together to help our mutual customers along their cloud journey The new MSSP category in the AWS Marketplace makes it easy for customers to find the specific managed security services they re looking for Learn more about MSSP Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster MSSP Security Cybersecurity AWS AmazonWebServices CloudComputing 2021-08-24 14:30:00
AWS AWS Introducing AWS Backup Audit Manager | Amazon Web Services https://www.youtube.com/watch?v=UH9sDD9UT38 Introducing AWS Backup Audit Manager Amazon Web ServicesAWS Backup Audit Manager is a new capability in AWS Backup that allows you to audit the compliance of your backup activity using defined parameters to meet business and regulatory needs By using built in customizable controls and defining parameters such as backup frequency or retention period you can audit your backups to see if they satisfy your organizational and regulatory requirements AWS Backup Audit Manager automatically tracks your backup activities and detects when your backup activity drifts from your defined parameters enabling you to take quick corrective actions AWS Backup Audit Manager s built in dashboards and auditor ready reports help you meet your business continuity goals and manage regulatory audits Learn more about AWS Backup Audit Manager at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-24 14:18:09
python Pythonタグが付けられた新着投稿 - Qiita ゴチになります! <値段の予測> https://qiita.com/S_beer/items/108e7f75b74afdecfb8b ストリームはバッファの開始位置に配置されます。 2021-08-24 23:39:53
python Pythonタグが付けられた新着投稿 - Qiita PythonでMetaTrader5のデータを取得する https://qiita.com/toyolab/items/bcd50b35e1cbf1cae5d5 その前に、データを取得してそのままデータ分析する場合、もうMTとつながっている必要はないので、接続を切っても構いません。 2021-08-24 23:36:46
js JavaScriptタグが付けられた新着投稿 - Qiita Next.jsがSIGSEGVで落ちる https://qiita.com/Jun-T/items/7843c972af231ccf0304 2021-08-24 23:23:38
js JavaScriptタグが付けられた新着投稿 - Qiita [JavaScript]ファイルが読み込まれないエラー(404) https://qiita.com/mkato1013/items/8a53afa244f9e5c6c8ca JavaScriptファイルが読み込まれないエラーはじめに本記事では、JavaScriptのファイルが読み込まれないエラーについて記述します。 2021-08-24 23:00:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 毎日送られてくる同じ内容の別フォームに自動回答したい https://teratail.com/questions/355967?rss=all 2021-08-24 23:51:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【プログラミング初心者です】Jupyter Labを使って作成したファイルをpythonファイルに変換してコマンドプロンプトで実行するとエラーが起きてしまいます。。。。。 https://teratail.com/questions/355966?rss=all 【プログラミング初心者です】JupyterLabを使って作成したファイルをpythonファイルに変換してコマンドプロンプトで実行するとエラーが起きてしまいます。 2021-08-24 23:50:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) range,for、変数[]の使い方について https://teratail.com/questions/355965?rss=all ・までrange関数でiに順に代入される・messagemessageのようなイメージ・messageはmain関数のwhilenbspTrueループのquot文字列textquotが代入される。 2021-08-24 23:43:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) コンタクトフォーム7からメールが送れない https://teratail.com/questions/355964?rss=all コンタクトフォームからメールが送れない前提・実現したいことワードプレスにコンタクトフォームをインストールして問い合わせフォームを設置しました。 2021-08-24 23:41:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rで文字を含む列を0と1の列にしたい https://teratail.com/questions/355963?rss=all よって、NAはに置換済みでNA以外何かしら文字が入っているという状態で、これを「」に置き換えた列を作りたいと考えています。 2021-08-24 23:36:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) discord.py チャンネル削除 https://teratail.com/questions/355962?rss=all discordpyチャンネル削除指定したチャンネルを削除したいmessageのチャンネルを削除したい。 2021-08-24 23:35:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Wordpress phpの処理が最後まで終わらず、中途半端なHTMLが作成されてしまう https://teratail.com/questions/355961?rss=all Wordpressphpの処理が最後まで終わらず、中途半端なHTMLが作成されてしまう前提・実現したいこと投稿からアイキャッチ画像を取得し、その画像を押下すると各記事へ遷移するページアーカイブページを作成していました。 2021-08-24 23:25:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) NullReferenceException https://teratail.com/questions/355960?rss=all NullReferenceExceptionNullReferenceExceptionObjectreferencenotsettoaninstanceofanobjectUnityEditorPropertyEditorDrawEditorsUnityEditorEditoreditorsatltaafdbfabcagtUnityEditorPropertyEditorRebuildContentsContainersatltaafdbfabcagtUnityEditorInspectorWindowRedrawFromNativeatltaafdbfabcagtというエラーが出ています。 2021-08-24 23:24:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) List index out of rangeの原因元が分からない https://teratail.com/questions/355959?rss=all Listindexoutofrangeの原因元が分からない読み込んだCSVから形態素解析の分かち書きを出力したいがListnbspindexnbspoutnbspofnbsprangeが出たListnbspindexnbspoutnbspofnbsprangeが出た原因が分からない現在CSVを読み込みんだデータから形態素解析を行い、分かち書き結果を新しく列を作り、出力を行うと思っています。 2021-08-24 23:21:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) dockerでコンテナを再起動するとModuleNotFoundError: No module named エラーが発生する https://teratail.com/questions/355958?rss=all dockerでコンテナを再起動するとModuleNotFoundErrorNomodulenamedエラーが発生するdockercomposenbspexecnbspwebnbspbashでコンテナに入った後にpipnbspinstallでパッケージをインストールした後にコンテナを再起動するとインストールしたパッケージがなくなっておりModuleNotFoundErrornbspNonbspmodulenbspnamednbspパッケージ名のエラーが発生しています。 2021-08-24 23:20:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) OpenCVのぼかし処理で変色してしまう https://teratail.com/questions/355957?rss=all OpenCVのぼかし処理で変色してしまう前提・実現したいことopencvで画像をぼかす処理をしたいのですが、どうしてもぼかした後の画像の色が変わってしまっていて困ってます。 2021-08-24 23:06:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails で直接SQLを使用してテーブルの作成、マスターデータを挿入したい https://teratail.com/questions/355956?rss=all railsで直接SQLを使用してテーブルの作成、マスターデータを挿入したい表題の通り、railsでSQLを使用してテーブルを作成したいと考えています。 2021-08-24 23:04:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) awsのIPv4 CIDR ブロックの上限数 https://teratail.com/questions/355955?rss=all 2021-08-24 23:03:40
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】favicon設定手順メモ〜 https://qiita.com/moru0606/items/2fcc653d9a654b299f7a 【Rails】favicon設定手順メモ目標faviconの設定環境railsrubymacos準備favicon用の画像を準備します。 2021-08-24 23:57:10
Ruby Rubyタグが付けられた新着投稿 - Qiita マルチテナントアプリケーションのストレージをDirectCloud-BOX APIでセキュア化 https://qiita.com/hiromichinomata/items/2e122743cf419cd221ba DirectCloudBOXのAPIの呼び方管理者画面からサービスキーを発行します。 2021-08-24 23:50:57
AWS AWSタグが付けられた新着投稿 - Qiita Code CommitにpushされたらコミットのリンクをBacklogに記載を自動化 https://qiita.com/yuta-katayama-23/items/333ecee007e1f398abf4 2021-08-24 23:03:37
Docker dockerタグが付けられた新着投稿 - Qiita Docker 自分用チートシート https://qiita.com/cyst-star/items/0f94777a6c5d6a841dd5 Docker自分用チートシートイメージ一覧表示dockerimagelsREPOSITORYTAGIMAGEIDCREATEDSIZEubuntulatestbeweeksagoMBイメージ削除dockerrmiimageidfdockerイメージにタグをつけるコマンドdockertag元のイメージ名タグ名ユーザー名イメージ名タグ名イメージからコンテナを作成し実行dockerrunnamecontainernameitimagenamebinbashコンテナ確認dockerpsCONTAINERIDIMAGECOMMANDCREATEDSTATUSPORTSNAMESコンテナ削除dockerrmcontaineridfオプションで強制削除。 2021-08-24 23:36:46
Docker dockerタグが付けられた新着投稿 - Qiita 問題発見、問題解決、再発防止はGithubとDockerで https://qiita.com/kaizen_nagoya/items/7855011710074c3b8e3d 問題のソースコードの改良にも貢献しないし、問題発見のツール作成にも貢献しないし、問題解決のツール作成にも貢献しない人が、いろいろ無駄なことを言ったり、やらせようとするのを防ぐことができる。 2021-08-24 23:27:48
golang Goタグが付けられた新着投稿 - Qiita Go初見が1週間でWebアプリ開発できるか ー2日目ー https://qiita.com/kei37/items/fac3687ea462bac89d39 ReactcreateContext今まであまり使ったことはなかったが、インターンで他の人が使っているのを見て気になったので少し調べた。 2021-08-24 23:48:16
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】favicon設定手順メモ〜 https://qiita.com/moru0606/items/2fcc653d9a654b299f7a 【Rails】favicon設定手順メモ目標faviconの設定環境railsrubymacos準備favicon用の画像を準備します。 2021-08-24 23:57:10
Ruby Railsタグが付けられた新着投稿 - Qiita マルチテナントアプリケーションのストレージをDirectCloud-BOX APIでセキュア化 https://qiita.com/hiromichinomata/items/2e122743cf419cd221ba DirectCloudBOXのAPIの呼び方管理者画面からサービスキーを発行します。 2021-08-24 23:50:57
Ruby Railsタグが付けられた新着投稿 - Qiita [エラー] railsで""ActionView::Template::Error (undefined local variable or method `f' for"とエラー表示が出る https://qiita.com/skmtydi947/items/add38de515201407ebcb 2021-08-24 23:40:56
技術ブログ Developers.IO 分析に使用する画像データをログ出力しないようにObjectの非破壊処理がしたい https://dev.classmethod.jp/articles/non-destructive-processing-of-object-so-that-image-data-used-for-analysis-is-not-output/ object 2021-08-24 14:56:33
海外TECH Ars Technica SpaceX may dig a tunnel to enable frequent South Texas launches https://arstechnica.com/?p=1789372 launchescounty 2021-08-24 14:42:37
海外TECH Ars Technica 38 million records exposed online—including contact-tracing info https://arstechnica.com/?p=1789373 microsoft 2021-08-24 14:11:31
海外TECH DEV Community CAST AI vs. Spot.io: Two approaches to automated cloud cost optimization https://dev.to/castai/cast-ai-vs-spot-io-two-approaches-to-automated-cloud-cost-optimization-56oa CAST AI vs Spot io Two approaches to automated cloud cost optimizationAutomation is the best answer to controlling cloud costs especially if you work with modern solutions like containers and Kubernetes  But automated optimization solutions come in different forms they focus on automating different cost saving tactics and give you various levels of visibility and control Here s a comparison of two automation solutions available to teams that work with Kubernetes CAST AI and Spot io Keep on reading to find out which one supports your use cases better CAST AI Full Service Cloud Native PlatformSpot io Automated Spot Instance UseCreated by industry veterans CAST AI is a comprehensive cloud automation platform for optimizing Kubernetes environments Companies across industries such as e commerce and adtech are using CAST AI to save from to even on their cloud bills Automation features include spot instances autoscaling up amp down and AI VM type selection Developed by NetApp Spot io is a cloud cost management solution that focuses on optimizing cloud infrastructure costs with spot instance automation Using machine learning and analytics algorithms Spot io helps teams to get spot capacity for their workloads automatically cutting costs and ensuring high availability  CAST AI vs Spot io quick feature comparisonFeatureCAST AI Spot ioSupported platforms  AWSGoogle CloudMicrosoft AzureCost visibility  Detailed cluster cost breakdown Automated cost forecastingCost view across multi cloudReal time alerting functionality coming soon Kubernetes cost optimization and automation  Rightsizing  Recommendations for instance types and sizesAutomated rightsizing via AI driven instance selectionMulti shape cluster constructionAutoscalingAutomated pod scaling parametersHorizontal pod autoscalingNode autoscalingCluster schedulingAutomatic bin packingSpot Instance automationFull multi cloud optimizationDetailed feature comparison of Spot io and CAST AICost visibility and monitoringCost optimization and automationSpot instance automationFull multi cloud optimizationSecurityPricing Cost visibility and monitoringCluster cost breakdown amp forecastingIn CAST AI you get a cost breakdown at the project cluster namespace and deployment level Teams can analyze costs down to individual microservices and then generate a detailed forecast of their cluster costs for better planning CAST AI uses universal metrics that work with all supported cloud service providers The platform also comes with a cost allocation feature that works per cluster and per node A feature for ongoing cloud cost reporting is also in the near future pipeline since the CAST AI team plans to expand cost dimensions beyond compute such as control plane network egress storage and others Spot io breaks down the infrastructure costs of clusters and offers insights into each of the layers Costs are broken down into namespaces and individual workloads within every namespace with the option to filter them according to your container labels and annotations For each workload Spot io displays compute and storage costs  Users can use this data to analyze the application costs perform chargebacks without extensive resource tagging and estimate future cloud spend Cost view across multi cloudMany companies use more than one cloud service today Allocating costs in a multi cloud context is challenging but CAST AI equips teams with insights for addressing that Its full multi cloud functionality comes with visibility via universal metrics from Grafana and Kibana that can be used for any supported cloud service providers Spot io currently doesn t support multi cloud functionality or visibility across its solutions for containerized applications Cost optimization and automationRightsizingCAST AI uses AI to choose the best instance types and sizes that meet an application s requirements but still help teams save up on cloud costs Whenever a cluster needs extra nodes the AI driven instance selection algorithm selects instances that achieve maximum performance at a minimum cost Your team doesn t have to lift a finger because it all happens automatically The platform also comes with multi shape cluster construction since choosing the same instance shape for every node in a cluster may easily lead to overprovisioning That s why CAST AI delivers an optimized mix of different instance types adapted to an application s requirements Spot io offers a handy Right Sizing recommendation mechanism The tool monitors workload utilization in real time to provide you with recommendations for adjusting the resource requirements of workloads when they start consuming significantly more or fewer resources than requested The solution provides recommendations per container and summarizes them for the entire workload to enable easier visualization at a high level and faster implementation  AutoscalingHorizontal pod autoscaling and node autoscalingCAST AI automates pod scaling parameters to help teams avoid overprovisioning their infrastructures The platform also includes a Horizontal Pod Autoscaler which uses business metrics to generate the optimal number of required pod instances The feature then scales the replica count of your pods up and down scaling to zero and removing all pods if there s no work to be done CAST AI also ensures that the number of nodes in use matches the application s requirements at all times scaling nodes up and down automatically Spot io continuously checks for unschedulable pods and if it finds one it scales up to make sure that all the pods have a place to run The solution also removes nodes automatically when all pods running on the node can be moved to other nodes in the cluster To optimize costs Spot io prioritizes downscaling the least utilized nodes Cluster scheduling and terminationCAST AI automatically pauses and resumes clusters created within the platform to help teams avoid paying for resources they re not using Spot io makes sure that all that pods and nodes are terminated in a case of scale down or instance replacement  Automatic bin packing Kubernetes presents a cost challenge to teams because it distributes applications within a cluster evenly with no attention paid to how cost effective this setup is CAST AI changes the default pod scheduling behavior and uses automated bin packing to achieve maximum savings in line with your settings Fewer nodes translate to lower costs Spot io uses bin packing algorithms as well When the tool identifies an instance where workloads may be distributed across the cluster it triggers a scale down to drain and terminate the instance Spot instance automationSpot Instances can result in dramatic savings of up to off the On Demand pricing But there s a catch the cloud provider can pull the plug anytime That s why automation is so critical for effective spot instance use CAST AI makes sure that the replacement of spot instances that were interrupted is fully automated This means that teams don t have to worry about their workloads not finding a place to run The platform is always on the lookout for better instance alternatives and provisions instances in a split second to guarantee high availability Spot io allows users to run their clusters on spot instances without the need to provision or scale instances The tool also takes care of bin packing containers on spot instances to optimize their use even further   Full multi cloud optimizationAs more and more companies use multiple cloud services to access best in class services and prevent disasters the need to monitor manage and optimize costs across providers is greater than ever  CAST AI meets this need by offering you the option to set up multi cloud clusters using a number of multi cloud features Active Active Multi Cloud CAST AI replicates applications and data across multiple cloud services If one fails others keep your workloads afloat guaranteeing business continuity Global Server Load Balancing the platform distributes traffic evenly across all the participating clouds always choosing the endpoints that are up and healthy  Multi cloud visibility CAST AI makes cost allocation across cloud services easier thanks to universal metrics from Grafana and Kibana Spot io doesn t support the multi cloud functionality at the moment SecuritySince both automation solutions work directly with the cloud infrastructure their security is essential Created by cybersecurity experts CAST AI offers a number of security features such as encryption at rest in transit secrets management network security logging visibility and more The platform also comes with automatic patching and upgrades to VMs and Kubernetes to eliminate the chance of errors in your clusters CAST AI doesn t access any environment variables that are considered sensitive such as secrets passwords tokens etc CAST AI is ISO certified and well underway to obtaining SOC certification  Spot io encrypts account data within the browser and re encrypts it with a secure algorithm when it reaches its servers The tool doesn t store any private keys passwords or authentication tokens authentication is based on the IAM Cross Account Role amp External ID PricingCAST AI offers a free Savings report you can run to check whether you could save up on your cloud bill The read only agent analyzes your setup and generates actionable recommendations You can implement them manually or turn automated cost optimization features in that case you can choose between two plans Growth and Enterprise CAST AI offers guaranteed savings of at least Spot io offers a free trial after which users can choose from two different pricing models Pay as you Go without the annual commitment and Subscription that comes with a commitment but opens the doors to more discounts and priority support SummaryOverall winnerCAST AIBoth Spot io and CAST AI are great automation solutions for reducing cloud costs and facilitating processes like cost monitoring management and optimization   Using spot instances is a smart method for reducing the cloud bill but it s just part of the picture  By rightsizing other instances for example ones purchased within an AWS Savings Plan you can drive your cloud bill down even more While Spot io offers recommendations CAST AI does the job for you via automated instance selection The broad range of optimization features combined with automated cost forecasting and unique multi cloud functionality brings CAST AI to the top of cloud cost optimization platforms To accurately estimate the savings that you would be able to get start with the free AI Cluster Analyzer Estimate my savings for free lt wp button gt 2021-08-24 14:24:02
海外TECH DEV Community Are You Scared of Strongly Typed Languages? https://dev.to/sharpninja/are-you-scared-of-strongly-typed-languages-olf Are You Scared of Strongly Typed Languages Part Why do types matter I realize that the ratio of Senior Devs to Junior Devs is very low especially in web development This lack of senior leadership shows in a lot of technology decisions made on web projects This is just an opinion that is cultivated by starting as a web developer in and doing just about every kind of project since then with startups to global industry powerhouses One constant has been the usage of languages with strong typing increases with the maturity of the dev team and especially its leadership I have also been doing C for over years continuously so I ve never worked anywhere that allowed Node or Python or Ruby to be used on the back end although I have done a lot of projects mixing C and JavaScript and even VBS and JavaScript for over two decades When I got a chance to learn Angular a few years ago it was the first time I felt productive on doing web dev because types mean something with TypeScript Like most guys of my vintage my first programming forays were with Microsoft BASIC a language that is arguably more important than C in the history of computing because for most of GenX having a home computer meant having a Commodore brand computer All of Commodore s bit computers used a boot ROM that had the Kernel Screen Manager and Microsoft BASIC built into it I m calling it Microsoft BASIC even though the boot banner says Commodore Basic The reason is that in the s Jack Tramiel CEO of Commodore Business Machines solicited a contract with Bill Gates to provide the operating system for Commodore s first computer the PET Tramiel was a hard negotiator and secured rights to replicate that Operating System on as many computers as he wanted for This deal made Microsoft a viable company but Commodore would go on to include this OS on nearly computers So just out of respect for the work that Bill and Paul Allen did I m calling it Microsoft BASIC Anyways MS BASIC was a Strongly Typed language despite being interpreted DIM A A DIM B B DIM C C DIM D DIM E DIM F Here we have the who range of types supported by MS BASIC Line A is an integer initialized with Line B is a floating point initialized with Line C is a string initialized with Line D is an integer array of elementsLine E is a floating point array of elementsLine F is a string array of elementsThis was all the types available and there were not structures of any kind We learned to code with a minimum palette of types and some phenomenal results happened including many commercial games If you tried to assign a number directly in a string you would get an error What this does is teaches you how to be intentional Being intentional is a way of thinking where you make decisions based on the outcome you intend to happen In other words you have a plan So when I m writing my program my intention is to store the number into a variable named PI is a floating point number so I don t need to add any modifiers to the variable name DIM PI PI For better or for worse MS BASIC was lenient about placing floating point values into an INTEGER It would not complain at all but unless it was intentional you wouldn t like the outcome Uh oh our circumference is wrong because we were not intentional in our actions and placed the value in the wrong type Fortunately modern languages warn about loss of data when putting a float in an integer but in the s and s that wasn t a thing However we see our error right away and easily fix it Looking at this example you may think Dynamic typing solves that problem But does it Let s look at some examples of being unintentional with a dynamically typed language for let i i i console log i if i gt console log Could match not i to break resultsCould match not i to Here we initialize our loop counter i with an integer And for the first iteration it is an integer But then things go off the rails when I accidentally add a float to the integer and store the result back into the counter Now my counter is a float Worse it can never match our exit criteria for the for loop meaning this would run forever This is the worst possible result because the user interface would be locked up if we are on the main thread and would have no way to know what s happening until the number overflows the variable which would take a very long time These are the reasons that being intentional in your code are so important We are all human so we will have lapses in our intentional processes and when that happens strongly typed languages help us prevent these kinds of bugs The Grandaddy of most Typed Languages is C What does this code do in C include lt stdio h gt int main for int i i i printf i i n i if i gt printf Could match i to break return i i i Here we see that C has helped us stay intentional through strictly adhering to the specified type just like MS BASIC did when we used integer to hold circumference Newer languages such as C go even further using System public class Program static void Main for int i i i Console WriteLine i i if i gt Console WriteLine Could match i to break Compiling this results in Compilation error line col Cannot implicitly convert type double to int An explicit conversion exists are you missing a cast Now we have no chance to introduce a bug based on going from floating point to an integer because C treats any data loss as an error fn main let mut i i loop println i i i if i break Here we have the Rust version of this loop Like C Rust is concerned with data hygiene and throws an error trying to compile it error E cannot add assign float to i gt main rs i no implementation for i float help the trait std ops AddAssign lt float gt is not implemented for i error aborting due to previous errorFor more information about this error try rustc explain E exit status The error is different because the philosophies of the languages are different In C the compiler is strictly saying that it won t automatically convert a double to an int Period Rust on the other hand simply doesn t implement a language feature that could have resulted in an error so you are notified that that specific use case is intentionally not implemented If I change to using i in Rust a different error occurs error E mismatched types gt main rs i expected i found floating point numbererror aborting due to previous errorFor more information about this error try rustc explain E exit status Rust is now telling use error E mismatched types because Rust considers ints and floats to be fundamentally distinct types And if there s not any implementation of std ops AddAssign lt T gt that matches the type for then the expression is simply invalid and cannot be compiled It s impossible to get this bug into production with either C or Rust Next time we ll look at some of the typed vs untyped arguments and try to place them into context from the perspective of the Senior Developer with Unpopular Opinions 2021-08-24 14:13:57
Apple AppleInsider - Frontpage News Spotify launches premium podcast subscriptions to all US creators https://appleinsider.com/articles/21/08/24/spotify-launches-premium-podcast-subscriptions-to-all-us-creators?utm_medium=rss Spotify launches premium podcast subscriptions to all US creatorsSpotify is now rolling out its premium podcast feature to all creators based in the U S allowing them to charge up to for a subscription Credit SpotifyThe music streaming service began testing a podcast subscription feature in April shortly after Apple announced a similar service for podcast creators On Tuesday Spotify opened up its subscription service to all U S podcasters Read more 2021-08-24 14:55:28
Apple AppleInsider - Frontpage News Best Deals August 24 - Refurbished Mac & iPad big discounts, $100 off 3D printer & more! https://appleinsider.com/articles/21/08/24/best-deals-august-24---big-discounts-on-refurbished-mac-ipad-100-off-3d-printer-more?utm_medium=rss Best Deals August Refurbished Mac amp iPad big discounts off D printer amp more Tuesday s best deals include off a MonoPrice D Printer off a refurbished inch MacBook Pro off at Zagg s Flash Sale and more Deals Tuesday August Shopping online for the best discounts and deals can be an annoying and challenging task So rather than sifting through miles of advertisements check out this list of sales we ve hand picked just for the AppleInsider audience Read more 2021-08-24 14:51:16
Apple AppleInsider - Frontpage News iPad, Mac shipment growth outpacing industry average in Western Europe https://appleinsider.com/articles/21/08/24/ipad-mac-shipment-growth-outpacing-industry-average-in-western-europe?utm_medium=rss iPad Mac shipment growth outpacing industry average in Western EuropeApple is continuing to benefit from high demand for Macs and iPads in Western Europe according to Canalys with shipments raising as countries continue to embrace remote working as they recover from COVID The PC market in Western Europe is continuing to see year on year growth for the fifth consecutive quarter analysts at Canalys claim While a increase year on year to million units for Q is marginal it continues a year long trend of high annual improvement for the industry as a whole As part of the analysts report it seems that Apple s Mac business is benefiting the most from the improving environment Apple is the fifth largest computer vendor in the region with a market share following behind Acer Dell HP and Lenovo Read more 2021-08-24 14:46:35
Apple AppleInsider - Frontpage News New 'See' featurette debuts before series premiere on August 27 https://appleinsider.com/articles/21/08/24/new-see-featurette-debuts-before-series-premiere-on-august-27?utm_medium=rss New x See x featurette debuts before series premiere on August The cast and crew of Apple TV science fiction drama See sit down in a new featurette to discuss what the second season has in store Apple has uploaded an exclusive look at the upcoming second season of Apple TV science fiction drama See featuring insights from cast and crew After a year of filming delays due to the ongoing coronavirus pandemic See is set to return to Apple TV on August Read more 2021-08-24 14:21:27
Apple AppleInsider - Frontpage News Level Lock partners with Rocky Mountain Hardware to expand HomeKit lock options https://appleinsider.com/articles/21/08/24/level-lock-partners-with-rocky-mountain-hardware-to-expand-homekit-lock-options?utm_medium=rss Level Lock partners with Rocky Mountain Hardware to expand HomeKit lock optionsOn Tuesday Level Home announced that it will be bringing its technology to Rocky Mountain Hardware which will give even more smart locks HomeKit compatibility Rocky Mountain Hardware partners with Level LockNow Level Bolt ーthe invisible smart lock ーcan be integrated into a variety of Rocky Mountain Hardware collections This includes Ellis Mack Metro Edge and more Read more 2021-08-24 14:00:29
海外TECH Engadget 'League of Legends' World Championship moves from China to Europe due to COVID-19 https://www.engadget.com/league-of-legends-world-championship-china-europe-riot-games-144340998.html?src=rss x League of Legends x World Championship moves from China to Europe due to COVID Riot Games is changing its plans for the League of Legends World Championship aka Worlds The event was supposed to take place in China for the second straight year but it s moving to Europe amid travel complications brought on by the rapid spread of the COVID Delta variant quot We ve reached the point where it s extremely difficult to guarantee that qualifying teams and their best players would be able to attend Worlds this year quot John Needham Riot s global head of esports said in a video quot After considering all possible options we concluded that moving Worlds to Europe provided the best opportunity for the most teams and their best players to compete quot Worlds was supposed to take place in five cities across China culminating in Shenzhen in November after initially being announced for the US in Riot hasn t revealed exactly where in Europe it will bring one of the biggest events in esports this year though Needham noted that accessibility for the highest number of teams and their key players will be the most critical factor Riot will reveal more details about Worlds in the coming days and weeks Earlier this month Riot moved the final matches of the League of Legends Championship Series LCS ーthe esport s North American league ーfrom a New Jersey arena to its LCS Arena in Los Angeles It said the rise in Delta variant cases meant that it quot cannot in good conscience conduct a massive fan event at this time quot Other esports are still pressing forward with in person events in North America The Call of Duty League season just wrapped up with its championship weekend being held at a packed Galen Center in Los Angeles The Overwatch League playoffs and grand finals are set to take place in Dallas and the same LA arena respectively next month marking the esport s return to in person events in the US 2021-08-24 14:43:40
海外TECH CodeProject Latest Articles JieJie.NET https://www.codeproject.com/Articles/5311044/JieJie-NET small 2021-08-24 14:55:00
海外科学 NYT > Science This Spider Lures Prey by Pretending to Be Bird Poop https://www.nytimes.com/2021/08/24/science/spider-bird-poop.html poopmany 2021-08-24 14:10:52
金融 金融庁ホームページ Instagramにおける金融庁個人間融資対策アカウントの開設について公表しました。 https://www.fsa.go.jp/news/r3/kinyu/20210824/20210824.html instagram 2021-08-24 15:00:00
ニュース BBC News - Home Covid in Scotland: Warning over restrictions as cases hit new high https://www.bbc.co.uk/news/uk-scotland-58315956?at_medium=RSS&at_campaign=KARANGA proportionate 2021-08-24 14:39:54
ニュース BBC News - Home Tokyo Paralympics: 2020 Games get under way with powerful opening ceremony https://www.bbc.co.uk/sport/disability-sport/58316181?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-24 14:29:20
ニュース BBC News - Home Covid: Cornwall tourists urged to 'stay away' as cases rise https://www.bbc.co.uk/news/uk-england-cornwall-58318695?at_medium=RSS&at_campaign=KARANGA cornwall 2021-08-24 14:53:07
ニュース BBC News - Home Iran prisons chief apologises over leaked videos of Evin abuse https://www.bbc.co.uk/news/world-middle-east-58315816?at_medium=RSS&at_campaign=KARANGA apologises 2021-08-24 14:35:09
ニュース BBC News - Home Two-year-old dies in fire at Ingoldmells caravan park https://www.bbc.co.uk/news/uk-england-lincolnshire-58319097?at_medium=RSS&at_campaign=KARANGA lincolnshire 2021-08-24 14:17:26
ニュース BBC News - Home McDonald's runs out of milkshakes in England, Scotland and Wales https://www.bbc.co.uk/news/business-58315152?at_medium=RSS&at_campaign=KARANGA driver 2021-08-24 14:24:00
ニュース BBC News - Home Robertson signs new Liverpool contract until 2026 https://www.bbc.co.uk/sport/football/58312449?at_medium=RSS&at_campaign=KARANGA robertson 2021-08-24 14:01:15
ニュース BBC News - Home Kjaer & Danish medical team receive Uefa award for role in saving Eriksen's life https://www.bbc.co.uk/sport/football/58312549?at_medium=RSS&at_campaign=KARANGA Kjaer amp Danish medical team receive Uefa award for role in saving Eriksen x s lifeDenmark captain Simon Kjaer and the medical team that saved Christian Eriksen s life are the recipients of this year s Uefa President s Award 2021-08-24 14:00:33
ニュース BBC News - Home Afghanistan: Where will refugees go after Taliban takeover? https://www.bbc.co.uk/news/world-asia-58283177?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-24 14:53:00
北海道 北海道新聞 辺野古に新たな護岸建設へ 防衛省、27日にも着手 https://www.hokkaido-np.co.jp/article/581684/ 沖縄県宜野湾市 2021-08-24 23:19:00
北海道 北海道新聞 二酸化炭素を固体化し貯留 三笠の坑道で実証実験 ヤフーが資金1億円寄付 https://www.hokkaido-np.co.jp/article/581624/ 二酸化炭素 2021-08-24 23:01:35
IT 気になる、記になる… 「Apple Watch Series 7」のケースサイズは41㎜と45㎜に?? https://taisy0.com/2021/08/25/144508.html applewatch 2021-08-24 15:28:03
AWS AWS Partner Network (APN) Blog Managed Cloud Security Starts at Level 1 with AWS Level 1 MSSP Competency Partners https://aws.amazon.com/blogs/apn/managed-cloud-security-starts-at-level-1-with-aws-level-1-mssp-competency-partners/ Managed Cloud Security Starts at Level with AWS Level MSSP Competency PartnersA Managed Security Service Provider MSSP can integrate join forces and work alongside in house security teams or provide full outsourcing for AWS security operations To help customers looking for support from MSSPs we created a new baseline standard of quality called Level Managed Security Services Tee new AWS Level MSSP Competency designation features AWS Partners that have had their technical and operational capabilities successfully validated against this baseline 2021-08-24 15:57:13
Google Official Google Blog 9 apps to help kids sharpen their coding skills http://feedproxy.google.com/~r/blogspot/MKuf/~3/5g35bZlIdQ4/ apps to help kids sharpen their coding skillsCoding is a skill that s now part of just about every discipline ーand what s more it s fun for kids to learn and easy for parents and teachers to add to lessons at home or school As kids get ready to go back to school and Chromebooks are once again on desks at home and in the classroom it s a good time to boost students coding knowledge At Google we believe every student deserves the chance to explore advance and succeed in computer science Practical computer science skills can help students learn and create and bring more relevance to nearly any subject from history to literature to current events  Thanks to the devices and apps below students of all ages can be engaged while learning to code Fortunately there are coding apps for just about every grade and skill level Here are our suggestions for apps and devices to check out this fall whether you re in a classroom or at home with learners Coding apps to try in the classroom and at homeWhether it s creating a video game as an assignment in science class or building a website for a side project lemonade stand anyone there are coding apps for the whole family and the whole class Families can find all of these apps on the Google Play Store and schools can find out more information on the Chromebook App Hub  Beginning to codeCloud Stop Motion Play Store is a fun stop motion and animation movie creator Cloud Stop Motion enables kids to work with animations on a zoomable scrollable timeline Sound effects music titles credits and speech bubbles can be added before rendering to an MP movie An extensive library of audio backgrounds and styles included this app is great for students and parents alike Grasshopper Web app is a coding app for beginning learners that uses games to build skills with JavaScript Learners can move up through progressively challenging levels to refine their coding prowess Scratch Jr Play Store is tailor made for younger learners Scratch Jr is actually based on a programming language that teaches kids how to program by creating their own interactive stories and games  Tynker Jr Play Store is perfect for children just learning to read Children ages can learn the fundamentals of coding by connecting picture blocks to move their characters More advanced codersBloxels Play Store App Hub lets anyone build a video game with their own characters and art Game worlds are quick to build with built in logic triggers and actions Codecademy Play Store Codecademy creates an engaging flexible and accessible way to learn to code online making it possible for anyone to gain skills for employability and build something meaningful with technology Access hundreds of courses in subjects like web development and data science as well as in demand languages like Python CSS and JavaScript Piper Make Play Store App Hub is a drag and drop coding platform for the Pico the newest microcontroller board from Raspberry Pi Using Piper s hardware packages available online the Piper Make portal offers new narrative based tutorials projects and ways to start building and coding technology Replit Play Store App Hub is a simple yet powerful online coding platform It s perfect for beginners who are coding for the first time but also scales to the needs of teachers and professional programmers with decades of experience Replit supports all programming languages including Python Java Javascript HTML CSS and C C and runs on every device including Chromebooks It combines an IDE integrated development environment with a debugger built in testing autograding and hosting tools to build websites and applications Tynker Play Store App Hub features block based coding challenges that help learners move on to more complex skills like Python coding and advanced computer science It even offers AP Computer Science courses Devices for coding creating and anything in betweenWith new devices for learning anywhere or advanced use students and families can find devices for more robust needs such as content creation and editing coding and running apps in virtualized environments simultaneously with large video calls  There s a device for everyone in the family or classroom This includes devices like the Lenovo e Gen which works in both laptop and tablet mode and has a rear facing camera and built in stylus It also includes the spill resistant HP Chromebook x G EE the Acer Chromebook Spin or the Lenovo e Gen with its ratio ideal for reading and working on Docs more comfortably an Always Connected LTE enabled device with dual cameras You can find all the latest in this handy guide for schools or on chromebook com  To learn more about Google s commitment to closing equity gaps in computer science education and discover lessons research scholarship opportunities and more visit our Code with Google page Educators can also find CS resources on our website and on the Chromebook App Hub And for more resources for families with guidance on everything from classroom tools to screen time best practices visit families google com and sign up for Family Link for parents to help set digital ground rules on their school or personal device 2021-08-24 16:00:00
js JavaScriptタグが付けられた新着投稿 - Qiita 【React】React ことはじめ (ただの学習ログ) https://qiita.com/kei1-dev/items/33b630f477a4aaed050e 【React】Reactことはじめただの学習ログきっかけ過去にAngularVuejsを使用した開発は行ったことはあるが、Reactはなかったため。 2021-08-25 00:36:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python tkinter 消えない https://teratail.com/questions/355973?rss=all pythontkinter消えない閉じるボタンを押しても閉じなくてマウスがロード中になって一向に消えません、色々試したのですが、同じくロード中で消えません。 2021-08-25 00:59:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) discord.pyにて、errorを吐く為、どこを直せばいいのかお教え頂きたいです。 https://teratail.com/questions/355972?rss=all discordpyにて、errorを吐く為、どこを直せばいいのかお教え頂きたいです。 2021-08-25 00:56:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) フロントエンド開発におけるエラーハンドリングについて(Next.js) https://teratail.com/questions/355971?rss=all フロントエンド開発におけるエラーハンドリングについてNextjs例外処理初心者。 2021-08-25 00:09:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Android Navigationについて https://teratail.com/questions/355970?rss=all AndroidNavigationについて前提・実現したいことBottomNavigationViewnbspとnbspNavigationnbspを併用したいです。 2021-08-25 00:03:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) swift FirebaseAuth で自動ログインできるか https://teratail.com/questions/355969?rss=all swiftFirebaseAuthで自動ログインできるかまだ勉強している最中ですが、swiftを使ってクイズアプリを試しに作っています。 2021-08-25 00:02:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) カスタムチェックボックス(UIButton)の挙動がおかしい https://teratail.com/questions/355968?rss=all カスタムチェックボックスUIButtonの挙動がおかしい前提・実現したいことTodoアプリを制作しているのですが、UIButtonを使ったチェックボックスの挙動がおかしいので質問させていただきました。 2021-08-25 00:01:29
Docker dockerタグが付けられた新着投稿 - Qiita マルチプラットフォーム Docker ビルドを kaniko で行う https://qiita.com/2fbCvmiYKX/items/35ba6a699a583f1263ef 2021-08-25 00:44:57
Azure Azureタグが付けられた新着投稿 - Qiita Power BIからAzure Machine Learningで公開したモデルを使用する https://qiita.com/rsk800/items/44fc861bf33dd5a8fb45 ここで行ったように任意のコードを書いて学習したモデルをデプロイしてWebサービスとして公開するには、そのモデルを明示的にAzureMachineLearningに登録する必要があります。 2021-08-25 00:15:19
Git Gitタグが付けられた新着投稿 - Qiita gitコンフリクトの対処 https://qiita.com/ShoheiNagamura/items/f661d3d4b9c07f46a85b gitaddgitcommitgitlog 2021-08-25 00:16:17
技術ブログ Developers.IO [レポート]re:Inforce 2021 Keynote #reinforce https://dev.classmethod.jp/articles/reinforce-2021-keynote-report/ reinforce 2021-08-24 15:25:20
海外TECH DEV Community How To Create Login Page With HTML And CSS Only https://dev.to/frontendtrick/how-to-create-login-page-with-html-and-css-only-5d2i How To Create Login Page With HTML And CSS OnlyHtml Code lt DOCTYPE html gt lt head gt lt head gt lt body gt lt div class container gt lt form action gt lt div class title gt Login lt div gt lt div class input box underline gt lt input type text placeholder Enter Your Email required gt lt div class underline gt lt div gt lt div gt lt div class input box gt lt input type password placeholder Enter Your Password required gt lt div class underline gt lt div gt lt div gt lt div class input box button gt lt input type submit name value Login gt lt br gt lt div gt lt form gt lt div gt lt body gt lt html gt CSS Code import url Bhai wght amp display swap margin padding box sizing border box font family Baloo Bhai sans serif background FAFFF html body display grid height vh width place items center background linear gradient to right selection background ffbf container background FAFFF max width px width padding px px border radius px box shadow px px px rgb container form title font size px font weight margin px px position relative container form title before content position absolute height px width px left px bottom px border radius px background linear gradient to right aeff container form input box width height px margin top px position relative container form input box input width height outline none font size px border none container form underline before content position absolute height px width background ccc left bottom container form button margin px px container input box input type submit background linear gradient to right aeff font size px color fff border radius px cursor pointer transition all s ease container input box input type submit hover background color rgb container option font size px text align center 2021-08-24 15:30:06
海外TECH DEV Community Day 11 : Revision day, going through the topics I learnt in more detail https://dev.to/gauravshekhawat/day-11-revision-day-going-through-the-topics-i-learnt-in-more-detail-40ae Day Revision day going through the topics I learnt in more detailAfter being overloaded by information in the past days I felt the need to stop and give myself time to absorb the material I have been through So no new content for today enjoy 2021-08-24 15:11:01
海外TECH DEV Community How To Install Debian 11 Bullseye Expert Mode Minimal Install https://dev.to/brandonwallace/how-to-install-debian-11-bullseye-expert-mode-minimal-install-10pd How To Install Debian Bullseye Expert Mode Minimal Install IntroductionIn this article I will show you how to do a minimal installation of Debian Bullseye in Expert Install mode The Debian installer is very flexible You can easily use the installation media to install Debian as a server or a desktop laptop I will go over a minimal installation step by step and include an option to install a desktop environment of your choice Doing an Expert Install will provide you with a few advanced options which allow for better customization of the operating system Why Debian These are some of the reasons why people install Debian Very stable and secureHas wide hardware supportIs a community project of volunteers around the worldHas a flexible installer that allows for customizationUpgrades smoothly from one release to the next release Here are the requirements for Debian Bullseye RequirementsMinimumRecommendedRAM MBGBProcessor CPU GHzHard Drive GBA minimal installation is great for a server set up The benefit of setting up a server with a command line interface you will not use a lot of resources Here is a server without a graphical user interface with GB of RAM As you see this server is using is only using MB of RAM brandon debian free m total used freeMem Swap After installing the full Xfce desktop the RAM usage increased to MB You can use almost any computer for this If you have some old hardware laying around such as aDesktopLaptopA Mac computerUsed server hardwareWhat can you do with a Linux server Here are some examples Private Git serverWeb serverFile server with NFS or SambaMedia serverDatabase serverDNS serverNTP serverEmail serverAd blockerSet up RAID Redundant Array of Independent Disks Explore the GNU Linux operating system InstallationDownload the amd Debian Bullseye ISO file from the Debian org website If your computer is really old it might not support bit In that case you will need the bit ISO file debian amd netinst isoInstall the ISO file to a USB flash drive using one of these tools RufusEtcherUnetbootinPendrive LinuxIf have Linux installed already you can run the dd command to install the ISO to the USB flash drive WARNING Make sure you write to the correct dev sdX drive I list my drives in the computer like this sudo fdisk l gt dev null egrep Disk dev OutputDisk dev sdb GiBDisk dev sda GiB Disk dev sdc GiB lt My USB flash driveOn my computer the flash drive is dev sdc so I run this command sudo dd if debian amd netinst iso of dev sdc bs M status progress syncFind out how to boot off of the USB flash drive Every manufacture has a different key to press to get to the boot menu On my computer I press the F key to select the boot menu Once you boot off of the USB flash drive the installation menu will come up Select Advanced options Select Expert Install Choose a language Select your location to set the correct time zone The locale sets character encoding date and time formatting currency default paper size etc The default setting should be fine For US English the default is en US UTF No need to change this setting You have the option to add additional locales here if you need them I will use the default en US UTF set on the previous page Press Continue Here you can select the keyboard layout of your preference such as Dvorak I will stick with the default American English here Time to detect the installation media which is the USB flash drive that you booted off earlier Press Continue Press Continue Installer components get loaded from the USB installation media Optional specialized components can be selected here if you need them By default nothing is selected Press Continue Network hardware will be detected here Configure the network connection Select Yes to set the IP address using DHCP Dynamic Host Control Protocol This is recommended for a desktop laptop If you select Yes skip the For a static IP section The IP address will be configured via DHCP and you will move on to setting the hostname Select No to set a static IP address A static IP address is recommended for a server For a static IP I set my IP address to since I know that will work on my network For a static IP I set the netmask to which is For a static IP I set the gateway to because that is the gateway of my network For a static IP I set three public DNS Domain name servers using a space as a delimiter lt Cloudflare DNS lt OpenDNS lt Google DNSFor a static IP Verify the networking information is correct Click Yes to accept the changes Wait seconds for the network link to be detected Press Continue Set the hostname for the computer Set a domain name for the system It is better to make something up here For more information see RFCSet up users and passwords for the system Enable shadow passwords Select Yes here This is for security Shadow passwords will allow the hashed password to be stored in etc shadow which is only readable by root For added security select No for Allow login as root Users will be able to type sudo to run root commands Type your full name here Applications that display your full name will use this Type the user name which you will use to log into the computer Set a strong password here Re type the password you selected to make sure it is correct Set the system clock If you wish to use NTP Network Time Protocol select Yes Select a public NTP server close to where you live for the best outcome I live in the United States so I set my NTP server to us pool ntp org Set the time zone you live in I selected Eastern since I live in the Eastern time zone The installer will detect the disks connected to the system Partitioning the disks will allow us to divide the hard disk into sections I select Guided use entire disk here to install on my empty GB hard drive It displays I have one GB drive installed in the system Select the partitioning scheme you wish to use here I recommend separating home var and tmp partitions to for the following reasons Separate data that needs backing up such as home to make things easier Isolate parts of the file system to increase security Restrict the growth of a file system If var is filled it will not fill the whole disk After the guided partitions are created select Finish partitioning and write changes to disk The changes will be displayed to make sure that is how you want it Select Yes to write the changes to disk Install the packages for the base system Select a kernel to install in the system linux image amd is the kernel generic package linux image amd will just specify the exact version Select generic include all available drivers to make sure you install the drivers you need Configure the package manager This option allows you to scan for extra installation media such as a DVD We only have the USB we are using to install the operating system Select No to scan extra installation media Extra programs can be installed from a network mirror Select Yes to use a network mirror This will connect us to a online repository to access more software than what is on the installation USB Select http Pick a network mirror that is closest to you for the fastest download Leave HTTP proxy information blank and select Continue unless you know you are using a proxy Select use non free software Recommended for a desktop laptop Source repositiories in APT will allow you to download the source code for packages You can select No here This can be enabled easily in etc apt sources list later if you want It is recommended to install security updates Click Continue Select and install software It is your choice to have security updates installed automatically using the unattended upgrades package The default setting is to not run automatic security updates You can join the package survey if you wish here For a minimal Debian install I have deselected everything here except for standard system utilities This will provide you with a lean system that is not resource hungry Remember other packages can be installed later Install GRUB to the boot loader of the hard disk Select Yes to install GRUB to the primary drive I have one drive in the computer dev sda I will select that option instead of entering it manually Select Yes to force GRUB installation to the EFI removable media path to a fallback location just in case the EFI firmware does not meet the EFI specification Click Enter to finish the installation Click Yes to set the system clock to UTC If you wanted to set up a server once you get to this point reboot the computer and your Debian installation is finished If you only wanted a minimal server you are done with the installation process Click Continue to reboot Remember to remove the USB flash drive installation media Upon reboot you will be presented with this splash screen How to add a desktop environmentIf you wanted a graphical user interface sign in and install the desktop of your choice You have many desktop options such as Xfce Gnome KDE Mate LXDE See task xfce desktop task gnome desktop task kde desktop etc To install the Xfce desktop run these commands sudo apt update sudo apt upgrade sudo apt install task xfce desktop sudo systemctl rebootAfter logging in you will be presented with the Xfce desktop ConclusionI have shown you how to expert install of Debian Bullseye step by step You will be now able to use Debian s flexible installer to install a minimal server or a desktop laptop Follow me on Dev to and Github Please feel free to leave comments questions and suggestions 2021-08-24 15:10:43
海外TECH DEV Community Detectar campo modificado al guardar un modelo en Laravel https://dev.to/magarrent-org/detectar-campo-modificado-al-guardar-un-modelo-en-laravel-m22 Detectar campo modificado al guardar un modelo en LaravelBienvenido a a tod s Este es un post muy corto solo para dejaros este pequeño Snippet de Laravel Se trata de detectar cuando el campo de un modelo de Laravel ha sido modificado en este caso el campo email de un usuario El evento se dispararácuando se haya actualizado un registro del modelostatic updated function userModel Vemos si el campo email ha sido modificado con getDirty if isset userModel gt getDirty email el campo email ha sido modificado 2021-08-24 15:07:32
Apple AppleInsider - Frontpage News 'Apple Watch Series 7' will come in 41mm & 45mm sizes, leaker claims https://appleinsider.com/articles/21/08/24/leaker-suggests-apple-watch-series-7-to-increase-by-1mm-in-size?utm_medium=rss x Apple Watch Series x will come in mm amp mm sizes leaker claimsThe Apple Watch Series could be released with mm and mm size options though old watch bands would remain fully compatible Apple Watch Series render provided by Jon ProsserA leaker known as Uncle Pan on Chinese social media website Weibo shared a short post about the potential change He shared images of Jon Prosser s renders along with the post but doesn t mention them directly Read more 2021-08-24 15:46:33
Apple AppleInsider - Frontpage News Save $200 on Apple's M1 MacBook Pro 13-inch at Amazon right now https://appleinsider.com/articles/21/08/24/save-200-on-apples-m1-macbook-pro-13-inch-at-amazon-right-now?utm_medium=rss Save on Apple x s M MacBook Pro inch at Amazon right nowA new round of Amazon price cuts offer triple digit savings on the latest M hardware Save on the GB Mac mini or on the inch MacBook Pro MacBook Air models are also off today M MacBook Pro for Bonus savings at checkout are driving the price of Apple s standard M MacBook Pro inch down to Normally the Apple Silicon model with GB of RAM and a GB SSD is eligible for a instant rebate on top of off at checkout in your choice of finish Look for the bonus savings message on Amazon s product detail page to confirm you qualify for the in cart savings Read more 2021-08-24 15:15:20
Apple AppleInsider - Frontpage News Best Deals August 24 - Refurbished Mac & iPad big discounts, $100 off 3D printer & more! https://appleinsider.com/articles/21/08/24/best-deals-august-24---big-discounts-on-refurbished-mac-ipad-100-off-3d-printer-more?utm_medium=rss Best Deals August Refurbished Mac amp iPad big discounts off D printer amp more Tuesday s best deals include off a MonoPrice D Printer refurbished inch MacBook Pro off at Zagg s Flash Sale and more Deals Tuesday August Shopping online for the best discounts and deals can be an annoying and challenging task So rather than sifting through miles of advertisements check out this list of sales we ve hand picked just for the AppleInsider audience Read more 2021-08-24 15:20:55
Cisco Cisco Blog Year-End Reflections: Learnings with Women of Cisco https://blogs.cisco.com/diversity/year-end-reflections-learnings-with-women-of-cisco Year End Reflections Learnings with Women of CiscoLast week was Cisco s fiscal year earnings announcement so now seems like a great time to take a look at some of my learnings from my tenure as co lead of Women of Cisco Americas board 2021-08-24 15:47:09
Linux OMG! Ubuntu! How to Instantly Log Out of Ubuntu From a Terminal http://feedproxy.google.com/~r/d0od/~3/p1jrQI1IVpc/ways-to-log-out-of-ubuntu-session How to Instantly Log Out of Ubuntu From a TerminalThere are a several ways to log out of an Ubuntu desktop session you re using but most are so obvious you don t need a guide that points them out to you But what you may not know is how to logout of Ubuntu from a terminal or log out of GNOME on any Linux distro that uses it I didn t until around a minute ago To log out from a terminal just open the Terminal app and run gnome session quit When you hit enter the standard logout dialog will appear with a second countdown The timer gives you breathing room This post How to Instantly Log Out of Ubuntu From a Terminal is from OMG Ubuntu Do not reproduce elsewhere without permission 2021-08-24 15:09:47
海外科学 NYT > Science Overweight Adults Should Be Screened for Diabetes at 35, Experts Say https://www.nytimes.com/2021/08/24/health/diabetes-weight-screening.html Overweight Adults Should Be Screened for Diabetes at Experts SayNearly one in seven Americans now has diabetes a record rate The condition also raises the risk of severe illness after coronavirus infection 2021-08-24 15:13:58
金融 ◇◇ 保険デイリーニュース ◇◇(損保担当者必携!) 保険デイリーニュース(08/25) http://www.yanaharu.com/ins/?p=4676 交通事故 2021-08-24 15:48:32
金融 金融庁ホームページ 金融機関における貸付条件の変更等の状況について更新しました。 https://www.fsa.go.jp/ordinary/coronavirus202001/kashitsuke/20200430.html 金融機関 2021-08-24 17:00:00
金融 金融庁ホームページ 「新型コロナウイルス感染症関連情報」特設ページを更新しました。 https://www.fsa.go.jp/ordinary/coronavirus202001/press.html 新型コロナウイルス 2021-08-24 17:00:00
金融 金融庁ホームページ 多重債務者相談強化キャンペーン2021の実施について公表しました。 https://www.fsa.go.jp/policy/kashikin/campaign/campaign2021.html 多重債務者 2021-08-24 17:00:00
金融 金融庁ホームページ 「多重債務者相談強化キャンペーン2021」における相談会の開催状況及び予定等について公表しました。 https://www.fsa.go.jp/policy/kashikin/soudankai2021.html 多重債務者 2021-08-24 17:00:00
ニュース BBC News - Home Afghanistan: Taliban tell working women to stay at home https://www.bbc.co.uk/news/world-asia-58315413?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-24 15:24:17
ニュース BBC News - Home Covid: Cornwall tourists urged to 'stay away' as cases rise https://www.bbc.co.uk/news/uk-england-cornwall-58318695?at_medium=RSS&at_campaign=KARANGA cornwall 2021-08-24 15:45:55
ビジネス ダイヤモンド・オンライン - 新着記事 米司法省、共和党ロビイストを調査 カタール政府のために活動か - WSJ発 https://diamond.jp/articles/-/280391 調査 2021-08-25 00:19:00
北海道 北海道新聞 C2輸送機、パキスタン到着 後続2機と輸送活動へ https://www.hokkaido-np.co.jp/article/581697/ 輸送機 2021-08-25 00:18:00
北海道 北海道新聞 必死の継投実らず 杉浦3失点 日ハム https://www.hokkaido-np.co.jp/article/581692/ 日本ハム 2021-08-25 00:12:00
Azure Azure の更新情報 Azure AD B2C redirect URL login.microsoftonline.com will be retired on 31 August 2022 https://azure.microsoft.com/ja-jp/updates/update-apps-using-azure-ad-b2c-to-new-redirect-b2clogincom/ bclogin 2021-08-24 15:35:57
AWS AWS Architecture Blog How to Accelerate Building a Lake House Architecture with AWS Glue https://aws.amazon.com/blogs/architecture/how-to-accelerate-building-a-lake-house-architecture-with-aws-glue/ How to Accelerate Building a Lake House Architecture with AWS GlueCustomers are building databases data warehouses and data lake solutions in isolation from each other each having its own separate data ingestion storage management and governance layers Often these disjointed efforts to build separate data stores end up creating data silos data integration complexities excessive data movement and data consistency issues These issues are preventing … 2021-08-24 17:43:19
AWS AWS Media Blog Getting started with AWS Elemental Live and Dolby Vision https://aws.amazon.com/blogs/media/getting-started-with-aws-elemental-live-and-dolby-vision/ Getting started with AWS Elemental Live and Dolby VisionIn the relatively new ever changing arena of High Dynamic Range HDR technologies there are quite a few options to consider when it comes to creating video content with rich beautiful pronounced pictures with both brighter and darker colors These include HDR HDR HLG HLG and Dolby Vision This post focuses on the key benefits of … 2021-08-24 17:33:02
AWS AWS Government, Education, and Nonprofits Blog How Booz Allen obtains C-ATO to accelerate service delivery in federal organizations using AWS https://aws.amazon.com/blogs/publicsector/how-booz-allen-obtains-c-ato-to-accelerate-service-delivery-in-federal-organizations-using-aws/ How Booz Allen obtains C ATO to accelerate service delivery in federal organizations using AWSGovernment agencies are moving to speed up service delivery but agencies need to obtain an Authority to Operate ATO that demonstrates security compliance prior to implementation which can take a significant amount of time and can prove to be a challenge in meeting tight deadlines AWS Partner Booz Allen Hamilton Booz Allen uses a platform as a service model on Amazon Web Services AWS to enable their customers to rapidly build test scan and deploy their applications ーaccelerating releases in the federal government from months to days 2021-08-24 17:03:58
AWS AWS Security Blog How to automate forensic disk collection in AWS https://aws.amazon.com/blogs/security/how-to-automate-forensic-disk-collection-in-aws/ How to automate forensic disk collection in AWSIn this blog post you ll learn about a hands on solution you can use for automated disk collection across multiple AWS accounts This solution will help your incident response team set up an automation workflow to capture the disk evidence they need to analyze to determine scope and impact of potential security incidents This post includes … 2021-08-24 17:02:47
AWS AWS How do I use layers to integrate the current AWS SDK for JavaScript into my Node.js Lambda function? https://www.youtube.com/watch?v=IVaOqqGoSeI How do I use layers to integrate the current AWS SDK for JavaScript into my Node js Lambda function Skip directly to the demo For more details see the Knowledge Center article with this video Saad shows you how to use layers to integrate the current AWS SDK for JavaScript into my Node js Lambda function Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-24 17:39:30
AWS AWS How can I configure a Lambda function to assume a role from another AWS account? https://www.youtube.com/watch?v=UsfdtF-kWzg How can I configure a Lambda function to assume a role from another AWS account Skip directly to the demo For more details see the Knowledge Center article with this video Syed shows you how to configure a Lambda function to assume a role from another AWS account Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-24 17:38:47
AWS AWS How do I use the pgaudit extension to audit my Amazon RDS DB instance that is running PostgreSQL? https://www.youtube.com/watch?v=in-k0Jf2SnU How do I use the pgaudit extension to audit my Amazon RDS DB instance that is running PostgreSQL Skip directly to the demo For more details see the Knowledge Center article with this video Jose shows you how to use the pgaudit extension to audit your Amazon RDS DB instance that is running PostgreSQL Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-24 17:21:47
AWS AWS Security Blog How to automate forensic disk collection in AWS https://aws.amazon.com/blogs/security/how-to-automate-forensic-disk-collection-in-aws/ How to automate forensic disk collection in AWSIn this blog post you ll learn about a hands on solution you can use for automated disk collection across multiple AWS accounts This solution will help your incident response team set up an automation workflow to capture the disk evidence they need to analyze to determine scope and impact of potential security incidents This post includes … 2021-08-24 17:02:47
js JavaScriptタグが付けられた新着投稿 - Qiita GASでZoomのURLを生成し、定期的にSlackに投げる https://qiita.com/daiti0113/items/8d56e1fb0f3a932bebfe GASでZoomのURLを生成し、定期的にSlackに投げるはじめに有料プランに入れよという話だが、Zoomの無料プランでは同じミーティングURLを使い続けることができないため、URLを新規に自動生成し、Slackに定期的に投げてくれるBotを作った。 2021-08-25 02:50:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ワードプレスでレビュー待ちの投稿を設定してもメールが届きません。 https://teratail.com/questions/355986?rss=all ワードプレスでレビュー待ちの投稿を設定してもメールが届きません。 2021-08-25 02:55:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) keras-yolo3を実装したい https://teratail.com/questions/355985?rss=all kerasyoloを実装したいkerasyoloを実装したいのですが、エラーが出ます。 2021-08-25 02:41:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript 選択中の文字を取得 https://teratail.com/questions/355984?rss=all 2021-08-25 02:01:13
海外TECH Ars Technica First images of Blue Origin’s “Project Jarvis” test tank https://arstechnica.com/?p=1789414 jarvis 2021-08-24 17:44:18
海外TECH Ars Technica Samsung punishes Galaxy Fold 3 modders by disabling their cameras https://arstechnica.com/?p=1789371 bootloader 2021-08-24 17:33:30
Apple AppleInsider - Frontpage News Banned RSA SecurID certificate causing issues for Mac enterprise users https://appleinsider.com/articles/21/08/24/banned-rsa-securid-certificate-causing-issues-for-mac-enterprise-users?utm_medium=rss Banned RSA SecurID certificate causing issues for Mac enterprise usersMac users across the globe are reportedly having trouble logging into their enterprise virtual private networks because of an apparent certificate issue user reports suggest Credit RSASpecifically enterprise VPNs that rely on the RSA SecurID mechanism for multi factor authentication are seeing the problem according to a forum post on the RSA website Multiple posters are reporting that RSA SecurID version is failing to launch as of Tuesday morning Read more 2021-08-24 17:24:43
海外TECH Engadget Microsoft will bring cloud gaming to Xbox consoles this holiday season https://www.engadget.com/xbox-cloud-gaming-game-pass-xbox-series-x-s-xbox-one-173404923.html?src=rss Microsoft will bring cloud gaming to Xbox consoles this holiday seasonMicrosoft is moving into the next phase of its plan to bring Xbox Cloud Gaming to as many devices as possible and it s one of the most important steps yet Starting this holiday season Xbox Game Pass Ultimate subscribers will have access to cloud gaming on Xbox Series X S and Xbox One consoles The company which made the announcement during its Gamescom showcase said you ll be able to fire up more than games without having to download them first At some point in the future Xbox One owners can play some Series X S games through the cloud such as Microsoft Flight Simulator You ll know a title is cloud gaming compatible if you see a cloud icon next to it in the Game Pass library Microsoft is targeting p gameplay at frames per second Xbox Cloud Gaming is already available on phones tablets and PC Microsoft is also working on Xbox game streaming sticks as well as a smart TV cloud gaming app This summer the company started transitioning cloud gaming onto beefier Xbox Series X hardware after launching the service on Xbox One S based blade servers 2021-08-24 17:34:04
海外TECH Engadget Waymo opens its self-driving taxis to 'Trusted Testers' in San Francisco https://www.engadget.com/waymo-san-francisco-trusted-tester-170602490.html?src=rss Waymo opens its self driving taxis to x Trusted Testers x in San FranciscoAlphabet s fully autonomous driving unit Waymo is ready to offer rides to select passengers in San Francisco the company announced on Tuesday Starting later today residents can sign up to become quot Trusted Testers quot With an invite to the program you can use the Waymo One app to take rides in the fleet of Jaguar I Pace vehicles Waymo will have stationed in the city nbsp Waymo describes the Trusted Tester program as a quot research focused quot effort designed to help it collect feedback on its ride experience with an emphasis on gathering information related to accessibility nbsp nbsp nbsp quot We kicked off this program last week with a select few and are now expanding the program to all interested San Franciscans quot the company said quot We ll begin with an initial group and welcome more riders in the weeks to come quot Much like it did in Arizona Waymo won t let the cars drive without supervision right off the back The company will have employees in the cars to ensure its fifth generation Waymo Driver technology doesn t get lost on San Francisco s tricky one way streets and hills The company also told Bloomberg nbsp passengers will ride for free nbsp nbsp The expansion comes after Waymo recently announced CEO John Krafcik was leaving the company to pursue other projects Some saw Krafcik as being too slow to push the company toward commercialization nbsp 2021-08-24 17:06:02
海外TECH Engadget Walmart announces a delivery service for local retailers https://www.engadget.com/walmart-golocal-delivery-service-local-retailers-170300207.html?src=rss Walmart announces a delivery service for local retailersWalmart has announced a delivery service for local businesses which should be up and running by the end of the year It plans to use drones and self driving cars as part of the Walmart GoLocal infrastructure Earlier this year Walmart invested in Cruise after previously running a delivery pilot with GM s autonomous vehicle startup Local retailers might be able to keep using their current commerce platform and hook it into GoLocal It s a white label service so deliveries won t be made by Walmart branded vehicles Associates members of the Spark Driver program and other delivery companies will handle orders according to CNBC nbsp Walmart says it will be able to offer delivery within two hours in certain markets There s a two day delivery option as well The company claims shipping will be priced competitively and that it can handle everything from groceries to kiddie pools and oversize items GoLocal is a key part of Walmart s strategy and it should help the company to diversify revenue streams There might be some advantages for small businesses as well It could slightly level the playing field with the likes of Amazon which is largely moving its delivery network in house and promising same day or next day delivery in many cases 2021-08-24 17:03:00
海外TECH CodeProject Latest Articles Azure IoT Product Feature Updates https://www.codeproject.com/Articles/5309547/Azure-IoT-Product-Feature-Updates Azure IoT Product Feature UpdatesAzure IoT services can simplify your IoT development process and empower your organization to achieve more through Digital Transformation That s a bold statement to makeーwhat exactly does it mean 2021-08-24 17:42:00
海外科学 NYT > Science This Hungry Spider’s Hunting Trick Is Looking Like Bird Poop https://www.nytimes.com/2021/08/24/science/spider-bird-poop.html poopmany 2021-08-24 17:32:30
ニュース BBC News - Home Afghanistan: Taliban must allow evacuees past 31 August deadline - Boris Johnson https://www.bbc.co.uk/news/uk-58321281?at_medium=RSS&at_campaign=KARANGA johnson 2021-08-24 17:46:44
ニュース BBC News - Home Charlie Watts: Rolling Stones drummer dies at 80 https://www.bbc.co.uk/news/entertainment-arts-58316842?at_medium=RSS&at_campaign=KARANGA music 2021-08-24 17:44:56
ニュース BBC News - Home Claudia Lawrence: Former gravel pits searched in missing chef case https://www.bbc.co.uk/news/uk-england-york-north-yorkshire-58320985?at_medium=RSS&at_campaign=KARANGA march 2021-08-24 17:12:08
ニュース BBC News - Home Covid-19: Samantha Willis husband speaks of pain of her death https://www.bbc.co.uk/news/uk-northern-ireland-58320859?at_medium=RSS&at_campaign=KARANGA eviegrace 2021-08-24 17:22:43
ニュース BBC News - Home Covid: Cornwall tourists urged to 'stay away' as cases rise https://www.bbc.co.uk/news/uk-england-cornwall-58318695?at_medium=RSS&at_campaign=KARANGA cornwall 2021-08-24 17:46:53
ニュース BBC News - Home Premier League clubs will not release players for games in red-list countries https://www.bbc.co.uk/sport/football/58322829?at_medium=RSS&at_campaign=KARANGA Premier League clubs will not release players for games in red list countriesThe Premier League says its clubs have reluctantly but unanimously decided not to release players for matches in red list countries during September s international break 2021-08-24 17:54:36
ビジネス ダイヤモンド・オンライン - 新着記事 外国人と話す時 「感じよい人」に見える 超便利フレーズとは? - 7時間で英語が突然ハッキリ聞こえて会話が続く本 https://diamond.jp/articles/-/277701 そのメソッドを初公開した話題の書、が「時間で英語が突然ハッキリ聞こえて会話が続く本」です。 2021-08-25 03:00:00
ビジネス ダイヤモンド・オンライン - 新着記事 「対話が大事だから対話しよう」 では、絶対うまくいかない理由 - 組織が変わる https://diamond.jp/articles/-/276753 「対話が大事だから対話しよう」では、絶対うまくいかない理由組織が変わるリモートワークが長期化している今、わかりあえない上司と部下の「モヤモヤ」は最高潮に達している。 2021-08-25 02:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 地方でも、 優秀な人材を 採用する方法 - 売上最小化、利益最大化の法則 https://diamond.jp/articles/-/276580 2021-08-25 02:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 株式投資のキホンのキ リスクを分散させるために、 ぜひ、やってほしい2つのこと - 黒字転換2倍株で勝つ投資術 https://diamond.jp/articles/-/280271 それを見ながら、実際にどの企業の株を購入するかを決めていきます。 2021-08-25 02:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 「なぜ?」「たとえば?」「ということは?」の3つの質問で売上が伸びる - [新版]「3つの言葉」だけで売上が伸びる質問型営業 https://diamond.jp/articles/-/280268 その違いは、すでに年読み継がれている本書『「つの言葉」だけで売上が伸びる質問型営業』で明かされています。 2021-08-25 02:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 寂しいときは ろくな判断できなくなる - 精神科医Tomyが教える 1秒で幸せを呼び込む言葉 https://diamond.jp/articles/-/278319 寂しいときはろくな判断できなくなる精神科医Tomyが教える秒で幸せを呼び込む言葉人気シリーズ万部突破ベストセラー最新作『精神科医Tomyが教える秒で幸せを呼び込む言葉』は、やさしくも本質を見抜く言葉が、職場の人間関係や親子関係、仕事や家事で疲れた心を癒やし、一瞬で元気をチャージしてくれるある人は朝、ある人は夜、ある人は職場で、ページめくるだけの「心のサプリ」。 2021-08-25 02:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 マネフォ辻庸介とビズリーチ南壮一郎……“ナナロク世代”の起業家の共通点とは - 突き抜けるまで問い続けろ https://diamond.jp/articles/-/280309 南壮一郎 2021-08-25 02:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 なぜ、日本はコロナワクチンが作れないのか。「白衣を着た詐欺師」たち - がん治療選択 https://diamond.jp/articles/-/279795 新型コロナウイルス 2021-08-25 02:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 TVで話題の髪のプロが断言!「これを使って一気に髪が増えた、減った」はありえない! - 髪が増える術 https://diamond.jp/articles/-/279808 頭皮 2021-08-25 02:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 【大学付属校の中学受験】 過去問は、「なるべく早く」 「繰り返しやる」のが正解 - 中学受験 大学付属校 合格バイブル https://diamond.jp/articles/-/279397 2021-08-25 02:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 SNSが手放せない人が 陥りやすい 「生きづらさ」の原因とは? - 生きづらいがラクになる ゆるメンタル練習帳 https://diamond.jp/articles/-/280299 2021-08-25 02:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 【パラリンピック開幕】世界で戦うアスリートが参拝する神社の神様とは? - 最強の神様100 https://diamond.jp/articles/-/280270 【パラリンピック開幕】世界で戦うアスリートが参拝する神社の神様とは最強の神様「仕事運」「金運」「恋愛運」「健康運」アップ「のご利益」の組み合わせからあなたの願いが叶う神様が必ず見つかる八百万やおよろずの神様から項目にわたって紹介。 2021-08-25 02:05:00
北海道 北海道新聞 C・ワッツ氏死去 Rストーンズのドラマー https://www.hokkaido-np.co.jp/article/581715/ 英国 2021-08-25 02:15:00
GCP Cloud Blog Your Google Cloud database options, explained https://cloud.google.com/blog/topics/developers-practitioners/your-google-cloud-database-options-explained/ Your Google Cloud database options explainedPicking the right database for your application is not easy The choice depends heavily on your use caseーtransactional processing analytical processing in memory database and so onーbut it also depends on other factors This post covers the different database options available within Google Cloud across relational SQL and non relational NoSQL databases and explains which use cases are best suited for each database option  Click to enlargeRelational databases In relational databases information is stored in tables rows and columns which typically works best for structured data As a result they are used for applications in which the structure of the data does not change often SQL Structured Query Language is used when interacting with most relational databases They offer ACID consistency mode for the data which means Atomic All operations in a transaction succeed or the operation is rolled back Consistent On the completion of a transaction the database is structurally sound Isolated Transactions do not contend with one another Contentious access to data is moderated by the database so that transactions appear to run sequentially Durable The results of applying a transaction are permanent even in the presence of failures Because of these properties relational databases are used in applications that require high accuracy and for transactional queries such as financial and retail transactions For example In banking when a customer makes a funds transfer request you want to make sure the transaction is possible and it actually happens on the most up to date account balance in this case an error or resubmit request is likely fine There are three relational database options in Google Cloud Cloud SQL Cloud Spanner and Bare Metal Solution Cloud SQL Provides managed MySQL PostgreSQL and SQL Server databases on Google Cloud It reduces maintenance cost and automates database provisioning storage capacity management back ups and out of the box high availability and disaster recovery failover For these reasons it is best for general purpose web frameworks CRM ERP SaaS and e commerce applications Cloud Spanner Cloud Spanner is an enterprise grade globally distributed and strongly consistent database that offers up to availability built specifically to combine the benefits of relational database structure with non relational horizontal scale It is a unique database that combines ACID transactions SQL queries and relational structure with the scalability that you typically associate with non relational or NoSQL databases As a result Spanner is best used for applications such as gaming payment solutions global financial ledgers retail banking and inventory management that require ability to scale limitlessly with strong consistency and high availability  Bare Metal Solution Provides hardware to run specialized workloads with low latency on Google Cloud This is specifically useful if there is an Oracle database that you want to lift and shift into Google Cloud This enables data center retirements and paves a path to modernize legacy applications  Non relational databasesNon relational databases or NoSQL databases store compex unstructured data in a non tabular form such as documents Non relational databases are often used when large quantities of complex and diverse data need to be organized Unlike relational databases they perform faster because a query doesn t have to access several tables to deliver an answer making them ideal for storing data that may change frequently or for applications that handle many different kinds of data  For example an apparel store might have a database in which shirts have their own document containing all of their information including size brand and color with room for adding more parameters later such as sleeve size collars and so on Qualities that make NoSQL databases fast Eventual consistency stores usually exhibit consistency at some later point e g lazily at read time Horizontal scaling usually using hashed distributionsTypically they are optimized for a specific workload pattern i e key value graph wide column Typically they don t support cross shard transactions or flexible isolation modes Because of these properties non relational databases are used in applications that require large scale reliability availability and frequent data changes They can easily scale horizontally by adding more servers unlike some relational databases which scale vertically by increasing the machine size as the data grows Although some relations databases such as Cloud Spanner support scale out and strict consistency Non relational databases can store a variety of unstructured data such as documents key value graphs wide columns and more Here are your non relational database options in Google Cloud  Document databases Store information as documents in formats such as JSON and XML For example FirestoreKey value stores Group associated data in collections with records that are identified with unique keys for easy retrieval Key value stores have just enough structure to mirror the value of relational databases while still preserving the benefits of NoSQL For example Datastore Bigtable MemorystoreIn memory database Purpose built database that relies primarily on memory for data storage These are designed to attain minimal response time by eliminating the need to access disks They are ideal for applications that require microsecond response times and can have large spikes in traffic For example MemorystoreWide column databases Use the tabular format but allow a wide variance in how data is named and formatted in each row even in the same table They have some basic structure while preserving a lot of flexibility For example BigtableGraph databases Use graph structures to define the relationships between stored data points useful for identifying patterns in unstructured and semi structured information For example JanusGraphThere are three non relational databases in Google Cloud Firestore Is a serverless document database which scales on demand and acts as a backend as a service It is DBaaS that increases the speed of building applications It is perfect for all general purpose uses cases such as ecommerce gaming IoT and real time dashboards With Firestore users can interact with and collaborate on live and offline data making it great for real time application and mobile apps   Cloud Bigtable Cloud Bigtable is a sparsely populated table that can scale to billions of rows and thousands of columns enabling you to store terabytes or even petabytes of data It is ideal for storing very large amounts of single keyed data with very low latency It supports high read and write throughput at sub millisecond latency and it is an ideal data source for MapReduce operations It also supports the open source HBase API standard to easily integrate with the Apache ecosystem including HBase Beam Hadoop and Spark along with Google Cloud ecosystem Memorystore Memorystore is a fully managed in memory data store service for Redis and Memcached at Google Cloud It is best for in memory and transient data stores and automates the complex tasks of provisioning replication failover and patching so you can spend more time coding Because it offers extremely low latency and high performance Memorystore is great for web and mobile gaming leaderboard social chat and news feed applications ConclusionChoosing a relational or a non relational database largely depends on the use case Broadly if your application requires ACID transactions and your data structure is not going to change much select a relational database  In Google Cloud use Cloud SQL for any general purpose SQL database and Cloud Spanner for large scale globally scalable strongly consistent use cases In general if your data structure may change later and if scale and availability is a bigger requirement than consistency then a non relational database is a preferable choice  Google Cloud offers Firestore Memorystore and Cloud Bigtable to support a variety of use cases across the document key value and wide column database spectrum For more comparison resources on each database check out the overview For more hands on experience with Bigtable check out our on demand training here and learn about migrating databases to managed services check out this whitepaper   For more GCPSketchnote follow the GitHub repo For similar cloud content follow me on Twitter pvergadia and keep an eye out on thecloudgirl dev Related ArticleWhat is Cloud Spanner Want a relational database that scales globally Learn all about Cloud Spanner Read Article 2021-08-24 17:30:00
AWS AWS Big Data Blog Run a Spark SQL-based ETL pipeline with Amazon EMR on Amazon EKS https://aws.amazon.com/blogs/big-data/run-a-spark-sql-based-etl-pipeline-with-amazon-emr-on-amazon-eks/ Run a Spark SQL based ETL pipeline with Amazon EMR on Amazon EKSIncreasingly a business s success depends on its agility in transforming data into actionable insights which requires efficient and automated data processes In the previous post Build a SQL based ETL pipeline with Apache Spark on Amazon EKS we described a common productivity issue in a modern data architecture To address the challenge we demonstrated how to utilize a declarative approach as the key enabler to improve efficiency which resulted in a faster time to value for businesses Generally speaking managing applications declaratively in Kubernetes is a widely adopted best practice You can use the same approach to build and deploy Spark applications with open source or in house build frameworks to achieve the same productivity goal 2021-08-24 18:17:41
AWS AWS Big Data Blog Build a SQL-based ETL pipeline with Apache Spark on Amazon EKS https://aws.amazon.com/blogs/big-data/build-a-sql-based-etl-pipeline-with-apache-spark-on-amazon-eks/ Build a SQL based ETL pipeline with Apache Spark on Amazon EKSToday the most successful and fastest growing companies are generally data driven organizations Taking advantage of data is pivotal to answering many pressing business problems however this can prove to be overwhelming and difficult to manage due to data s increasing diversity scale and complexity One of the most popular technologies that businesses use to overcome these … 2021-08-24 18:14:11
AWS AWS Compute Blog Building well-architected serverless applications: Optimizing application performance – part 2 https://aws.amazon.com/blogs/compute/building-well-architected-serverless-applications-optimizing-application-performance-part-2/ Building well architected serverless applications Optimizing application performance part This series of blog posts uses the nbsp AWS Well Architected Tool nbsp with the nbsp Serverless Lens nbsp to help customers build and operate applications using best practices In each post I address the serverless specific questions identified by the Serverless Lens along with the recommended best practices See the nbsp introduction post nbsp for a table of contents and explanation of the example application PERF Optimizing … 2021-08-24 18:02:14
AWS AWS Machine Learning Blog Build conversation flows with multi-valued slots in Amazon Lex https://aws.amazon.com/blogs/machine-learning/build-conversation-flows-with-multi-valued-slots-in-amazon-lex/ Build conversation flows with multi valued slots in Amazon LexMultiple pieces of information are often required to complete a task or to process a query For example when talking to an insurance agent a caller might ask “Can you provide me quotes for home auto and boat The agent recognizes this as a list of policy types before continuing with the conversation Automation of … 2021-08-24 18:43:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jQuery内でPHPを含んだコードを変数の中に入れ、出力するとなぜかコメントアウトしてしまう。 https://teratail.com/questions/355988?rss=all jQuery内でPHPを含んだコードを変数の中に入れ、出力するとなぜかコメントアウトしてしまう。 2021-08-25 03:48:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Unity】子のオブジェクト名から親プレハブの名前を取得したい https://teratail.com/questions/355987?rss=all 【Unity】子のオブジェクト名から親プレハブの名前を取得したいUnityで下記のようにゲームオブジェクトを表示・非表示するエディタ拡張用のスクリプトを作成しました。 2021-08-25 03:04:58
AWS AWSタグが付けられた新着投稿 - Qiita AWS Backup Audit Managerって何よ? https://qiita.com/takuyayone/items/5f7adfe0361485573072 ※フレームワーク作成時に「カスタムフレームワーク」を選択すると評価項目のパラメータをユーザ側で指定できる※「Frameworks」で作成されるConfigルールはAWSマネージド型ルールとなり、Configからチューニングできないので、パラメータ編集はAWSBackup側から行わないとダメBackupAuditManagerReports何をしてくれる機能なのAWSBackupのイベントバックアップ作成、の復元、コピーの監査ログをCSVJSON形式でSへ自動エクスポートしてくれる機能レポートの作成AWSBackupイベント毎にテンプレートが用意されているので、今回は「バックアップジョブレポート」を選択レポートの配信先作成したレポートの配信先となるSバケットを指定してあげる。 2021-08-25 03:44:41
海外TECH DEV Community Accessing Firebase services https://dev.to/aswin2001barath/accessing-firebase-services-4mn9 Accessing Firebase servicesFirebase API follows a straightforward approach By invoking these methods will get you access to each Firebase service Syntax to access Firebase Firestorefirebase firestore Syntax to access Firebase Authenticationfirebase auth Syntax to access Firebase Storagefirebase storage Firebase hosting commandsFirebase Hosting uses a command line interface instead of methods on the Firebase object Run the following commands Initialize a Firebase projectfirebase init deploy a Firebase projectfirebase deploy Feel free to share if you found this useful 2021-08-24 18:45:25
海外TECH DEV Community A real-time tech course finder, created using Elasticsearch, Python, React+Redux, Docker, and Kubernetes. https://dev.to/dineshsonachalam/a-real-time-tech-course-finder-created-using-elasticsearch-python-react-redux-docker-and-kubernetes-34jk A real time tech course finder created using Elasticsearch Python React Redux Docker and Kubernetes Github repo DemoLive demoVideo demo What s this project all about This project showcases how to build real time search engines like Google Coursera Medium etc We focus on the following aspects as part of this project Understanding all significant components in ElasticSearch and its Auto completion feature Building an API service that interacts with ElasticSearch to be used by the UI Testing API using Pytest Building UI using React and Redux Testing UI using Cypress Application Architecture Understanding all significant components in ElasticSearch and it s Auto completion feature What is ElasticSearch Free and Open Distributed RESTful Search Engine You can use Elasticsearch to store search and manage data for LogsMetricsA search backendApplication monitoringEndpoint securityHow does Elasticsearch work Let s understand some basic components of how it organizes data in ElasticSearch Logical componentsDocuments Documents are the low level unit of information that can be indexed in Elasticsearch expressed in JSON which is the global internet data interchange format You can think of a document like a row in a relational database representing a given entity ーthe thing you re searching for In Elasticsearch a document can be more than just text it can be any structured data encoded in JSON That data can be things like numbers strings and dates Each document has a unique ID and a given data type which describes what kind of entity the document is For example a document can represent an encyclopedia article or log entries from a web server Indices An index is a collection of documents that have similar characteristics An index is the highest level entity that you can query against in Elasticsearch You can think of the index as being similar to a database in a relational database schema Any documents in an index are typically logically related In the context of an e commerce website for example you can have an index for Customers one for Products one for Orders and so on An index is identified by a name that is used to refer to the index while performing indexing search update and delete operations against the documents in it Index templates An index template is a way to tell Elasticsearch how to configure an index when it is created The template is applied automatically whenever a new index is created with the matching pattern Backend componentsCluster An Elasticsearch cluster is a group of one or more node instances that are connected together Node A node is a single server that is a part of a cluster A node stores data and participates in the cluster s indexing and search capabilities An Elasticsearch node can be configured in different ways i Master Node ーControls the Elasticsearch cluster and is responsible for all cluster wide operations like creating deleting an index and adding removing nodes ii Data Node ーStores data and executes data related operations such as search and aggregation iii Client Node ーForwards cluster requests to the master node and data related requests to data nodes Shards Elasticsearch provides the ability to subdivide the index into multiple pieces called shards Each shard is in itself a fully functional and independent “index that can be hosted on any node within a cluster By distributing the documents in an index across multiple shards and distributing those shards across multiple nodes Elasticsearch can ensure redundancy which both protects against hardware failures and increases query capacity as nodes are added to a cluster Replicas Elasticsearch allows you to make one or more copies of your index s shards which are called replica shards or just replicas How to implement Autocompletion ElasticSearch feature Start ElasticSearch Docker containermkdir p ES DATA amp amp docker run v pwd ES DATA usr share elasticsearch data e discovery type single node e ES JAVA OPTS Xmsm Xmxm p elasticsearch Verify the health status of your cluster dineshsonachalam macbook curl location request GET http elasticsearch cat health docker cluster green Create an index template that contains the following properties topic title URL labels and upvotes curl X PUT elasticsearch index template template pretty H Content Type application json d index patterns cs stanford template settings number of shards mappings source enabled true properties topic type text title type completion url type text labels type text upvotes type integer Validate if the index template is available dineshsonachalam macbook curl location request GET http elasticsearch index template template index templates name template index template index patterns cs stanford template settings index number of shards mappings source enabled true properties upvotes type integer topic type text title type completion url type text labels type text composed of Create a new index called cs stanforddineshsonachalam macbook curl location request PUT http elasticsearch cs stanford acknowledged true shards acknowledged true index cs stanford Validate if the cs stanford index is available dineshsonachalam macbook curl location request GET http elasticsearch cs stanford cs stanford aliases mappings properties labels type text title type completion analyzer simple preserve separators true preserve position increments true max input length topic type text upvotes type integer url type text settings index routing allocation include tier preference data content number of shards provided name cs stanford creation date number of replicas uuid NrvQjuOSNmfGOPOQADA version created Add documents to cs stanford index cd backend amp amp python c from utils elasticsearch import Elasticsearch es Elasticsearch cs stanford es add documents amp amp cd Get the total count of the documents in cs stanford index We can able to see that the document count is dineshsonachalam macbook tech courses search engine curl location request GET http elasticsearch cs stanford count count shards total successful skipped failed Use ElasticSearch suggesters search for autocompletion The suggest feature suggests similar looking terms based on a provided text by using a suggester dineshsonachalam macbook tech courses search engine cd backend amp amp python c from utils filters import SearchFilters search SearchFilters cs stanford print search autocomplete query python amp amp cd id value Python Data Science Handbook id value Python Game Programming Tutorial SpaceWar id value Python for Beginners Learn Python Programming La id value Python for Data Science and Machine Learning Bootc id value Python for Security Professionals Building an API service that interacts with ElasticSearch to be used by the UI Start the ElasticSearch Backend and Frontend servicessh dev startup shAPI Documentation ElasticSearch Autocomplete GET autocompleteParameterTypeDescriptionquerystringRequired Query stringSample responsedineshsonachalam macbook curl location request GET elasticsearch autocomplete query python id value Python Data Science Handbook id value Python GUI with Tkinter Playlist id value Python Game Programming Tutorial SpaceWar id value Python PostgreSQL Tutorial Using Psycopg id value Python Programming for the Raspberry Pi Query Search POST string query searchParameterTypeDescriptionquerystringRequired Query stringSample responsedineshsonachalam macbook curl location request POST elasticsearch string query search query python id title Google s Python Class topic Python url labels Free Python upvotes id title Complete Python Bootcamp topic Python url mid amp murl labels Paid Video Beginner Python upvotes id title Automate the Boring Stuff with Python topic Python url labels Free Book upvotes id title Official Python Tutorial topic Python url labels Free upvotes id title Working with Strings in Python topic Python url labels Free Beginner Python upvotes id title Learn Python the Hard Way topic Python url labels Paid Book Python upvotes id title Python for Beginners Learn Python Programming Language in Hours topic Python url labels Free Video Beginner Python upvotes id title Automate the Boring Stuff with Python topic Python url mid amp murl labels Paid Video Beginner upvotes id title Introduction to Programming with Python topic Python url labels Free Video upvotes id title A Byte of Python topic Python url labels Free upvotes Testing API using PytestPytest is a testing framework based on python It is mainly used to write API based test cases Here we are going to test our two API s autocomplete and string query search Start Pytest dineshsonachalam macbook tech courses search engine pytest backend test session starts platform darwin Python pytest py pluggy rootdir Users dineshsonachalam Desktop tech courses search engineplugins cov metadata collected items backend tests test api py passed in s dineshsonachalam macbook tech courses search engine Building UI using React and Redux What is React A declarative efficient and flexible JavaScript library for building user interfaces What is Redux Redux is a JS library for managing client data in applications Redux allow your state to be available in one place It is used to manage data in your application Things to care about when using redux Identify the state Write good reducers Let s redux state handle the rest Building Parts of redux Action gt Action have a type field that tells what kind of action to perform and all other fields contain information or data Reducer gt They are functions that take the current state and action and return the new state and tell the store how to do Store gt The store is the object which holds state of the application React components used in our application What are React components Components are independent and reusable bits of code They serve the same purpose as JavaScript functions but work in isolation and return HTML via a render function Components are classified into two types Class components and Function components What s the difference between class vs functional components In class component we can access the value of the state by using this state inside JSX and we would use setState to update the value of the state You can set the function inside the event or outside of the render method for readability In functional component we would use useState to assign initial state and we would use setCount in our example to update the state If we want to access the value of the state we can omit this state and call the name of the state instead in our case it would just be count React components used in our application Here all our React components are available in the src components folder dineshsonachalam macbook frontend tree src components src components├ーNav js├ーResponsiveAntMenu js├ーSearchBar js└ーSearchResults js directories filesHow Redux is integrated into this React application Here all our Redux components are available in the src redux folder Here we intialized Actions Search Reducer and Redux store dineshsonachalam macbook frontend tree src redux src redux├ーactionTypes js├ーactions js├ーreducers│├ーindex js│└ーsearchReducer js└ーstore js directory filesTo start the UI in development mode npm i amp amp npm run start prefix frontend Testing UI using Cypress What is Cypress Fast easy and reliable testing for anything that runs in a browser Cypress is the most popular choice for Integration testing for web applications Cypress FeaturesTest runner So hands down one of the best features about Cypress is its test runner It provides a whole new experience to end to end testing Setting up tests Another great feature that we talked about already is setting up tests are extremely easy you just install Cypress and then everything gets set up for youAutomatic waits you will barely have to use waits when using CypressStubbing you can easily stub application function behavior and server response Running Cypress Integration testThe cypress integration tests for our application is available at frontend cypress integration search courses spec js filepath dineshsonachalam macbook tech courses search engine tree frontend cypressfrontend cypress├ーfixtures│└ーexample json├ーintegration│└ーsearch courses spec js├ーplugins│└ーindex js└ーsupport ├ーcommands js └ーindex js directories filesdineshsonachalam macbook tech courses search engine Running your Cypress Test in the Cypress Test Runner To open the Cypress Test Runner you can execute the following command below npx cypress openOnce the Cypress Test Runner opens up you can execute your test which will show results similar to this below You can see all the Cypress commands listed below such as visit URL amp titleAll your successful assertions will show in Green and failed assertions in Red LicenseMIT dineshsonachalam 2021-08-24 18:36:58
海外TECH DEV Community 👀 Using 2 plugins to show the importance of alt text in just 2 minutes 💡 https://dev.to/inhuofficial/how-important-is-alt-text-let-me-show-you-with-a-couple-of-useful-plugins-2k0p Using plugins to show the importance of alt text in just minutes In this article I will introduce you to a couple of extensions for Chrome one of which will be a massive help when testing sites web apps you have built Then I will use those extensions to show you what a big problem alt attributes are the biggest problem being the lack of them Quick Intro click here to skip this bit if you know what alt text is Look there are articles on alt text I don t need to repeat them do I OK here is a quick summary Alt text allows you to describe an image within your HTML This means that people who use assistive technology get to know what the image contains and so get the same or a similar experience Additionally if someone disables images or the image fails to load they also get to know what the image contained Adding alt text in HTMLHere is how you add alt text to an image lt img src image source jpg alt A description of the image in the context of the document gt That bit in the alt attribute that is alt text To write good alt text all you need to do is imagine you were reading the article to a friend over the phone when you reach an image just describe it with enough detail that they would get what the image is about and any information within that image that is relevant to the article There are a few other tips on good alt text which I will write about in a future post but that is the main one On to the point of this article the why What are we doing here There are estimated to be over million Americans who use a screen reader extrapolate that across the world and you have about million people who use a screen reader Without alt text a screen reader cannot tell people what an image is about That is million people who you are not only excluding but you aren t reaching with your message I am going to show you what your lack of alt text feels like for someone who relies on it hopefully it will drive home the need for alt text This article is not going to tell you how to write perfect alt text but I will address that in a future article This is just to show you why you should care and the impact your actions have Tools required You need a computer and Google Chrome or browser that works with Chrome extensions so if you are on mobile you might want to bookmark this article and wait until you get home to try it How long is this going to take and why should I bother Honestly just give me minutes of your time you will soon realise that your lack of alt text is not a minor problem it has a huge impact on a lot of people As an added bonus the first extension we are going to be using has so many useful tools for you as a developer it is worth reading this article just for that It is great for checking code quality using the links under the tools section for example The second extension is more for this demonstration but still useful to have for social media to remind you about alt attributes Tool Web DeveloperWeb Developer for Google Chrome provides you with loads of utilities for testing web pages It is awesome Add it to your tool kit today Tool Social Visual Alt TextSocial Visual Alt Text takes the alt description for images and displays it visually on the page It does this for Twitter Instagram Facebook and Tweet Deck Add it to Chrome also Although the first plugin allows you to display alt text it doesn t work properly with Twitter which is why we need this second plugin Twitter is where we are going to demonstrate the problem as it is far more obvious there The Twitter test Ok so have you installed those two extensions Great now before leaving this page you have one tiny task Look for the cog icon in your extensions toolbar light grey colour circled Click on it and select the images tab at the top Now select the first item in the list Disable all images You should now see a green tick next to disable all images circled You should also see a green notification appear at the bottom to let you know images are disabled shown by the arrow You are all set All I want you to do is try and use Twitter for two minutes and make sense of it Go on head over to Twitter just for a minute or two So what was it like minutes later I presume Important Reminder Don t forget to go back to the Web Developer plugin the cog and allow images again So now that you have wasted some time on Twitter what was it like Did you see loads of code examples shared as images that were non existent to you Did people share pictures with no context and you have no idea what they are on about Did it look something like this It is an awful experience isn t it Yup that is the problem you are causing for a lot of people by not adding alt text Hopefully you also came across a few good alt descriptions I hope you got to see how detailed descriptions of images in context can let you enjoy the same information and experience That is all I wanted you to see I hope it has shown you why it is important This is a barrier to equality we can do something about really easily with a big impact Leave the Social Visual Alt Text plugin onI would encourage you to leave the social media plugin on as a reminder as it doesn t get in the way and you soon get used to it We all forget yes even me with years working in accessibility In fact I find it useful as sometimes not often someone adds some alt text that explains where a building is what piece of art something is etc that otherwise I would not know And who knows the Social Visual Alt Text plugin might encourage you to gently nudge a few of your favourite peeps on Twitter to add alt descriptions to their images when you keep seeing the red bars on their content That s a wrap That is all Let me know whether you had a good or bad experience using Twitter without images I think I know the answer in the comments I have two follow up posts queued around this subject One on how to add good alt descriptions The second is on how sites such as DEV Twitter etc can make adding alt descriptions more natural loosely based on my post on a What You See Is What You Get editor WYSIWYG that I built for DEV The WYSIWYG has a little alt description process included as a concept I linked straight to the relevant part You could use that for your DEV to articles if you write them p s does anyone know if you can add alt text to cover images on DEV using front matter or something It annoys me I can t do that I seem to remember seeing a Github issue on the Forem repository about it but I can t find it now 2021-08-24 18:18:54
海外TECH DEV Community Firebase core services https://dev.to/aswin2001barath/firebase-core-services-4hkl Firebase core services Firestore databaseFirestore is an excellent choice these days as almost every app needs persistent data Following are the benefits of firestore RealtimeNoSQLSecurity RealtimeRealtime means that for every change made in the database the connected users updates with these changes This feature saves you a lot of time when you are developing applications It provides clear logic and reduces your code length NoSQLFirestore is a NoSQL document database There has been a surf of popularity for NoSQL databases A lot of developers find them more comfortable to use SecurityFirestore provides a set of security rules with which you can easily create restrictions for who can read write update or delete data from your database HostingFirebase Hosting is an easy to use service even for beginners Following are some impressive reasons to use this service SSL for Every SiteFast ServersDeploy From CLI SSL for Every SiteThe SSL certificate is automatically provisioned and configured for each site deployed Cached on SSDsSites deployed to Firebase Hosting are cached on SSD s Solid State Drive for a low latency reliable experience Deploy From CLIDeploying your app to the web from a local directory only takes one command StorageWe love to share photos videos and gifs Firebase storage enables your users to store and share these files through your app Some of the features of the Firebase storage service are Handle Large File SizesFlexible File Type Handle Large File SizesFirebase storage can scale up to petabytes Flexible File TypeThere are no limitations on the types of files you can upload which means you can use this service for images videos PDFs etc AuthenticationTo build an authentication system from scratch is tiresome and can get tricky Firebase offers a solution to authentication that requires less code less time and better security through the following features Email and Password AuthenticationOAuth authenticationUsing an existing platform to authenticate a user is known as OAuth Firebase utilizes Google Facebook Twitter Github and many other providers that you can use to authenticate your users Each Firebase service can be used on its own or together with the other services Hence makes it easy to pick and choose the right services for your specific application Firebase offers various services So I encourage you to take the time to explore the other services as well Feel free to share if you found this useful 2021-08-24 18:01:28
海外TECH Engadget 'Psychonauts 2' launch trailer shows off wacky levels and Raz's psychic powers https://www.engadget.com/psychonauts-2-launch-trailer-xbox-game-pass-double-fine-185026247.html?src=rss x Psychonauts x launch trailer shows off wacky levels and Raz x s psychic powersIt s been a long bumpy journey for Double Fine in its efforts to make a sequel to its very first game but Psychonauts is almost here Just ahead of the release the developer and Xbox Game Studios shone the spotlight on the hotly anticipated game during the Gamescom Xbox Stream The story picks up right where the VR game Psychonauts in the Rhombus of Ruin left off The launch trailer shows more of the colorful action packed platforming fans have come to expect from the series You play as Raz a Psychonaut who can explore other characters minds and use psychic powers like telekinesis and levitation Raz who grew up in the circus also has several acrobatic moves at his disposal as he takes on enemies based on emotions The original Psychonauts was released in After several aborted attempts to make a sequel Double Fine ran a successful crowdfunding campaign in to covering some of the development costs Xbox Game Studios bought Double Fine in and help the developer finish Psychonauts as intended nbsp Psychonauts will finally hit PC Mac Linux Xbox One and Xbox Series X S with optimizations for the latter consoles on August th Naturally it s included with Xbox Game Pass for PC and console On top of that Microsoft is once again in the unusual position of publishing a game on PlayStation 2021-08-24 18:50:26
海外TECH Engadget You can now buy the $299 Oculus Quest 2 with 128GB of storage https://www.engadget.com/facebook-oculus-quest-2-128gb-now-available-180638366.html?src=rss You can now buy the Oculus Quest with GB of storageFollowing its announcement late last month Facebook s new GB model of the Oculus Quest is now available to buy You can purchase the VR headset from the company s website for the same price as the previous GB base model “Long story short We ve created this GB model so that players can easily store and access more games and apps on a single device Facebook says of the new variant Facebook announced the GB model at the same time it issued a voluntary recall of the Quest to address an issue with the original face insert that came with the headset The company temporarily stopped selling the Quest for about a month so that it could add a new silicone face cover inside the box of each new unit If you re a current Quest owner you can request Facebook send you the new silicone cover by visiting the My Devices section of the account settings The new GB model also comes with the silicone cover inside the box 2021-08-24 18:06:38
海外科学 NYT > Science A Shifting Climate Gave Humans Many Opportunities to Leave Africa https://www.nytimes.com/2021/08/24/science/archaeology-africa-climate-sapiens.html africa 2021-08-24 18:56:54
海外科学 NYT > Science Looks Like Bird Poop. But It's Really a Predatory Spider. https://www.nytimes.com/2021/08/24/science/spider-bird-poop.html predatory 2021-08-24 18:15:20
ニュース BBC News - Home Afghanistan: Taliban must allow evacuees past 31 August deadline - Boris Johnson https://www.bbc.co.uk/news/uk-58321281?at_medium=RSS&at_campaign=KARANGA johnson 2021-08-24 18:54:35
ニュース BBC News - Home Charlie Watts: Rolling Stones drummer dies at 80 https://www.bbc.co.uk/news/entertainment-arts-58316842?at_medium=RSS&at_campaign=KARANGA music 2021-08-24 18:11:39
ニュース BBC News - Home Premier League clubs will not release players for games in red-list countries https://www.bbc.co.uk/sport/football/58322829?at_medium=RSS&at_campaign=KARANGA Premier League clubs will not release players for games in red list countriesThe Premier League says its clubs have reluctantly but unanimously decided not to release players for matches in red list countries during September s international break 2021-08-24 18:29:36
ビジネス ダイヤモンド・オンライン - 新着記事 割れるインフレ議論、着地点探るパウエル議長 - WSJ PickUp https://diamond.jp/articles/-/280298 wsjpickup 2021-08-25 03:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 日本曹達創業者・中野友禮が唱えた「戦災とCO2増加、そして温暖化」説 - The Legend Interview不朽 https://diamond.jp/articles/-/280237 thelegendinterview 2021-08-25 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 アフガン経済崩壊、交渉迫られるタリバン - WSJ PickUp https://diamond.jp/articles/-/280300 wsjpickup 2021-08-25 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 今最もホットなスマホ、中国製だがファーウェイにあらず - WSJ PickUp https://diamond.jp/articles/-/280301 wsjpickup 2021-08-25 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 日本一多忙な頭痛専門医が、殺到する患者の「脳波診断」にこだわる理由 - 木原洋美「究める医師」の仕事と哲学 https://diamond.jp/articles/-/279950 日当たり 2021-08-25 03:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 「ジョブ型」こそチームワークが重要なのはなぜか - 「日本版ジョブ型」時代のキャリア戦略 https://diamond.jp/articles/-/280184 「ジョブ型」こそチームワークが重要なのはなぜか「日本版ジョブ型」時代のキャリア戦略日本企業が「ジョブ型」へ舵を切ることにより、キャリアの前提となるゲームのルールが変わりつつある。 2021-08-25 03:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 マネージャーが気持ちに余裕をもって部下と働き続ける方法 - HRオンライン https://diamond.jp/articles/-/280034 マネージャーが気持ちに余裕をもって部下と働き続ける方法HRオンライン日本初の保険会社として年に創業した東京海上グループー東京海上日動火災保険株式会社は、その経営理念のひとつに「社員一人ひとりが創造性を発揮できる自由闊達な企業風土を築きます。 2021-08-25 03:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 働き方の多様な時代にマネージャーに求められる役割とは? - HRオンライン https://diamond.jp/articles/-/280032 働き方の多様な時代にマネージャーに求められる役割とはHRオンライン日本初の保険会社として年に創業した東京海上グループー東京海上日動火災保険株式会社は、その経営理念のひとつに「社員一人ひとりが創造性を発揮できる自由闊達な企業風土を築きます。 2021-08-25 03:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 ひろゆきが断言「頭の悪い人は『信者』になりたがる」 - 1%の努力 https://diamond.jp/articles/-/280040 youtube 2021-08-25 03:05:00
AWS AWS Machine Learning Blog Access an Amazon SageMaker Studio notebook from a corporate network https://aws.amazon.com/blogs/machine-learning/access-an-amazon-sagemaker-studio-notebook-from-a-corporate-network/ Access an Amazon SageMaker Studio notebook from a corporate networkAmazon SageMaker Studio is the first fully integrated development environment IDE for machine learning It provides a single web based visual interface where you can perform all ML development steps required to build train and deploy models You can quickly upload data create new notebooks train and tune models move back and forth between steps to … 2021-08-24 19:12:23
AWS AWS 15 Years of Innovation with Amazon EC2 | Amazon Web Services https://www.youtube.com/watch?v=u1ZAGiCmoFY Years of Innovation with Amazon EC Amazon Web ServicesAmazon Elastic Compute Cloud EC opened for limited beta testing in August and kick started the cloud computing revolution Now with over instance types EC has radically disrupted how millions of organizations around the world from startups to Fortune companies run diverse workloads every day Learn more about Amazon Elastic Computer Cloud EC at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster EC AWS AmazonWebServices CloudComputing 2021-08-24 19:46:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python、ひらがなの「あ」~「ん」までを順番に出力する事ってできますか? https://teratail.com/questions/355992?rss=all python、ひらがなの「あ」「ん」までを順番に出力する事ってできますかひらがな全てを一文字づつローマ字にしてリストに入れたいと思い。 2021-08-25 04:42:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ML-Askについて https://teratail.com/questions/355991?rss=all MLAskについてfrommlaskimportMLAskファイルのオープンfiledataopenfilecsvencodingutf※上記のデータは上述のHPより対象川柳部分のみ張り付けただけのテキストファイルです。 2021-08-25 04:32:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AndroidアプリAPILevel 30でのWrite permission https://teratail.com/questions/355990?rss=all APInbspLevelをに引き上げて、ExternalSDcardへのWritenbspPermissionを実現したい。 2021-08-25 04:31:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript Clipboard.readText()が動かない理由は? https://teratail.com/questions/355989?rss=all 2021-08-25 04:17:20
技術ブログ Developers.IO [アップデート]AWS BackupでAudit Manager機能が追加されたのでやってみた https://dev.classmethod.jp/articles/getting-start-aws-backup-audit-manager/ auditmanager 2021-08-24 19:04:50
海外TECH Ars Technica President Biden to host infosec roundtable with tech giant CEOs https://arstechnica.com/?p=1789474 teams 2021-08-24 19:32:56
海外TECH DEV Community 📖 Go Fiber by Examples: Delving into built-in functions https://dev.to/koddr/go-fiber-by-examples-delving-into-built-in-functions-1p3k Go Fiber by Examples Delving into built in functions IntroductionHey DEV friends As promised in last week s post today I ve posted the slightly edited Chapter from my book for the Packt Publisher that didn t happen If you missed it I told that at the beginning of previous article Plan for the Chapter In this second article or chapter we will get even closer to the inner workings of the Fiber web framework its routing technique built in components and methods In this article we re going to cover the following main topics Table of contentsFiber applicationConfigurationRouting techniqueSimple routesNamed routesRoutes with greedy parametersMore complex routesLimitations for characters in the pathRegexp routesBuilt in methodsStaticRoute HandlersMountGroupServerStackConfigHandlerListenListenTLSListenerTestNewErrorWorking with Fiber Context methodsBodyParserJSONParamsQuerySetStatus and SendStatusSummary Fiber applicationLike many other web frameworks the Fiber application also starts with the creation of a new named instance To create simply import the package and call the fiber New method go app goimport github com gofiber fiber v func main Create a new Fiber instance called app app fiber New After executing a new Fiber instance will be created in the app variable with the default configuration We will cover manual configuration of the instance later in this article ↑Table of contents ConfigurationSometimes the default settings are not enough to configure an application the way we need it To satisfy such users Fiber has a special fiber Config structure that contains many fields for fine tuning For example let s change the standard output of the server header Create config variableconfig fiber Config ServerHeader My Server add custom server header Create a new Fiber instance with custom configapp fiber New config After that every request to that application will return that server name along with a Response header In a real application it might look like this Access Control Allow Origin Content Length Content Type application jsonDate Mon May GMTServer My ServerVary OriginSimple isn t it Let s now list all of the existing Fiber application configuration fields and go into a little more detail about each one PreforkType bool default false Enables use of the SO REUSEPORT socket option This will spawn multiple Go processes listening on the same port Also it s called socket sharding If enabled the application will need to be run through a shell because prefork mode sets environment variables ️Note When using Docker make sure the application is running with CMD app or CMD sh c app into project s Dockerfile ServerHeaderType string default empty string Enables the Server HTTP header with the given value StrictRoutingType bool default false When enabled the Fiber router treats foo and foo as different routes This can be useful if we want to improve the SEO Search Engine Optimization of the website CaseSensitiveType bool default false When enabled the Fiber router treats Foo and foo as different routes ImmutableType bool default false When enabled all values returned by context methods are immutable By default they are valid until you return from the handler UnescapePathType bool default false Converts all encoded characters in the route back before setting the path for the context so that the routing can also work with URL encoded special characters ETagType bool default false Enable ETag header generation since both weak and strong etags are generated using the same hashing method CRC BodyLimitType int default Sets the maximum allowed size for a request body If the size exceeds the configured limit it sends HTTP Payload Too Large response ConcurrencyType int default Maximum number of concurrent connections ViewsViews is the interface to provide your own template engine and contains Load and Render methods The Load method is executed by Fiber on app initialization to load parse the templates And the Render method is linked to the ctx Render function that accepts a template name and binding data The Fiber team supports template package that provides wrappers for multiple template engines Standard Go s html template engineAceAmberDTL or Django Template LanguageHandlebarsJetMustachePugHere s a simple example of how to use it go views gopackage mainimport github com gofiber fiber v github com gofiber template html add engine func main Initialize a standard Go s html template engine engine html New views html Create a new Fiber template with template engine app fiber New fiber Config Views engine app Get func c fiber Ctx error Render a template named index html with content return c Render index fiber Map Title Hello World Description This is a template Start server on port app Listen And the HTML template itself for rendering content in the views folder lt go views index html gt lt DOCTYPE html gt lt head gt lt title gt Title lt title gt lt head gt lt body gt lt h gt Title lt h gt lt p gt Description lt p gt lt body gt lt html gt By running this code go run go views go and going to http localhost we will see that the code works exactly as we expected ReadTimeoutType time Duration default nil The amount of time allowed to read the full request including the body Set to nil for unlimited timeout WriteTimeoutType time Duration default nil The maximum duration before timing out writes of the response Set to nil for unlimited timeout IdleTimeoutType time Duration default nil The maximum amount of time to wait for the next request when keep alive is enabled ️Note If IdleTimeout is zero the value of ReadTimeout is used ReadBufferSizeType int default Per connection buffer size for requests reading This also limits the maximum header size Increase this buffer if your clients send multi KB RequestURIs and or multi KB headers WriteBufferSizeType int default Per connection buffer size for responses writing CompressedFileSuffixType string default fiber gz Adds a suffix to the original file name and tries saving the resulting compressed file under the new file name ProxyHeaderType string default empty string This will enable ctx IP to return the value of the given header key By default ctx IP will return the Remote IP from the TCP connection ️Note This property can be useful if you are behind a load balancer e g X Forwarded GETOnlyType bool default false Enables to rejects all non GET requests This option is useful as anti DoS protection for servers accepting only GET requests ️Note If GETOnly is set to true the request size is limited by ReadBufferSize ErrorHandlerType ErrorHandler default DefaultErrorHandler ErrorHandler is executed when an error is returned from fiber Handler DisableKeepaliveType bool default false Disable keep alive connections The server will close incoming connections after sending the first response to the client DisableDefaultDateType bool default false When set to true causes the default date header to be excluded from the response DisableDefaultContentTypeType bool default false When set to true causes the default Content Type header to be excluded from the Response DisableHeaderNormalizingType bool default false By default all header names are normalized For example header cOnteNT tYPE will convert to more readable Content Type DisableStartupMessageType bool default false When set to true it will not print out debug information and startup message like this ┌ー┐│Fiber v ││ ││ bound on host and port ││││Handlers Processes ││Prefork Disabled PID │└ー┘↑Table of contents Routing techniqueThe central part of any application especially if it s a REST API is routing requests to the appropriate endpoints Fiber has an excellent set of options for creating a router for any task ️Note Route paths combined with a request method define the endpoints at which requests can be made Route paths can be strings or string patterns Route patterns are dynamic elements in the route which are named or not named segments This segments that are used to capture the values specified at their position in the URL The obtained values can be retrieved using the ctx Params function with the name of the route pattern specified in the path as their respective keys or for unnamed patterns the character or and the counter of this The characters and are characters that introduce a pattern Greedy patterns are indicated by wildcard or plus signs The routing also offers the possibility to use optional patterns for the named patterns these are marked with a final sign unlike the plus sign which is not optional You can use the wildcard character for a pattern range which is optional and greedy Let s go over them with some real world examples ↑Table of contents Simple routesThis route path will match requests to the root route app Get func c fiber Ctx error return c SendString root This route path will match requests to about app Get about func c fiber Ctx error return c SendString about This route path will match requests to random txt not a file with the same name as you might think We will talk about how to serve a file later in this article app Get random txt func c fiber Ctx error return c SendString random txt ↑Table of contents Named routesThis dynamic path example will expect the author name in the author parameter and book title in the title parameter to be output when queried app Get library author books title func c fiber Ctx error str fmt Sprintf s s c Params author c Params title return c SendString str If you call this path in the running Fiber application like http localhost user Tolkien books Hobbit Then this line will be displayed Tolkien Hobbit Sometimes we can t know right away if a parameter will be passed to a URL For this the Fiber developers introduced optional parameters app Get user name func c fiber Ctx error return c SendString c Params name It returns empty string if name is not specified ↑Table of contents Routes with greedy parametersThe Fiber web framework also supports so called greedy parameters Such parameters will be useful when we have a task to build an address for an endpoint with previously unknown parameters They can be either optional or required Let s look at an example of a required greedy parameter in the example below app Get user func c fiber Ctx error return c SendString c Params In the place where there is a plus sign we must necessarily pass parameters But we are not limited to anything as we can pass either a single parameter or a whole chain of parameters http localhost user name Bilbohttp localhost user name Bilbo amp family Baggins amp city ShireThe optional greedy parameters work in a similar way app Get user func c fiber Ctx error return c SendString c Params There is a little limitation when using greedy parameters in routes we cannot use multiple wildcards in the same endpoint at once The following example will only consider the first wildcard segment and the rest will be skipped app Get user work job func c fiber Ctx error return c SendString c Params ↑Table of contents More complex routesSince the hyphen and the dot are interpreted literally they can be used along with route parameters for useful purposes Fiber s intelligent router recognizes that the introductory parameter characters should be part of the request route in this case and can process them as such This allows us to build very complex endpoint paths for almost any task app Get flights from to time at func c fiber Ctx error str fmt Sprintf s s at s c Params from c Params to c Params at return c SendString str By sending a request to this URL http localhost flights LAX SFO time PM we get the string LAX SFO at PM As we expected at the beginning Thus Fiber was able to support a fairly complex route but for the user such a record is still as clear as possible ↑Table of contents Limitations for characters in the pathAll special characters in path must be escaped with backslash for lose their original value For example if route path must match to resource key value we need to escape colon sign like this app Get resource key value func c fiber Ctx error return c SendString escaped key value ↑Table of contents Regexp routesThe Fiber web framework aims to be one of the fastest and clearest web frameworks in Go so deliberately slowing down routing for the sake of supporting a rather specific case is not in the developers plans And yes Fiber does not currently support regular expressions in routes like other frameworks But it s not so important because most of the routing cases can close the techniques described above ↑Table of contents Built in methodsAnd now let s talk about the methods built into the Fiber web framework that are designed to ease most of the routine operations so that you write less duplicate code ↑Table of contents StaticUse the Static method to serve static files such as images CSS and JavaScript By default it will serve index html files in response to a request on a directory The following code serves all files and folders in the directory named public in the root folder of our project app Static public By running the application we can access the contents of that folder at these addresses of course if they are there http localhost page htmlhttp localhost js script jshttp localhost css style cssYes we can easily serve files in completely different directories within a single Fiber application for example Serve files from public directoryapp Static public Serve files from storage user uploads directoryapp Static files storage user uploads This method is great for creating a complete SPA Single Page Application Also the Static method has settings that allow you to fine tune the behavior of the Fiber application when serving files To access them call the method with the fiber Static interface as the third argument Create a new config for Static methodconfig fiber Static Compress true ByteRange true Browse true Index page html CacheDuration time Second MaxAge Next nil Serve files from public directory with configapp Static public config Let s break down each setting item in more detail CompressType bool default false When set to true the server tries minimizing CPU usage by caching compressed files Note This works differently than the compression middleware which is supported by the Fiber team ByteRangeType bool default false When set to true enables byte range requests BrowseType bool default false When set to true enables directory browsing IndexType string default index html The name of the index file for serving a directory CacheDurationType time Duration default time Second Expiration duration for inactive file handlers Use a negative time Duration to disable it MaxAgeType int default The value for the Cache Control HTTP header that is set on the file response MaxAge is defined in seconds NextType func c Ctx bool default nil Next defines a function to skip this middleware when true is returned Note The setting can be useful when it is necessary to serve a folder with files as a result of some external state changes or user requests in the application ↑Table of contents Route HandlersUse the following methods for register a route bound to a specific HTTP method GetPostPutPatchDeleteHeadConnectOptionsTrace Create a new route with GET methodapp Get handler Create a new route with POST methodapp Post article add handler Create a new route with PUT methodapp Put article id edit handler Create a new route with PATCH methodapp Patch article id edit handler Create a new route with DELETE methodapp Delete article id handler The Fiber Web Framework has the following helper methods for handling HTTP methods Add and All The Add method allows you to use an HTTP method as the value Set HTTP method to variablemethod POST Create a new route with this methodapp Add method form create handler And the All method opens up possibilities for us to register a route that can accept any valid HTTP methods which can be handy in some cases Create a new route for all HTTP methodsapp All all handler ↑Table of contents MountUse the Mount method for mount one Fiber instance to another by creating the Mount struct go mount gopackage mainimport github com gofiber fiber v func main Create the first Fiber instance micro fiber New Create a new route for the first instance micro Get doe func c fiber Ctx error return c SendStatus fiber StatusOK send HTTP OK Create the second Fiber instance app fiber New Create a new route for the second instance with included first instance s route app Mount john micro Start server on port app Listen The john doe route of this Fiber application will now give a status HTTP OK ↑Table of contents GroupUse Group method for grouping routes by creating the Group struct go group gopackage mainimport github com gofiber fiber v func main Create a new Fiber instance app fiber New Create a new route group api api app Group api handler Create a new route for API v v api Group v handler v Get list handler Create a new route for API v v api Group v handler v Get list handler Start server on port app Listen This built in method is great for versioning our application s API ↑Table of contents ServerUse Server method for returns the underlying fasthttp server Set the fasthttp option MaxConnsPerIP to app Server MaxConnsPerIP ↑Table of contents StackUse Stack method for return the original router stack go stack gopackage mainimport encoding json fmt github com gofiber fiber v func main Create a new Fiber instance app fiber New Create new routes app Get john age handler app Post register handler Print the router stack in JSON format data json MarshalIndent app Stack fmt Println string data Start server on port app Listen The result will be a list of all routes in a nicely formatted JSON format method GET path john age params age method POST path register params null ↑Table of contents ConfigUse Config method for return the app config as value read only Print ServerHeader valuefmt Println app Config ServerHeader ↑Table of contents HandlerUse Handler method for return the server handler that can be used to serve custom fasthttp RequestCtx requests more info about this is here ↑Table of contents ListenUse Listen method for serve HTTP requests from the given address Listen on port app Listen Listen on the custom host and portapp Listen ↑Table of contents ListenTLSUser ListenTLS method for serve HTTPS secure HTTP requests from the given address using certFile and keyFile paths to TLS certificate and key Listen on port with TLS cert and keyapp ListenTLS cert pem cert key ↑Table of contents ListenerUse Listener method for pass custom net Listener This method can be used to enable TLS HTTPS with a custom tls Config Create a new net Listener TCP instance on port ln net Listen tcp Set TLS key pair certificate and key certs tls LoadXKeyPair server crt server key Configure a new TLS listener with paramslr tls NewListener ln amp tls Config Certificates tls Certificate certs Start server with TLS listenerapp Listener lr ↑Table of contents TestTesting your application is done with the Test method Use this method when you need to debug your routing logic We will consider this method in more detail at the next article Stay tuned ↑Table of contents NewErrorUse NewError method for create a new HTTP error instance with an optional message Create a custom error with HTTP code app Get error func c fiber Ctx error return fiber NewError Custom error message IsChildUse IsChild method for determine if the current process is a result of Prefork Create a new Fiber instance with configapp fiber New fiber Config Prefork true enable Prefork Cheking current processif fiber IsChild fmt Println I m a child process else fmt Println I m the parent process ↑Table of contents Working with Fiber Context methodsIn the Fiber web framework you will find a huge variety of methods for working with request contexts As of v there are a total of and this number grows with each major version Therefore we will not go through them all so as not to waste our time but focus only on those that we will use in this series in its practical part ️Note For a complete list of all Context methods its signatures and code examples please visit the official documentation page of the Fiber web framework at ↑Table of contents BodyParserBinds the request body to a struct BodyParser supports decoding query parameters and the following content types based on the Content Type header application jsonapplication xmlapplication x www form urlencodedmultipart form data go body parser gopackage mainimport fmt github com gofiber fiber v Define the Person structtype Person struct Name string json name xml name form name Email string json email xml email form email func main Create a new Fiber instance app fiber New Create a new route with POST method app Post create func c fiber Ctx error Define a new Person struct person new Person Binds the request body to the Person struct if err c BodyParser person err nil return err Print data from the Person struct fmt Println person Name person Email return nil Start server on port app Listen If we run this application and send data from the form to the route http localhost create by POST we will see in the console the data we sent ️Note Field names in a struct should start with an uppercase letter ↑Table of contents JSONConverts any interface or string to JSON using the segmentio encoding package Also the JSON method sets the content header to application json go json gopackage mainimport github com gofiber fiber v func main Create a new Fiber instance app fiber New Create a new route with GET method app Get json func c fiber Ctx error Return response in JSON format return c JSON fiber Map name John age Start server on port app Listen As we could see in this example a special helper method fiber Map was used which is just an empty Go interface The result of this application will display data in JSON format name John age ↑Table of contents ParamsThe Params method can be used to get the route parameters We can pass an optional default value that will be returned if the param key does not exist go params gopackage mainimport fmt github com gofiber fiber v func main Create a new Fiber instance app fiber New Create a new route with named params app Get user name func c fiber Ctx error Print name from params fmt Println c Params name return nil Create a new route with optional greedy params app Get user func c fiber Ctx error Print all data given from param fmt Println c Params return nil Start server on port app Listen We dealt with the topic of parameters in routes in more detail earlier in this article ↑Table of contents QueryQuery method is an object containing a property for each query string parameter in the route We can pass an optional default value that will be returned if the query key does not exist go query gopackage mainimport fmt github com gofiber fiber v func main Create a new Fiber instance app fiber New Create a new route with query params app Get user func c fiber Ctx error Print name from query param fmt Println c Query name return nil Start server on port app Listen By calling this endpoint and passing the query parameter with the name key we get its value ↑Table of contents SetThe Set method sets the response s HTTP header field to the specified key and value Create a new route with text plain content typeapp Get text func c fiber Ctx error Set a new Content Type for this route c Set Content Type text plain ↑Table of contents Status and SendStatusThe Status and SendStatus methods set the HTTP status code for the response and the correct status message in the body if the response body is empty But there is a small difference in the options for using these methods The Status method is a chainable This means that it can be used in conjunction with other methods like this Create a new route with HTTP statusapp Get bad request func c fiber Ctx error Return status with a custom message return c Status fiber StatusBadRequest SendString Bad Request And method SendStatus should be used only when we don t need anything except returning HTTP code For example Create a new route with HTTP statusapp Get forbidden func c fiber Ctx error Return only status return c SendStatus fiber StatusForbidden ️Note We can view all supported Fiber helpers for HTTP statuses here ↑Table of contents SummarySo that was a very informative article We learned the basic instance of the Fiber framework were able to configure it to our liking We looked at how Fiber works with routes what it can and can t do with them Learned about all the necessary built in web framework methods and learned how to work with context In the next article we will get even closer to the Test method ↑Table of contents Photos and videos byAaron Burden feat Vic Shóstak P S If you want more articles like this on this blog then post a comment below and subscribe to me Thanks 2021-08-24 19:33:10
海外TECH DEV Community How Does Auth Work in a React App with AWS? https://dev.to/aws-builders/how-does-auth-work-in-a-react-app-with-aws-1f6m How Does Auth Work in a React App with AWS For this Tech Stack in I m diving into some best practices for using authentication in your full stack application Today s episode focuses on serverless authentication with AWS as well as some best practices of what to do and what not to do ‍Here s a glance at what you ll learn in this episode Learnings from coaching people on app development Authentication in AWS primer AppSync and GraphQL API overview DynamoDB and database overview withAuthenticator best practices Experimenting with AmplifyAuthenticator what not to do Discussion on multi user authentication Finalizing the AWS authentication in our app Conclusion ‍What Is User Authentication in an App Context When you think about developing an authentication system for your software application you must ensure your system is highly secure and durable scalable for a growing user base and able to keep your resources and authorization requirements in place across the application User authentication is a process for confirming and validating the identity of a user within a system It is necessary to create a system for account management for your software s users to ensure they must login with valid credentials before using certain or all parts of the product or service on the Internet Online services for authentication might require credentials such as username and password that are used to identify your account within the pool of valid users Perhaps you ll want to add in FA Two Factor Authentication an additional security mechanism for authentication to verify the users are who they say they are when they log in ‍How does Serverless Authentication Work Serverless authentication is a type of authentication that doesn t require the need for a physical in house server to store your data Instead all of the actions permissions and rules are executed in the cloud and users can interact with the features and functionality without any need for a browser plugin Authentication happens right within the app and gets users the resources and services they have been designated or signed up for Let s take a real life example like the below image Your friend is hosting a birthday celebration and you are invited First of all congrats on the invite Birthday parties are so much fun So you might gather your resources such as a birthday present and an appetizer extra points if there s an accompanying sauce or dip and drive out to your friend s house But when you arrive you are greeted by this metallic box with some buttons on it Most remarkably the door to enter is locked there are other people s apartments here as well so there s no way to just go up to your friend s house without a key Well were you thinking you could just walk into your friend s house without some sort of verification or authentication That wouldn t be too safe right This metallic box will require you to perhaps buzz your friend s speaker box you will have to know the URL you intend to go to such as and then you will need to provide some sort of verification telling your friend who you are and that you are ready to come in i e your username password or any such credentials Your friend will hear your voice and then go ah yes come on up old friend meaning the authentication worked your verification checks out you are in fact who you say you are the door will buzz you will be authenticated the door will unlock and you ll be allowed to enter you are now an authorized user you now have access to your services resources in the house err I mean app This is authentication in a nutshell and hopefully gives a real life example of how this can work in an application Software is very much the same way and with a service like AWS Cognito user pools this managed authentication service will let us do this with software and automation rather than needing to buzz people in every time into our app Could you imagine having to buzz people into your app every time That would be I N S A N E Luckily with AWS Cognito we have a powerhouse of tools to manage our users and these authentication flows ‍What is AWS Cognito AWS Cognito is a service that lets app developers and software engineers authenticate users without having to create their own identity system This specific AWS service makes it easy for any developer to get started with authentication because they don t have to build and maintain complex backend code It provides all the tools and infrastructure needed from the start such as sign up and sign in flows multi factor authentication options integration with social identity providers like Facebook and Google and more One of its major benefits is that it can scale incredibly easily for millions of users as your user base grows and your users needs and requirements scale ‍How to Add Authentication to an AppThanks to an AWS framework called Amplify we can run the following command to add auth right into our app begin the authentication processamplify add auth Do you want to use the default authentication and security configuration Default configuration How do you want users to be able to sign in Email Do you want to configure advanced settings No I am done You can customize the way users sign in between username or email but make sure that whichever you choose is the one you want to use for the life of your Cognito user pool because you cannot change this specific setting once you build the Cognito User Pool When everything checks out and the scripts run to set up these backend resources for us in the cloud we ll run the following command to push it to our backend environment amplify pushAlternatively we can import a Cognito User Pool right into our application in case we have the user pool already set up and just want to import it into our app directly without any configurations ‍Setting Up our GraphQL APIIn the example in my video I have created a ToDo application that lists a user s ToDos that they have to do When I set up my GraphQL API thanks to the AWS Amplify Framework I provisioned a DynamoDB table for these ToDo types and put an auth parameter on the type This means that only the authenticated users who create a ToDo will have access to their own ToDos More simply I can t see your ToDos and you can t see my ToDos if we are both authenticated users of this ToDo app type Todo model auth rules allow owner id ID name String description String When a user or set of users upload their ToDos they will show up in the DynamoDB database like so ‍Adding Auth to our React JavaScript CodeNow that we ve set up our resources in the backend and in the cloud we now want them to be readily accessible for the users that we will expect to use our application For this we will use the withAuthenticator HOC Higher Order Component which will allow us to use this module directly on the export default App script at the end of our App js file import React from react import withAuthenticator from aws amplify ui react import aws exports from aws exports Amplify configure aws exports const App gt return lt React Fragment gt lt div gt lt h gt Code Goes Here lt h gt lt div gt lt React Fragment gt export default withAuthenticator App Now when we run our code you won t be able to access anything inside of App js until we Have an account and Are authenticated in the system This will look something like this We have a nice packaged up module that has the Create Account and Sign In modules all neatly coded for us to use in our application thanks to AWS Cognito and AWS Amplify working together When we log into our account we are able to see our ToDos If our login credentials don t check out we won t be permitted into our app queue the confetti cannon ‍Some Observations In Working with the AmplifyAuthenticator ModuleSomething I noticed when experimenting with this module is that you can customize the entire auth flow with from the stylings of the Sign In page to the flow of the user verification when they are creating an account It s definitely worth checking out the documentation on the website to learn more about what you can do with the Auth module in AWS One of the modules I was experimenting with was the AmplifyAuthenticator module and using it as a wrapper around the functional component like below ️As a warning I noticed that using this module in the direct application caused some data to be cached even when you pressed Log Out As in you would need a hard refresh on the page for you to actually log out even if you pressed the log out button when switching between users This can pose a security risk to your users data in case they do not automatically refresh the page but press sign out with this module I am not sure if this was because of being on the same device and logging into multiple users but it s worth mentioning as I discovered this which is why I spoke about it here and showed a live version of the data being cached before a hard refresh was done to the page This module is fantastic for testing the authentication module and fine tuning it but always make sure what you put into production checks out in terms of the expected data and access you intend to have import React from react import AmplifyAuthenticator from aws amplify ui react import aws exports from aws exports Amplify configure aws exports const App gt return lt AmplifyAuthenticator gt lt React Fragment gt lt div gt lt h gt Code Goes Here lt h gt lt div gt lt React Fragment gt lt AmplifyAuthenticator gt export default App Based upon this we ll want to use the withAuthenticator or a version of a customized Auth flow for our users to be able to use our application securely and correctly ‍Wrapping UpWow we went through a lot Tech is one of those fast paced fields where you will constantly find yourself learning and innovating as you go along There is never only right answer and I look forward to hearing your feedback and thoughts on what areas of apps software and tech you want to learn more about Check out the full recording below Let me know if you found this post helpful And if you haven t yet make sure to check out these free resources below Follow my Instagram for more BrianHHoughWatch my latest YouTube video for moreListen to my Podcast on Apple Podcasts and SpotifyJoin my FREE Tech Stack Playbook Facebook GroupLet s digitize the world together Brian ltag user id follow action button background color b important color fdff important border color b important Brian H HoughFollow Chief Technology Officer and Co Founder of Airblock Technologies AWS Community Builder Host of Tech Stack Playbook and five time Global Hackathon Winner ‍ 2021-08-24 19:03:24
Apple AppleInsider - Frontpage News Apple Arcade games 'Baldo: the Guardian Owls' & 'Asphalt 8: Airborne+' release Friday https://appleinsider.com/articles/21/08/24/apple-arcade-games-baldo-the-guardian-owls-asphalt-8-airborne-release-friday?utm_medium=rss Apple Arcade games x Baldo the Guardian Owls x amp x Asphalt Airborne x release FridayThe next games to land on Apple Arcade are adventure game Baldo the Guardian Owls and racing game Asphalt Airborne on August Baldo and Asphalt coming to Apple Arcade Friday Baldo the Guardian Owls might be a familiar title to independent developer fans The game hails from Naps Team and is the product of a two person team one artist and one developer Read more 2021-08-24 19:20:32
Apple AppleInsider - Frontpage News Memory a major focus of Samsung's $205B three-year investment plan https://appleinsider.com/articles/21/08/24/memory-a-major-focus-of-samsungs-205b-three-year-investment-plan?utm_medium=rss Memory a major focus of Samsung x s B three year investment planSamsung is preparing to invest trillion won billion on its various businesses over the next three years including enhancing its memory production lines Announced on Tuesday Samsung s investment will be used to further bolster strategic arms of the group The outlay will cover a number of areas including pharmaceuticals and telecommunications industries but it will importantly include a sizable investment in its semiconductor business This includes Samsung Electronics working on advanced nodes for semiconductor production This will help both its memory business as well as potentially improving its self developed logic chips Read more 2021-08-24 19:02:54
海外TECH Engadget Sorry I missed your 30th birthday, Super NES https://www.engadget.com/super-nintendo-entertainment-system-30th-anniversary-193016005.html?src=rss Sorry I missed your th birthday Super NESI missed one of my best friend s birthdays this week but belated best wishes are better than nothing So to the Super Nintendo Entertainment System my favorite console of all time which arrived in the US on August rd I wish you many happy returns The SNES wasn t my first console Like many kids of the s I started with the venerable NES But that system never quite felt like mine I played it at friends houses for years before my parents relented and got me one for Christmas in While I don t want to downplay my excitement I had already played many of the platform s classic games So while it was a huge deal to have my own NES I wasn t exactly coming to it fresh But the Super NES that console was mine I didn t get it on launch day but I had been eagerly devouring details about it in Nintendo Power nbsp I started saving my allowance doing extra chores and monitoring weekly sales flyers for price drops Finally at some point in I brought it home the console two outstanding controllers whose design has stood the test of time and Super Mario World Remember how generous game companies used to be with the pack ins On this day years ago the Super Nintendo Entertainment System launched in North America What are some of your favorite SNES games and memories pic twitter com NjpZqPiUーNintendo of America NintendoAmerica August Obviously one does not buy a console to ogle the hardware It s all about the games and Super Mario World was an outstanding introduction to the system I was plenty familiar with Mario at this point but the sheer scope this time around was stunning Individual levels were massive and crammed with secrets and you could re enter and play them again for the first time to find everything New additions like Yoshi and the cape power up offered new ways to navigate and explore these levels And of course the game both looked and sounded fantastic Super Mario Bros pushed the NES about as far as it could go but Super Mario World underscored how much more capable the new system was Mario and some familiar enemies looked more vibrant and detailed than ever and the system s power was also evident in those sprawling levels and environments It was the first Mario game with a save feature and with good reason There was no way to take in even half of what the game offered in just one sitting This underlines how video game development was changing with bit consoles Many NES games were ports of arcade mainstays perhaps modified to make them more suitable for extended play sessions But they were still games meant to be finished in one session once you got good enough RPGs like Final Fantasy and Dragon Warrior not to mention Nintendo s own adventure game The Legend of Zelda bucked that trend with a bigger focus on exploration and a save feature so you could proceed at your own pace But with the Super NES developers were thinking bigger regardless of genre For me the finest example of this is The Legend of Zelda A Link to the Past It was the second game I bought for the system despite having never played the earlier NES Zelda games ーthe buzz around it was just too enticing It was a smart choice because it s still on the short list of my favorite games ever Its art style remains gorgeous years later the soundtrack is fantastic and the freedom of exploration combined with all the puzzles to unravel was unlike anything I had played before nbsp The story s twists and turns made me always want to keep pushing forward but I also was happy to go off the path and search for secrets I hadn t found And there are still a handful of show stopping moments that rank among the most memorable game experiences I ve had Striding out of the Sanctuary after the first hour or so of gameplay with the booming main theme behind me getting the Master Sword and the final showdown with Ganon after months of play leading up to it are just a few nbsp parts of the game that I ll never forget Besides these bigger titles the SNES still had plenty of arcade ports they were just much better than in the NES era The SNES was far more capable of replicating the arcade experience and games like Street Fighter II Mortal Kombat and Teenage Mutant Ninja Turtles Turtles in Time were outstanding ways for me to get my arcade fix Broadly speaking the SNES enjoyed strong third party developer support from companies like Capcom Konami Tecmo Square and Enix And while I spent tons of hours on those aforementioned arcade games and other excellent titles like Capcom s Mega Man X the SNES allowed Nintendo to flex its muscles as one of the best game developers around The list of all time classics that Nintendo published during the system s lifespan is impressive Aside from Super Mario World games like The Legend of Zelda A Link to the Past Donkey Kong Country and its sequels Super Metroid Yoshi s Island EarthBound and Super Mario Kart were critically acclaimed hugely popular or both Launch titles F Zero and Pilotwings didn t hit those heights but they still provided the SNES with a strong and varied lineup from day one All these games and many more have kept me coming back to the SNES over the many years since it launched I played it throughout high school and when I came home from college at some point I lost track of that console and all the games I had though It was a tough pill to swallow but since I like many Nintendo fans have re bought favorite games on the systems like the Wii and the Switch not to mention the tiny SNES Classic Edition Of course you can t be the real thing so I picked up a used SNES about years ago too I don t play it often but I m happier knowing I can when I want to It s not just for nostalgia either Somehow I have never played Super Metroid and with Metroid Dread coming out soon I think it s high time I finally try another of the system s all time greats I never would have expected that I d be playing the Super NES years after it arrived in the US but I won t be surprised if I still go back to these games years from now 2021-08-24 19:30:16
海外TECH Engadget Pint-sized 'Pac-Man' and 'PAW Patrol' arcade machines for kids are on the way https://www.engadget.com/pac-man-paw-patrol-arcade-machines-kids-arcade1up-192016359.html?src=rss Pint sized x Pac Man x and x PAW Patrol x arcade machines for kids are on the wayYou re never really too young to start gaming but some kids might struggle to get to grips with standard arcade machines With that in mind ArcadeUp is hoping to bring the joy of arcades to a new generation with its latest lineup of cabinets The first two machines in the ArcadeUp Jr line are centered around the Pac Man and PAW Patrol franchises The former includes a trio of arcade classics Pac Man Galaga nbsp and Dig Dug The PAW Patrol system also features three games Chase is in a Race PAW Patrol Off Duty and PAW Patrol Pups on the Go The cabinets are aimed at kids aged four to eight They re three feet tall and have oversized buttons to make things easier for youngsters The games include a way to slow down the action and other features such as unlimited lives to help burgeoning gamers learn the ropes Each machine has an eight inch monitor and it s ready to play right out of the box ArcadeUp has been around for few years It aims to bring the arcade experience to gamers homes by re releasing classic cabinets such as NBA Jam The Simpsons and Teenage Mutant Ninja Turtles The Pac Man system will be available starting on October th and the PAW Patrol version will go on sale on November th You ll be able to buy the arcade machines which start at from a variety of retailers 2021-08-24 19:20:16
海外TECH CodeProject Latest Articles Building a Native Windows on Arm App with WinForms https://www.codeproject.com/Articles/5311216/Building-a-Native-Windows-on-Arm-App-with-WinForms forms 2021-08-24 19:21:00
海外科学 NYT > Science Israel, Once the Model for Beating Covid, Faces New Surge of Infections https://www.nytimes.com/2021/08/18/world/middleeast/israel-virus-infections-booster.html Israel Once the Model for Beating Covid Faces New Surge of InfectionsOne of the most vaccinated societies Israel now has one of the highest infection rates in the world raising questions about the vaccine s efficacy 2021-08-24 19:36:07
海外TECH WIRED A New Chip Cluster Will Make Massive AI Models Possible https://www.wired.com/story/cerebras-chip-cluster-neural-networks-ai trillion 2021-08-24 19:13:34
医療系 医療介護 CBnews コロナ対応が将来的な病院の立ち位置を変える-中小病院サバイバル時代にすべきこと(37) https://www.cbnews.jp/news/entry/20210824154056 代表取締役 2021-08-25 05:00:00
ニュース @日本経済新聞 電子版 ウォルマート、配送サービスを外販 Amazonに対抗 https://t.co/RaVhOpD4su https://twitter.com/nikkei/statuses/1430252025841799169 amazon 2021-08-24 19:33:50
ニュース @日本経済新聞 電子版 ウエルシア、持て余す薬剤師 収益貢献はライバルに遅れ https://t.co/mMnXIeoo13 https://twitter.com/nikkei/statuses/1430245746230497283 貢献 2021-08-24 19:08:53
ニュース BBC News - Home Afghanistan: Taliban must allow evacuees after 31 August - Boris Johnson https://www.bbc.co.uk/news/uk-58321281?at_medium=RSS&at_campaign=KARANGA johnson 2021-08-24 19:43:27
ニュース BBC News - Home Unite union expected to elect first female leader https://www.bbc.co.uk/news/uk-politics-58320321?at_medium=RSS&at_campaign=KARANGA unite 2021-08-24 19:38:44
ビジネス ダイヤモンド・オンライン - 新着記事 年収800万円以上で「給料アップ転職」した人が多い職種ランキング! - 「年収1500万円」の壁を超えろ! https://diamond.jp/articles/-/280308 転職 2021-08-25 04:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 佐藤健のCMで挽回狙う?大林組、テレビ露出を増やすゼネコン - ゼネコン裏街道 https://diamond.jp/articles/-/280197 若手女優 2021-08-25 04:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 米国の面子丸潰れ「屈辱のアフガン」、超大国無き混沌の世界へ - 政策・マーケットラボ https://diamond.jp/articles/-/280200 武装勢力 2021-08-25 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 横浜市長選大敗「コロナ長期化」が政局動かす最大要因に - 経済分析の哲人が斬る!市場トピックの深層 https://diamond.jp/articles/-/280306 横浜市長選 2021-08-25 04:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 コロナ下の指導者の条件とは?日本で目立つ「謝り下手」の政治家たち - きんざいOnline https://diamond.jp/articles/-/279045 安倍晋三首相 2021-08-25 04:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 韓国次期大統領選、「本命2人」で分かれる日韓関係の明暗 - DOL特別レポート https://diamond.jp/articles/-/280305 検事総長 2021-08-25 04:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 国が都内の全医療機関にコロナ病床確保を要請、「次にすべきこと」を救急医が直訴 - DOL特別レポート https://diamond.jp/articles/-/280284 2021-08-25 04:22:00
ビジネス ダイヤモンド・オンライン - 新着記事 広東・四川だけじゃない!「日本の中華料理」が急速に多様化しているワケ - DOL特別レポート https://diamond.jp/articles/-/280265 2021-08-25 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 大江千里氏が「ラーメン1杯2200円」の米国から語る、安い日本の深刻問題 - 週刊ダイヤモンド特集セレクション https://diamond.jp/articles/-/280295 大江千里 2021-08-25 04:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 日本版「SPAC」の導入に反対する3つの理由、矛盾した汚い仕組みは必要ない! - 山崎元のマルチスコープ https://diamond.jp/articles/-/280303 2021-08-25 04:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 「仕事が楽しくない」部下を元気にするため、今日からできる地道な習慣 - 及川卓也のプロダクト視点 https://diamond.jp/articles/-/280221 及川卓也 2021-08-25 04:05:00
ビジネス 東洋経済オンライン 日本の「ゴジラ対策」危機管理的にどうだったのか 未知の生物との戦いにどう挑んだらいいか | 新型コロナ、長期戦の混沌 | 東洋経済オンライン https://toyokeizai.net/articles/-/450498?utm_source=rss&utm_medium=http&utm_campaign=link_back 危機管理 2021-08-25 04:30:00
TECH Engadget Japanese 2017年8月25日、お手頃価格の8インチタブレット「MediaPad M3 Lite」が発売されました:今日は何の日? https://japanese.engadget.com/today-203031207.html android 2021-08-24 20:30:31
AWS AWS Use IAM Access Analyzer to preview access before deploying permissions changes | Amazon Web Services https://www.youtube.com/watch?v=CsRiBCiZX2k Use IAM Access Analyzer to preview access before deploying permissions changes Amazon Web ServicesAWS Identity and Access Management IAM Access Analyzer enables you to validate access before deploying permissions changes This demonstration shows how you can preview and validate public and cross account access in the Amazon S console or with IAM Access Analyzer APIs Learn more about IAM Access Analyzer at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing AWSDemos AWSIAM 2021-08-24 20:42:42
Ruby Rubyタグが付けられた新着投稿 - Qiita #1 RailsとVue.jsでモーダルウィンドウを実装 https://qiita.com/divclass123/items/71465f7a6c313a533eeb これはあまり良くない方法かもしれないが、現在ログインしてるユーザーのidはerbからvueに受け渡して、投稿のidはapiindexcontrollerindexで定義したdrinkからjbuilderを介して受け渡してもらうそして、appvueにlikeButtonが子コンポーネントとして表示されているので、appvueに受け渡されたjsonデータを子コンポーネントのlikeButtonvueに受け渡したい親コンポーネントから子コンポーネントへデータの受け渡しappvueltlikeButtondrinkIddrinkidgtltlikeButtongtlikeButtonvuepropsdrinkIdと記述して、thisdrinkIdとかやればアクセスできる。 2021-08-25 05:03:18
Ruby Railsタグが付けられた新着投稿 - Qiita #1 RailsとVue.jsでモーダルウィンドウを実装 https://qiita.com/divclass123/items/71465f7a6c313a533eeb これはあまり良くない方法かもしれないが、現在ログインしてるユーザーのidはerbからvueに受け渡して、投稿のidはapiindexcontrollerindexで定義したdrinkからjbuilderを介して受け渡してもらうそして、appvueにlikeButtonが子コンポーネントとして表示されているので、appvueに受け渡されたjsonデータを子コンポーネントのlikeButtonvueに受け渡したい親コンポーネントから子コンポーネントへデータの受け渡しappvueltlikeButtondrinkIddrinkidgtltlikeButtongtlikeButtonvuepropsdrinkIdと記述して、thisdrinkIdとかやればアクセスできる。 2021-08-25 05:03:18
海外TECH Ars Technica Three Cyber Ninjas got COVID, delaying $6M Arizona vote “audit” https://arstechnica.com/?p=1789491 report 2021-08-24 20:28:59
海外TECH Ars Technica Halo Infinite to skip co-op at launch: “We needed to pick a moment” https://arstechnica.com/?p=1789476 forge 2021-08-24 20:00:50
海外TECH DEV Community Iniciando com o jest https://dev.to/nicolasteofilo/iniciando-com-o-jest-3ogl Iniciando com o jestNeste posts nos vamos ver como iniciar os teus estudos com Jest vamos ver o que é e como pode ajudar no seu desenvolvimento de aplicações ⠀⠀⠀⠀⠀⠀⠀⠀ Para que server o Jest O Jest foi inicialmente criado para testar o framework React front end criado pelo Facebook Porém sua implementação se tornou muito mais ampla sendo utilizado como ferramenta de teste unitário para diversas plataformas JavaScript como Node back end e Redux e atémesmo plataformas em TypeScript como Angular e Ionic ⠀⠀⠀⠀⠀⠀⠀⠀ Quais problemas resolveO jest pode ser muito útil ao decorer do desenvolvimento de uma aplicação por váriados motivos mais alguns éque vocêtem muito mais controle e segunrança do que aconteçe na sua aplicação ⠀⠀⠀⠀⠀⠀⠀⠀ Como começar a estudar sobre o JestAgora que vocêjásabe para que server e como pode te ajudar eu vou te passar algumas indicações para começar a estudar estáferramenta incrivél Documentação oficialVídeo introturio de Jest Rocketseat⠀⠀⠀⠀⠀⠀⠀⠀Agora que vocêjátem por onde seguir com os seus estudos peço que me segui nas outras redes socias minhas por láposso muito conteúdo de qualidade InstagramLinkedin 2021-08-24 20:51:16
海外TECH DEV Community Insomnia+Resurface: API Usage Logger plugin https://dev.to/monrax/insomnia-resurface-api-usage-logger-plugin-3nkh Insomnia Resurface API Usage Logger plugin We have an Insomnia plugin It s no surprise that API design platforms and clients like Insomnia have become part of every developer s toolbox Being able to create a collection of request templates for specific RESTful endpoints in a matter of seconds and have them are ready for use with the click of a button is incredibly useful for testing probing designing and even consuming APIs We added API observability We re InsomniacsInsomnia s GraphQL support in particular is superb With integrated schema fetching auto complete and linting features querying GraphQL endpoints has never been easier Another great aspect of Insomnia and the folks at Kong is their support for Open Source Software with initiatives such as plugins to extend Insomnia s functionality With this and as big fans of OSS ourselves we decided that it was time Insomnia had yet another feature A global API system of record Design API ObservabilityNot a lot of API design tools include observability features and when they do it is usually part of an enterprise plan often with a pay per request billing model Currently Insomnia offers a somewhat hidden feature which shows past responses for a given request template However there is no place where you can quickly explore all the API calls that you ve made regardless of the endpoint This could be very useful if you re trying to switch environments and compare results between servers Furthermore once a request template is deleted this record is also gone This can happen when either the individual request or the collection of requests are deleted or even if any file in the workspace gets corrupted Enter Resurface for Insomnia Your very own API system of record Resurface logs all the HTTP request response pairs directly from Insomnia and shows them in a single place where you can explore each one at any point in time In addition Resurface shows hidden errors that you might ve missed the first time Since Resurface works as an append only database there is no risk of overwriting or accidentally deleting any individual records BTW OWASP recommends an append only database for API security Resurface runs as a separate containerized solution so if any Insomnia internal file gets corrupted or accidentally deleted you will still be able to find all of your records safe and sound in Resurface This also means that all of it runs locally on your machine No data is ever sent to Resurface Labs or anywhere else The Resurface container is small and it doesn t consume a significant amount of resources We are very excited about this so we ve made a little get started guide over at the Resurface GitHub repo for all the developers testers and API designers out there resurfaceio insomnia plugin Log API requests and responses made with Insomnia Resurface Insomnia PluginLog API requests and responses made with Insomnia to your own system of record RequirementsdockerResurface free Docker container Set upGo to Insomnia gt Preferences gt Plugins type in insomnia plugin usage logger and click Install Plugin Alternatively check out the manual installation Create a new Environment to store the variables used by the logger That s it UsageMake sure to select the environment you created before also make sure the plugin is enabled Use Insomnia as you would normally Go to http localhost to explore all your logs using the included API ExplorerHappy loggin Environment variablesThis plugin has access to three environment variables but only one them is required for the logger to work properly All API calls are sent to the database running inside the docker containerThe environment variable USAGE LOGGERS URL stores this address which by default should be… View on GitHubHere s how to video on installing the Insomnia plugin You can also find the plugin on the Insomnia Plugin Hub API Usage LoggerHappy loggin Resurface LumberjacksP S If you are more on the server side of things but still a Kong fan we also got you covered See original article here 2021-08-24 20:51:11
海外TECH DEV Community Setting session time in and out for a safe PHP login script. https://dev.to/yongdev/setting-session-time-in-and-out-for-a-safe-php-login-script-20pj Setting session time in and out for a safe PHP login script Hello everyone I hope everything is well with you So in this article we ll go through how to build your own secure PHP login system with session time in and out similar to the one I ve previously developed for the sake of this lesson A login form on your site or on a website is used to restrict unauthorised access to certain parts of the site Every site that allows visitors to create accounts needs a secure login and signup form I ll explain how I built a secure php system and share the code with you later Prerequisites You should be familiar with PHP operators arrays super global arrays If you don t already have a local web server I recommend XAMPP or Laragon Knowledge of Sql basic syntax queries Knowledge of HTML and CSS What You ll learn How to create a login system Session management Php form validation Setup amp Structure of Files After you ve downloaded the code from the github source here Please remember to leave a star This is how the file structure should look even if it hasn t been properly organised File Structure assets index php process php login php signup php dbconfig php database sql logout php Frontend DesignThis project s html template has already been developed and is designed with Bootstrap Step Creating the database and Setting Up the tablesYou will need to access to your MySQL database for this section either using phpMyAdmin or your favourite database administration software Click on the Database TabNavigate to the create database tab in your database softwareCreate a database called secureNavigate to the sql tab paste the sql code from the database sql file If you use phpmyadmin follow these steps Go to http localhost phpmyadmin At the top select the Databases tab In the text box under Create database type secure Select the Sql tab and paste the content of the database sql fileThe code you paste should look like phpMyAdmin SQL Dump version Host localhost Generation Time Aug at PM Server version PHP Version SET SQL MODE NO AUTO VALUE ON ZERO START TRANSACTION SET time zone SET OLD CHARACTER SET CLIENT CHARACTER SET CLIENT SET OLD CHARACTER SET RESULTS CHARACTER SET RESULTS SET OLD COLLATION CONNECTION COLLATION CONNECTION SET NAMES utfmb Database secure Table structure for table user CREATE TABLE user id int NOT NULL fullName varchar NOT NULL email varchar NOT NULL password varchar NOT NULL ENGINE InnoDB DEFAULT CHARSET latin Indexes for table user ALTER TABLE user ADD PRIMARY KEY id AUTO INCREMENT for dumped tables AUTO INCREMENT for table user ALTER TABLE user MODIFY id int NOT NULL AUTO INCREMENT COMMIT SET CHARACTER SET CLIENT OLD CHARACTER SET CLIENT SET CHARACTER SET RESULTS OLD CHARACTER SET RESULTS SET COLLATION CONNECTION OLD COLLATION CONNECTION The SQL statement code above would create a user table which will have the columns id fullName password and email Step Connecting Script to DatabaseThe dbconfig phpfile contains the following code lt php err message message Change this to your connection info define DBHOST localhost define your website hostdefine DBUSER root define your database usernamedefine DBPASS define your database password leave if no password is setdefine DBNAME secure database name Try and connect using the info above try pdo new PDO mysql host DBHOST dbname DBNAME DBUSER DBPASS pdo gt setAttribute PDO ATTR ERRMODE PDO ERRMODE EXCEPTION If there is an error with the connection stop the script and display the error catch PDOException exception echo Connection error exception gt getMessage If there is an error with the connection stop the script and display the error catch PDOException exception echo Connection error exception gt getMessage The first thing I did was create two variables err message and message to store the error and success messages respectively I then created a constant that i would use to connect the script to the database If you notice that PDO was used to connect the database instead of mysqli this is because PDO can connect to any database like mogo but mysqli is solely restricted to mysql databases Note You must have the PDO extension enabled in order for the script to function properly It is necessary to connect to the database How can we retrieve and keep information about our users without it As a result we must ensure that we connect to our database Step Developing a Signup FormIn the Signup php file lt php require once dbconfig php gt lt php include process php gt lt DOCTYPE html gt lt html lang en gt lt head gt lt meta charset utf gt lt meta name viewport content width device width initial scale shrink to fit no gt lt title gt Signup php login System lt title gt lt link rel stylesheet href assets bootstrap css bootstrap min css gt lt link rel stylesheet href gt lt link rel stylesheet href assets css Registration Form with Photo css gt lt link rel stylesheet href assets css styles css gt lt head gt lt body style font family Karla sans serif gt lt div class page gt lt section class register photo gt lt div class form container gt lt div class image holder gt lt div gt lt form method POST gt lt h class text center gt lt strong gt Create lt strong gt an account lt h gt lt php if err message gt lt div class callout text danger gt lt p gt lt php echo err message gt lt p gt lt div gt lt php endif gt lt php if message gt lt div class callout text primary gt lt p gt lt php echo message gt lt p gt lt div gt lt php endif gt lt div class mb gt lt input class form control type text name fullName placeholder Full Name value lt php if isset POST fullName echo POST fullName gt gt lt div gt lt div class mb gt lt input class form control type email name email placeholder Email value lt php if isset POST email echo POST email gt gt lt div gt lt div class mb gt lt input class form control type password name password placeholder Password minlength required gt lt div gt lt div class mb gt lt input class form control type password name re password placeholder Password repeat gt lt div gt lt div class mb gt lt div class form check gt lt label class form check label gt lt input class form check input type checkbox required gt I agree to the license terms lt label gt lt div gt lt div gt lt div class mb gt lt button class btn btn primary d block w type submit name signup required gt Sign Up lt button gt lt div gt lt a class already href login php gt You already have an account Login here lt a gt lt form gt lt div gt lt section gt lt div gt lt script src assets bootstrap js bootstrap min js gt lt script gt lt body gt lt html gt You begin by including both the dbconfig php and the process php files followed by the html code When building a form that contains sensitive data that is transmitted to the server the Post method method POST should be used since it allows us to process the form data using the POST request method and save it as key value pairs in the body while keeping it hidden from the url unlike the GET request method The lt php if err message gt checks to see if the error message has been set The message will be shown if the err message variable is set and vice versa for the message variable lt php if message gt Input text email password We must name our form fields in order for the server to identify them We may define the value of the attribute name as fullName which we can use to access the post array in our authentication file to receive the data eg POST fullName Button type submit When you click the submit button the information will be submitted to our authentication file for processing value lt php if isset POST email echo POST email gt Checks if the array has a value if an error occurs it returns the value to the field Step Authenticating usersIn the Process php the first code encountered is lt php Create Sessionob start session start If the Signup button is triggeredif isset POST signup valid Validation to check if fullname is inputed if empty POST fullName valid err message FullName can not be empty lt br gt Filtering fullname if not empty else fullname filter var POST fullName FILTER SANITIZE STRING Validation to check if email is inputed if empty POST email valid err message Email address can not be empty lt br gt Validation to check if email is valid else if filter var POST email FILTER VALIDATE EMAIL false valid err message Email address must be valid lt br gt Validation to check if email already exist else Prepare our SQL preparing the SQL statement will prevent SQL injection statement pdo gt prepare SELECT FROM user WHERE email statement gt execute array POST email total statement gt rowCount If There is a match gives an error message if total valid err message An account is already asociated with the provided email address lt br gt Validation to check if password is inputed if empty POST password empty POST re password valid err message Password can not be empty lt br gt Validation to check if passwords match if empty POST password amp amp empty POST re password if POST password POST re password valid err message Passwords do not match lt br gt If Passwords Matches Generates Hash else Generating Password hash password filter var POST password FILTER SANITIZE STRING hashed password password hash password PASSWORD DEFAULT if valid if There Error Messages are empty Store data in the database if empty err message Saving Data Into Database statement pdo gt prepare INSERT INTO user fullName email password VALUES statement gt execute array fullname POST email hashed password message You have successfully registered proceed to lt a href login php gt Login lt a gt else err message Problem in registration Please check your connection and Try Again if isset POST login First we create a session then we check if the sign up button is triggered and then we create a variable called valid and set it to this means that for everything in the form to be correct the valid must be Next we check if the fullName field is empty and if it is we set the valid variable to if it is not we filter the submitted data to ensure that no malicious string that can cause sql errors is present Note the presence of a concatenation operator or dot in front of the sign in the err message field It is a shortcut for adding to an existing string err message defined in the dbconfig php file The same is done for our email and password fields and a sql query is produced to determine if the given email address exists in our database and if it does an error message is returned A condition is set to verify whether the two password fields match PHP is a case sensitive language so if the password field was written in capital letters and the confirm password field was written in small letters it would return an error but if they matched it would filter the string and generate a password hash using the best method for hashing a password at the time Every time the password hash method is used even though the words to be hashed are the same a new hash is created If there is no error all data is saved in the database Step Creating Login formThe login form is quite identical to the signup form with only a minor change lt php require once dbconfig php gt lt php include process php gt lt phpif isset GET session expire err message Login Session is Expired Please Login Again if isset SESSION user header Location index php gt lt DOCTYPE html gt lt html lang en gt lt head gt lt meta charset utf gt lt meta name viewport content width device width initial scale shrink to fit no gt lt title gt Login php login System lt title gt lt link rel stylesheet href assets bootstrap css bootstrap min css gt lt link rel stylesheet href gt lt link rel stylesheet href assets css Registration Form with Photo css gt lt link rel stylesheet href assets css styles css gt lt head gt lt body style font family Karla sans serif gt lt div class page gt lt section class register photo gt lt div class form container gt lt div class image holder gt lt div gt lt form method post gt lt h class text center gt lt strong gt Login lt strong gt to your account lt h gt lt php if err message gt lt div class callout text danger gt lt p gt lt php echo err message gt lt p gt lt div gt lt php endif gt lt div class mb gt lt input class form control type email name email placeholder Email gt lt div gt lt div class mb gt lt input class form control type password name password placeholder Password gt lt div gt lt div class mb gt lt button class btn btn primary d block w type submit name login gt Login lt button gt lt div gt lt a class already href signup php gt Don t have an account signup here lt a gt lt form gt lt div gt lt section gt lt div gt lt script src assets bootstrap js bootstrap min js gt lt script gt lt body gt lt html gt lt phpif isset GET session expire err message Login Session is Expired Please Login Again if isset SESSION user header Location index php gt The code displayed above is used to determine whether the session expiration variable is included in the url in order to display a message indicating that the session has expired If a login session has already been established the second code disables access to the login page Step Authenticating LoginI know you ve been wondering why the code displayed in process php and dbconfig php so far doesn t match the one you have but don t worry they were omitted on purpose for the sake of explanation Process phpif isset POST signup If the Login button is triggeredif isset POST login Checks if Both input fields are empty if empty POST email empty POST password err message Email and or Password can not be empty lt br gt Checks if email is valid else email filter var POST email FILTER VALIDATE EMAIL if email false err message Email address must be valid lt br gt else Checks if email exists statement pdo gt prepare SELECT FROM user WHERE email statement gt execute array email total statement gt rowCount result statement gt fetchAll PDO FETCH ASSOC if total err message Email Address does not match lt br gt else if email exists save all data in the same column of the email in the row array foreach result as row stored password row password Checks Provided password matches the password in database if it does logs user in if password verify POST password stored password setting the session variables SESSION user row setting the session login time SESSION user loggedin time time header location index php else err message Password does not match lt br gt If the login button is triggered the code checks if both the email and password fields are empty If they aren t it constructs a sql statement to check if the email exists If it doesn t exist an error message is displayed but if it does it retrieves the password associated with the email stored in the database and tries to match it with the provided password If no match is detected an error message is returned but if none is found all of the data linked with the email from the database is stored in the super global array SESSION user The login time and was then stored in the session array in unix format The password verify function is used to unhash for lack of a better word the previously stored hashed password that was supplied during signup To retrieve any data from the database saved in the session array use SESSION user column name in database as an example to obtain a user s password you will use SESSION user password or email you would use SESSION user email A method to check if the session has expired what is included in the dbconfig php file lt php err message message Change this to your connection info define DBHOST localhost define your website hostdefine DBUSER root define your database usernamedefine DBPASS define your database password leave if no password is setdefine DBNAME secure database name Try and connect using the info above try pdo new PDO mysql host DBHOST dbname DBNAME DBUSER DBPASS pdo gt setAttribute PDO ATTR ERRMODE PDO ERRMODE EXCEPTION If there is an error with the connection stop the script and display the error catch PDOException exception echo Connection error exception gt getMessage Function to check if session is expirdfunction SessionExpire sets time for the session to expire the time is in seconds session duration checks if login time is set if isset SESSION user loggedin time and isset SESSION user id if time SESSION user loggedin time gt session duration return true return false gt After naming the function a variable was set up to keep the session s duration in seconds A condition is then constructed to verify if the time of login and the user id are both set If the condition is fulfilled it obtains the current time in unix format subtracts it from the previously saved login time and determines if it is greater than the session length If the outcome is true the function returns true but if it is false it returns false Step Creating the Home PageThe index php file contains the following lt php includes database configinclude dbconfig php Check if the user is logged in or notif isset SESSION user header location login php exit Check if the session has expired or notif isset SESSION user id if SessionExpire header Location logout php session expire gt lt DOCTYPE html gt lt html lang en gt lt head gt lt meta charset utf gt lt meta name viewport content width device width initial scale shrink to fit no gt lt title gt Dashboard php login System lt title gt lt link rel stylesheet href assets bootstrap css bootstrap min css gt lt link rel stylesheet href gt lt link rel stylesheet href assets css Registration Form with Photo css gt lt link rel stylesheet href assets css styles css gt lt head gt lt body style font family Karla sans serif gt lt div class page gt lt section class register photo gt lt div class form container gt lt h class text center gt lt strong gt User lt strong gt DashBoard lt h gt lt div class callout text primary gt Welcome lt php echo SESSION user fullName gt Click here to lt a href logout php tite Logout gt Logout lt div gt lt div gt lt section gt lt div gt lt script src assets bootstrap js bootstrap min js gt lt script gt lt body gt lt html gt When our users login in the home page will be the first page they see They will only view this page if they are logged in otherwise they will be sent back to the login page A condition to prevent access to the page if somehow the session array is not set i e if the user is not logged in is followed by a function that checks if the session has expired and if true redirects the user to the logout php file with a session expire variable defined in the url logout php session expire Following that are some html codes for displaying the user s fullName and a logout link With the criteria shown above in Step you may add any extra user data Step Creating A logout ScriptIt is extremely simple to construct the logout script all you need to do is terminate the sessions that we established logout php lt php ob start session start includes data base configinclude dbconfig php Unset the session variable unset SESSION user destroy created sessionsession destroy Redirect to login pageheader location login php check if session is expiredif isset GET session expire url login php session expire GET session expire Destroy session if time s out unset SESSION user redirect to login if expired header Location url Initialize sessions and destroy them if any before redirecting the user to the login page we need sessions to identify whether or not the user is logged in thus deleting them means the user is not logged in A condition that checks if the session has expired and redirects it to the login page if it has ConclusionYou should now have a good knowledge of how a PHP and MySQL login system works You are allowed to copy the source code and use it in your own projects The system will then be enhanced with additional security measures which I will later develop tutorials for If you enjoy our teaching method please like and comment below Don t forget to follow us and share the post doing so will allow us to develop more lessons in the future 2021-08-24 20:11:08
Apple AppleInsider - Frontpage News Some Hulu Original shows and movies now support HDR on Apple TV https://appleinsider.com/articles/21/08/24/some-hulu-original-shows-and-movies-now-support-hdr-on-apple-tv?utm_medium=rss Some Hulu Original shows and movies now support HDR on Apple TVHulu now supports high dynamic range HDR streaming for some of its original content on compatible Apple TV models and other streaming devices Credit HuluThe Disney owned streaming company has added HDR HDR HDR and Dolby Vision support for many Hulu Originals that previously supported K streaming The change was first spotted by an AVS Forum user via CNET Read more 2021-08-24 20:35:11
海外TECH Engadget Apple Maps is finally starting to follow Google's lead on user reviews https://www.engadget.com/apple-maps-ratings-us-canada-204538961.html?src=rss Apple Maps is finally starting to follow Google x s lead on user reviewsSince the release of iOS Apple Maps has included a built in rating system that allows you to review select businesses restaurants and other points of interest Before Monday that feature was only available in countries like Australia and Japan but as MacRumors points out you can now access it in the US and Canada The feature works for most locations It uses a simple thumbs up or down system When you tap one of the icons a secondary interface will appear prompting you to share how you feel about certain aspects of that business or restaurant For instance in the latter case you can also rate the food customer service and atmosphere That same pane also allows you to upload your own photo to a listing An Apple spokesperson told The Verge Maps will suggest you add contributions based on your device history in addition to photos you have in your camera roll Your name won t appear alongside any ratings you leave and any recommendations you get suggesting you add to a listing will come from analysis Maps does on device At the moment you can t leave a written review meaning there s still a place for the existing integrations Maps has with services like Yelp and Tripadvisor Apple could be laying the groundwork here for a more robust review system to match the likes of what Google Maps offers but that will have to come at a later date 2021-08-24 20:45:38
海外TECH Engadget Watch Xbox's Gamescom show in 11 minutes https://www.engadget.com/xbox-gamescom-2021-supercut-203051031.html?src=rss Watch Xbox x s Gamescom show in minutesOK we ll be honest The Xbox Gamescom show was fluffy It was a minute live YouTube event populated by drawn out developer interviews a mini documentary on the trebuchet and slightly exciting updates to mid tier titles but there were also a few bright spots Xbox cloud gaming is heading to Xbox Series X Series S and Xbox One this holiday season Psychonauts got a shiny new launch trailer and we got a closer look at Microsoft Flight Simulator and Forza Horizon Competitive multiplayer is heading to Microsoft Flight Simulator this fall while Forza Horizon s cover cars look truly spectacular nbsp See it all for yourself in our minute cutdown 2021-08-24 20:30:51
海外TECH Engadget Xiaomi is slowly phasing out its Mi branding https://www.engadget.com/xiaomi-mi-phasing-out-mi-branding-194046516.html?src=rss Xiaomi is slowly phasing out its Mi brandingChinese electronics manufacturer Xiaomi recently passed Apple to become the world s second largest phone maker It s now banking on the fact its products are recognizable enough they don t need additional branding As first reported by XDA Developers the company will phase out its “Mi branding over the coming months with new products slated to carry the Xiaomi name instead “Starting in Q Xiaomi s product series Mi will be renamed to Xiaomi a spokesperson for the company told Engadget “This change will unify our global brand presence and close the perception gap between the brand and its products The Mi branding isn t going completely away The company s Mi Home stores will continue to carry the name Xiaomi will also continue selling Redmi devices with those targeted at consumers who want to save money on their next phone purchase In fact it sounds like we ll see the Redmi branding appear on more devices before too long “The product series naming convention ーXiaomi and Redmi ーwill also be applied to our ecosystem and IoT products over time the spokesperson said The possibility that Xiaomi was planning to retire the Mi name came out earlier this month when the company s new Mix phone didn t feature the branding 2021-08-24 20:10:46
Cisco Cisco Blog Register for DevNet Create: Top 3 Reasons Why https://blogs.cisco.com/developer/createtopreasons01 Register for DevNet Create Top Reasons WhyDevNet Create is Cisco s developer conference that has grown and changed over the years Now in our th year we are excited to bring you a day virtual event that spans the globe where you ll hear use cases demos and stories from each region DevNet Create is a conference that lets application developers learn about 2021-08-24 20:37:30
ニュース BBC News - Home Covid-19: Samantha Willis' husband speaks of pain of her death https://www.bbc.co.uk/news/uk-northern-ireland-58320859?at_medium=RSS&at_campaign=KARANGA eviegrace 2021-08-24 20:20:05
ニュース BBC News - Home Charlie Watts: The life of a Rolling Stone in pictures https://www.bbc.co.uk/news/entertainment-arts-58323305?at_medium=RSS&at_campaign=KARANGA drummer 2021-08-24 20:22:40
ニュース BBC News - Home Ten-man Everton edge past Huddersfield with Townsend's first goal https://www.bbc.co.uk/sport/football/58239477?at_medium=RSS&at_campaign=KARANGA carabao 2021-08-24 20:40:32
ニュース BBC News - Home T20 Blast: Sussex beat Yorkshire to reach Finals Day https://www.bbc.co.uk/sport/cricket/58256259?at_medium=RSS&at_campaign=KARANGA blast 2021-08-24 20:43:49
ニュース BBC News - Home Norwich hit six against Bournemouth in Carabao Cup https://www.bbc.co.uk/sport/football/58239592?at_medium=RSS&at_campaign=KARANGA carabao 2021-08-24 20:13:48
ビジネス ダイヤモンド・オンライン - 新着記事 ウーバー配達員に聞いた過酷な労働実態「前歯破損など3回事故」「アカウント永久停止」 - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280143 ウーバー配達員に聞いた過酷な労働実態「前歯破損など回事故」「アカウント永久停止」新・階級社会上級国民と中流貧民食事宅配サービス「ウーバーイーツ」の配達員は全国に約万人いるといわれる。 2021-08-25 05:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 世界で戦える人材に「情報編集力と狂気」が必要な理由、教育改革者・藤原和博氏に聞く - これまでの常識は忘れよう グローバル時代に勝つ人材の流儀 https://diamond.jp/articles/-/280011 世界で戦える人材に「情報編集力と狂気」が必要な理由、教育改革者・藤原和博氏に聞くこれまでの常識は忘れようグローバル時代に勝つ人材の流儀教育改革実践家として、日本の教育制度や教育の在り方について発信を続けながら、現在は「朝礼だけの学校」校長である藤原和博氏。 2021-08-25 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 倒産危険度ランキング【半導体・電子部品11社】あの「日の丸」会社が1位に - 廃業急増!倒産危険度ランキング2021 https://diamond.jp/articles/-/279492 危険水域 2021-08-25 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 中小企業へ贈る補助金獲得「3つのコツ」、採択率42%・最大1億円を勝ち取る方法 - 廃業急増!倒産危険度ランキング2021 https://diamond.jp/articles/-/279487 中小企業 2021-08-25 05:05:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース OOHは、“場所起点”から“人の移動起点”のメディアへ https://dentsu-ho.com/articles/7878 oohoutofhome 2021-08-25 06:00:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース 「新聞広告の効果測定」はここまで可能に!日経と電通の挑戦 https://dentsu-ho.com/articles/7863 効果測定 2021-08-25 06:00:00
北海道 北海道新聞 四島に免税制度 日ロ関係損なうだけだ https://www.hokkaido-np.co.jp/article/581676/ 北方領土 2021-08-25 05:05:00
ビジネス 東洋経済オンライン データが証明「YouTubeに食われる放送局」の実態 ネット接続によって変わるテレビの使い方 | テレビ | 東洋経済オンライン https://toyokeizai.net/articles/-/450243?utm_source=rss&utm_medium=http&utm_campaign=link_back netflix 2021-08-25 06:00:00
ビジネス 東洋経済オンライン ミニストップ「強気の新契約」に募る加盟店の不安 9月に「脱コンビニ会計」の契約運用始まるが・・・ | コンビニ | 東洋経済オンライン https://toyokeizai.net/articles/-/450536?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-25 05:30:00
TECH Engadget Japanese 『League of Legends』世界選手権2021、開催地を欧州に変更。デルタ株拡大で出場者の移動考慮 https://japanese.engadget.com/league-of-legends-world-championship-moves-to-europe-215045469.html flegendsworldchampionship 2021-08-24 21:50:45
TECH Engadget Japanese 頭の体操にぴったり!文房具をはめ込む『消しゴムパズル』:発掘!スマホゲーム https://japanese.engadget.com/keshigom-puzzle-211019747.html 消しゴム 2021-08-24 21:10:19
AWS AWS Amazon Transcribe video snacks: Using custom vocabulary | Amazon Web Services https://www.youtube.com/watch?v=oBgSJ7bsP2U Amazon Transcribe video snacks Using custom vocabulary Amazon Web ServicesAmazon Transcribe is a automatic speech recognition service that can be used when you have audio and video that contains speech you want to convert to text If your speech has domain specific terms like proper nouns brand names or technical jargon then you ll want to use the custom vocabulary feature This feature can help you enhance transcription accuracy by addressing these “custom terms using a list of specific words or phrases that you want Transcribe to recognize In the demo I ll customize Transcribe to recognize skateboarding trick names I saw during the Tokyo Olympics by creating two types of custom vocabulary lists supporting both custom pronunciation and custom display Learn more about Amazon Transcribe View Amazon Transcribe Documentation Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing AWSDemos AmazonTranscribe 2021-08-24 21:59:08
AWS AWS How to move an application from Heroku to Elastic Beanstalk | Amazon Web Services https://www.youtube.com/watch?v=EfHdEFthqlg How to move an application from Heroku to Elastic Beanstalk Amazon Web ServicesThis is a demo on how to move an application from Heroku using Postgres Database to AWS Elastic beanstalk and Amazon RDS for Posgres Get started with Elastic Beanstalk Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing AWSDemos 2021-08-24 21:36:41
AWS AWS - Webinar Channel Reduce Manual Efforts: Process Documents Faster Using AWS Machine Learning - AWS Online Tech Talks https://www.youtube.com/watch?v=mEiOcTjA-EE Reduce Manual Efforts Process Documents Faster Using AWS Machine Learning AWS Online Tech TalksFor most companies documents are the foundation of how business gets done whether it s with contracts insurance claims invoices receipts or paper applications These documents contain valuable information about your business or your customers Using AWS Machine Learning ML you can harness the power of Optical Character Recognition OCR to extract and process critical business data from documents In this tech talk we will provide hands on examples of how you can process documents using Amazon Textract with an emphasis on invoices and receipts Learning Objectives Find out how to process invoices and receipts using Amazon Textract Learn about new features for processing documents that can help you discover insights stuck in your documents Find ways you can take the information within your documents and use it in downstream applications such as databases analytics systems or internal systems to help you organize the information To learn more about the services featured in this talk please visit 2021-08-24 21:17:58
js JavaScriptタグが付けられた新着投稿 - Qiita JavaScript入門(変数と宣言) https://qiita.com/andota05/items/238ff472a0e711b65275 constで宣言された変数には再代入できない。 2021-08-25 06:22:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) openpyxlを使用して、特定の文字色の文字を削除する https://teratail.com/questions/355995?rss=all openpyxl 2021-08-25 06:29:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WebSocketで大量のデータを送受信したい https://teratail.com/questions/355994?rss=all javascript 2021-08-25 06:15:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Openpyxlを使用して、文字セルの次にある空白セルを結合する https://teratail.com/questions/355993?rss=all openpyxl 2021-08-25 06:07:23
Git Gitタグが付けられた新着投稿 - Qiita Git で外部の diff ツールを使う方法のまとめ https://qiita.com/Tachy_Pochy/items/d1e19673f747f7bcf46a gitconfigglobaldifftoolopendiffgitconfigglobaldifftoolpromptfalse参考Macでgitからマージツールを使うQiitagitdifftoolではなく、gitdiffに設定する方法参考gitdiffでOSXopendiffを起動する設定·GitHubVisualStudioCodeをgitdifftoolにする方法まず、codeコマンドをインストールする必要があります。 2021-08-25 06:33:54
海外TECH DEV Community FP in JS: 0x02 https://dev.to/0xf10yd/fp-in-js-0x02-1li4 FP in JS x Functional Programming in JavaScript Part You could say that the profound enlightenment you experience when you finally “get it will make learning functional programming worth it An experience such as this will make you a better programmer for the rest of your life whether you actually become a full time functional programmer or not But we re not talking about learning to meditate we re talking about learning an extremely useful tool that will make you a better programmer Formally speaking what exactly are the practical advantages of using functional programming Advantages Cleaner code Functional programs are cleaner simpler and smaller This simplifies debugging testing and maintenance For example let s say we need a function that converts a two dimensional array into a one dimensional array Using only imperative techniques we could write it the following way function mergedArrayIntoOne arrays var count arrays length var merged new Array count var c for var i i lt count i for var j jlen arrays i length j lt jlen j merged c arrays i j return merged And using functional techniques it could be written as follows varmergedArrayIntoOne function arrays return arrays reduce function p n return p concat n Both of these functions take the same input and return the same output However the functional example is much more concise and clean ModularityFunctional programming forces large problems to be broken down into smaller instances of the same problem to be solved This means that the code is more modular Programs that are modular are clearly specified easier to debug and simpler to maintain Testing is easier because each piece of modular code can potentially be checked for correctness ReusabilityFunctional programs share a variety of common helper functions due to the modularity of functional programming You ll find that many of these functions can be reused for a variety of different applications Many of the most common functions will be covered later in this series However as you work as a functional programmer you will inevitably compile your own library of little functions that can be used over and over again For example a well designed function that searches through the lines of a configuration file could also be used to search through a hash table Reduced couplingCoupling is the amount of dependency between modules in a program Because the functional programmer works to write first class higher order pure functions that are completely independent of each other with no side effects on global variables coupling is greatly reduced Certainly functions will unavoidably rely on each other But modifying one function will not change another so long as the one to one mapping of inputs to outputs remains correct Mathematically correctThis last one is on a more theoretical level Thanks to its roots in Lambda calculus functional programs can be mathematically proven to be correct This is a big advantage for researchers who need to prove the growth rate time complexity and mathematical correctness of a program Let s look at Fibonacci s sequence Although it s rarely used for anything other than a proof of concept it illustrates this concept quite well The standard way of evaluating a Fibonacci sequence is to create a recursive function that expresses fibonnaci n fibonnaci n fibonnaci n with a base case to return when n lt which makes it possible to stop the recursion and begin adding up the values returned at each step in the recursive call stack This describes the intermediary steps involved in calculating the sequence var fibonacci function n if n lt return else return fibonacci n fibonacci n console log fibonacci Output However with the help of a library that implements a lazy execution strategy an indefinite sequence can be generated that states the mathematical equation that defines the entire sequence of numbers Only as many numbers as needed will be computed var fibonacci Lazy generate function var x y return function var prev x x y y prev return prev var fibonacci Lazy generate function var x y return function var prev x x y y prev return prev console log fibonacci length Output undefinedconsole log fibonacci take toArray Output var fibonacci Lazy generate function var x y return function var prev x x y y prev return prev console log fibonacci take reverse first toArray Output The second example is clearly more mathematically sound It relies on the Lazy js library of JavaScript There are other libraries that can help here as well such as Sloth js and wu js These will be covered later on setting up the functional programming environment Functional programming in a nonfunctional worldCan functional and nonfunctional programming be mixed together Although this is the subject of a later part Functional amp Object oriented Programming in JavaScript it is important to get a few things straight before we go any further This series is not intended to teach you how to implement an entire application that strictly adheres to the rigors of pure functional programming Such applications are rarely appropriate outside Academia Rather this series will teach you how to use functional programming design strategies within your applications to complement the necessary imperative code For example if you need the first four words that only contain letters out of some text they could naively be written like this var words count text myString split for i count lt i lt text length i if text i match words words concat text i count console log words In contrast a functional programmer might write them as follows var words var words myString split filter function x return x match slice console log words Or with a library of functional programming utilities they can be simplified even further var words toSequence myString match a zA Z first The key to identifying functions that can be written in a more functional way is to look for loops and temporary variables such as words and count instances in the preceding example We can usually do away with both temporary variables and loops by replacing them with higher order functions which we will explore later in this series On the next part we ll have an overview about functions their types and with examples if you found my content helpful consider following me on twitter xfyd as I ll be posting stuff their too and it would great if you pull up and say hi 2021-08-24 21:10:10
Apple AppleInsider - Frontpage News How Tim Cook reshaped Apple in his first decade as CEO https://appleinsider.com/articles/21/08/24/how-tim-cook-reshaped-apple-in-his-first-decade-as-ceo?utm_medium=rss How Tim Cook reshaped Apple in his first decade as CEOTim Cook is a very different Apple CEO than Steve Jobs was but the company s astounding growth and evolution has its roots in all of Cook s previous experience Tim Cook with Steve JobsTim Cook was officially announced as Apple s CEO on August but the company s preparation for him to take over had begun much earlier So had Cook s own preparation the way that each element of his career and life up to then would become key to running Apple Read more 2021-08-24 21:09:26
海外科学 NYT > Science For States Dealing With the Spotted Lanternfly, the Policy Is No Mercy https://www.nytimes.com/2021/08/24/us/spotted-lanternfly-invasive-species.html For States Dealing With the Spotted Lanternfly the Policy Is No MercyThe spotted lanternfly an invasive species from Asia is a voracious plant eater and public nuisance that could cost state economies hundreds of millions of dollars 2021-08-24 21:47:19
海外科学 NYT > Science Goldman Sachs Mandates Vaccines for Its Workers and Visitors https://www.nytimes.com/2021/08/24/business/corporate-vaccine-mandates.html coronavirus 2021-08-24 21:46:30
ニュース BBC News - Home Afghanistan: 'The sooner we finish, the better,' says Joe Biden https://www.bbc.co.uk/news/world-asia-58321849?at_medium=RSS&at_campaign=KARANGA august 2021-08-24 21:50:02
ニュース BBC News - Home Afghanistan: Taliban must allow evacuees after 31 August - Boris Johnson https://www.bbc.co.uk/news/uk-58321281?at_medium=RSS&at_campaign=KARANGA johnson 2021-08-24 21:23:42
ニュース BBC News - Home Hat-trick for teenager Archer as Villa hammer Barrow in Carabao Cup https://www.bbc.co.uk/sport/football/58239481?at_medium=RSS&at_campaign=KARANGA barrow 2021-08-24 21:18:43
ニュース BBC News - Home Sussex beat Yorkshire by five wickets to reach T20 Finals Day https://www.bbc.co.uk/sport/cricket/58256259?at_medium=RSS&at_campaign=KARANGA blast 2021-08-24 21:28:39
ニュース BBC News - Home Ten-man Everton edge past Huddersfield with Townsend's first goal https://www.bbc.co.uk/sport/football/58239477?at_medium=RSS&at_campaign=KARANGA carabao 2021-08-24 21:29:45
ニュース BBC News - Home Real bid for PSG's Mbappe - Wednesday's football gossip https://www.bbc.co.uk/sport/58312551?at_medium=RSS&at_campaign=KARANGA haaland 2021-08-24 21:41:21
LifeHuck ライフハッカー[日本版] お金持ちがやっている行動習慣〜「目標と計画」を立ててから動く https://www.lifehacker.jp/2021/08/240638book_to_read-822.html 計画 2021-08-25 07:00:00
北海道 北海道新聞 米軍8月末撤退目指す バイデン氏、G7で表明 https://www.hokkaido-np.co.jp/article/581726/ 米大統領 2021-08-25 06:17:00
北海道 北海道新聞 NY株続伸、30ドル高 ナスダック最高値 https://www.hokkaido-np.co.jp/article/581725/ 続伸 2021-08-25 06:17:00
ビジネス 東洋経済オンライン 「86/BRZ」新型登場で初代の中古車はどうなるか 正常進化&手頃さが増した新型と初代の差は? | 中古車 | 東洋経済オンライン https://toyokeizai.net/articles/-/449159?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-25 07:00:00
ビジネス 東洋経済オンライン 鉄道の群雄割拠で発展、工業都市「四日市」の軌跡 産業を支えた国鉄・JR、旅客輸送は近鉄が圧倒 | 駅・再開発 | 東洋経済オンライン https://toyokeizai.net/articles/-/450231?utm_source=rss&utm_medium=http&utm_campaign=link_back 名古屋市 2021-08-25 06:30:00
ニュース THE BRIDGE 米ライフサイエンス大手Labcorp、フェムテックスタートアップのOvia Healthを買収 http://feedproxy.google.com/~r/SdJapan/~3/6mrmXXSnJWo/labcorp-scoops-femtech-startup-ovia-health-deepen-women-s-health-services-pickupnews 米ライフサイエンス大手Labcorp、フェムテックスタートアップのOviaHealthを買収ピックアップLabcorpscoopsupfemtechstartupOviaHealthtodeepenwomenshealthservices重要なポイントアメリカのライフサイエンス分野大手Labcorpは日、女性の健康管理のためのプラットフォームを提供するOviaHealthを買収したことを発表した。 2021-08-24 21:30:58
ニュース THE BRIDGE 中国最大のマンガプラットフォーム「Kuaikan(快看漫画)」、2.4億米ドルを調達しユニコーンに http://feedproxy.google.com/~r/SdJapan/~3/dAGpbHRoBaw/tencent-backed-online-comics-platform-kuaikan-raises-240-million 中国最大のマンガプラットフォーム「Kuaikan快看漫画」、億米ドルを調達しユニコーンに中国で人気のオンラインコミックプラットフォーム「KuaikanManhua快看漫画」が、新たなラウンドで億万米ドルを調達したと発表した。 2021-08-24 21:15:44
IT 気になる、記になる… Microsoft、「Windows 11」のリリース日を9月上旬に発表か https://taisy0.com/2021/08/25/144512.html central 2021-08-24 22:41:03
TECH Engadget Japanese Xboxクラウドゲームは「旧機種で次世代タイトル」対応へ。年内にXbox One / Series X|S向け提供 https://japanese.engadget.com/xbox-cloud-game-game-pass-console-224328232.html gamescom 2021-08-24 22:43:28
TECH Engadget Japanese 砂時計デザインでベランダでも灰が飛び散らない。吸い殻と灰を分離する灰皿「kolevape」 https://japanese.engadget.com/kolevape-ashtray-221058523.html 分解簡単水洗いOKで楽々箱分の大容量洗練されたデザインで、愛煙家へのプレゼントに最適「kolevape」は気になるタバコの吸い殻や灰からの煙と臭いをシャットアウトし、灰の飛び散りを防止するスタイリッシュな灰皿です。 2021-08-24 22:10:58
TECH Engadget Japanese Xboxワイヤレスコントローラに Forza Horizon 5 限定版、半透明+振動モーターまで特別デザイン https://japanese.engadget.com/forza-horizon-5-controller-220032966.html forzahorizon 2021-08-24 22:00:32
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] Mirai botネットによるDDoS攻撃が増加傾向 IoTデバイスの放置は厳禁 https://www.itmedia.co.jp/enterprise/articles/2108/24/news114.html itmedia 2021-08-25 07:30:00
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] ガートナー、「先進テクノロジのハイプ・サイクル:2021年」を発表 https://www.itmedia.co.jp/enterprise/articles/2108/25/news049.html gartner 2021-08-25 07:30:00
IT ITmedia 総合記事一覧 [ITmedia News] Xbox Cloud Gaming(旧Project xCloud)、Xbox端末でプレイ可能に https://www.itmedia.co.jp/news/articles/2108/25/news062.html ITmediaNewsXboxCloudGaming旧ProjectxCloud、Xbox端末でプレイ可能にMicrosoftは、クラウドゲーミングサービスXboxCloudGaming旧ProjectxCloudを、「XboxSeriesXS」および「XboxOne」でもプレイできるようにすると発表した。 2021-08-25 07:01:00
AWS AWS Security Blog Confidential computing: an AWS perspective https://aws.amazon.com/blogs/security/confidential-computing-an-aws-perspective/ Confidential computing an AWS perspectiveCustomers around the globeーfrom governments and highly regulated industries to small businesses and start upsーtrust Amazon Web Services AWS with their most sensitive data and applications At AWS keeping our customers workloads secure and confidential while helping them meet their privacy and data sovereignty requirements is our highest priority Our investments in security technologies and rigorous … 2021-08-24 22:18:33
AWS AWS Security Blog Confidential computing: an AWS perspective https://aws.amazon.com/blogs/security/confidential-computing-an-aws-perspective/ Confidential computing an AWS perspectiveCustomers around the globeーfrom governments and highly regulated industries to small businesses and start upsーtrust Amazon Web Services AWS with their most sensitive data and applications At AWS keeping our customers workloads secure and confidential while helping them meet their privacy and data sovereignty requirements is our highest priority Our investments in security technologies and rigorous … 2021-08-24 22:18:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Nuxtで詳細ページ用のパラメーターがうまく取得できない https://teratail.com/questions/355998?rss=all Nuxtで詳細ページ用のパラメーターがうまく取得できない前提・実現したいことRailsのshowを使用して詳細ページを取得できるようにしたいです。 2021-08-25 07:42:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【RubyMine】デバッガーが起動しない https://teratail.com/questions/355997?rss=all 【RubyMine】デバッガーが起動しない概要RubyMineを使って開発しています。 2021-08-25 07:40:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Visual Studio と Visual Studio Code を検索する上で、区別方法はありますか? https://teratail.com/questions/355996?rss=all VisualStudioとVisualStudioCodeを検索する上で、区別方法はありますかVisualnbspStudionbspとnbspVisualnbspStudionbspCodenbspが名前が似すぎているため、検索する上でnbspVisualnbspStudionbspのことが知りたいのにnbspVisualnbspStudionbspCodenbspのことも出てきます。 2021-08-25 07:13:44
技術ブログ Developers.IO S3에서 pre-signed url(미리 서명된 url) 만들기 https://dev.classmethod.jp/articles/create-pre-signed-url-in-s3/ S에서pre signed url 미리서명된url 만들기안녕하세요클래스메소드김재욱 Kim Jaewook 입니다 이번에는S에서pre signed url 미리서명된url 을만들어봤습니다 pre signed url이란 모든객체는기본 2021-08-24 22:35:08
Apple AppleInsider - Frontpage News Apple, Google want White House to challenge South Korean legislation on app stores https://appleinsider.com/articles/21/08/24/apple-google-want-white-house-to-challenge-south-korean-legislation-on-app-stores?utm_medium=rss Apple Google want White House to challenge South Korean legislation on app storesWith their respective app stores jeopardized by a proposed South Korean bill Apple and Google are looking to the U S government for help setting up a delicate balancing act for the Biden administration Driven in part by developer outcry a bill in South Korea seeks to force app store operators to accept alternative payment options for in app purchases Currently Apple requires use of its own payments system allowing the company to dip into App Store profits by taking an up to cut of sales The legislation which is anticipated to face a vote this week would also prohibit app store owners from forcing developers into platform exclusivity Read more 2021-08-24 22:52:01
海外科学 NYT > Science For States Dealing With the Spotted Lanternfly, the Policy Is No Mercy https://www.nytimes.com/2021/08/24/us/spotted-lanternfly-invasive-species.html For States Dealing With the Spotted Lanternfly the Policy Is No MercyThe spotted lanternfly an invasive species from Asia is a voracious plant eater and public nuisance that could cost state economies hundreds of millions of dollars 2021-08-24 22:19:28
金融 金融総合:経済レポート一覧 ベトナムの保険事業規制~生命保険契約規制:保険・年金フォーカス http://www3.keizaireport.com/report.php/RID/466009/?rss 保険事業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月23日)~ドル円、110円台では上値重い http://www3.keizaireport.com/report.php/RID/466010/?rss fxdaily 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 国内銀行の資産・負債等(銀行勘定)(2021年6月末) http://www3.keizaireport.com/report.php/RID/466011/?rss 日本銀行 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 日本株の弱さには理由がある~サービス業の回復が待たれる:Market Flash http://www3.keizaireport.com/report.php/RID/466025/?rss marketflash 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 フューチャーリンクネットワーク(東証マザーズ)~地域情報プラットフォームの構築・運営やふるさと納税業務支援事業などを行う。地域の魅力を掘り起こすとともに地域が抱える課題解決を支援:アナリストレポート http://www3.keizaireport.com/report.php/RID/466031/?rss 東証マザーズ 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 シイエヌエス(東証マザーズ)~企業向けシステム基盤の受託開発、運用、保守を行う。ビッグデータ分析モデル開発やクラウドサービスの導入支援に注力:アナリストレポート http://www3.keizaireport.com/report.php/RID/466032/?rss 東証マザーズ 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 DX/ニューノーマル時代におけるリース業界の将来展望 http://www3.keizaireport.com/report.php/RID/466033/?rss pwcjapan 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 DX/ニューノーマル時代における銀行業界の将来展望 http://www3.keizaireport.com/report.php/RID/466034/?rss pwcjapan 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 オーストラリア マーケット動向(2021/8/24)~先週の豪ドルの対円レートは、大幅に下落 http://www3.keizaireport.com/report.php/RID/466044/?rss 三井住友 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 メキシコ中銀は引き締め継続も原油価格がペソ相場の重石に~感染動向の悪化も続くなか、当面のペソ相場は上値の重い展開が続く可能性も:World Trends http://www3.keizaireport.com/report.php/RID/466051/?rss worldtrends 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 住友生命保険相互会社の女性活躍への取組み:金融調査情報 http://www3.keizaireport.com/report.php/RID/466055/?rss 中小企業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 信用金庫の未利用口座管理手数料の導入動向:ニュース&トピックス http://www3.keizaireport.com/report.php/RID/466056/?rss 中小企業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 信用金庫の店舗内店舗の実施動向:ニュース&トピックス http://www3.keizaireport.com/report.php/RID/466057/?rss 中小企業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 自社株買いレポート(2021年8月号)~2021年7月期の自社株買いの公表金額(取得枠設定)は、前年同期比8,008億円減(75.8%減)の2,551億円 http://www3.keizaireport.com/report.php/RID/466060/?rss 前年同期 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 横浜市長選後の自民党総裁選を考える:市川レポート http://www3.keizaireport.com/report.php/RID/466064/?rss 三井住友 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 中国のハイテク銘柄への投資はゲームオーバーか?:プロの視点 http://www3.keizaireport.com/report.php/RID/466065/?rss 銘柄 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 みずほ経済・金融マンスリー 2021年8月24日号~今月のトピックス:世界の新規感染者数は引き続き高水準も増勢は鈍化 http://www3.keizaireport.com/report.php/RID/466066/?rss 高水準 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 米金利上昇が世界経済に与える影響~長期金利が5%まで上昇するとマイナス成長に:米国 http://www3.keizaireport.com/report.php/RID/466073/?rss 世界経済 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 編集者の目:米国を中心にさらに進展する『ETF革命』の行方と日本 http://www3.keizaireport.com/report.php/RID/466100/?rss 野村ホールディングス 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 J.D. パワー 2021年クレジットカード顧客満足度調査【概要】~高額利用者の年会費の満足度とロイヤルティが低下 http://www3.keizaireport.com/report.php/RID/466120/?rss jdpower 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 【注目検索キーワード】ジャクソンホール http://search.keizaireport.com/search.php/-/keyword=ジャクソンホール/?rss 検索キーワード 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 【お薦め書籍】もう価格で闘わない〜非価格経営を実現した24社の取り組み https://www.amazon.co.jp/exec/obidos/ASIN/4866672781/keizaireport-22/ 価格競争 2021-08-25 00:00:00
海外ニュース Japan Times latest articles Suspect at large after two injured in Tokyo subway acid attack https://www.japantimes.co.jp/news/2021/08/25/national/crime-legal/tokyo-subway-acid-attack/ tokyo 2021-08-25 07:45:45
ニュース BBC News - Home Afghanistan: 'The sooner we finish, the better,' says Joe Biden https://www.bbc.co.uk/news/world-asia-58321849?at_medium=RSS&at_campaign=KARANGA august 2021-08-24 22:29:44
ニュース BBC News - Home The Papers: 'Race' to leave Kabul and Charlie Watts' tributes https://www.bbc.co.uk/news/blogs-the-papers-58324691?at_medium=RSS&at_campaign=KARANGA The Papers x Race x to leave Kabul and Charlie Watts x tributesThe final days of the UK evacuations from Afghanistan and the death of the Rolling Stones drummer are the focus for the front pages 2021-08-24 22:32:04
ビジネス ダイヤモンド・オンライン - 新着記事 アルファベット傘下ウェイモ、無人タクシーを試験運用へ - WSJ発 https://diamond.jp/articles/-/280400 運用 2021-08-25 07:18:00
ビジネス 東洋経済オンライン 日米中に翻弄された「馬毛島」と怪人物の戦後秘史 防衛力の「真空地帯」に中国政府は付け込んだ | 国内政治 | 東洋経済オンライン https://toyokeizai.net/articles/-/450352?utm_source=rss&utm_medium=http&utm_campaign=link_back 中国政府 2021-08-25 08:00:00
TECH Engadget Japanese 自分の耳年齢、知っていますか? パナソニックのサイトが話題 「聴こえない」との声も https://japanese.engadget.com/panasonic-231453858.html 話題 2021-08-24 23:14:53
AWS AWS Architecture Blog Accelerating your Migration to AWS https://aws.amazon.com/blogs/architecture/accelerating-your-migration-to-aws/ Accelerating your Migration to AWSThe key to a successful migration to AWS is a well thought out plan informative tools prior migration experience and quality implementation In this blog we will share best practices for planning and accelerating your migration We will discuss two key concepts of a migration Portfolio Assessment and Migration So let s get started Figure … 2021-08-24 23:19:53
AWS AWS Partner Network (APN) Blog Integrating and Modernizing U.S. Health and Human Services Applications on AWS Using Red Hat Solutions https://aws.amazon.com/blogs/apn/integrating-and-modernizing-us-health-and-human-services-applications-on-aws-using-red-hat-solutions/ Integrating and Modernizing U S Health and Human Services Applications on AWS Using Red Hat SolutionsAn important focus for AWS and Red Hat is supporting IT modernization for U S Health and Human Services HHS state government agencies HHS modernization efforts include moving to the cloud connecting disparate datasets and embracing shared services across multiple agencies Learn how the Red Hat and AWS cloud based platform provides scalability on demand access to resources and self service functionalities to users 2021-08-24 23:18:42
AWS AWS Amazon FSx for Windows File Server - Automatic Throughput and Capacity Scaling | Amazon Web Services https://www.youtube.com/watch?v=1p0tnll1l14 Amazon FSx for Windows File Server Automatic Throughput and Capacity Scaling Amazon Web ServicesLearn more about scaling your Amazon FSx for Windows File Server file systems capacity dynamically and automatically Amazon FSx for Windows File Server allows you to increase your storage capacity and scale your throughput capacity both up or down through the AWS Console AWS Command Line Interface CLI and through AWS APIs For information on the dynamic scaling process mentioned in the video please visit Learn more about Amazon FSx for Windows File Server at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-24 23:53:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 2次元配列で[]を除いた要素を出力したいです。 https://teratail.com/questions/356003?rss=all 次元配列でを除いた要素を出力したいです。 2021-08-25 08:59:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bitbacketのリポジトリのURLがでない https://teratail.com/questions/356002?rss=all bitbacket 2021-08-25 08:44:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) FlutterのSDKがダウンロードできない - Loading表示 https://teratail.com/questions/356001?rss=all FlutterのSDKがダウンロードできないLoading表示Flutteをダウンロードしたいが、SDKが取得できないFlutterdenbspgtgtnbspGetnbspstartednbspgtgtnbspMacOSの順でたどり着き、GetnbspthenbspFlutternbspSDKnbspの青帯部分がいつまでもLoading表示です。 2021-08-25 08:43:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Phython Dataframe型の範囲指定を行いたい。 https://teratail.com/questions/356000?rss=all 前提・実現したいことdataframe型関数内のある一定の範囲内の最大値を持つIndexを取得したい。 2021-08-25 08:32:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 値の個数を示す棒グラフを描くには https://teratail.com/questions/355999?rss=all pddataframeacolumnsdatadf 2021-08-25 08:15:48
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Ruby on Rails】SNSシェアボタンを実装する方法 https://qiita.com/nao0725/items/92a54dc65c695096c7e7 これで実装完了です投稿者コメント少し前にSNSシェアボタンを設置して、簡単だったけど、どんな手順で実装したんだっけと忘れてしまったのでアウトプットしてみました。 2021-08-25 08:12:31
Linux Ubuntuタグが付けられた新着投稿 - Qiita WindowsとUbuntuでGitHubをSSHで使う。 https://qiita.com/daisukeh/items/6dee2dc7aca6ea093c45 GitHubの設定公開鍵をGitHubに登録する。 2021-08-25 08:57:27
Ruby Railsタグが付けられた新着投稿 - Qiita 【Ruby on Rails】SNSシェアボタンを実装する方法 https://qiita.com/nao0725/items/92a54dc65c695096c7e7 これで実装完了です投稿者コメント少し前にSNSシェアボタンを設置して、簡単だったけど、どんな手順で実装したんだっけと忘れてしまったのでアウトプットしてみました。 2021-08-25 08:12:31
技術ブログ Developers.IO AWS IoT Core Device Advisorをためしてみた https://dev.classmethod.jp/articles/aws-iot-core-device-advisor/ awsiotcore 2021-08-24 23:45:17
技術ブログ Developers.IO [AWS IoT Core] retained messages(保持メッセージ)を AWS IoT Device SDK v2 for Python で試してみました。 https://dev.classmethod.jp/articles/aws-iot-core-retained-messages/ awsiotcorenowsupports 2021-08-24 23:35:03
海外TECH Ars Technica Pressure mounts over COVID vaccines for kids; docs warn against off-label use https://arstechnica.com/?p=1789536 different 2021-08-24 23:16:19
Apple AppleInsider - Frontpage News South Korea likely to pass prohibitive app store legislation on Wednesday, report says https://appleinsider.com/articles/21/08/24/south-korea-likely-to-pass-prohibitive-app-store-legislation-on-wednesday-report-says?utm_medium=rss South Korea likely to pass prohibitive app store legislation on Wednesday report saysSouth Korea is poised to be the first country in the world to pass legislation targeting the management of app stores run by Apple and Google with lawmakers reportedly likely to vote in favor of more stringent rules on Wednesday The bill which amends South Korea s Telecommunications Business Act is being dubbed the Anti Google law by local media for its targeted language against owners of digital app stores It is designed to force Apple and Google to allow alternative payment methods for in app purchases as well as place prohibitions on app store rules that would dissuade developers from marketing their wares on other platforms Currently Apple takes an up to cut of all in app purchases and Google plans to implement a similar strategy next year The legislation passed committee scrutiny in the Korean National Assembly in July with minor resistance and now faces a vote in the judiciary committee before being sent to the full assembly and ratification by President Moon Jae in Read more 2021-08-24 23:33:32
海外科学 BBC News - Science & Environment Climate change: Consumer 'confusion' threatens net zero homes plan https://www.bbc.co.uk/news/science-environment-58320578?at_medium=RSS&at_campaign=KARANGA groups 2021-08-24 23:39:21
海外科学 BBC News - Science & Environment Consultation begins on beaver reintroductions https://www.bbc.co.uk/news/science-environment-58322561?at_medium=RSS&at_campaign=KARANGA rivers 2021-08-24 23:35:37
海外科学 BBC News - Science & Environment Madagascar on the brink of climate change-induced famine https://www.bbc.co.uk/news/world-africa-58303792?at_medium=RSS&at_campaign=KARANGA world 2021-08-24 23:35:39
海外科学 BBC News - Science & Environment Could this solar farm be a climate change solution? https://www.bbc.co.uk/news/world-europe-58320618?at_medium=RSS&at_campaign=KARANGA project 2021-08-24 23:01:08
金融 金融総合:経済レポート一覧 ベトナムの保険事業規制~生命保険契約規制:保険・年金フォーカス http://www3.keizaireport.com/report.php/RID/466009/?rss 保険事業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月23日)~ドル円、110円台では上値重い http://www3.keizaireport.com/report.php/RID/466010/?rss fxdaily 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 国内銀行の資産・負債等(銀行勘定)(2021年6月末) http://www3.keizaireport.com/report.php/RID/466011/?rss 日本銀行 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 日本株の弱さには理由がある~サービス業の回復が待たれる:Market Flash http://www3.keizaireport.com/report.php/RID/466025/?rss marketflash 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 フューチャーリンクネットワーク(東証マザーズ)~地域情報プラットフォームの構築・運営やふるさと納税業務支援事業などを行う。地域の魅力を掘り起こすとともに地域が抱える課題解決を支援:アナリストレポート http://www3.keizaireport.com/report.php/RID/466031/?rss 東証マザーズ 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 シイエヌエス(東証マザーズ)~企業向けシステム基盤の受託開発、運用、保守を行う。ビッグデータ分析モデル開発やクラウドサービスの導入支援に注力:アナリストレポート http://www3.keizaireport.com/report.php/RID/466032/?rss 東証マザーズ 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 DX/ニューノーマル時代におけるリース業界の将来展望 http://www3.keizaireport.com/report.php/RID/466033/?rss pwcjapan 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 DX/ニューノーマル時代における銀行業界の将来展望 http://www3.keizaireport.com/report.php/RID/466034/?rss pwcjapan 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 オーストラリア マーケット動向(2021/8/24)~先週の豪ドルの対円レートは、大幅に下落 http://www3.keizaireport.com/report.php/RID/466044/?rss 三井住友 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 メキシコ中銀は引き締め継続も原油価格がペソ相場の重石に~感染動向の悪化も続くなか、当面のペソ相場は上値の重い展開が続く可能性も:World Trends http://www3.keizaireport.com/report.php/RID/466051/?rss worldtrends 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 住友生命保険相互会社の女性活躍への取組み:金融調査情報 http://www3.keizaireport.com/report.php/RID/466055/?rss 中小企業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 信用金庫の未利用口座管理手数料の導入動向:ニュース&トピックス http://www3.keizaireport.com/report.php/RID/466056/?rss 中小企業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 信用金庫の店舗内店舗の実施動向:ニュース&トピックス http://www3.keizaireport.com/report.php/RID/466057/?rss 中小企業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 自社株買いレポート(2021年8月号)~2021年7月期の自社株買いの公表金額(取得枠設定)は、前年同期比8,008億円減(75.8%減)の2,551億円 http://www3.keizaireport.com/report.php/RID/466060/?rss 前年同期 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 横浜市長選後の自民党総裁選を考える:市川レポート http://www3.keizaireport.com/report.php/RID/466064/?rss 三井住友 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 中国のハイテク銘柄への投資はゲームオーバーか?:プロの視点 http://www3.keizaireport.com/report.php/RID/466065/?rss 銘柄 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 みずほ経済・金融マンスリー 2021年8月24日号~今月のトピックス:世界の新規感染者数は引き続き高水準も増勢は鈍化 http://www3.keizaireport.com/report.php/RID/466066/?rss 高水準 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 米金利上昇が世界経済に与える影響~長期金利が5%まで上昇するとマイナス成長に:米国 http://www3.keizaireport.com/report.php/RID/466073/?rss 世界経済 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 編集者の目:米国を中心にさらに進展する『ETF革命』の行方と日本 http://www3.keizaireport.com/report.php/RID/466100/?rss 野村ホールディングス 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 J.D. パワー 2021年クレジットカード顧客満足度調査【概要】~高額利用者の年会費の満足度とロイヤルティが低下 http://www3.keizaireport.com/report.php/RID/466120/?rss jdpower 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 【注目検索キーワード】ジャクソンホール http://search.keizaireport.com/search.php/-/keyword=ジャクソンホール/?rss 検索キーワード 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 【お薦め書籍】もう価格で闘わない〜非価格経営を実現した24社の取り組み https://www.amazon.co.jp/exec/obidos/ASIN/4866672781/keizaireport-22/ 価格競争 2021-08-25 00:00:00
金融 日本銀行:RSS 預金種類別店頭表示金利の平均年利率等 http://www.boj.or.jp/statistics/dl/depo/tento/te210825.pdf 預金 2021-08-25 08:50:00
ニュース BBC News - Home Covid infection protection waning in double jabbed https://www.bbc.co.uk/news/health-58322882?at_medium=RSS&at_campaign=KARANGA double 2021-08-24 23:43:56
ニュース BBC News - Home Just Eat announces 1,500 new jobs in North East https://www.bbc.co.uk/news/business-58277030?at_medium=RSS&at_campaign=KARANGA customer 2021-08-24 23:01:35
ニュース BBC News - Home Consultation begins on beaver reintroductions https://www.bbc.co.uk/news/science-environment-58322561?at_medium=RSS&at_campaign=KARANGA rivers 2021-08-24 23:35:37
ニュース BBC News - Home UK self-catering holiday prices soar in pandemic https://www.bbc.co.uk/news/business-58320668?at_medium=RSS&at_campaign=KARANGA analysis 2021-08-24 23:03:57
ニュース BBC News - Home Climate change: Consumer 'confusion' threatens net zero homes plan https://www.bbc.co.uk/news/science-environment-58320578?at_medium=RSS&at_campaign=KARANGA groups 2021-08-24 23:39:21
ニュース BBC News - Home Smoking surge in young during Covid lockdown https://www.bbc.co.uk/news/health-58317263?at_medium=RSS&at_campaign=KARANGA england 2021-08-24 23:49:25
ニュース BBC News - Home Tokyo Paralympics: Swimmer Ibrahim Al Hussein's remarkable journey from war-torn Syria https://www.bbc.co.uk/sport/disability-sport/58233760?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Swimmer Ibrahim Al Hussein x s remarkable journey from war torn SyriaAn act of heroism a perilous journey a life changing injury helped by a generous stranger This is Ibrahim Al Hussein s story 2021-08-24 23:01:22
ビジネス ダイヤモンド・オンライン - 新着記事 米家電販売ベスト・バイ、勢い止まらず - WSJ発 https://diamond.jp/articles/-/280403 販売 2021-08-25 08:18:00
ビジネス ダイヤモンド・オンライン - 新着記事 米住宅メーカーの在庫増加、その意味は - WSJ発 https://diamond.jp/articles/-/280404 意味 2021-08-25 08:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 ハリス米副大統領の搭乗機が遅延 「ハバナ症候群」報告で - WSJ発 https://diamond.jp/articles/-/280405 副大統領 2021-08-25 08:09:00
LifeHuck ライフハッカー[日本版] Gmailの「送信取り消し」ができる時間を長くする方法 https://www.lifehacker.jp/2021/08/240303extend-your-undo-send-window-in-gmail-we-beg-of-you.html gmail 2021-08-25 08:30:00
北海道 北海道新聞 自宅療養者往診「協力を」 札幌市が全医療機関に緊急要請 第5波拡大警戒 https://www.hokkaido-np.co.jp/article/581645/ 医療機関 2021-08-25 08:18:39
北海道 北海道新聞 C・ワッツさん死去 80歳、Rストーンズのドラマー https://www.hokkaido-np.co.jp/article/581715/ 英国 2021-08-25 08:15:04
北海道 北海道新聞 長身選手が松葉づえでパラリンピック開会式行進 246センチ、普段は車いす https://www.hokkaido-np.co.jp/article/581668/ 東京パラリンピック 2021-08-25 08:04:21
北海道 北海道新聞 舞台は空港、翼をテーマに パラリンピック開会式、公募の障害者ら次々登場 https://www.hokkaido-np.co.jp/article/581664/ 東京パラリンピック 2021-08-25 08:01:32
ビジネス プレジデントオンライン 「転勤も残業も嫌がらない」それしか取り柄のない会社員ではこれから確実に仕事を失う - ギグワーカーを下に見る人ほど危険 https://president.jp/articles/-/49084 危険フード 2021-08-25 09:00:00
ニュース THE BRIDGE Robloxがチーム向けDiscordの「Guilded」を買収——ゲーム・コラボレーション市場の可能性/GB Tech Trend http://feedproxy.google.com/~r/SdJapan/~3/dMkGapzGRAM/gb-tech-trend-036-roblox-acquires-guilded-potential-for-the-gaming-collaboration-market-gb-universe Robloxがチーム向けDiscordの「Guilded」を買収ーゲーム・コラボレーション市場の可能性GBTechTrend本稿は独立系ベンチャーキャピタル、グローバル・ブレインが運営するサイト「GBUniverse」に掲載された記事からの転載グローバルテックニュースでは、毎週、世界で話題になったテック・スタートアップへの投資事例を紹介します。 2021-08-24 23:00:37
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 大浴場の混雑状況を“見える化” 京都のホテルが提供開始 https://www.itmedia.co.jp/business/articles/2108/25/news048.html itmedia 2021-08-25 09:50:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] ピアゴ碧南店、9月14日「ドン・キホーテUNY碧南店」にリニューアルオープン グループ力を活用し「情熱職人」も https://www.itmedia.co.jp/business/articles/2108/25/news066.html itmedia 2021-08-25 09:42:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] 家の中でも「抗菌・非接触」が主流に パナソニックが洗面台の新製品 https://mag.executive.itmedia.co.jp/executive/articles/2108/25/news063.html itmedia 2021-08-25 09:11:00
デザイン コリス パネル、カード、ボタンなどのUI要素をふわりと浮かせ、視差効果を与えるJavaScriptの超軽量ライブラリ -vanilla-tilt.js https://coliss.com/articles/build-websites/operation/javascript/vanilla-tilt-js.html 続きを読む 2021-08-25 00:36:32
python Pythonタグが付けられた新着投稿 - Qiita AtCoder Beginner Contest 215 (B~D) https://qiita.com/namba_koya/items/2fe4138b73429ebf148d 2021-08-25 09:54:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) サブディレクトリサイトを新ドメインへリダイレクト https://teratail.com/questions/356012?rss=all サブディレクトリサイトを新ドメインへリダイレクトサブディレクトリサイトを新ドメインへ引越ししたく、htaccessでのリダイレクトを試しているのですが、うまくいきません。 2021-08-25 09:59:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ブラウザでCSSが反映されない/デベロッパツールにCSSファイルが表示されない https://teratail.com/questions/356011?rss=all CSSを適用したいです。 2021-08-25 09:51:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) maskの画像を作りたいです! https://teratail.com/questions/356010?rss=all いろいろ調べてみたのですが、最初から、maskの画像ありきで、議論されていて、どうやったら、作れるのかが乗っていなかったです。 2021-08-25 09:35:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CaptureRequestsクラスを使ってカメラの露光時間と露光感度を変更したいです。 https://teratail.com/questions/356009?rss=all CaptureRequestsクラスを使ってカメラの露光時間と露光感度を変更したいです。 2021-08-25 09:35:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) unityにて作成済みのOculusGoのキー情報をOculusQuestに設定したい https://teratail.com/questions/356008?rss=all unityにて作成済みのOculusGoのキー情報をOculusQuestに設定したい前提・実現したいことUnityにてOculusGoで作成済のシステムをOculusQuestにリプレースする開発を行っています。 2021-08-25 09:27:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) UnityのSubsystemについて教えてください https://teratail.com/questions/356007?rss=all UnityのSubsystemについて教えてください前提・Unity・C経緯Unityの機能RuntimeInitializeOnLoadMethodRuntimeInitializeLoadTypeSubsystemRegistration属性を付与した関数がAwakeやStartより後に実行されます。 2021-08-25 09:15:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 会員サイトログイン保持機能 https://teratail.com/questions/356006?rss=all 会員サイトログイン保持機能前提・実現したいことPHPでWebアプリケーションを作っており、ログイン機能を実装したいと思っています。 2021-08-25 09:14:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GAS(Google Apps Script)を使って条件に一致する動画を取得したい https://teratail.com/questions/356005?rss=all GASGoogleAppsScriptを使って条件に一致する動画を取得したい前提・実現したいこと現在、GASを使用して指定チャンネルの動画一覧から、動画概要欄に指定文字が含まれている動画のみを取得してGoogleスプレッドシートに書き出す処理を作成しています。 2021-08-25 09:09:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【VBA】セル範囲を下へ下へ間隔をあけてコピーしていきたい。 https://teratail.com/questions/356004?rss=all 【VBA】セル範囲を下へ下へ間隔をあけてコピーしていきたい。 2021-08-25 09:07:39
Ruby Railsタグが付けられた新着投稿 - Qiita SchemaSpyを使って、RDSのTable情報をER図まで自動的に作って欲しい https://qiita.com/auckse/items/4a4864e1fc633c4fbee7 2021-08-25 09:56:38
技術ブログ Developers.IO GitHub 専用 URL 短縮サービス「git.io」 https://dev.classmethod.jp/articles/introduction-git-io-github-url-shorten-service/ githu 2021-08-25 00:23:10
海外TECH DEV Community Sharpen your Ruby: Part 3 https://dev.to/ericchapman/sharpen-your-ruby-part-3-5gcd Sharpen your Ruby Part I develop in Javascript Python PHP and Ruby By far Ruby is my favorite programming language Together let start a journey and revisit our Ruby foundations Follow me on Twitter EricTheCoder If you have any questions comments or you are new and need help you can comment below or send me a message Numbers Type in RubyIn Ruby the two numbers primary types are Integer and Float Integerage Floatprice Attention In Ruby manipulating integers always end up with an integernumber Why does this division return Because both numbers are integer and Ruby assumed that you would want a rounded value so it rounded it to the nearest whole number which is in this case Ok but what can I get the right value with a decimal Yes just use a float in the equationnumber String to numberSometimes you will have a string that represents numbers and would like to perform a math operation on those number other number puts number other number This operation will return String is not a number To make it work we have to convert string to number using the to i methodputs number to i other number to i to i convert string to an integer You can also use to f to convert your string to a float number Arithmetic Order of OperationsIf we try to run this code what will be the value In which order the operation will be run In Ruby the order of operation isParenthesesExponentMultiplicationDivisionAdditionSubtractionAn old trick to remember this order is to take the first letter of each item that gives the word PEMDASLet s do example result Here the order of operation to make that result possible Parentheses Exponent Multiplication Division Final Addition and Subtraction Numbers methodsHere are some numbers manipulation methods Roundnumber round Round downnumber floor Round upnumber ceil Next next Is number event puts even true Is number odd puts odd false Generate a random numberrandom number rand ExerciseCreate a little program that Generate a random number between and That will generate a float number Use the round method to round your random number Create an arithmetic operation using all the PEMDAS items and try to figure out the result without looking at Ruby result Solutionnumber rand round Example onlynumber ConclusionThat s it for today The journey just started stay tuned for the next post very soonFollow me on Twitter EricTheCoder 2021-08-25 00:52:33
海外TECH DEV Community Top 7 Featured DEV Posts from the Past Week https://dev.to/devteam/top-7-featured-dev-posts-from-the-past-week-3ea8 Top Featured DEV Posts from the Past WeekEvery Tuesday we round up the previous week s top posts based on traffic engagement and a hint of editorial curation The typical week starts on Monday and ends on Sunday but don t worry we take into account posts that are published later in the week Interview Often Thanks to molly for this insightful post about the value of being well prepared for your next interview ーand how exactly to accomplish that Setting Yourself Up for Interview Success Molly Struve she her ・Aug ・ min read interviewing job career The road to being a developer is paved with mystery ーbut it shouldn t be ruppysuppy is here to demystify the oftentimes winding road of becoming a developer Thanks for these signposts Tapajyoti Zero to Hero Front End Developer Roadmap Tapajyoti Bose・Aug ・ min read webdev html css javascript No one can stop you when you master the basics Thanks to tyaga for this veritable treasure trove of learnings from over a decade in software development Solid gold Top Lessons learned in years as a software developer Ankur Tyagi・Aug ・ min read career webdev javascript codenewbie app ways I can t get over how good this idea is sammyshear Thanks for sharing your learnings of building the same app five different ways More of this Building the Same App Times Sammy Shear・Aug ・ min read angular react vue webdev Defense against the dark arts of cybersecurity threats Thanks for sharing your thoughts on how to defend against these attacks and how to secure our online experience ms Authentication vulnerabilities Mariam Reba Alexander・Aug ・ min read security Show and Tell App Store EditionHuge props to patrickweb for building their own store for ElectronJS apps Appreciate the showcase on DEV I made an App Store Patrick Waweru・Aug ・ min read javascript linux webdev opensource Journey to the Center of Vim phantass describes their series on Vim as a look inside the Vim caves helping you discover the finest diamonds Sounds pretty compelling to me In this installment you ll get a glimpse at some Vim treasures for the mind ーspecifically for those more advanced with Vim A Vim Guide for Veteran Users Matthieu Cneude・Aug ・ min read vim terminal productivity That s it for our weekly wrap up Keep an eye on dev to this week for daily content and discussions and if you miss anything we ll be sure to recap it next Tuesday 2021-08-25 00:25:52
Apple AppleInsider - Frontpage News New developer allowances suggest imminent launch of TestFlight for macOS https://appleinsider.com/articles/21/08/25/new-developer-allowances-suggest-imminent-launch-of-testflight-for-macos?utm_medium=rss New developer allowances suggest imminent launch of TestFlight for macOSApple could be preparing a near future release of TestFlight for macOS an expansion of the company s beta testing service first announced at the Worldwide Developers Conference in June Developers are reporting new capabilities that allow them to submit macOS app beta builds to App Store Connect through Xcode beta according to toMac Further the publication confirms that new options in App Store Connect allow developers to prepare app submissions for TestFlight though the function is not yet active While emails inviting users to test macOS beta apps can be generated and sent through system links provided lead back to Apple s developer portal instead of an expected download pane Read more 2021-08-25 00:43:20
Linux OMG! Ubuntu! The Best New Features Coming in GNOME 41 http://feedproxy.google.com/~r/d0od/~3/CiNjVij0rH4/gnome-41-features-and-changes The Best New Features Coming in GNOME Check out GNOME features big and small in this run through GNOME includes many new features big improvements plus a brand new app This post The Best New Features Coming in GNOME is from OMG Ubuntu Do not reproduce elsewhere without permission 2021-08-25 00:24:00
医療系 内科開業医のお勉強日記 血中好酸球数とFeNO組み合わせによる喘息発作予測 https://kaigyoi.blogspot.com/2021/08/feno.html 血中好酸球数とFeNO組み合わせによる喘息発作予測nbspnbspDerivationofaprototypeasthmaattackriskscalecentredonbloodeosinophilsandexhalednitricoxideSimonCouillardetalF喘息発作のリスクを低減することは、現在の喘息管理の主要な目標である血中好酸球数とFeNOに基づく喘息発作予測riskscaleの提案バイオマーカー層別トライアルレベル喘息発作をNovelSTARTCAPTAINQUESTBenralizumabPhasebPATHWAYSTRATOSandDREAMtrialsnというトライアルから収集これらを用いてさまざまな患者グループの喘息発作率の比率と予測値を導き出した結果として得られたプロトタイプのリスクスケールは、喘息発作を予測する可能性を示しており、抗炎症治療によって予防できる可能性があることを判明した結果として得られたプロトタイプリスクスケールを図に示す。 2021-08-25 00:31:00
ニュース BBC News - Home Afghanistan: 'The sooner we finish, the better,' says Joe Biden https://www.bbc.co.uk/news/world-asia-58321849?at_medium=RSS&at_campaign=KARANGA august 2021-08-25 00:17:21
ニュース BBC News - Home Charlie Watts: Mick Jagger and Keith Richards pay tribute to Rolling Stones bandmate https://www.bbc.co.uk/news/entertainment-arts-58325271?at_medium=RSS&at_campaign=KARANGA charlie 2021-08-25 00:24:51
ニュース BBC News - Home Charlie Watts: The subtle magnificence of the Rolling Stones' drummer https://www.bbc.co.uk/news/entertainment-arts-58323536?at_medium=RSS&at_campaign=KARANGA rolling 2021-08-25 00:02:55
ビジネス ダイヤモンド・オンライン - 新着記事 コロナ禍で職業資格巡る議論再燃、要件緩和の動き - WSJ発 https://diamond.jp/articles/-/280414 資格 2021-08-25 09:17:00
ビジネス ダイヤモンド・オンライン - 新着記事 世界銀行、アフガニスタンへの支援を凍結 - WSJ発 https://diamond.jp/articles/-/280415 世界銀行 2021-08-25 09:10:00
北海道 北海道新聞 サッカープレミアリーグ、W杯予選に派遣拒否 コロナ感染リスク高い南米など https://www.hokkaido-np.co.jp/article/581746/ 派遣 2021-08-25 09:14:00
北海道 北海道新聞 堂安がPSVベンチ入り 欧州サッカーCLプレーオフ https://www.hokkaido-np.co.jp/article/581745/ 欧州 2021-08-25 09:12:00
北海道 北海道新聞 米軍、8月末のアフガン撤退目指す バイデン氏、G7で表明 https://www.hokkaido-np.co.jp/article/581726/ 米大統領 2021-08-25 09:11:20
北海道 北海道新聞 ドラマーのワッツさん死去に追悼の声 マッカートニーさんら https://www.hokkaido-np.co.jp/article/581744/ 追悼 2021-08-25 09:09:00
IT IT号外 スピークバディやトーキングマラソン、リンゴチャンプなどの、最近流行のAI英語学習アプリを使ってみた感想と口コミ評価 https://figreen.org/it/%e3%82%b9%e3%83%94%e3%83%bc%e3%82%af%e3%83%90%e3%83%87%e3%82%a3%e3%82%84%e3%83%88%e3%83%bc%e3%82%ad%e3%83%b3%e3%82%b0%e3%83%9e%e3%83%a9%e3%82%bd%e3%83%b3%e3%80%81%e3%83%aa%e3%83%b3%e3%82%b4%e3%83%81/ スピークバディやトーキングマラソン、リンゴチャンプなどの、最近流行のAI英語学習アプリを使ってみた感想と口コミ評価いやはや前回書いたオリンピック開会式の記事で衝撃を受けたことに関連して、今回はなんとついに、英語についての記事を満を持して書かせて頂きたい。 2021-08-25 00:56:21
海外TECH reddit Female Stalker at Tokyo Station https://www.reddit.com/r/japanlife/comments/pb004u/female_stalker_at_tokyo_station/ Female Stalker at Tokyo StationMy wife works in one of the office buildings at Tokyo Station area Yesterday she took a walk at Kitte Building during lunch hour alone She was browsing at a shop on th floor alone when suddenly this woman cut in front of her to see the same product My wife gave her a polite quot dozo quot and nod before going to another corner of the shop Then someone quot bumped quot into her again from the back and it was the same lady According to my wife the woman was very well dressed looked like your average Japanese lady and even said sorry There were other people in the shop but my wife sensed something is amissed so she left But the same woman followed her My wife said she started to half jog brisk walk down the escalator and the woman chased after her for floors By then she was sure she was being targeted and was quite creeped out When she saw crowds at the basement she switched to walking calmly instead The woman followed straight right behind stood so close that my wife could literally feel her breath down her neck At that point it s obvious to the woman that my wife was aware of the stalking The woman started walking next to my wife side by side occasionally shoving my wife with her body My wife stopped couple of times to politely invite her to walk ahead The woman pleasantly declined and continued to stick close At times she zig zagged in front of my wife to block her path and kept asking her quot nani nani quot in a very pleasant voice The longer she followed the more aggressive she became shoving my wife harder and harder with her body Eventually my wife lost her when she slipped into her office building gantry with a security badge According to my wife the woman would shove her when people around them have their heads down minding their own business There was a person who noticed her shoving but the woman leaned in very close and spoke to my wife in a tone like they are friends She d continue shoving when the person looked away quickly She was also carrying a shopping bag My wife didn t want to aggravate her Just in case she pulls out a knife So she chose to remain calm and polite Has any woman here encountered similar experiences being stalked by a Japanese woman My wife was wondering if the same thing happened again whether she could have handled it better We are still relatively new to Japan if the stalker had appeared to be outright crazy it may have been easier to deal with My wife doesn t speak any Japanese She actually thought of reporting the woman when they walked pass Kitte s reception desk However the woman also seems so high functioning and normal that it would be her word against my wife s My wife is East Asian While she doesn t speak any Japanese she s quite tiny amp could blend right in with the Japanese She was pretty sure she didn t bump into the woman at the shop and neither did she make any eye contact Logically there s probably no special reason since the lady seems mentally unsound She s just hoping to avoid another run in with another nut job Also just want to share here so that those working around the area can stay alert submitted by u modk to r japanlife link comments 2021-08-25 00:25:26
ニュース THE BRIDGE オンラインヨガ講座「SOELU」運営、DG Daiwa Venturesら10社から6.5億円を調達 http://feedproxy.google.com/~r/SdJapan/~3/UUGJJR1HL_w/soelu-jpy650m-funding オンラインヨガ講座「SOELU」運営、DGDaiwaVenturesら社から億円を調達オンラインヨガサービス「SOELUソエル」を提供するSOELU旧社名ワクテクは日、直近のラウンドで億円を調達したと発表した。 2021-08-25 00:00:41
ROBOT ロボスタ お天気アプリ「ウェザーニュース」の「落雷レーダー」事前予想の時間を最大90分から3時間に延長 落雷対策や避難に https://robotstart.info/2021/08/25/thunder-weathernews.html 株式会社ウェザーニューズ 2021-08-25 01:45:56
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 「グランピング」認知度は8割超 一方、経験者は約1割 なぜ? https://www.itmedia.co.jp/business/articles/2108/25/news073.html itmedia 2021-08-25 10:40:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] Amazon Pay、Amazonギフト券での支払いで0.5%分を還元 https://www.itmedia.co.jp/business/articles/2108/25/news070.html amazonpay 2021-08-25 10:22:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] JALのマイルから「FamiPayギフト」へ 交換開始 https://www.itmedia.co.jp/business/articles/2108/25/news069.html famipay 2021-08-25 10:21:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] セゾン最上位ライン「セゾンプラチナ・アメックス」リブランディング、新サービス開始 https://www.itmedia.co.jp/business/articles/2108/25/news068.html itmedia 2021-08-25 10:20:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] スシローと京樽のダブルブランド4店舗を同時オープン 高まる持ち帰り需要に対応 https://www.itmedia.co.jp/business/articles/2108/25/news067.html foodlifecompanies 2021-08-25 10:14:00
IT SNSマーケティングの情報ならソーシャルメディアラボ【Gaiax】 自社ファン理解が超深まる。ソーシャルリスニングのやり方「ユーザー像調査」を解説 https://gaiax-socialmedialab.jp/post-112543/ 自社商品 2021-08-25 01:45:41
TECH Techable(テッカブル) OPPOから2つの新型ワイヤレスイヤホン「Enco Free 2」「Enco Buds」が登場! https://techable.jp/archives/160572 encobuds 2021-08-25 01:30:25
TECH Techable(テッカブル) クラファン達成率700%! ノートに書いたものがすぐにデータ化する「RoWrite 2」 https://techable.jp/archives/160547 makuake 2021-08-25 01:00:12
AWS AWS Build a Cross-Account Continuous Delivery Pipeline Using AWS CodePipeline | Amazon Web Services https://www.youtube.com/watch?v=PFQQkoO9kEc Build a Cross Account Continuous Delivery Pipeline Using AWS CodePipeline Amazon Web ServicesIn this video you ll see an example of how to build a cross account continuous delivery pipeline using AWS CodePipeline With this solution you can implement administrative isolation between AWS accounts clearly divide user responsibilities and enhance project security Learn more about Building a cross account CI CD pipeline at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster CICD CodePipeline Cross Account DevOps AWS AmazonWebServices CloudComputing 2021-08-25 01:12:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Typescript&Vue.jsでonchangeした要素のvalueを取得 https://teratail.com/questions/356027?rss=all TypescriptVuejsでonchangeした要素のvalueを取得表題のとおりなのですが、いくつか並ぶinputをonchangeした要素のvalueを取得したいです。 2021-08-25 10:55:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPでファイルアップロードする際に、プログレスバーを表示したい https://teratail.com/questions/356026?rss=all 記事 2021-08-25 10:54:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Java]クラス型のArrayListの要素をフィールドに優先順位をつけて並べ替え https://teratail.com/questions/356025?rss=all Javaクラス型のArrayListの要素をフィールドに優先順位をつけて並べ替え前提・実現したいことDataクラスのフィールドは、stocknbsppricedataListは、Dataクラス型のArrayListdataListを、stockの値が大きい順に並べ替えるstockの数が同じ場合は、priceの値が大きい順に並べ替える発生している問題price昇順nbsp→nbspstock昇順nbsp→nbspreverseとすることで実現できたが、データ数が多くなると処理時間が長い。 2021-08-25 10:48:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ggsurvplotを使って生存分析をしていますが、カプランマイヤー曲線までは引けるのですがログランク検定やリスクテーブルがエラーになってしまいます。 https://teratail.com/questions/356024?rss=all ggsurvplotを使って生存分析をしていますが、カプランマイヤー曲線までは引けるのですがログランク検定やリスクテーブルがエラーになってしまいます。 2021-08-25 10:40:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) インデックスを使った番号からデータを検索する方法 https://teratail.com/questions/356023?rss=all インデックスを使った番号からデータを検索する方法インデックスを使った番号の取得はできているのですが、それからデータを検索する方法がわかりません。 2021-08-25 10:40:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Vue.jsでclassのトグルをしてもスタイルが適用されない https://teratail.com/questions/356022?rss=all Vuejsでclassのトグルをしてもスタイルが適用されない現在vueを勉強中なのですが、classをトグルして文字のスタイルを変化させようとしても何故か変わりません。 2021-08-25 10:36:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DOブロック内で、psql の ¥set で設定した変数値を使いたい。 https://teratail.com/questions/356021?rss=all DOブロック内で、psqlの¥setで設定した変数値を使いたい。 2021-08-25 10:34:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ブラウザ機能のパスワード保存ポップアップが出現しない https://teratail.com/questions/356020?rss=all ブラウザ機能のパスワード保存ポップアップが出現しないtypequotpasswordquotを含むformを送信しても、ブラウザでパスワード保存のポップアップが出現しません。 2021-08-25 10:27:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 空のリストが作れません https://teratail.com/questions/356019?rss=all 空のリストが作れませんpythonで空のリストを作ろうとしたらエラーが表示されてしまいました。 2021-08-25 10:22:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ターミナルからはMecabが使えるがPythonから実行すると「No module named 'MeCab'」エラーがでる https://teratail.com/questions/356018?rss=all ターミナルからはMecabが使えるがPythonから実行すると「NomodulenamedxMeCabx」エラーがでる前提・実現したいことMACにMeCabをインストールしたいと考えております。 2021-08-25 10:20:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) メディアクエリがうまく反映されない https://teratail.com/questions/356017?rss=all スマホではうまく反映されていないのでしょう。 2021-08-25 10:13:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Import-Csvで日付付きファイル名を指定する方法 https://teratail.com/questions/356016?rss=all ImportCsvで日付付きファイル名を指定する方法ファイル名testyyymmddcsvyyymmddはfgetdateで他シェルでExportcsvの際に現在日時で変更されるImportCsvでファイル名を指定する場合想定される構文としては、filepathnbsptestcsvnbspornbsptestdcsvImportcsvnbspnbspfilepathで対応可能かと思いましたが、エラーとなりました。 2021-08-25 10:12:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) プルダウンの選択内容によってチェックボックスにチェックをつける方法 https://teratail.com/questions/356015?rss=all プルダウンの選択内容によってチェックボックスにチェックをつける方法かなりざっくりとした質問になります。 2021-08-25 10:08:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ASP.NETでModelのエンコードをまとめたい https://teratail.com/questions/356014?rss=all ASPNETでModelのエンコードをまとめたいASPNETのmodelの方で作成したリストをJavaScriptのライブラリである「Chartjs」を用いてグラフ描画したいと考えています。 2021-08-25 10:08:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) EAでObjectGetIntegerを使用したいが,チャートにテンプレートが適用されず機能しない https://teratail.com/questions/356013?rss=all 2021-08-25 10:01:07
AWS AWSタグが付けられた新着投稿 - Qiita 複数環境に対応したTerraform運用環境構築 https://qiita.com/mttk030/items/fe11afddce39b9e5e60f SSL証明書の検証には、分ほどかかる⑤LaravelのAPPKEYの値とRDSのDBマスターパスワードを以下コマンドで変更bashstepssmparameterssetupsh⑥ECRのプライベートリポジトリにDockerイメージをPush⑦上記①③の手順で、AWSリソース構築operation⑧オペレーションサーバへ以下コマンドでシェルアクセスawsssmstartsessiontargetltoperationinstanceidgtシェルアクセス後、以下の手順を実施する。 2021-08-25 10:01:02
Azure Azureタグが付けられた新着投稿 - Qiita クラウドWG】MSLearn の Azure Functions を使用して Cosmos DB からデータを読み取る演習でつまった点 https://qiita.com/minoura_a/items/332eaa5df80384a2c784 CosmosDBの作成とそのデータベースとコンテナの作成読み取り検証用のサンプルデータをCosmosDBに追加HTTPトリガーの設定をしたAzureFunctions関数の作成HTTPトリガーの入力バインディングの作成CosmosDBをバインド関数の実装関数の実装の更新入力バインディングの変更入力バインディングの定義が記載されているFunctionjsonを変更試してみるの章では、これまでで作成したAzureFunctionsが正常に動くかの検証を行います。 2021-08-25 10:51:57
技術ブログ Developers.IO Route53 シリーズ 2. Route53のヘルスチェックをやってみた https://dev.classmethod.jp/articles/lim-route53-health-checks/ route 2021-08-25 01:52:06
技術ブログ Developers.IO Route53 シリーズ 1. Amazon Route53を調べて、使用してみた。 https://dev.classmethod.jp/articles/lim-route53-hands-on/ amazonroute 2021-08-25 01:51:56
技術ブログ Developers.IO 【8/26(木)】AWSの設計/設定ミスを未然に防ぐDome9 https://dev.classmethod.jp/news/dome9-webinar/ 足がかり 2021-08-25 01:36:20
海外TECH DEV Community 💯 Blur All Sensitive Data While Screen Sharing, Recording Video https://dev.to/blurdata/blur-all-sensitive-data-while-screen-sharing-recording-video-9pl Blur All Sensitive Data While Screen Sharing Recording VideoWe ve all been in a situation where we sometimes want to hide sensitive information while screen sharing recording video or live Blur All Sensitive Data text image input or paragraphs While Screen Sharing Recording Video Or Live Powerful Features To Save Hours Of Post Video Editing Hassles Free Lifetime Updates Chrome Extension Works on Opera too Add Or Remove Blur With One Single Click Blur Part All Selected Text With One Single Click Draw Blur Area Anywhere The Page Save All Blur Areas Even After Reloading The Page Control Blur Intensity Hide Tab Title amp Favicon Clear All Blur Grab Blurry Today 2021-08-25 01:29:18
Apple AppleInsider - Frontpage News Apple issues beta version of TestFlight for Mac to developers https://appleinsider.com/articles/21/08/25/apple-issues-beta-version-of-testflight-for-mac-to-developers?utm_medium=rss Apple issues beta version of TestFlight for Mac to developersApple on Tuesday issued a beta version of TestFlight for Mac bringing the app beta testing platform to macOS for the first time Announced in a post to Apple s developer portal the availability of TestFlight beta allows developers to seed beta apps to other registered developers who are also running TestFlight for Mac Like iOS and tvOS versions of the platform TestFlight for Mac streamlines the app prototyping process by allowing developers to create distribute and manage beta software through one service Read more 2021-08-25 01:56:48
Apple AppleInsider - Frontpage News Alaska Airlines flight evacuated after Samsung Galaxy smartphone combusts https://appleinsider.com/articles/21/08/25/alaska-airlines-flight-evacuated-after-samsung-galaxy-smartphone-combusts?utm_medium=rss Alaska Airlines flight evacuated after Samsung Galaxy smartphone combustsA Samsung Galaxy smartphone reportedly caught fire on an Alaska Airlines flight in Seattle on Monday prompting the evacuation of passengers in an incident reminiscent of a fiasco involving a Galaxy Note device in Source KIRO reporter Kevin Ko via Twitter The Samsung handset in question a Galaxy A caught fire in the cabin of an Alaska Airlines flight that had landed at Seattle Tacoma International Airport from New Orleans reports The Seattle Times Perry Cooper spokesman for the Port of Seattle identified the device in a statement Read more 2021-08-25 01:36:44
Apple AppleInsider - Frontpage News South Korea likely to pass prohibitive app store legislation on Wednesday, report says https://appleinsider.com/articles/21/08/24/south-korea-likely-to-pass-prohibitive-app-store-legislation-on-wednesday-report-says?utm_medium=rss South Korea likely to pass prohibitive app store legislation on Wednesday report saysSouth Korea is poised to be the first country in the world to pass legislation targeting the management of app stores run by Apple and Google with lawmakers reportedly likely to vote in favor of more stringent rules on Wednesday The bill which amends South Korea s Telecommunications Business Act is being dubbed the Anti Google law by local media for its targeted language against owners of digital app stores It is designed to force Apple and Google to allow alternative payment methods for in app purchases as well as place prohibitions on app store rules that would dissuade developers from marketing their wares on other platforms Currently Apple takes an up to cut of all in app purchases and Google plans to implement a similar strategy next year Read more 2021-08-25 01:44:14
金融 日本銀行:RSS 【挨拶】中村審議委員「わが国の経済・物価情勢と金融政策」(宮崎) http://www.boj.or.jp/announcements/press/koen_2021/ko210825a.htm 金融政策 2021-08-25 10:30:00
海外ニュース Japan Times latest articles ‘Always there’: The AI chatbot comforting China’s lonely millions https://www.japantimes.co.jp/news/2021/08/25/asia-pacific/social-issues-asia-pacific/chinese-app-artificial-intelligence/ Always there The AI chatbot comforting China s lonely millionsAfter a painful break up from a cheating ex Beijing based human resources manager Melissa was introduced to someone new by a friend last year 2021-08-25 10:40:13
海外ニュース Japan Times latest articles Crowd control a challenge as Paralympic marathons approach and COVID-19 spreads https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/paralympic-marathon-tokyo-covid/ Crowd control a challenge as Paralympic marathons approach and COVID spreadsRoad races during a pandemic present a unique challenge when it comes to crowds as organizers look to keep people away from the races in 2021-08-25 10:08:47
ニュース BBC News - Home Haiti earthquake: Mother mourns daughter killed during christening https://www.bbc.co.uk/news/world-us-canada-58320708?at_medium=RSS&at_campaign=KARANGA daughter 2021-08-25 01:07:48
ビジネス ダイヤモンド・オンライン - 新着記事 アジアの工場、デルタ株で混乱 供給網に打撃 - WSJ発 https://diamond.jp/articles/-/280421 混乱 2021-08-25 10:02:00
LifeHuck ライフハッカー[日本版] 「いのちの電話」相談員に学ぶ、人の話の引き出し方 https://www.lifehacker.jp/2021/08/240636inochi-no-denwa.html 人間関係 2021-08-25 11:00:00
LifeHuck ライフハッカー[日本版] 【Amazonタイムセール中!】1,000円台の今治タオル・5枚セットや1,485円の緊急時に役に立つ多機能懐中電灯など https://www.lifehacker.jp/2021/08/amazon-timesale-0825-1.html amazon 2021-08-25 10:30:00
北海道 北海道新聞 二酸化炭素を固体化し貯留 三笠の坑道で実証実験 ヤフーが資金1億円寄付 https://www.hokkaido-np.co.jp/article/581624/ 二酸化炭素 2021-08-25 10:02:32
IT 週刊アスキー 武蔵小山にある人気ピザ店の王道マルゲリータにうっとり! デリバリー、テイクアウトで家でも楽しめてオススメ https://weekly.ascii.jp/elem/000/004/066/4066961/ latripletta 2021-08-25 10:30:00
IT 週刊アスキー アーケードコントローラーUniversal Fighting BoardがPS5に完全対応、アップグレードキット発売 https://weekly.ascii.jp/elem/000/004/066/4066996/ brook 2021-08-25 10:30:00
マーケティング AdverTimes 「スポーツ」を越えて「日常」へ、千葉ジェッツふなばしのリブランディングプロジェクト https://www.advertimes.com/20210825/article361341/ bleague 2021-08-25 02:00:27
IT 気になる、記になる… J:COM MOBILEが5Gサービスを提供開始 − 4Gから価格据え置きでSIM交換も不要 https://taisy0.com/2021/08/25/144527.html jcommobile 2021-08-25 03:28:30
IT InfoQ レガシシステム廃止のためのパターン - ThoghtWorksが語るITランドスケープの進化 https://www.infoq.com/jp/news/2021/08/legacy-displacement/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global レガシシステム廃止のためのパターンThoghtWorksが語るITランドスケープの進化MartinFowler氏は先頃、PatternsofLegacyDisplacementという一連の記事を公開した。 2021-08-25 03:40:00
IT InfoQ Googleがクラウドコストを削減するための放置プロジェクトレコメンダを提供開始 https://www.infoq.com/jp/news/2021/08/gcp-unattended-project-recommend/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global Googleがクラウドコストを削減するための放置プロジェクトレコメンダを提供開始最近、Googleは放置プロジェクトレコメンダを導入した。 2021-08-25 03:38:00
IT InfoQ DevOpsの4つのキーメトリクスの計測から学んだこと - 改善すべき領域の特定 https://www.infoq.com/jp/news/2021/08/measuring-four-key-metrics/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global derstranslatedbyhyoshida 2021-08-25 03:27:00
IT InfoQ ARMがプラスチックベースの柔軟なマイクロチップであるPlasticARMをリリース https://www.infoq.com/jp/news/2021/08/plasticArm-first-flexible-CPU/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global translatedbyshojishigeki 2021-08-25 03:25:00
IT InfoQ JDKMon - JDKの検出と更新を行う新ツール https://www.infoq.com/jp/news/2021/08/jdkmon-java/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global JDKMonJDKの検出と更新を行う新ツールJDKMonは、インストールされているJDKの監視と更新を行う新ツールだ。 2021-08-25 03:23:00
IT InfoQ Android Studio Arctic FoxがComposeのプレビュー版を改善し、新たにApple Siliconをサポート https://www.infoq.com/jp/news/2021/08/android-studio-arctic-fox/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global AndroidStudioArcticFoxがComposeのプレビュー版を改善し、新たにAppleSiliconをサポートGoogleによると、AndroidStudioの最新リリースは、つの主な領域に焦点を当てている。 2021-08-25 03:20:00
IT InfoQ アーティクル: Java 16の最新情報 https://www.infoq.com/jp/articles/java-16-new-features/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global アーティクルJavaの最新情報Javaは、プロダクションで使用することを目的としたGAビルドとして年月にリリースされました。 2021-08-25 03:15:00
TECH Engadget Japanese Spotifyの月額性ポッドキャスト、米国の全ポッドキャスターが利用可能に https://japanese.engadget.com/spotify-podcast-subscription-033059218.html spotify 2021-08-25 03:30:59
TECH Engadget Japanese 半導体不足が「アップル以外」全てに影響を与えるとのアナリスト予測 https://japanese.engadget.com/chipset-shortage-affect-but-apple-031045817.html 深刻 2021-08-25 03:10:45
ROBOT ロボスタ スマートロックの活用で自動搬送ロボットの移動をサポート ビットキーがQBIT Roboticsの実証実験に技術協力 https://robotstart.info/2021/08/25/bitkey-qbit-robotics.html qbitrobotics 2021-08-25 03:08:43
IT ITmedia 総合記事一覧 [ITmedia News] 次期Visual Studio 2022はマルチリポジトリ対応 Microsoftが明らかに https://www.itmedia.co.jp/news/articles/2108/25/news096.html itmedia 2021-08-25 12:21:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] がんを経験した女性でも入れるがん保険登場 オンライン診療ベンチャーが開発した理由 https://www.itmedia.co.jp/business/articles/2108/25/news092.html itmedia 2021-08-25 12:07:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 正社員化の誘いを断った派遣社員は7割超 理由は? https://www.itmedia.co.jp/business/articles/2108/25/news089.html itmedia 2021-08-25 12:05:00
IT ITmedia 総合記事一覧 [ITmedia News] 「nasneいつでも買えます」 バッファローが在庫状況の改善アピール 生産体制の強化で https://www.itmedia.co.jp/news/articles/2108/25/news091.html itmedia 2021-08-25 12:03:00
TECH Techable(テッカブル) 1SEC、バーチャルランド型プラットフォーム「1Block LAND」を今秋リリース! https://techable.jp/archives/160522 blockland 2021-08-25 03:30:51
python Pythonタグが付けられた新着投稿 - Qiita AWSでAIサービスを使ってみる~⑧comprehend編~ https://qiita.com/AInosukey/items/9afcad26d3b177ee2112 今回は①の言語検出と②の感情分析を紹介させていただきます。 2021-08-25 12:41:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Anaconda Prompt (Miniconda3) からパッケージをインストールできるようにしたい。 https://teratail.com/questions/356048?rss=all AnacondaPromptMiniconda から パッケージ を インストール できる よう に し たい 。 2021-08-25 12:38:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 9999-9999を0000ではなく0と出力する方法 https://teratail.com/questions/356047?rss=all をではなくと出力する方法プログラムの目的nbsp桁以下の正の整数値に対して各桁の数を並べ替えてできる「最大の整数値」と「最小の整数値」の差を計算し、整数値を作成。 2021-08-25 12:16:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPでいいね機能を実装中 いいねしたもの、していないもの全て取得表示したい https://teratail.com/questions/356046?rss=all データベースと連携し、ハートマークをクリックしていいねの付け外しまでは既にできていますが、全投稿を取得しいいねが付いた投稿にはTwitterのようにハートマーク横に数字を表示する段階で躓いています。 2021-08-25 12:14:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Firebase Authentication】特定ドメインのメールアドレスのみ登録できるようにしたい https://teratail.com/questions/356045?rss=all 【FirebaseAuthentication】特定ドメインのメールアドレスのみ登録できるようにしたい前提・実現したいことFirebaseを用いてWebアプリケーションを製作しています。 2021-08-25 12:04:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rでロジスティック回帰を行ったときのdeviance残差の計算方法 https://teratail.com/questions/356044?rss=all Rでロジスティック回帰を行ったときのdeviance残差の計算方法Rでロジスティック回帰を行った際のresidualnbspdevianceを取得したいと考えています。 2021-08-25 12:01:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DB内に保存されているTIMEのデータ型のデータを、00:00:00ではなく00:00で表示したい。 https://teratail.com/questions/356043?rss=all DBにはTIMEのデータ型で保存しているのですが、保存してある時間のデータを引っ張ってきてウェブサイトLaravelに表示しようとすると、のように表示されてしまいます。 2021-08-25 12:00:44
AWS AWSタグが付けられた新着投稿 - Qiita AWSでAIサービスを使ってみる~⑧comprehend編~ https://qiita.com/AInosukey/items/9afcad26d3b177ee2112 今回は①の言語検出と②の感情分析を紹介させていただきます。 2021-08-25 12:41:45
AWS AWSタグが付けられた新着投稿 - Qiita お名前ドットコム+AWS Route 53+S3でhttp静的サイト公開ハンズオン https://qiita.com/SwuBHj8aKGqBKHet/items/ba44351f7853c06e6bbb ここからバケットの設定を進めます。 2021-08-25 12:09:38
技術ブログ Developers.IO Auth0のActionsを使って一部のユーザー向けにMFAをカスタマイズ https://dev.classmethod.jp/articles/auth0-actions-customize-mfa-for-selected-users/ actions 2021-08-25 03:26:48
Apple AppleInsider - Frontpage News Joe Carroll added to cast of Apple TV+ original 'Five Days at Memorial' https://appleinsider.com/articles/21/08/25/joe-carroll-added-to-cast-of-apple-tv-original-five-days-at-memorial?utm_medium=rss Joe Carroll added to cast of Apple TV original x Five Days at Memorial x Actor Joe Carroll has been tapped to star in a recurring role in Apple TV original series Five Days at Memorial a drama chronicling a New Orleans hospital in the immediate aftermath of Hurricane Katrina Carroll whose previous credits include Pose The Politician FBI and New Amsterdam will play Michael Arvin an executive who must find life saving resources for people located hundreds of miles away Deadline reports The actor joins Julie Ann Emery Vera Farmiga Molly Hager Cherry Jones Adepero Oduye and Cornelius Smith Jr Read more 2021-08-25 03:43:29
Apple AppleInsider - Frontpage News Apple Watch potentially saved Boston man's life twice https://appleinsider.com/articles/21/08/25/apple-watch-potentially-saved-boston-mans-life-twice?utm_medium=rss Apple Watch potentially saved Boston man x s life twiceApple Watch is frequently credited with saving lives but rarely are its unique capabilities called upon twice in as many years as was the case with year old Bostonian Dan Pfau About two years ago Pfau was on a bicycle ride while vacationing in Martha s Vineyard when he was knocked off balance by a speed bump and fell reports The Boston Globe The next thing I remember was waking up in the ambulance he said Read more 2021-08-25 03:22:51
Apple AppleInsider - Frontpage News Apple issues beta version of TestFlight for Mac to developers https://appleinsider.com/articles/21/08/25/apple-issues-beta-version-of-testflight-for-mac-to-developers?utm_medium=rss Apple issues beta version of TestFlight for Mac to developersApple on Tuesday issued a beta version of TestFlight for Mac bringing the app beta testing platform to macOS for the first time Announced in a post to Apple s developer portal the availability of TestFlight beta allows developers to seed beta apps to other registered developers who are also running TestFlight for Mac Like iOS and tvOS versions of the platform TestFlight for Mac streamlines the app prototyping process by allowing developers to create distribute and manage beta software tests through one service Read more 2021-08-25 03:19:16
Apple AppleInsider - Frontpage News Alaska Airlines flight evacuated after Samsung Galaxy smartphone combusts https://appleinsider.com/articles/21/08/25/alaska-airlines-flight-evacuated-after-samsung-galaxy-smartphone-combusts?utm_medium=rss Alaska Airlines flight evacuated after Samsung Galaxy smartphone combustsA Samsung Galaxy smartphone reportedly caught fire on an Alaska Airlines flight in Seattle on Monday prompting the evacuation of passengers in an incident reminiscent of a fiasco involving a Galaxy Note device in Source KIRO reporter Kevin Ko via Twitter The Samsung handset in question a Galaxy A caught fire in the cabin of an Alaska Airlines flight that had landed at Seattle Tacoma International Airport from New Orleans reports The Seattle Times Perry Cooper spokesman for the Port of Seattle identified the device in a statement Read more 2021-08-25 03:17:17
Apple AppleInsider - Frontpage News New developer allowances suggest imminent launch of TestFlight for macOS [u] https://appleinsider.com/articles/21/08/25/new-developer-allowances-suggest-imminent-launch-of-testflight-for-macos?utm_medium=rss New developer allowances suggest imminent launch of TestFlight for macOS u Apple could be preparing a near future release of TestFlight for macOS an expansion of the company s beta testing service first announced at the Worldwide Developers Conference in June Developers are reporting new capabilities that allow them to submit macOS app beta builds to App Store Connect through Xcode beta according to toMac Further the publication confirms that new options in App Store Connect allow developers to prepare app submissions for TestFlight though the function is not yet active While emails inviting users to test macOS beta apps can be generated and sent through system links provided lead back to Apple s developer portal instead of an expected download pane Read more 2021-08-25 03:15:22
Apple AppleInsider - Frontpage News South Korea likely to pass prohibitive app store legislation on Wednesday, report says https://appleinsider.com/articles/21/08/24/south-korea-likely-to-pass-prohibitive-app-store-legislation-on-wednesday-report-says?utm_medium=rss South Korea likely to pass prohibitive app store legislation on Wednesday report saysSouth Korea is poised to be the first country in the world to pass legislation targeting the management of app stores run by Apple and Google with lawmakers reportedly likely to vote in favor of more stringent rules on Wednesday The bill which amends South Korea s Telecommunications Business Act is being dubbed the Anti Google law by local media for its targeted language against owners of digital app stores It is designed to force Apple and Google to allow alternative payment methods for in app purchases as well as place prohibitions on app store rules that would dissuade developers from marketing their wares on other platforms Currently Apple takes an up to cut of all in app purchases and Google plans to implement a similar strategy next year Read more 2021-08-25 03:17:42
海外科学 NYT > Science Overweight Adults Should Be Screened for Diabetes at 35, Experts Say https://www.nytimes.com/2021/08/24/health/diabetes-weight-screening.html Overweight Adults Should Be Screened for Diabetes at Experts SayNearly one in seven Americans now has diabetes a record rate The condition also raises the risk of severe illness after coronavirus infection 2021-08-25 03:37:11
ニュース BBC News - Home Afghanistan: 'The sooner we finish, the better,' says Joe Biden https://www.bbc.co.uk/news/world-asia-58321849?at_medium=RSS&at_campaign=KARANGA august 2021-08-25 03:02:21
ビジネス ダイヤモンド・オンライン - 新着記事 コロナ禍にリピート必至の「お取り寄せ」3選を紹介! “ステイホーム”で利用が急増しているネット通販の おすすめ食品と、注目の「エシカル消費」について解説 - 節約の達人が伝授!ゼロから貯める節約術 https://diamond.jp/articles/-/280223 コロナ禍にリピート必至の「お取り寄せ」選を紹介“ステイホームで利用が急増しているネット通販のおすすめ食品と、注目の「エシカル消費」について解説節約の達人が伝授ゼロから貯める節約術ファイナンシャルプランナーの風呂内亜矢さんがリピートしている「お取り寄せ選」コロナ禍が長引き、ステイホーム推奨の状況が継続している。 2021-08-25 12:30:00
LifeHuck ライフハッカー[日本版] 15 in 1で機能充実&コスパ良好! Amazonベーシックのマルチツール https://www.lifehacker.jp/2021/08/amazon-basicmultitool.html amazon 2021-08-25 13:00:00
北海道 北海道新聞 変異株で経済悪化懸念 日銀審議委員 https://www.hokkaido-np.co.jp/article/581802/ 関係者 2021-08-25 12:01:33
北海道 北海道新聞 パラ、選手2人含む16人陽性 累計176人に、組織委 https://www.hokkaido-np.co.jp/article/581810/ 東京五輪 2021-08-25 12:09:00
ビジネス 東洋経済オンライン タリバンが次々危害「執拗に狙われる人々」の素性 諜報機関職員らの「ブラックリスト」が明るみに  | 中東 | 東洋経済オンライン https://toyokeizai.net/articles/-/450706?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-25 12:20:00
IT 週刊アスキー セブンプレミアムがこだわり抜いた「フィナンシェ」が発売 https://weekly.ascii.jp/elem/000/004/067/4067046/ フィナンシェ 2021-08-25 12:50:00
IT 週刊アスキー シャインマスカットや巨峰など秋の味覚が盛りだくさん! アフタヌーンティー・ラブアンドテーブル ルミネ新宿にて「秋季限定ホームメイドミルクレープ」9月2日より販売 https://weekly.ascii.jp/elem/000/004/067/4067014/ 盛りだくさん 2021-08-25 12:30:00
TECH Engadget Japanese Waymo、サンフランシスコでロボタクシー試験を開始。乗客は登録制で順次拡大 https://japanese.engadget.com/waymo-san-francisco-045010232.html googlealphabet 2021-08-25 04:50:10
TECH Engadget Japanese 楽天ペイ、中小店舗対象の決済手数料実質0円キャンペーン実施 https://japanese.engadget.com/rakuten-pay-044818258.html 決済手数料 2021-08-25 04:48:18
TECH Engadget Japanese ALINCO(アルインコ)のフィットネスバイクで運動不足を解消! Amazonでセール開催中 https://japanese.engadget.com/sale-alinco-fitnessbike-044020414.html alinco 2021-08-25 04:40:20
TECH Engadget Japanese 次期MacBook Pro、14インチと16インチは同じCPU搭載の噂。14インチはかなり高価? https://japanese.engadget.com/14-16-m-1-x-macbookpro-same-cpu-042019422.html macbookpro 2021-08-25 04:20:19
TECH Engadget Japanese ライカスマホ「Leitz Phone 1」純正アクセサリを新カラー追加して9月3日発売 https://japanese.engadget.com/leitz-phone-1-040040235.html leitzphone 2021-08-25 04:00:40
IT ITmedia 総合記事一覧 [ITmedia News] Windows Server 2022正式版のリリース、事実上開始 セキュアコアサーバ搭載、VPN不要のファイルアクセスなど https://www.itmedia.co.jp/news/articles/2108/25/news105.html itmedianewswindowsserver 2021-08-25 13:17:00
TECH Techable(テッカブル) わずか14g! 高機能ワイヤレスミニマイク「Dancebot」が先行予約販売を開始 https://techable.jp/archives/160554 dancebot 2021-08-25 04:30:33
TECH Techable(テッカブル) LINEユーザーなら簡単にNFTを受け取れる!「LINEで応募」、実証実験を開始 https://techable.jp/archives/160564 blockchain 2021-08-25 04:00:56
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders 注目ユニコーン15社に見る、ドイツのスタートアップ/ベンチャーの躍進:第25回 | IT Leaders https://it.impress.co.jp/articles/-/21958 注目ユニコーン社に見る、ドイツのスタートアップベンチャーの躍進第回ITLeadersユニコーン評価額億ドル以上の未上場スタートアップと言えば、すぐさま米国と中国が連想される。 2021-08-25 13:45:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders CTC、システム性能監視ツール「New Relic One」の取り扱いを開始 | IT Leaders https://it.impress.co.jp/articles/-/21960 itleaders 2021-08-25 13:31:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders ALSI、アップロードしたファイルを自動で暗号化するクラウドストレージを提供 | IT Leaders https://it.impress.co.jp/articles/-/21959 ALSI、アップロードしたファイルを自動で暗号化するクラウドストレージを提供ITLeadersアルプスシステムインテグレーションALSIは年月日、クラウドストレージ「セキュアクラウドファイルサーバー」の提供を開始した。 2021-08-25 13:04:00
Google Google Developer Japan Blog Chrome 93: マルチスクリーン ウィンドウの配置、URL ハンドラとしての PWA など http://developers-jp.googleblog.com/feeds/3120551423516541970/comments/default 完了したオリジントライアルChromeで以前にオリジントライアルが行われていた以下の機能は、現在デフォルトで有効化されています。 2021-08-25 14:00:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでのmatplotlibの使用について https://teratail.com/questions/356055?rss=all 2021-08-25 13:57:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) flutterでカウントダウンを小数第2位まで表示させたいです。 https://teratail.com/questions/356054?rss=all flutterでカウントダウンを小数第位まで表示させたいです。 2021-08-25 13:56:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Android Kotlin での画面振分け方法 https://teratail.com/questions/356053?rss=all AndroidKotlinでの画面振分け方法前提・実現したいこといつもお世話になっております。 2021-08-25 13:46:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 投稿済みのメモの編集画面を作りたい https://teratail.com/questions/356052?rss=all 投稿済みのメモの編集画面を作りたい投稿済みのメモの編集画面を作りたいよくわかるPHPの教科書という参考書の、メモの編集機能を作っているのですが、vardumpで試験するとREQUESTがNULLになってしまい編集対象のメモをデータベースから取得できません。 2021-08-25 13:42:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Apps Script データ取得が途中で終了してしまう。 https://teratail.com/questions/356051?rss=all GoogleAppsScriptデータ取得が途中で終了してしまう。 2021-08-25 13:32:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Javaでcmdを起動し、複数のコマンドを実行 https://teratail.com/questions/356050?rss=all cdnbspmdnbspabc 2021-08-25 13:30:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) スプレッドシートをDB化、その運用方法 https://teratail.com/questions/356049?rss=all ①図のようにひとつの行にあらかじめ日付を並べておき、毎日「今日の列」を探し出してそこにデータを書き出す。 2021-08-25 13:28:15
Linux Ubuntuタグが付けられた新着投稿 - Qiita Truffleのインストールに失敗する https://qiita.com/oishii_pg_gohan/items/dedfbecb1a077045247e Truffleのインストールに失敗するはじめにTruffleをDockerのUbuntu環境にインストールしようとしたら、エラーが発生してインストールできなかったので、解決策をメモ。 2021-08-25 13:30:24
Docker dockerタグが付けられた新着投稿 - Qiita Dockerコマンドで Windowsコンテナー一括削除 https://qiita.com/idoudougirl/items/6c8e8d052cf042ed4c38 DockerコマンドでWindowsコンテナー一括削除Docker初心者です。 2021-08-25 13:58:22
Docker dockerタグが付けられた新着投稿 - Qiita docker: Error response from daemon: driver failed programming external connectivity on endpointの対応 https://qiita.com/gaEoni/items/1958c21234e829fb542a dockerErrorresponsefromdaemondriverfailedprogrammingexternalconnectivityonendpointの対応状況dockerrunしたらエラーが出て、コンテナはステータスはCreatedで立ち上がりません。 2021-08-25 13:40:19
Docker dockerタグが付けられた新着投稿 - Qiita Truffleのインストールに失敗する https://qiita.com/oishii_pg_gohan/items/dedfbecb1a077045247e Truffleのインストールに失敗するはじめにTruffleをDockerのUbuntu環境にインストールしようとしたら、エラーが発生してインストールできなかったので、解決策をメモ。 2021-08-25 13:30:24
海外TECH DEV Community Simple Immutable Data w/ Spectacles 👓 https://dev.to/anthonyjoeseph/simple-immutable-data-w-spectacles-4nb5 Simple Immutable Data w Spectacles Do you want to love immutable data but think it s a drag Are you perplexed by the syntax of immutability helper Repulsed by immer js s use of assignment Alarmed by lodash s lack of type safety Looking for something a little more intuitive powerful amp flexible Get some clarity w spectacles github repo Syntax featuring auto complete import pipe from fp ts import set from spectacles ts const oldObj a b const newObj pipe oldObj set a b oldObj a b newObj a b It s that simple If pipe syntax is unfamiliar checkout this quick explanation Functional Programming fp spectacles ts integrates seamlessly with the fp ts ecosystem it s built on top of the excellent monocle ts library Its curried functions fit in nicely w a functional style You can see that here with get import get from spectacles ts const as number a map get a Array accessWe can do Array access using a number for the index const a pipe a get a Since Array access at a given index might fail we use fp ts s Option typeimport as O from fp ts Option vconst a O Option lt number gt pipe a get a The Option type is powerful featuring a full set of combinators It can be a great simple intro into the joys of fp tsThis also gives us a way to know when a set call has failed using setOption import set setOption from spectacles ts const silentSuccess number pipe set const silentFailure number pipe set silentSuccess silentFailure const noisySuccess O Option lt number gt pipe setOption const noisyFailure O Option lt number gt pipe setOption noisySuccess O some noisyFailure O noneAlso featuring modifyOption and modifyOptionW TraversalsWe can traverse an Array to collect its nested dataconst a number pipe a a get gt a equivalent to const a number a a map get a a a Or to make a change across all of its valuesconst a a number pipe a a set gt a a a a We can also traverse a Recorddeclare const rec Record lt string a number gt const a number pipe rec get gt a Other stuffYou can access the index of a tuple const tup abc as number string const getIndex number pipe tup get getIndex You can access the key of a record const rec Record lt string number gt a const getKey pipe rec get key a getKey You can pick a few keys const pickedKeys pipe nest a b abc c false set nest a c as const a c true pickedKeys nest a b abc c true You can refine a union type const refined number pipe a as a string number get a a a is number gt typeof a number And there are convenience operations for working with Option and Either types Change Object typesYou can change an existing key import upsert from spectacles ts const objS a b string pipe obj upsert a b abc Or add a new one const objS a b string pipe obj upsert a b abc Or remove a few of them import remove from spectacles ts const removedKeys nest b string pipe nest a b abc c false remove nest a c as const removedKeys nest b abc Or rename a key import rename from spectacles ts const renamedKey nest a number pipe nest a remove nest a renamedKey nest a Also featuring modifyW which stands for modify widen as in widen the output type ModificationYou can modify a value in relation to its old value import modify from spectacles ts const mod a number pipe a modify a a gt a mod a You can even change a value s type this way import modifyW from spectacles ts const modW a string pipe a modifyW a a gt a mod a Also featuring modifyOption and modifyOptionW LimitationYou can only use up to four operations at a time Alas You can nest functions instead import pipe from fp ts function import get set modify from spectacles ts const getDeep number pipe a b c d e get a b c d get e const setDeep pipe a b c d e modify a b c d set e Nesting functions that change their output type looks a little uglier but it works const upsertDeep a b c d e number e string pipe a b c d e modifyW a b c d val gt pipe val upsert e abc spectacles ts vs monocle tsspectacles ts is built on top of monocle ts which is more powerful and flexible but a little less ergonomic monocle ts has these advantages spectacles ts only works in piped contexts except for get No limitation on object sizecan filter similar to es s filter can traverse on any arbitrary traversable object aka Zippers or Rose Trees Can define an isomorphism between two objectsworks with the Map type ConclusionI hope spectacles ts can help you modify data both immutably amp ergonomically CREDITS Logo Stuart Leach 2021-08-25 04:04:46
Apple AppleInsider - Frontpage News Luxshare posts big gains after Apple 'iPhone 13' order win https://appleinsider.com/articles/21/08/25/luxshare-posts-big-gains-after-apple-iphone-13-order-win?utm_medium=rss Luxshare posts big gains after Apple x iPhone x order winApple supplier Luxshare Precision Industry notched record revenues and profit for the first half of an anticipated outcome as the company becomes more deeply entrenched in the tech giant s supply chain Luxshare s revenue grew to billion yuan about billion in the first half of up more than from the same period last year reports Nikkei Asia Net profit grew to billion yuan up year over year Some of our businesses were postponed due to multiple external factors Luxshare said in a filing But looking ahead to the second half of this year we are determined to continue to carry out our five year corporate growth plan though the external uncertainties are expected to stay Read more 2021-08-25 04:54:07
海外TECH Engadget Samsung disables the Galaxy Z Fold 3's camera if you unlock its bootloader https://www.engadget.com/samsung-disables-galaxy-z-fold-3-camera-unlock-bootloader-044518459.html?src=rss Samsung disables the Galaxy Z Fold x s camera if you unlock its bootloaderDon t unlock your new Samsung Galaxy Fold s bootloader if you don t know what you re getting into or you may just regret it According to XDA Developers the foldable device shows a warning when you attempt to unlock its bootloader telling you that doing so quot will cause the camera to be disabled and may cause your phones and apps to stop working correctly quot Indeed that s exactly what happens when you do go through with the process to gain root access and modify the device s software After unlocking the bootloader you ll notice that the stock camera app will fail to operate You ll no longer be able to fire it up to take photos and the apps on your phone that use the camera won t be able to access it as well Those apps ーyes including third party camera apps ーjust remain dark or time out after a while so there s no workaround In fact all camera related features will cease to function including facial recognition nbsp We ve reached out to Samsung for a statement and were told that the company has nothing to share right now As the publication notes Samsung has always made it difficult to root its phones Modifying the device s software already voids your warranty and kills Samsung Pay This is next level protection though ーand perhaps a most effective one ーconsidering most people at this point in time frequently use their phones as cameras XDA says re locking the bootloader will also re enable the Galaxy Fold s camera so all won t be lost if you do decide to try it out and poke around for a solution yourself 2021-08-25 04:45:18
Cisco Cisco Blog Peace of Mind with Cloud ACI and the Power of Configuration Drift https://blogs.cisco.com/datacenter/peace-of-mind-with-cloud-aci-and-the-power-of-configuration-drift Peace of Mind with Cloud ACI and the Power of Configuration DriftTroubleshooting configuration errors can be extremely tedious and painstaking Cloud ACI can pro actively monitor drifts in configuration between a stated intent and the actual configuration in the cloud saving hours of debugging time 2021-08-25 04:34:07
Cisco Cisco Blog Ruling the Hybrid Cloud with Cisco Nexus Dashboard One View https://blogs.cisco.com/datacenter/ruling-the-hybrid-cloud-with-cisco-nexus-dashboard-one-view Ruling the Hybrid Cloud with Cisco Nexus Dashboard One ViewLearn how Nexus Dashboard provides One View over the management plane as it undergoes transformation to meet the ever increasing demands of enterprise hybrid cloud operations 2021-08-25 04:17:42
海外科学 NYT > Science For States Dealing With the Spotted Lanternfly, the Policy Is No Mercy https://www.nytimes.com/2021/08/24/us/spotted-lanternfly-invasive-species.html For States Dealing With the Spotted Lanternfly the Policy Is No MercyThe spotted lanternfly an invasive species from Asia is a voracious plant eater and public nuisance that could cost state economies hundreds of millions of dollars 2021-08-25 04:25:48
海外ニュース Japan Times latest articles Japan set to expand state of emergency as delta variant spreads https://www.japantimes.co.jp/news/2021/08/25/national/japan-coronavirus-emergency-expansion/ Japan set to expand state of emergency as delta variant spreadsEconomic revitalization minister Yasutoshi Nishimura said the expansion which would cover almost half the country s prefectures was approved by a panel of external experts 2021-08-25 13:30:56
海外ニュース Japan Times latest articles U.S. Vice President Kamala Harris to offer Vietnam more vaccine help https://www.japantimes.co.jp/news/2021/08/25/asia-pacific/kamala-harris-vietnam-vaccines/ U S Vice President Kamala Harris to offer Vietnam more vaccine helpVaccines have been at the forefront of an American diplomatic offensive in Southeast Asia with the region accounting for about a fifth of all doses 2021-08-25 13:08:31
ニュース BBC News - Home Afghanistan: 'The sooner we finish, the better,' says Joe Biden https://www.bbc.co.uk/news/world-asia-58321849?at_medium=RSS&at_campaign=KARANGA august 2021-08-25 04:46:56
ニュース BBC News - Home The Papers: 'Race' to leave Kabul and Charlie Watts' tributes https://www.bbc.co.uk/news/blogs-the-papers-58324691?at_medium=RSS&at_campaign=KARANGA The Papers x Race x to leave Kabul and Charlie Watts x tributesThe final days of the UK evacuations from Afghanistan and the death of the Rolling Stones drummer are the focus for the front pages 2021-08-25 04:36:47
北海道 北海道新聞 パラリンピック、選手2人含む16人陽性 累計176人に、組織委 https://www.hokkaido-np.co.jp/article/581810/ 東京五輪 2021-08-25 13:15:36
北海道 北海道新聞 自民総裁選の実施確認 首相、二階幹事長と会談 https://www.hokkaido-np.co.jp/article/581826/ 二階俊博 2021-08-25 13:06:43
IT 週刊アスキー プラチナゲームズ、3タイトルの新情報を発表する「納涼“特盛”生放送」を8月28日に配信決定 https://weekly.ascii.jp/elem/000/004/067/4067052/ thewonderfulremastered 2021-08-25 13:45:00
IT 気になる、記になる… Appleの整備済み商品情報 2021/8/25 https://taisy0.com/2021/08/25/144532.html apple 2021-08-25 05:24:51
TECH Engadget Japanese Switchで遊べる“ホラーゲーム”のおすすめ4選! 冷や汗をかいて残暑の気だるさを吹き飛ばそう https://japanese.engadget.com/best-selection-switch-horror-054520291.html nintendo 2021-08-25 05:45:20
TECH Engadget Japanese 近接バトロワ「NARAKA: BLADEPOINT」は格ゲーのような読み合いが熱い! https://japanese.engadget.com/naraka-053002552.html narakabladepoint 2021-08-25 05:30:02
TECH Engadget Japanese 128GBになったOculus Quest 2が販売開始。新たにシリコンカバー付属 https://japanese.engadget.com/oculuis-quest-2-128gb-052006264.html oculus 2021-08-25 05:20:06
TECH Engadget Japanese 【GREEN FUNDING】先週の支援額ランキング BEST5(2021.8.16-8.22) https://japanese.engadget.com/greenfunding-ranking-20210816-0822-051832553.html 2021-08-25 05:18:32
TECH Engadget Japanese 楽天ペイ、毎月500人に10,000ポイント還元キャンペーンを1年間実施 https://japanese.engadget.com/rakuten-051144623.html 全額還元 2021-08-25 05:11:44
TECH Engadget Japanese 10分で届く宅配スーパー「OniGO」1号店が東京・目黒区にオープン 年内25店舗展開へ https://japanese.engadget.com/oni-go-050331742.html onigo 2021-08-25 05:03:31
TECH Engadget Japanese 楽天ペイ、中小店舗対象の決済手数料実質0円キャンペーン実施 https://japanese.engadget.com/rakuten-pay-050012968.html 決済手数料 2021-08-25 05:00:12
IT ITmedia 総合記事一覧 [ITmedia PC USER] ウエスタンデジタル、ポケットサイズのUSB外付けポータブルSSD https://www.itmedia.co.jp/pcuser/articles/2108/25/news117.html itmediapcuser 2021-08-25 14:44:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 22卒が「説明会には参加したが、エントリーはしない」理由とは? https://www.itmedia.co.jp/business/articles/2108/25/news101.html itmedia 2021-08-25 14:40:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 他社が有料化のタイミングで、決済手数料ゼロにする楽天ペイの狙い https://www.itmedia.co.jp/business/articles/2108/25/news116.html itmedia 2021-08-25 14:38:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] VIE STYLE、脳波と音楽を活用しサウナで「ととのう」プロセス可視化へ https://www.itmedia.co.jp/business/articles/2108/25/news112.html itmedia 2021-08-25 14:30:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 秋のシルバーウイーク、旅行する人はどの程度いるのか 交通手段にコロナの影響 https://www.itmedia.co.jp/business/articles/2108/25/news115.html itmedia 2021-08-25 14:28:00
IT ITmedia 総合記事一覧 [ITmedia News] EA、障害者支援の技術特許5件を無料で開放 「ゲーム業界のイノベーションを推進」 https://www.itmedia.co.jp/news/articles/2108/25/news110.html electronicarts 2021-08-25 14:21:00
IT ITmedia 総合記事一覧 [ITmedia News] 身に付けるAIスピーカー、シャープが発売 https://www.itmedia.co.jp/news/articles/2108/25/news111.html alexa 2021-08-25 14:20:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] ドコモの「DAZN for docomo」利用料金を6カ月間還元するキャンペーン https://www.itmedia.co.jp/mobile/articles/2108/25/news109.html daznfordocomo 2021-08-25 14:19:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders ALSI、情報漏洩対策ソフト「InterSafe ILP」新版、ファイル受け渡し時の手続きを簡素化 | IT Leaders https://it.impress.co.jp/articles/-/21961 新版では、ファイル受け渡し時の手続きを簡素化した。 2021-08-25 14:54:00
python Pythonタグが付けられた新着投稿 - Qiita 【Project Euler】Problem 220 Heighway Dragonの感想(その2) https://qiita.com/masa0599/items/7efd1b70bac0802076b0 if残りステップ数gtCacheされたStep数Cacheを使って残りStep数、座標、向きを更新else再帰関数を呼ぶこの方法でなんとか答えを得ることできましたが、ProjectEulerの素晴らしいところはどうな方法でも正解を得ることが出来れば、正解者たちが書き込んでいるThreadにアクセスができるようになることです。 2021-08-25 14:56:19
python Pythonタグが付けられた新着投稿 - Qiita LibreOffice pythonマクロ https://qiita.com/SabotageCLA6/items/fc32a9f49d100b17096d scripts 2021-08-25 14:17:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ctrlキー + window.location.href で新しいタブを開きながら現在の留まる方法 https://teratail.com/questions/356065?rss=all 通常のWEBを操作するときに「ctrlキー」を開きながらリンクをクリックすると現在のタブに留まったまま、クリックしたURLが新しいタブが開きます。 2021-08-25 14:58:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) position:absoluteで相対的に定位置を確保した https://teratail.com/questions/356064?rss=all ただ、実際に下記のコードを実行して、ウィンドウをリサイズするとheaderとの関係とは切り離され、常に動いてしまうと思います。 2021-08-25 14:58:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) プレリュード関数interateをunfoldを用いて再定義 https://teratail.com/questions/356063?rss=all false 2021-08-25 14:56:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでサーバーを立ち上げる時に同じポート番号を2つ使ってエラーが出ている https://teratail.com/questions/356062?rss=all pythonでサーバーを立ち上げる時に同じポート番号をつ使ってエラーが出ているpythonのスクリプトでサーバーを起動するときに、エラーが起きています。 2021-08-25 14:30:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Rails】中間テーブルにデータを保存したい https://teratail.com/questions/356061?rss=all 【Rails】中間テーブルにデータを保存したいやりたいことやりたいこととしては以下です中間テーブルを作り、テーブルA、Bが中間テーブルを介して多対多の状態になっていることここは理解できましたテーブルAに新しくデータを入れる場合、テーブルBに新しくデータを入れる場合に中間テーブルと紐付けてデータが追加される上記をやりたいと思っております。 2021-08-25 14:24:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ExcelVBA 選択したテーブル内セルのアドレスの取り方 https://teratail.com/questions/356060?rss=all ExcelVBA選択したテーブル内セルのアドレスの取り方前提・実現したいことquotBquotのリンクをクリックした際、そのセルのテーブルアドレスを取得したい。 2021-08-25 14:10:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Githubで複数ブランチを保護したい https://teratail.com/questions/356059?rss=all branchnbspnamenbsppattern 2021-08-25 14:08:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPの真偽値は、大文字か小文字か https://teratail.com/questions/356058?rss=all 真偽 2021-08-25 14:05:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CNN-画像のオーバーレイ時のValueError https://teratail.com/questions/356057?rss=all CNN画像のオーバーレイ時のValueError前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-25 14:05:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) tsvファイルを作成したい https://teratail.com/questions/356056?rss=all python 2021-08-25 14:05:02
Ruby Rubyタグが付けられた新着投稿 - Qiita Ruby 入門 [表示と変数] https://qiita.com/yuht-09/items/cae6cf3076f74dc56267 order 2021-08-25 14:41:00
Docker dockerタグが付けられた新着投稿 - Qiita Golang / React / PostgreSQLのホットリロードできる開発環境をDockerで作ってみた https://qiita.com/ktoshiya/items/cb91532d262ae1242b4a デバッグモードの切り替えを手動でする必要があるのでその解消docker内でmaketestを実行するとエラーが発生するgotestはエラーは発生しないdockerコマンドが長いのでmakeなどで省略したい参考記事こちらの記事をかなり参考にさせてもらいました。 2021-08-25 14:07:41
Azure Azureタグが付けられた新着投稿 - Qiita Azure AD の PowerShell モジュール https://qiita.com/nob_ara/items/95659fc37fdc1ee1aa5a azure 2021-08-25 14:55:56
海外TECH DEV Community How to Configure ESLint For Your Project From Scratch https://dev.to/myogeshchavan97/how-to-configure-eslint-for-your-project-from-scratch-4kg How to Configure ESLint For Your Project From ScratchESLint is a linter that helps to improve the code quality and fix bugs beforehand to avoid them from coming at runtime It also helps to avoid hard to debug issues in the future Knowing how to use ESLint is very important as most companies are actively using it There are also other linters available like jslint jshint but ESLint is the most widely used and popular In this article we will explore what is ESLint is and how to use it Let s get started ESLint displays warning or error messages whenWe use a variable without declaring itWe re declare the variableWe try to change the constant valueWe add unnecessary parenthesisWhen we use the wrong syntaxESLint also provides suggestions based on preferred code style and wrong syntaxes Note that ESLint just displays warnings or errors so you can fix them but it does not stop the program from running ESLint website is really nice and well documented which describes each part in detail with various rules and information related to that Installation Create a new folder with the name eslint setup and from inside this folder execute the following command in terminal npm init yORyarn init yThis will create a package json file Now Install the eslint package as dev dependency as it s only used for development and not in production npm install eslint save devORyarn add eslint devThis will add eslint entry into devDependencies section of package json file Basic ConfigurationCreate a new file index js in your eslint setup folder and add the following variable declaration inside it and save it var name You will see that there is no error shown This is because we need to do two things Install the eslint VS Code extensionCreate eslintrc fileSo let s do that Install the ESLint VS Code Extension as shown below Now Create a new file eslintrc doteslintrc with the following code extends eslint recommended This will add support for basic recommended ESLint rules Save the file and if you open index js you will see a red underline for the variable with the message So the ESLint will make sure that you are not creating unnecessary variables which will never be used The name in brackets in the error message no unused vars is the name of the rule which we can configure in the eslintrc file to either show or hide the message If you don t want to see that red underline you can disable it in your eslintrc file by adding it as a rule extends eslint recommended rules no unused vars off With this change it will not show the red underline but generally you should not disable the no unused vars rule as it helps to avoid creating unused variables Now lets use some ES features in our index js file Open index js file and add following code inside it const user Harry console log user Now you will see a red underline for the const keyword This is because by default ESLint runs code in an ES environment To specify ES and specify that the code can be run in a browser or node environment we can add that as another property in the eslintrc file extends eslint recommended parserOptions ecmaVersion env node true browser true es true Here in parserOptions we specify which ecmaVersion to use If you hover over the number you can see additional information about all available versions to use You can change the value as per your need You can see all available environments HERE Navigate to this URL and click on the Rules Configuration button and you can check and uncheck the environments and verify the code by typing in the textarea Linting as per Airbnb Style guide Using extends eslint recommended inside eslintrc file is fine but it does not cover all styles guidelines There are more usable and widely used guidelines in all projects provided by Airbnb which you can access HERE These guidelines help us toAvoid creating objects using a new operator when required Also displays a warning when we use let instead of const if the variable is not going to change Helps to add and avoid extra spacing when using operators or functions and much much more Airbnb provides JavaScript and React linting support To use linting for just JavaScript without React you can install the following dependencies npm install eslint config airbnb base latest eslint plugin import save devORyarn add eslint config airbnb base latest eslint plugin import devYou can find more information about it HERE To setup linting for JavaScript with React install the following dependencies npm install eslint config airbnb latest eslint plugin import eslint plugin react eslint plugin react hooks eslint plugin jsx ay save devORyarn add eslint config airbnb latest eslint plugin import eslint plugin react eslint plugin react hooks eslint plugin jsx ay devYou can find more information about it HERE and in eslintrc file change extends eslint recommended to extends airbnb Now let s write some React code and we can check the linting Now open index js file and add the following code inside it import React from react import ReactDOM from react dom const App gt lt h gt This is some JSX lt h gt ReactDOM render lt App gt document getElementById root If you save the file you will see many red underlines saying unable to find packages react react dom App is never reassigned Use const insteadJSX not allowed in files with extension js To fix the first error install the react and react dom packages npm install react react domORyarn add react react domNow for the second error is we need to change let to const as it s never changed So it s always recommended to use const when its value is not going to change As you can see linting gives helpful suggestions to write better code If you want to learn more information about what any error means you can just copy the rule name displayed in brackets when you mouse hover over the red underline and search in google Like prefer const eslint and it will show you all the information about how to fix and what issues it causes To find more information about any rule and how to disable it you can search for that rule on the rules page HERE If you mouse over the JSX red underline on line number you can see its rule name react jsx filename extension If you can t find the rule on the rules page HERE you can search for it in google as react jsx filename extension eslint and you will see the result showing how to fix it as shown HERE So to disable this check we can add a rule in the eslintrc file rules react jsx filename extension off The value is generally one of the following warn to show as a warningerror to show as an erroroff to not show the red underlineYou may find sometimes error code is used in the documentation instead of the text warn error or off is for off is for warn and is for error Now if you save the eslintrc file you will see that there are no more red underlines in the index js file That s it about this article Hope you learned something new Thanks for reading You can find Complete Github Source Code for this article with the additional configuration in eslintrc for better linting HERE Check out my recently published Mastering Redux course In this course you will build apps along with food ordering app and you ll learn Basic and advanced ReduxHow to manage the complex state of array and objectsHow to use multiple reducers to manage complex redux stateHow to debug Redux applicationHow to use Redux in React using react redux library to make your app reactive How to use redux thunk library to handle async API calls and much moreand then finally we ll build a complete food ordering app from scratch with stripe integration for accepting payments and deploy it to the production Want to stay up to date with regular content regarding JavaScript React Node js Follow me on LinkedIn 2021-08-25 05:24:56
Apple AppleInsider - Frontpage News YouTube enables picture-in-picture on iPhone for premium subscribers https://appleinsider.com/articles/21/08/25/youtube-enables-picture-in-picture-on-iphone-for-premium-subscribers?utm_medium=rss YouTube enables picture in picture on iPhone for premium subscribersGoogle on Tuesday rolled out an experimental picture in picture feature for its iOS YouTube app that allows premium subscribers to view video content while using other apps For now the picture in picture mode is limited to YouTube Premium customers and is considered an experimental feature which means it must be manually activated before use When enabled the feature allows users to minimize YouTube s viewing window into a mini player that sits atop other apps To take advantage of PiP subscribers must first visit YouTube com new while logged in to their Google Account and navigate to the Picture in picture on iOS experiment Selecting Try it out activates the option for that account Read more 2021-08-25 05:47:33
ラズパイ Raspberry Pi Top project ideas for Raspberry Pi Zero https://www.raspberrypi.org/blog/top-project-ideas-for-raspberry-pi-zero/ Top project ideas for Raspberry Pi ZeroWe came across this Top Raspberry Pi Zero Projects video and realised that it s been a while since we showed our tiniest computer some love on this blog The compilation features full build videos for Raspberry Pi Zero projects Too many to go into detail about here so we ve picked out a few The post Top project ideas for Raspberry Pi Zero appeared first on Raspberry Pi 2021-08-25 05:14:54
海外ニュース Japan Times latest articles Japan’s top COVID-19 adviser slams IOC’s Bach over return to Tokyo https://www.japantimes.co.jp/news/2021/08/25/national/omi-bach-tokyo-return-criticism/ Japan s top COVID adviser slams IOC s Bach over return to TokyoShigeru Omi questioned the IOC chief s decision to visit the capital again since the government has been urging people to stay at home and telework 2021-08-25 14:39:24
海外ニュース Japan Times latest articles Surging COVID-19 cases stifle pent-up demand, BOJ board member says https://www.japantimes.co.jp/news/2021/08/25/business/coronavirus-demand-boj/ Surging COVID cases stifle pent up demand BOJ board member saysToyoaki Nakamura touched on the importance of further progress in COVID vaccinations and strengthening the medical system in mitigating the economic impact of the pandemic 2021-08-25 14:39:10
海外ニュース Japan Times latest articles Afghan Paralympians evacuated and safe, IPC says https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/paralympics-afghanistan-refugees/ Afghan Paralympians evacuated and safe IPC saysAfghanistan s two Paralympic athletes have been safely evacuated from the country the International Paralympic Committee said Wednesday declining to specify their destination The two taekwondo athletes 2021-08-25 14:34:29
海外ニュース Japan Times latest articles The Tokyo Paralympics, by the numbers https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/tokyo-paralympics-numbers/ delay 2021-08-25 14:32:26
海外ニュース Japan Times latest articles Crowd control a challenge as Paralympic marathons approach and COVID-19 spreads https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/paralympic-marathon-tokyo-covid/ Crowd control a challenge as Paralympic marathons approach and COVID spreadsRoad races during a pandemic present a unique challenge when it comes to crowds as organizers look to keep people away from the races in 2021-08-25 14:30:00
海外ニュース Japan Times latest articles Gold up for grabs as Tokyo Paralympics get underway https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/2020-paralympics-underway/ medals 2021-08-25 14:29:34
ニュース BBC News - Home Levelling up: The seaside town debating what change is needed https://www.bbc.co.uk/news/uk-58248594?at_medium=RSS&at_campaign=KARANGA levelling 2021-08-25 05:16:13
ニュース BBC News - Home From Rhondda to Greenham and the US Supreme Court https://www.bbc.co.uk/news/uk-wales-58318646?at_medium=RSS&at_campaign=KARANGA courtforty 2021-08-25 05:37:55
ニュース BBC News - Home Real bid for PSG's Mbappe - Wednesday's football gossip https://www.bbc.co.uk/sport/58312551?at_medium=RSS&at_campaign=KARANGA haaland 2021-08-25 05:55:12
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins 15th Paralympic gold https://www.bbc.co.uk/sport/disability-sport/58326267?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-25 05:54:56
北海道 北海道新聞 元経産キャリア官僚2人を追送検 給付金400万円詐取容疑 https://www.hokkaido-np.co.jp/article/581849/ 新型コロナウイルス 2021-08-25 14:03:00
北海道 北海道新聞 パラリンピック、選手2人含む16人陽性 累計176人に https://www.hokkaido-np.co.jp/article/581810/ 東京五輪 2021-08-25 14:10:36
IT 週刊アスキー スイートポテトと焼きりんごの相性抜群! グラニースミス秋限定メニュー「スイートポテト アップルパイ」販売中 https://weekly.ascii.jp/elem/000/004/067/4067053/ 限定メニュー 2021-08-25 14:50:00
IT 週刊アスキー 犬が主人公のローグライトアクション『メタルドッグス』が本日アーリーアクセスを開始! https://weekly.ascii.jp/elem/000/004/067/4067083/ frame 2021-08-25 14:30:00
IT 気になる、記になる… ahamo、「dカードボーナスパケット特典」を9月より提供開始 − dカード支払いで最大5GB増量 https://taisy0.com/2021/08/25/144534.html ahamo 2021-08-25 06:58:12
IT @IT Security&Trustフォーラム 最新記事一覧 セキュリティカンファレンス「Black Hat USA 2021」と「DEF CON 29」の主要プレゼンまとめ PortSwigger https://atmarkit.itmedia.co.jp/ait/articles/2108/25/news097.html blackhatusa 2021-08-25 15:35:00
TECH Engadget Japanese ahamo容量が月20GB→25GBに、「dカードボーナスパケット特典」9月1日開始 https://japanese.engadget.com/ahamo-dcard-065025203.html ahamo 2021-08-25 06:50:25
TECH Engadget Japanese キャデラック、2023年のル・マン24時間に新マシン『LMDh-V.R』で挑戦へ。IMSAも継続 https://japanese.engadget.com/cadillac-lmdh-development-plan-062038256.html lmdhvr 2021-08-25 06:20:38
ROBOT ロボスタ NVIDIAがソフトウェア「AI Enterprise」の提供を世界中で開始 VMware連携など幅広い分野でAI利用を加速 https://robotstart.info/2021/08/25/nvidia-ai-enterprise.html nvidia 2021-08-25 06:32:27
IT @IT 全フォーラム 最新記事一覧 セキュリティカンファレンス「Black Hat USA 2021」と「DEF CON 29」の主要プレゼンまとめ PortSwigger https://atmarkit.itmedia.co.jp/ait/articles/2108/25/news097.html blackhatusa 2021-08-25 15:35:00
IT ITmedia 総合記事一覧 [ITmedia News] 「2回目の10万円給付」偽るフィッシングに注意 マイナポータルに似せ、クレカ番号や免許証写真求める https://www.itmedia.co.jp/news/articles/2108/25/news127.html itmedia 2021-08-25 15:45:00
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] NSAとCISA、Kubernetesのセキュリティ脅威をまとめたガイダンスを発表 https://www.itmedia.co.jp/enterprise/articles/2108/25/news118.html ITmediaエンタープライズNSAとCISA、Kubernetesのセキュリティ脅威をまとめたガイダンスを発表NSAとCISAが、Kubernetes環境のセキュリティ脅威と対策をまとめたガイダンス「KubernetesHardeningGuidance」を共同で発表した。 2021-08-25 15:22:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] アイ・オー、リビング設置にも向くWi-Fi 6対応無線LANルーター https://www.itmedia.co.jp/pcuser/articles/2108/25/news122.html itmediapcuser 2021-08-25 15:21:00
IT ITmedia 総合記事一覧 [ITmedia News] ぷらら、「ゲーミング光回線」βテスター募集 大手タイトルへの通信経路を短縮 https://www.itmedia.co.jp/news/articles/2108/25/news121.html itmedia 2021-08-25 15:20:00
TECH Techable(テッカブル) アプリ1つでネットにつながる!海外用データ通信サービス「trifa」 https://techable.jp/archives/160613 erake 2021-08-25 06:30:18
TECH Techable(テッカブル) 2030年のライフスタイルを先取りする共創イニシアチブ「FUTURE GATEWAY」始動 https://techable.jp/archives/160603 futuregateway 2021-08-25 06:00:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでylactを開発。画像評価のコードで不明点 https://teratail.com/questions/356078?rss=all 画像評価のコードで不明点前提・実現したいことpythonを用いてyolactの環境を開発中です。 2021-08-25 15:58:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Undefined variableとUndefined array key 0 inのエラーの直し方がわかりません。 https://teratail.com/questions/356077?rss=all UndefinedvariableとUndefinedarraykeyinのエラーの直し方がわかりません。 2021-08-25 15:53:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 自作でapiを作ってみたが表示されない https://teratail.com/questions/356076?rss=all 自作でapiを作ってみたが表示されないapiを作ってみて、実行したのですが表示されません。 2021-08-25 15:50:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript ページ全体を右クリック禁止にして、input textなどでは許可したい場合 https://teratail.com/questions/356075?rss=all 2021-08-25 15:48:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ddタグの中にdlタグを入れ子で書くのは文法上問題ない? https://teratail.com/questions/356074?rss=all ddタグの中にdlタグを入れ子で書くのは文法上問題ないHTMLの文法として、以下のようなddタグの中に新規でdlタグを記載する書き方は問題ないでしょうかwebの規約的な部分を心配していますが、リサーチしてもあまり参考になる記事が見当たらなかった為、ご教示頂けると幸いです。 2021-08-25 15:45:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Wordpressのリダイレクト設定を変更したい https://teratail.com/questions/356073?rss=all Wordpressのリダイレクト設定を変更したい前提・実現したいことWordpressのリダイレクト設定を変更したい現状のWPインストール状態testcomnbsp←nbspWordPress①testcomsamplenbsp←Wordpress②といった感じにWPをインストールしてあります。 2021-08-25 15:36:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) reactで別々にrenderしているコンポーネント同士でデータを共有する方法 https://teratail.com/questions/356072?rss=all reactで別々にrenderしているコンポーネント同士でデータを共有する方法表題の件、reactはvnbspvを使っています。 2021-08-25 15:34:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Perlで繰り返し処理を行う際のJavascriptの記述 https://teratail.com/questions/356071?rss=all Perlで繰り返し処理を行う際のJavascriptの記述前提・実現したいことPerlはある程度理解できるのですが、Javascriptはつい最近触り始めたばかりです。 2021-08-25 15:19:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python Selenium 複数ページにまたがる資産情報を一つのCSVへ出力したい https://teratail.com/questions/356070?rss=all PythonSelenium複数ページにまたがる資産情報を一つのCSVへ出力したい前提・実現したいことPythonへSeleniumを導入し資産ツールサイトへ自動ログインした後、複数ページにまたがった資産情報テーブル形式をひとつのCSVファイルへ出力しようと思っています。 2021-08-25 15:18:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Excel】同じ金額を入力しているのに端数に誤差がある。 https://teratail.com/questions/356069?rss=all Excelの下のほうに、選択範囲内の数字の平均・データの個数・合計が表示されるようにしているのですがブックBでは円で先ほどの数式での合計も円になります。 2021-08-25 15:16:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHP Warning: Undefined array key "last_name" というPHPのエラーの直し方がわからず困っています。 https://teratail.com/questions/356068?rss=all PHPWarningUndefinedarraykeyquotlastnamequotというPHPのエラーの直し方がわからず困っています。 2021-08-25 15:03:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) xamppを複数同時起動する方法 https://teratail.com/questions/356067?rss=all xamppを複数同時起動する方法phpを別バージョンで同時に起動したく、xamppを同時に起動する方法を調べました。 2021-08-25 15:02:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Flask(__name__)とは何ですか? https://teratail.com/questions/356066?rss=all flask 2021-08-25 15:01:21
Ruby Rubyタグが付けられた新着投稿 - Qiita Ruby 入門 [配列を繰り返し処理する] https://qiita.com/yuht-09/items/71e1bcfbb09a612e6811 Ruby入門配列を繰り返し処理する配列“カフェラテコーヒーモカ配列は複数のオブジェクトをまとめて使う道具eachdo配列eachdo変数繰り返し実行する処理endmapdo配列mapdo変数変数処置endeachメソッドとmapメソッドの違いmapメソッドはブロックを渡して各要素について処理を行う点が、eachメソッドと似ている。 2021-08-25 15:15:49
Ruby Rubyタグが付けられた新着投稿 - Qiita Ruby 入門 [比較メソッド] https://qiita.com/yuht-09/items/4e376ee9bc03dfc32168 Ruby入門比較メソッド比較メソッドはその左右にあるものを比較して条件を満たせばtrue、満たさなければfalseを返す。 2021-08-25 15:09:08
Azure Azureタグが付けられた新着投稿 - Qiita Windows用Azure Portalアプリケーション https://qiita.com/nob_ara/items/2dac6ea9e324375afc29 azure 2021-08-25 15:20:21
Azure Azureタグが付けられた新着投稿 - Qiita 【Azure】サインインログのクエリメモ https://qiita.com/nob_ara/items/138dd1684fcbd531f4e4 2021-08-25 15:09:39
Azure Azureタグが付けられた新着投稿 - Qiita TLS 1.2 を無効にする PowerShell スクリプト https://qiita.com/nob_ara/items/aa30b3b08f8e0fbaa4a7 2021-08-25 15:05:04
Azure Azureタグが付けられた新着投稿 - Qiita Azure AD Connect に対する TLS 1.2 の強制 https://qiita.com/nob_ara/items/d70ff93e89e26e96bd6c 2021-08-25 15:04:23
Azure Azureタグが付けられた新着投稿 - Qiita Azure AD Connect の構成情報 https://qiita.com/nob_ara/items/e2f8d8fafabce5d3f836 2021-08-25 15:03:05
Azure Azureタグが付けられた新着投稿 - Qiita Azure AD Connect のバージョン情報 https://qiita.com/nob_ara/items/5dc447d26a820b72d418 cproductlistgtproducttxt 2021-08-25 15:02:39
Git Gitタグが付けられた新着投稿 - Qiita Githubの個人アクセストークンを使ってみた https://qiita.com/ok2/items/bcb7b3996f4ab7bbc36f 手順Git環境の準備Dockerfile検証環境FROMcentoscentos必要なツールのインストールRUNyuminstallygitローカルDockerfileが置かれているディレクトリ上で以下のコマンドを実施Dockerfileを元にイメージを作成sudodockerbuildtgitgitイメージを元にコンテナを起動sudodockerrunitgitgitDocker環境コンテナ起動したコンテナ上でgitのバージョンを確認gitversionアカウント名とメールアドレスを登録gitconfigglobalusernameltアカウント名gtgitconfigglobaluseremailltメールアドレスgtGithubアカウントの作成以下のサイトからアカウントを作成します。 2021-08-25 15:15:44
技術ブログ Developers.IO EC2インスタンスを別のAWSアカウントに移行する方法 https://dev.classmethod.jp/articles/aws-ec2-instance-transfer-different-account/ amazon 2021-08-25 06:43:14
技術ブログ Developers.IO BigQueryの外部テーブルでAvroを扱った際にTIMESTAMPでハマった話 https://dev.classmethod.jp/articles/bq_external_avro_ts/ bigquery 2021-08-25 06:32:56
海外TECH DEV Community 7 reasons why you should use SWR https://dev.to/thatanjan/7-reasons-why-you-should-use-swr-2fke reasons why you should use SWR Why should you use SWR SWR is a React Hooks library for remote data fetching The name “SWR is derived from stale while revalidate a cache invalidation strategy popularized by HTTP RFC SWR first returns the data from cache stale then sends the fetch request revalidate and finally comes with the up to date data again Let s see what problems SWR solves Auto Revalidation Suppose you have opened up your todo application on two tabs Normally In one tab if you add a new todo then you won t see the update on the other tab SWR solves this problem out of the box by auto re validating When you change your focus from the tab and then refocus again swr will make sure the data is valid or up to date This is done by sending another request to the API Data Mutation You can tell swr to re validate your data with mutation This is an example from SWR documentation It shows how to automatically refetch the login info e g inside when the user clicks the “Logout button import useSWR mutate from swr function App return lt div gt lt Profile gt lt button onClick gt set the cookie as expired document cookie token expires Thu Jan UTC path tell all SWRs with this key to revalidate mutate api user gt Logout lt button gt lt div gt Real time experience Suppose you want to create a todo app where you want to add a new todo But every time you add a new item you have to refresh the page to see the changes But with SWR mutation you can mutate the request It simply means when you add new data it will automatically fetch another request and will update the UI Request deduplication Take a look at this code function useUser return useSWR api user fetcher function Avatar const data error useUser if error return lt Error gt if data return lt Spinner gt return lt img src data avatar url gt function App return lt gt lt Avatar gt lt Avatar gt lt Avatar gt lt Avatar gt lt Avatar gt lt gt Normally it will send the same requests to the API That is unnecessary It will take more data and will cause unnecessary rendering Swr solves this by request deduplication It will only send one request because they are requested at the same time The default de duplicating interval is seconds But you can change from the config So it won t cause unnecessary rendering or take more data It makes our user experience better specifically for mobile devices Can be used with Both rest and graphql SWR does not fetch the data The fetcher function does And that allows us to use both REST and Graphql API Built in caching support When you first fetch data from an API endpoint it caches the response data If you send a request to the same API then it will first give you the cached data while fetching the up to date data So that you don t have to show the loading state to the user Reusable code SWR is itself a hook And you can create a custom hook from hooks It allows us to write DRY don t repeat yourself code Suppose you want to fetch data from the users endpoint So every time you want to fetch the data you have to pass the fetcher function and options again and again But if you create a custom hook then you don t have to pass anything again function App const data error isValidating useSWR users fetcher return lt gt lt gt insteadfunction useUser return useSWR users fetcher function App const data error isValidating useUser return lt gt lt gt Super flexible You can configure every setting of SWR if you want You can also set a global configuration Read more from swr optionsAnd these are the problems that SWR solves It also has some other features Built in Typescript support Fast lightweight Tree shaking vailable These are the reasons why I love SWR and you should try it too Shameless PlugI have already made a Redux toolkit crash course on my youtube channel Redux toolkit is a tool to set up and work with redux easilyI have simplified everything for you by building a simple to do application You can demo the application by going to this link Don t forget to like share and subscribe to Cules Coding Please like and subscribe to Cules Coding It motivates me to create more content like this If you have any questions please comment down below You can reach out to me on social media as thatanjan Stray safe Goodbye About me Why do I do what I do The Internet has revolutionized our life I want to make the internet more beautiful and useful What do I do I ended up being a full stack software engineer What can I do I can develop complex full stack web applications like social media applications or e commerce sites What have I done I have developed a social media application called Confession The goal of this application is to help people overcome their imposter syndrome by sharing our failure stories I also love to share my knowledge So I run a youtube channel called Cules Coding where I teach people full stack web development data structure algorithms and many more So Subscribe to Cules Coding so that you don t miss the cool stuff Want to work with me I am looking for a team where I can show my ambition and passion and produce great value for them Contact me through my email or any social media as thatanjan I would be happy to have a touch with you ContactsEmail thatanjan gmail comlinkedin thatanjanportfolio anjanGithub thatanjanInstagram personal thatanjanInstagram youtube channel thatanjantwitter thatanjanBlogs you might want to Read Eslint prettier setup with TypeScript and react What is Client Side Rendering What is Server Side Rendering Everything you need to know about tree data structure reasons why you should use NextjsVideos might you might want to watch 2021-08-25 06:17:08
金融 JPX マーケットニュース [東証]新規上場の承認(マザーズ):(株)アスタリスク https://www.jpx.co.jp/listing/stocks/new/index.html 新規上場 2021-08-25 15:30:00
金融 JPX マーケットニュース [東証]新規上場の承認(マザーズ):セーフィー(株) https://www.jpx.co.jp/listing/stocks/new/index.html 新規上場 2021-08-25 15:30:00
金融 日本銀行:RSS 新型コロナウイルス感染症対応金融支援特別オペレーションの実施結果 http://www.boj.or.jp/announcements/release_2021/rel210825a.pdf 新型コロナウイルス 2021-08-25 16:00:00
ニュース BBC News - Home Covid: Waning vaccine protection and soaring holiday prices https://www.bbc.co.uk/news/uk-58322872?at_medium=RSS&at_campaign=KARANGA coronavirus 2021-08-25 06:45:07
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins first British gold medal in style https://www.bbc.co.uk/sport/av/disability-sport/58326983?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Sarah Storey wins first British gold medal in styleWatch Sarah Storey claim Britain s first gold medal of the Tokyo Paralympics in the Women s C m individual pursuit by beating compatriot Crystal Lane Wright in the final 2021-08-25 06:51:30
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins 15th Paralympic gold https://www.bbc.co.uk/sport/disability-sport/58326267?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-25 06:25:48
ビジネス 不景気.com スズケンが希望退職者を募集、人員数定めずに - 不景気.com https://www.fukeiki.com/2021/08/suzuken-cut-job.html 人員削減 2021-08-25 06:51:08
ビジネス 不景気.com RISEが子会社「プレスト」を解散、グループ効率化で - 不景気.com https://www.fukeiki.com/2021/08/rise-liquidate-prest.html 不動産業 2021-08-25 06:36:20
ビジネス 不景気.com レッドプラネットが名古屋と札幌のホテルを閉館、コロナ影響で - 不景気.com https://www.fukeiki.com/2021/08/red-planet-close-sapporo-nagoya.html 閉館 2021-08-25 06:15:55
LifeHuck ライフハッカー[日本版] 意外と多くの人が悩んでいる「職場でのいじめ」の対処法4つ https://www.lifehacker.jp/2021/08/240258how-to-deal-with-a-work-bully.html 職場 2021-08-25 16:00:00
LifeHuck ライフハッカー[日本版] 羽ばたく姿がリアル。スマホで飛ばす鳥型ドローン「MetaBird」 https://www.lifehacker.jp/2021/08/machi-ya-metabird-end.html metabird 2021-08-25 15:15:00
GCP Google Cloud Platform Japan 公式ブログ GKE のサービスの可用性を確認できる、新しい専用の稼働時間チェック https://cloud.google.com/blog/ja/products/operations/verify-gke-services-are-up-with-dedicated-uptime-checks/ 一般的には、稼働時間を示す指標やログを用いてサービスを内部的に測定することが推奨されていますが、利用できるのであれば外部のシグナルも非常に役立ちます。 2021-08-25 08:00:00
北海道 北海道新聞 64年東京五輪の記念切手原画も 横浜で国際展示会が開幕 https://www.hokkaido-np.co.jp/article/581866/ 国際切手展 2021-08-25 15:10:00
北海道 北海道新聞 片翼の飛行「圧巻だった」と絶賛 韓国メディア、東京パラ開会式で https://www.hokkaido-np.co.jp/article/581865/ 東京パラリンピック 2021-08-25 15:10:00
ニュース Newsweek 90年代以降に急増した博士号取得者に、活躍の場はあるか? https://www.newsweekjapan.jp/stories/world/2021/08/90-24.php 筆者の専攻の教育学は変化が大きく、年の学位取得者率は取得者の実数はわずか人だったが、年ではと倍以上になっている。 2021-08-25 15:30:00
IT 週刊アスキー NHK Eテレ「びじゅチューン」の世界に入り込もう! 「びじゅチューン!EXPO ~ときめき立体ミュージアム~」横浜アソビルにて開催 https://weekly.ascii.jp/elem/000/004/067/4067084/ 立体 2021-08-25 15:30:00
IT 週刊アスキー シャインマスカットのアフタヌーンティーが初登場! 横浜ベイホテル東急、9月1日~30日期間限定で提供 https://weekly.ascii.jp/elem/000/004/067/4067086/ 期間限定 2021-08-25 15:30:00
IT 週刊アスキー 10分間のミニ番組だからこそ宿る“美しさ” https://weekly.ascii.jp/elem/000/004/067/4067087/ 最優秀賞 2021-08-25 15:30:00
IT 週刊アスキー オリンパス、胃がんを対象としたAI病理診断支援ソフトウェアの汎用性を実証 https://weekly.ascii.jp/elem/000/004/067/4067090/ 病理診断 2021-08-25 15:30:00
IT 週刊アスキー 「gamescom 2021 Xbox Stream」で発表された情報のハイライトまとめ https://weekly.ascii.jp/elem/000/004/067/4067088/ gamescom 2021-08-25 15:20:00
IT 週刊アスキー J:COM MOBILEが5Gサービスを料金据え置き、SIM交換不要で提供開始 https://weekly.ascii.jp/elem/000/004/067/4067057/ aquossenseg 2021-08-25 15:10:00
GCP Cloud Blog JA GKE のサービスの可用性を確認できる、新しい専用の稼働時間チェック https://cloud.google.com/blog/ja/products/operations/verify-gke-services-are-up-with-dedicated-uptime-checks/ 一般的には、稼働時間を示す指標やログを用いてサービスを内部的に測定することが推奨されていますが、利用できるのであれば外部のシグナルも非常に役立ちます。 2021-08-25 08:00:00
IT 気になる、記になる… Amazon、初回利用者限定で読み放題サービス「Kindle Unlimited」が2ヶ月299円になるキャンペーンを開始 https://taisy0.com/2021/08/25/144536.html amazon 2021-08-25 07:13:26
TECH Engadget Japanese 大画面とSペン対応のGalaxy Z Fold3 5GはGalaxy Noteの後継機だ(山根博士) https://japanese.engadget.com/galaxy-z-fold-3-075427303.html galaxynote 2021-08-25 07:54:27
TECH Engadget Japanese TikTokとShopifyが提携。TikTokでのショッピング機能をテスト開始 https://japanese.engadget.com/tiktok-shopify-shopping-tab-075033151.html shopify 2021-08-25 07:50:33
TECH Engadget Japanese Google純正「ドアベル」と「カメラ」はどんな感じ? 実際に使ってみた https://japanese.engadget.com/google-nest-doorbell-cam-073043988.html google 2021-08-25 07:30:43
TECH Engadget Japanese スマートウォッチのAmazon売れ筋ランキング。今や生活必需品。HUAWEI、Xiaomi、Appleがランキング上位を独占! https://japanese.engadget.com/ranking-smartwatch-071543842.html amazon 2021-08-25 07:15:43
ROBOT ロボスタ 芸術・先端技術・文化の祭典「アルスエレクトロニカ・フェスティバル」9月8日から開催 分身ロボットカフェ、VR演劇作品、オンライントークなど https://robotstart.info/2021/08/25/ars-electronica-festival-2021.html 先端技術 2021-08-25 07:04:04
IT ITmedia 総合記事一覧 [ITmedia News] AWS、インメモリデータベース「Amazon MemoryDB for Redis」発表 https://www.itmedia.co.jp/news/articles/2108/25/news135.html amazonmemorydbforredis 2021-08-25 16:22:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] アイ・オー、WUXGA表示に対応した25型ワイド液晶ディスプレイ https://www.itmedia.co.jp/pcuser/articles/2108/25/news131.html itmediapcuser 2021-08-25 16:03:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] スイーツ、フィットネスジム、紙芝居 大学生社長のコンサル企業が、SDGs商品を次々とリリース https://www.itmedia.co.jp/business/articles/2108/25/news050.html ITmediaビジネスオンラインスイーツ、フィットネスジム、紙芝居大学生社長のコンサル企業が、SDGs商品を次々とリリースSDGs推進のコンサルティングを行うネクストエージは、月までにSDGsを推進するオリジナル商品を続々とリリースする。 2021-08-25 16:03:00
python Pythonタグが付けられた新着投稿 - Qiita matplotlibのxticksが見切れてしまう時の対処法 https://qiita.com/sk161717/items/d9888436a3ce3e9d9e3a matplotlibのxticksが見切れてしまう時の対処法matplotlibでグラフをpdf形式で保存しようとした時に、xticksが縦に長いと見切れてしまうことがあります。 2021-08-25 16:26:21
python Pythonタグが付けられた新着投稿 - Qiita Docker Compose + libfaketimeでテスト用コンテナの日時を固定する https://qiita.com/motoy3d/items/b8642b1f892ad68c3805 ユニットテストは何度やっても同じテストができて、同じ結果になることが重要ですが、その際に問題となるのはシステム日時です。 2021-08-25 16:03:59
js JavaScriptタグが付けられた新着投稿 - Qiita VeturでProperty 'xxx' does not exist on type 'CombinedVueInstance<Record<never, any> & Vue, object, object, object, Record<never, any>>'.と怒られる https://qiita.com/vixyziv/items/cd3fd05cb0ed48b0d5ca 環境nuxtvuenuxtjsauthveturvscodeの拡張機能対処法vscodeのveturの拡張機能設定でveturvalidationinterpolationfalseを設定する。 2021-08-25 16:26:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonで指定したepochごとにモデルを保存して別のプログラムを実行させる方法 https://teratail.com/questions/356093?rss=all Pythonで指定したepochごとにモデルを保存して別のプログラムを実行させる方法前提・実現したいことpythonでmainpyでlossの計算をしており、その結果をresultに保存してvisualpyでtSNEを用いて可視化するプログラムを作っています。 2021-08-25 16:55:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) while, do whileのループ処理を使って入力した分、数を増やし表示したい https://teratail.com/questions/356092?rss=all whiledowhileのループ処理を使って入力した分、数を増やし表示したい前提・実現したいこととあるサイトにコンソールに数値を入力し、その数だけを表示するという問題があり、それをwhile文、donbspwhile文のループ処理を使って実行できるようにしたいのですが、現状どの数値を入力してもがつしか表示されません。 2021-08-25 16:54:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 修正困難なエラーがきました泣 どこが問題なのか一緒に探してください https://teratail.com/questions/356091?rss=all 修正困難なエラーがきました泣どこが問題なのか一緒に探してください今起こっている問題どこからかの数値が出てきて、実行結果が望み通りでないものが出てきます。 2021-08-25 16:45:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Android7,8 ロック画面で通知を受け取った時画面がオンにならない https://teratail.com/questions/356090?rss=all ・着信音を鳴らす・バイブを振動させる・画面をオフの状態からオンにする現在発生している不具合ですが、androidandroidでコールをロック画面で受け取った時に着信音とバイブは機能しているのですが、画面がオフのままでオンになりません。 2021-08-25 16:37:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) EdgeXFoundryでMQTT通信をしたい https://teratail.com/questions/356089?rss=all EdgeXFoundryでMQTT通信をしたい前提・実現したいことデータの送受信の役割を担うラズパイ複数台子機とデータを蓄積するラズパイ台親機でのMQTT通信ができるシステムを模索しています。 2021-08-25 16:33:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) package.jsonに関するエラー https://teratail.com/questions/356088?rss=all packagejsonに関するエラー前提・実現したいことAWSのLambdaで以下のコマンドを実行した際にエラーメッセージが表示されました。 2021-08-25 16:29:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C++ 変数が予期せぬ数字になる場合について。 https://teratail.com/questions/356087?rss=all 入るはずがない数字とは、計算過程で出てくるものでなく、なおかつ入力されていない数字になります。 2021-08-25 16:27:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHP header locationでview-sourceに飛ばせないのはなぜ? https://teratail.com/questions/356086?rss=all charsetutfabcdefgexitgt 2021-08-25 16:24:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jmockitでフィールドに値を入れる方法について https://teratail.com/questions/356085?rss=all 現状、上privateaのチェッククラスにnullpointerが発生しており、deencapsulationで値を入れようにも、下階層のみに値が入ってしまいます。 2021-08-25 16:16:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS cloud9環境。laravelプロジェクトでStripe PHPライブラリのインストールしたいです https://teratail.com/questions/356084?rss=all AWScloud環境。 2021-08-25 16:14:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PythonのアプリをHerokuにあげるときのrequirements.txtの書き方を教えて欲しいです。 https://teratail.com/questions/356083?rss=all PythonのアプリをHerokuにあげるときのrequirementstxtの書き方を教えて欲しいです。 2021-08-25 16:09:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MySQL Workbench|横長に表示されてしますスクリプトを改行・インデント付き表示に直したい https://teratail.com/questions/356082?rss=all MySQLWorkbench横長に表示されてしますスクリプトを改行・インデント付き表示に直したいMySQLnbspWorkbench横長に表示されてしますスクリプトを改行・インデント付き表示に直したいMySQLnbspWorkbenchのviewのソースコードを開いたときに、すべてのコードが行にまとめられてしまい、見づらいです。 2021-08-25 16:09:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) index.htmlは表示されるがindex.phpは真っ白で表示される https://teratail.com/questions/356081?rss=all indexhtmlは表示されるがindexphpは真っ白で表示されるapacheでindexhtmlは表示されるのですが、indexphpのみ表示されません。 2021-08-25 16:05:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) powershell ForEach-Object の複数列への処理 https://teratail.com/questions/356080?rss=all powershellForEachObjectの複数列への処理前提・実現したいことWindowsnbspServernbspRnbspPSVersionnbspテキストファイルoutcsvquotnamequotquotgroupquotquottestsatoquotquotsitetokyoquotquottestsuzukiquotquotsiteosakaquotquottesttakahashiquotquotsiteosakaquotquottesttanakaquotquotsitenagoyaquotがあり、これをnbsppowershellnbspで読み込み、整形したい。 2021-08-25 16:05:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonのCGIがエラーになります https://teratail.com/questions/356079?rss=all pythonのCGIがエラーになります前提・実現したいこと現在、conohanbspVPSでサーバー構築しています。 2021-08-25 16:01:24
AWS AWSタグが付けられた新着投稿 - Qiita Windows10 コマンドプロンプトから ASWのWindows Server にscpでファイルを送信 https://qiita.com/hachicomb/items/b6527f5d1c0d80a556ba 2021-08-25 16:59:49
Docker dockerタグが付けられた新着投稿 - Qiita DockerでWordpressの開発環境構築(テーマ開発用) https://qiita.com/shinjindesuga/items/b1dcd9d537da2d46f055 そしたら「wordpress」配下に「dockercomposeyml」ファイルを作成します。 2021-08-25 16:38:19
Docker dockerタグが付けられた新着投稿 - Qiita Docker Compose + libfaketimeでテスト用コンテナの日時を固定する https://qiita.com/motoy3d/items/b8642b1f892ad68c3805 ユニットテストは何度やっても同じテストができて、同じ結果になることが重要ですが、その際に問題となるのはシステム日時です。 2021-08-25 16:03:59
技術ブログ Developers.IO AWS Control Tower がサポートしていないリージョンで Configを有効化する https://dev.classmethod.jp/articles/enable-config-for-ct-unsupported-regions/ controltowe 2021-08-25 07:44:53
海外TECH DEV Community Learning Python- Intermediate course: Day 14, Introduction to the Decimal module https://dev.to/aatmaj/learning-python-intermediate-course-day-14-introduction-to-the-decimal-module-4ngc Learning Python Intermediate course Day Introduction to the Decimal module Today we will cover a gist of the decimal module in Python The Decimal module is a very vast module with a huge amount of functions In this course only a basic idea about the module will be given Those who want to learn about it in depth would like to visit the Official documentation of the decimal module The documentation is quite easy to understand and covers everything related to the module Computers must provide an arithmetic that works in the same way as the arithmetic that people learn at school excerpt from the decimal arithmetic specification The Decimal module is a way by which faster and accurate floating point arithmetic can be achieved Let us take a few simple calculations on the Python command prompt gt gt gt gt gt gt gt gt gt e gt gt gt Strange eh Such ambiguities often arise when performing floating point arithmetic Let us now see how to do these calculations properly using the decimal module gt gt gt from decimal import gt gt gt Decimal Decimal Decimal gt gt gt getcontext prec gt gt gt Decimal Decimal Decimal gt gt gt getcontext prec gt gt gt Decimal Decimal Decimal gt gt gt int Decimal Decimal gt gt gt float Decimal Decimal gt gt gt print Decimal Decimal Explanation We first import the module using from decimal import Or we can simply import decimal and type in decimal Decimal every time we want to use it from decimal import a way by which we can use everything in the module We do not require to import a specific function from the module but we import the entire module itself More about importing here When we do decimal operations we can set the precision by giving value to getcontext prec This sets the value of the precision accordingly When we say Decimal we are creating a decimal object with the value One important thing to note here is that is not of the type float but of the type Decimal The cool fact is that we can directly operate on them using our arithmetic operators The result has the precision equal to what we have set But the result is of the type Decimal object We can convert it into floating point or int data types The print method automatically converts the Decimal data type object into a readable string Some common mistakes while importing the decimal module gt gt gt import decimal You must import the entire module with a astrix sign gt gt gt Decimal Decimal Traceback most recent call last File lt stdin gt line in lt module gt NameError name Decimal is not defined gt gt gt from Decimal import decimal module name is small caseTraceback most recent call last File lt stdin gt line in lt module gt ModuleNotFoundError No module named Decimal gt gt gt from decimal import gt gt gt decimal decimal Decimal method is upper caseTraceback most recent call last File lt stdin gt line in lt module gt TypeError module object is not callableSo that was all we would like to cover in the decimal module You might like to visit this link for learning about more functions or check out the official documentationExercise Check out the as tuple sqrt and thenormalize methods from the official documentation Out of them the most interesting method is theas tuple method It is very useful when it comes to separating a decimal number into digits The method returns a tuple containing sign digits and the exponent value of the decimal Note that in the sign field when the number is it means the decimal is positive when it is it represents the negative number 2021-08-25 07:42:03
海外TECH Engadget FCC proposes $5 million fine for activists behind election robocalls https://www.engadget.com/robocallers-5-million-fine-fcc-voter-suppression-071854017.html?src=rss FCC proposes million fine for activists behind election robocallsThe FCC has proposed the largest fine yet under the Telephone Consumer Protection Act and the subjects are two robocallers Law amp Crime describes as quot hard right hoaxers quot John M Burkman and Jacob Alexander Wohl are facing a fine for allegedly making unlawful pre recorded calls to mobile phones without the recipients prior consent The calls content Fake information designed to discourage people from voting by mail nbsp According to the commission s Enforcement Bureau the calls were made on August th and September th prior to last year s Presidential elections in the US The robocalls told potential voters that if they vote by mail their personal information will be added to a public database law enforcement can use to track down old warrants Credit card companies will also be able to access the database to collect outstanding debts the calls said and the CDC can issue mandatory vaccines on the people in the list Law amp Crime says the calls primarily targeted Black and Latino populations in New York Ohio and Michigan The FCC started investigating the calls after receiving complaints from consumers and a non profit organization Its Enforcement Bureau then worked with the Ohio Attorney General s Office to identify the dialing service providers Burkman and Wojl used The providers turned over subpoenaed call records to identify Burkman and Wohl by name along with information on the zip codes they wanted to target Both individuals also admitted under oath that they were involved in the creation and distribution of those particular robocalls The pair are also facing a million lawsuit from the NY AGーTonya Riley TonyaJoRiley August In addition to facing a million fine from the FCC the pair also face a million lawsuit from the New York Attorney General s office Back in May a federal judge gave the NY AG the go ahead to join a lawsuit accusing the pair of violating the Ku Klux Klan Act which protects Americans from political intimidation As for the FCC fine Burkman and Wohl will be given an opportunity to submit evidence and legal arguments before the commission takes any more step towards a resolution 2021-08-25 07:18:54
金融 JPX マーケットニュース [東証]上場廃止等の決定:(株)オリバー https://www.jpx.co.jp/news/1023/20210825-11.html 上場廃止 2021-08-25 16:40:00
海外ニュース Japan Times latest articles As his appeal wanes, can Suga be more than a caretaker prime minister? https://www.japantimes.co.jp/news/2021/08/25/national/politics-diplomacy/suga-caretaker-prime-minister/ As his appeal wanes can Suga be more than a caretaker prime minister Setbacks in by elections a lack of a political boost from the Olympics and criticism of his demeanor have put Suga on the back foot as 2021-08-25 16:33:01
海外ニュース Japan Times latest articles Kanagawa doctors to prescribe pain relievers and cough medicine for COVID-19 patients at home https://www.japantimes.co.jp/news/2021/08/25/national/coronavirus-drugs-kanagawa/ Kanagawa doctors to prescribe pain relievers and cough medicine for COVID patients at homePreviously doctors often did not prescribe any drugs for such patients on an initial consultation if their symptoms were only mild instead choosing to monitor 2021-08-25 16:18:04
海外ニュース Japan Times latest articles Kamala Harris urges more China pressure in meeting with Vietnam’s Phuc https://www.japantimes.co.jp/news/2021/08/25/asia-pacific/kamala-harris-vietnam-vaccines/ Kamala Harris urges more China pressure in meeting with Vietnam s PhucVaccines have been at the forefront of an American diplomatic offensive in Southeast Asia with the region accounting for about a fifth of all doses 2021-08-25 16:14:32
海外ニュース Japan Times latest articles Australia’s Paige Greco grabs first gold as action heats up at the Tokyo Paralympics https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/2020-paralympics-underway/ medals 2021-08-25 16:29:53
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-25 07:52:09
ニュース BBC News - Home Charlie Watts: Jagger and Richards pay tribute to Rolling Stones bandmate https://www.bbc.co.uk/news/entertainment-arts-58325271?at_medium=RSS&at_campaign=KARANGA charlie 2021-08-25 07:13:49
ニュース BBC News - Home Claudia Lawrence: Mum in 'utter shock' at new search https://www.bbc.co.uk/news/uk-england-york-north-yorkshire-58326788?at_medium=RSS&at_campaign=KARANGA lawrence 2021-08-25 07:01:43
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins 15th Paralympic gold https://www.bbc.co.uk/sport/disability-sport/58326267?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-25 07:02:36
GCP Google Cloud Platform Japan 公式ブログ 開催予定のウェブセミナー: 「How to plan your migration the right way(正しい方法で移行を計画するには)」 https://cloud.google.com/blog/ja/products/cloud-migration/upcoming-webinar-how-to-migrate-to-the-cloud-the-right-way/ 検討すべき問題が多くて不安になるかもしれませんが、GoogleCloudをご利用になる場合、ご心配は無用です。 2021-08-25 09:00:00
GCP Google Cloud Platform Japan 公式ブログ GKE のサービスの可用性を確認できる、新しい専用の稼働時間チェック https://cloud.google.com/blog/ja/products/operations/verify-gke-services-are-up-with-dedicated-uptime-checks/ 一般的には、稼働時間を示す指標やログを用いてサービスを内部的に測定することが推奨されていますが、利用できるのであれば外部のシグナルも非常に役立ちます。 2021-08-25 08:00:00
北海道 北海道新聞 アメフト、日大はBブロック 関東学生連盟、1部TOP8 https://www.hokkaido-np.co.jp/article/581902/ 関東学生アメリカンフットボール連盟 2021-08-25 16:11:00
ニュース Newsweek アジア歴訪中のカマラ・ハリス一行を襲った?「ハバナ症候群」とは何か https://www.newsweekjapan.jp/stories/world/2021/08/post-96981.php 2021-08-25 16:30:16
ニュース Newsweek メスのサメしかいない水槽で赤ちゃんが生まれる https://www.newsweekjapan.jp/stories/world/2021/08/post-96973.php 2021-08-25 16:30:00
IT 週刊アスキー 新たに「有間都古」が参戦!『MELTY BLOOD: TYPE LUMINA』5週連続でプレイアブルキャラクターを発表 https://weekly.ascii.jp/elem/000/004/067/4067101/ meltybloodtypelumina 2021-08-25 16:45:00
IT 週刊アスキー 温めなくても美味しい「駅弁風あなごめし」で旅に行かなくても旅気分!? https://weekly.ascii.jp/elem/000/004/067/4067050/ 八丁味噌 2021-08-25 16:40:00
IT 週刊アスキー SNSで話題の216円「ウインナー弁当」全店へ販売拡大【ローソン100】 https://weekly.ascii.jp/elem/000/004/067/4067045/ 販売拡大 2021-08-25 16:30:00
IT 週刊アスキー 「邪神ちゃんドロップキックねばねばウォーズ」にて、「エキュートオーディション応援キャンペーン」開催! https://weekly.ascii.jp/elem/000/004/067/4067093/ 公式twitter 2021-08-25 16:30:00
IT 週刊アスキー すし銚子丸の9月度の新メニュー「秋の味覚を先取り!」は岩瀬ぶりと生かつおのたたき、8月25日より販売 https://weekly.ascii.jp/elem/000/004/067/4067100/ 販売開始 2021-08-25 16:30:00
IT 週刊アスキー ゲームアプリ『五等分の花嫁』第7回公式放送を8月31日に配信決定! https://weekly.ascii.jp/elem/000/004/067/4067092/ enish 2021-08-25 16:05:00
マーケティング AdverTimes 【人事】キリン堂、「機能遂行責任分担構造」をより明確に(2021年9月1日付) https://www.advertimes.com/20210825/article361602/ 組織変更 2021-08-25 07:58:35
GCP Cloud Blog JA 開催予定のウェブセミナー: 「How to plan your migration the right way(正しい方法で移行を計画するには)」 https://cloud.google.com/blog/ja/products/cloud-migration/upcoming-webinar-how-to-migrate-to-the-cloud-the-right-way/ 検討すべき問題が多くて不安になるかもしれませんが、GoogleCloudをご利用になる場合、ご心配は無用です。 2021-08-25 09:00:00
GCP Cloud Blog JA GKE のサービスの可用性を確認できる、新しい専用の稼働時間チェック https://cloud.google.com/blog/ja/products/operations/verify-gke-services-are-up-with-dedicated-uptime-checks/ 一般的には、稼働時間を示す指標やログを用いてサービスを内部的に測定することが推奨されていますが、利用できるのであれば外部のシグナルも非常に役立ちます。 2021-08-25 08:00:00
TECH Engadget Japanese ノルウェー企業が「線路検査ドローン」を開発中。列車接近すると浮上して回避 https://japanese.engadget.com/nordic-unmanned-the-staaker-railway-drone-085046323.html nordicunmanned 2021-08-25 08:50:46
TECH Engadget Japanese 『Forza Horizon 5』開発者QA。オープンワールドも収録台数も過去最大規模 https://japanese.engadget.com/forza-horizon-5-dev-qa-083017772.html forzahorizon 2021-08-25 08:30:17
TECH Engadget Japanese 高機能かつリーズナブルなLogicoolのワイヤレスマウス。ほとんどの人はコレで満足できるはず|買い物レビュー日記 https://japanese.engadget.com/mini-review-logicool-082522423.html engadget 2021-08-25 08:25:22
TECH Engadget Japanese 韓国、アップルやGoogleのアプリストア手数料を制限する法案可決の見通し https://japanese.engadget.com/south-korea-curb-apple-google-commission-082004583.html google 2021-08-25 08:20:04
ROBOT ロボスタ 自作ロボットを簡単なプログラミングで無線操作できる「ココロキット」第15回キッズデザイン賞を受賞 https://robotstart.info/2021/08/25/cocorokit-kid-design-award.html 子どもたち 2021-08-25 08:20:16
IT ITmedia 総合記事一覧 [ITmedia News] 日本でのデータ侵害でかかるコストは平均5億円 世界平均よりも高い結果 世間からの「厳しい目」が要因か https://www.itmedia.co.jp/news/articles/2108/25/news143.html itmedia 2021-08-25 17:46:00
IT ITmedia 総合記事一覧 [ITmedia News] 「10分でお届け」 宅配専用スーパー「ダークストア」日本開業、専業ベンチャーが都内に https://www.itmedia.co.jp/news/articles/2108/25/news139.html itmedia 2021-08-25 17:29:00
IT ITmedia 総合記事一覧 [ITmedia News] 楽天ペイが加盟店向け手数料を実質0円に、期間限定で 有料化控えるPayPayに対抗か https://www.itmedia.co.jp/news/articles/2108/25/news138.html itmedia 2021-08-25 17:15:00
TECH TechAcademyマガジン primeNumberCTO鈴木健太が「自分もそうなりたい」と語るスゴい人とは https://techacademy.jp/magazine/70506 primeNumberCTO鈴木健太が「自分もそうなりたい」と語るスゴい人とは本企画では、業界トップの現役エンジニアの影響を受けた人にフォーカス。 2021-08-25 08:10:57
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders データ侵害1回あたりのコストは424万ドルで過去最高額に、米IBM Securityが調査レポートを公開 | IT Leaders https://it.impress.co.jp/articles/-/21962 データ侵害回あたりのコストは万ドルで過去最高額に、米IBMSecurityが調査レポートを公開ITLeaders日本IBMは年月日、『年データ侵害のコストに関する調査レポート』を公開した。 2021-08-25 17:03:00
python Pythonタグが付けられた新着投稿 - Qiita mayaがワーニングを吐く時の対処 1 ~存在しないUVset~ https://qiita.com/9boz/items/de0bc9d83639ecb54116 mayaがワーニングを吐く時の対処存在しないUVsetmayaがwarningを吐いて鬱陶しい時メッシュデータをimportしただけでこんなワーニングを吐く時WarningThemeshobjectobjectShapecontainsinvalidorunusedcomponentsThesecanbecleanedupusingtheMeshCleanupdialog場合にもよるけれども、指示通りにcleanup実行してもwarnigが出続ける場合がある。 2021-08-25 17:47:31
python Pythonタグが付けられた新着投稿 - Qiita DataFrameに新規の行を追加するときのメモ https://qiita.com/fp74skzcz/items/136a24d7ac2cbb45fc4b value 2021-08-25 17:20:20
js JavaScriptタグが付けられた新着投稿 - Qiita TwilioのFAX APIの代わりになるサービスを見つけたので利用してみた https://qiita.com/TomTomoya/items/df2be5e3ebc32122eea8 failedFaxの送信・受信に失敗しました。 2021-08-25 17:15:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Git】GitでSJISファイルの文字化けに対応したい https://teratail.com/questions/356105?rss=all 【Git】GitでSJISファイルの文字化けに対応したい前提・実現したいことAzureDevOpsでGitを使いソース管理をしています。 2021-08-25 17:48:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Flutter FireBase 今月のデータを取得したい https://teratail.com/questions/356104?rss=all FlutterFireBase今月のデータを取得したいやりたいことflutterとfirebaseを用いて今月のデータのクエリをしたいのですが、取得できませんでした。 2021-08-25 17:48:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) background-imageで画像が見つからない https://teratail.com/questions/356103?rss=all backgroundimageで画像が見つからない前提・実現したいことid名がtopのdivにbackgroundimageで背景を表示させたいのですが、styleタグを利用して表示させようとしても何も変化がありません。 2021-08-25 17:42:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【VBA】一番初めの処理に戻って、同じ作業を繰り返すことはできないのでしょうか? https://teratail.com/questions/356102?rss=all 調べてみたのですが、VBAでは一番初めに戻るような処理はないのでしょうか今現在作ったコードでは①データ読み取りをしたいExcelを開く、別ブックを開いて該当のセルに入力。 2021-08-25 17:38:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Django modelとviewsとtemplateの役割 https://teratail.com/questions/356101?rss=all Djangomodelとviewsとtemplateの役割作成した台帳modelの登録内容からteamlineの情報が同じもの同士を一つの集団として登録情報を抜き取り、templateで表示させるにはどこでその集団を抜き取る指示をさせればよいでしょうか。 2021-08-25 17:29:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Rust]const genericについて、配列の大きさに[0;N/2]のような式を使うと怒られるがコンパイラに勧められた謎のトレイト境界で怒られなくなる。なぜ? https://teratail.com/questions/356100?rss=all Rustconstgenericについて、配列の大きさにNのような式を使うと怒られるがコンパイラに勧められた謎のトレイト境界で怒られなくなる。 2021-08-25 17:26:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) railsで、each.do をしたものを一列に表示したい https://teratail.com/questions/356099?rss=all railsで、eachdoをしたものを一列に表示したい前提・実現したいこと現在RubynbsponnbspRailsnbspnbspとnbspBootstrapnbspで簡易Webアプリを作成しています。 2021-08-25 17:23:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 動的に作成されたiframeタグ内の要素のstyleを上書きしたい https://teratail.com/questions/356098?rss=all 動的に作成されたiframeタグ内の要素のstyleを上書きしたい前提・実現したいことFacebookforDevelopersで提供されているコードで表示させているタイムラインの幅をwidthの設定にしたいです。 2021-08-25 17:22:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) excelのVBAでファイル指定したexcelを指定場所にコピーする方法を知りたい。 https://teratail.com/questions/356097?rss=all excelのVBAでファイル指定したexcelを指定場所にコピーする方法を知りたい。 2021-08-25 17:09:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bootstrap 5 で フォームを中央に表示したい https://teratail.com/questions/356096?rss=all bootstrapでフォームを中央に表示したい前提・実現したいことrubynbsponnbsprailsnbspでnbspbootstrapnbspを利用してフォームを作成しているのですが、次の画像のようにフォームが左寄りになってしまいます。 2021-08-25 17:09:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) circleCIの自動テスト時にtableが存在しないというエラーが出力された https://teratail.com/questions/356095?rss=all circleCIの自動テスト時にtableが存在しないというエラーが出力されたお世話になっております。 2021-08-25 17:08:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) データベースへカラムを追加したい https://teratail.com/questions/356094?rss=all データベースへカラムを追加したいデータベースへ以下コードをマイグレーションファイルに記述し、実行したいのですが、エラーとなってしまいます。 2021-08-25 17:02:40
Ruby Railsタグが付けられた新着投稿 - Qiita [Rails] アプリケーション作成の準備 https://qiita.com/skmtydi947/items/3ba87e60ffa09444a9ff Railsアプリケーション作成の準備アプリのひな形の作成ターミナルひな形の作成新しいRailsアプリが作成されるrailsnewアプリ名先程作ったアプリケーションディレクトリに移動cdアプリ名データベースの作成binrailsdbcreateサーバーを起動するbinrailssデータベースの使い分けRailsはデフォルトで種類の環境が与えられていて、つの環境に対し、つのデータベースを対応させる。 2021-08-25 17:13:30
技術ブログ Developers.IO 特定のタグが付いた AWS のリソース一覧を取得する方法を教えてください https://dev.classmethod.jp/articles/tsnote-list-aws-resources-from-tag/ 設定 2021-08-25 08:31:33
海外TECH DEV Community Git Undo Merge: The Final Guide https://dev.to/zigrazor/git-undo-merge-the-final-guide-4bj9 Git Undo Merge The Final Guide IntroductionYou can undo a Git merge using the git reset merge command This command changes all files that are different between your current repository and a particular commit There is no “git undo merge command but the git reset command works well to undo a merge How to Undo a Git MergeHave you just merged two branches that you re not ready to merge Not to worry Git has a solution for you Developers merge branches all the time that should not be branched so you re definitely not alone in experiencing this issue In this tutorial we re going to talk about git merges and how to undo a git merge We ll walk through an example of two approaches you can use to undo a git merge Let s begin Git MergesGit relies heavily on branches These are used to maintain separate lines of development inside a project Branches allow you to work on multiple different versions of a repository at once Merging combines two branches into one You can merge a branch into another branch whenever you are ready This means that you can develop a feature or a bug fix on a separate branch Then you can make it part of your main project later Git Undo MergeTo undo a git merge you need to find the commit ID of your last commit Then you need to use the git reset command to reset your repository to its state in that commit There is no “git revert merge command The steps to revert a merge in order are git log OR git reflog to find the last commit ID git reset merge to revert to the commit you specify Say we have accidentally merged two branches that should not be merged We can undo these changes Undo Merge Git Example Find the Commit IDTo start we need to find out the commit ID of the commit before our merge on our remote repository You can do this using git reflog git reflogLet s run this command on a Git repository acc HEAD commit feat Push example code for innerText and innerHTML tutorialafdeb HEAD commit initial feat Merge dev fix into masterThis command tells us that the last commit has the hash afdeb Alternatively you can use the git log command But the reflog command returns an output that is easier to read This is why we opted to use reflog instead of the log command Revert to the CommitWe can use this hash to revert the merge commit with the git reset merge command git reset merge afdebThis command resets our repository to the state it was at in the afdeb commit on the master branch The merge flag resets an index and updates all the files that are different between the current state of your repository and the HEAD This flag does not reset files with changes that have not been added to a commit This makes it safer than using the oft recommended git reset hard command Once we have reset our repository we can make the relevant changes to our code Then we can push them to a remote branch using the git push command The HEAD ShorthandThe Git HEAD keyword refers to the latest commit in your repository You can use the Git HEAD shorthand to undo a merge git reset merge HEADThis command reverts our repository to the last commit HEAD refers to the current state of your repository HEAD is the last commit in your repository Additional NotesIf you need to push the branch to the remote and you have already pushed the merge you need to use git push f origin myBranch to let Git force the push and overwrite the history of the branch PAY ATTENTION this can be dangerous if myBranch was already fetched by others in their own repo ConclusionThe git reset command undoes a merge The merge flag resets a repository but keeps files to which changes have been made that have not been added to your repository 2021-08-25 08:48:51
海外TECH DEV Community CXXGraph Library Release v0.1.5 https://dev.to/zigrazor/cxxgraph-library-release-v0-1-5-118c CXXGraph Library Release v CXXGraph ZigRazor CXXGraph Header Only C Library for Graph Representation and Algorithms CXXGraph Share on Table of ContentsCXXGraphTable of ContentsIntroductionAlgorithm ExplanationDijkstraDialBFSDFSCycle DetectionPartition Algorithm ExplanationVertex CutGreedy Vertex CutClasses ExplanationRequirementsHow to useUnit Test ExecutionGoogle Test InstallationHow to Compile TestHow to Run TestBenchmark ExecutionGoogle Benchmark InstallationHow to Compile BenchmarkHow to Run BenchmarkPackagingTarballsRPMDEBInstall and UninstallInstall Linux TarballsInstall RPMInstall DEBInstall From SourceExampleHow to contributeSiteContactSupportReferencesCreditsWe are Looking for IntroductionCXXGraph is a small library header only that manages the Graph and it s algorithms in C In other words a Comprehensive C Graph Library Algorithm ExplanationDijkstraGraph Dijkstras Shortest Path Algorithm Dijkstra s Shortest Path Dijkstra s Algorithm is used to find the shortest path from a source node to all other reachable nodes in the graph The algorithm initially assumes all the… View on GitHubShare on Table of ContentsCXXGraphTable of ContentsIntroductionAlgorithm ExplanationDijkstraDialBFSDFSCycle DetectionPartition Algorithm ExplanationVertex CutGreedy Vertex CutClasses ExplanationRequirementsHow to useUnit Test ExecutionGoogle Test InstallationHow to Compile TestHow to Run TestBenchmark ExecutionGoogle Benchmark InstallationHow to Compile BenchmarkHow to Run BenchmarkPackagingTarballsRPMDEBInstall and UninstallInstall Linux TarballsInstall RPMInstall DEBInstall From SourceHow to contributeSiteContactSupportReferencesCreditsWe are Looking for IntroductionCXXGraph is a small library header only that manages the Graph and it s algorithms in C In other words a Comprehensive C Graph Library Algorithm Explanation DijkstraGraph Dijkstras Shortest Path Algorithm Dijkstra s Shortest Path Dijkstra s Algorithm is used to find the shortest path from a source node to all other reachable nodes in the graph The algorithm initially assumes all the nodes are unreachable from the given source node so we mark the distances of all nodes as infinity infinity from source node INF infinity denotes unable to reach DialDial specialization of dijkstra s algorithm When edge weights are small integers bounded by a parameter C specialized queues which take advantage of this fact can be used to speed up Dijkstra s algorithm The first algorithm of this type was Dial s algorithm Dial for graphs with positive integer edge weights which uses a bucket queue to obtain a running timeO E V C source wikipedia Below is complete algorithm Maintains some buckets numbered … wV Bucket k contains all temporarily labeled nodes with distance equal to k Nodes in each bucket are represented by list of vertices Buckets wV are checked sequentially until the first non empty bucket is found Each node contained in the first non empty bucket has the minimum distance label by definition One by one these nodes with minimum distance label are permanently labeled and deleted from the bucket during the scanning process Thus operations involving vertex include Checking if a bucket is emptyAdding a vertex to a bucketDeleting a vertex from a bucket The position of a temporarily labeled vertex in the buckets is updated accordingly when the distance label of a vertex changes Process repeated until all vertices are permanently labeled or distances of all vertices are finalized At this link you can find a step by step illustrations BFS Breadth First Search Breadth First Search Algorithm Breadth First Search Breadth First Search also quoted as BFS is a Graph Traversal Algorithm Time Complexity O V E where V are the number of vertices and E are the number of edges in the graph Applications of Breadth First Search are Finding shortest path between two vertices say u and v with path length measured by number of edges an advantage over depth first search algorithm Ford Fulkerson Method for computing the maximum flow in a flow network Testing bipartiteness of a graph Cheney s Algorithm Copying garbage collection And there are many more DFS Depth First Search Depth First Search Algorithm Depth First Search Depth First Search also quoted as DFS is a Graph Traversal Algorithm Time Complexity O V E where V is number of vertices and E is number of edges in graph Application of Depth First Search are Finding connected componentsFinding edge or vertex connected components Finding edge or vertex connected components Finding the bridges of a graph Generating words in order to plot the limit set of a group Finding strongly connected components And there are many more Cycle DetectionCycle graph theory The existence of a cycle in directed and undirected graphs can be determined by whether depth first search DFS finds an edge that points to an ancestor of the current vertex it contains a back edge All the back edges which DFS skips over are part of cycles In an undirected graph the edge to the parent of a node should not be counted as a back edge but finding any other already visited vertex will indicate a back edge In the case of undirected graphs only O n time is required to find a cycle in an n vertex graph since at most n edges can be tree edges Many topological sorting algorithms will detect cycles too since those are obstacles for topological order to exist Also if a directed graph has been divided into strongly connected components cycles only exist within the components and not between them since cycles are strongly connected For directed graphs distributed message based algorithms can be used These algorithms rely on the idea that a message sent by a vertex in a cycle will come back to itself Distributed cycle detection algorithms are useful for processing large scale graphs using a distributed graph processing system on a computer cluster or supercomputer Applications of cycle detection include the use of wait for graphs to detect deadlocks in concurrent systems WORK IN PROGRESS Partition Algorithm Explanation Vertex CutA vertex cut partitioning divides edges of a graph into equal size partitions The vertices that hold the endpoints of an edge are also placed in the same partition as the edge itself However the vertices are not unique across partitions and might have to be replicated cut due to the distribution of their edge across different partitions Replication factor quantifies how many vertexes are replicated over computers compared with the the number of vertexes of the original input graph Greedy Vertex CutThis Algorithm is a simple vertex cut in Round Robin fashion It takes the original graph edges and assign them to the partitions dividing it in equal or similar size This algorithm does not take care of optimization in vertex replication Replication Factor but only balance the edge in the partitions Classes ExplanationThe Classes Explanation can be found in the Doxygen Documentation in the Classes Section RequirementsThe minimun C standard required is C and a G compiler version greater than How to useThe use of the library is very simple just put the header file where you need Unit Test ExecutionThe Unit Test required the CMake version greater than and the google test library Google Test InstallationGoogleTestgit clone cd googletest Main directory of the cloned repository mkdir build Create a directory to hold the build output cd buildcmake Generate native build scripts for GoogleTest makesudo make install Install in usr local by default How to Compile Test If not exist create a directory build under the base directory Enter the directory execute command cmake if all is succesfull execute the command make How to Run TestAfter the compilation you can run the executable that is under the build directory with the name test exe with the simple command test exe Benchmark ExecutionThe Benchmark required the CMake version greater than and the google test and the google benchmark library Google Benchmark InstallationGoogle Benchmark Check out the library git clone Benchmark requires Google Test as a dependency Add the source tree as a subdirectory git clone benchmark googletest Go to the library root directory cd benchmark Make a build directory to place the build output cmake E make directory build Generate build system files with cmake cmake E chdir build cmake DCMAKE BUILD TYPE Release or starting with CMake use a simpler form cmake DCMAKE BUILD TYPE Release S B build Build the library cmake build build config Release install library sudo cmake build build config Release target install How to Compile Benchmark If not exist create a directory build under the base directory Enter the directory execute command cmake if all is succesfull execute the command make How to Run BenchmarkAfter the compilation you can run the executable that is under the build directory with the name benchmark with the simple command benchmark Benchmark ResultsYou can check benchmark result at this link Packaging TarballsTo create tarballs package you need to follow the following steps Enter Packaging Directory cd packaging execute the script to generate tarballs tarballs sh RPM Fedora CentOS RedHat To create rpm package you need to follow the following steps Enter Packaging Directory cd packaging rpm execute the script to generate tarballs make rpm sh DEB Debian Ubuntu To create deb package you need to follow the following steps Enter Packaging Directory cd packaging deb execute the script to generate tarballs make deb sh Install and Uninstall Install Linux TarballsOn Unix Linux system you need to execute the following command to install sudo tar xjf CXXGraph version tar bzto uninstall sudo rm f usr include Graph hpp usr include CXXGraph Install RPMOn Fedora CentOS RedHat system you need to execute the following command to install sudo rpm ivh CXXGraph version noarch rpmto uninstall sudo rpm e CXXGraph version Install DEBOn Debian Ubuntu system you need to execute the following command to install sudo dpkg i CXXGraph version debto uninstall sudo apt get remove CXXGraph Install From SourceYou can install from source the library using CMake After the compilation phase you can use sudo make installto install the library How to contributeIf you want give your support you can create a pull request or report an issue If you want to change the code or fix issue or implement a new feature please read our CONTRIBUTING Guide SiteCXXGraph Site ContactE Mail zigrazor gmail comGitHub Profile SupportTo support me just add Star the project or follow me To get updated watch the project ReferencesWe are referenced by awesome hppcppreference com CreditsThanks to the community of TheAlgorithms for some algorithms ispiration Thanks to GeeksForGeeks for some algorithms inspiration We are Looking for We are looking for developers and committer also at first experience we will guide you step by step to the open source world If you are interested please contact us at zigrazor gmail com or contribute to this project We are waiting for you 2021-08-25 08:20:06
海外TECH Engadget Instagram is putting ads in its Shop tab https://www.engadget.com/instagram-shop-ads-083632822.html?src=rss Instagram is putting ads in its Shop tabInstagram is introducing ads to the Shop tab it launched last November as part of a divisive app redesign The Facebook owned company s push to bring ads to more parts of its app has upset some users but at least the move makes sense in this context nbsp Moreso than on Reels or the Explore feed ads seem like a natural fit for Instagram s shopping section where you go to peruse products from brands and creators They ll look like the other tiles on the Shop home page but with a little quot sponsored quot label that tells you someone paid to show you them nbsp As a rep for luggage brand Away explains in their spiel ads tend to be more successful quot in an environment where the consumer is already in a shopping mindset which the Shop tab naturally attracts quot Clicking on a Shop ad will show you more details about the product including any additional images and let you browse more items from the brand You can also save products to your wishlist or share them with friends As is the norm you can hide or report ads too Unlike Instagram s video ads in Stories and Reels you can t skip photo ads 2021-08-25 08:36:32
医療系 医療介護 CBnews 診療側「大きな変更困難」、支払側「キーの1年」-入院報酬見直し、意見に隔たり https://www.cbnews.jp/news/entry/20210825164536 中央社会保険医療協議会 2021-08-25 17:55:00
医療系 医療介護 CBnews 回復期リハ入院料、支払側「3つぐらいに統合を」-診療側は慎重姿勢、中医協・総会 https://www.cbnews.jp/news/entry/20210825165455 中央社会保険医療協議会 2021-08-25 17:40:00
金融 RSS FILE - 日本証券業協会 上場有価証券の発行会社が発行した店頭取扱有価証券の売買状況 https://www.jsda.or.jp/shiryoshitsu/toukei/toriatsukai/index.html 店頭取扱有価証券 2021-08-25 10:00:00
金融 RSS FILE - 日本証券業協会 証券業報 2021年8月 https://www.jsda.or.jp/about/gaiyou/gyouhou/21/2108gyouhou.html 証券 2021-08-25 09:54:00
金融 RSS FILE - 日本証券業協会 債券貸借取引残高等状況 (旧債券貸借取引状況) https://www.jsda.or.jp/shiryoshitsu/toukei/taishaku/index.html 貸借 2021-08-25 09:30:00
ニュース @日本経済新聞 電子版 工作機械受注、中国需要が鈍化 スマホ・PC向け一巡 https://t.co/P8KeKy8ADo https://twitter.com/nikkei/statuses/1430442286622470145 工作機械 2021-08-25 08:09:52
ニュース @日本経済新聞 電子版 東京都、新たに4228人感染 7日平均で前週下回る https://t.co/VX1eC3c5Gg https://twitter.com/nikkei/statuses/1430441262969081861 東京都 2021-08-25 08:05:48
海外ニュース Japan Times latest articles More schools in Tokyo cancel Paralympic plans even as Games go on for some students https://www.japantimes.co.jp/news/2021/08/25/national/tokyo-schools-paralympic-plans/ More schools in Tokyo cancel Paralympic plans even as Games go on for some studentsOver students from across the capital are still expected to watch events in person but most schools in Tokyo have canceled visits to competition 2021-08-25 17:34:40
海外ニュース Japan Times latest articles Schools take action against rising pandemic-linked student suicides https://www.japantimes.co.jp/news/2021/08/25/national/student-suicides/ coronavirus 2021-08-25 17:20:34
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-25 08:52:48
ニュース BBC News - Home Club completes challenge to bag all 282 Munros in a single day https://www.bbc.co.uk/news/uk-scotland-edinburgh-east-fife-58305778?at_medium=RSS&at_campaign=KARANGA running 2021-08-25 08:08:19
ニュース BBC News - Home Real Madrid make £137m bid for Paris St-Germain star Mbappe https://www.bbc.co.uk/sport/football/58326817?at_medium=RSS&at_campaign=KARANGA kylian 2021-08-25 08:48:06
ニュース BBC News - Home Bilal Sarwary: 'In the city I loved, suddenly nowhere was safe' https://www.bbc.co.uk/news/world-south-asia-58071592?at_medium=RSS&at_campaign=KARANGA country 2021-08-25 08:11:56
ニュース BBC News - Home Afghanistan: Why can't the UK hold Kabul airport without the US? https://www.bbc.co.uk/news/world-58305185?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 08:35:48
ニュース BBC News - Home Afghanistan: Where will refugees go after Taliban takeover? https://www.bbc.co.uk/news/world-asia-58283177?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 08:49:44
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins 15th Paralympic gold https://www.bbc.co.uk/sport/disability-sport/58326267?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-25 08:18:39
ビジネス ダイヤモンド・オンライン - 新着記事 メルカリ(4385)の10年後の未来は? 市場が織り込んでいない成長ストーリーを信じ、 長期保有することで資産は大きく増える - 超成長株投資で資産10倍計画! https://diamond.jp/articles/-/280399 投資顧問 2021-08-25 17:05:00
GCP Google Cloud Platform Japan 公式ブログ 開催予定のウェブセミナー: 「How to plan your migration the right way(正しい方法で移行を計画するには)」 https://cloud.google.com/blog/ja/products/cloud-migration/upcoming-webinar-how-to-migrate-to-the-cloud-the-right-way/ 検討すべき問題が多くて不安になるかもしれませんが、GoogleCloudをご利用になる場合、ご心配は無用です。 2021-08-25 09:00:00
北海道 北海道新聞 よつ葉ミルクフェスタ、今年も中止 https://www.hokkaido-np.co.jp/article/581938/ 十勝管内 2021-08-25 17:19:00
北海道 北海道新聞 五輪派遣警察官、感染者81人に 新たに岡山の巡査長 https://www.hokkaido-np.co.jp/article/581937/ 岡山県警 2021-08-25 17:19:00
北海道 北海道新聞 大橋悠依「自然に気合が入る」 五輪後初戦のISL出発前に https://www.hokkaido-np.co.jp/article/581936/ 大橋悠依 2021-08-25 17:19:00
北海道 北海道新聞 食料自給率、過去最低の37% 20年度、コメや小麦が減少 https://www.hokkaido-np.co.jp/article/581935/ 食料自給率 2021-08-25 17:17:00
北海道 北海道新聞 尾身氏「教職員へ優先接種を」 学校の感染拡大防止策 https://www.hokkaido-np.co.jp/article/581926/ 感染拡大 2021-08-25 17:14:00
北海道 北海道新聞 CTBTで「新型核」開発歯止め 発効の必要性、新事務局長が強調 https://www.hokkaido-np.co.jp/article/581925/ 事務局長 2021-08-25 17:01:00
北海道 北海道新聞 ダム湖に沈んだ道が… 旧道道当別浜益港線 夏の水位低下で出現 https://www.hokkaido-np.co.jp/article/581662/ 当別ダム 2021-08-25 17:01:53
IT 週刊アスキー スローライフ街破壊ゲーム 『ごく普通の鹿のゲーム DEEEER Simulator』が11月25日にフルリリース決定! https://weekly.ascii.jp/elem/000/004/067/4067106/ スローライフ街破壊ゲーム『ごく普通の鹿のゲームDEEEERSimulator』が月日にフルリリース決定年月日、PLAYISMはSteamストアでアーリーアクセス中のスローライフ街破壊ゲーム『ごく普通の鹿のゲームDEEEERSimulator』のフルリリースを、年月日に実施すると発表。 2021-08-25 17:40:00
IT 週刊アスキー Steam版『SCARLET NEXUS』の無料体験版が配信開始!さらに追加有料DLCの配信も決定 https://weekly.ascii.jp/elem/000/004/067/4067109/ nexus 2021-08-25 17:35:00
マーケティング AdverTimes 【人事】サントリーホールディングス(2021年9月1日付) https://www.advertimes.com/20210825/article361610/ 経営 2021-08-25 08:28:42
マーケティング AdverTimes 【人事】サントリーウエルネス、メディア部新設ほか(2021年9月1日付) https://www.advertimes.com/20210825/article361612/ 組織 2021-08-25 08:22:17
マーケティング AdverTimes 【人事】東武百貨店、企画業務の強化と業務の効率化(2021年9月1日付) https://www.advertimes.com/20210825/article361606/ 東武百貨店 2021-08-25 08:12:16
GCP Cloud Blog JA 開催予定のウェブセミナー: 「How to plan your migration the right way(正しい方法で移行を計画するには)」 https://cloud.google.com/blog/ja/products/cloud-migration/upcoming-webinar-how-to-migrate-to-the-cloud-the-right-way/ 検討すべき問題が多くて不安になるかもしれませんが、GoogleCloudをご利用になる場合、ご心配は無用です。 2021-08-25 09:00:00
TECH Engadget Japanese 子供向けアーケード筐体「Arcade 1 Up Jr」、米国で10月15日発売 https://japanese.engadget.com/arcade-1-up-jr-pac-man-092003589.html arcadeup 2021-08-25 09:20:03
TECH Engadget Japanese コンピューター・IT関連のKindle書籍が最大半額! 常に変化する業界を生き抜くための“教養”を身につけよう https://japanese.engadget.com/kindle-pc-it-sale-090521163.html kindle 2021-08-25 09:05:21
ROBOT ロボスタ 月額9,887円で『LOVOT』を迎えられる「スリムプラン」新登場!「分割手数料無料キャンペーン」「100日返金保証キャンペーン」を延長 https://robotstart.info/2021/08/25/lovot-slim-plan.html groovex 2021-08-25 09:37:23
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 日本のコロナ論文数は世界で何位? 諸外国にリード許す https://www.itmedia.co.jp/business/articles/2108/25/news150.html itmedia 2021-08-25 18:36:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] シャープが音声操作可能なネックスピーカー https://www.itmedia.co.jp/business/articles/2108/25/news149.html aquos 2021-08-25 18:24:00
TECH Techable(テッカブル) オンライン教育サービスを展開するスクーが迎えた転換期 https://techable.jp/archives/160624 schoo 2021-08-25 09:30:15
Google カグア!Google Analytics 活用塾:事例や使い方 プレゼンに勝ちたい人のプレゼン本「勝者のプレゼン術」レビュー。伝説級のプレゼン事例が満載、プレゼンに負けた理由もわかる良書 https://www.kagua.biz/review/book/20210825a1.html 説得力 2021-08-25 09:00:39
python Pythonタグが付けられた新着投稿 - Qiita OS system command Run ... / Ruby case / Python case / golang case / Nim case https://qiita.com/dauuricus/items/74af3e818264acb435f1 OS system command Run Ruby case Python case golang case Nim caseRubycurrent test system rm current system rm r current Pythonimport os os system ls os system mkdir test os system rm r test golangfunc main title test cmd exec Command zip title zip r title err cmd Run if err nil log Fatal err cmd nil cmd exec Command rm r title err cmd Run if err nil log Fatal err cmd nil Nimimport osdiscard execShellCmd ls discard execShellCmd echo discard execShellCmd mkdir test discard execShellCmd echo discard execShellCmd ls discard execShellCmd rm r test discard execShellCmd echo discard execShellCmd ls 2021-08-25 18:05:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBAについて「違うブックからデータを取得し行と列を入れ替える」 https://teratail.com/questions/356125?rss=all VBAについて「違うブックからデータを取得し行と列を入れ替える」エクセルで、異なるブックからデータを取得し、行と列を入れ替えて並べ替えるVBAを書いております。 2021-08-25 18:58:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) IE拡張属性「ContentEditable」について https://teratail.com/questions/356124?rss=all ところがEdgeで動かしたところfalseが返ってきました。 2021-08-25 18:57:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonのマッチングアプリについて https://teratail.com/questions/356123?rss=all pythonのマッチングアプリについて抽象的な質問になってしまい申し訳ありません。 2021-08-25 18:55:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) スマホで撮影した写真だとBitmapクラスのheightとwidthが逆になる https://teratail.com/questions/356122?rss=all スマホで撮影した写真だとBitmapクラスのheightとwidthが逆になる実現したいことスマホiphoneで撮影した画像ファイルwindowsのエクスプローラで確認すると幅nbsp高さをファイルアップロードしてbitmapオブジェクトを作成するとbitmapheightが、bitmapwidthがになってしまいます。 2021-08-25 18:48:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) セマンティックな<br>の使い方について。 https://teratail.com/questions/356121?rss=all セマンティックなltbrgtの使い方について。 2021-08-25 18:47:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) UnityでMySqlを使いたいがMySqlConnection.OpenでPlatformNotSupportedExceptionが出る https://teratail.com/questions/356120?rss=all UnityでMySqlを使いたいがMySqlConnectionOpenでPlatformNotSupportedExceptionが出る前提・実現したいことUnityでMySqlを使用しようとしています。 2021-08-25 18:46:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Railsのenumを利用した中間テーブルの複数のカラムを使ったユニーク制約の付け方が分かりません https://teratail.com/questions/356119?rss=all Railsのenumを利用した中間テーブルの複数のカラムを使ったユニーク制約の付け方が分かりません悩んでいる事タイトル通り、Railsのenumを利用した中間テーブルの複数のカラムを使ったユニーク制約の付け方が分かりません。 2021-08-25 18:43:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【初心者です】Pyqt5で作成したウィジットのウィンドウサイズを手動で変更した時の縦横のサイズを表示したい https://teratail.com/questions/356118?rss=all 【初心者です】Pyqtで作成したウィジットのウィンドウサイズを手動で変更した時の縦横のサイズを表示したいタイトルの通りの説明になってしまいますが、Pyqtで作成したウィジットをウィンドウサイズを手動で変更した時の縦横のサイズをprintで表示したいです。 2021-08-25 18:42:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python3 for文の速度が遅い(モザイク処理) https://teratail.com/questions/356117?rss=all pythonfor文の速度が遅いモザイク処理前提・実現したいこと下記コードのメソッドの速度を早くしたいです。 2021-08-25 18:42:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unityで【androidx.fragment.app.FragmentActivity】を取得する方法 https://teratail.com/questions/356116?rss=all Unityで【androidxfragmentappFragmentActivity】を取得する方法前提・実現したいことAndroidStudioで生体認証のプラグインを作成しUnityで繋ぎ込みを行っているときに発生しました。 2021-08-25 18:38:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rのパッケージ作成、サイト説明通りやったら初めからつまづく。 https://teratail.com/questions/356115?rss=all Rのパッケージ作成、サイト説明通りやったら初めからつまづく。 2021-08-25 18:34:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) migrateすると、「django.db.utils.OperationalError: FATAL: ユーザ"myname"のIdent認証に失敗しました」のエラー https://teratail.com/questions/356114?rss=all migrateすると、「djangodbutilsOperationalErrorFATALユーザquotmynamequotのIdent認証に失敗しました」のエラー前提・実現したいことDjangoをCentOS上で動かそうとしています。 2021-08-25 18:29:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) word pressのアイキャッチ画像のサイズ制御について https://teratail.com/questions/356113?rss=all wordpressのアイキャッチ画像のサイズ制御について以下で投稿のサムネイルを取得したいのですが、サムネイルのサイズがなぜかpxになってしまいます。 2021-08-25 18:24:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) デプロイ後、ブラウザによって画像の違いが出ることはありますか?(heroku + s3 + wagtail) https://teratail.com/questions/356112?rss=all デプロイ後、ブラウザによって画像の違いが出ることはありますかherokuswagtail症状Firefox上では問題なく動いていますが、その他ブラウザ上では画像が透過されており反映されません。 2021-08-25 18:18:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) interactionがインポートできません https://teratail.com/questions/356111?rss=all 2021-08-25 18:15:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ナビゲーションの現在位置にクラスを付与してデザインを加えたい。 https://teratail.com/questions/356110?rss=all ナビゲーションの現在位置にクラスを付与してデザインを加えたい。 2021-08-25 18:10:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Next.jsとstyled-componentsの関係をおしえてください https://teratail.com/questions/356109?rss=all 2021-08-25 18:07:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonでlist型にdict型をappendしていったがooo[0]で取得すると文字列になってしまう https://teratail.com/questions/356108?rss=all Pythonでlist型にdict型をappendしていったがoooで取得すると文字列になってしまうお世話になっております。 2021-08-25 18:05:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python pandasでのskiprowsの取り扱いについて https://teratail.com/questions/356107?rss=all 2021-08-25 18:03:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) あるテキストに連続しないドットを挿入して、重複なしの文字列を生成したい。 https://teratail.com/questions/356106?rss=all あるテキストに連続しないドットを挿入して、重複なしの文字列を生成したい。 2021-08-25 18:02:31
Ruby Rubyタグが付けられた新着投稿 - Qiita OS system command Run ... / Ruby case / Python case / golang case / Nim case https://qiita.com/dauuricus/items/74af3e818264acb435f1 OS system command Run Ruby case Python case golang case Nim caseRubycurrent test system rm current system rm r current Pythonimport os os system ls os system mkdir test os system rm r test golangfunc main title test cmd exec Command zip title zip r title err cmd Run if err nil log Fatal err cmd nil cmd exec Command rm r title err cmd Run if err nil log Fatal err cmd nil Nimimport osdiscard execShellCmd ls discard execShellCmd echo discard execShellCmd mkdir test discard execShellCmd echo discard execShellCmd ls discard execShellCmd rm r test discard execShellCmd echo discard execShellCmd ls 2021-08-25 18:05:28
Docker dockerタグが付けられた新着投稿 - Qiita php artisan migrate でSQLSTATE[HY000] [2002]のエラーが出る https://qiita.com/greencha/items/9acf33959ea310fdbae1 phpartisanmigrateでSQLSTATEHYのエラーが出るはじめに一度、コンテナなどをdownした後にもう一度upしてmigrateしようとすると、エラーになったので解決した方法をメモします。 2021-08-25 18:16:18
golang Goタグが付けられた新着投稿 - Qiita OS system command Run ... / Ruby case / Python case / golang case / Nim case https://qiita.com/dauuricus/items/74af3e818264acb435f1 OS system command Run Ruby case Python case golang case Nim caseRubycurrent test system rm current system rm r current Pythonimport os os system ls os system mkdir test os system rm r test golangfunc main title test cmd exec Command zip title zip r title err cmd Run if err nil log Fatal err cmd nil cmd exec Command rm r title err cmd Run if err nil log Fatal err cmd nil Nimimport osdiscard execShellCmd ls discard execShellCmd echo discard execShellCmd mkdir test discard execShellCmd echo discard execShellCmd ls discard execShellCmd rm r test discard execShellCmd echo discard execShellCmd ls 2021-08-25 18:05:28
海外TECH DEV Community পাইথন প্রোগ্রামিং এ ভেরিয়েবল এবং ডাটাটাইপ https://dev.to/moniruzzamansaikat/-20he পাইথনপ্রোগ্রামিংএভেরিয়েবলএবংডাটাটাইপvariable শব্দটারবাংলাঅর্থহচ্ছেচলক।তারমানেএইজিনিসটাপরিবর্তিতহতেপারবে।অন্যকথায় ভেরিয়েবলহচ্ছেধারকবাcontainer বাplaceholder অর্থাৎ ভেরিয়েবলেরমধ্যেতুমিকোনএকটাডাটারেখেদিতেপার যাপরেতুমিতোমারপ্রোগ্রামেব্যাবহারকরতেপারবে।তো এইvariable এরমধ্যেতুমিযেকোনডাটাইরেখেদিতেপার।এইটাহতেপারেতোমারনাম string তোমারবয়স number অথবাকোনএকটাএকটাকথাসত্যিনাকিমিথ্যা boolean তোএইযেডাটাগুলাতুমিকোনএকটাcontainer বাvariable এরমধ্যেরাখতেছ তোঐvariable এরএকটানামদিতেহবেনা তাহলেইতোতুমিঐনামেরমাধ্যমেডাটাটাকেঅ্যাক্সেসকরতেপারবা।নোটঃপাইথনপ্রোগ্রামিংএতোমাকেনির্দিষ্টকরেবলেদিতেহবেনাযে তুমিকিধরনেরডাটাতোমারভেরিয়েবলেরমধ্যেরাখতেছ।তুমিjust একটাvariable এরনামদিয়েইএরমধ্যেডাটাটাকেরেখেদিতেপারবা। কিভাবেএকটিভেরিয়েবলDeclare তৈরি করেমাননির্ধারন assign করেদিতেহয়তোমনেকর তুমিএকটাপ্রোগ্রামলিখছ।যেখানেতোমাকেএকজনuser এরনামমনে contain রাখতেহবে।তোতাহলেতোমাকেপ্রথমেইএকটাভেরিয়েবলেরনামdeclare করতেহবে তারপর সমান এরমাধ্যমেতোমাকেএকটামানassign করেদিতেহবে।একটাজিনিসমনেরাখতেহবে তুমিকিন্তুচাইলেইযেকোনকিছুনামদিতেপারবেনা।ভেরিয়েবলেরনামকিভাবেনির্ধারণকরতেহয় তানিচেবিস্তারিতভাবেদেয়াআছে।আপাততদেখ নিচেআমিuser name নামেএকটাভেরিয়েবলতৈরীকরছি।যারমধ্যেzuck নামেএকটামানদিয়েদিছি।একটাজিনিসখেয়ালকরছ আমিকীধরণেরমানassign করছি এইটাএকটাস্ট্রিং string তুমিচাইলেঅন্যকিছুওব্যাবহারকরতেপারবে।যেটাআমরাData Type সেকশনেদেখব।user name zuck এখনতুমিএকটাজিনিসখেয়ালকরো উপরেরযেভেরিয়েবলটাতুমিcreate করছ ঐমানটাকীসবসময়ইএকইথাকবে।না থাকবেনা।কারণ তুমিতোআগেইজানযেvariable মানেহচ্ছেচলকঅর্থাৎযারমানচলতেচলতেইপরিবর্তিতহতেপারবে।এরনিচেরলাইনেএসেযদিতুমিবলেদাওuser name ভেরিয়েবলটিতেঅন্যকোনমানরাখ তাহলেকিন্তুকম্পিউটারওইখানেঅন্যএকটামানইরাখবে।নিচেদেখuser name zuck user name Mark Zuckerburg দেখছ প্রথমলাইনেআমরাবলেদিলামuser name ভেরিয়েবলটিতেzuck মানটারাখ।কিন্তুনম্বরলাইনেএসেআমরাআবারবলেদিলামযে user name এরমধ্যেতুমিMark Zuckerburg এইমানটারেখেদাও।তোএইজিনিসটিকেইআসলেবলাহয়Variable re assign করা। ভেরিয়েবলনামনির্ধারণকরারকিছুশর্ত ভেরিয়েবলটারনামকেবলমাত্র a z A Z অথবা দিয়েশুরুহতেপারবে।name Mr Bean Right secret Ami Rightname Amar name a vul ace Wrong ভেরিয়েবলনামেরশুরুহওয়াব্যাতিতঅন্যযেকোনজায়গায় a b A B বাnumbers বাunderscores থাকতেপারে।ten Rightten Wrongamar name Mr Zuckerburg Right ভেরিয়েবলনামেরমাঝখানেকোনফাকাজায়গা space রাখাযাবেনা।amar name Mr Zuckerburg Rightamar name Amar name vul ache Wrong পাইথনেভেরিয়েবলনামগুলোcase sensitive হয়েথাকে।অর্থাৎছোটহাতেরঅক্ষরদিয়েকোনভেরিয়েবলেরনামআরবড়হাতেরঅক্ষরদিয়েঐসেইমname কিন্তুএকইনা AmarName Mr Zuckerburg এইটাআলাদাamarName Amio Mr Zuckerburg এইটাআলাদা পাইথনেকিছুreserved বানিজস্বকিওয়ার্ডআছে।তুমিঐকিওয়ার্ডগুলোওভেরিয়েবলনামহিসেবেব্যবহারকরতেপারবেনা।নিচেকিওয়ার্ডগুলোদিয়েদেয়াহলঃKeywordsKeywordsKeywordsKeywordsKeywordsKeywordsanddefFalseimportnotTrueasdelfinallywhileinorasserteliftryforispassbreakelsewithfromlambdaprintclassexceptyieldglobalraiseNonecontinueexecifnonlocalreturn পাইথনপ্রোগ্রামিংএডাটাটাইপ Data Type পাইথনকিন্তুDynamically typed একটাপ্রোগ্রামিংভাষা।অর্থাৎ ভেরিয়েবলতৈরীকরারসময়তোমাকেএরটাইপবলেদিতেহবেনা।মানেকী এরমানেহচ্ছে তুমিযখনএকটাভেরিয়েবলDecalare করতেছ তখনতোমাকেবলেদিতেহবেনাযে তুমিকীধরণেরমানassign করতেছ পাইথননিজেনিজেইবুঝেযাবেযেতুমিকীstring assign করতেছনাকিnumber নাকিঅন্যকিছু।কিন্তুপ্রোগ্রামিংকরারসময়তোমাকেঅবশ্যইজানতেহবেযেতুমিকোনধরণেরডাটারসাথেকাজকরতেছ।তাহলে প্রোগ্রামিংকরারসময়তোমারকোডগুলাঅনেকefficient হবেপাশাপাশিতোমারলাইফটাওঅনেকসহজহয়েযাবেনিচেকিছুবেসিক basic ডাটাটাইপসম্পর্কেআলোচনাকরাহল যেগুলাতোমাকেঅবশ্যইঅবশ্যইজানতেহবে।String or text based Data TypeNumeric Data typeBoolean or True False Data TypeList Data Type String Data Typeতোমারপ্রোগ্রামেবিভিন্নসময়বিভিন্নরকমেরশব্দ বাক্য প্যারাগ্রাফনিয়েকাজকরতেহতেপারে।তোএইক্ষেত্রেতোমাকেএইstring ডাটাটাইপব্যাবহারকরতেহবে।তোপাইথনেতুমিদুইভাবেstring টাইপেরভেরিয়েবলব্যাবহারকরতেপার।সিংগেলকোটেশন Single Quote অথবাডাবলকোটেশন Double qutation নিচেরউদাহরণদেখvariabl Ami thik aci variabl Amio thik aci উপরেরদুইটাভেরিয়েবলইঠিকআছে।কিন্তুতুমিযখনএকটাparagraph লিখতেযাবে তখনকিন্তুতুমিউপরেরনিয়মেলিখতেপারবেনা।অর্থাৎsingle quote বাdouble quote দিয়েযখনতুমিকোনstring বানাবা তখনযদিতুমিনতুনলাইনেচলেআসতেচাওতাহলেতুমিএকটাএরর error খাবা।তাহলেকীকরতেহবে তাহলে তুমিযদিপাইথনেএমনএকটাস্ট্রিংবানাইতেচাওযাকিনাmultiline এরহতেপারেবাএকটাparagraph হতেপারেতখনতোমাকেনিচেরমতকরেstring declare করতেহবেgorur rocona Lorem ipsum dolor sit amet consectetur adipiscing elit sed do eiusmod tempor incididuntut labore et dolore magna aliqua Numeric Data Typeতোমাকেবিভিন্নসময়বিভিন্নরকমনাম্বারনিয়েকাজকরতেহতেপারে।বিভিন্নরকমনাম্বারবলতেfloat দশমিক নাম্বার integer পূর্ণসংখ্যা ।তোপাইথনেআসলেতিনধরণেরনাম্বারআছে।int Integer বাপূর্ণসংখ্যা float Floating point number বাদশমিকসংখ্যা Complex Complex বাজটিলসংখ্যা নাম্বারপজিটিভবানেগেটিভহতেপারবে।নিচেকয়েকটিউদাহরণদেয়াহলage Integer Numberheight Float Numbercomplex e Complex Number Boolean Data Typeধরকোনএকটাঘটনাঘটছে।তো তোমাকেআমিবললামযেতুমিশুধুবলযেঘটনাটাআসলেঘটছেকীনা।তোতুমিএকটাvariable এএইমানটাকিভাবেরাখবে নিচেদেখেফেলghotona ghotce True এইখানেতুমিTrue অথবাFalse লিখতেপারতোএইহচ্ছেboolean তুমিএকটাভেরিয়বলেTrue or False রাখতেপারতেছ। List Data Typeএখনতুমিতোstring বাnumber ডাটাটাইপনিয়েকিভাবেকাজকরতেহয়শিখেফেলছ।তাইনা আচ্ছা এখনযদিআমিতোমাকেবলিতোমারবেশকয়েকজনেরবন্ধুরনামেরএকটালিস্টবানিয়েফেল।তখনতুমিকইকরবে তোপ্রথমেইচিন্তাকরযে একেকটানামকিন্তুএকেকটাstring ।এখনএরকমঅনেকগুলোstring নিয়েইআমাদেরএকটালিস্টবানিয়েফেলতেহবে।নিচেদেখfriends Rakib Sakib Wakib তাহলে অনেকগুলোitem নিয়েএকটালিস্টহয়েথাকে।তুমিউপরেরলিস্টটাতেযেকোনরকমেরvalue ইরাখতেপারবে।সেটাহতেপারেকোননাম্বারেরলিস্টবাস্ট্রিংএরলিস্ট।যেমনতোমাকেযদিবলাহয়একটানাম্বারেরলিস্টবানিয়েফেল।তুমিকিন্তুপারবে।কীভাবে তোআচ্ছা এইযেলিস্টটাআছে।এরপ্রত্যেকটিitem কেবলাহয়একেকটাelement বাউপাদান।তো তোমাকেআমিযদিবলিSakib নামেরstring টাতুমিআমাকেদাও অথবাশুধুমাত্রঐstring টাকেঅন্যএকটাvariable এরেখেদাও।এইকাজটাকরারআগেএকটাজিনিসজেনেরাখ পাইথনেকিন্তুlist কিন্তু index based মানেহচ্ছে তমindex এআছেRakib তমindex এআছেSakib আর তমindex এআছেWakib বুঝছ এইভাবেইচলতেথাকবে।মানেতুমিদেখেতেছযেএকটাelement তমজায়গায়আছে তাহলেঐelement টাকেঅ্যাক্সেসকরতেহলেতোমাকেকিন্তুতমindex এaccess করতেহবে।নিচেরউদাহরণটাদেখfriends Rakib Sakib Wakib ami sakib friends এরমানহলRakibami rakib friends এরমানহলSakib Conclusionএইব্লগেআমরাপাইথনেরবেসিককিছুডাটাটাইপএবংভেরিয়েবলনিয়েকিভাবেকাজকরতেহয় এগুলাশিখছি।এরপরবর্তিব্লগেআমরাString নিয়েবিস্তারিতভাবেজানতেপারব 2021-08-25 09:39:39
海外TECH DEV Community NEW ON THE PLATFORM https://dev.to/omoitjustin/new-on-the-platform-5b71 platformhello 2021-08-25 09:28:14
海外TECH DEV Community Nobody Cares About Your Programming Experience https://dev.to/fagnerbrack/nobody-cares-about-your-programming-experience-2jkf Nobody Cares About Your Programming Experience Avoid disregard an argument based on the authorIn Argumentation Theory there are concepts called fallacies They are mistakes of reasoning discovered and elaborated by scholars over the ages known to have been used in discussions and debates as an attempt to support an incorrect claim One of these fallacies is the Ad hominem It is usually used in discussions where the counterargument is not correctly addressed which can cause a cascading effect that might wreck the discussion like what you can see at the bottom of Paul Graham s Hierarchy of Disagreement Most people believe that ad hominem is just about attacking the physical characteristics or the authority of the author instead of focusing on the argument However ad hominem can manifest itself in many subtle ways For example in software engineering teams argue about abstract technical decisions all the time Eventually a situation might come up where someone provides an idea or argument that is contradictory because that person is known to belong to a group that has made many mistakes in the past or is a junior developer The instinct is to ignore that person s ideas merely because of those past experiences arguing that the idea is irrelevant based on the credibility of the person that is making it questioning his or her capability of delivering a correct answer That is ad hominem More specifically a Tu quoque if the focus is on a single person or a Guilt by association if the focus is on the group that person belongs to Ad hominem is when somebody tries to criticize the argument but instead criticizes the person Whether the attacker is correct in criticizing the person is irrelevant for the point of ad hominem is focusing on the person not the argument Ad hominem is to ignore somebody else s argument or idea because of the person that is making it instead of the content of that argument or idea In this case it is the responsibility of all parties to put the arguments or ideas on the table and argue against the content of those not against who is defending or attacking it There is also another fallacy called Argument from Authority It happens when an argument is ignored in favor of an authority s opinions Authority in this context can be a person an organization a methodology…anything it doesn t even need to be famous In software engineering the classic usage of this fallacy is when a suggested practice is ignored just because somebody else already tried it and it didn t work at the time therefore it is assumed that it doesn t work no matter the circumstances The problem with that reasoning which usually comes with expressions like I have used in many projects and it didn t work is that instead of providing evidence of why that practice doesn t work one tries to disregard the argument using the personal experience as a self entitled authority Personal experience is mostly irrelevant ideally arguments should contain evidence backed up by a measurable independent and scientific study for the experience might be different either by a different execution or a wrong execution Besides there is the human factor where emotions can cloud the judgment of individuals when disagreements take into account matters of personal experience However there are kinds of complex systems where such evidence is impossible to get either by the lack of resources or for the lack of time Imagine an ordinary team in an ordinary company you don t always have the time and knowledge to run controlled experiments Therefore you may delegate debatable decisions to the most experienced person in the room in that subject not because they re right only that they re the ones most likely to be A good example is a doctor you can t expect to run a controlled experiment in order to treat a disease that it s going to kill you tomorrow you have to act now The argument of personal experience is weak because it relies on an experience that might be different either by a different execution or a wrong execution Also the relationship between the perceived and real knowledge may differ either because of the Dunning Kruger Effect or the Impostor Syndrome The image below shows a transition of mindset from the Impostor Syndrome to reality Every individual has the potential to come up with great ideas and arguments One doesn t have more or less knowledge than the other Everyone has different pieces of knowledge It doesn t make any sense ignoring every argument or idea because of the person that is making it Something important might be missed Personal experience is a self entitled authority It relies on the belief that one person has executed something the exact same way as somebody else did which is rarely the case Ad hominem is arguing against the author not the argument When anyone tries to use the argument of personal experience that person is arguing against the author his or her experience not the content Do not judge the person by experience Instead judge the argument by the content Unless you re dying tomorrow Thanks for reading If you have some feedback reach out to me on Twitter Facebook or Github 2021-08-25 09:16:34
Apple AppleInsider - Frontpage News How Tim Cook reshaped Apple in his first decade as CEO https://appleinsider.com/articles/21/08/24/how-tim-cook-reshaped-apple-in-his-first-decade-as-ceo?utm_medium=rss How Tim Cook reshaped Apple in his first decade as CEOTim Cook is a very different Apple CEO than Steve Jobs was but the company s astounding growth and evolution has its roots in all of Cook s previous experience Tim Cook with Steve JobsTim Cook was officially announced as Apple s CEO on August but the company s preparation for him to take over had begun much earlier So had Cook s own preparation the way that each element of his career and life up to then would become key to running Apple Read more 2021-08-25 09:03:38
海外TECH Engadget Twitter test shows you the Spaces your friends are listening to https://www.engadget.com/twitter-spaces-listening-activity-092359214.html?src=rss Twitter test shows you the Spaces your friends are listening toIn the hopes that Spaces don t go the way of Fleets Twitter has largelyfocused on discovery efforts around the audio chat rooms It s latest stab at making the feature easier to find is all about eliciting FOMO Twitter is experimenting with a new quot listening activity quot mode that shows you the Spaces the people you follow are tuning in to For now the feature is limited to some users on iOS and Android Of course not everyone wants their interests to be highlighted atop other s timelines so Twitter is allowing you to toggle the option on or off via settings Bear in mind that Spaces are public anyway which means your activity is visible to others including those you follow and those browsing the rooms Though Twitter does note that it s possible for you to listen to a Space without being listed as a guest we re experimenting with ways to help you discover more Spaces for some of you on iOS and android if someone you follow is listening to a Space you ll see it at the top of your tl you can control who can see your listening activity in your settings send us your thoughts pic twitter com fbEZUMvMーSpaces TwitterSpaces August 2021-08-25 09:23:59
海外科学 NYT > Science Rejecting Covid Inquiry, China Peddles Conspiracy Theories Blaming the U.S. https://www.nytimes.com/2021/08/25/world/asia/china-conspiracy-theories-coronavirus.html Rejecting Covid Inquiry China Peddles Conspiracy Theories Blaming the U S A new wave of disinformation follows President Biden s order for the United States to investigate the origin of the pandemic including the possibility of a lab leak in Wuhan 2021-08-25 09:12:10
医療系 医療介護 CBnews 24時間往診体制緩和し在宅医療推進へ、中医協-在支診と継続診療加算、連携体制で評価の方向 https://www.cbnews.jp/news/entry/20210825173953 中央社会保険医療協議会 2021-08-25 18:15:00
金融 RSS FILE - 日本証券業協会 上場有価証券の発行会社が発行した店頭取扱有価証券の売買状況 https://www.jsda.or.jp/shiryoshitsu/toukei/toriatsukai/index.html 店頭取扱有価証券 2021-08-25 10:00:00
金融 RSS FILE - 日本証券業協会 証券業報 2021年8月 https://www.jsda.or.jp/about/gaiyou/gyouhou/21/2108gyouhou.html 証券 2021-08-25 09:54:00
金融 RSS FILE - 日本証券業協会 債券貸借取引残高等状況 (旧債券貸借取引状況) https://www.jsda.or.jp/shiryoshitsu/toukei/taishaku/index.html 貸借 2021-08-25 09:30:00
海外ニュース Japan Times latest articles Japan’s state of emergency to be expanded to eight more prefectures https://www.japantimes.co.jp/news/2021/08/25/national/japan-coronavirus-emergency-expansion/ Japan s state of emergency to be expanded to eight more prefecturesWith COVID measures now covering the vast majority of the country there are growing calls for a state of emergency or quasi emergency to be implemented 2021-08-25 18:27:18
海外ニュース Japan Times latest articles Japan’s top COVID-19 adviser slams IOC’s Bach over return to Tokyo https://www.japantimes.co.jp/news/2021/08/25/national/omi-bach-tokyo-return-criticism/ Japan s top COVID adviser slams IOC s Bach over return to TokyoShigeru Omi questioned the IOC chief s decision to visit the capital again since the government has been urging people to stay at home and telework 2021-08-25 18:24:05
海外ニュース Japan Times latest articles Charlie Watts, Rolling Stones’ beat maker for almost six decades, dies at 80 https://www.japantimes.co.jp/culture/2021/08/25/entertainment-news/rolling-stones-drummer-charlie-watts-dies-80/ Charlie Watts Rolling Stones beat maker for almost six decades dies at Music s biggest legends remember Charlie Watts who provided the heartbeat for the Rolling Stones in terms of both music and spirit 2021-08-25 18:15:09
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 09:40:10
ニュース BBC News - Home GB's Dunn & Shaw win Paralympic swimming medals https://www.bbc.co.uk/sport/disability-sport/58326272?at_medium=RSS&at_campaign=KARANGA paralympic 2021-08-25 09:44:47
ビジネス ダイヤモンド・オンライン - 新着記事 ディー・エヌ・エー(DeNA)、株主優待内容を発表! 2021年9月は、100株以上の株主にオンライン感謝イ ベントの実施やベイスターズなどのグッズクーポンも - 株主優待【新設・変更・廃止】最新ニュース https://diamond.jp/articles/-/280525 ディー・エヌ・エーDeNA、株主優待内容を発表年月は、株以上の株主にオンライン感謝イベントの実施やベイスターズなどのグッズクーポンも株主優待【新設・変更・廃止】最新ニュースディー・エヌ・エーが、年月期基準日は年月末の株主優待の内容を、年月日の時に発表した。 2021-08-25 18:05:00
ビジネス ダイヤモンド・オンライン - 新着記事 「セーフィー」のIPO情報総まとめ! スケジュールから幹事証券、注目度、銘柄分析、 他の映像プラットフォーム開発・運営企業との比較や予想まで解説! - IPO株の銘柄分析&予想 https://diamond.jp/articles/-/280519 2021-08-25 18:02:00
北海道 北海道新聞 王位戦第5局 藤井王位が初防衛 https://www.hokkaido-np.co.jp/article/581916/ 防衛 2021-08-25 18:17:17
北海道 北海道新聞 デジタル監、石倉洋子氏で調整 一橋大名誉教授 https://www.hokkaido-np.co.jp/article/581969/ 名誉教授 2021-08-25 18:16:00
北海道 北海道新聞 伸ばした髪 闘病する子に届け 岩内・木村さん、豊村さん寄付 「支援の輪広がって」 「必要な人のために」 https://www.hokkaido-np.co.jp/article/581968/ 闘病 2021-08-25 18:15:00
北海道 北海道新聞 ウサギコウモリ仲良くすやすや 厚岸水鳥観察館の玄関で8匹発見 https://www.hokkaido-np.co.jp/article/581967/ 観察 2021-08-25 18:15:00
北海道 北海道新聞 43都道府県、爆発的コロナ感染 厚労省の専門家組織で報告 https://www.hokkaido-np.co.jp/article/581966/ 厚生労働省 2021-08-25 18:15:00
北海道 北海道新聞 杉村、ボッチャ連続メダル目指す 「試合できることに感謝」 https://www.hokkaido-np.co.jp/article/581963/ 体操競技 2021-08-25 18:14:00
北海道 北海道新聞 解熱鎮痛剤の販売が急増 ワクチン副反応に備え https://www.hokkaido-np.co.jp/article/581962/ 新型コロナウイルス 2021-08-25 18:13:00
北海道 北海道新聞 軟式、松山商や筑陽学園など8強 全国高校野球選手権が開幕 https://www.hokkaido-np.co.jp/article/581961/ 全国高校軟式野球選手権 2021-08-25 18:13:00
北海道 北海道新聞 パラ、アフガン選手近く訪日か 韓国報道、出場に望みも https://www.hokkaido-np.co.jp/article/581960/ 聯合ニュース 2021-08-25 18:12:00
北海道 北海道新聞 クジラぱくぱく 滝上の木工作家、からくりおもちゃ展示 遠軽ちゃちゃワールド https://www.hokkaido-np.co.jp/article/581959/ 遠軽 2021-08-25 18:09:00
北海道 北海道新聞 26日の予告先発 https://www.hokkaido-np.co.jp/article/581958/ 予告先発 2021-08-25 18:09:00
ビジネス 東洋経済オンライン 東京五輪で「損した人々」「得をした人々」【動画】 すべてが目算狂いの異例大会、関係者の収支は? | スポーツ | 東洋経済オンライン https://toyokeizai.net/articles/-/450830?utm_source=rss&utm_medium=http&utm_campaign=link_back 感染拡大 2021-08-25 18:05:00
ニュース Newsweek <裁判>大谷元同僚スキャッグスが薬物死したのはエンゼルスのせい──遺族 https://www.newsweekjapan.jp/stories/world/2021/08/post-96982.php 2021-08-25 18:38:56
IT 週刊アスキー 『LOST ARK』新大陸「パプニカ」と新クラス「スカウター」実装!プロデューサーレターも公開 https://weekly.ascii.jp/elem/000/004/067/4067132/ lostark 2021-08-25 18:45:00
IT 週刊アスキー 「カップヌードル 辛麺」ブランド史上最大量の唐辛子入り https://weekly.ascii.jp/elem/000/004/067/4067135/ 史上最大 2021-08-25 18:45:00
IT 週刊アスキー “ファイナルファンタジー ピクセルリマスター”シリーズの『ファイナルファンタジーIV』が9月9日に発売決定! https://weekly.ascii.jp/elem/000/004/067/4067131/ 発売決定 2021-08-25 18:40:00
IT 週刊アスキー ビデオ通話は「やる気やモチベーションに欠ける」点が課題、ユニフォア調査 https://weekly.ascii.jp/elem/000/004/067/4067117/ 人工知能 2021-08-25 18:30:00
IT 週刊アスキー ちょっとしたミニゲーム感覚!新作MMORPG『ELYON(エリオン)』素材を集める「採集」コンテンツを紹介 https://weekly.ascii.jp/elem/000/004/067/4067129/ elyon 2021-08-25 18:20:00
IT 気になる、記になる… 「ファイナルファンタジー IV」のピクセルリマスター版、日本では9月9日に配信開始へ https://taisy0.com/2021/08/25/144539.html 開始 2021-08-25 10:29:09
TECH Engadget Japanese 今日は圏外。SNSから解放されるバックパック&ポーチ「SOUL SEARCH」シリーズ https://japanese.engadget.com/soul-search-series-101557376.html 今日は圏外。 2021-08-25 10:15:57
IT ITmedia 総合記事一覧 [ITmedia News] 東京都、求職中の若者向けオンライン講座開設 「プログラミング」「先端IT」の2コース https://www.itmedia.co.jp/news/articles/2108/25/news156.html itmedia 2021-08-25 19:41:00
TECH Techable(テッカブル) エレコムからOculus Quest 2用アクセサリが多数登場! https://techable.jp/archives/160586 oculus 2021-08-25 10:00:40
AWS AWS Japan Blog AWS中国リージョンでAWSサービスを活用して構築されたスマートホームソリューションと家電製品との接続 https://aws.amazon.com/jp/blogs/news/connecting-home-appliances-with-a-smart-home-solution-built-on-aws-in-the-aws-china-region/ 本ブログにはPythonコードスニペットが含まれているので、デバイスからスマートホームIoTプラットフォームにデータを送信し、デバイスからユーザー向けのモバイルアプリケーションやWebアプリケーションへのマルチメディアファイルを安全に共有するソリューションをトライできます。 2021-08-25 10:12:45
AWS AWS AWS Solutions Media2Cloud: Architecture for the Formula 1 Legacy | Amazon Web Services https://www.youtube.com/watch?v=CANn5FdkNbA AWS Solutions MediaCloud Architecture for the Formula Legacy Amazon Web ServicesSince its inception in Formula F has grown into a globally recognized brand thanks to the abundance of audio video and imagery captured at Grand Prix around the world Learn how AWS created a long term remedy to F s media asset management needs using the MediaCloud MC reference implementation by AWS Solutions Learn more about MediaCloud at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWSSolutions F MediaCloud Architecture Migration MachineLearning Metadata AWS AmazonWebServices CloudComputing 2021-08-25 11:00:05
AWS lambdaタグが付けられた新着投稿 - Qiita 【React / Laravel / AWS Lambda】ポートフォリオ (カンバン方式のタスク管理アプリ) を作成しました。 https://qiita.com/zuka-e/items/9a985f0dd5db21bc48d7 ユーザーは、VercelにデプロイされたURLからアプリケーションにアクセスAPIの機能が必要な場合は、APIGatewayに向かってリクエストを送信APIGatewayによって呼ばれたLambdaが以下のような処理を実行Cookieの付与、DynamoDBによるセッション管理データベースからデータの取得や更新必要に応じてユーザーにメールを送信ログをCloudWatchに保存これを表しているのが以下の図です。 2021-08-25 19:04:23
python Pythonタグが付けられた新着投稿 - Qiita pythonで永続セグメント木実装 https://qiita.com/tomato1997/items/27581f530cdf77c79ad2 クエリVerのindexの値を取得に対しては、verの時は青色の根から、verの時は赤色の根から始め、末端のノードにアクセスすればしていけばよいです。 2021-08-25 19:52:12
js JavaScriptタグが付けられた新着投稿 - Qiita Vueでお絵かきアプリ作成3(canvas使用) https://qiita.com/ryotaro_tech/items/3726db3213d4932c76c1 Vueでお絵かきアプリ作成canvas使用趣向vueでお絵かき機能を作成する機会があったため作ってみましたの続き前回のはこちらこのページでは「前に戻る」「次に進む」が動作できるようにしていきたいと思います。 2021-08-25 19:42:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) インタラクションに失敗します... https://teratail.com/questions/356135?rss=all 2021-08-25 19:56:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) discord.pyでWebhookの送信でエラーが発生する https://teratail.com/questions/356134?rss=all discordpyでWebhookの送信でエラーが発生する前提・実現したいことdiscordpyを使用し、Webhook式のグローバルチャットを作成しています。 2021-08-25 19:51:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JsonデータからGoogleMap上にマークする https://teratail.com/questions/356133?rss=all JsonデータからGoogleMap上にマークする概要ReactでGoogleMapにピンを表示する可視化ツールの作成をしています。 2021-08-25 19:40:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python,django setting.pyでDIRSのことろで黄色い線が出てしまう。 https://teratail.com/questions/356132?rss=all pythondjangosettingpyでDIRSのことろで黄色い線が出てしまう。 2021-08-25 19:39:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 計算フォームをAjaxなしで画面移管なしに計算結果出力 https://teratail.com/questions/356131?rss=all 計算フォームをAjaxなしで画面移管なしに計算結果出力現在計算フォームを作成しているのですが画面遷移なしで計算結果を出力する様にしたいのですがAjaxなしでphpのみでする方法はありますかPHP学習のアウトプットで作っているので・・・本当に方法がない場合はAjaxを使おうとは思っているのですが使わなくてもいい方法があるなら教えていただきたいです。 2021-08-25 19:37:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MW WP Formでの条件分岐が戻るとリセットされる https://teratail.com/questions/356130?rss=all MWWPFormでの条件分岐が戻るとリセットされる前提・実現したいことwordpressのプラグインnbspMWnbspWPnbspFormにてラジオボタンnbspの選択肢によって項目を変更するフォームを作成しております。 2021-08-25 19:30:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Excellを使ってデータの整理を行いたいのですが https://teratail.com/questions/356129?rss=all excell 2021-08-25 19:29:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 月別・タグ・カテゴリのアーカイブが正常に表示されません。 https://teratail.com/questions/356128?rss=all 月別・タグ・カテゴリのアーカイブが正常に表示されません。 2021-08-25 19:16:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) レコードに画像を紐付けたい。 https://teratail.com/questions/356127?rss=all レコードに画像を紐付けたい。 2021-08-25 19:09:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ソートのためのFor文の途中でフォーム入力でソートリストを更新し指定の箇所からマクロを再開させる方法 https://teratail.com/questions/356126?rss=all 2021-08-25 19:08:41
Docker dockerタグが付けられた新着投稿 - Qiita ホスト(macos)からdocker上のredis sentinelに接続 https://qiita.com/junk616/items/5b005d639dd7ccc4828d ホストmacosからdocker上のredissentinelに接続Overviewdocker上にテスト用のredissentinelを動かして、ホスト上で動いているプログラムから接続するProblemsentinelgetmasteraddrbynameで返却されるマスタのIPはdocker環境上のIPなので、ホストからは繋げない。 2021-08-25 19:18:04
Docker dockerタグが付けられた新着投稿 - Qiita DockerfileでCMDとENTRYPOINTを使ったときに、コンテナが起動しない、リスタートし続ける https://qiita.com/Sicut_study/items/027882def75b784f462c ですので、シェルスクリプトの中で終了しないようにする工夫が必要になります。 2021-08-25 19:12:04
golang Goタグが付けられた新着投稿 - Qiita ホスト(macos)からdocker上のredis sentinelに接続 https://qiita.com/junk616/items/5b005d639dd7ccc4828d ホストmacosからdocker上のredissentinelに接続Overviewdocker上にテスト用のredissentinelを動かして、ホスト上で動いているプログラムから接続するProblemsentinelgetmasteraddrbynameで返却されるマスタのIPはdocker環境上のIPなので、ホストからは繋げない。 2021-08-25 19:18:04
Azure Azureタグが付けられた新着投稿 - Qiita Azure Functionsで作成した関数のHttpTriggerエンドポイントを保護する https://qiita.com/yuuton8823/items/ade023bafdf2cec543b6 local実行ではおそらく確認できないので再デプロイして試してください。 2021-08-25 19:28:07
Ruby Railsタグが付けられた新着投稿 - Qiita Rails 【初心者向け】フォロー機能のモデル同士の関連付けについて理解を深掘ってみた! https://qiita.com/turituri08/items/dbc602687de7841d21d8 ※followingメソッドとは何かは、後述するRelationshipモデル側の関連付けの部分で説明しますこれでfollowingsメソッドでそのユーザーがフォローしているユーザーのデータの集合が取得できるようになり、userfollowingsで簡単にデータの取得が可能になりました。 2021-08-25 19:52:20
Ruby Railsタグが付けられた新着投稿 - Qiita [Rails] コントローラーとビューについて https://qiita.com/skmtydi947/items/e7d0b1ce9d06dce67e75 2021-08-25 19:51:17
Ruby Railsタグが付けられた新着投稿 - Qiita [Rails] タスクモデルを作成する https://qiita.com/skmtydi947/items/1ca1bf7fb68fea5cc06d 2021-08-25 19:07:02
技術ブログ Developers.IO S3からBigQueryへの転送をリトライしてハマった部分を調査及び回避手順を検討してみた https://dev.classmethod.jp/articles/trouble-shoot-transfer-from-s3-to-bigquery/ bigquery 2021-08-25 10:52:19
技術ブログ Developers.IO VS Code に古いバージョンの拡張機能をインストールする方法 https://dev.classmethod.jp/articles/install-previous-vscode-extension/ monaco 2021-08-25 10:19:58
海外TECH Ars Technica Europe’s July floods: So rare and extreme, they’re hard to study https://arstechnica.com/?p=1789537 event 2021-08-25 10:30:30
海外TECH Ars Technica A decade and a half of instability: The history of Google messaging apps https://arstechnica.com/?p=1673505 google 2021-08-25 10:00:47
海外TECH DEV Community How to protect your time at work? https://dev.to/hellonehha/how-to-protect-your-time-at-work-1n1 How to protect your time at work Time management and being productive is a trait everyone wants to excel in Since the pandemic this is one of the challenging skills as now everyone is just one ping or call away The line between work and personal is no longer the same with the weekend and weekdays As an Engineering manager it is a constant battle to manage my time to get more time to do work beyond meetings and calls There are a few hacks I learned in years I will give credit to my ex manager Block Calendar live by calendar At work I live by the calendar One skill I used to take it lightly Eg I never bother to block time to have a discussion with a fellow teammate or for lunch or to request to block my time for any discussion My ex manager taught me that how to live by a calendar and plan it pre pandemic I started blocking my calendar for commute time morning and evening lunchtime focus time code reviews etc and requesting everyone to block my calendar prior It helped me in planning the week and days prior It saved me from ad hoc meetings calls As a result I was able to save time for myself by planning my week day Eg I used to push all my meetings to Mon Wed I keep my Thursday and Friday free from meetings It helped me to focus on my work Agenda driven meetingsI always request an agenda with the meetings invites If I am sending an invite then I make sure Clear agenda is mentionedApprox time to be spent on each topic is allocatedThere are host s names against each topicAny pre research etc is added It helped not just me but attendees also to have productive meetings and close the next step Always respond to the meeting invite I have observed that a lot of folks don t respond to the meeting invite ever If you decline add the reason also MOMs Minute of Meetings I always take MOM minutes of meetings or I request someone to do and share These are my cheat notes of the meeting Even if I am not in the meeting I know what happened I saved the time of asking around and everyone is on the same page too It is important for all meetings As a developer I found the value of this in the tech discussions a lot E g of MOM Attendees XXX XXX XXXXMOM by YYYCannot take A approach as this could hamper the performance B approach would require more time XXX to share the metric of performanceAll agreed to meet again after weeks with the numbers performance score the time we have to release at UAT Am I required If I get a meeting invite which I feel I might not require I always ask the host Am I required If someone else can cover on my behalf or it could be just an email If yes then you know what to do It is crucial to protect your time and calendar just like a baby Cancel the meeting with the reason and send the email with the details discussion Add optional guests to meetings so they know their presence is not mandatory Identify your focus timeAnother hack for me to identify my preferred time for focus I call it my focus time I keep that free from every commitment and work without distractions I keep that time blocked in my calendar and out myself into DND I prefer working in the early morning and that time is booked for me Use DND mode Do Not Disturb It is hard to focus on the work when pings are coming non stop Async communication is a blessing Still constant pings are distracting So moving to DND mode while working is a good hack to focus and finish the work Thanks to the messenger app s for introducing this It lets me focus on my task without distractions Use DND mode at your focus time which we discussed at Follow your to do list and priorityI always make my to do list with priority Batch similar tasks Eg sending emails to XYZ Strike out the tasks finished Put priority against every to do It helps in clarity to what is urgent and what is not If anything is left You can track the spillovers More spillovers mean the need to change the strategy of managing time Any task I can delegate to someone Again with this list I have clarity of the work I have on my plate what is the priority what can be a push towards the end of the week if any tasks item has dependency then I try to close that ASAP Writing down things is a great hack to let go of the task of remembering something Take breaksTaking breaks between the meetings is very essential How does it help in time management Well it helps me not to get burnout The worst thing I can do to myself is getting stressed and burnt out It is crucial to take small breaks between the meetings and work Having a mins break and walking around is a no cost and highly effective Try it day no meetingAs I told you in point I keep my meetings from Mon Wed and focus on the tasks that do not require meetings such as coding My Friday is a no meeting day to finish all pending work I focus on the non meetings tasks such as coding doing code reviews working on new features etc Focus time and DND come here in handy I also get myself ready for the next week before logging off for the day Time bound tasksOne of my problem areas is spending endless time on task and end up with a pile of unfinished work I started time bounding all my tasks I just put a min clock and focus to finish the task If after mins I am not able to then I take a call should I spend the next mins to finish it or what should be my next step It helps me in Avoiding endless time on my taskUnderstand how much time I am spending on every taskTake the call should I keep going on or ask for helpMost importantly at the end of the day I know where my hours went D Quick Summary Block calendarAgenda driven meetingsMOMsAm I required Identify your focus timeUse DND modeFollow your to do list and priorityTake breaks day no meeting Meeting free workdayTime bound tasks If you have noticed I don t use any app or extension to increase my productivity If you are using any such app extension do share the name and how it helps you ️Thank you for reviewing it nchiarora sureshdsk jain harshit and RawHeatG Happy Working 2021-08-25 10:38:36
海外TECH DEV Community Best Design Agency Landing page https://dev.to/helloabutaher/best-design-agency-landing-page-3pog Best Design Agency Landing pageHello EveryoneHere we come with another design Design Agency Landing page️Your feedback will be appreciated️ Find it on here UIHUTDownload over premium resources On www uihut com 2021-08-25 10:28:08
海外TECH DEV Community How to contribute blog posts for LitmusChaos? https://dev.to/prithvi1307/how-to-contribute-blog-posts-for-litmuschaos-3cnp How to contribute blog posts for LitmusChaos As the LitmusChaos community continues to grow and recently celebrated completing the milestone of blog posts on its DEV to blog page I would like to congratulate the community for helping Chaos Engineering reach more and more people out there with their smallest of contributions in the form of blog posts tweets videos and other community content LitmusChaos is out now with a lot more new features experiments enhancements and bug fixes to make your Chaos Engineering journey easier and better Induce Chaos Engineering tests in a simpler easier amp faster way with LitmusChaos Don t forget to write down your experience or about a feature through a blog to let the community know While most of the present blogs published on LitmusChaos have been by the maintainers and the contributors it is the need of the hour for the community to come forward and contribute learnings ideas features and principles of LitmusChaos for the betterment of the project as well as the overall Chaos Community If you are interested in contributing a blog for the LitmusChaos project do read the blog find out how you can contribute a blog post for LitmusChaos… Topics to coverThere are various topics and ideas one can consider to write a blog post on As the center of interest is on Litmus and Chaos Engineering as a value hence the ideations should focus on the above before anything else There are plenty of topics that can be covered as blogs regarding the LitmusChaos project Let us take a look at some of the potential topics that can be covered as blogs and the questions that can be answered Features of LitmusChaosHow has the Litmus ChaosHub eased your experience What role does GitOps play in the Chaos Engineering ecosystem How has the LitmusChaos SDK helped you Bring your own Chaos to your infrastructure Chaos Workflows have helped ease inducing Chaos Engineering use cases What are the benefits of LitmusChaos being multi tenant Your Experience using LitmusChaosHow You configured LitmusChaos in your environment How does LitmusChaos fit in your architecture How does LitmusChaos fit in your use case What can be improved with LitmusChaos The LitmusChaos CommunityTranslate a meetup webinar on Litmus into a blogWhy is community support vital in making an open source cloud native project successful What makes the LitmusChaos community amazing and what could be done better Things to look forward to with LitmusChaos What should be the roadmap ahead for Chaos Engineering and LitmusChaos Cover a LitmusChaos experiment or a Chaos Engineering scenario built using LitmusCover a Gameday you ran using LitmusChaosJot down your encounter of running Chaos in production with LitmusChaos The pros and cons of it Comparison blog on LitmusChaos with other toolsets Pros amp Cons Running LitmusChaos on different infrastructuresRunning LitmusChaos on Kubernetes infrastructuresRunning LitmusChaos on AWS Azure GCP based infrastructuresRunning LitmusChaos on VMsRunning Litmus on Baremetals Integration with different projectsHow did you run chaos and validate SLOs with Litmus amp Keptn Your experience of running LitmusChaos GitHub Actions or GitLab templates Ideas on integrating Litmus with other CNCF or Cloud Native projectsA deep dive tutorial or guide on using LitmusChaos Other than the topics stated above there are many permutations and combinations which can form a blog You can author mini blogs covering a particular sub topic or feature or can curate a series of blogs followed by a meta blog which will be of interest to the Litmus community as well as to folks practicing or looking forward to Chaos Engineering Check out the LitmusChaos blog page to grab an idea of the blogs already published and find the topic you can cover In case you are not sure about the topic feel free to reach out on Slack We are on the litmus channel of the Kubernetes slack or you can tag LitmusChaos on Twitter and ask Worst case scenario you can DM me on LinkedIn How to contribute You can contribute blogs on both DEV to as well as Medium as both the blog platforms feature Litmus blogs Majorly Litmus related blogs are hosted on DEV to You can find the previously published articles here As you can see in the image above the blogs have been published using the tag litmuschaos And most of them also lie under the LitmusChaos publication Let s find out how you can publish on DEV first Start by creating a new post by clicking the “Create Post button on the top right corner of the page You will be redirected to a new blog draft where you can add a title up to tags and then the blog content In the tags section add one of the tags as “litmuschaos This ensures that your blog is published under the Litmus blogs Once published the blog can be added under the LitmusChaos DEV publicationFurther you can also contribute blogs on the Medium platform as many of you prefer writing blogs on Medium On Medium one can contribute blogs under the LitmusChaos Medium Publication In case you are are contributing blogs on any other platforms other than DEV to or Medium feel free to share the same with us on the Slack channel or tag us on Twitter with your blog Once you are finished with the draft you can share the draft with maintainers or the community leaders of the project to confirm facts and then can go ahead publishing the blog post As the next steps we will promote it on our Slack channel and other social media platforms and communities ConclusionIn an open source community contributing blogs is an important aspect and as a matter of fact is absolutely counted as a major contribution As a community lead of the LitmusChaos CNCF project I invite you to write blogs for the project to put forward your understandings and learning and further help it grow Chaos Engineering is growing everyday and such blogs help the Chaos Engineering technology further reach the community Join the litmus slack channel on the Kubernetes Slack Space to be a part of the community Don t forget to check out the LitmusChaos GitHub repo and drop a star and add it to your watch list to stay connected on GitHub Happy Contributing Below are some links to important resources to get started with Litmus LitmusChaos WebsiteLitmusChaos DocsLitmusChaos on YouTube 2021-08-25 10:26:03
Apple AppleInsider - Frontpage News 'iPhone 13' & 'AirPods 3' release dates may have been revealed https://appleinsider.com/articles/21/08/25/iphone-13-airpods-3-release-dates-may-have-been-revealed?utm_medium=rss x iPhone x amp x AirPods x release dates may have been revealedA new report claims to have the dates of Apple s iPhone availability and subsequent AirPods debut though the source is sketchy Mockups of Apple s forthcoming iPhone Following recent claims of the next iPhone launching in the third week of September a new report says iPhone family orders will start shortly before then on Friday September The same report says that the AirPods will be released almost a week later on Thursday September Read more 2021-08-25 10:53:58
Apple AppleInsider - Frontpage News Luxshare posts big gains after Apple 'iPhone 13' order win https://appleinsider.com/articles/21/08/25/luxshare-posts-big-gains-after-apple-iphone-13-order-win?utm_medium=rss Luxshare posts big gains after Apple x iPhone x order winApple supplier Luxshare Precision Industry notched record revenues and profit for the first half of an anticipated outcome as the company becomes more deeply entrenched in the tech giant s supply chain Luxshare s revenue grew to billion yuan about billion in the first half of up more than from the same period last year reports Nikkei Asia Net profit grew to billion yuan up year over year Some of our businesses were postponed due to multiple external factors Luxshare said in a filing But looking ahead to the second half of this year we are determined to continue to carry out our five year corporate growth plan though the external uncertainties are expected to stay Read more 2021-08-25 10:15:34
海外科学 NYT > Science Second Dose of J. & J. Vaccine Gives Strong Boost, Company Reports https://www.nytimes.com/2021/08/25/health/johnson-booster-shot.html Second Dose of J amp J Vaccine Gives Strong Boost Company ReportsJohnson Johnson will submit the data to the Food and Drug Administration which is evaluating similar data on boosters from Pfizer and Moderna 2021-08-25 10:48:37
海外科学 NYT > Science Rejecting Covid Inquiry, China Peddles Conspiracy Theories Blaming the U.S. https://www.nytimes.com/2021/08/25/world/asia/china-conspiracy-theories-coronavirus.html Rejecting Covid Inquiry China Peddles Conspiracy Theories Blaming the U S A new wave of disinformation follows President Biden s order for the United States to investigate the origin of the pandemic including the possibility of a lab leak in Wuhan 2021-08-25 10:28:55
医療系 医療介護 CBnews 緊急事態宣言を全国に、日医会長が改めて強調-「通常医療の制限を視野に」へ危機感 https://www.cbnews.jp/news/entry/20210825191133 中川俊男 2021-08-25 19:30:00
医療系 医療介護 CBnews 訪問薬剤管理指導、月4回を超えるケース設定を-中医協、在宅医療関連で日薬委員 https://www.cbnews.jp/news/entry/20210825190602 中央社会保険医療協議会 2021-08-25 19:25:00
海外ニュース Japan Times latest articles Japan’s state of emergency to be expanded to eight more prefectures https://www.japantimes.co.jp/news/2021/08/25/national/japan-coronavirus-emergency-expansion/ Japan s state of emergency to be expanded to eight more prefecturesWith COVID measures now covering the vast majority of the country there are growing calls for a state of emergency or quasi emergency to be implemented 2021-08-25 19:10:20
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 10:21:17
ニュース BBC News - Home Afghanistan: UK offers to help evacuate rescue animals and staff https://www.bbc.co.uk/news/uk-politics-58328966?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 10:10:59
ニュース BBC News - Home Club completes challenge to bag all 282 Munros in a single day https://www.bbc.co.uk/news/uk-scotland-edinburgh-east-fife-58305778?at_medium=RSS&at_campaign=KARANGA running 2021-08-25 10:16:12
ニュース BBC News - Home Real Madrid make £137m bid for Paris St-Germain star Mbappe https://www.bbc.co.uk/sport/football/58326817?at_medium=RSS&at_campaign=KARANGA kylian 2021-08-25 10:46:54
ニュース BBC News - Home England v India: James Anderson claims early wickets of KL Rahul & Cheteshwar Pujara https://www.bbc.co.uk/sport/av/cricket/58330114?at_medium=RSS&at_campaign=KARANGA England v India James Anderson claims early wickets of KL Rahul amp Cheteshwar PujaraJames Anderson claims the early wickets of KL Rahul and Cheteshwar Pujara as England reduce India to in the opening session of the third Test at Headingley 2021-08-25 10:54:28
ニュース BBC News - Home Afghanistan: Why can't the UK hold Kabul airport without the US? https://www.bbc.co.uk/news/world-58305185?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 10:42:22
北海道 北海道新聞 然別湖畔テントサウナ爽快 国立公園でととのう 湖が水風呂 ロウリュもできる https://www.hokkaido-np.co.jp/article/582000/ 国立公園 2021-08-25 19:18:04
北海道 北海道新聞 ソフトB球団、ワクチンで入場可 プロスポーツで接種条件、日本初 https://www.hokkaido-np.co.jp/article/582015/ 新型コロナウイルス 2021-08-25 19:17:00
北海道 北海道新聞 野生のシカを食べるヒグマを撮影 小樽市の男性 新ひだか町内の山林で https://www.hokkaido-np.co.jp/article/582014/ 新ひだか町 2021-08-25 19:16:00
北海道 北海道新聞 パラ光瀬智洋「日本新で入賞を」 パワーリフティング男子 https://www.hokkaido-np.co.jp/article/582012/ 男子 2021-08-25 19:13:00
北海道 北海道新聞 頭痛持ちは副反応に注意、慶応大 接種後の割合高い分析結果 https://www.hokkaido-np.co.jp/article/582011/ 研究グループ 2021-08-25 19:10:00
北海道 北海道新聞 外来患者に抗体カクテル投与へ 大阪府知事「数日中にも」 https://www.hokkaido-np.co.jp/article/582010/ 外来患者 2021-08-25 19:10:00
北海道 北海道新聞 場所や時間で動力切り替えHV車 トヨタの新技術、実用化へ https://www.hokkaido-np.co.jp/article/582009/ 切り替え 2021-08-25 19:10:00
北海道 北海道新聞 残る爪痕 復興着実に 清水・新得の連続台風から5年 写真で振り返る https://www.hokkaido-np.co.jp/article/582008/ 道内 2021-08-25 19:09:00
北海道 北海道新聞 橋2万3千カ所超、修繕が必要 施設老朽化、トンネルも千カ所超 https://www.hokkaido-np.co.jp/article/582007/ 国土交通省 2021-08-25 19:05:00
北海道 北海道新聞 維新公約「ベーシックインカム」 消費税5%引き下げ、IR推進も https://www.hokkaido-np.co.jp/article/582005/ 引き下げ 2021-08-25 19:03:00
IT 週刊アスキー 『モンスターハンターライズ』で「ストリートファイター」の豪鬼になりきれる!イベントクエストは8月27日に登場 https://weekly.ascii.jp/elem/000/004/067/4067140/ nintendo 2021-08-25 19:50:00
IT 週刊アスキー テレワークや在宅勤務用に使える奥行45cmで圧迫感のないシンプルデスク「100-DESKN012」発売 https://weekly.ascii.jp/elem/000/004/067/4067134/ deskn 2021-08-25 19:30:00
IT 週刊アスキー 『とあるIF』の公式生放送#12が、8月27日20時より配信決定!「風斬 氷華」が出現するガチャも開催中 https://weekly.ascii.jp/elem/000/004/067/4067136/ 配信決定 2021-08-25 19:30:00
IT 週刊アスキー MMORPG『ArcheAge』にてバトルロイヤルイベント「カマハの罠-シーズン4-」を開催! https://weekly.ascii.jp/elem/000/004/067/4067138/ archeage 2021-08-25 19:20:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 「カップヌードル」ブランドが、世界累計販売500億食を達成 発売50年目 https://www.itmedia.co.jp/business/articles/2108/25/news133.html itmedia 2021-08-25 20:50:00
AWS AWS Open Source Blog Adding AWS X-Ray support to the OpenTelemetry PHP library https://aws.amazon.com/blogs/opensource/adding-aws-x-ray-support-to-the-opentelemetry-php-library/ Adding AWS X Ray support to the OpenTelemetry PHP libraryIn this blog post AWS observability team intern Oliver Hamuy shares his experience with enhancing the OpenTelemetry PHP SDK to support AWS X Ray These enhancements will also be available in AWS Distro for OpenTelemetry ADOT Many of today s production applications were created with or have adopted a distributed application model As applications become increasingly complex … 2021-08-25 11:57:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) NumPy配列のコピーが出来ない https://teratail.com/questions/356147?rss=all NumPy配列のコピーが出来ない前提・実現したいことpythonでリンゴを認識し、ガイドを表示するシステムを作成しています。 2021-08-25 20:47:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails db:migrateにてエラーが出る https://teratail.com/questions/356146?rss=all railsdbmigrateにてエラーが出る前提・実現したいことフォームオブジェクトによりstockitemsテーブルとtagsテーブルに登録出来るようにしたい。 2021-08-25 20:33:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [至急] curl コマンドで帰ってきたパラメータを変数に格納したい https://teratail.com/questions/356145?rss=all 至急curlコマンドで帰ってきたパラメータを変数に格納したいやりたいことcurlnbspXnbspaposPOSTaposnbsphttpxxxxxxのコマンドで帰ってくるパラメータを変数に格納して、パラメータが格納された変数を下記のコマンドのようにセットしたい。 2021-08-25 20:32:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DockerでPrismaのマイグレーションが実行できない https://teratail.com/questions/356144?rss=all DockerでPrismaのマイグレーションが実行できない前提・実現したいことDockerでExpressとMySQLの環境を構築しています。 2021-08-25 20:31:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Railsでログアウトができない問題について https://teratail.com/questions/356143?rss=all ebffaadfabbbpng実行したことルーティングエラーと言うことで、以下を確認しましたが、解決できませんでした。 2021-08-25 20:30:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) モーダルウインドウの中身を切り替えるとfadeInの処理が複数回動作してしまう https://teratail.com/questions/356142?rss=all モーダルウインドウの中身を切り替えるとfadeInの処理が複数回動作してしまう不具合の内容ページ内にモーダルウインドウを設置しました。 2021-08-25 20:20:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Visual studio setup projectでカスタムインストールするには? https://teratail.com/questions/356141?rss=all VisualstudiosetupprojectでカスタムインストールするにはVisualnbspstudionbspsetupnbspprojectでカスタムインストールするにはカスタムインストールとは、インストール時にインストールするものを、するかしないか、ユーザーに選択させたいのですが。 2021-08-25 20:19:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) cssのfloatがうまくいかない https://teratail.com/questions/356140?rss=all cssのfloatがうまくいかない前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-25 20:10:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Nつの数の最小公倍数 https://teratail.com/questions/356139?rss=all Nつの数の最小公倍数上のAtcodernbspの問題で、TnbspTNの最小公倍数を取ろうとし、以下のようなコードを書きました。 2021-08-25 20:04:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vue.jsにて、async文内で、thisが参照できない https://teratail.com/questions/356138?rss=all vuejsにて、async文内で、thisが参照できない前提・実現したいことvueで非同期通信を作成したいです発生している問題・エラーメッセージasync内でthisの値を参照しようとすると、XXXnbspofnbspundefinedと言われてしまい、thisが見えない状況です。 2021-08-25 20:04:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) txtファイルを読み込んだ時の if 文の判定 https://teratail.com/questions/356137?rss=all txtファイルを読み込んだ時のif文の判定前提・実現したいことpythonを利用して、txtファイルから問題を読みこみクイズを作りたいです。 2021-08-25 20:03:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【マクロ VBA】選択範囲をRange,Cells,変数を用いて指定する方法について https://teratail.com/questions/356136?rss=all 【マクロVBA】選択範囲をRangeCells変数を用いて指定する方法について前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-25 20:02:48
Ruby Rubyタグが付けられた新着投稿 - Qiita RailsでのSquare webクレジット決済のサンプル https://qiita.com/rubyist_yasunao/items/fa9e232d85c2e9d19264 RailsでのSquarewebクレジット決済のサンプルSquareWebPaymentsSDKを用いたカード決済サイトを構築する一般的な方法は以下のドキュメントに記載されています。 2021-08-25 20:01:19
Docker dockerタグが付けられた新着投稿 - Qiita [初心者向け] Railsで管理用ページを作成し、管理者権限を持つユーザーのみアクセス可能にする[rails_admin] https://qiita.com/daisuke114/items/4f6c7eb9a3a96ad1da54 初心者向けRailsで管理用ページを作成し、管理者権限を持つユーザーのみアクセス可能にするrailsadminはじめに右も左もわからないプログラミング初心者が書く備忘録です。 2021-08-25 20:48:25
Ruby Railsタグが付けられた新着投稿 - Qiita [初心者向け] Railsで管理用ページを作成し、管理者権限を持つユーザーのみアクセス可能にする[rails_admin] https://qiita.com/daisuke114/items/4f6c7eb9a3a96ad1da54 初心者向けRailsで管理用ページを作成し、管理者権限を持つユーザーのみアクセス可能にするrailsadminはじめに右も左もわからないプログラミング初心者が書く備忘録です。 2021-08-25 20:48:25
Ruby Railsタグが付けられた新着投稿 - Qiita RailsでのSquare webクレジット決済のサンプル https://qiita.com/rubyist_yasunao/items/fa9e232d85c2e9d19264 RailsでのSquarewebクレジット決済のサンプルSquareWebPaymentsSDKを用いたカード決済サイトを構築する一般的な方法は以下のドキュメントに記載されています。 2021-08-25 20:01:19
技術ブログ Developers.IO 既に手動でDNSサーバーとNTPサーバーを設定している場合もDHCPオプションセットの内容は正しく反映されるのかを検証してみた https://dev.classmethod.jp/articles/update-dhcp-options-sets/ 設定 2021-08-25 11:22:26
技術ブログ Developers.IO 【Greengrass V2】Lambda コンポーネントが異常終了した時の動作を確認してみた https://dev.classmethod.jp/articles/greengrass-v2-lambda-compoent-broken/ greengrassv 2021-08-25 11:21:16
海外TECH DEV Community React Hooks calling child component method from parent https://dev.to/007_dark_shadow/react-hooks-calling-child-component-method-from-parent-144p React Hooks calling child component method from parentFor calling Child Component method from parent component in hooks we are using React forwardRef and React useImperativeHandle hooks from React React forwardRefReact forwardRef creates a React component that forwards the ref attribute it receives to another component below in the tree This technique is not very common but is particularly useful in two scenarios Forwarding refs to DOM componentsForwarding refs in higher order componentsReact forwardRef accepts a rendering function as an argument React will call this function with props and ref as two arguments This function should return a React node For more information see forwarding refs React useImperativeHandleuseImperativeHandle customizes the instance value that is exposed to parent components when using ref As always imperative code using refs should be avoided in most cases useImperativeHandle should be used with forwardRef Here comes the important part to call the child method Now we will just render the child component in the parent and create a ref using React useRef with that the getAlert function will be called import React from react const forwardRef useRef useState useImperativeHandle React We need to wrap component in forwardRef in order to gain access to the ref object that is assigned using the ref prop This ref is passed as the second parameter to the function component const Child forwardRef props ref gt const state setState useState const getAlert gt alert getAlert from Child setState state gt state The component instance will be extended with whatever you return from the callback passed as the second argument useImperativeHandle ref gt getAlert return lt gt lt h gt Count state lt h gt lt button onClick gt getAlert gt Click Child lt button gt lt br gt lt gt export const Parent gt In order to gain access to the child component instance you need to assign it to a ref so we call useRef to get one const childRef useRef return lt div gt lt Child ref childRef gt lt button onClick gt childRef current getAlert gt Click Parent lt button gt lt div gt Child component is rendered and a ref is created using React useRef named childRef The button we created in parent component is now used to call the child component function childRef current getAlert Reference 2021-08-25 11:13:49
Apple AppleInsider - Frontpage News Apple, Intel join lawsuit against Trump-era tariffs on Chinese goods https://appleinsider.com/articles/21/08/25/apple-intel-join-lawsuit-against-trump-era-tariffs-on-chinese-goods?utm_medium=rss Apple Intel join lawsuit against Trump era tariffs on Chinese goodsApple Intel and Pfizer have joined other US firms in a lawsuit against tariffs imposed on billion worth of Chinese goods during the Trump administration Tim Cook left argued against the US imposing tariffsTariffs on products imported from China ーincluding Mac mini and HomePods ーwere imposed during the previous administration despite Apple s lobbying While certain proposed further tariffs that would affect the iPhone were delayed a lawsuit was launched against them all in Read more 2021-08-25 11:47:15
海外TECH Engadget The Morning After: Xbox Cloud Gaming will bring game streaming to its consoles https://www.engadget.com/the-morning-after-xbox-cloud-gaming-will-add-game-streaming-to-its-consoles-111550211.html?src=rss The Morning After Xbox Cloud Gaming will bring game streaming to its consolesWere you ready to be underwhelmed Microsoft really didn t have all that much to reveal it seemed despite the minute run time Thankfully we ve shaved it down to an minute highlight reel you can watch here The problem with Xbox s show was that it was so heavy on developer interviews There really weren t many headline announcements either besides further expansion of Xbox Cloud Gaming ーmore on that below Wringing the gaming news towel dry Psychonauts got a new launch trailer and we got a better look at the Xbox bound version of Microsoft Flight Simulator and some shiny vehicles for Forza Horizon I guess we go back to playing Hades on our Xboxes for now ーMat SmithPeloton s newer safer Tread will be available to buy on August thIts cheaper treadmill is back PelotonLast year Peloton introduced its new lower cost Peloton Tread to the market which was around cheaper than the original Tread However the company had to recall both its treadmills after reports of several injuries and one fatality The Tread had to be recalled because its touchscreen console could detach and fall There are of course improved safety features including Tread Lock a mandatory four digit digital passcode to stop children from activating the treadmill Tread Lock will be available for both All Access members as well as those without There s also a physical safety key that a runner can pull to quickly stop during a class Continue Reading Xbox Cloud Gaming will bring streaming games to its consolesJust in time for Halo Infinite Starting this holiday season Xbox Game Pass Ultimate subscribers will have access to cloud gaming on Xbox Series X S and Xbox One consoles It could be a huge deal as you ll be able to fire up more than games without having to download them at all At some point in the future Xbox One owners will be able to play some Series X S games through the cloud such as Microsoft Flight Simulator Naturally you won t get the full next gen experience on last gen consoles but Microsoft is targeting p gameplay at frames per second Continue Reading Pint sized Pac Man and PAW Patrol arcade machines for kids are on the wayThe ArcadeUp Jr machines each feature a trio of games ArcadeUpArcadeUp s latest arcade cabinets are aimed at a younger crowd Much younger The first two machines in the ArcadeUp Jr line center around the Pac Man and PAW Patrol franchises The former includes a trio of arcade classics Pac Man Galaga nbsp and nbsp Dig Dug The PAW Patrol system also features three games Chase is in a Race PAW Patrol Off Duty and PAW Patrol Pups on the Go Prices will start at Continue Reading Destiny The Witch Queen expansion heads to PC and consoles on February nd It s the fourth expansion for Destiny Bungie s new expansion will have players facing off against the long teased witch queen There will be new crafting mechanics ーwhich you ll need to make new custom weapons and mods The expansion was first expected to land earlier this year but as the headline says the new release date is currently early Continue Reading Sorry I missed your th birthday Super NESMy unhealthy obsession with Nintendo s finest enters a fourth decade Nathan Ingraham EngadgetThe SNES wasn t Nathan Ingraham s first console Like many kids of the s he started with the NES But that system never quite felt like his But the Super NES that console was his After saving his allowance finally at some point in he had the console two controllers and Super Mario World And he never looked back Continue Reading The best student discounts we found for And the best gaming laptops for students Today s Back to School guide features the best discounts for students Like Amazon Prime for a year if you re in college with everything the regular package offers Apple meanwhile will throw in free AirPods when you buy selected Macs or iPads to embark upon your educational dreams On the laptop front we ve also scrubbed through the best gaming laptops for the most affordable machines we could find Continue Reading The big news you might have missed Waymo opens its self driving taxis to Trusted Testers in San FranciscoXiaomi is slowly phasing out its Mi brandingSpaceX has already shipped Starlink satellite internet terminalsYamaha s wireless ANC headphones pack D sound and head tracking techMovies Anywhere is using AI to create lists of the movies you ownEngadget Deals August s WiFi smart lock drops to at WellbotsOculus update lets Quest headsets auto sync VR media to mobileYou can now buy the Oculus Quest with GB of storageEA pledges not to sue over its accessibility patents and technologies 2021-08-25 11:15:50
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 11:21:27
ニュース BBC News - Home Police need clearer guidance on Tasers - watchdog https://www.bbc.co.uk/news/uk-58330668?at_medium=RSS&at_campaign=KARANGA independent 2021-08-25 11:14:42
ニュース BBC News - Home England captain Kane says he is 'staying at Tottenham this summer' https://www.bbc.co.uk/sport/football/58331546?at_medium=RSS&at_campaign=KARANGA England captain Kane says he is x staying at Tottenham this summer x England captain Harry Kane says he will be staying at Tottenham this summer and is focused on helping the team achieve success 2021-08-25 11:52:46
ニュース BBC News - Home Six-time champion Williams pulls out of US Open https://www.bbc.co.uk/sport/tennis/58327037?at_medium=RSS&at_campaign=KARANGA champion 2021-08-25 11:57:24
ニュース BBC News - Home England v India: James Anderson has captain Virat Kohli caught behind for seven https://www.bbc.co.uk/sport/av/cricket/58330119?at_medium=RSS&at_campaign=KARANGA England v India James Anderson has captain Virat Kohli caught behind for sevenIndia captain Virat Kohli is caught behind for seven as James Anderson claims his third wicket to help England reduce the tourists to in the third Test at Headingley 2021-08-25 11:25:36
ニュース BBC News - Home Afghanistan: How much opium is produced and what's the Taliban's record? https://www.bbc.co.uk/news/world-asia-58308494?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 11:49:06
ニュース BBC News - Home Tears on the tarmac as Afghan journalist speaks to BBC https://www.bbc.co.uk/news/world-asia-58328511?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 11:52:18
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins 15th Paralympic gold as GB claim six medals https://www.bbc.co.uk/sport/disability-sport/58326267?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-25 11:39:15
北海道 北海道新聞 大阪、学校の部活動を原則休止 集団感染相次ぎ対応強化 https://www.hokkaido-np.co.jp/article/582018/ 大阪府教育委員会 2021-08-25 20:20:11
北海道 北海道新聞 強制わいせつ疑い、記者を逮捕 宮城テレビ勤務の派遣社員 https://www.hokkaido-np.co.jp/article/582023/ 宮城テレビ 2021-08-25 20:18:17
北海道 北海道新聞 国内2万4321人がコロナ感染 10府県で最多 https://www.hokkaido-np.co.jp/article/582046/ 新型コロナウイルス 2021-08-25 20:14:00
北海道 北海道新聞 パラ学校観戦、5競技で 対策綿密、応援は拍手 https://www.hokkaido-np.co.jp/article/582045/ 児童生徒 2021-08-25 20:14:00
北海道 北海道新聞 バッハ会長は国民感情に配慮を 西村担当相、再来日巡り https://www.hokkaido-np.co.jp/article/582035/ 国民感情 2021-08-25 20:05:00
北海道 北海道新聞 医療逼迫や学校感染懸念 宣言追加、効果に疑問も https://www.hokkaido-np.co.jp/article/582034/ 感染拡大 2021-08-25 20:05:00
ビジネス 東洋経済オンライン 中国「SMIC」半導体の出荷と販売価格上昇の背景 2021年4~6月期の純利益は前年同期の5.6倍 | 「財新」中国Biz&Tech | 東洋経済オンライン https://toyokeizai.net/articles/-/448178?utm_source=rss&utm_medium=http&utm_campaign=link_back biztech 2021-08-25 20:30:00
IT 週刊アスキー PC『機動戦士ガンダムオンライン』に新シリーズ「新機動戦記ガンダムW」が参戦! https://weekly.ascii.jp/elem/000/004/067/4067147/ windows 2021-08-25 20:10:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 全国の「住みここちランキング2021」 都道府県のトップ5は昨年と同じ顔ぶれ https://www.itmedia.co.jp/business/articles/2108/25/news126.html itmedia 2021-08-25 21:37:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] 楽天ペイ、中小店舗の決済手数料を1年間無料に 楽天ポイントが集客の強みに https://www.itmedia.co.jp/mobile/articles/2108/25/news161.html itmediamobile 2021-08-25 21:15:00
TECH Techable(テッカブル) ダークエネルギーカメラが最も公転周期の短い小惑星を発見! https://techable.jp/archives/160514 decam 2021-08-25 12:00:36
AWS AWS The Internet of Things Blog Connecting with mobile BLE to AWS IoT Core using FreeRTOS and Nordic nRF52840-DK https://aws.amazon.com/blogs/iot/connecting-with-mobile-ble-to-aws-iot-core-using-freertos-and-nordic/ Connecting with mobile BLE to AWS IoT Core using FreeRTOS and Nordic nRF DKAs an IoT solution architect customers often ask me how they can connect to AWS IoT Core cloud using a microcontroller unit MCU One solution is to use Bluetooth Low Energy BLE as the connection from the MCU to a mobile device from there the mobile device connects to the cloud BLE works for consumer … 2021-08-25 12:53:40
python Pythonタグが付けられた新着投稿 - Qiita [Python]Gmail APIを利用した受信メール一覧取得方法 メモ https://qiita.com/KWS_0901/items/2ab834af57a0b2cdae3e アクセストークンを指定しGmailAPIを使って、自身に届いたメールを取得する。 2021-08-25 21:40:53
python Pythonタグが付けられた新着投稿 - Qiita [Python]Seleniumを用いたログイン処理の自動化方法 備忘録 https://qiita.com/KWS_0901/items/b9efe737063e4bbd901e chromedriverの取得方法はこちらを参照のこと。 2021-08-25 21:22:44
js JavaScriptタグが付けられた新着投稿 - Qiita 【React Final Form】オブジェクトや配列でも管理できるよ【小ネタ】 https://qiita.com/honey32/items/865679fc33824e3555c3 【ReactFinalForm】オブジェクトや配列でも管理できるよ【小ネタ】手前味噌ですが、ReactFinalFormの使い方をから知りたい場合は、↓の記事をどうぞ。 2021-08-25 21:50:10
js JavaScriptタグが付けられた新着投稿 - Qiita 眠り姫問題のシミュレーション https://qiita.com/41semicolon/items/ce2523663c3331cea340 JavaScriptで乱数を使って頻度的な確率を計算します眠り姫問題Wikipediaの記事より実験の参加者である眠り姫は、実験の内容を全て説明され、一日経過後、薬を投与され日曜日に眠りにつく。 2021-08-25 21:08:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) _anci.hが見つからない https://teratail.com/questions/356151?rss=all ancihが見つからないgccのオプションIでインクルードパスを指定しunistdhを読み込みましたが、unistdからさらに参照しているansihが見つからないというエラーがでます。 2021-08-25 21:46:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Tkinter ファイルダイアログが画面の一番手前に出てこない https://teratail.com/questions/356150?rss=all Tkinterファイルダイアログが画面の一番手前に出てこない環境はWindowsjupyternbspnotebookの環境で動かしています。 2021-08-25 21:46:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python dtypeの意味 https://teratail.com/questions/356149?rss=all Pythondtypeの意味dfpdDataFramenparraycolumnscolcolcolindexidxidxidxdfIndexidxidxidxdtypeobject現在Pythonのpandasを勉強中なのですが、プログラム上のdtypeaposobjectaposが何を意味しているのかがわかりません。 2021-08-25 21:11:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CSSで上下左右中央にすると下に余白ができる https://teratail.com/questions/356148?rss=all CSSで上下左右中央にすると下に余白ができる前提・実現したいこと画像やblock要素をネットで調べてCSSで上下左右中央にしました。 2021-08-25 21:09:00
Ruby Rubyタグが付けられた新着投稿 - Qiita Railsで無限スクロールの導入 https://qiita.com/atsu123456789/items/1452b28aa97bbd31432f ④無限スクロールの実装無限スクロールは②で導入したjscrollのおかげで以下のように記載することで、実装できます。 2021-08-25 21:55:55
Ruby Rubyタグが付けられた新着投稿 - Qiita [Ruby] all?メソッドとinclude?メソッドの合わせ技 https://qiita.com/minhee/items/4dde2d444c2d744d60a7 Rubyallメソッドとincludeメソッドの合わせ技はじめに少し前にallメソッドとincludeメソッドを記事にしましたが、この二つを使うと配列の中に複数の要素が含まれているか確認するのにとても便利だったため、合わせ技を記事にしておきます。 2021-08-25 21:07:23
Git Gitタグが付けられた新着投稿 - Qiita git hubにzipfileからDLしたものを統合させたいとき https://qiita.com/saru1439s7/items/504c3f743d0d912c66da githubにzipfileからDLしたものを統合させたいときGithubでのコミットローカルでのコミットでそれぞれ共通の祖先がない状態から行い、プルリク、マージできない状況になった。 2021-08-25 21:28:57
Ruby Railsタグが付けられた新着投稿 - Qiita Railsで無限スクロールの導入 https://qiita.com/atsu123456789/items/1452b28aa97bbd31432f ④無限スクロールの実装無限スクロールは②で導入したjscrollのおかげで以下のように記載することで、実装できます。 2021-08-25 21:55:55
Ruby Railsタグが付けられた新着投稿 - Qiita RailsでCustom Fontを使う(Webpacker) https://qiita.com/shinzanmono/items/12a5f228c8d09b761e15 2021-08-25 21:37:00
技術ブログ Developers.IO 【レポート】「Google Cloud Firestore を利用した 複数人リアルタイム通信対戦の観戦機能 開発事例」#CEDEC2021 #classmethod_game https://dev.classmethod.jp/articles/report-cedec2021_gcp_firestore_realtime_replay/ cedec 2021-08-25 12:11:02
Apple AppleInsider - Frontpage News Barclaycard & Experian offering months of free Apple Music, Apple Arcade, more https://appleinsider.com/articles/21/08/25/barclaycard-experian-offering-months-of-free-apple-music-apple-arcade-more?utm_medium=rss Barclaycard amp Experian offering months of free Apple Music Apple Arcade moreUK customers who take out a new Barclaycard credit card via Experian can get up to five months free use of Apple Music Apple News Apple Arcade and Apple TV Credit reporting company Experian is reportedly reaching out to UK customers with an offer of several months free use of most Apple services The offer excludes Apple Fitness and iCloud but otherwise offers up to five months of all the company s major services We have a new offer from our partner Barclaycard that allows you to get up to months free Apple Music Apple TV Apple News and Apple Arcade says an Experian email when you take out a Barclaycard through Experian Continues as paid subscription after trial Read more 2021-08-25 12:58:40
Apple AppleInsider - Frontpage News Discord valued at $15B after Microsoft deal collapse https://appleinsider.com/articles/21/08/25/discord-valued-at-15b-after-microsoft-deal-collapse?utm_medium=rss Discord valued at B after Microsoft deal collapseDiscord is expected to seed a new investment round at around million as a result of billion valuation Discord seeks new round of investmentMultiple existing investment firms are expected to contribute to the investment round including Spark Capital Benchmark and Index Ventures If the venture capital firms estimations of value are correct then Discord will have doubled its value since its previous financing round in Read more 2021-08-25 12:55:36
Apple AppleInsider - Frontpage News South Korea App Store payment bill final vote delayed until further notice https://appleinsider.com/articles/21/08/25/south-korea-app-store-payment-bill-final-vote-delayed-until-further-notice?utm_medium=rss South Korea App Store payment bill final vote delayed until further noticeA South Korean parliamentary committee has voted in favor of preventing big tech from forcing the use their in app payment systems in App Stores but it isn t clear when ーor if ーthe final vote and presidential ratification will take place App StoreAccording to South Korean news agency Yonhap the bill was passed as expected by the legislation and judiciary committee of the country s National Assembly This was the last hurdle before a final vote before a plenary session of the full assembly and ultimately ratification by President Moon Jae in Read more 2021-08-25 12:41:47
Apple AppleInsider - Frontpage News Big Tech firms to announce new cybersecurity plans after Biden meeting https://appleinsider.com/articles/21/08/25/big-tech-firms-to-announce-new-cybersecurity-plans-after-biden-meeting?utm_medium=rss Big Tech firms to announce new cybersecurity plans after Biden meetingPresident Biden s cybersecurity summit with Big Tech firms including Apple will reportedly be followed by new security announcements concerning technology and talent President BidenBoth Apple s Tim Cook and Microsoft s Satya Nadella will be among the Big Tech representatives meeting with President Biden to discuss the national security threat posed by cyber attacks Following the discussion it is now reported that there will be announcements concerning private sector cyber security efforts Read more 2021-08-25 12:04:43
Cisco Cisco Blog 3 Ways Technology can Power an Inclusive Future https://blogs.cisco.com/government/3-ways-technology-can-power-an-inclusive-future future 2021-08-25 12:33:51
海外科学 NYT > Science Looks Like Bird Poop. But It's Really a Predatory Spider. https://www.nytimes.com/2021/08/24/science/spider-bird-poop.html predatory 2021-08-25 12:41:57
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 12:40:25
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins 15th Paralympic gold as GB claim six medals https://www.bbc.co.uk/sport/disability-sport/58326267?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-25 12:44:40
ニュース BBC News - Home Harry Kane: Tottenham striker says he will stay at the club https://www.bbc.co.uk/sport/football/58331546?at_medium=RSS&at_campaign=KARANGA tottenham 2021-08-25 12:37:09
ニュース BBC News - Home Six-time champion Williams pulls out of US Open https://www.bbc.co.uk/sport/tennis/58327037?at_medium=RSS&at_campaign=KARANGA champion 2021-08-25 12:22:49
ニュース BBC News - Home GB's Kearney and Dunn win silver medals in pool https://www.bbc.co.uk/sport/disability-sport/58326272?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-25 12:40:59
ニュース BBC News - Home Afghanistan: The Sandhurst sisterhood trying to save Afghans https://www.bbc.co.uk/news/uk-58317798?at_medium=RSS&at_campaign=KARANGA british 2021-08-25 12:41:55
ビジネス ダイヤモンド・オンライン - 新着記事 三栄建築設計(3228)、「増配」を発表し、配当利回りが 4.0%にアップ! 年間配当額は1年間で1.5倍に急増、 2021年8月期は前期比27円増の「1株あたり75円」に! - 配当【増配・減配】最新ニュース! https://diamond.jp/articles/-/280521 三栄建築設計、「増配」を発表し、配当利回りがにアップ年間配当額は年間で倍に急増、年月期は前期比円増の「株あたり円」に配当【増配・減配】最新ニュース三栄建築設計が、年月期の配当予想の修正増配を発表し、配当利回りがに三栄建築設計は、年月期の年間配当を前回予想比で「円」の増配、前期比では「円」の増配となる「株あたり円」に修正すると発表した。 2021-08-25 21:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 J&amp;Jのコロナワクチン、8カ月後の追加接種が有効 - WSJ発 https://diamond.jp/articles/-/280550 jampampj 2021-08-25 21:21:00
北海道 北海道新聞 トミーズ雅さん感染 発熱し自宅待機 https://www.hokkaido-np.co.jp/article/582051/ 吉本興業 2021-08-25 21:04:58
北海道 北海道新聞 オオカンガルー「ふぶき」死ぬ 雄10歳 円山動物園に献花台 https://www.hokkaido-np.co.jp/article/582064/ 円山動物園 2021-08-25 21:06:00
北海道 北海道新聞 コンサドーレ 名古屋に0―2で敗れる https://www.hokkaido-np.co.jp/article/582062/ 北海道コンサドーレ札幌 2021-08-25 21:04:00
北海道 北海道新聞 空知産ワイン提供店 ひと目で 振興局がステッカー配布 https://www.hokkaido-np.co.jp/article/582063/ 地域活性化 2021-08-25 21:04:00
北海道 北海道新聞 湯巡りと野営楽しんで 朝里川温泉にキャンプ場オープン https://www.hokkaido-np.co.jp/article/582061/ 朝里川温泉 2021-08-25 21:02:00
北海道 北海道新聞 後志管内9人感染 新型コロナ https://www.hokkaido-np.co.jp/article/582060/ 新型コロナウイルス 2021-08-25 21:01:00
python Pythonタグが付けられた新着投稿 - Qiita メッシュ作成ソフトウェア Gmsh を Google Colaboratory で使う https://qiita.com/sasaco/items/a8495d87f2509d0319b1 pipinstallupgradegmshimportgmshに失敗する現在importgmshに失敗する原因は、以下の示すcolabのモジュールの参照pathにgmshのインストールフォルダusrlocallibpythonsitepackagesが含まれていないからです。 2021-08-25 22:50:57
js JavaScriptタグが付けられた新着投稿 - Qiita ts-nodeを実行したらCannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'. https://qiita.com/hogeJima/items/c8232504a2675f1b16b0 2021-08-25 22:53:29
js JavaScriptタグが付けられた新着投稿 - Qiita ローカルストレージ(localStorage)を操作する https://qiita.com/iiishokoiii/items/4a8fc7a4231e20bdf6cf indexjsletkeytestKeyletdatadatahogedatahugaletvalJSONstringifydatawindowlocalStoragesetItemkeyvalデータを取得する際は、JSONparseで文字列型から連想配列に変換します。 2021-08-25 22:48:20
js JavaScriptタグが付けられた新着投稿 - Qiita 【Stripe&Firebase&コピペでOK】Stripeで決済を行いたいそこのあなた。コピペだけでStripeの決済画面へ遷移してみせます。 https://qiita.com/akki-memo/items/f061260f2247b6cf43de priceIdはFirestoreから読み取ってください。 2021-08-25 22:41:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Laravel Webアプリでチャットのユーザーリストの作成 https://teratail.com/questions/356157?rss=all LaravelWebアプリでチャットのユーザーリストの作成前提・実現したいこと現在、Laravelを使用してチャット機能のあるWebアプリの開発を行っています。 2021-08-25 22:59:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) c言語のifを使って最大値と最小値を求めようとしています https://teratail.com/questions/356156?rss=all 2021-08-25 22:57:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jest でVue コンポーネントの中のモジュールをmockしたいのですが。。。 https://teratail.com/questions/356155?rss=all jestでVueコンポーネントの中のモジュールをmockしたいのですが。 2021-08-25 22:32:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) OpenXRとOVRCameraRigの関係について https://teratail.com/questions/356154?rss=all oculusintegrationv 2021-08-25 22:26:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【VBA】ファイル名の保存について https://teratail.com/questions/356153?rss=all 2021-08-25 22:23:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Datagridviewのテーブルが表示されない https://teratail.com/questions/356152?rss=all Formに表のコードを書きDatagridviewに表示させたいのですが何をやっても表が表示されず灰色の画面のままです。 2021-08-25 22:09:58
AWS AWSタグが付けられた新着投稿 - Qiita S3、cloudfrontの設定をしたのにaccess deniedがwebページで表示されてしまう人向けの解決法 https://qiita.com/auau/items/7108452f6f43577a17e7 具体的に何をすればよいかといいますとcloudfrontのエラーページを設定するところにアクセスルート先を設定してください。 2021-08-25 22:47:58
Docker dockerタグが付けられた新着投稿 - Qiita CentOS7でコンテナ上で動作させる https://qiita.com/m_masashi/items/ad273fb2a0b819916f03 CentOSでコンテナ上で動作させる【環境構築】dockerpullcentoscentosdockerimagescentoscentosbfcbcmonthsagoMBdockerrunitdprivilegedpnamecentoscentoscentossbininititコンテナのプロセスにttyを割り当てるdコンテナをバックグラウンドで実行pポート指定ここではsshアクセスポートの変更privilegedsystemctlコマンドを使えるようにしたいのでこのオプションを追加name作成したコンテナに名前をつける「privileged」オプションを追加しないと、CentOSを使用する際に必要となる「systemctl」コマンドなどが利用できないので、使いたい方は追加しましょう。 2021-08-25 22:48:09
Linux CentOSタグが付けられた新着投稿 - Qiita CentOS7でコンテナ上で動作させる https://qiita.com/m_masashi/items/ad273fb2a0b819916f03 CentOSでコンテナ上で動作させる【環境構築】dockerpullcentoscentosdockerimagescentoscentosbfcbcmonthsagoMBdockerrunitdprivilegedpnamecentoscentoscentossbininititコンテナのプロセスにttyを割り当てるdコンテナをバックグラウンドで実行pポート指定ここではsshアクセスポートの変更privilegedsystemctlコマンドを使えるようにしたいのでこのオプションを追加name作成したコンテナに名前をつける「privileged」オプションを追加しないと、CentOSを使用する際に必要となる「systemctl」コマンドなどが利用できないので、使いたい方は追加しましょう。 2021-08-25 22:48:09
Git Gitタグが付けられた新着投稿 - Qiita Sourcetree でユーザ名を誤入力したり認証をやり直したかったりしたい場合は hostusernamemap などを消せ https://qiita.com/Dameppoi/items/727cf529b8f9fc594c77 Sourcetreeでユーザ名を誤入力したり認証をやり直したかったりしたい場合はhostusernamemapなどを消せtldr※本当に物ぐさに色々吹っ飛ばすので注意してくださいmacOSbashrmrfLibraryApplicationSupportSourcetreeWindowscmdrmdirsrLOCALAPPDATAAtlassianSourceTreeその他macOSの場合キーチェーンアクセスに保存されているケースもある。 2021-08-25 22:36:20
技術ブログ Developers.IO CodePipelineのビルドフェーズでSorceArtifactの保存先へAccessDeniedにより失敗したときの原因と対応 https://dev.classmethod.jp/articles/an-access-denied-occurred-during-the-build-phase-of-codepipeline/ codebuild 2021-08-25 13:14:14
技術ブログ Developers.IO CloudWatchダッシュボードのグラフ移動機能を試してみた https://dev.classmethod.jp/articles/moving-graphs-for-cloudwatch-dashboards/ cloudwatch 2021-08-25 13:13:46
海外TECH Ars Technica Fitbit announces Charge 5, teases future Google collaboration https://arstechnica.com/?p=1789554 popular 2021-08-25 13:00:58
海外TECH DEV Community React TinyMCE Editor with noneditable plugin https://dev.to/nouran96/react-tinymce-editor-with-noneditable-plugin-27j3 React TinyMCE Editor with noneditable pluginTrying to find a nice editor to integrate with in your application is not an easy task You need a highly customizable package regarding both toolbar and main editor design I also had a feature to implement which needed some non editable non deletable text inside the editor wrapping the main content For this case i decided to use TinyMCE editor which have many plugins including noneditable plugin but still deletable We will see the workaround for this issue in this tutorial TinyMCE is a free editor with some amazing opensource plugins but also contains some premium plugins that are not free To start with we need to install TinyMCE react package npm install save tinymce tinymce reactYou can find the Quick start guide in hereNext we will add the Editor Component with its main configurations The editor component looks like thisimport React useRef from react import Editor from tinymce tinymce react const editorRef useRef null const handleEditorChange value gt value is in HTML format not text console log value lt Editor apiKey lt API KEY gt onInit evt editor gt editorRef current editor onEditorChange handleEditorChange gt You can get the api key with a free account It is not mandatory but it will hide an annoying warning above the editor Let s start adding our configurations lt Editor init menubar false remove menubar if not needed toolbar styleselect bold italic underline alignleft aligncenter alignright alignjustify add custom buttons for your toolbar style formats title H block h title H block h title H block h title H block h title H block h title H block h title Paragraph block p customize the styleselect dropdown in toolbar with only these branding false remove tinymce branding resize false disallow editor resize statusbar false remove bottom status bar plugins noneditable add the noneditable plugin content css material outline skin material outline use the material ui theme height Editor height gt We some what customized our editor But we need to add the non deletable functionality for noneditable plugin For this we need to add initial value for the editor with our non editable content as html The default css class for noneditable plugin is mceNonEditable So we re adding this class to our content and applying a function called on pressing backspace or delete button to check on these content and not delete them lt Editor initialValue lt p class mceNonEditable gt Non editable content lt p gt lt p gt lt br gt lt br gt lt br gt lt p gt lt p class mceNonEditable gt Non editable content lt p gt init setup function editor editor on keydown function event if event keyCode event keyCode const currentLine editor selection getNode Prevent deletion of non editable text if currentLine hasAttribute data mce bogus event preventDefault event stopPropagation return false The initial value attribute takes content as html string with mceNonEditable class To add multiple non editable contents with space between them you can use tags as shown above The setup handler checks for backspace and delete keys and prevent default behavior if cursor is on the line of the non editable content That s it Now you have an editor with non editable content You can change styles and add other features and many more You can find more details from the docsHope this quick tutorial is helpful for anyone stuck with an editor and wants to get going fast 2021-08-25 13:39:18
海外TECH DEV Community Mastering Web Scraping in Python: Scaling to Distributed Crawling https://dev.to/anderrv/mastering-web-scraping-in-python-scaling-to-distributed-crawling-51ig Mastering Web Scraping in Python Scaling to Distributed CrawlingWondering how to build a website crawler and parser at scale Implement a project to crawl scrape extract content and store it at scale in a distributed and fault tolerant manner We will take all the knowledge from previous posts and combine it First we learned about pro techniques to scrape content although we ll only use CSS selectors today Then tricks to avoid blocks from which we will add proxies headers and headless browsers And lastly we built a parallel crawler and this blog post begins with that code If you do not understand some part or snippet it might be in an earlier post Brace yourselves lengthy snippets are coming PrerequisitesFor the code to work you will need Redis and python installed Some systems have it pre installed After that install all the necessary libraries by running pip install pip install install requests beautifulsoup playwright celery redis npx playwright install Intro to Celery and RedisCelery is an open source asynchronous task queue We created a simple parallel version in the last blog post Celery takes it a step further by providing an actual distributed queue implementation We will use it to distribute our load among workers and servers Redis is an open source in memory data structure store used as a database cache and message broker Instead of using arrays and sets to store all the content in memory we will use Redis as a database Moreover Celery can use Redis as a broker so we won t need other software to run it Simple Celery TaskOur first step will be to create a task in Celery that prints the value received by parameter Save the snippet in a file called tasks py and run it If you run it as a regular python file only one string will be printed The console will print two different lines if you run it with celery A tasks worker The difference is in the demo function call Direct call implies execute that task while delay means enqueue it for a worker to process Check the docs for more info on calling tasks The celery command will not end we need to kill it by exiting the console i e ctrl C We ll need it several times because Celery does not reload after code changes Crawling from TaskThe next step is to connect a Celery task with the crawling process This time we will be using a slightly altered version of the helper functions seen in the last post extract links will get all the links on the page except the nofollow ones We will add filtering options later We could loop over the retrieved links and enqueue them but that would end up crawling the same pages repeatedly We saw the basics to execute tasks and now we will start splitting into files and keeping track of the pages on Redis Redis for Tracking URLsWe already said that relying on memory variables is not an option anymore We will need to persist all that data visited pages the ones being currently crawled keep a to visit list and store some content later on For all that instead of enqueuing directly to Celery we will use Redis to avoid re crawling and duplicates And enqueue URLs only once We won t go into further details on Redis but we will use lists sets and hashes Take the last snippet and remove the last two lines the ones calling the task Create a new file main py with the following content We will create a list named crawling to visit and push the starting URL Then we will go into a loop that will query that list for items and block for a minute until an item is ready When an item is retrieved we call the crawl function enqueuing its execution It does almost the same as before but allows us to add items to the list and they will be automatically processed We could do that easily by looping over links and pushing them all but it is not a good idea without deduplication and a maximum number of pages We will keep track of all the queued and visited using sets and exit once their sum exceeds the maximum allowed After executing everything will be in Redis so running again won t work as expected We need to clean manually We can do that by using redis cli or a GUI like redis commander There are commands for deleting keys i e DEL crawling to visit or flushing the database careful with this one Separate ResponsabilitiesWe will start to separate concepts before the project grows We already have two files tasks py and main py We will create another two to host crawler related functions crawler py and database access repo py Please look at the snippet below for the repo file it is not complete but you get the idea There is a GitHub repository with the final content in case you want to check it And the crawler file will have the functions for crawling extracting links and so on Allow Parser CustomizationAs mentioned above we need some way to extract and store content and add only a particular subset of links to the queue We need a new concept for that default parser parsers defaults py And in the repo py file There is nothing new here but it will allow us to abstract the link and content extraction Instead of hardcoding it in the crawler it will be a set of functions passed as parameters Now we can substitute the calls to these functions by an import for the moment For it to be completely abstracted we need a generator or factory We ll create a new file to host it parserlist py To simplify a bit we allow one custom parser per domain The demo includes two domains for testing scrapeme live and quotes toscrape com There is nothing done for each domain yet so that we will use the default parser for them We can now modify the task with the new per domain parsers Custom ParserWe will use scrapeme first as an example Check the repo for the final version and the other custom parser Knowledge of the page and its HTML is required for this part Take a look at it if you want to get the feeling To summarize we will get the product id name and price for each item in the product list Then store that in a set using the id as the key As for the links allowed only the ones for pagination will go through the filtering In the quotes site we need to handle it differently since there is no ID per quote We will extract the author and quote for each entry in the list Then in the store content function we ll create a list for each author and add that quote Redis handles the creation of the lists when necessary With the last couple of changes we have introduced custom parsers that will be easy to extend When adding a new site we must create one file per new domain and one line in parserlist py referencing it We could go a step further and auto discover them but no need to complicate it even more Get HTML Headless BrowsersUntil now every page visited was done using requests get which can be inadequate in some cases Say we want to use a different library or headless browser but just for some cases or domains Loading a browser is memory consuming and slow so we should avoid it when it is not mandatory The solution Even more customization New concept collector We will create a file named collectors basic py and paste the already known get html function Then change the defaults to use it by importing it Next create a new file collectors headless firefox py for the new and shiny method of getting the target HTML As in the previous post we will be using playwright And we will also parametrize headers and proxies in case we want to use them Spoiler we will If we want to use a headless Firefox for some domain merely modify the get html for that parser i e parsers scrapemelive py As you can see in the final repo we also have a fake py collector used in scrapemelive py Since we used that website for intense testing we downloaded all the product pages the first time and stored them in a data folder We can customize with a headless browser but we can do the same with a file reader hence the fake name Avoid Detection with Headers and ProxiesYou guessed it we want to add custom headers and use proxies We will start with the headers creating a file headers py We won t paste the entire content here there are three different sets of headers for a Linux machine and it gets pretty long Check the repo for the details We can import a concrete set of headers or call the random headers to get one of the available options We will see a usage example in a moment The same applies to the proxies create a new file proxies py It will contain a list of them grouped by the provider In our example we will include only free proxies Add your paid ones in the proxies dictionary and change the default type to the one you prefer If we were to complicate things we could add a retry with a different provider in case of failure Note that these free proxies might not work for you They are short time lived And the usage in a parser Bringing it All TogetherIt s been a long and eventful trip It is time to put an end to it by completing the puzzle We hope you understood the whole process and all the challenges that scraping and crawling at scale have We cannot show here the final code so take a look at the repository and do not hesitate to comment or contact us with any doubt The two entry points are tasks py for Celery and main py to start queueing URLs From there we begin storing URLs in Redis to keep track and start crawling the first URL A custom or the default parser will get the HTML extract and filter links and generate and store the appropriate content We add those links to a list and start the process again Thanks to Celery once there is more than one link in the queue the parallel distributed process starts Points Still MissingWe already covered a lot of ground but there is always a step more Here are a few functionalities that we did not include Also note that most of the code does not contain error handling or retries for brevity s sake DistributedWe didn t include it but Celery offers it out of the box For local testing we can start two different workers celery A tasks worker concurrency n worker and n worker The way to go is to do the same in other machines as long as they can connect to the broker Redis in our case We could even add or remove workers and servers on the fly no need to restart the rest Celery handles the workers and distributes the load It is important to note that the worker s name is essential especially when starting several in the same machine If we execute the above command twice without changing the worker s name Celery won t recognize them correctly Thus launch the second one as n worker Rate LimitCelery does not allow a rate limit per task and parameter in our case domain Meaning that we can throttle workers or queues but not to a fine grained detail as we would like to There are several issues open and workarounds From reading several of those the take away is that we cannot do it without keeping track of the requests ourselves We could easily rate limit to requests per minute for each task with the provided param app task rate limit m But remember that it would affect the task not the crawled domain Robots txtAlong with the allow url filter part we should also add a robots txt checker For that the robotparser library can take a URL and tell us if it is allowed to crawl it We can add it to the default or as a standalone function and then each scraper decides whether to use it We thought it was complex enough and did not implement this functionality If you were to do it consider the last time the file was accessed with mtime and reread it from time to time And also cache it to avoid requesting it for every single URL ConclusionBuilding a custom crawler parser at scale is not an easy nor straightforward task We provided some guidance and tips hopefully helping you all with your day to day tasks Before developing something as big as this project at scale think about some important take aways Separate responsabilities Use abstractions when necessary but do not over engineer Don t be afraid of using specialized software instead of building everything Think about scaling even if you don t need it now just keep it in mind Thanks for joining us until the end It s been a fun series to write and we hope it s also been attractive from your side Did you find the content helpful Please spread the word and share it Originally published at 2021-08-25 13:35:12
海外TECH DEV Community Scope Creep, Traveling Salesman, 100% Uptime https://dev.to/mikhailkaran/scope-creep-traveling-salesman-100-uptime-5fdb Scope Creep Traveling Salesman Uptime What is HTML All The ThingsHTML All The Things is a web development podcast and discord community which was started by Matt and Mike developers based in Ontario Canada The podcast speaks to web development topics as well as running a small business self employment and time management You can join them for both their successes and their struggles as they try to manage expanding their Web Development business without stretching themselves too thin What s This One About In this episode Matt and Mike discuss all the ridiculous things that clients ask of us tech professionals with real stories from our Twitter account as well as our own personal accounts We tackle commonly asked for items like uptime and the dreaded project scope creep that keeps us working away on something that should have been months ago It was a funny enraging and highly conversational episode that you re not gonna want to miss Show Notes Asking to solve np complete problems uptime requirement availability Scope Creep Adding features after the contract has been signed because this should be easy Asking for too much paying too little Asking to support super old hardware browsers Misusing the term MVP Instant userbase Key TakeawaysBe flexible with customers demands Tell them when you are doing that though so they don t assume that is what you ll do every time It s on you to educate the customer on what s possible and what is notLearn when to say no Twitter MentionsPhil philostarArun aiorunVitto vittoStackCsaba csaba kissiRobert robertbalazsiAlex thealexkates Thank you If you re enjoying the podcast consider giving us a review on Apple Podcasts or checking out our Patreon to get a shoutout on the podcast Support us on PatreonYou can find us on all the podcast platforms out there as well asInstagram htmlallthethings Twitter htmleverything TikTok Html All The Things 2021-08-25 13:17:26
海外TECH DEV Community All free resources for developers at one place https://dev.to/aashishpanthi/free-resources-for-developers-4ona All free resources for developers at one placeWell as a human I love free things So I have gathered some free resources that I ve used over the years And I want to share them with you all amazing peoples To develop any thing we first need a computerand an internetconnection Then of course an operating system we all know linux is available totally for free Let s talk about the things that come after these Code editor VS codeSublime text editorAtom Online code editorsCodepenCodeSandboxStackblitzFind more online code editors here Stock photos and videos PexelsUnsplashPixabayMixkitCoverr Vectors and illustrationsFreepikUndrawVecteezyOpenclipartVectorstock FontsGoogle fontsFontspace IconsFont AwesomeMaterial ui iconsAnimated iconsFreepik Mockup toolsFigmaZepllin Design ideasAwwwardsDribbleWebdesign Inspiration Browser extensionsWappalyzer Look at website technology stackColorzilla Pick color from anysite and do color related stuffsCSS generator Allows you to generate CSS snippetsDaily Dev Developer newsGitpod Fork and edit any repo instantly Now its time to make our website public But before that we need Compressor OptimizillaTinypngCode compressor Hosting providersNetlifyHerokuGithub pagesVercelSurgeZeetHere are free learning resources for developersThank you so much for sticking around And here is a bonus for you More free dev resources And if you are a student then you can always apply for Student developer pack by Github in collaborations with many other service providers Here is more by Brad Travercy 2021-08-25 13:13:01
海外TECH DEV Community Print code on NFT https://dev.to/hetoro/print-code-on-nft-322j Print code on NFTPRINTCODE   is collection base on star patternAll item can run code on javascript language or NodeJSHi guys This is first my collection on NFT Non fungible tokens  NFT I m interested NFT for a whileI m print code on NFT in website opensea on chain ethereum ETH Update item in collection PRINTCODEExample code first itemPRINT CODE I m use javascript languageCODEYou can support collection PRINTCODE 2021-08-25 13:10:44
海外TECH DEV Community JavaScript's asynchronicity - Promises, callbacks and async/await https://dev.to/danieo/javascript-s-asynchronicity-promises-callbacks-and-async-await-31l9 JavaScript x s asynchronicity Promises callbacks and async awaitOne of the core concepts of JavaScript is asynchronicity which means doing many things simultaneously It s a solution for avoiding your code being blocked by a time intensive operation like an HTTP request In this article you re going to learn the basic concept of asynchronicity and how to use it in JavaScript But before we start we need to cover some computer theory Programming is the process of telling your computer what it s supposed to do we communicate with it using code Every code is just a set of instructions for our machine that we want to execute Every line of our code is executed by a so called thread A thread is executing only one instruction at a time Let s analyze this pseudo code set x to set y to add x to y save result to rdisplay rWhen we execute this code a thread is going to firstly set our variables x value to THEN it will set y to AFTER THAT it is going to add these two numbers together and save the result to our variable r and at the end it will display the value of r The keywords are THEN and AFTER THAT our thread can t simultaneously set x to and y to it has to wait with setting y until setting x is done This is type of code is named synchronous code every instruction is executed one after another With such simple operations we re not going to find any issues but what when we want to execute something that is time consuming Like downloading an image Well there s the tricky part Such an operation is a blocking code because it stops our thread from performing anything else until the image is downloaded We don t want our users to wait every time such instruction occurs Imagine downloading a meme and when it s happening your computer can t do anything else your music player stops desktop freezes etc using such computers would be a pain As you probably noticed such things are not happening you can listen to music watch a video on YouTube and code your breakthrough project all at the same time That s because computer engineers found a solution to this problem Wise people once thought if one thread can execute one operation at a time couldn t threads execute operations in parallel Yes they can and that s the reason why modern CPUs have many cores and every core has many threads Programs using many threads are multi threaded The problem with JavaScript is that it s not multi threaded JavaScript is single threaded so it can t use many threads to do many operations at the same time We re left with the same problem again is there any other way to fix this Yes It s writing asynchronous code Let s assume that you want to fetch posts from your server every time your user scrolls your website For this we need to make an API call API calls are just HTTP requests which means that our browser making such call needs to establish a connection to our server then our server processes the request then sends it back then our browser needs to process it it s all time consuming and waiting for it to finish will block other interactions on our website but it would only happen if our code was synchronous Most time consuming things like HTTP requests are mostly handled not by our main thread but by lower level APIs implemented in our browser Asynchronous code uses this principle We don t have to wait for our browser to finish the HTTP request we can just inform the browser that we need to make an HTTP request the browser will handle it and report to us with the result in the meantime other code can be executed on the main thread You probably noticed that asynchronous code is similar to multi thread code Well kind of Both help us to solve the problem with blocking code but asynchronous code in JavaScript is pseudo parallel For example if we want to run two compute intensive calculations in parallel we can t do it until the execution is handled by something else like a lower level API of our browser For real parallelism in JavaScript we can use WebWorkers which run specified code in the background However WebWorkers are not today s topic so I won t talk about them for now Ok that s enough theory How we can write this asynchronous code in JavaScript There are two major ways to do it the older method using callbacks and the newer method using Promises It s time to look at them in deep CallbacksEarlier I said that when our asynchronous operation is done we inform our main thread about it The older way to report back is using a callback A callback is basically a function that is called when our task is done It can also carry arguments with data like a result of the asynchronous task Let s analyze some examples We are going to fetch information about Charmander from pokeapi co using XMLHttpRequest API const xhr new XMLHttpRequest xhr open GET true xhr responseType json xhr onload e gt if xhr status console dir xhr response else console error Something went wrong xhr send null The first lines are just configuring the XMLHttpRequest object The thing that interests us the most is xml onload because here we specify our callback using an arrow function When we send our request the browser is going to handle it and when it s done it s going to call our callback function in which we can further process the received data Another common example of using callbacks to handle asynchronous tasks are Event Listeners Look at the code below const button document getElementById myButton button addEventListener click event gt console info Button clicked We get our button element using its ID then we attach a listener to its click event Listener functions are nothing else than just callbacks Our arrow function is called every time the user clicks this button This whole process is not blocking code because we don t have to wait for the click in our main thread Events are handled by the browser and we only attach a callback that is called when the click is done One more example Timeout and Intervals are also asynchronous const timeout setTimeout gt console info Boo The Timeout or Interval handler function is also a callback and it s called only after a certain time has been deducted The whole time measurement code is handled by our browser s components not by us so we are only informed when the right amount of time has passed Now let s combine some of these examples as a recap const button document getElementById myButton button addEventListener click event gt console info Button clicked const request setTimeout gt This timeout is going to simulate a very long HTTP request console info Response received In this code we attach a listener to our button and make an HTTP request If you run this example you can see that you can click the button despite the fact that the HTTP request is being made You don t have to wait with the request until the button is clicked nor do you have to wait with handling the button click until the HTTP request is done no operation is blocked That s the power of asynchronicity PromisesThe modern way to handle asynchronicity in JavaScript is to use Promises You can think of them like a promise made by people It s not the result of something it s just a promise that something will be done in the future or not If your roommate promises you to take out the trash this week she s telling you that she will do it in the future but not now You can focus on your things and after some hours your roommate is going to tell you that the trashcan is empty and that she fulfilled her promise Your roommate can also tell you that she couldn t fulfill it because there is a raccoon living in your trashcan and it behaves aggressively when you try to take out the litter bag In this case she couldn t keep this promise because she doesn t want to be attacked by an aggressive raccoon Remember not every raccoon is aggressive Photo by Vincent Dörig on UnsplashA Promise can be in one of three states pending This is an initial state the Promise is running and we don t know if it s fulfilled or something went wrong fulfilled or resolved Everything is ok The Promise has completed its task successfully rejected Something went wrong and the operation failed So let s create our first promise const promise new Promise resolve gt setTimeout resolve We are creating a new Promise object by calling the Promise constructor As you can see in this example the constructor of a Promise object takes an arrow function as an argument This argument is called an executor or executor function The executor is going to be called when we are creating our Promise object and it is the connector between your Promise and the result The executor takes two arguments a resolve function and a reject function both of them are used to control your Promise Resolve is used to mark our promise as fulfilled and return result data Reject is used to notify that something is wrong and the Promise is not going to be fulfilled it s rejected Reject like resolve can also carry data in most cases it carries information about why the Promise was not fulfilled Resolving and rejecting promises can be handled by methods provided by the Promise object Take a look at this code const promise new Promise resolve gt setTimeout resolve promise then gt console info seconds have passed Our promise is very simple our executor is going to create a Timeout and call our resolve function after seconds We can intercept this information using then by providing a callback to it then takes two arguments the first is a callback called when the Promise is fulfilled the second one not seen in this example is a callback called when the Promise is rejected But for handling rejected promises we can use a more convenient method catch Let s modify our example const promise new Promise resolve reject gt setTimeout gt const number Math floor Math random if number resolve number reject new Error Generated number is not even promise then result gt console info Promise fulfilled console info result is even catch error gt console info Promise rejected console error error This code after seconds is going to generate a random number and check if it s even or not If it s even then the Promise is resolved and we return the even number if not we reject the Promise with an error message catch as an argument accepts a callback that is called when the Promise is rejected We can also reject Promises by throwing an error const promise new Promise resolve gt throw new Error Error message promise then result gt console info Promise fulfilled catch error gt console info Promise rejected console error error However this has some limitations If we throw an error inside an asynchronous function like Timeout s callback in our example catch will not be called and the thrown error will behave as an Uncaught Error const promise new Promise resolve gt setTimeout gt const number Math floor Math random if number resolve number throw new Error Generated number is not even This is an Uncaught Error promise then result gt console info Promise fulfilled console info result is even catch error gt console info Promise rejected console error error Also you need to remember that every error thrown after calling resolve is going to be silenced const promise new Promise resolve gt resolve throw new Error Error message This is silenced Beside then and catch we also have a third method finally Finally is called when the Promise is done it doesn t bother if it was resolved or rejected it runs after then and catch const promise new Promise resolve reject gt if Math random lt resolve Promise fulfilled reject new Error Promise rejected promise then result gt console dir result Runs only when the Promise is resolved catch error gt console error error Run only when the Promise is rejected finally gt console dir Promise has finished its work Run everytime the Promise is finished Now let s analyze a real case example const fetchCharmanderData fetch fetchCharmanderData then response gt if response status return response json else throw new Error response statusText then data gt console dir data catch error gt console error error This code will fetch information about Charmander from pokeapi co but it uses the new promise based fetch API Fetch will make an HTTP request and return a Promise for it When the data is fetched we process the response If we received a HTTP status OK we are returning the JSON representation of the response body if the status code is different like not found or internal server error we throw an error with a status message As you see we are using then twice The first time is used as I mentioned to process the response the second time we use then to process a second Promise response json also returns a Promise JSON parsing can also take some time so it can also be blocking code that s why we want to make it asynchronous Basically this proves to us that you can have a Promise that resolves another Promise and you can handle them one after another by chaining control methods like then catch and finally async awaitChaining then catch and finally can be sometimes painful and lead to the creation of hard to read code ES or EcmaScript introduced some syntax sugar for easier handling promises async and await Let s rewrite our Charmander example using async await async gt const response await fetch try if response status const charmanderData await response json console dir charmanderData else throw new Error response statusText catch error console error error This code does exactly the same which is done by the previous code it s only written in a different way We can t use await outside of asynchronous functions so we are bypassing it by creating a self calling async function Inside this function we are waiting for the response returned by fetch After we receive the response we are going to check its status code when it s OK we await for the response body to be parsed and after that we are going to output it You probably noticed the missing of catch We replaced it with a try catch block basically it is going to do the same thing as catch If anything inside try throws an error the code will stop to execute and the error handling code inside catch will be run instead I mentioned async functions and that await can be used only inside them It is a new type of functions introduced in ES and simplifying it s a function that utilizes Promise based behavior which means that an async function always returns a Promise It can be then awaited in another async function or treated like a Promise async function getCharmanderData const response await fetch return response json async gt console dir await getCharmanderData NOTE This example was simplified and no exception handling is now included We moved our logic that is responsible for fetching Charmander s data from pokeapi co to an async function After this every time when we need that data we can simply call this function with await and we can deal with it without writing long promise chains I said that an async function can be treated like a Promise and here is an example of how we can do this async function getCharmanderData const response await fetch return response json getCharmanderData then data gt console dir data Await can also be used on normal functions that return a Promise function delay time return new Promise resolve gt setTimeout resolve time async gt console info Start await delay console info seconds have passed Promise helpersThe Promise object has also some pretty useful methods that can help us with handling many Promises Promise all Promise all awaits for all passed Promises to be fulfilled and resolves all results to an array const charmander fetch then response gt response json const bulbasaur fetch then response gt response json const squirtle fetch then response gt response json Promise all charmander bulbasaur squirtle then result gt console dir result Worth mentioning is the fact that when one of the passed promises is rejected Promise all is also rejected Promise allSettled It s similar to Promise all but it s not rejected when one or more of the passed promises is rejected const charmander fetch then response gt response json const fail fetch then response gt response json This Promise is going to failconst squirtle fetch then response gt response json Promise allSettled charmander fail squirtle then result gt console dir result Promise any Promise any is fulfilled when any of the passed Promises is fulfilled It is also going to return the result of the first resolved Promise When none of the passed promises is fulfilled Promise any is going to be rejected const charmander fetch then response gt response json const bulbasaur fetch then response gt response json const squirtle fetch then response gt response json Promise any charmander bulbasaur squirtle then result gt console dir result Promise race It is resolved when any of the passed promises is resolved or rejected const charmander fetch then response gt response json const bulbasaur fetch then response gt response json const squirtle fetch then response gt response json Promise race bulbasaur charmander squirtle then result gt console dir result Now you should have a better understanding of JavaScript s asynchronicity As homework try to play with pokeapi co and the Fetch API Create custom Promises that are going to fetch Pokemons after a certain delay or Fetch data based on something you received in an earlier Promise You can also use async await and Promise helpers in your code to experiment even more with this topic See you or read you and happy coding P S If you like my work remember to checkout my blog and consider signing up for my newsletter only good content no SPAM I Promise 2021-08-25 13:09:23
海外TECH DEV Community Best tool for distributed tracing: SigNoz vs Jaeger https://dev.to/signoz/best-tool-for-distributed-tracing-signoz-vs-jaeger-39md Best tool for distributed tracing SigNoz vs JaegerAre you thinking of using Jaeger as a distributed tracing tool What if there is a better alternative that does both traces and metrics so that your engineering team does not have to use multiple tools In this article we will explore how SigNoz is a better alternative than Jaeger as an observability tool Jaeger is famous as an end to end distributed tracing tool Jaeger was originally built by teams at Uber and then open sourced Distributed tracing is a mechanism to track transactions across services When you have a distributed system based on microservices tracing your transactions across services is a necessity With distributed tracing engineering teams can quickly identify issues instead of wasting time checking multiple logs and dashboards SigNoz is an excellent open source distributed tracing tool But it goes beyond It is a full stack APM and observability tool with a unified UI for metrics and traces So you don t have to switch between tools like Prometheus metrics and Jaeger traces to debug issues The product roadmap of SigNoz also has log management in its pipeline How is SigNoz better than Jaeger as an observability tool SigNoz can be your one stop solution for application performance monitoring and observability needs While Jaeger can be a good solution for distributed tracing engineering teams often need access to metrics and traces for robust monitoring and quick debugging The biggest advantage of SigNoz over Jaeger is that it does both metrics and traces And that s only one of the reasons List of reasons why you should choose SigNoz over Jaeger SigNoz provides unified UI for both metrics and tracesSee metrics like latency error rate etc on traces for specific user groupsBackend storage options of ClickHouse or Kafka DruidBetter user experience with out of box charts amp visualizationRole based access control for better team management in roadmap Let s explore in detail how these features of SigNoz make it a better choice than Jaeger for your engineering team s productivity SigNoz provides unified UI for both metrics and tracesMetrics are usually captured as time series data and show statistics about the performance of specific services over a period of time The statistics help developers understand the behavior of these services and how they are being used Therefore metrics monitoring is critical to keep your system uptimes high A good practice is to aggregate and visualize metrics within at most one minute Jaeger is a distributed tracing tool and does not provide metrics Jaeger UI showing services and corresponding tracesSigNoz on the other hand provides application metrics like the popular RED metrics Requests per secError rate Application latency like p p and pSigNoz also provides an easy way to track the top endpoints of your application as shown in the dashboard below You can see that SigNoz has a dedicated tab for metrics visualization You can also track metrics for external calls and database calls SigNoz UI showing application overview metrics like RPS th th th Percentile latencies and Error Rate See metrics like latency error rate etc on traces for specific user groupsA single trace tells you how a user request performed across services to serve the user what they wanted And aggregated traces can help you identify which service or database is causing the latency affecting user s requests And what if we told you with SigNoz you can see metrics for aggregated trace data related to particular attributes Let s break down what it means Suppose you have a user category marked gold for customers in a particular segment for your application Seeing how requests from a specific segment of users perform in your application can be critical to business metrics like growth or revenue SigNoz allows you to filter traces with the help of tags For example you can filter traces where the customer type tag is set to gold You can filter traces with tags in SigNoz traces dashboardAfter filtering the traces you can choose to visualize metrics like calls duration and error rate on the filtered traces This insight can help you improve app s performance for specific user segments and use cases Jaeger does not provide such capabilities See metrics like number of calls duration and error on filtered traces Backend storage option of ClickHouse or Kafka DruidWhile installing SigNoz you will have the option to choose between ClickHouse or Kafka Druid as your storage backend You can select any of the two depending on your preference Technical architecture of SigNoz with ClickHouse setupClickHouse is designed to be a very fast OLAP database It is also low resource intensive Kafka Druid is an industry proven combo to power highly scalable data ingestion and real time data analysis For Jaeger Cassandra and Elasticsearch are the primary supported storage backends But users have requested ClickHouse support for Jaeger too due to its popularity Check out this GitHub issue Out of box charts and visualization with SigNozSigNoz is an open source tool but its genesis lies in the absence of a great user experience of current popular open source alternatives It can be easily compared to SaaS vendors like DataDog when it comes to UX and data visualization Below you can see how spans in a trace are visualized with flamegraphs and Gantt charts A good visualization dashboard is designed with the intent to drive actionable insights fast With a single pane view of spans and details for selected spans it s much easier for teams to identify issues in selected spans Spans of a trace visualized with the help of flamegraphs and gantt charts in SigNoz dashboardJaeger does not provide Flamegraphs and to view details of a span you need to drill down on a selected span Jaeger s UI showing spans for selected tracesSigNoz also provides interactive service maps which can automatically identify the dependency between your services The size of each circle is proportional to the number of requests it is serving The dots connecting the services are synced with the flow of requests between the services Interactive Service Maps shown on SigNoz dashboardJaeger s dependency graph Role based access control for better team management in roadmap SigNoz plans to implement role based access controls for its dashboards Collaboration is one of the key focus areas of SigNoz In today s cross functioning teams it s important that tools enable such collaboration With SigNoz s RBAC features you can share dashboards across teams with different permission levels Jaeger does not support any such feature Now that you have an idea of why you should choose SigNoz if you re considering Jaeger as a distributed tracing tool let s see in brief two important things about SigNoz How does SigNoz collects data How to install and get started with SigNoz How does SigNoz collects data SigNoz uses OpenTelemetry for code instrumentation Instrumentation is the technique of generating telemetry data logs metrics and traces OpenTelemetry is becoming the world standard for generating vendor agnostic telemetry data As SigNoz uses OpenTelemetry you will never be locked in with your data You can always shift to any analysis backend tool as most of the tools have started supporting OpenTelemetry formats of telemetry data How to install and get started with SigNoz If you have docker installed getting started with SigNoz just takes three easy steps at the command line git clone cd signoz deploy install shYou can read more about deploying SigNoz from its documentation If you face any issues while trying out SigNoz feel free to write to us at support signoz ioYou can check out SigNoz s GitHub repo here If you want to read more about SigNoz Monitor Spring Boot application with OpenTelemetry and SigNozMonitor your Nodejs application with OpenTelemetry and SigNoz 2021-08-25 13:01:07
Apple AppleInsider - Frontpage News Discord valued at $15B after Microsoft deal collapse https://appleinsider.com/articles/21/08/25/discord-valued-at-15b-after-microsoft-deal-collapse?utm_medium=rss Discord valued at B after Microsoft deal collapseDiscord is expected to seed a new investment round at around million as a result of billion valuation Discord seeks new round of investmentMultiple existing investment firms are expected to contribute to the investment round including Spark Capital Benchmark and Index Ventures If the venture capital firms estimations of value are correct then Discord will have doubled its value since its previous financing round in Read more 2021-08-25 13:17:01
Apple AppleInsider - Frontpage News 'iPhone 13' & 'AirPods 3' release dates may have been revealed https://appleinsider.com/articles/21/08/25/iphone-13-airpods-3-release-dates-may-have-been-revealed?utm_medium=rss x iPhone x amp x AirPods x release dates may have been revealedA new report claims to have the dates of Apple s iPhone availability and subsequent AirPods debut though the source is sketchy Mockups of Apple s forthcoming iPhone Following recent claims of the next iPhone launching in the third week of September a new report says iPhone family orders will start shortly before then on Friday September The same report says that the AirPods will be released almost a week later on Thursday September Read more 2021-08-25 13:21:41
海外TECH Engadget 'Halo Infinite' is likely launching on December 8th https://www.engadget.com/halo-infinite-december-8th-launch-date-134031534.html?src=rss x Halo Infinite x is likely launching on December thAfter a year long delay Halo Infinite will reportedly arrive on December th Italian gadget site Aggiornamenti Lumia first noticed that the game s Microsoft Store listing was updated with the new date in some regions and sources tell The Verge that it s correct Microsoft is likely saving the big reveal for today s Gamescom Opening Night live event which kicks off at PM Eastern It s just a shame it had to be left out of the company s fairly uneventful Xbox Gamescom presentation Industries announced last week that Halo Infinite won t be launching with campaign co op or Forge mode which allows players to create and play custom maps But if it means that the developer can ship a more polished single player campaign and competitive multiplayer modes on time it may be worth the trade off Halo Infinite multiplayer betas also kicked off last month and so far the general consensus seems to be positive It s hard to overstate how important Halo Infinite will be for Microsoft It was originally meant to be one of the big draws for the Xbox Series X and S last year Its delay left the company without a major exclusive release while Sony had several for the PlayStation post launch 2021-08-25 13:40:31
海外TECH Engadget Facebook Messenger marks 10th anniversary with birthday-themed features https://www.engadget.com/facebook-messenger-10th-anniversary-features-133027577.html?src=rss Facebook Messenger marks th anniversary with birthday themed featuresFacebook s first messaging app is officially years old and the company is celebrating the occasion with a handful of new features and birthday themed updates Messenger is introducing “birthday versions of several of its existing features such as birthday soundmoji AR effects stickers chat themes and other effects Users will also be able to send cash to friends as a “birthday gift with Facebook Pay which is essentially like any other person to person payment in Messenger but adds some new celebratory animations The app is also adding a new type of mini game to chats with “poll games The feature allows friends in group threads to weigh in on lighthearted polls that ask which member of the chat is “most likely to do something like miss a flight or fight zombies Both the new birthday effects poll games and birthday gifting are rolling out now Messenger also previewed a new “word effects feature coming “in the near future that allows users to pair an emoji with a specific word or phrase in order to trigger an in chat animation similar to iMessage s special effects The updates underscore just how much Messenger has changed in its first decade of existence Originally launched in the app evolved from a basic chat app to one so bloated with features it s been redesigned at leastthree times in the last two years It s been home to many of Facebook s more ambitious ーthough not always successful ーfeatures over the years More recently Facebook has been weaving Messenger more tightly into its other services by pushing users to link their Instagram DMs with their Messenger account Facebook wants to bring this same kind of “cross app communication to WhatsApp as well though the company hasn t said much about how or when it could happen Likewise it s still not clear when Messenger will turn on end to end encryption as a default setting During a call with reporters Facebook s Messenger chief Stan Chudnovsky said that the rollout of encryption as a default is moving slowly in part due to the sheer number of features in the messaging app “We need to rebuild all these features in an end to end encrypted environment and make them fully capable he said noting that Messenger is still continuously adding new features “It s almost like we are constantly trying to catch up with ourselves 2021-08-25 13:30:27
海外TECH Engadget OnlyFans has 'suspended' its ban on sexually explicit content https://www.engadget.com/onlyfans-suspends-ban-on-sexually-explicit-content-132256309.html?src=rss OnlyFans has x suspended x its ban on sexually explicit contentOnlyFans upcoming ban on sexually explicit material appears to be over before it even began The company said it had quot suspended quot its planned October st change after having quot secured assurances quot needed to support its existing creator base The exact situation isn t clear we ve asked for comment but it appears adults only content is safe for now A more detailed communique will reach producers soon The statement suggests OnlyFans has triumphed at least momentarily in its fight against big banks These institutions have historically balked at tech companies that court sexually explicit content pushing sites like Patreon to drop sex workers if they wanted to maintain their financing It s not clear just how OnlyFans might have prevailed as we write this did the banks change their minds or is there new funding but the tension seems to have dissipated at least for now Even a permanent victory might be bittersweet however The planned crackdown shook the trust of some sex workers and other OnlyFans creators ーa key source of income is no longer quite so reliable as it once was It won t be surprising if some content makers either switch services or add alternatives to protect their income 2021-08-25 13:22:56
海外TECH Engadget The best wireless earbuds you can buy right now https://www.engadget.com/best-wireless-earbuds-120058222.html?src=rss The best wireless earbuds you can buy right nowIn the last two years true wireless earbuds have made quite the leap There s no doubt the popularity of Apple s AirPods helped make these headphones a mainstay but companies ability to offer reliable connectivity great sound and active noise cancellation ANC in an increasingly smaller form factor has hastened widespread adoption You can also get features that used to be reserved for premium models on mid range devices Of course the popularity means that new earbuds are popping up all the time and the list of options is longer than ever To help we ve compiled the best wireless earbuds you can buy right now including noteworthy features for each selection Best overall Sony WF XMBilly Steele EngadgetNo one comes close to Sony s true wireless earbuds with its overall mix of sound and features That was true of the WF XM in and the company distanced itself even further from the competition earlier this year with the WF XM A smaller design offers a better fit but Sony still packed in the features ーfrom adaptive ANC and wireless charging to and high res audio support The company s app gives you the ability to let the Ms do a lot of the adjustments for you based on activity and location What s more tools like speak to chat although imperfect are handy when you need to have a quick conversation I m not a huge fan of the new foam ear tips but based on other reviews I m in the minority there Still it s easy enough to find alternatives and those tips shouldn t deter you from an otherwise excellent set of buds Buy WF XM at Amazon Buy WF XM at Best Buy Runner up Master amp Dynamic MWBilly Steele EngadgetMaster amp Dynamic typically stands out from other audio brands due its attention to detail when it comes to design When most companies are using spruced up plastic M amp D chooses aluminum ceramic and leather ーeven for its true wireless earbuds The leather is reserved for its headphones but Master amp Dynamic still pairs premium elements with a stellar set of features on the MW hour battery life improved noise cancellation and excellent sound quality are the highlights plus the company reduced the overall size of the earbuds for a better fit Buy MW at Amazon Buy MW at Master and Dynamic Best budget Anker Soundcore Spirit Dot EngadgetSure there are cheaper options but for it s hard to beat the Anker Soundcore Spirit Dot These true wireless earbuds are smaller than a lot of the competition which makes them more comfortable to wear for extended periods of time Anker also delivers ample bass which means they can handle hip hop electronic and other genres better than many budget buds They re also IPX rated so they ll easily double as your new workout partner Buy Soundcore Spirit Dot at Amazon Best for iOS AirPods ProBilly Steele EngadgetThere s no denying that AirPods are extremely popular among iPhone owners And there s a good reason The earbuds integrate seamlessly with iOS Plus the more recent models offer hands free access to Siri on top of core features like quick pairing In addition to active noise cancellation the AirPods Pro have one very important thing the “regular AirPods don t comfort And when you factor in the spatial audio improvements in iOS the Pro model is well worth the extra investment at this point Buy AirPods Pro at Amazon Best for Android Pixel Buds A SeriesEngadgetIn Google debuted redesigned true wireless Pixel Buds They were a massive improvement over the original model but they were also far from perfect Instead of issuing a minor update in the company took nearly all of the best features and put them in the more affordable Pixel Buds A Series Hands free access to Google Assistant handy language translation and actionable notifications will help with tasks and productivity while improved sound quality makes the A Series a better option for music than its predecessor Buy Pixel Buds A Series at Best Buy Best overall sound quality Sennheiser Momentum True Wireless EngadgetSennheiser made quite the leap from its first true wireless earbuds to version The company figured out the touch controls extended the battery life and added active noise cancellation The Momentum True Wireless is also the best sounding set of true wireless earbuds we ve tested As we noted during our review Sennheiser consistently creates an audio profile that highlights minute details of songs from the subtle attack of acoustic guitar strumming to the deep sub of synths and drum machines The company s trademark tone is warm pleasant and inviting The downside is these are pricey at around and you can find better battery life and wireless charging elsewhere In terms of pure audio quality though this is the clear top pick Buy Momentum True Wireless at Amazon Buy Momentum True Wireless at Best Buy Best overall noise cancellation Bose QuietComfort EarbudsEngadgetIt s no surprise Bose built a set of true wireless earbuds with impressive active noise cancellation The company has spent years perfecting its QuietComfort technology to block out the world around you Most of the time that s easier said than done with true wireless but Bose s QuietComfort Earbuds stand above the rest in the ANC department The company allows you to select one of levels of noise cancellation in its app and you can assign three of those to the on board controls for quick access It doesn t match the isolation of its over ear headphones but Bose is clearly ahead of the true wireless competition when it comes to blocking unwanted noise Buy QuietComfort Earbuds at Amazon Buy QuietComfort Earbuds at Best Buy Best mid range Samsung Galaxy Buds Billy Steele EngadgetSamsung s recent Galaxy Buds have all been well designed ーperhaps with the exception of the Galaxy Buds Live ーand offer a comfy fit due to their small size The company merged its noise cancelling Galaxy Buds Pro with the more affordable Galaxy Buds to create the Galaxy Buds At this true wireless model remains tiny and comfortable with improved audio quality adjustable ambient sound and wireless charging That combination of features makes the Galaxy Buds a solid option for the Android faithful that won t break the bank Buy Galaxy Buds at Amazon Buy Galaxy Buds at Best Buy Honorable mention Beats Studio BudsBilly Steele EngadgetBeats is no stranger to true wireless earbuds but until recently the only option was its over the ear hook design that isn t for everyone With the Studio Buds the company offers a more “traditional true wireless fit and surprisingly balanced sound Plus the small size keeps things comfortable even during extended listening sessions iOS users get hands free access to Siri and the company offers Android users a similar quick pairing experience iPhone owners have enjoyed on previous Beats headphones Buy Studio Buds at Amazon Honorable mention Jabra Elite tBilly Steele EngadgetJabra s true wireless earbuds are always a solid option offering a lot of features for less than the typical premium flagship prices The company made an impression with its Elite t earbuds in and followed up in late with the new and improved Elite t Jabra redesigned nearly everything offering smaller buds with a better fit in addition to improved sound quality longer battery life and optional wireless charging The company also added ANC via a firmware update in so these don t seem outdated by any means Buy Jabra Elite t at Amazon Buy Jabra Elite t at Best Buy 2021-08-25 13:20:22
海外TECH Engadget Lucid is offering two variants of its Air Dream Edition luxury EV https://www.engadget.com/lucid-air-dream-edition-variants-131507797.html?src=rss Lucid is offering two variants of its Air Dream Edition luxury EVLucid is giving prospective owners of its luxury electric sedan the choice between two variants The Air Dream Edition will be available in a quot Performance quot or quot Range quot version that ultimately leaves you to decide between speed and real world driving range The former promises horsepower which rivals the Tesla Model S Plaid and can hit mph in seconds The Dream Edition Range meanwhile will deliver horsepower and take seconds longer to go from mph Both have a top speed of mph cost before factoring in federal tax credits or other incentives and are expected to ship later this year You ll be able to identify each variant with the quot P quot or quot R quot letter on their respective badges The company previously revealed that it only planned to build about units of the Dream Edition Notably Lucid is still in the process of confirming the cars official range with the US Environmental Protection Agency In real world tests the company says a pair of Dream Edition Range models travelled miles on a single charge The journey saw the cars venture from LA to San Francisco at highway speeds via central California and then back across the San Francisco Bay to Lucid s global headquarters Upon arrival Lucid claims the the cars displayed miles and miles of charge remaining for totals of and miles nbsp The EV maker is currently reaching out to those who put down to reserve the Air Dream Edition to confirm their chosen configuration Lucid said in June that it had received over reservations across all Air models which ーalong with the top of the range Dream Edition ーincludes the base edition the Air Touring and Air Grand Touring 2021-08-25 13:15:07
海外TECH Engadget Fitbit’s Charge 5 packs an ECG and stress response sensor https://www.engadget.com/fitbit-charge-5-ecg-eda-sensors-heart-stress-i-h-130058156.html?src=rss Fitbit s Charge packs an ECG and stress response sensorThe trickle down of features from Fitbit s higher end wearables to its everyday fitness trackers continues with the Charge This new edition of the device is packing both ECG and EDA sensors both of which were first found in the higher end Sense to better help you monitor your heart health and stress Charge also gets a few quality of life improvements compared to its predecessor including a new body that s percent thinner and a new color AMOLED display with an always on option But the real point of this new tech is to integrate the Fitbit into your daily health routines as something more than just a tracker The ECG sensor will naturally help you check your heart s electrical activity and check for signs of atrial fibrillation The EDA or Electrodermal Activity sensor itself a fancier term for Galvanic Skin Response is designed to measure the perspiration of your hands which can be a marker for stress As with the Sense users can then be coached through a stress reduction session if their stats get too aggressive Fitbit is also looking to bolster its per month Premium offering to encourage more of its hardware users to sign up to a monthly subscription That includes a new Daily Readiness Score which sounds a lot like Garmin s Body Battery calculation which will examine how ready you are to work out It ll do that by looking at your heart rate variability recent sleep schedule and activity to judge if you should hit the treadmill or the couch that day Premium will also get a new collection of workouts from Les Mills to help coach you through the workout du jour In addition Fitbit is partnering with Calm and Premium users will get access to “ pieces of Calm content in seven languages with users able to run an EDA scan at the same time as listening to a Calm created mindfulness session Or they will be since the material is expected to arrive at some point in September The Fitbit Charge is available to pre order today and will cost complete with six months of Fitbit Premium thrown in 2021-08-25 13:00:58
海外TECH Engadget Zoom's latest update includes gesture-activated reactions on iPad https://www.engadget.com/zooms-update-gesture-reactions-130053956.html?src=rss Zoom x s latest update includes gesture activated reactions on iPadAs more businessesdelay the return to the office Zoom looks set to keep thriving in a hybrid work setup To build on that momentum the communications platform is introducing a raft of new updates that span meetings chat and even phone calls The neatest new feature rolling out today are gesture activated reactions for iPad Now when you raise your hand or give a thumbs up during a meeting it will automatically show the corresponding icon in your video panel The broader quot non verbal feedback quot function needs to be activated first For now quot Raise Hand quot and quot Thumbs Up quot are the only gesture supported reactions though that could change in the future The others are quot slow down quot quot yes quot and quot no quot while the standard emoji also include clapping hands heart tears of joy open mouth and party popper celebration The gist of non verbal feedback is to allow participants to communicate with the host while maintaining the flow of a meeting Using physical gestures may help novice Zoomers to express themselves without the fear of mishaps ZoomAs mentioned this latest update is a biggie but how much of it you notice depends on the parts of Zoom you actually use For Meetings there s a new Focus Mode that only shows participants the host and the content they are sharing As its name implies the feature is designed to cut out distractions You can now also seamlessly transition a meeting from mobile to desktop and vice versa Plus admins can limit screen sharing when a guest joins a meeting In addition Zoom is making the chat sidebar easier to navigate with public and private channel markers Now the display will generally show fewer chats and channels per group but you ll be able to expand it to see more activity Zoom is also once again moving the search function to the left side Lastly you can try out the new admin experience ーwhich puts a bunch of management controls in one place ーbefore it becomes the default in October As for calls Zoom Phone users are getting more usage metrics group call monitoring privileges and a privacy feature that prevents others from accessing shared line calls 2021-08-25 13:00:53
Linux OMG! Ubuntu! Happy 30th Birthday, Linux! http://feedproxy.google.com/~r/d0od/~3/AFbSY9i0B9c/happy-30th-birthday-linux Happy th Birthday Linux Linux is now years old Today August is the day most open source folk bust out the bunting to celebrate the famous kernel s formal founding It was on this day years ago that a fresh faced Fin named Linus Torvalds sat down to type out a small announcement and share it with the Minix newsgroup The subject His  hobby operating system Hello everybody out there using minix I m doing a free operating system just a hobby won t be big and professional like gnu for AT clones This has been brewing since april and is starting to get ready I d like any feedback This post Happy th Birthday Linux is from OMG Ubuntu Do not reproduce elsewhere without permission 2021-08-25 13:06:09
海外科学 NYT > Science Second Dose of J. & J. Vaccine Gives Strong Boost, Company Reports https://www.nytimes.com/2021/08/25/health/johnson-booster-shot.html Second Dose of J amp J Vaccine Gives Strong Boost Company ReportsJohnson Johnson will submit the data to the Food and Drug Administration which is evaluating similar data on boosters from Pfizer and Moderna 2021-08-25 13:08:21
海外ニュース Japan Times latest articles Japan routs Australia in women’s wheelchair basketball opener https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/japan-australia-wheelchair-basketball/ japan 2021-08-25 22:17:10
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 13:17:38
ニュース BBC News - Home OnlyFans suspends policy change after backlash https://www.bbc.co.uk/news/technology-58331722?at_medium=RSS&at_campaign=KARANGA workers 2021-08-25 13:49:49
ニュース BBC News - Home JJ Chalmers: Meeting the pilot who flew me home injured from Afghanistan https://www.bbc.co.uk/news/disability-58329277?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 13:43:45
ニュース BBC News - Home Harry Kane: Tottenham striker says he will stay at the club https://www.bbc.co.uk/sport/football/58331546?at_medium=RSS&at_campaign=KARANGA tottenham 2021-08-25 13:32:42
ニュース BBC News - Home Owner's devastation after four horses die in crash https://www.bbc.co.uk/news/uk-scotland-58309717?at_medium=RSS&at_campaign=KARANGA perth 2021-08-25 13:13:36
ニュース BBC News - Home Six-time champion Williams pulls out of US Open https://www.bbc.co.uk/sport/tennis/58327037?at_medium=RSS&at_campaign=KARANGA champion 2021-08-25 13:22:07
LifeHuck ライフハッカー[日本版] 寝癖と頭皮臭にコレ!スタイリング前の時短を叶えるシャンプー・コンディショナー【今日のライフハックツール】 https://www.lifehacker.jp/2021/08/240367lht-orbis-mr-hair.html orbismr 2021-08-25 22:05:00
サブカルネタ ラーブロ 東京都 サルマ ティッカアンドビリヤニ サベラランチ 944円 http://feedproxy.google.com/~r/rablo/~3/Rl0fJ4PQWgU/single_feed.php 配信 2021-08-25 14:07:59
北海道 北海道新聞 幼児遺体遺棄 市が対応の不備認める 苫小牧 https://www.hokkaido-np.co.jp/article/582097/ 苫小牧市 2021-08-25 22:13:00
北海道 北海道新聞 日4―7ロ(25日) 日本ハム、逆転負け 自力優勝の可能性消える https://www.hokkaido-np.co.jp/article/582093/ 日本ハム 2021-08-25 22:07:35
仮想通貨 BITPRESS(ビットプレス) [時事] 利用者保護の強化検討 暗号資産、普及で研究会―金融庁 https://bitpress.jp/count2/3_9_12721 資産 2021-08-25 22:59:08
仮想通貨 BITPRESS(ビットプレス) [Forbes] マイクロストラテジーがビットコイン買い増し、保有高6000億円相当に https://bitpress.jp/count2/3_9_12720 forbes 2021-08-25 22:53:42
海外TECH reddit 【粉砕】◯◯◯◯ピック中止へ 「緊急事態宣言発令を踏まえて判断」「中止は初めて」 https://www.reddit.com/r/newsokunomoral/comments/pbaso1/粉砕ピック中止へ_緊急事態宣言発令を踏まえて判断中止は初めて/ ewsokunomorallinkcomments 2021-08-25 13:04:31
AWS AWS AWS Solutions: Simple and Secure Media Exchange on AWS https://www.youtube.com/watch?v=Ly_UhX3LCCs AWS Solutions  Simple and Secure Media Exchange on AWSFor organizations managing media sharing files between different parties can be very expensive and not always reliable In this episode we go under the covers of a solution from AWS that uses S and EventBridge to simplify the transfer of these often large assets We dive into how the Key Management Service keeps everything secure and how to integrate it into a larger media exchange solution  Check out more resources for architecting in the AWS​​​cloud ​ AWS 2021-08-25 14:18:06
python Pythonタグが付けられた新着投稿 - Qiita Officeファイルを下位ディレクトリまで一括PDF変換 https://qiita.com/paper/items/da2797091366044c6ba4 機能変換元のディレクトリ構造を変換先ディレクトリに生成一括PDF変換下位ディレクトリまで再帰的にファイルを検索して取得取得したファイルをすべてPDFに変換して変換先ディレクトリに保存オプション既に存在するファイルの変換をしない処理時間Officeファイルを開いて処理を行うので、そこまで速くありませんファイルあたり十数秒ほどですので手作業よりは速いと思います。 2021-08-25 23:37:37
js JavaScriptタグが付けられた新着投稿 - Qiita Vueでお絵かきアプリ作成4(canvas使用) https://qiita.com/ryotaro_tech/items/7e3c32dccb09c987920b 現状のお絵かき画像を取得してそれを非同期で更新させてます。 2021-08-25 23:58:50
js JavaScriptタグが付けられた新着投稿 - Qiita 紙で申請を出す居酒屋店員のシフト希望と管理業務をちょっとスマートにする https://qiita.com/n0bisuke/items/0c6d6a236b31e3897d41 シフトの希望提出LINEBotを作成紙が良い人とLINEで送れる人が両方いるかなと思っています。 2021-08-25 23:58:09
js JavaScriptタグが付けられた新着投稿 - Qiita タブでの切り替えの実装 HTML CSS Javascript Bootstrap https://qiita.com/ki_87/items/2de8463121b995742a8a さてJavascriptでやるのは、タブがクリックされたらクリックされたタブと中身にactiveクラスを付与それ以外のタブ達からはactiveを削除するということになりますJavascript記述appassetsjavascriptsapplicationjsターボリンクを無効にしないと、リロードしないと動かない現象が起こります。 2021-08-25 23:10:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) history.pushStateによる戻るボタンの無効化がDevToolsでは機能する理由について https://teratail.com/questions/356176?rss=all 実際に以下のソースコードで戻るボタンを無効化できないことは確認しているのですが、ブラウザのDevToolsを使うと戻るボタンの無効化が機能するようになります。 2021-08-25 23:54:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 既存のrailsアプリでvue.js導入の際に、hot reloadするようにするために、webpack-dev-serverを起動するように設定したい。 https://teratail.com/questions/356175?rss=all そこで、webpackdevserverを起動させるように設定することにしたのですが、以下のエラーでつまづいています。 2021-08-25 23:50:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VSCodeのターミナルでrootユーザーのパスワード変換ができない https://teratail.com/questions/356174?rss=all VSCodeのターミナルでrootユーザーのパスワード変換ができない前提・実現したいこと現在、「独習PHP第版」という参考書を使って学習しています。 2021-08-25 23:48:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【アウトプット1日目】ATOMでCSSが反映されません https://teratail.com/questions/356173?rss=all 【アウトプット日目】ATOMでCSSが反映されません前提・実現したいことATOMを利用して初めてHTMLの入力をしています。 2021-08-25 23:48:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Word Press でcssが途中から効かなくなってしましました。どうしたら良いでしょうか? https://teratail.com/questions/356172?rss=all WordPressでcssが途中から効かなくなってしましました。 2021-08-25 23:39:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 選択した計算式(四則演算)にしたい https://teratail.com/questions/356171?rss=all 2021-08-25 23:39:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) TypeScriptのコンパイルエラー「型同士で互換性がありません」を解決したい https://teratail.com/questions/356170?rss=all TypeScriptのコンパイルエラー「型同士で互換性がありません」を解決したい前提・実現したいことNextjsnbspnbspTypeScriptでタイマーアプリを作っており、loudFirestoreから取得したデータをグラフApexChartsのデータとして使おうとしています。 2021-08-25 23:38:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) UnityでGraphics APIsをWebGL1.0とすると色がバグる https://teratail.com/questions/356169?rss=all その結果、PCでもスマホでも起動はするようになったのですがどちらで起動しても下記のようなカラフルな色になってしまいました本来はいたって普通の色合いです。 2021-08-25 23:33:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ウェブ上の動画を直接YouTubeにアップロードする方法 https://teratail.com/questions/356168?rss=all youtube 2021-08-25 23:33:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rubyにて複数ファイルを1つのコマンドで実行・起動する方法 https://teratail.com/questions/356167?rss=all Rubyにて複数ファイルをつのコマンドで実行・起動する方法firstrbnbspとnbspsecondrbnbspのつのファイルに、それぞれ別のサーバーで実行されるスクリプトを書いていますが、つのコマンドで同時に実行できる方法を探しています。 2021-08-25 23:32:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bootstrapのjustify-content-centerが効かない https://teratail.com/questions/356166?rss=all 次のものがerbコードです。 2021-08-25 23:25:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rspec undefined method `id' for nil:NilClassについて https://teratail.com/questions/356165?rss=all rspecundefinedmethodidxfornilNilClassについて前提・実現したいこと現在ECサイトに機能を追加していくという課題に取り組んでいる最中なのですがrspecで以前まで通っていたcontrollerのテストが通らなくなってしまったのでその解決をすることを実現したいと考えています。 2021-08-25 23:18:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C言語、ファイル読み書き、コマンドライン引数、argc、argvについて https://teratail.com/questions/356164?rss=all 2021-08-25 23:16:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Localアプリでwordpressが開けない https://teratail.com/questions/356163?rss=all Localアプリでwordpressが開けない前提・実現したいことLOcalアプリを使って、wordpredssにテーマを設定したいけれどできていない。 2021-08-25 23:10:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) React + Nodejs環境で画像を表示したい https://teratail.com/questions/356162?rss=all ReactNodejs環境で画像を表示したいReactNodejs環境で画像表示したいフロントにReactバックにNodejsを用いる以下の構成簡略化してますのwebアプリで画像を表示したいと思っています。 2021-08-25 23:06:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GPL - ソースコードの公開及び改変 https://teratail.com/questions/356161?rss=all 複数 2021-08-25 23:06:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jsonファイルを読み込むとAttributeErrorが出てしまう https://teratail.com/questions/356160?rss=all jsonファイルを読み込むとAttributeErrorが出てしまう質問の経緯jsonモジュールを使ったjsonファイルの読み込みでエラー発生してしまい、自力では解決できないと考えたため、質問しました。 2021-08-25 23:05:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 環境変数PATHを設定するとどうなるのですか? https://teratail.com/questions/356159?rss=all 環境変数 2021-08-25 23:05:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SwiftUI:タイマー設定 https://teratail.com/questions/356158?rss=all SwiftUIタイマー設定下記リンクの書きコードの部分について、こちらはなぜ出力結果を「minutesseconds」とできるのでしょうかこちらがどうしても理解できず、ご教授いただきたいです。 2021-08-25 23:04:57
Ruby Rubyタグが付けられた新着投稿 - Qiita Ruby 繰り返し処理 eachとmapの違い https://qiita.com/Hashimoto-Noriaki/items/5508c4ae5d7879340e35 mapの使い方scoresscoreseachdoscorescoreendpscoresと出力結果として配列scoresの各要素の数字を倍した結果を配列として出力されています。 2021-08-25 23:53:48
Ruby Rubyタグが付けられた新着投稿 - Qiita 【インクリメンタルサーチ】Ajaxを用いたキーワード検索機能の実装 https://qiita.com/taddy_korokoro/items/f1a9726f241bb027f0e9 ※入力された値に該当するスポットが存在しない場合の表示画面下記参照jsファイルの編集条件分岐の処理部分で記述していた関数を定義し、検索結果を画面に表示させるための記述をしています。 2021-08-25 23:51:33
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】お気に入り(いいね)のハートアイコンとカウント数の間に謎の下線、消し方(メモ) https://qiita.com/moru0606/items/623868e79b0d7224823b 【Rails】お気に入りいいねのハートアイコンとカウント数の間に謎の下線、消し方メモ目標このハートアイコンとカウント数の間にある下線を消す。 2021-08-25 23:28:23
AWS AWSタグが付けられた新着投稿 - Qiita IAMロールと信頼されたエンティティの関係性 https://qiita.com/yuta-katayama-23/items/7055c1a2e5a9cddf7a76 2021-08-25 23:58:46
golang Goタグが付けられた新着投稿 - Qiita Go初見が1週間でWebアプリ開発できるか ー3日目ー https://qiita.com/kei37/items/ec0d649cdfa456ba3680 Go初見が週間でWebアプリ開発できるかー日目ー今までAPIサーバーとしてNodejsを用いていましたが、最近話題のGoを使ってみたいと思い、Go初見の状態から週間でWebアプリを開発できるのかをチャレンジします。 2021-08-25 23:43:15
Azure Azureタグが付けられた新着投稿 - Qiita vscode + Azure Static Web Appsを試すべき理由 https://qiita.com/daisukenoguemon/items/84d5d71c9cc21d9596dc vscodeAzureStaticWebAppsを試すべき理由はじめに皆さん静的webホスティングサービス何を使ってますか私は専らSPAならNetlifyバックエンドAPIも必要ならAWSシンプルでいいならNetlifyfunctionsといった感じで使い分けているのですが「QiitaがAzure祭りを開いているらしい」という事でこの度GAとなったStaticWebAppsを触ってみました。 2021-08-25 23:56:23
Ruby Railsタグが付けられた新着投稿 - Qiita 【インクリメンタルサーチ】Ajaxを用いたキーワード検索機能の実装 https://qiita.com/taddy_korokoro/items/f1a9726f241bb027f0e9 ※入力された値に該当するスポットが存在しない場合の表示画面下記参照jsファイルの編集条件分岐の処理部分で記述していた関数を定義し、検索結果を画面に表示させるための記述をしています。 2021-08-25 23:51:33
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】お気に入り(いいね)のハートアイコンとカウント数の間に謎の下線、消し方(メモ) https://qiita.com/moru0606/items/623868e79b0d7224823b 【Rails】お気に入りいいねのハートアイコンとカウント数の間に謎の下線、消し方メモ目標このハートアイコンとカウント数の間にある下線を消す。 2021-08-25 23:28:23
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails Apiモード + devise】ログイン状態が保持されない時の解決法 https://qiita.com/hanasouhei/items/4e653ee470183a218b65 SessionCookieでログイン状態を保持するような仕様にしたいが、ブラウザをリロード等するとログイン状態が保持されていないことがわかった。 2021-08-25 23:27:54
Ruby Railsタグが付けられた新着投稿 - Qiita ActiveStroge 使い方 https://qiita.com/pei_coffee/items/6ca6686afb370db6919b ActiveStroge使い方①インストールrailsactivestrogeinstall使用するために必要なマイグレーションファイルが作られる。 2021-08-25 23:16:34
Ruby Railsタグが付けられた新着投稿 - Qiita タブでの切り替えの実装 HTML CSS Javascript Bootstrap https://qiita.com/ki_87/items/2de8463121b995742a8a さてJavascriptでやるのは、タブがクリックされたらクリックされたタブと中身にactiveクラスを付与それ以外のタブ達からはactiveを削除するということになりますJavascript記述appassetsjavascriptsapplicationjsターボリンクを無効にしないと、リロードしないと動かない現象が起こります。 2021-08-25 23:10:10
技術ブログ Developers.IO [React] データのExcel/CSV出力機能を実装する https://dev.classmethod.jp/articles/implement-data-export-in-excel-or-csv-format-in-react-app/ codesandbox 2021-08-25 14:52:43
海外TECH DEV Community AWS Certified Cloud Practitioner Exam Questions Part 1 https://dev.to/iamawslagi/aws-certified-cloud-practitioner-exam-questions-part-1-24al AWS Certified Cloud Practitioner Exam Questions Part Hello all We are continuing to share the good resources to help you practice before taking the real exam Each day we will publish one post to help you practice Let subscribe us Source AWS GCP Under the shared responsibility model which of the following is the customer responsible for A Ensuring that disk drives are wiped after usE B Ensuring that firmware is updated on hardware devices C Ensuring that data is encrypted at rest D Ensuring that network cables are category six or higher Which services are parts of the AWS serverless platform A Amazon EC Amazon S Amazon AthenaB Amazon Kinesis Amazon SQS Amazon EMRC AWS Step Functions Amazon DynamoDB Amazon SNSD Amazon Athena Amazon Cognito Amazon ECWhich of the following services is in the category of AWS serverless platform A Amazon EMRB Elastic Load BalancingC AWS LambdaD AWS Mobile HubAn administrator needs to rapidly deploy a popular IT solution and start using it immediately Where can the administrator find assistance A AWS Well Architected Framework documentationB Amazon CloudFrontC AWS CodeCommitD AWS Quick Start reference deploymentsOne benefit of On Demand Amazon Elastic Compute Cloud Amazon EC pricing is A the ability to bid for a lower hourly cost B paying a daily rate regardless of time useD C paying only for time useD D pre paying for instances and paying a lower hourly ratE Which of the following tasks is the responsibility of AWS A Encrypting client side dataB Configuring AWS Identity and Access Management IAM rolesC Securing the Amazon EC hypervisorD Setting user password policiesWhich is the MINIMUM AWS Support plan that provides technical support through phone calls A EnterpriseB BusinessC DeveloperD BasicHow should a customer forecast the future costs for running a new web application A Amazon Aurora BacktrackB Amazon CloudWatch Billing AlarmsC AWS Simple Monthly CalculatorD AWS Cost and Usage reportA company will be moving from an on premises data center to the AWS ClouD What would be one financial difference after the move A Moving from variable operational expense opex to upfront capital expense capex B Moving from upfront capital expense capex to variable capital expense capex C Moving from upfront capital expense capex to variable operational expense opex D Elimination of upfront capital expense capex and elimination of variable operational expense opex A solution that is able to support growth in users traffic or data size with no drop in performance aligns with which cloud architecture principle A Think parallelB Implement elasticityC Decouple your componentsD Design for failureWhich of the following can limit Amazon Simple Storage Service Amazon S bucket access to specific users A A public and private key pairB Amazon InspectorC AWS Identity and Access Management IAM policiesD Security GroupsWhat can AWS edge locations be used for Choose two A Hosting applicationsB Delivering content closer to usersC Running NoSQL database caching servicesD Reducing traffic on the server by caching responsesE Sending notification messages to end usersHow does AWS shorten the time to provision IT resources A It supplies an online IT ticketing platform for resource requests B It supports automatic code validation services C It provides the ability to programmatically provision existing resources D It automates the resource request process from a company s IT vendor list Which AWS service can serve a static website A Amazon SB Amazon Route C Amazon QuickSightD AWS X RayWhich is the minimum AWS Support plan that includes Infrastructure Event Management without additional costs A EnterpriseB BusinessC DeveloperD BasicWhich AWS feature should a customer leverage to achieve high availability of an application A AWS Direct ConnectB Availability ZonesC Data centersD Amazon Virtual Private Cloud Amazon VPC In which scenario should Amazon EC Spot Instances be used A A company wants to move its main website to AWS from an on premises web server B A company has a number of application services whose Service Level Agreement SLA requires uptimE C A company s heavily used legacy database is currently running on premises D A company has a number of infrequent interruptible jobs that are currently using On Demand InstancesWhich of the following common IT tasks can AWS cover to free up company IT resources Choose two A Patching databases softwareB Testing application releasesC Backing up databasesD Creating database schemaE Running penetration testsWhich AWS services can be used to gather information about AWS account activity Choose two A Amazon CloudFrontB AWS CloudC AWS CloudTrailD AWS CloudHSME Amazon CloudWatchHow do customers benefit from Amazon s massive economies of scale A Periodic price reductions as the result of Amazon s operational efficienciesB New Amazon EC instance types providing the latest hardwareC The ability to scale up and down when neededD Increased reliability in the underlying hardware of Amazon EC instancesIf each department within a company has its own AWS account what is one way to enable consolidated billing A Use AWS Budgets on each account to pay only to budget B Contact AWS Support for a monthly bill C Create an AWS Organization from the payer account and invite the other accounts to join D Put all invoices into one Amazon Simple Storage Service Amazon S bucket load data into Amazon Redshift and then run a billing report Which of the following features can be configured through the Amazon Virtual Private Cloud Amazon VPC Dashboard Choose two A Amazon CloudFront distributionsB Amazon Route C Security GroupsD SubnetsE Elastic Load BalancingWhich options does AWS make available for customers who want to learn about security in the cloud in an instructor led setting Choose two A AWS Trusted AdvisorB AWS Online Tech TalksC AWS BlogD AWS ForumsE AWS Classroom TrainingWhich of the following is a component of the shared responsibility model managed entirely by AWS A Patching operating system softwareB Encrypting dataC Enforcing multi factor authenticationD Auditing physical data center assetsWhich service is best for storing common database query results which helps to alleviate database access load A Amazon Machine LearningB Amazon SQSC Amazon ElastiCacheD Amazon EC Instance StoreAmazon Relational Database Service Amazon RDS offers which of the following benefits over traditional database management A AWS manages the data stored in Amazon RDS tables B AWS manages the maintenance of the operating system C AWS automatically scales up instance types on demanD D AWS manages the database typE Which AWS support plan includes a dedicated Technical Account Manager A DeveloperB EnterpriseC BusinessD BasicWhich of the following is an important architectural design principle when designing cloud applications A Use multiple Availability Zones B Use tightly coupled components C Use open source softwarE D Provision extra capacityWhich of the following services falls under the responsibility of the customer to maintain operating system configuration security patching and networking A Amazon RDSB Amazon ECC Amazon ElastiCacheD AWS FargateWhich service provides a hybrid storage service that enables on premises applications to seamlessly use cloud storage A Amazon GlacierB AWS SnowballC AWS Storage GatewayD Amazon Elastic Block Storage Amazon EBS Which of the following security measures protect access to an AWS account Choose two A Enable AWS CloudTrail B Grant least privilege access to IAM users C Create one IAM user and share with many developers and users D Enable Amazon CloudFront E Activate multi factor authentication MFA for privileged users Which of the following is an AWS Cloud architecture design principle A Implement single points of failurE B Implement loose coupling C Implement monolithic design D Implement vertical scalingWhich of the following can an AWS customer use to launch a new Amazon Relational Database Service Amazon RDS cluster Choose two A AWS ConciergeB AWS CloudFormationC Amazon Simple Storage Service Amazon S D Amazon EC Auto ScalingE AWS Management ConsoleWhich AWS Cost Management tool allows you to view the most granular data about your AWS bill A AWS Cost ExplorerB AWS BudgetsC AWS Cost and Usage reportD AWS Billing dashboardThe financial benefits of using AWS are Choose two A reduced Total Cost of Ownership TCO B increased capital expenditure capex C reduced operational expenditure opex D deferred payment plans for startups E business credit lines for stratupsA company is migrating an application that is running non interruptible workloads for a three year time framE Which pricing construct would provide the MOST cost effective solution A Amazon EC Spot InstancesB Amazon EC Dedicated InstancesC Amazon EC On Demand InstancesD Amazon EC Reserved InstancesWhich AWS service can be used to manually launch instances based on resource requirements A Amazon EBSB Amazon SC Amazon ECD Amazon ECSUnder the shared responsibility model which of the following tasks are the responsibility of the AWS customer Choose two A Ensuring that application data is encrypted at restB Ensuring that AWS NTP servers are set to the correct timeC Ensuring that users have received security training in the use of AWS servicesD Ensuring that access to data centers is restrictedE Ensuring that hardware is disposed of properlyWhich AWS service would you use to obtain compliance reports and certificates A AWS ArtifactB AWS LambdaC Amazon InspectorD AWS Certificate ManagerWhich AWS services are defined as global instead of regional Choose two A Amazon Route B Amazon ECC Amazon SD Amazon CloudFrontE Amazon DynamoDBWhat technology enables compute capacity to adjust as loads change A Load balancingB Automatic failoverC Round robinD Auto ScalingHow would an AWS customer easily apply common access controls to a large set of users A Apply an IAM policy to an IAM group B Apply an IAM policy to an IAM rolE C Apply the same IAM policy to all IAM users with access to the same workloaD D Apply an IAM policy to an Amazon Cognito user pool Which of the following AWS features enables a user to launch a pre configured Amazon Elastic Compute Cloud Amazon EC instance A Amazon Elastic Block Store Amazon EBS B Amazon Machine ImageC Amazon EC Systems ManagerD Amazon AppStream Which of the following steps should be taken by a customer when conducting penetration testing on AWS A Conduct penetration testing using Amazon Inspector and then notify AWS support B Request and wait for approval from the customer s internal security team and then conducttesting C Notify AWS support and then conduct testing immediately D Request and wait for approval from AWS support and then conduct testing Which of the following is an advantage of consolidated billing on AWS A Volume pricing qualificationB Shared access permissionsC Multiple bills per accountD Eliminates the need for taggingWhich AWS service provides a customized view of the health of specific AWS services that power a customer s workloads running on AWS A AWS Service Health DashboardB AWS X RayC AWS Personal Health DashboardD Amazon CloudWatchWhere can AWS compliance and certification reports be downloaded A AWS ArtifactB AWS ConciergeC AWS Certificate ManagerD AWS Trusted AdvisorWhich is the MINIMUM AWS Support plan that allows for one hour target response time for support cases A EnterpriseB BusinessC DeveloperD BasicWhich design principles for cloud architecture are recommended when re architecting a large monolithic application Choose two A Use manual monitoring B Use fixed servers C Implement loose coupling D Rely on individual components E Design for scalability Which Amazon EC pricing model adjusts based on supply and demand of EC instances A On Demand InstancesB Reserved InstancesC Spot InstancesD Convertible Reserved InstancesWhich of the following services could be used to deploy an application to servers running onpremises Choose two A AWS Elastic BeanstalkB AWS OpsWorksC AWS CodeDeployD AWS BatchE AWS X RayWhich service allows a company with multiple AWS accounts to combine its usage to obtain volume discounts A AWS Server Migration ServiceB AWS OrganizationsC AWS BudgetsD AWS Trusted AdvisorWhat is Amazon CloudWatch A A code repository with customizable build and team commit features B A metrics repository with customizable notification thresholds and channels C A security configuration repository with threat analytics D A rule repository of a web application firewall with automated vulnerability prevention features If a customer needs to audit the change management of AWS resources which of the following AWS services should the customer use A AWS ConfigB AWS Trusted AdvisorC Amazon CloudWatchD Amazon InspectorWhich AWS service provides the ability to manage infrastructure as code A AWS CodePipelineB AWS CodeDeployC AWS Direct ConnectD AWS CloudFormationWhen performing a cost analysis that supports physical isolation of a customer workload which compute hosting model should be accounted for in the Total Cost of Ownership TCO A Dedicated HostsB Reserved InstancesC On Demand InstancesD No Upfront Reserved InstancesWhich of the following is a benefit of using the AWS Cloud A Permissive security removes the administrative burden B Ability to focus on revenue generating activities C Control over cloud network hardwarE D Choice of specific cloud hardware vendors Where should a company go to search software listings from independent software vendors to find test buy and deploy software that runs on AWS A AWS MarketplaceB Amazon LumberyardC AWS ArtifactD Amazon CloudSearchWhich task is AWS responsible for in the shared responsibility model for security and compliance A Granting access to individuals and servicesB Encrypting data in transitC Updating Amazon EC host firmwareD Updating operating systemsWhich of the following are categories of AWS Trusted Advisor Choose two A Fault ToleranceB Instance UsageC InfrastructureD PerformanceE Storage CapacityWhich AWS service provides alerts when an AWS event may impact a company s AWS resources A AWS Personal Health DashboardB AWS Service Health DashboardC AWS Trusted AdvisorD AWS Infrastructure Event ManagementA company wants to reduce the physical compute footprint that developers use to run codE Which service would meet that need by enabling serverless architectures A Amazon Elastic Compute Cloud Amazon EC B AWS LambdaC Amazon DynamoDBD AWS CodeCommitWhich AWS service allows companies to connect an Amazon VPC to an on premises data center A AWS VPNB Amazon RedshiftC API GatewayD Amazon Direct ConnectUnder the shared responsibility model which of the following is a shared control between a customer and AWS A Physical controlsB Patch managementC Zone securityD Data center auditingWhich AWS service should be used for long term low cost storage of data backups A Amazon RDSB Amazon GlacierC AWS SnowballD AWS EBSWhen architecting cloud applications which of the following are a key design principle A Use the largest instance possibleB Provision capacity for peak loadC Use the Scrum development processD Implement elasticityWhich AWS service provides a simple and scalable shared file storage solution for use with Linuxbased AWS and on premises servers A Amazon SB Amazon GlacierC Amazon EBSD Amazon EFSWhich AWS managed service is used to host databases A AWS BatchB AWS ArtifactC AWS Data PipelineD Amazon RDSWhich of the following security related services does AWS offer Choose two A Multi factor authentication physical tokensB AWS Trusted Advisor security checksC Data encryptionD Automated penetration testingE Amazon S copyrighted content detectionWhich of the following Identity and Access Management IAM entities is associated with an access key ID and secret access key when using AWS Command Line Interface AWS CLI A IAM groupB IAM userC IAM roleD IAM policyWhich service provides a virtually unlimited amount of online highly durable object storage A Amazon RedshiftB Amazon Elastic File System Amazon EFS C Amazon Elastic Container Service Amazon ECS D Amazon SWhat is the benefit of using AWS managed services such as Amazon ElastiCache and Amazon Relational Database Service Amazon RDS A They require the customer to monitor and replace failing instances B They have better performance than customer managed services C They simplify patching and updating underlying OSs D They do not require the customer to optimize instance type or size selections Web servers running on Amazon EC access a legacy application running in a corporate data center What term would describe this model A Cloud nativeB Partner networkC Hybrid architectureD Infrastructure as a serviceWhich of the following AWS services can be used to serve large amounts of online video content with the lowest possible latency Choose two A AWS Storage GatewayB Amazon SC Amazon Elastic File System EFS D Amazon GlacierE Amazom CloudFrontThe AWS Cloud s multiple Regions are an example ofA agility B global infrastructurE C elasticity D pay as you go pricing Which of the following are valid ways for a customer to interact with AWS services Choose two A Command line interfaceB On premisesC Software Development KitsD Software as a serviceE HybridWhich statement best describes Elastic Load Balancing A It translates a domain name into an IP address using DNS B It distributes incoming application traffic across one or more Amazon EC instances C It collects metrics on connected Amazon EC instances D It automatically adjusts the number of Amazon EC instances to support incoming traffic A company is looking for a scalable data warehouse solution Which of the following AWS solutions would meet the company s needs A Amazon Simple Storage Service Amazon S B Amazon DynamoDBC Amazon KinesisD Amazon RedshiftWhich of the following AWS Cloud services can be used to run a customer managed relational database A Amazon ECB Amazon Route C Amazon ElastiCacheD Amazon DynamoDBWhat is the AWS customer responsible for according to the AWS shared responsibility model A Physical access controlsB Data encryptionC Secure disposal of storage devicesD Environmental risk managementWhich Amazon EC instance pricing model can provide discounts of up to A Reserved InstancesB On DemandC Dedicated HostsD Spot InstancesWhich storage service can be used as a low cost option for hosting static websites A Amazon GlacierB Amazon DynamoDBC Amazon Elastic File System Amazon EFS D Amazon Simple Storage Service Amazon S A customer is deploying a new application and needs to choose an AWS Region Which of the following factors could influence the customer s decision Choose two A Reduced latency to usersB The application s presentation in the local languageC Data sovereignty complianceD Cooling costs in hotter climatesE Proximity to the customer s office for on site visitsWhich of the following is an AWS managed Domain Name System DNS web service A Amazon Route B Amazon NeptuneC Amazon SageMakerD Amazon LightsailWhich of the following are features of Amazon CloudWatch Logs Choose two A Summaries by Amazon Simple Notification Service Amazon SNS B Free Amazon Elasticsearch Service analyticsC Provided at no chargeD Real time monitoringE Adjustable retentionA customer is using multiple AWS accounts with separate billing How can the customer take advantage of volume discounts with minimal impact to the AWS resources A Create one global AWS account and move all AWS resources to the account B Sign up for three years of Reserved Instance pricing up front C Use the consolidated billing feature from AWS Organizations D Sign up for the AWS Enterprise support plan to get volume discounts Which of the following is the customer s responsibility under the AWS shared responsibility model A Patching underlying infrastructureB Physical securityC Patching Amazon EC instancesD Patching network infrastructureWhich feature of the AWS Cloud will support an international company s requirement for low latency to all of its customers A Fault toleranceB Global reachC Pay as you go pricingD High availabilityFor which auditing process does AWS have sole responsibility A AWS IAM policiesB Physical securityC Amazon S bucket policiesD AWS CloudTrail LogsWhat approach to transcoding a large number of individual video files adheres to AWS architecture principles A Using many instances in parallelB Using a single large instance during off peak hoursC Using dedicated hardwareD Using a large GPU instance typeWhich service should a customer use to consolidate and centrally manage multiple AWS accounts A AWS IAMB AWS OrganizationsC AWS Schema Conversion ToolD AWS ConfigWhat is an example of agility in the AWS Cloud A Access to multiple instance typesB Access to managed servicesC Using Consolidated Billing to produce one billD Decreased acquisition time for new compute resourcesWhich of the following is a fast and reliable NoSQL database service A Amazon RedshiftB Amazon RDSC Amazon DynamoDBD Amazon SWhich AWS IAM feature allows developers to access AWS services through the AWS CLI A API keysB Access keysC User names PasswordsD SSH keysWhat is the lowest cost durable storage option for retaining database backups for immediate retrieval A Amazon SB Amazon GlacierC Amazon EBSD Amazon EC Instance StoreOne of the advantages to moving infrastructure from an on premises data center to the AWS Cloud is A it allows the business to eliminate IT bills B it allows the business to put a server in each customer s data center C it allows the business to focus on business activities D it allows the business to leave servers unpatched How many Availability Zones should compute resources be provisioned across to achieve high availability A A minimum of oneB A minimum of twoC A minimum of threeD A minimum of four or moreWhich of the following is a shared control between the customer and AWS A Providing a key for Amazon S client side encryptionB Configuration of an Amazon EC instanceC Environmental controls of physical AWS data centersD Awareness and trainingWhich of the following components of the AWS Global Infrastructure consists of one or more discrete data centers interconnected through low latency links A Availability ZoneB Edge locationC RegionD Private networkingA customer needs to run a MySQL database that easily scales Which AWS service should they use A Amazon AuroraB Amazon RedshiftC Amazon DynamoDBD Amazon ElastiCacheWhat is one of the advantages of the Amazon Relational Database Service Amazon RDS A It simplifies relational database administration tasks B It provides reliability and durability C It automatically scales databases for loads D It enabled users to dynamically adjust CPU and RAM resources Which AWS services should be used for read write of constantly changing data Choose two A Amazon GlacierB Amazon RDSC AWS SnowballD Amazon RedshiftE Amazon EFSAWS supports which of the following methods to add security to Identity and Access Management IAM users Choose two A Implementing Amazon RekognitionB Using AWS Shield protected resourcesC Blocking access with Security GroupsD Using Multi Factor Authentication MFA E Enforcing password strength and expirationAccording to best practices how should an application be designed to run in the AWS Cloud A Use tighly coupled components B Use loosely coupled components C Use infrequently coupled components D Use frequently coupled components Which is a recommended pattern for designing a highly available architecture on AWS A Ensure that components have low latency network connectivity B Run enough Amazon EC instances to operate at peak loaD C Ensure that the application is designed to accommodate failure of any single component D Use a monolithic application that handles all operations Under the AWS shared responsibility model which of the following activities are the customer s responsibility Choose two A Patching operating system components for Amazon Relational Database Server Amazon RDS B Encrypting data on the client sideC Training the data center staffD Configuring Network Access Control Lists ACL E Maintaining environmental controls within a data centerWhere are AWS compliance documents such as an SOC report located A Amazon InspectorB AWS CloudTrailC AWS ArtifactD AWS Certificate ManagerWhich of the following services will automatically scale with an expected increase in web traffic A AWS CodePipelineB Elastic Load BalancingC Amazon EBSD AWS Direct ConnectWhich AWS feature will reduce the customer s total cost of ownership TCO A Shared responsibility security modelB Single tenancyC Elastic computingD EncryptionWhich of the Reserved Instance RI pricing models can change the attributes of the RI as long as the exchange results in the creation of RIs of equal or greater value A Dedicated RIsB Scheduled RIsC Convertible RIsD Standard RIsWhich of the following security related actions are available at no cost A Calling AWS SupportB Contacting AWS Professional Services to request a workshopC Accessing forums blogs and whitepapersD Attending AWS classes at a local universityWhich of the following can limit Amazon Storage Service Amazon S bucket access to specific users A A public and private key pairB Amazon InspectorC AWS Identity and Access Management IAM policiesD Security GroupsA characteristic of edge locations is that they A host Amazon EC instances closer to users B help lower latency and improve performance for users C cache frequently changing data without reaching the origin server D refresh data changes dailyCompared with costs in traditional and virtualized data centers AWS has A greater variable costs and greater upfront costs B fixed usage costs and lower upfront costs C lower variable costs and greater upfront costs D lower variable costs and lower upfront costs Which of the following Reserved Instance RI pricing models provides the highest average savings compared to On Demand pricing A One year No Upfront Standard RI pricingB One year All Upfront Convertible RI pricingC Three year All Upfront Standard RI pricingD Three year No Upfront Convertible RI pricingWhich of the following are advantages of AWS consolidated billing Choose two A The ability to receive one bill for multiple accountsB Service limits increasing by default in all accountsC A fixed discount on the monthly billD Potential volume discounts as usage in all accounts is combinedE The automatic extension of the master account s AWS support plan to all accountsWhich AWS tools assist with estimating costs Choose threE A Detailed billing reportB Cost allocation tagsC AWS Simple Monthly CalculatorD AWS Total Cost of Ownership TCO CalculatorE Cost EstimatorWhich of the following is a correct relationship between regions Availability Zones and edge locations A Data centers contain regions B Regions contain Availability Zones C Availability Zones contain edge locations D Edge locations contain regions A company is considering using AWS for a self hosted database that requires a nightly shutdown for maintenance and cost saving purposes Which service should the company use A Amazon RedshiftB Amazon DynamoDBC Amazon Elastic Compute Cloud Amazon EC with Amazon EC instance storeD Amazon EC with Amazon Elastic Block Store Amazon EBS What costs are included when comparing AWS Total Cost of Ownership TCO with on premises TCO A Project managementB Antivirus software licensingC Data center securityD Software developmentWhich services can be used across hybrid AWS Cloud architectures Choose two A Amazon Route B Virtual Private GatewayC Classic Load BalancerD Auto ScalingE Amazon CloudWatch default metricsWhich of the following are characteristics of Amazon S Choose two A A global file systemB An object storeC A local file storeD A network file systemE A durable storage systemWhich service enables risk auditing by continuously monitoring and logging account activity including user actions in the AWS Management Console and AWS SDKs A Amazon CloudWatchB AWS CloudTrailC AWS ConfigD AWS HealthWhich AWS characteristics make AWS cost effective for a workload with dynamic user demand Choose two A High availabilityB Shared security modelC ElasticityD Pay as you go pricingE ReliabilityWhich of the following Amazon EC pricing models allow customers to use existing server bound software licenses A Spot InstancesB Reserved InstancesC Dedicated HostsD On Demand InstancesWhich of the following inspects AWS environments to find opportunities that can save money for users and also improve system performance A AWS Cost ExplorerB AWS Trusted AdvisorC Consolidated billingD Detailed billingWhich AWS services can host a Microsoft SQL Server database Choose two A Amazon ECB Amazon Relational Database Service Amazon RDS C Amazon AuroraD Amazon RedshiftE Amazon SDistributing workloads across multiple Availability Zones supports which cloud architecture design principle A Implement automation B Design for agility C Design for failurE D Implement elasticity A customer would like to design and build a new workload on AWS Cloud but does not have the AWS related software technical expertise in housE Which of the following AWS programs can a customer take advantage of to achieve that outcome A AWS Partner Network Technology PartnersB AWS MarketplaceC AWS Partner Network Consulting PartnersD AWS Service CatalogWhat AWS team assists customers with accelerating cloud adoption through paid engagements in any of several specialty practice areas A AWS Enterprise SupportB AWS Solutions ArchitectsC AWS Professional ServicesD AWS Account ManagersWhich service stores objects provides real time access to those objects and offers versioning and lifecycle capabilities A Amazon GlacierB AWS Storage GatewayC Amazon SD Amazon EBSThe use of what AWS feature or service allows companies to track and categorize spending on a detailed level A Cost allocation tagsB Consolidated billingC AWS BudgetsD AWS Marketplace 2021-08-25 14:43:10
海外TECH DEV Community Characteristics of Serverless Computing https://dev.to/bpb_online/characteristics-of-serverless-computing-2ij4 Characteristics of Serverless ComputingServerless Computing is the newest cloud hosting and execution model offered by cloud vendors It is widely adopted by Cloud Architects to build highly scalable new generation cloud solutions It is cheap and comes with a lot of useful features that classic cloud hosting models may not offer Serverless Computing model is used by cloud giants like Microsoft and Amazon to build their in house products Serverless Computing does not mean that no servers are hosting the application code Application code cannot be hosted or executed without a server In the case of Serverless Computing application code always executes on a server However the server infrastructure operating system hosting and execution environment is abstracted to you You build the application code and deploy it to the Serverless environment You need not worry about the underlying hosting and execution mechanism that is handled by the cloud vendor It is highly essential to understand the characteristics of Serverless Computing before adopting it Serverless Computing exhibits the following characteristics On Demand executionElasticNo hostDistributedShorter execution timeEach of these characteristics has an impact on the Serverless solution that you are developing You should develop Serverless solutions by taking these characteristics into account On Demand executionServerless solutions are event driven They execute on demand when invoked and remain idle until events invoke them And once invoked they start doing their task An array of events can trigger Serverless solutions Following are few of the popular events that can trigger a Serverless solution HTTP TriggersCloud Storage Queue based events like adding an item to a queue or deleting an item from a queue Databases operations like adding a record or deleting a record Operations in Modern databases like AWS DynamoDB or Azure Cosmos DB can invoke Serverless Solutions External social media triggers an incoming message to a Twitter handle Another Serverless Solution ElasticServerless solutions scale on demand You need not configure either manual scaling or automatic scaling while building Serverless solutions nderlying cloud platform managed by the cloud vendor does the scaling The cloud vendor makes sure that all necessary infrastructure and servers are in place to support scaling And the solution can scale out automatically during peak hours and scale in when there is less load However dynamically scaling is not that simple as it appears Every cloud vendor has a limit to the number of instances that the solution can scale While designing a Serverless solution you should take into account the maximum number of instances that the Serverless service scales up Else that would result in a bottleneck and can bring down the performance of the Serverless solution Usually cloud vendors provide multiple pricing tiers for the Serverless services based on the number of instances they can scale In a nutshell scaling cannot be controlled by you and you depend on the underlying platform for the cloud solution to scale No hostNo host does not mean that you do not deploy Serverless solutions to a hosting environment in the server In the case of Serverless solutions the cloud vendor abstracts the underlying server and the hosting environment from you You have no control over the underlying infrastructure You host the code in the Serverless environment and the cloud vendor takes care of the underlying hosting infrastructure managed by the cloud vendor You should design the Serverless applications very carefully because you have no control to tune the hosting environment based on the application requirements You have to be very sure that the underlying infrastructure runs the application as is without having a necessity to modify the underlying hosting environment Else your application may not be the right candidate for Server hosting DistributedServerless solutions are distributed by design They strictly follow the Single Responsibility pattern Each of the Serverless solution components should perform the task it needs to For example one of the Serverless components reads the data from the database Another component massages the data and pushes it to a queue A third component processes the data in the queue Serverless solutions are clean and support complex design patterns like Microservices architecture Data consistency for the Serverless application can be a concern like any other distributed systems When one Serverless component is writing to the database then the Serverless component performing the read operation should wait for the write operation to complete Else there can be read errors Shorter execution timeApplication code hosted on Serverless services must complete execution in a short span They should not keep on executing for a long time Application code on a Serverless service executes whenever an event invokes the service The execution must complete quickly The cloud vendors impose the execution restriction at the platform level They set a time limit beyond which the application code execution times out The application code must complete execution before the time limit set by the cloud vendor Cloud vendors offer a wide range of pricing tiers based on the maximum code execution time You should use the appropriate pricing tier that is best suited for the application Hope this was helpful 2021-08-25 14:41:55
海外TECH DEV Community Develop Electron in Docker https://dev.to/trigo/develop-electron-in-docker-52h3 Develop Electron in Docker WhyThere are several reasons to develop in Docker and not on your host machine First when it comes to backend services you can guarantee that your development runtime is the same as in production which can eliminate some scenarios where inconsistencies can lead to problems in production Of course this doesn t really apply to Electron because their apps are bundled up and shipped to your users ーhere you don t have any control over the environment Even so you can have build dependencies where you want to have either an easier setup for the whole development team or you want to guarantee that every developer has the same system dependencies as your build servers installed My case was different my colleague had to introduce a new dependency with a native module It worked well on his machine but created a segfault on mine I m not familiar with debugging segfaults and getting my development setup up and running again was urgent Before I turned to Docker I tried different versions of Electron and the library but always ended up with the same result it worked on other machines but not on mine The library even worked well using the corresponding NodeJS version there only seemed to be a problem with Electron As I thought that this was just a temporary issue and would be fixed in future versions of the library or Electron I was happy to have a temporary solution HowBased on this directory structure we can build a Docker image from a Dockerfile which installs all node modules performs an electron rebuild and does some other black magic Directory Structure package json package lock json Dockerfile src main js index htmlIt s important that your files are not located in the root folder because we want to mount the source directory into the container so we can continuously work without rebuilding the image We only need to rebuild the image if there is a change in the npm dependencies use the version that corresponds to your electron versionFROM node install electron dependencies or more if your library has other dependenciesRUN apt get update amp amp apt get install git libx xcb libxcb dri libxtst libnss libatk bridge libgtk libxss libasound yq no install suggests no install recommends amp amp apt get clean amp amp rm rf var lib apt lists copy the source into appWORKDIR appCOPY RUN chown R node app install node modules and perform an electron rebuildUSER nodeRUN npm installRUN npx electron rebuild Electron needs root for sand boxing see USER rootRUN chown root app node modules electron dist chrome sandboxRUN chmod app node modules electron dist chrome sandbox Electron doesn t like to run as rootUSER nodeCMD bashNow we can build the Docker image and start a container If you have other files and folders in your root directory you need to mount each single one separately You can t mount the root directory as this will also overwrite the node modules docker build t electron wrapper docker run v tmp X unix tmp X unix e DISPLAY unix DISPLAY v pwd src app src rm it electron wrapper bashThis should fire up a bash prompt from which you can start your development workflow e g npm start Example package json name electron in docker version description main src main js scripts start electron no sandbox author license ISC devDependencies electron electron rebuild libxmljs ConclusionThis guide works in Linux and likely in WSL For macOS you can take a look at Jake Donham s blog post in the links below which helped me a lot to get started I always find it good to have some backup in my developer s toolbox if things break in unpredictable ways Running programs in Docker is one of my all time favorites Further reading Example repositoryIf you want to try it out yourself you can take a look at the electron in docker repository 2021-08-25 14:30:10
海外TECH DEV Community How to create fully responsive product card using pure HTML, CSS. https://dev.to/kunaal438/how-to-create-fully-responsive-product-card-using-pure-html-css-12hm How to create fully responsive product card using pure HTML CSS Hello Today we ll see how to make fully responsive product page using only pure HTML and CSS Our product card has awesome minimalist animations which makes amazing user experience To see demo or you want coding tutorial You can watch the tutorial below Video TutorialI appreciate if you can support me by subscribing my youtube channel So without wasting more time let s see how to code this CodeFor this project we have index html and style css file only And img folder which contains three images which you can download from here So let s start coding this Start by writing basic HTML structure and link style css file to the page Then create product card structure like this lt div class product gt lt div class product img gt lt img src img bag png alt gt lt span class tag gt new lt span gt lt div gt lt div class product listing gt lt div gt lt div gt import url wght amp family Roboto wght amp display swap margin padding box sizing border box body width min height vh position relative display flex justify content center align items center background ef font family roboto sans serif body before content position absolute left transform translateX skewX deg width px height background ef border left px solid eaed border right px solid eaed opacity animation slide in s s forwards keyframes slide in opacity left product position relative width px min width px min height px height auto display flex justify content center align items center product img width height px background fff position relative opacity transform translateY px animation fade in s forwards product img img width height object fit contain user select none tag position absolute top px left px transform origin left opacity transform rotate deg text transform capitalize color eaed padding px px width px font size px text align center background user select none animation tag s s forwards keyframes tag opacity transform rotate deg product listing width min height px height auto background padding px display flex justify content center color eaed opacity transform translateY px animation fade in s forwards keyframes fade in opacity transform translateY OutputGreat Now create the product info elements lt div class product listing gt lt div class content gt lt h class name gt leather bag lt h gt lt p class info gt Lorem ipsum dolor sit amet consectetur adipisicing elit Doloremque laborum optio natus quibusdam ea nam odit vitae id unde officia lt p gt lt p class price gt lt p gt lt div class btn and rating box gt lt div class rating gt lt img src img star png alt gt lt img src img star png alt gt lt img src img star png alt gt lt img src img star png alt gt lt img src img star stroke png alt gt lt div gt lt button class btn gt buy now lt button gt lt div gt lt div gt lt div gt name font family dosis font size px text transform capitalize info font size px line height px margin px price font size px font weight margin bottom px btn and rating box width display flex justify content space between rating width fit content display flex justify content center align items center rating img width px height px margin px btn background eaed color border none text transform capitalize font size px padding px px cursor pointer btn hover background color eedbaf OutputOur product card is done Now let s make it responsive media max width px body before transform translateX skewX deg product flex direction column width margin vh product img width height px product listing width min height auto name price font size px info font px OutputSo that s it I hope you understood each and everything If you have doubt or I missed something let me know in the comments Tutorials you may find UsefulBest CSS EffectMusic Player AppDisney CloneYoutube API Youtube CloneTMDB Netflix CloneResponsive Portfolio with contact formFully working Blogging website with backendI really appreciate if you can subscribe my youtube channel I create awesome web contents Thanks For reading 2021-08-25 14:22:12
Apple AppleInsider - Frontpage News Apple predicted to announce 'Apple Car' tech in 2021 https://appleinsider.com/articles/21/08/25/apple-predicted-to-announce-apple-car-tech-in-2021?utm_medium=rss Apple predicted to announce x Apple Car x tech in Lithium ion battery pioneer and Nobel Prize winner Akira Yoshino believes that Apple could announce some type of electric vehicle initiative by the end of Credit AppleInsiderYoshino made the prediction in a recent interview with Reuters focused on battery technology Yoshino an honorary fellow at Japanese chemical firm Asahi Kasei won the Nobel Prize in chemistry for his work on lithium ion batteries Read more 2021-08-25 14:59:45
Apple AppleInsider - Frontpage News Best Deals August 25 - $35 off 4TB external hard drive, $19 for four batteries, more https://appleinsider.com/articles/21/08/25/best-deals-august-25---35-off-4tb-external-hard-drive-19-for-four-batteries-more?utm_medium=rss Best Deals August off TB external hard drive for four batteries moreWednesday s best deals include almost off a TB WD external hard drive up to off Anker mini projectors off Zagg accessories four Mophie power banks for and more Deals Wednesday August Shopping online for the best discounts and deals can be an annoying and challenging task So rather than sifting through miles of advertisements check out this list of sales we ve hand picked just for the AppleInsider audience Read more 2021-08-25 14:56:08
Apple AppleInsider - Frontpage News Apple to open new Apple Store in Hunan Province https://appleinsider.com/articles/21/08/25/apple-to-open-new-apple-store-in-hunan-province?utm_medium=rss Apple to open new Apple Store in Hunan ProvinceA new Apple Store is set to open in the Hunan Province in China dubbed Apple Changsha There is currently no word on when the store will open as the official page simply lists that it is coming soon The page does feature a statement about the store s mission but translations do it no justice with it reading Apple Changsha welcomes all kinds of whimsical ideas to let go of their hands and feet and break out of their own world Visitors can download the splash image as a wallpaper for the iPad iPhone and Mac Read more 2021-08-25 14:29:02
Apple AppleInsider - Frontpage News New Today at Apple session explains how to take expressive pet portraits on iPhone https://appleinsider.com/articles/21/08/25/new-today-at-apple-session-explains-how-to-take-expressive-pet-portraits-on-iphone?utm_medium=rss New Today at Apple session explains how to take expressive pet portraits on iPhoneJoin pet photographer Sophie Gamand on how to capture expressive pet portraits with iPhone in the latest Today at Apple video Latest Today at Apple covers pet portrait photosThe ten minute video features Apple employee Jahmyra and photographer Sophie Gamand They explain how to use different portrait modes angles and focuses to create great pet photos Read more 2021-08-25 14:18:59
Apple AppleInsider - Frontpage News Fitbit Charge 5 features ECG, Stress Management features in a thinner design https://appleinsider.com/articles/21/08/25/fitbit-charge-5-features-ecg-stress-management-features-in-a-thinner-design?utm_medium=rss Fitbit Charge features ECG Stress Management features in a thinner designFitbit has announced its new Charge fitness tracker which sports a thinner design a new color touchscreen and the ability to take electrocardiogram measurements Credit FitbitCompared to the Charge the new Fitbit activity tracker is a big upgrade for the company It packs a full color always on AMOLED touch display a thinner case and an overall rounder and sleeker design Users now navigate the device s user interface with swipes and taps ーthere s no longer any capacitive elements Read more 2021-08-25 14:06:43
海外TECH Engadget Discord music bot Groovy is going offline after YouTube crackdown https://www.engadget.com/groovy-bot-discord-youtube-music-145236619.html?src=rss Discord music bot Groovy is going offline after YouTube crackdownIf you re a Discord user there s a good chance you ve benefitted from Groovy Bot which lets people jam together with music from YouTube Spotify and others But it turns out Google didn t appreciate its ability to rip music out of YouTube The company has sent a cease and desist letter to Groovy Bot s owners The Verge reports asking them to shut down within seven days They re not putting up a fight Groovy Bot will officially go offline on August th A YouTube spokesperson noted that Groovy Bot violated its terms of service particularly because it modified the way YouTube worked and charge for the privilege If Groovy Bot were merely free it may have been able to live on But it also offers a premium subscription starting at a month which unlocks a slew of useful features nbsp The bot is currently installed on over million Discord servers and has reportedly amassed more than million users Groovy Bot owner Nik Ammerlaan tells The Verge that around percent of played tracks came through YouTube naturally because it s free With one bot down there s a good chance Google is also targeting the more popular Rhythm music bot While the owner of that service claims it s not shutting down its days are clearly numbered nbsp 2021-08-25 14:52:36
海外TECH Engadget President Biden is meeting with Apple, Google and Microsoft on cybersecurity https://www.engadget.com/presdient-biden-cybersecurity-talks-apple-google-microsoft-143505316.html?src=rss President Biden is meeting with Apple Google and Microsoft on cybersecurityThe US has suffered a flurry of major cyberattacks targeting everyone from federal prosecutors through to meat suppliers and the White House hopes some discussions with key companies will produce some long term security solutions The Washington Postreports that President Biden certain cabinet members and relevant security officials are holding talks on August th with tech giants ADP Amazon Apple Google IBM and Microsoft to see how they can help bolster cybersecurity While the spate of ransomware attacks will be on the agenda a senior Biden administration official said the White House wanted to tackle the quot root causes quot of cybersecurity issues This included addressing a wide range of vulnerabilities instituting quot good operational practices quot and hiring more security workers The conversations will also involve financial and insurance giants including JPMorgan Chase Bank of America and Travelers as well as educational organizations like Code org and Girls Who Code While the Biden meeting is at the center of the discussions the chats with cabinet members and officials are billed as quot informal quot sessions that will help establish definitive solutions The White House said the meetups were a recognition that the US needed a quot whole of nation quot cybersecurity strategy involving both the government and private sector It also promised this wouldn t be the quot last engagement quot with companies on security issues This comes soon after Biden took multiple steps in a bid to improve digital security for vital infrastructure such as issuing an executive order meant to bolster federal security standards and coordination The question as always is whether or not the discussions will lead to meaningful action The meeting with tech firms might help with top down decision making but that won t matter much unless the other talks also lead to tangible strategy changes This could be little more than a public relations exercise if the companies don t or can t commit to specific cybersecurity improvements 2021-08-25 14:35:05
海外TECH CodeProject Latest Articles News Track - News Aggregator https://www.codeproject.com/Articles/5299293/News-Track-News-Aggregator certain 2021-08-25 14:50:00
海外科学 NYT > Science ‘The Worst Thing I Can Ever Remember’: How Drought Is Crushing Ranchers https://www.nytimes.com/2021/08/25/climate/drought-cattle.html crushing 2021-08-25 14:29:23
海外科学 NYT > Science What to Know About Boosters if You Got the Johnson & Johnson Vaccine https://www.nytimes.com/2021/08/18/health/coronavirus-johnson-vaccine-booster.html What to Know About Boosters if You Got the Johnson amp Johnson VaccineA second dose of the vaccine appears to provide additional protection and health experts say that boosters will likely be recommended 2021-08-25 14:50:36
金融 RSS FILE - 日本証券業協会 株主コミュニティの統計情報・取扱状況 https://www.jsda.or.jp/shiryoshitsu/toukei/kabucommunity/index.html 株主コミュニティ 2021-08-25 15:30:00
金融 ニュース - 保険市場TIMES 住友生命、プロスポーツチームへの特別協賛実施 https://www.hokende.com/news/blog/entry/2021/08/26/000000 住友生命、プロスポーツチームへの特別協賛実施地域社会活性化を目指して住友生命保険相互会社は月日、プロアイスホッケーチーム「横浜GRITS」とプロロードレースチーム「VICTOIRE広島」に特別協賛すると発表した。 2021-08-26 00:00:00
ニュース @日本経済新聞 電子版 中国、コロナ起源巡り米の調査要求 WHOに書簡 https://t.co/pineSSAIhp https://twitter.com/nikkei/statuses/1430542426305748993 起源 2021-08-25 14:47:47
ニュース @日本経済新聞 電子版 世界貿易、4-6月22%増 需要急回復も先行きは減速懸念 https://t.co/uWMtwUuKzB https://twitter.com/nikkei/statuses/1430542203969892353 需要 2021-08-25 14:46:54
ニュース BBC News - Home Tesco and Iceland bosses warn over Christmas supplies https://www.bbc.co.uk/news/business-58329439?at_medium=RSS&at_campaign=KARANGA problem 2021-08-25 14:21:39
ニュース BBC News - Home Pork scratchings recalled amid salmonella outbreak https://www.bbc.co.uk/news/uk-england-manchester-58329447?at_medium=RSS&at_campaign=KARANGA porky 2021-08-25 14:08:12
ニュース BBC News - Home Harry Kane: Tottenham striker says he will stay at the club https://www.bbc.co.uk/sport/football/58331546?at_medium=RSS&at_campaign=KARANGA tottenham 2021-08-25 14:55:50
ニュース BBC News - Home Fifa's Infantino asks PM for quarantine exemptions for Premier League players https://www.bbc.co.uk/sport/football/58333191?at_medium=RSS&at_campaign=KARANGA Fifa x s Infantino asks PM for quarantine exemptions for Premier League playersFifa president Gianni Infantino asks UK Prime Minister Boris Johnson for exemptions so Premier League clubs will release players for World Cup qualifiers in red list countries 2021-08-25 14:30:33
ニュース BBC News - Home Real Madrid make £137m bid for Paris St-Germain star Mbappe https://www.bbc.co.uk/sport/football/58326817?at_medium=RSS&at_campaign=KARANGA kylian 2021-08-25 14:35:23
ニュース BBC News - Home England v India: Craig Overton & Sam Curran combine to take four wickets in six balls https://www.bbc.co.uk/sport/av/cricket/58333814?at_medium=RSS&at_campaign=KARANGA England v India Craig Overton amp Sam Curran combine to take four wickets in six ballsIndia collapse to all out losing four wickets in six balls as Craig Overton and Sam Curran each take back to back wickets on the first day of the third Test at Headingley 2021-08-25 14:32:51
仮想通貨 BITPRESS(ビットプレス) 日本暗号資産ビジネス協会(JCBA)、8/30に「8月度勉強会(会員向け)」開催 https://bitpress.jp/count2/3_15_12725 資産 2021-08-25 23:23:10
仮想通貨 BITPRESS(ビットプレス) ビットポイントジャパン、9/8まで「ADA取扱い記念 購入キャンペーン」実施 https://bitpress.jp/count2/3_14_12724 購入 2021-08-25 23:12:27
仮想通貨 BITPRESS(ビットプレス) ビットポイントジャパン、8/25より「ADA(エイダコイン)」の取扱開始 https://bitpress.jp/count2/3_10_12723 取扱 2021-08-25 23:09:57
仮想通貨 BITPRESS(ビットプレス) [日経] 偽版画「鑑定」なく横行 歯止めにブロックチェーン検討 https://bitpress.jp/count2/3_9_12722 鑑定 2021-08-25 23:01:50
AWS AWS Architecture Blog Field Notes: How to Scale OpenTravel Messaging Architecture with Amazon Kinesis Data Streams https://aws.amazon.com/blogs/architecture/field-notes-how-to-scale-opentravel-messaging-architecture-with-amazon-kinesis-data-streams/ Field Notes How to Scale OpenTravel Messaging Architecture with Amazon Kinesis Data StreamsThe travel industry relies on OpenTravel messaging systems to collect and distribute travel dataーlike hotel inventory and pricingーto many independent ecommerce travel sites These travel sites need immediate access to the most current hotel inventory and pricing data This allows shoppers access to the available rooms at the right prices Each time a room is … 2021-08-25 15:22:50
python Pythonタグが付けられた新着投稿 - Qiita 【pandas】Dataframeで正規表現で置換 https://qiita.com/YujiHamada3/items/3bbd39eae27b9b27effa 【pandas】Dataframeで正規表現で置換DataFrameで正規表現を利用して文字列置換をしたいreplaceメソッドを使えば可能でした。 2021-08-26 00:46:31
python Pythonタグが付けられた新着投稿 - Qiita mayaがエラー・ワーニングを吐く時の対処 2 ~みつからないplug-in~ https://qiita.com/9boz/items/47e86ebc39fc1a1898d9 データ上は特に何も影響を及ぼさないが、データ上にこれらのプラグインを読み込むようにと指示が書き込まれてしまっている。 2021-08-26 00:37:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) エラーを直したいです https://teratail.com/questions/356181?rss=all エラーを直したいですエラーを直したいですmatplotlibの勉強をしようと思って試しにしたのソースを書いたのですがエラーがでて困っています。 2021-08-26 00:58:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) どうしても保存ができないです。 https://teratail.com/questions/356180?rss=all createアクションが全く起動せずにbindingpryやを記述しても全く止まることなく保存もされないので、恐らくはcreateアクション自体が作動してないと思われます。 2021-08-26 00:53:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBAでメルカリにいいねする方法を知りたい https://teratail.com/questions/356179?rss=all VBAでメルカリにいいねする方法を知りたいメルカリの任意の商品にいいねするプログラムを組んだのですが、コードは間違っていないはずなのですがいいねボタンがクリックできません。 2021-08-26 00:21:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Word Press MW WP FORM ラジオボタンの表示が崩れてしまいました https://teratail.com/questions/356178?rss=all WordPressMWWPFORMラジオボタンの表示が崩れてしまいましたMWnbspWPnbspFORMでラジオボタンの実装をしているときに表示が崩れてしまいました。 2021-08-26 00:03:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【objファイルを軽量化し、unityにインポートするには】 https://teratail.com/questions/356177?rss=all データの拡張子はobjで、MacOSBigSurメモリGBのパソコンを使用しています。 2021-08-26 00:02:53
技術ブログ Developers.IO 【Android】BottomNavigationView でナビゲーションアイテムのラベルを全て常時表示する方法 https://dev.classmethod.jp/articles/show-all-labels-in-bottom-navigation-view/ android 2021-08-25 15:21:52
海外TECH Ars Technica OnlyFans suspends plan to prohibit porn after backlash from sex workers https://arstechnica.com/?p=1789622 payment 2021-08-25 15:45:50
海外TECH Ars Technica In leaked email, ULA official calls NASA leadership “incompetent” https://arstechnica.com/?p=1789579 incompetent 2021-08-25 15:20:23
海外TECH DEV Community I made a battle game out of Kaboom.js - Something you Devs can enjoy. https://dev.to/leviathanprogramming/i-made-a-battle-game-out-of-kaboom-js-2i60 I made a battle game out of Kaboom js Something you Devs can enjoy Kaboom js is a new javascript game development framework made from replit I entered a competition where you had to make something with it and I came up with a Lord Of The Rings battle game somewhat like a basic version of warcraft command amp conquer I just thought it d be something you all would want to see and help me test out Have fun and feel free to share your thoughts on it 2021-08-25 15:16:43
海外TECH DEV Community animation-wrapper-view, declarative animations with imperative controls https://dev.to/swapnil1104/animation-wrapper-view-declarative-animations-with-imperative-controls-533k animation wrapper view declarative animations with imperative controlsanimation wrapper view is a collection of a well defined set of component level animations that a developer can utilize just by providing some configurations AnimationWrapperView will add plug and play type support to the already robust Animated API and will take care of all the intricate details of each animation type FeaturesPower animation payload from anywhere backend Extremely light weight KB gzipped minified Out of box support for iOS Android and RNW Great selection of well defined animations Declarative transformation animations with JSON Imperative controls to the animation state start pause reset Check out this snack play around with the library Snack Link swapnil animationwrapperview playgroundLibrary Link People looking for solving complex animation use cases with JSON based payload potentially server driven can definitely have a look Looking forward to any feedback feature requests Cheers 2021-08-25 15:16:10
海外TECH DEV Community Micro-Frontends using Module Federation, presets for React and Storybook, TypeScript compiler plugins, and more in Nx 12.8! https://dev.to/nx/micro-frontends-using-module-federation-presets-for-react-and-storybook-typescript-compiler-plugins-and-more-in-nx-12-8-1ago Micro Frontends using Module Federation presets for React and Storybook TypeScript compiler plugins and more in Nx Nx includes many fixes and new features including support for Micro frontends using Module Federation and Angular presets for React and Storybook support for TypeScript compiler plugins and more Nx is a smart extensible build framework to help you architect test and build at any scale   integrating seamlessly with modern technologies and libraries while providing a robust CLI computation caching dependency management and more If you aren t familiar with it learn about Nx at nx dev angular nx dev react and nx dev node Nx Conf is coming in September Nx Conf is a new online amp free to attend day conference featuring members of the Nx team and community Join us as we share our ideas and expertise about making development faster more scalable and more collaborative In addition to the conference there will be a day workshop on September th and th on How to Develop at Scale with Nx Monorepos presented by members of the Nx Core Team Workshop registration is per attendee Grab your FREE Nx Conf ticket and save your workshop seat today Support for Micro frontends with Module Federation and AngularWebpack introduced a Module Federation Plugin enabling multiple independently built and deployed bundles of code to form a single application This is the foundation of Micro Frontend Architecture and the Module Federation Plugin makes implementing such an architecture much simpler Building on top of the work down by Manfred Steyer and the community we have updated our Angular executors and generators to better support this use case out of the box Colum Ferry does a walkthrough of starting a Micro Frontend project with Angular in the video below This makes getting up and running with Module Federation more manageable and consistent at scale allow you to scaffold and build a Micro Frontend Architecture from a monorepo with all the additional benefits of Nx Read more in our guide on how to setup a Micro Frontend with Angular Preset for React and StorybookIn Nx we added a dedicated Storybook preset for React which dramatically simplifies the Storybook setup and makes sure that Storybook uses the same Webpack configuration as your React applications running within an Nx workspace Here are the main differences to the previous versions of Nx No additional webpack config js needed Custom webpack configurations can be added in the webpackFinal property of the main js file The main js file now contains a predefined Storybook preset exported by nrwl react plugins storybook The video below by Juri Strumpflohner gives a walkthrough of the new feature to simplify the Storybook and React setup Storybook support has also been extended to projects using Web Components and Vue Support for TypeScript compiler plugins with NestJSTypeScript Plugins are quite popular as they allow plugin authors to alter the code of the consumers using an Abstract Syntax Tree AST The TypeScript Transformer API hooks into the TypeScript transform process To better support this Nx now supports adding TypeScript compiler plugins to the build config for Node NestJS projects An example would be using the NestJS Swagger plugin to generate DTOs First install the nestjs swagger package npm install nestjs swagger save devNext add the nestjs swagger plugin to the tsPlugins array in your build target options An example DTO below shows the class before the plugin ins applied And the compiled output included the bundle Watch a more detailed walkthrough from Chau Tran using compiler plugins with NestJS and Swagger New npm preset for workspacesThere is a misconception that Nx is best for apps and it is not used for publishing to npm The Nx repo itself which consists primarily out of publishable packages is built with Nx The publishable npm use case has always worked well but in we added a new preset npm that creates a new workspace closer to what you re familiar with It s pre configured for when you want to use Nx in combination with npm yarn or pnpm workspaces Use the npm preset when creating a new workspace npx create nx workspace preset npmIf you already have an existing workspace with publishable packages you can add Nx to it by running npx add nx to monorepoThis adds a minimal amount of packages and configuration for Nx to be integrated into your existing workspace This gives you all the benefits of Nx without having to go all in and keeping your existing structure in place Read more in our Nx and Lerna Yarn Workspace guide We ve also minimized the amount of scripts and dependencies added for new workspaces You can always find the full list of commands by using the help option npx nx help Other HighlightsRefreshed guides and documentation Support has been added for Next js Support has been added for Cypress x Added fast refresh support for Webpack with React Added changedSince flag to jest runner for React The computation cache directory can now be set with an environment variable Nx now detects the package manager used to create new workspaces and installs the dependencies using that package manager whether it be npm yarn or pnpm How to Update NxUpdating Nx is done with the following command and will update your Nx workspace dependencies and code to the latest version nx migrate latestAfter updating your dependencies run any necessary migrations nx migrate run migrations Explore MoreGet our free basic Nx workspaces course on YouTube Purchase our premium video course on advanced practices for Nx workspaces here Be sure to click the ️so other people will see it Follow us on Twitter and subscribe to the YouTube Channel for more information on Angular React Nx and more As always if you are looking for enterprise consulting training and support you can find out more about how we work with our clients here 2021-08-25 15:06:05
Apple AppleInsider - Frontpage News Apple testing new Face ID that works with masks, says leaker https://appleinsider.com/articles/21/08/25/apple-testing-new-face-id-that-works-with-masks-says-leaker?utm_medium=rss Apple testing new Face ID that works with masks says leakerAn upgraded Face ID array is being tested that works with masks according to new leaks by Jon Prosser Face ID test rig render Image source Jon Prosser and RendersbyIanAvid leaker Jon Prosser was able to view images and video of about prototype rigs and produce a composite render The purported test device shows a Face ID array situated on top of an iPhone with some distinct changes Read more 2021-08-25 15:56:21
Apple AppleInsider - Frontpage News Don't set your old & slow iPhone region to France -- do this instead https://appleinsider.com/articles/21/08/25/dont-set-your-old-iphones-region-to-france----do-this-instead?utm_medium=rss Don x t set your old amp slow iPhone region to France do this insteadApple being forced to make an old iPhone run faster in France isn t quite accurate and if you do so you can cause some real problems Here s what can go wrong and what the better options are Apple first slowed down performance on older iPhones back in Previously on batterygate In Apple began preserving older iPhones by slowing them down but hoped no one would notice People noticed figured it was a scam and France fined Apple million over the case Now read on Read more 2021-08-25 15:38:07
Apple AppleInsider - Frontpage News GameSir introduces X2 Lightning iPhone game controller https://appleinsider.com/articles/21/08/25/gamesir-introduces-x2-lightning-iphone-game-controller?utm_medium=rss GameSir introduces X Lightning iPhone game controllerThe X Lightning is a split game controller for iPhone with pass through charging and turbo button The X Lightning iPhone controllerGameSir introduced the X Lightning controller as a follow up to its popular USB C and Bluetooth gaming controllers It offers the standard ABXY face buttons and responsive trigger buttons that use micro switches for maximum response Read more 2021-08-25 15:21:25
Apple AppleInsider - Frontpage News Apple predicted to announce 'Apple Car' tech in 2021 https://appleinsider.com/articles/21/08/25/apple-predicted-to-announce-apple-car-tech-in-2021?utm_medium=rss Apple predicted to announce x Apple Car x tech in Lithium ion battery pioneer and Nobel Prize winner Akira Yoshino believes that Apple could announce some type of electric vehicle initiative by the end of Credit AppleInsiderYoshino made the prediction in a recent interview with Reuters focused on battery technology Yoshino an honorary fellow at Japanese chemical firm Asahi Kasei won the Nobel Prize in chemistry for his work on lithium ion batteries Read more 2021-08-25 15:45:31
海外TECH Engadget Watch Gamescom's Opening Night Live here at 2PM ET https://www.engadget.com/gamescom-opening-night-live-how-to-watch-geoff-keighley-152019558.html?src=rss Watch Gamescom x s Opening Night Live here at PM ETGamescom officially gets underway today as an online only event for the second year running It kicks off with Geoff Keighley s Opening Night Live a two hour showcase filled with trailers announcements and updates about a ton of upcoming games Wednesday celebrate what s next in video games with gamescom Opening Night Live Here s the hype trailer I edited to get us geared up for Wednesday s hour live show with gamesTune in a PT p ET p BST p CEST to see what we have in store for you pic twitter com PhVMYdJJーGeoff Keighley geoffkeighley August Keighley has already announced some of what to expect including news on the likes of Call of Duty Vanguard Far Cry Death Stranding Director s Cut Genshin Impact Lego Star Wars The Skywalker Saga Splitgate Teenage Mutant Ninja Turtles Shredder s Revenge and much more A new football game will be revealed and we could get confirmation of the Halo Infinite release date which is expected to be December th Fingers crossed for another look at Elden Ring too Publishers involved include Amazon Games Bandai Namco Devolver Digital Mediatonic PlayStation Sega Warner Bros Games Ubisoft and Xbox Game Studios nbsp Opening Night Live starts at PM ET You can watch it via the YouTube embed below or on Twitch Twitter or Facebook Engadget will cover the biggest news coming out of the event too 2021-08-25 15:20:19
海外科学 NYT > Science Deflecting an Asteroid Before It Hits Earth May Take Multiple Bumps https://www.nytimes.com/2021/08/25/science/asteroid-deflection-collision.html Deflecting an Asteroid Before It Hits Earth May Take Multiple BumpsAfter years of shooting meteorites with a special gun owned by NASA researchers highlighted challenges for a preferred method of planetary defense 2021-08-25 15:52:48
海外科学 NYT > Science ‘The Worst Thing I Can Ever Remember’: How Drought Is Crushing Ranchers https://www.nytimes.com/2021/08/25/climate/drought-cattle.html crushing 2021-08-25 15:30:54
海外科学 BBC News - Science & Environment Climate change: Europe's 2020 heat reached 'troubling' level https://www.bbc.co.uk/news/science-environment-58333124?at_medium=RSS&at_campaign=KARANGA previous 2021-08-25 15:03:00
金融 ◇◇ 保険デイリーニュース ◇◇(損保担当者必携!) 保険デイリーニュース(08/26) http://www.yanaharu.com/ins/?p=4678 sompo 2021-08-25 15:33:44
金融 RSS FILE - 日本証券業協会 株主コミュニティの統計情報・取扱状況 https://www.jsda.or.jp/shiryoshitsu/toukei/kabucommunity/index.html 株主コミュニティ 2021-08-25 15:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) 「ディープスター・テクノロジー・シンポジウム2021」で日本と石油メジャーの共同技術開発案件発表 https://www.jetro.go.jp/biznews/2021/08/614a5e3ac91f6a68.html 技術開発 2021-08-25 15:40:00
ニュース ジェトロ ビジネスニュース(通商弘報) 2021年の経済成長率見通しを6%超に上方修正 https://www.jetro.go.jp/biznews/2021/08/f19ad1a1405cfe95.html 上方修正 2021-08-25 15:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) 第2四半期のGDP成長率は16.1%、通年見通しは3~4%に下方修正 https://www.jetro.go.jp/biznews/2021/08/274c5b8ea089178b.html 下方修正 2021-08-25 15:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) 第2四半期の経済成長率は17.6%、商業と製造業の回復が寄与 https://www.jetro.go.jp/biznews/2021/08/9a4609772e40ff42.html 経済成長 2021-08-25 15:10:00
ニュース BBC News - Home OnlyFans suspends policy change after backlash https://www.bbc.co.uk/news/technology-58331722?at_medium=RSS&at_campaign=KARANGA workers 2021-08-25 15:26:13
ニュース BBC News - Home Climate change: Europe's 2020 heat reached 'troubling' level https://www.bbc.co.uk/news/science-environment-58333124?at_medium=RSS&at_campaign=KARANGA previous 2021-08-25 15:03:00
ニュース BBC News - Home Covid cases in south-west England highest among young people https://www.bbc.co.uk/news/uk-england-cornwall-58331323?at_medium=RSS&at_campaign=KARANGA covid 2021-08-25 15:39:00
ニュース BBC News - Home Afghanistan: Why can't the UK hold Kabul airport without the US? https://www.bbc.co.uk/news/world-58305185?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 15:35:32
北海道 北海道新聞 河野氏「分かりやすい政治実現」 行革相、あす新著出版 https://www.hokkaido-np.co.jp/article/582126/ 河野太郎 2021-08-26 00:09:00
北海道 北海道新聞 道、大規模商業施設に時短要請 緊急事態宣言受け 石狩管内、旭川、小樽で https://www.hokkaido-np.co.jp/article/582091/ 商業施設 2021-08-26 00:05:28
AWS AWS Compute Blog 15 years of silicon innovation with Amazon EC2 https://aws.amazon.com/blogs/compute/15-years-of-silicon-innovation-with-amazon-ec2/ years of silicon innovation with Amazon ECThe Graviton Hackathon is now available to developers globally to build and migrate apps to run on AWS Graviton This week we are celebrating years of Amazon EC live on Twitch August rd th with keynotes and sessions from AWS leaders and experts You can watch all nbsp the sessions on demand later this week to … 2021-08-25 16:27:54
python Pythonタグが付けられた新着投稿 - Qiita 砂漠中の最短距離のオアシスを見つける問題 https://qiita.com/S_beer/items/c3737d3faf12e00bf415 この場合、現在地Xから最短となる距離の位置にオアシスが存在するため出力のようになる。 2021-08-26 01:24:46
python Pythonタグが付けられた新着投稿 - Qiita 東京都の国のステージ判断のための指標のPDFからCSV作成 https://qiita.com/barobaro/items/75d076f4fbe9771a0b3a 2021-08-26 01:01:56
js JavaScriptタグが付けられた新着投稿 - Qiita contenteditableな要素の入力でEnterキーを無効化する方法 https://qiita.com/haga2miya/items/622ffd74397876483b84 contenteditableな要素の入力でEnterキーを無効化する方法inputタグやtextareaタグでEnterキーを無効にする方法は調べたらすぐ出てくるが、contenteditableはそうではない。 2021-08-26 01:26:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jupyter labでVariable Inspectorを使用したい https://teratail.com/questions/356187?rss=all jupyterlabでVariableInspectorを使用したいjupyternbsplabでVariablenbspInspectorを使用したい。 2021-08-26 01:49:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SQL分で、マスキング処理する際に、マスキングした値に連番を付与して一意の値にしたい https://teratail.com/questions/356186?rss=all 2021-08-26 01:40:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VPSでファイルや設定を更新しても反映されない問題 https://teratail.com/questions/356185?rss=all VPSでファイルや設定を更新しても反映されない問題htaccessの中身を更新してsftpでアップロードしました。 2021-08-26 01:39:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) なぜ、指定してないclass名がslideされるの?? https://teratail.com/questions/356184?rss=all なぜ、指定してないclass名がslideされるの前提・実現したいこと本当に理解ができない現象で解決したいです。 2021-08-26 01:36:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) cssでhoverの範囲を横幅いっぱいにしたいです。 https://teratail.com/questions/356183?rss=all htmlとcssでヘッダーの作成をしているのですが、headerという大枠の中につの要素を入れ込み、うまく調整しようとしていたのですが、最後のつ目の要素のところで検索マークのアイコンと文字が横並びになっているので、そこの中でもdivでくくったのですが、その時にhoverの効く範囲が右端まで到達しませ。 2021-08-26 01:28:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vscode パッケージがマッチしない件 https://teratail.com/questions/356182?rss=all vscodeパッケージがマッチしない件javaの勉強をしているプログラミング初心者です。 2021-08-26 01:06:54
Ruby Rubyタグが付けられた新着投稿 - Qiita Shopify CLIでrails createしたらcannot load such file -- nokogiri/nokogiriのエラーが発生したがBundlerの設定を変更して対応できた https://qiita.com/tkms@github/items/ba3e2b5392aa1fdb2397 対応参考にさせていただいたサイトでNokogiriからmacOSでもプリコンパイル済みで配布されるようになったとの情報を見つけました。 2021-08-26 01:35:34
Ruby Railsタグが付けられた新着投稿 - Qiita Shopify CLIでrails createしたらcannot load such file -- nokogiri/nokogiriのエラーが発生したがBundlerの設定を変更して対応できた https://qiita.com/tkms@github/items/ba3e2b5392aa1fdb2397 対応参考にさせていただいたサイトでNokogiriからmacOSでもプリコンパイル済みで配布されるようになったとの情報を見つけました。 2021-08-26 01:35:34
海外TECH Ars Technica Misaligned factory robot may have sparked Chevy Bolt battery fires https://arstechnica.com/?p=1789646 perfect 2021-08-25 16:25:28
海外TECH DEV Community Publish to NPM using GitHub Actions https://dev.to/astagi/publish-to-npm-using-github-actions-23fn Publish to NPM using GitHub ActionsI recently needed to find a way to publish packages to NPM automatically and since all my projects are hosted on GitHub I thought why not using GitHub actions In this article I explain how to do that in simple steps Pssst you can also check some real life examples Oruga UIDCC Utils Generate a new token on NPMFirst of all you need to create a new NPM token that will be used to publish packages to NPM From NPM dashboard open main menu and select Access token then click on Generate new token select Automation token to bypass two factor authentication when publishingthen copy your token it will be used as a GitHub secret as explained in the next section Store your token as a GitHub secretGitHub Actions can access your GitHub secrets so that s the perfect place where to store your token Under Settings gt Secrets click on New repository secret and add your NPM Token your previously copied in this example I use NPM TOKEN label to identify it Now it s time to write some code and create a new action to publish your package Write your actionCreate a new GitHub Action publish yml inside your project under github workflows name Publish to NPMon release types created jobs build runs on ubuntu latest steps name Checkout uses actions checkout v name Setup Node uses actions setup node v with node version x registry url name Install dependencies and build run npm install amp amp npm run build name Publish package on NPM run npm publish env NODE AUTH TOKEN secrets NPM TOKEN This action should run only when you create a new release on GitHubon release types created The steps it executes are really clear Checkout codeSetup Node js environment using Node js x here Install dependencies and build your package if needed Publish to NPM As you can see this step uses our NPM TOKEN secret to initialize NODE AUTH TOKEN env variable name Publish package to NPM run npm publish env NODE AUTH TOKEN secrets NPM TOKEN Create a new releaseIn order to see your action running you need to create a new release on GitHub After that your package will be successfully published to NPM 2021-08-25 16:06:51
Apple AppleInsider - Frontpage News Apple TV+ puts in series order for urban fantasy drama 'The Changeling' https://appleinsider.com/articles/21/08/25/apple-tv-puts-in-series-order-for-urban-fantasy-drama-the-changeling?utm_medium=rss Apple TV puts in series order for urban fantasy drama x The Changeling x Apple TV has ordered The Changeling a new drama series based on the book of the same name starring and executive produced by LaKeith Stanfield Credit Apple The Changeling based on the best selling book by Victor LaValle is described as a fairytale for grown ups Apple says the drama series will involve a horror story a parenthood fable and a perilous odyssey through a New York City you didn t know existed Read more 2021-08-25 16:55:35
Apple AppleInsider - Frontpage News How to use custom email domains with iCloud+ https://appleinsider.com/articles/21/08/25/how-to-use-custom-email-domains-with-icloud?utm_medium=rss How to use custom email domains with iCloud Apple has begun showing how iCloud users will be able to use custom email domains utilizing other email addresses within the one inbox Not even mentioned as an aside during WWDC Apple is adding the ability to use custom domains in email When fully released alongside macOS Monterey iOS and iPadOS users will be able to personalize their email domain name ーand now Apple is showing how it will work The intention is that users can replace their old icloud com address ーor mac com me com ーand instead use a custom one So the owners of Acme Cartoon could change to acmecartoon com and have all their email carry on working just with the new address Read more 2021-08-25 16:38:41
海外TECH Engadget Kanye West's new album 'Donda' arrives on a remix-it-yourself gadget https://www.engadget.com/kanye-west-donda-stem-player-164315448.html?src=rss Kanye West x s new album x Donda x arrives on a remix it yourself gadgetKanye West is no stranger to dabbling with technology he discussed a Teenage Engineering collaboration in but now there s a device you can buy for yourself The rapper and electronics design firm Kano have introduced a Donda Stem Player that as the name implies lets you remix music from Kanye s upcoming album Donda plus your own tunes using song stems The puck like gadget reportedly lets you isolate song parts and control aspects like bass drums samples and vocals You can reportedly split quot any quot song into stems We ve asked Kano how this works but it s unlikely that it will perfectly separate song elements ーthat s a difficult feat for a full fledged PC let alone something as portable as this The Stem Player also includes familiar tools including effects four channel audio mixing live sampling and real time loop and speed controls You navigate much of the interface through four touch sensitive quot light sliders quot with haptic feedback and customizable colors and you can save and share your creations with othrs You can pipe audio through the built in speaker Bluetooth or a mm headphone jack through a variety of lossy and lossless formats including AAC AIFF MP and WAV You ll have just GB of storage to work with though ーminus the bundled Donda stems You can order the Stem Player now for That s not a trivial outlay if you re eager to tinker with songs but it s relatively affordable as far as electronic music making devices go Just be aware that it s really just one part of a larger creative toolset not your ticket to stardom 2021-08-25 16:43:15
海外TECH Engadget South Korea to end its controversial gaming curfew https://www.engadget.com/south-korea-gaming-shutdown-law-end-163212494.html?src=rss South Korea to end its controversial gaming curfewGamers under in South Korea have a reason to celebrate today The country plans to end its shutdown law AKA the Cinderella Law which prevented underage players from gaming between midnight and AM the Korea Herald reports When it was introduced in the law was meant to prevent gaming addiction At the very least it gave kids a six hour block to get some sleep nbsp South Korea s Ministry of Culture Sports and Tourism as well as the Ministry of Gender Equality and Family say that they re ending the law to respect children s rights and encourage at home education The country aims to abolish the law by the end of the year when it revises its Youth Protection Act The news doesn t mean underage gamers are entirely off the hook though Instead excessive gaming will be managed by the country s quot choice permit quot system which lets parents and guardians arrange approved play times Still that sounds more permissive than China s gaming curfew which bans players under from playing between PM and AM Additionally they re limited to minutes of game time during weekdays and three hours on weekends and holidays As Kotaku reports the shutdown law was originally meant to curb PC gaming but it also affected consoles Sony s PlayStation Network and Microsoft s Xbox Live ended up restricting their accounts to adults That s why Minecraft is now an R rated game in the country quot In the changing media environment the ability of children to decide for themselves and protect themselves has become important more than anything Deputy Prime Minister and Education Minister Yoo Eun hae said according to The Korea Times “We will work with related ministries to systematically support media and game use education at schools homes and in society so that young people can develop these abilities and continue to make efforts to create a sound gaming environment and various leisure activities for children 2021-08-25 16:32:12
Cisco Cisco Blog Demystifying fiber cable infrastructure, with Brian Kelly: Cisco Optics Podcast Episode 11 notes https://blogs.cisco.com/sp/demystifying-fiber-cable-infrastructure-with-brian-kelly-cisco-optics-podcast-episode-11-notes Demystifying fiber cable infrastructure with Brian Kelly Cisco Optics Podcast Episode notesJoin us for Episode of the Cisco Optics Podcast where we continue a conversation with Brian Kelly of Panduit 2021-08-25 16:58:44
Cisco Cisco Blog Cisco Nexus Data Broker Now an App on Nexus Dashboard and Ready for Enterprise Networks https://blogs.cisco.com/networking/cisco-nexus-data-broker-now-an-app-on-nexus-dashboard-and-ready-for-enterprise-networks Cisco Nexus Data Broker Now an App on Nexus Dashboard and Ready for Enterprise NetworksCisco Nexus Data Broker has seen tremendous success and traction with data center customers since its inception Our customers really liked the idea of using the same Nexus Data Center switch for building the packet broker network for their monitoring needs They didn t need to invest in additional skill development to manage purpose built packet broker 2021-08-25 16:40:00
海外科学 NYT > Science ‘Window Is Rapidly Closing’ to Gather Key Evidence on Virus Origins, Scientists Say https://www.nytimes.com/2021/08/25/science/lab-leak-covid.html Window Is Rapidly Closing to Gather Key Evidence on Virus Origins Scientists SayFurther delays could make it impossible to recover crucial evidence about the beginning of the pandemic say experts studying the origins of the coronavirus for the World Health Organization 2021-08-25 16:18:22
ニュース BBC News - Home Covid-19: Scotland sees record cases, as the search for pandemic's origin 'stalls' https://www.bbc.co.uk/news/uk-58333935?at_medium=RSS&at_campaign=KARANGA coronavirus 2021-08-25 16:08:11
ニュース BBC News - Home Tesco and Iceland bosses warn over Christmas supplies https://www.bbc.co.uk/news/business-58329439?at_medium=RSS&at_campaign=KARANGA problem 2021-08-25 16:38:21
ニュース BBC News - Home Covid-19 in the UK: How many coronavirus cases are there in my area? https://www.bbc.co.uk/news/uk-51768274?at_medium=RSS&at_campaign=KARANGA cases 2021-08-25 16:03:47
ニュース BBC News - Home Raducanu wins first qualifying match for US Open https://www.bbc.co.uk/sport/tennis/58333970?at_medium=RSS&at_campaign=KARANGA britain 2021-08-25 16:18:45
Azure Azure の更新情報 Hard coded IP address for Azure Site Recovery will be retired on 31 August 2024 https://azure.microsoft.com/ja-jp/updates/transition-to-using-service-tags-by-31-august-2024/ service 2021-08-25 16:33:11
Azure Azure の更新情報 Retiring version Async 2.x of the Azure Cosmos DB Java SDK on 31 August 2024 https://azure.microsoft.com/ja-jp/updates/retirement-notice-update-java-async-2x-to-java-sdk-4x-by-31-august-2024/ august 2021-08-25 16:21:50
Azure Azure の更新情報 Multi-step web tests will be retired on 31 August 2024 https://azure.microsoft.com/ja-jp/updates/retirement-notice-transition-to-custom-availability-tests-in-application-insights/ august 2021-08-25 16:20:07
Azure Azure の更新情報 ND-series Azure Virtual Machines will be retired by 31 August 2022 https://azure.microsoft.com/ja-jp/updates/ndseries-azure-virtual-machines-will-be-retired-by-31-august-2022/ august 2021-08-25 16:17:32
Azure Azure の更新情報 Community support for Azure Database PostgreSQL version 10 ends on 10 November 2022 https://azure.microsoft.com/ja-jp/updates/action-required-upgrade-your-azure-database-for-postgresql-from-version-10-to-11/ postgresql 2021-08-25 16:16:25
Azure Azure の更新情報 Java 7 will be retired from App Service on 29 July 2022 https://azure.microsoft.com/ja-jp/updates/transition-to-java-11-or-8-by-29-july-2022/ transition 2021-08-25 16:14:32
海外TECH reddit well somebody has to do it https://www.reddit.com/r/teenagers/comments/pbeau4/well_somebody_has_to_do_it/ well somebody has to do it submitted by u Jawbreakingcandy to r teenagers link comments 2021-08-25 16:04:39
AWS AWS Networking and Content Delivery How to solve Private IP exhaustion with Private NAT Solution https://aws.amazon.com/blogs/networking-and-content-delivery/how-to-solve-private-ip-exhaustion-with-private-nat-solution/ How to solve Private IP exhaustion with Private NAT SolutionIntroduction As our computing needs evolve one of the most common questions we hear from customers is “how do I manage my private IP space I m almost out of it It s difficult to assign separate Private IP ranges RFC to different business units in an organization because the available IPv address range is restricted … 2021-08-25 18:11:46
python Pythonタグが付けられた新着投稿 - Qiita Pythonで麻雀を作る#1 https://qiita.com/JuneOgust/items/25f9ca05ee068a1c611a 環境WindowsPythonmahjong麻雀の点数計算や向聴数計算を行うライブラリやったこと麻雀の対戦を行うシステムの根幹部分を構築したロン、副露、連荘、ノーテン罰符などは未実装。 2021-08-26 03:06:22
Ruby Rubyタグが付けられた新着投稿 - Qiita form_withヘルパーを用いて投稿できない時の対処法 https://qiita.com/KAHO23340582/items/438ba3de876fafc0be2b モデル名、url名、メソッド名に誤字、脱字がないかを確認してみてください。 2021-08-26 03:40:00
海外TECH Ars Technica Massive mine truck and a Baja off-road racer both find use for fuel cells https://arstechnica.com/?p=1789752 cellsat 2021-08-25 18:55:57
海外TECH Ars Technica Nude hunt: LA phisherman accessed 4,700 iCloud accounts, 620K photos https://arstechnica.com/?p=1789674 engineering 2021-08-25 18:39:29
海外TECH Ars Technica Halo Infinite will launch on Wednesday, December 8—in incomplete fashion [Updated] https://arstechnica.com/?p=1789729 entire 2021-08-25 18:07:18
海外TECH DEV Community Landing-Page Became A Project Of It's Own! https://dev.to/madebyayan/my-landing-page-turned-into-a-project-of-it-s-own-what-do-you-think-5763 Landing Page Became A Project Of It x s Own Hey everyone Having built the initial version of my productivity tool Slate I started working on it s landing page At first it was going to be a generic landing page like I ve used on my previous product but then I decided to play around a little and experiment with how I can make it stand out and give it a distinct feel that is more memorable Turns out if you experiment too much on designing the landing pages then they turn into a whole separate project of their own So finally after working on designing it for over a couple of weeks I just launched the new landing page which you can check out here slate madebyayan comIt s built using ThreeJS for for the D aspects while the other things are layered on top and below of the D canvas using HTML and CSS to provide a fluid design Would love to know what you think of this new and distinctive look and how you feel it compares with the design of my previous landing pages 2021-08-25 18:34:44
海外TECH DEV Community Let me introduce you to Inertia.js, something you didn't know you were missing https://dev.to/karsvaniersel/let-me-introduce-you-to-inertia-js-something-you-didn-t-know-you-were-missing-3d1 Let me introduce you to Inertia js something you didn x t know you were missing IntroductionRoughly a year ago I had to make a very large scale application and I couldn t decide on a backend framework However I knew I wanted to use Vue js as my front end So I began my long quest the ideal framework for my backend I had doubts between Node js and Laravel and I couldn t really decide I had almost no experience with Node js or Laravel The only back end language I had experience with was vanilla PHP Enter Inertia js all of the sudden I found Inertia js A Laraval package created by Jonathan Reinink Inertia js allowed me to develop my large scale app using Vue and Laravel in one codebase Which I really liked cause I hated to idea of having two GitHub repositories one for the front end and one for the back end Now remember I had almost no experience with Laravel and now I also had to learn Inertia js on top of it in order to develop my entire application And trust me the deadline was though But boy oh boy Inertia js was such a pleasure to develop with Learning Laravel was a breeze applying Inertia js was a breeze and I finished the project much faster than I initially anticipated For your understanding the project had some of the following features Reservation system for clientsAdmin system to handle reservations create cancel refund etc Payment processingDate schedulingDifferent type of productsUpselling itemsOh and the site is getting used by over a people per day So I had to create a solid app that wouldn t crash and burn My experience with Inertia js Laravel and Vue js was such a delight that I wanted to share this with you Cause I feel like Inertia js is not getting the attention it deserves I honestly believe that a front end developer who needs basic CRUD back end functionality can develop some incredibly SaaS applications using this tech stack And if you are more experienced with Laravel you can really make anything you can think of with the power of Vue combined What is Inertia js Inertia js is a package built for Laravel allowing people to develop single page applications without building an API using either Vue js React or Svelte for their front end According to their website Inertia js is the new approach to building classic server driven web apps they call it the modern monolith So Inertia allows you to create client side rendered apps using React Vue or Svelte by leveraging existing server side frameworks In my case Laravel it can also work with Rails Inertia doesn t use client side routing and it also doesn t require an API to be developed You only need to develop the controllers and page views like you would normally do with Laravel So this means you can just write Laravel code and render on the client without having to output everything with an API and inherit everything in your SPA Inertia streamlines this process by delivering straight from server side to client side Saving a lot of time Not a frameworkIt is important to note that Inertia itself is not another framework It doesn t replace your existing server side or client side frameworks It is designed to work with both It is like the middleman connecting the two together They currently work with the following front end frameworks VueReactSvelteAnd with the following back end frameworks LaravelRails Should you use Inertia js Inertia is designed for developers and larger development teams who usually build server side applications using Laravel or Rails So developers who are used to creating controllers that get data from a database using ORM and render views Typically with Laravel you would use blade templates to render your server side rendered vies But this becomes a bit harder if you want to swap it out with a JavaScript based SPA framework such as Vue or React Normally you would just start by creating an API and combining the two using said API This means creating either a GraphQL or REST API Creating Auth functionality for that API Client side state management Having your code split up in two repositories one for front end and one for back end This means you now also need two hosting packages to host each platform on You can already clearly see how much more work is involved the moment you want to use a modern client side framework Inertia removes all this extra hassle and complexity Inertia works almost the same as you normally render your views getting data from the database and rendering it in your view Inertia brilliantly makes the pages render in JavaScript components instead This means you have the full power of your Vue or React front end code while delivering everything from the server without having to build an entire API Why I started using Inertia jsThe main reason why I started using Inertia was because I hated the idea of having my code split up in two repositories Also I really wanted to work with Vue js for my front end I didn t have the time to develop my own API and then handle all the logic on both sides I wanted one project that did all the work for me I didn t want to have to handle authorization with Vue js cause I find it very annoying and a time waster to set up I mean handeling authorization using Laravel PHP is so much easier I don t want to reinvent the wheel by using Vue I want to write code and deliver my project quickly How Inertia js worksInertia allows you to build apps just you would regularly do with a server side framework It uses the framework s existing routing controllers middleware authentication and more functionalities The only thing that Inertia adds or changes rather is your view layer the way you render your front end Instead of using your regular server side rendering such a blade template the views are passed to JavaScript components This means you can keep writing your server side code like Laravel like you regularly would in combination with state of art front end frameworks such as React and Vue If you are interested in the more technical background as in how this actually works you can read that in the Inertia documentation My experience with using Inertia jsComing from a more front end heavy background I was bit overwhelmed with using Laravel and to create my SaaS application However since I was able to use Inertia I was able to apply all the knowledge I had from Vue This meant I only had to learn some Laravel specific items Everything front end related was nothing new If I had to this with Blade templating it would ve been a nightmare for me And I wouldn t be able to have finished my project on time and with great success So far I ve been using Inertia for all my projects It really made me switch my tech stack towards LaravelInertiaVueTailwindCSSOh btw before I forgot to mention if you are afraid that Inertia won t work with Vue or Vue Don t worry it works with both Actually it doesn t matter what version you use cause Inertia doesn t affect Vue all that much It just passes the data in a really clever way And for the past months using this tech stack I have been literally amazed with the amount of code I can produce and the quality of it Honestly having an idea for something and being able to turn it into an MVP within weeks often just a good weekend is a lot of fun Another great thing is that Inertia recently launched their SSR feature server side rendering for their Github sponsors Which takes this entire tech stack to the next level Because the biggest problem with SPA s is that they don t rank well in Google due their JavaScript heavy nature But now with Inertia you are also able to server side render all of your pages and rank better in Google Of course there might be causes where you don t actually want SSR For me it brings a lot of new interesting things to the table ConclusionIf you are working with Laravel already it highly recommend you checking out Inertia Actually I recommend everybody trying out Inertia It really combines the best of both worlds One of the best back end frameworks there is combined with the most popular front end frameworks out there The learning curve is not that high just a building a basic CRUD application with Laravel Vue can probably be achieved within day if you are a bit familiar with how MVP frameworks work Take it from me I barely touched Laravel and never heard of Inertia before and I was able to build a very large and complex application in a matter of weeks If you have questions feel free to reach out to me I m happy to help On that note there is also an Inertia discord server They are pretty active and so far I ve had plenty of help over there So thanks for anybody who s in that channel Noteworthy linksInertia website Laravel websiteLaracasts Laravel from scratch course 2021-08-25 18:24:39
海外TECH DEV Community things to regret about node js today https://dev.to/vishwasnarayan5/things-to-regret-about-node-js-2ech things to regret about node js todayYou have only started using Node agin in the past months because when RAYAN DAHL created Node your goal was mainly to program event driven HTTP servers and Go is a better language for building faster servers But he thinks JavaScript is good Dynamic languages ​​may not be suitable for building servers that you want to control everything but they are the right tool for prototyping such as scientific computing JavaScript is the best dynamic language Your Node problem is almost related to the way you manage user code Mainly because it focuses on event I O the module system is essentially an afterthought failed to fulfill the promiseIt is possible that the unified use of promises in Node will speed up the delivery of standardization and async await SecurityThe node program can access all system calls such as writing to disk and accessing the network Build SystemIf you are writing a module link to a C library you will use GYP to compile the C library and link it to Node Chrome used to use GYB but now Node is the only GYP user Funky interface which is a Python adaptation of JSON The node has several unnecessary complex wrappers package jsonIncludes NPM in Node making NPM a standard for Node distribution Centralized repository privately controlled of modules require sommodule is not specific package json local node modules folder NPM database promotes the concept of module to an unnecessary abstraction of file directories It does not exist on the network includes unnecessary information such as licenses repositories node modulesThe analysis algorithm for module is extremely complicated Vendoredbydefault is kind but NODE PATH will work There is a deviation from the browser does not need to be extended is unnecessarily unclear is not the way browsers work The module loader must guess index jsIt unnecessarily complicates the module loading system is especially unnecessary after package json which needs to be supported Deno SecurityBy default the script should run without write access to the network or file system Users can choose to access via the following signs allownet allowwrite It is not allowed to bind any native functions to V The TypeScript compiler is built into the executable file TypeScript is beautiful finally delivered a practical and optional type language enables code to grow seamlessly from fast hackers to large well structured machines Normal JS should work too The simplified module system does not support node modules The import is just a relative or absolute URL The import must provide an extension remote URLs are fetched and cached indefinitely on the first load can be sold by specifying a non default cache directory OtherOnly submit an executable file with the fewest links Start the runtime by compiling the node module with parcel into a package Always died immediately because of a promise that was not fulfilled supports top level wait browser compatible window is not global node deno javascript 2021-08-25 18:23:14
Apple AppleInsider - Frontpage News Apple TV+ series 'For All Mankind,' 'Calls' win 2021 Emmy Awards https://appleinsider.com/articles/21/08/25/apple-tv-series-for-all-mankind-calls-win-2021-emmy-awards?utm_medium=rss Apple TV series x For All Mankind x x Calls x win Emmy AwardsApple TV original shows For All Mankind and Calls have nabbed Emmy Awards for the Cupertino tech giant the Television Academy has announced Credit AppleOn Wednesday the Television Academy announced the award winners for the rd Emmy Awards in juried categories like Animation Interactive Programming and Motion Design Each category is judged by a panel of professionals who are experts in the specific discipline Read more 2021-08-25 18:37:31
Apple AppleInsider - Frontpage News No, Nirvana's 'Nevermind' baby won't trigger Apple's CSAM detection https://appleinsider.com/articles/21/08/25/no-nirvanas-nevermind-baby-wont-trigger-apples-csam-detection?utm_medium=rss No Nirvana x s x Nevermind x baby won x t trigger Apple x s CSAM detectionThe man who appeared as a baby on the cover of Nirvana s Nevermind is now suing the band on allegations that it constituted child pornography but even if he wins the case the image won t trip Apple s CSAM detection system Credit John ChappleSpencer Elden filed a lawsuit in the U S District Court for the Central District of California claiming that Nirvana commercially marketed Spencer s child pornography and leveraged the shocking nature of his image to promote themselves and their music at his expense Read more 2021-08-25 18:00:55
Apple AppleInsider - Frontpage News Apple App Store loopholes endanger children, claims watchdog https://appleinsider.com/articles/21/08/25/apple-app-store-loopholes-endanger-children-claims-watchdog?utm_medium=rss Apple App Store loopholes endanger children claims watchdogA non profit watchdog organization claims that Apple isn t doing enough to protect children from adult content in the App Store and also refuses to accept responsibility for the failures One of the apps the Campaign for Accountability claims is too easily accessed by minorsThe Campaign for Accountability CfA a group that previously reported on Apple removing App Store games at the behest of the Chinese government now says that the store is failing to protect children worldwide Through its Tech Transparency Project TPP it claims that Apple fails to take even obvious child safety measures over adult material Read more 2021-08-25 18:53:23
海外TECH Engadget 'Halo Infinite' is launching on December 8th https://www.engadget.com/halo-infinite-december-8th-launch-date-134031534.html?src=rss x Halo Infinite x is launching on December thAfter a year long delay Halo Infinite will arrive on December th Developer Industries confirmed the timing during Gamescom s Opening Night Live event today However this date was leaked just hours before the show started Italian gadget site Aggiornamenti Lumia first noticed that the game s Microsoft Store listing was updated with the new date in some regions and sources tell The Verge that it s correct Microsoft is likely saving the big reveal for today s Gamescom Opening Night live event which kicks off at PM Eastern It s just a shame it had to be left out of the company s fairly uneventful Xbox Gamescom presentation Industries announced last week that Halo Infinite won t be launching with campaign co op or Forge mode which allows players to create and play custom maps But if it means that the developer can ship a more polished single player campaign and competitive multiplayer modes on time it may be worth the trade off Halo Infinite multiplayer betas also kicked off last month and so far the general consensus seems to be positive It s hard to overstate how important Halo Infinite will be for Microsoft It was originally meant to be one of the big draws for the Xbox Series X and S last year Its delay left the company without a major exclusive release while Sony had several for the PlayStation post launch Update PM ET Added confirmation of the release date and a new multiplayer trailer 2021-08-25 18:32:50
海外TECH Engadget Saints Row gets a gritty reboot set in the 'weird west' https://www.engadget.com/saints-row-reboot-2022-200040315.html?src=rss Saints Row gets a gritty reboot set in the x weird west x Saints Row the class clown of GTA esque open world sandbox games is no more In its place is Saints Row a reboot of the series with a back to basics focus on ground level crime and violence In the seven years since Gat out of Hell was released we re not counting Agents of Mayhem the world has moved on and so too must Saints Row Welcome to the Weird WestDeep Silver VolitionThe new game is called Saints Row which we re told has no subtitle despite the repeated use of the quot Self Made quot tagline even on the box art and is set in Santo Ileso Spanish speakers does that pun work for you a stand in for America s Four Corners region which the developers are calling the “weird west There are Route signs scattered across the landscape and the desert that surrounds the city with its patchy grass and tall mesas looks a lot like Arizona The neon strewn casino district El Dorado seems to be inspired by those found in Albuquerque And the financial area at least from the trailers and to my British eyes seems to have been pulled from downtown Santa Fe Santo Ileso is made up of nine individual districts with each one designed to use a different traversal method Running and driving will work best in some regions while players are encouraged to fly a wingsuit off the top of the financial district s skyscrapers to cover long distances Or you can steal a VTOL equipped craft and just make merry havoc all over the city as you go The game was built in a brand new as yet unannounced engine and these new environments are designed to take advantage of the power that next gen consoles ーif we can still call them that ーcan offer The developers say that Saints Row s focus is at least early in the game going to focus on the material concerns of its young crew These disaffected millennials turn to crime to for instance put food on their table feel part of a community and pay off their student loans Chief creative officer Jim Boone says that it s broadly a “contemporary millennial “power fantasy It s only later that the game s focus switches to the sort of empire building that in the previous series eventually saw your character becoming president Deep Silver VolitionAs the game progresses players can buy property and businesses which opens up new game modes and levels You can choose where to put those businesses too like putting a garbage collection site in the middle of the financial district The choices you make here will for instance engender resistance if you start putting toxic waste next to wherever the one percenters live and work And as you take over more of the city the bigger your power base will grow The storyline sees your ragtag quartet encounter three distinct gangs each of which owns a chunk of Santo Ileso The Panteros for instance are a bunch of muscle car enthusiasts who try to use their superior strength to defeat you in combat Marshall Defense Industries meanwhile is a local weapons developer with its own mercenary army equipped with a range of sci fi weapons and superior marksmanship Then there are the Idols a group of Kawaii Cyberpunk Anarchists wearing light up cat ear helmets who overwhelm you with numbers in a fight Meet the new bossDeep Silver VolitionAs far as we know references to Steelport the rd Street Saints Johnny Gat Kenzie and anything else from the prior series are gone Or at least will be relegated to the odd deeply buried easter egg for die hard fans to root out while they re immersed in this new world In their place is a trio of characters that work to support your player s unnamed and customizable protagonist There s Eli pictured nd from right an MBA student who works as the team s planner speaking in the language of startups investment and business Then there s Neenah pictured right the team s driver who had aspirations of becoming an anthropologist but got sucked into working as a mechanic for Los Panteros Rounding out the quartet of which you are the fourth member is Kevin pictured left a topless thrill seeking DJ who like his fellow Idols loves wearing a Kawaii Cyberpunk helmet and wreaking havoc The player character is as before infinitely customizable ーalthough it s not clear how broad those options are Deep Silver says that you ll have access to the “most advanced suite of customization tools ever seen in an open world game One of the questions raised in the roundtable with the game s developers was that of cultural appropriation The six people made available for interview were all middle aged white men creating a game set in a region where a significant proportion of the population is Latinx or Hispanic Creative director Jim Boone said that diversity was important and there was an explicit focus on making the team producing the game as diverse as the characters in it InspirationDeep Silver VolitionIn terms of what we can expect from the new title Boone said that some of the major inspirations for this film came from the cinema He cited three titles John Wick Baby Driver and Fast and Furious Presents Hobbes and Shaw as key influences From the first you will be able to spot some of the brutality in the combat and some of the melee takedown moves are cribbed from the film s action sequences The experience of driving has been pulled from the second while the third s penchant for over the top action helped provide a baseline for how stunts would work in the new game There will also be a broad degree of Fast and Furious inspired vehicle customization in which every playable ride can be fixed up The desert that surrounds Santo Ileso for instance has plenty of rough terrain that can be used to crest dunes and chase or evade your enemies Consequently players can even jury rig the game s garbage truck as a heavy duty off road vehicle Playing togetherDeep Silver VolitionSaints Row is coming to the PS PS Xbox Series X Xbox One and for PC gamers the Epic Games Store The developers said that cross platform co op will be available from the start and you can play the entire campaign through “untethered co op play One thing that was mentioned was the ability to “prank your co op partner stymying their progress in order to advance your own The elephant in the roomDeep Silver VolitionThere are more than a few reasons why Volition chose to make Saints Row rather than Saints Row V Boone said that the classic series of games were very much “of their time with tastes and attitudes having moved on And it can t have helped that the company s last attempt at a reboot Agents of Mayhem received lukewarm reviews and poor sales forcing Volition to make layoffs in its wake Lead mission designer Jeremy Bernstein added that the original story by the end of Gat out of Hell had burned through all of its narrative runway When your player protagonist has conquered Earth ascended to Godhood and escaped hell there s not much you can do to top it Bernstein compared the problem to the James Bond movies circa Moonraker saying that once you ve done James Bond In Space the gritty realism of For Your Eyes Only is one hell of a tonal shift But is it still fun Deep Silver VolitionThe team wanted to assure us that while the juvenilia that marked the previous series was gone the irreverence would remain Bernstein said that it would be pretty much impossible to make a “grimdark Saints Row game for obvious reasons And while the developers didn t elaborate much on silly weapons like the Penetrator Saints Row The Third s infamous Dildo Lance and the Dubstep Gun from Saints Row IV they said one or two had made their way into the title You ll also once again be able to ragdoll yourself into traffic under the auspices of committing insurance fraud If I have a concern it s that I always found Saints Row a more enjoyable franchise than GTA because of the emphasis on fun The challenges soon became repetitive but the breadth of ways in which you could complete a mission and the fun weapons helped smooth the edges The emphasis here so far has been on the difference between the new game and its predecessors with less discussion on how fun it all is Maybe that s just savvy marketing and the new title will be just as fun and silly as franchise diehards are hoping But it s something that I d like to see more of or else I d get the feeling that the title may lose the one thing people are so desperate for it to have Saints Row is scheduled to launch on February th for current and next generation consoles 2021-08-25 18:06:12
海外TECH Engadget Marvel’s ‘What If…?’ turns grim in its third episode with mixed results https://www.engadget.com/marvel-what-if-episode-three-avengers-disney-plus-175935938.html?src=rss Marvel s What If… turns grim in its third episode with mixed resultsThis post contains major spoilers for episode three of What If… After two fun zippy stories that focused on the idea of swapping one character for another What If… pivots to a darker outcome in its third installment This time the entire Avengers slate is wiped clean with Nick Fury left to sort out the mess It s a nod to the animated series comic inspiration plus a sign that the show isn t willing to settle into a routine The original comic book also called What If often see sawed between silly and serious scenarios like what would happen if Spider Man had joined the Fantastic Four Gwen Stacy had lived or if Dazzler became Galactus herald With no need to follow continuity the creative teams of each issue in the anthology were free to take the story wherever they wanted often in dark turns that ultimately illustrated why the original timeline was the best Marvel StudiosHowever the What If… Disney series has taken the opposite tack showcasing one scenario where things are largely the same level of good and bad for Captain Carter and another where events went decidedly better unless you re Peter Quill It s likely the creators didn t want to immediately scare away casual viewers with anything too grim keeping the stories as light and breezy as their cinematic inspirations The third episode doesn t just change this course by featuring a more pessimistic scenario however it also steps away from telling us upfront why things are like this The first two episodes had Uatu explicitly pointing out the moment of divergence This time around we know something is different ーthe prospective Avengers are being murdered ーbut exactly how and why is a mystery Marvel StudiosIt actually makes for a more interesting show because rather than playing a half hour game of “spot the difference we become engaged in speculation about why this is happening We know things would be vastly altered if Tony Stark or Bruce Banner dies but now we get to play detective plumbing our knowledge of the Marvel Cinematic Universe for suspects and motives Instead of a straight up adventure tale this episode was a murder mystery Whether it s a successful mystery I m not entirely sure Hank Pym is not someone I had considered as a suspect even with his distaste for SHIELD and the Starks in the main timeline The point of divergence turns out to be Hope Pym joining SHIELD and being killed on a mission which leaves Hank alone and bitter Why he chooses to kill five uninvolved strangers in an attempt to hurt Nick Fury is murky at best I d originally pegged the murder of the Avengers as a Hydra plot which would have actually help shore up the retcon from Captain America and the Winter Soldier of SHIELD being taken over by Hydra ーit s rarely explored why Hydra let the Avengers get as far as they did in the main timeline rather than strangling that potential opposition in its cradle Ultimately the point of the episode is to set the viewer up for even darker stories to come ーat least one future story is focused on zombies a nod to the rather successful line of “Marvel Zombies comics from over a decade ago It also does some tidying up for the main continuity as well reminding the viewers that three of the early MCU films took place in the same week and that Loki is stilla jerk It may not be essential viewing but What If… is certainly a useful footnote 2021-08-25 18:00:35
海外TECH CodeProject Latest Articles My Own Serializer and Deserializer on Python for Machine Learning Goals https://www.codeproject.com/Tips/5311282/My-Own-Serializer-and-Deserializer-on-Python-for-M parameters 2021-08-25 18:01:00
海外科学 NYT > Science ‘Window Is Rapidly Closing’ to Gather Key Evidence on Virus Origins, Scientists Say https://www.nytimes.com/2021/08/25/science/lab-leak-covid.html Window Is Rapidly Closing to Gather Key Evidence on Virus Origins Scientists SayFurther delays could make it impossible to recover crucial evidence about the beginning of the pandemic say experts studying the origins of the coronavirus for the World Health Organization 2021-08-25 18:46:19
海外科学 NYT > Science Unvaccinated Delta Airlines Employees Could Lose Benefits https://www.nytimes.com/2021/08/25/business/delta-airlines-covid-vaccine.html Unvaccinated Delta Airlines Employees Could Lose BenefitsUnvaccinated workers have to wear masks and will soon have to take weekly coronavirus tests Eventually they will have to pay in additional health care costs 2021-08-25 18:27:55
ニュース BBC News - Home Afghanistan: UK's Kabul evacuation going at 'significant pace' https://www.bbc.co.uk/news/uk-58334811?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 18:38:24
ニュース BBC News - Home England v India: Hosts dominate opening day after bowling out India for 78 https://www.bbc.co.uk/sport/av/cricket/58333817?at_medium=RSS&at_campaign=KARANGA England v India Hosts dominate opening day after bowling out India for Watch highlights as England finish day one of the third Test at Headingley with a lead of and wickets in hand after bowling out India for 2021-08-25 18:21:39
ビジネス ダイヤモンド・オンライン - 新着記事 暗号資産の急増、世界の規制当局は追いつけるか - WSJ PickUp https://diamond.jp/articles/-/280307 wsjpickup 2021-08-26 03:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 FRB「年内にも」量的緩和縮小開始へ、ドル金利上昇でドル高商品安に - マーケットフォーカス https://diamond.jp/articles/-/280380 商品価格 2021-08-26 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 オフィス復帰の不透明感、シェアオフィスに追い風 - WSJ PickUp https://diamond.jp/articles/-/280304 wsjpickup 2021-08-26 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 ハリウッド新作映画、公開直後から海賊版が横行 - WSJ PickUp https://diamond.jp/articles/-/280297 wsjpickup 2021-08-26 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 災害大国ニッポンに欠かせない不動産情報、実は詳細が公表済みだった - ビッグデータで解明!「物件選び」の新常識 https://diamond.jp/articles/-/280428 災害大国ニッポンに欠かせない不動産情報、実は詳細が公表済みだったビッグデータで解明「物件選び」の新常識日本は災害が非常に多い国である。 2021-08-26 03:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 中国版ワクチンパスポートに潜む、国民監視の「真の狙い」 - 消費インサイド https://diamond.jp/articles/-/280429 新型コロナウイルス 2021-08-26 03:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 女の子が幸せになる「学校の育て方」 - 中学受験のキーパーソン https://diamond.jp/articles/-/279794 中学受験 2021-08-26 03:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 ひろゆきが教える「先延ばしをやめる方法」ベスト1 - 1%の努力 https://diamond.jp/articles/-/280041 youtube 2021-08-26 03:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 周囲から「素直ではない、可愛げがない」と言われたらどうしたらいいかへの超納得回答 - 独学大全 https://diamond.jp/articles/-/273893 読書 2021-08-26 03:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 「頑張って働いても年収が横ばいの人」と「ラクして市場価値が上がる人」の差 - マンガ転職の思考法 https://diamond.jp/articles/-/277230 2021-08-26 03:05:00
AWS AWS Partner Network (APN) Blog How AWS Partners Can Speed Up Customer Cloud Migrations with VMware Cloud on AWS https://aws.amazon.com/blogs/apn/how-aws-partners-can-speed-up-customer-cloud-migrations-with-vmware-cloud-on-aws/ How AWS Partners Can Speed Up Customer Cloud Migrations with VMware Cloud on AWSThe VMware Cloud on AWS Try amp Buy Program offers multiple ways for AWS Partners to grow their business First there is a huge market for VMware Cloud on AWS In a report IDC put the partner addressable market opportunity for VMware Cloud on AWS at billion In addition to the sizeable market opportunity trial engagements give AWS Partners an opportunity to earn customer trust help them validate use cases before jumping into a production environment and speed up customer migrations 2021-08-25 19:57:11
AWS AWS Partner Network (APN) Blog Rapid SAP S/4HANA Conversion and Migration from On-Premises to AWS in a Single Step https://aws.amazon.com/blogs/apn/rapid-sap-s-4-hana-conversion-and-migration-from-on-premises-to-aws-in-a-single-step/ Rapid SAP S HANA Conversion and Migration from On Premises to AWS in a Single StepCognizant is providing consulting and execution services for SAP customers to migrate the SAP landscape from on premises to AWS with SAP S HANA implementation on AWS combining SAP S HANA conversion and migration to AWS in a single step using the Cognizant migration factory called SmartMove This solution provides a risk free comprehensive solution to transform customers SAP landscape into one that s intelligent enterprise ready 2021-08-25 19:15:08
AWS AWS Big Data Blog Run and debug Apache Spark applications on AWS with Amazon EMR on Amazon EKS https://aws.amazon.com/blogs/big-data/run-and-debug-apache-spark-applications-on-aws-with-amazon-emr-on-amazon-eks/ Run and debug Apache Spark applications on AWS with Amazon EMR on Amazon EKSCustomers today want to focus more on their core business model and less on the underlying infrastructure and operational burden As customers migrate to the AWS Cloud they re realizing the benefits of being able to innovate faster on their own applications by relying on AWS to handle big data platforms operations and automation Many of … 2021-08-25 19:48:39
AWS AWS - Webinar Channel Getting Started with Amazon Elasticsearch Service’s Cold Storage Tier - AWS Online Tech Talks https://www.youtube.com/watch?v=tddSTNxeNYs Getting Started with Amazon Elasticsearch Service s Cold Storage Tier AWS Online Tech TalksAmazon Elasticsearch Service is a popular solution for log analytics and search Amazon Elasticsearch Service s new cold storage tier enables you to retain historical and infrequently accessed data durably and analyze it on demand at a lower cost than other storage tiers In this tech talk learn how to use cold storage to retain any amount of data while reducing cost per GB to near Amazon S storage prices Learning Objectives Learn how to use Amazon Elasticsearch Service s cold storage tier to reduce the costs of retaining your historical data for log analytics and search Explore the capabilities of Amazon Elasticsearch Service s cold storage tier Understand the use cases for Amazon Elasticsearch Service s cold storage tier To learn more about the services featured in this talk please visit 2021-08-25 19:07:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) slickを用いた画像スライドで画像の前に文字を表示したい。 https://teratail.com/questions/356190?rss=all slickを用いた画像スライドで画像の前に文字を表示したい。 2021-08-26 04:14:26
技術ブログ Developers.IO AWSでコインマイニングされた原因をRadware CNPのフロー図でわかりやすく調査してみた https://dev.classmethod.jp/articles/investigate-coin-mining-with-radware-cnp/ adware 2021-08-25 19:20:03
海外TECH Ars Technica Horizon Forbidden West delayed, leaves Sony with fall 2021 first-party gap https://arstechnica.com/?p=1789789 forbidden 2021-08-25 19:56:42
海外TECH DEV Community Get started with Python type hints https://dev.to/nexteventideas/get-started-with-python-type-hints-b2o Get started with Python type hintsPython is best thought of as a “dynamic but strongly typed language Types aren t associated with the names for things but with the things themselves This makes Python flexible and convenient for developers because you don t have to rigorously define and track variable types if you re just throwing together a quick and dirty script But for bigger projects especially libraries used by third parties it helps to know which object types are associated with which variables For some time now Python has had the ability to “annotate names with type information in one form or another With Python type hints officially became part of the language PEP Using a linter or code checking tool developers can check the consistency of variables and their types across a code base and perform static analyses of code that would previously have been difficult or impossible All this is done ahead of time before the code runs In this article we ll explore some basic examples of Python type hinting But first we ll clear up a common misunderstanding about what it is and isn t used for Read More 2021-08-25 19:18:14
海外TECH DEV Community How we organize our software development process https://dev.to/mage_ai/how-we-organize-our-software-development-process-1lb8 How we organize our software development processTLDRWe used Scrum at our previous startup and at Airbnb with a few tweaks We currently use a hybrid of Scrum and Kanban at Mage AI application development tool with a few tweaks Craft your process to maximize your team s autonomy collaboration and adaptability thus increasing your team s effectiveness What is it According to Wikipedia “a software development process is the process of dividing software development work into distinct phases to improve design product management and project management Why should anyone care A good process helps your team be more effective in delivering value to customers by empowering your team to be autonomous make decisions on their own collaborative sum is greater than the parts and adaptive ship relevant products that customers need Our process in the pastCourtesy of AirbnbAt OnMyBlock our previous startup and at Airbnb we used Scrum with a few tweaks as our software development process Every weeks our team would get together to review all the work that was done in the previous sprint a time boxed window usually weeks long and then plan for the upcoming sprint This meeting is typically called sprint review and sprint planning Here is how we conducted the sprint review and planning Before the meeting the scrum master a single person responsible for project managing the stories during a sprint would ping everyone to make sure they updated all their stories aka tasks in our project management software At the start of the meeting each person goes around and shares what they shipped what work they couldn t finish and explain why they couldn t accomplish the unfinished work Then the scrum master leads the team in discussion on which upcoming epics aka features are most urgent and important Everyone independently plans what they will deliver by the end of the next sprint choosing from a list of prioritized epics Each person is allotted a fixed number of story points If you are allotted story points we used Fibonacci numbers to scale our story points you can only commit to stories that have a total sum of story points Story points are values assigned to a story aka tasks that attempt to provide a sense of how difficult it will be to accomplish that story After everyone is done planning each person goes around and shares what they are committing to delivering in the upcoming sprint Sprint scheduleThere are usually “stand ups in Scrum which are short daily meetings for the team to update each other Our team felt daily stand ups were too frequent and unproductive so we cut it down to per week except we have per week on the weeks where we have sprint review and planning Our stand ups follow the typical agenda where each person goes around and shares what they did yesterday what they are working on today and if they have any blockers to their current story aka task Pros of how we did ScrumEngineers had more ownership of the features they were responsible for and this resulted in better performance reviews because we were assessed on which projects we led and delivered end to end There was clear accountability because if someone commits to work that they didn t finish they would be responsible for explaining why they couldn t finish it by the deadline Less knowledge was required to accomplish tasks because an engineer can fill up their sprint with tasks that were related to their area of expertise such as backend frontend data ML different services specific languages etc Cons of how we did ScrumEstimating the difficulty of stories was rarely accurate which led to frequent over estimating and underestimating of the work When we pre assign ourselves stories we typically chose stories that belonged to an epic we were responsible for Many of us ended up working in silos which decreased collaboration during the implementation phase of projects we had a lot of collaboration during the design phase Entire features shipped slower because the concentration of effort was spread out across multiple epics at once It was difficult for our team to quickly adapt and change course mid sprint since we planned weeks in advance The process todayAt our current company Mage AI application development tool we use a hybrid of Scrum and Kanban with a few tweaks The tool we use to manage this is called Airtable Once a week we hold a meeting called “Mage Force where we review all the features we shipped last week and then prioritize the features we need to deliver in the upcoming release Before we start the meeting we hold a trust activity where the goal is to build trust amongst ourselves and to build each other up one of our core virtues of “give people power ups In contrast to having a week sprint we have week release cycles where we ship as much product as possible that our customers need MagicHere is how we plan our release cycle We make sure that every epic aka features are attributed to a key result or a specific customer use case That way we are making sure to deliver as much value to our customers as possible Each epic is given a deadline ship date that corresponds to when a customer will use it Each epic is broken down into stories aka tasks which can be worked on in parallelA storyThe order in which stories are worked on is based on the related epic s deadline and whether or not there are downstream dependent storiesA story in the same epic with a lower priority means it depends on another story within the same epic to be completed firstEach person who creates a story during planning will fill in as much detail in the notes to give any future engineer context on why the story exists the requirements of the story and any additional knowledge that will be helpful in completing the story When we decide which epic must be shipped for the next release we change all the stories for that epic to “Not started which will then make it appear on our Kanban board Kanban boardStories are not pre assigned When someone has no stories “In progress they will take the highest priority story that has “Not started move it to “In progress and assign it to themselves Each story moves through the following stages on the Kanban board Not started In progress Review e g review pull request QA merged into master and need to manually test on staging Complete new change is on production Once a story is finished the DRI directly responsible individual moves it to “Review creates a pull request on GitHub and associates it to the story for someone else to review Once the code is reviewed approved and merged into the master branch the DRI moves the story to “QA where they must now manually test their changes on the staging environment After the new changes are verified on staging the DRI deploys the code to production and moves the story to “Complete Hybrid scheduleWe have stand ups daily meetings in Scrum times a week skipping the day we have “Mage Force Our stand up meetings are called “Mission Briefings Each person goes around and shares what they learned yesterday and what their plan of attack is for crushing their story today With this format we maximize learnings one of our core virtues of “always be leveling up instead of simply reporting tasks which can be done by looking at the Kanban board Pros of our hybrid approachThere is a lot more collaboration at the implementation phase because people are able to work on the same epic together at the same time Working closer together is more fun and exciting leading to higher team morale and solidarity We ship new features on a daily basis helping us make customers happier and win more new business Everyone works across multiple codebases and is responsible for many areas of the product This increases the speed in which we ship new features because everyone is capable of working across the entire tech stack unblocking themselves if needed We are able to adapt rapidly and change our focus as customer needs change or more urgent features arise unexpectedly Cons of our hybrid approachBecause stories are not pre assigned individuals on the team are required to understand multiple code bases and technologies in order to effectively complete stories There is less accountability at the individual level because each person is not committing to being responsible for delivering a set of stories Instead the entire team is committing to the work If something doesn t get done who is responsible We have yet to solve for this Since everyone on the team works together to ship as much customer value as fast as possible there can be a lack of “ownership of projects At Airbnb engineers were awarded for having ownership of projects and therefore ownership of projects was desired by individuals The system in place rewarded that desire and behavior ConclusionTeamwork makes the dream workStructure your software development process to maximize your team s autonomy make decisions on their own collaboration sum is greater than the parts and adaptability ship relevant products that customers need A hybrid of Scrum and Kanban with a few tweaks works great for Mage at this stage because we are prioritizing speed and focus through deeper collaboration As we grow and evolve our process we need to keep in mind how we deal with individual “ownership of projects and the increasing need for specialization 2021-08-25 19:05:58
海外TECH Engadget 'Jurassic World Evolution 2' brings dino world-building to PC and consoles November 9th https://www.engadget.com/jurassic-world-evolution-2-release-date-pc-xbox-playstation-194027586.html?src=rss x Jurassic World Evolution x brings dino world building to PC and consoles November thJurassic World Evolution the next installment in everyone s favorite dinosaur based park management franchise is heading to Xbox Series X and S PlayStation PS and PC on November th Pre orders are open now and buying the game early will net players three vehicle skins inspired by the film The Lost World Jurassic Park Jurassic World Evolution allows players to build manage and mess around in a world of Spielberg inspired dinosaurs There are four modes campaign chaos theory challenge and sandbox Campaign mode takes players through a narrative arc set after the events of Jurassic World Fallen Kingdom the movie Chaos theory presents classic moments from the film franchise but with a twist playing out quot what if quot scenarios Challenge is the mode for folks who want to test their dino rearing skills while sandbox is the creative way to play Jurassic Wold Evolution is made by Frontier Developments the studio that handled the game Jurassic World Evolution 2021-08-25 19:40:27
海外TECH Engadget 'Horizon Forbidden West' comes to PS4 and PS5 on February 18th, 2022 https://www.engadget.com/horizon-forbidden-west-release-date-193911645.html?src=rss x Horizon Forbidden West x comes to PS and PS on February th The rumors of a Horizon Forbidden West delay were true although the wait won t be as long as you might think Guerilla has revealed that Forbidden West will be released on February th for both PS and PS owners with pre orders starting on September nd The developer previously promised a free upgrade to the PS version if you have to continue Aloy s journey on the older console The open world adventure was originally slated to arrive in holiday However the COVID pandemic quot hugely impacted quot development Guerilla said Like many game creators the team had to rethink its work strategy while also trying to maintain a quot healthy quot work life balance If you can t wait that long you ll still have a reason to revisit Horizon Zero Dawn Guerilla has released a free Enhanced Performance Patch for the earlier game that gives PS players a quot targeted quot FPS This won t suddenly drag the game into the next gen console era but the improved frame rate should make it that much easier to dodge charging robots and line up bow shots 2021-08-25 19:39:11
海外TECH Engadget Portal shooter 'Splitgate' launches Season 0, a bigger, better beta https://www.engadget.com/splitgate-season-0-beta-launch-193849912.html?src=rss Portal shooter x Splitgate x launches Season a bigger better betaSplitgate an FPS that combines the best of classic Quake multiplayer and Portal is an unlikely shooter success story It reached an astounding million downloads during its open beta last month when it made its way to consoles and unveiled cross platform play And to celebrate that success today developer Games launched its next beta phase Season nbsp quot In the span of a month our servers went from supporting players at once to players quot Splitgate creator and Games CEO Ian Proulx wrote on the PlayStation blog quot All in all our servers had some growing pains so we had to implement short term solutions to prevent back end crashes quot Given the influx of new users Proulx says he chose to delay the game s official launch and extend the beta phase Existing players can expect a slew of new content in Season including Karman Station a new map as well as a new Infection gameplay mode There s also a Season Battle Pass and plenty of new gear to pick up They have to support a free to play game somehow right nbsp After spending more than hours in the previous Splitgate beta it s easy to see why the game has caught on so quickly It combines solid shooter mechanics with something entirely new The ability to place portals around the map which you can use to teleport or take out enemies If anything it s a welcome respite from the flood of Battle Royale titles on the market nbsp While Splitgate doesn t have an official launch date yet the beta is pretty stable in my experience Proulx says Games is also work on a map editor as well as additional maps weapons and other items in the future 2021-08-25 19:38:49
海外TECH Engadget 'Lego Star Wars: The Skywalker Saga' will arrive in spring 2022 https://www.engadget.com/lego-star-wars-the-skywalker-saga-trailer-release-window-192234269.html?src=rss x Lego Star Wars The Skywalker Saga x will arrive in spring We haven t heard much about Lego Star Wars The Skywalker Saga since TT Games delayed it indefinitely back in April At Gamescom s Opening Night Live event the studio and publisher Warner Bros Interactive Entertainment showed off a new trailer that embraces the series trademark irreverent humor in jokes and sleek visuals nbsp There are a bunch of nods to famous scenes from the Star Wars movies the game adapts all nine entries in the Skywalker saga Along with X wing battles and lightsaber duels with the likes of Darth Vader and Darth Maul you ll see moments like Rey flipping over Kylo Ren s TIE fighter The game includes unlockable planets you can travel between and more than playable characters While there s no firm release date as yet the game should arrive in spring on Xbox One Xbox Series X S PlayStation PlayStation Nintendo Switch and PC This is the first game in the Lego Star Wars series since when TT Games Legofied Star Wars The Force Awakens It marks the first time that the studio has adapted The Last Jedi and The Rise of Skywalker Warner Bros initially planned to release Lego Star Wars The Skywalker Saga in and then in spring but TT Games needed quot more time quot to finish it 2021-08-25 19:22:34
海外TECH Engadget 'Marvel's Midnight Suns' is a turn-based RPG from the creators of XCOM https://www.engadget.com/marvels-midnight-suns-release-date-trailer-191236120.html?src=rss x Marvel x s Midnight Suns x is a turn based RPG from the creators of XCOMThe next Marvel superhero game is reaching deeper into the comic books back catalog XCOM developer Firaxis has unveiledMarvel s Midnight Suns a turn based role playing game based on the Midnight Sons team from s crossover issues The modern take has you play a new Marvel co created superhero The Hunter as she fights the Mother of Demons Lilith Your character will have help from Midnight Sons members like Blade Ghost Rider and Wolverine as well as Avengers mainstays like Captain America and Iron Man The title reaches PS PS Xbox Series X S Xbox One Switch and Windows PCs in March A gameplay presentation is due on September st In case you re wondering no this won t just be an XCOM game with capes Game lead Jake Solomon told Polygon in an interview that Midnight Suns shares quot zero mechanics quot with the XCOM series You ll play missions with up to three other heroes as you develop The Hunter s powers When you re not in combat an open world area will help you form bonds with fellow heroes And instead of the paranoia and fear that drive XCOM you re rolling into battle with confidence ーthere s no permanent character death for starters This is something of a gamble when many Marvel appearances have involved more conventional brawlers and fighting games Firaxis has a strong track record however and dipping into the Midnight Sons catalog draw in both long time Marvel fans as well as those who don t want to rehash the brand s most familiar stories 2021-08-25 19:12:36
海外TECH Engadget Special-edition 'Halo Infinite' Xbox Series X and controller arrive on November 15th https://www.engadget.com/halo-infinite-xbox-series-x-console-elite-series-2-controller-190258414.html?src=rss Special edition x Halo Infinite x Xbox Series X and controller arrive on November thAlongside the Halo Infinite release date Microsoft made a couple of other Halo related announcements at Gamescom s Opening Night Live event To mark the th anniversary of the series the company is releasing a limited edition Xbox Series X and Elite Series Controller decked out in Halo themed looks The console features dark metallic paneling with iridium gold accents as well as a star pattern The bundled in controller has an iridium gold year mark on the rear Best of all you ll hear custom Halo themed sounds when you switch the console on and off nbsp Pre orders are open for this special edition Xbox Series X which will be available on November th It costs which is more than the standard Series X but it comes with a copy of Halo Infinite You ll be able to play the game on December th Also arriving on November th is the Halo Infinite Limited Edition Elite Series controller The matte metallic green look is inspired by Master Chief s armor and it boasts an iridium gold D pad The controller comes with a custom carrying case laser etched charging dock and swappable components You ll also be able to adjust the tension of the thumbstick using a special tool If you pick up this controller you ll also receive an exclusive Halo Elite controller weapon charm to use in your Halo Infinite multiplayer games Pre orders are open for the Elite Series controller which costs In addition Microsoft revealed a Halo Infinite inspired Razer Kaira Pro headset and Seagate Game Drive The latter will be available in October costing for the TB version and for the TB model Seagate Microsoft 2021-08-25 19:02:58
海外科学 NYT > Science Unvaccinated Delta Airlines Employees Could Lose Benefits https://www.nytimes.com/2021/08/25/business/delta-airlines-covid-vaccine.html Unvaccinated Delta Airlines Employees Could Lose BenefitsUnvaccinated workers have to wear masks and will soon have to take weekly coronavirus tests Eventually they will have to pay in additional health care costs 2021-08-25 19:15:00
医療系 医療介護 CBnews 形骸化したケアプラン、運営指導の対象となる可能性も-快筆乱麻!masaが読み解く介護の今(68) https://www.cbnews.jp/news/entry/20210825181004 介護保険法 2021-08-26 05:00:00
ニュース BBC News - Home Afghanistan: UK's Kabul evacuation going at 'significant pace' https://www.bbc.co.uk/news/uk-58334811?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 19:08:20
ニュース BBC News - Home Extinction Rebellion: Nearly 200 arrests over four days https://www.bbc.co.uk/news/uk-england-london-58324146?at_medium=RSS&at_campaign=KARANGA circus 2021-08-25 19:47:24
ニュース BBC News - Home 'Ronaldo, Federer, Brady - Anderson deserves place among ageless champions' https://www.bbc.co.uk/sport/cricket/58334559?at_medium=RSS&at_campaign=KARANGA x Ronaldo Federer Brady Anderson deserves place among ageless champions x Aged years England seamer James Anderson stands alongside the modern megastars drinking the elixir of eternal class writes Stephan Shemilt 2021-08-25 19:05:27
ビジネス ダイヤモンド・オンライン - 新着記事 事実婚で被る3つの不利益、選択的夫婦別姓で注目される「夫婦のお金」 - お金のプロが読む!ニュース解説室 https://diamond.jp/articles/-/279900 夫婦別姓 2021-08-26 04:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 医薬品販売にこだわる「ローソン」に、規制一部見直しの追い風 - 医薬経済ONLINE https://diamond.jp/articles/-/279044 online 2021-08-26 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 「丁寧な説明」に慣れすぎた日本人に大きな不安を感じる理由 - 和田裕美のステップアップ仕事論 https://diamond.jp/articles/-/280166 和田裕美 2021-08-26 04:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 スリランカ、コロナ禍「アジアで初」の利上げに着手した2つの理由 - 西濵徹の新興国スコープ https://diamond.jp/articles/-/280373 不透明感 2021-08-26 04:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 日本はスマートシティ後進国ではない?アナログなまちづくりの強みとは - ザ・グレートリセット!デロイト流「新」経営術 https://diamond.jp/articles/-/280235 近時 2021-08-26 04:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 中国人留学生がコロナ後に爆増しそうな理由、日本の大学は「安くてお得」 - 週刊ダイヤモンド特集セレクション https://diamond.jp/articles/-/280212 日本の教育 2021-08-26 04:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 東京都医師会がコロナ医療に総力戦、方針転換の背後にある「不都合な真実」 - 情報戦の裏側 https://diamond.jp/articles/-/280425 不都合な真実 2021-08-26 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 G7メンバーが日本から韓国に代わる日が来る? - 野口悠紀雄 新しい経済成長の経路を探る https://diamond.jp/articles/-/280351 労働生産性 2021-08-26 04:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 タリバン「最速の無血入城」は米軍植民地統治の当然の帰結 - 田岡俊次の戦略目からウロコ https://diamond.jp/articles/-/280338 当然の帰結 2021-08-26 04:10:00
ビジネス 東洋経済オンライン 決済はキャッシュレスから一気にカードレス時代 「デジタルの利便性」の裏に潜むリスクとの対峙 | 国内経済 | 東洋経済オンライン https://toyokeizai.net/articles/-/449199?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-26 04:30:00
TECH Engadget Japanese 2005年8月26日、世界初の16:9ワイドCCD搭載コンデジ「LUMIX DMC-LX1」が発売されました:今日は何の日? https://japanese.engadget.com/today-203044094.html lumixdmclx 2021-08-25 20:30:44
AWS AWS Machine Learning Blog Use a SageMaker Pipeline Lambda step for lightweight model deployments https://aws.amazon.com/blogs/machine-learning/use-a-sagemaker-pipeline-lambda-step-for-lightweight-model-deployments/ Use a SageMaker Pipeline Lambda step for lightweight model deploymentsWith Amazon SageMaker Pipelines you can create automate and manage end to end machine learning ML workflows at scale SageMaker Projects build on SageMaker Pipelines by providing several MLOps templates that automate model building and deployment pipelines using continuous integration and continuous delivery CI CD To help you get started SageMaker Pipelines provides many predefined step types such … 2021-08-25 20:03:27
js JavaScriptタグが付けられた新着投稿 - Qiita JavaScript マウスをドラッグした半径で数値を入力 https://qiita.com/akebi_mh/items/840adfefb8fe0c088c83 2021-08-26 05:40:55
海外TECH Ars Technica Documentary about Amiga classic Lemmings due for game’s 30th anniversary https://arstechnica.com/?p=1789718 anniversarydocumentary 2021-08-25 20:28:47
海外TECH DEV Community How to make realtime APIs with NodeJS and ReactJS using Socket.io https://dev.to/omardiaa48/how-to-make-realtime-apis-with-nodejs-and-reactjs-using-socket-io-6ja How to make realtime APIs with NodeJS and ReactJS using Socket ioWe all love design patterns and we all wonder when it s best to use them I m going to use one of them to apply one business case that you might stumble upon in work The pattern I m talking about is Publisher Subscriber Today I m going to make a realtime API that updates all the connected clients to it whenever and actions takes place on the db so a super admin user using a dashboard can instantly know if other admins have signed in or out without refreshing the page every couple of seconds other case is instantly knowing that an order is received on the platform you are working on This tutorial I m going to use NodeJS with Express for server side logicReactJS to build a simple client appSocket io for realtime connection between both sides To follow along you can write the code step by step as I ll cover most of it or you can clone the two repos serverclientFirst lets setup our server we start by initializing the folder structurenpm init ythen we add the packages we use in this tutorial I m going to use ES syntax in the backend so we need babel to bundle our code beside some other libraries we will use later on npm add nodemon dotenv babel loader babel preset env babel node babel core Dthese are devDependencies that s why we use D flag because we dont need them for more than development nodemon for hot running dotenv for env configuration babel stuff for bundling now for the heavy liftersnpm add express mongoose socket io express to setup our server mongoose to connect to our mongodb socket io the one responsible for the realtime connectionnow that was a bit boring let s write some Javascriptindex jsimport express from express import dotenv from dotenv dotenv config const app express app get req res gt res send Hello const PORT process env PORT app listen PORT gt console log Server up and running on port PORT before running this code you have to setup some configuration envPORT MONGO DB URL mongodb localhost MONGO DB DBNAME store babelrc presets babel preset env package json scripts start babel node index js dev nodemon exec babel node index js now when you type npm run dev you will find the server up and running and if you type in your browser http localhost you will get the following now let s make three folders and adjust our code as follows then for better environment variables handlingconfig variables jsimport dotenv from dotenv dotenv config const DB URL process env MONGO DB URL process env MONGO DB DBNAME const PORT process env PORT export DB URL PORT initialize and connect to databaseconfig db jsimport DB URL from config variables mongoose connect DB URL useNewUrlParser true useUnifiedTopology true gt console log DB URL console log DB up and running order modelmodels order jsimport mongoose Schema from mongoose const schema new Schema customer type String required true price type Number required true address type String required true timestamps true const Order mongoose model order schema export default Order order controllercontrollers order jsimport express from express import Order from models order import io from index const router express Router router get async req res gt try const orders await Order find res send orders catch error res send error router post async req res gt try const order new Order req body await order save res status send order catch error res send error export default routernow the important part index jsimport express from express import PORT from config variables import cors from cors import http from http import Server from socket io import socketIO from socket io import config sockets import config db import orderRouter from controllers order const app express const server http createServer app const io socketIO server transports polling cors cors origin http localhost io on connection socket gt console log A user is connected socket on message message gt console log message from socket id message socket on disconnect gt console log socket socket id disconnected export io app use express json app use cors app use orders orderRouter app get req res gt res send Hello server listen PORT gt console log Server up and running on port PORT let me explain what happened herethe way we configure the server will differ when using socket io because it deals with the server instance itself soconst server http createServer app then we wrap it with io allow some cors which will be the client side after a short while on port const io socketIO server transports polling cors cors origin http localhost configuring io and exporting it to be used in the order controllerio on connection socket gt console log A user is connected socket on message message gt console log message from socket id message socket on disconnect gt console log socket socket id disconnected export io then we go the order controller and change the code tocontrollers order jsrouter post async req res gt try const order new Order req body await order save const orders await Order find io emit order added orders res status send order catch error res send error which means that whenever someone will add an order it will be posted to all clients connected the socket so will be updated instantly with the orders array in the dbNow we can go to the client side and consume this API we use create react app because we don t need a complex app we just need to demonstrate the behaviorhere I made a simple ui components called Orders for the code you can easily find it in the repo but I m interested in this part const orders setOrders useState useEffect gt const getOrders async gt const response await axios get http localhost orders const ordersData response data setOrders ordersData getOrders useEffect gt const socket io ws localhost socket on connnection gt console log connected to server socket on order added newOrders gt setOrders newOrders socket on message message gt console log message socket on disconnect gt console log Socket disconnecting first we have the state which is an empty array initiallythe first useEffect call is a call to the get orders endpoint we have just made to get all orders and then we populate the view with itthe second useEffect call we connect using socket io client which we will install on the client side using npm i socket io client then we specify that on order added event from the socket we will have the orders being sent with the event and set it to be the new array so whenever a new order is added we will be notified with the new array of orders in the db to test it I opened the browser on port to open my react app then used postman to make a post to my server on port to add an order and viola my react app updated instantlyThat was my first post I hope you liked it 2021-08-25 20:32:25
海外TECH Engadget Sifu's slick kung fu battles arrive on PlayStation and PC February 22nd https://www.engadget.com/sifu-release-date-ps4-ps5-epic-games-store-sloclap-204046869.html?src=rss Sifu x s slick kung fu battles arrive on PlayStation and PC February ndSifu has been on our radar for a while but until now it hasn t been clear when exactly we d get our hands on the kung fu action title During Gamescom s Opening Night Live event Sloclap announced a release date for the game February nd The Absolver nbsp studio initially planned to ship Sifu this year but it pushed the game back to early to avoid overworking the team or compromising on quality Sloclap revealed the release date at the end of the latest gameplay trailer The clip shows the protagonist fighting a bunch of goons in locations including a rooftop an art gallery and a firelit alleyway Unlike the last trailer the latest preview doesn t focus on one of Sifu s most intriguing mechanics your character is a bit older every time they respawn after dying Pre orders are now open for Sifu which is coming to PlayStation PS and Epic Games Store If you lock in the standard edition now you ll receive a special avatar pack and an exclusive cinematic pack for the photo mode If you pre order the special edition you ll get those bonuses as well as a digital art book a copy of the soundtrack and hours of early access before the official release date 2021-08-25 20:40:46
海外TECH Engadget YouTube has removed 1 million videos for dangerous COVID-19 misinformation https://www.engadget.com/youtube-covid-19-misinformation-takedowns-201041091.html?src=rss YouTube has removed million videos for dangerous COVID misinformationYouTube has removed million videos for dangerous COVID misinformation since February according to YouTube s Chief Product Officer Neal Mahon Mahon shared the statistic in a blog post outlining how the company approaches misinformation on its platform “Misinformation has moved from the marginal to the mainstream he wrote “No longer contained to the sealed off worlds of Holocaust deniers or truthers it now stretches into every facet of society sometimes tearing through communities with blistering speed At the same time the Youtube executive argued that “bad content accounts for only a small percentage of YouTube content overall “Bad content represents only a tiny percentage of the billions of videos on YouTube about of total views turn out to be content that violates our policies Mahon wrote He added that YouTube removes almost million videos each quarter “the majority of which don t even reach views Facebook recently made a similar argument about content on its platform The social network published a report last week that claimed that the most popular posts are memes and other non political content And faced with criticism over its handling of COVID and vaccine misinformation the company has argued that vaccine misinformation isn t representative of the kind of content most users see Both Facebook and YouTube have come under particular scrutiny for their policies around health misinformation during the pandemic Both platforms have well over a billion users which means that even a small fraction of content can have a far reaching impact And both platforms have so far declined to disclose details about how vaccine and health misinformation spreads or how many users are encountering it Mahon also said that removing misinformation is only one aspect of the company s approach YouTube is also working on “ratcheting up information from trusted sources and reducing the spread of videos with harmful misinformation 2021-08-25 20:10:41
海外科学 NYT > Science Pfizer and BioNTech Press Ahead on Booster Shots https://www.nytimes.com/2021/08/25/us/politics/pfizer-vaccine-booster-trial-results.html booster 2021-08-25 20:37:01
海外科学 NYT > Science U.S. intelligence agencies delivered a report to Biden on the virus’s origins. https://www.nytimes.com/2021/08/24/us/politics/us-intelligence-agencies-delivered-a-report-to-biden-on-the-viruss-origins.html U S intelligence agencies delivered a report to Biden on the virus s origins The nation s spy agencies have not yet concluded whether the disease was the result of an accidental leak from a lab or if it emerged naturally in a spillover from animals to humans 2021-08-25 20:46:20
海外科学 NYT > Science Western Drought Will Last Into Fall or Longer https://www.nytimes.com/2021/08/19/climate/western-drought-forecast-noaa.html Western Drought Will Last Into Fall or LongerThe forecast from the National Oceanic and Atmospheric Administration comes as almost half of the land area of the lower states is experiencing drought 2021-08-25 20:47:33
ニュース @日本経済新聞 電子版 NYダウ続伸、39ドル高 ワクチン普及や財政支出に期待 https://t.co/lyKVbquBfM https://twitter.com/nikkei/statuses/1430628514391203840 財政支出 2021-08-25 20:29:52
ニュース @日本経済新聞 電子版 音声で学ぶライフプラン 老後資金55万円問題って? https://t.co/W8RyGmwX1i https://twitter.com/nikkei/statuses/1430622206938152960 音声 2021-08-25 20:04:48
ニュース @日本経済新聞 電子版 東映の時価総額、東芝アニメの半分 親子上場放置のつけ https://t.co/L71Ss19Q0z https://twitter.com/nikkei/statuses/1430622205893767169 時価総額 2021-08-25 20:04:48
ニュース @日本経済新聞 電子版 27日に米ジャクソンホール会議、金融政策の「節目」生む https://t.co/qu3Tb803fL https://twitter.com/nikkei/statuses/1430622204845203458 金融政策 2021-08-25 20:04:47
ニュース BBC News - Home Afghanistan: Taliban committed to post-deadline safe passage, US says https://www.bbc.co.uk/news/world-asia-58337380?at_medium=RSS&at_campaign=KARANGA august 2021-08-25 20:52:29
ビジネス ダイヤモンド・オンライン - 新着記事 倒産危険度ランキング【不動産58社】財閥系や大手も相次ぎランクイン - 廃業急増!倒産危険度ランキング2021 https://diamond.jp/articles/-/279494 危険水域 2021-08-26 05:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 大手保険グループMS&ADが、わずか4年で「シリコンバレーに認められた」知られざる理由 - これまでの常識は忘れよう グローバル時代に勝つ人材の流儀 https://diamond.jp/articles/-/280012 大手保険グループMSADが、わずか年で「シリコンバレーに認められた」知られざる理由これまでの常識は忘れようグローバル時代に勝つ人材の流儀大手保険グループのMSampADインシュアランスグループホールディングスが、米シリコンバレーに進出して年。 2021-08-26 05:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 みずほの止まらないシステム障害、運用訓練不足で「不発弾」が残っている可能性も - Diamond Premium News https://diamond.jp/articles/-/280422 浮き彫り 2021-08-26 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 非正規差別、働かない高給シニア…399人の肉声調査で見えた令和の労働現場の実態 - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280145 非正規差別、働かない高給シニア…人の肉声調査で見えた令和の労働現場の実態新・階級社会上級国民と中流貧民働き方改革関連法施行の効果もあって、長時間労働が抑制されるなど、表面的には労働問題は質量共に改善傾向にあるかのように見える。 2021-08-26 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 ワクチン接種者優遇はOK?「コロナ差別」の境界線【労働法・労基署マニュアル(1)】 - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280144 2021-08-26 05:05:00
北海道 北海道新聞 緊急事態宣言拡大 小出し対策では防げぬ https://www.hokkaido-np.co.jp/article/582116/ 対象地域 2021-08-26 05:05:00
ビジネス 東洋経済オンライン イタリアで開始「ワクチンパスポート」の現状 偽のグリーンパスを販売する闇サイトまである | コロナ後を生き抜く | 東洋経済オンライン https://toyokeizai.net/articles/-/449416?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-26 05:30:00
GCP Cloud Blog What’s new with Google Cloud https://cloud.google.com/blog/topics/inside-google-cloud/whats-new-google-cloud/ What s new with Google CloudWant to know the latest from Google Cloud Find it here in one handy location Check back regularly for our newest updates announcements resources events learning opportunities and more  Tip  Not sure where to find what you re looking for on the Google Cloud blog Start here  Google Cloud blog Full list of topics links and resources Week of Aug Aug Vertex Predictions now supports private endpoints for online prediction Through VPC Peering Private Endpoints provide increased security and lower latency when serving ML models Read more Related ArticleNew study available Modernize with AIOps to maximize your impactIn this commissioned study Forrester Consulting explores how organizations are using AI Ops in their cloud environments Read ArticleWeek of Aug Aug Look for us to take security one step further by adding authorization features for service to service communications for gRPC proxyless services as well as to support other deployment models where proxyless gRPC services are running somewhere other than GKE for example Compute Engine We hope you ll join us and check out the setup guide and give us feedback Cloud Run now supports VPC Service Controls You can now protect your Cloud Run services against data exfiltration by using VPC Service Controls in conjunction with Cloud Run s ingress and egress settings Read more Read how retailers are leveraging Google Cloud VMware Engine to move their on premises applications to the cloud where they can achieve the scale intelligence and speed required to stay relevant and competitive Read more A series of new features for BeyondCorp Enterprise our zero trust offering We now offer native support for client certificates for eight types of VPC SC resources We are also announcing general availability of the on prem connector which allows users to secure HTTP or HTTPS based on premises applications outside of Google Cloud Additionally three new BeyondCorp attributes are available in Access Context Manager as part of a public preview Customers can configure custom access policies based on time and date credential strength and or Chrome browser attributes Read more about these announcements here We are excited to announce that Google Cloud working with its partners NAG and DDN demonstrated the highest performing Lustre file system on the IO ranking of the fastest HPC storage systems ーquite a feat considering Lustre is one of the most widely deployed HPC file systems in the world  Read the full article The Storage Transfer Service for on premises data API is now available in Preview Now you can use RESTful APIs to automate your on prem to cloud transfer workflows  Storage Transfer Service is a software service to transfer data over a network The service provides built in capabilities such as scheduling bandwidth management retries and data integrity checks that simplifies the data transfer workflow It is now simple to use Terraform to configure Anthos features on your GKE clusters This is the first part of the part series that describes using Terraform to enable Config Sync  For platform administrators  this natural IaC approach improves auditability and transparency and reduces risk of misconfigurations or security gaps Read more In this commissioned study “Modernize With AIOps To Maximize Your Impact Forrester Consulting surveyed organizations worldwide to better understand how they re approaching artificial intelligence for IT operations AIOps in their cloud environments and what kind of benefits they re seeing Read more If your organization or development environment has strict security policies which don t allow for external IPs it can be difficult to set up a connection between a Private Cloud SQL instance and a Private IP VM This article contains clear instructions on how to set up a connection from a private Compute Engine VM to a private Cloud SQL instance using a private service connection and the mysqlsh command line tool Related ArticleNew Research COVID accelerates innovation in healthcare but tech adoption still lagsGoogle Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technologyRead ArticleWeek of Aug Aug Compute Engine users have a new updated set of VM level “in context metrics charts and logs to correlate signals for common troubleshooting scenarios across CPU Disk Memory Networking and live Processes  This brings the best of Google Cloud s operations suite directly to the Compute Engine UI Learn more ​​Pub Sub to Splunk Dataflow template has been updatedto address multiple enterprise customer asks from improved compatibility with Splunk Add on for Google Cloud Platform to more extensibility with user defined functions UDFs and general pipeline reliability enhancements to tolerate failures like transient network issues when delivering data to Splunk Read more to learn about how to take advantage of these latest features Read more Google Cloud and NVIDIA have teamed up to make VR AR workloads easier faster to create and tetherless Read more Register for the Google Cloud Startup Summit September at goo gle StartupSummit for a digital event filled with inspiration learning and discussion This event will bring together our startup and VC community to discuss the latest trends and insights headlined by a keynote by Astro Teller Captain of Moonshots at X the moonshot factory Additionally learn from a variety of technical and business sessions to help take your startup to the next level Google Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technology Learn more Partial SSO is now available for public preview If you use a rd party identity provider to single sign on into Google services Partial SSO allows you to identify a subset of your users to use Google Cloud Identity as your SAML SSO identity provider short video and demo Related ArticleGoogle named a Leader in Gartner Magic Quadrant for Cloud Infrastructure and Platform Services againGartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as Read ArticleWeek of Aug Aug Gartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as a Service Learn more Private Service Connect is now generally available Private Service Connect lets you create private and secure connections to Google Cloud and third party services with service endpoints in your VPCs  Read more migration guides designed to help you identify the best ways to migrate which include meeting common organizational goals like minimizing time and risk during your migration identifying the most enterprise grade infrastructure for your workloads picking a cloud that aligns with your organization s sustainability goals and more Read more Related ArticleThe new Google Cloud region in Melbourne is now openThe new Google Cloud region in Melbourne adds a second region to Australia supporting economic growth in the region Read ArticleWeek of Jul Jul This week we hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more about our consumer packaged goods strategy and a guide to key summit content for brands in this blog from Giusy Buonfantino Google Cloud s Vice President of CPG We re hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more See how IKEA uses Recommendations AI to provide customers with more relevant product information  Read more ​​Google Cloud launches a career program for people with autism designed to hire and support more talented people with autism in the rapidly growing cloud industry  Learn moreGoogle Cloud follows new API stability tenets that work to minimize unexpected deprecations to our Enterprise APIs  Read more Related ArticleRegistration is open for Google Cloud Next October Register now for Google Cloud Next on October Read ArticleWeek of Jul Jul Register and join us for Google Cloud Next October at g co CloudNext for a fresh approach to digital transformation as well as a few surprises Next will be a fully customizable digital adventure for a more personalized learning journey Find the tools and training you need to succeed From live interactive Q amp As and informative breakout sessions to educational demos and real life applications of the latest tech from Google Cloud Get ready to plug into your cloud community get informed and be inspired Together we can tackle today s greatest business challenges and start solving for what s next Application Innovation takes a front row seat this year To stay ahead of rising customer expectations and the digital and in person hybrid landscape enterprises must know what application innovation means and how to deliver this type of innovation with a small piece of technology that might surprise you Learn more about the three pillars of app innovation here We announced Cloud IDS our new network security offering which is now available in preview Cloud IDS delivers easy to use cloud native managed network based threat detection With Cloud IDS customers can enjoy a Google Cloud integrated experience built with Palo Alto Networks industry leading threat detection technologies to provide high levels of security efficacy Learn more Key Visualizer for Cloud Spanner is now generally available Key Visualizer is a new interactive monitoring tool that lets developers and administrators analyze usage patterns in Spanner It reveals trends and outliers in key performance and resource metrics for databases of any size helping to optimize queries and reduce infrastructure costs See it in action The market for healthcare cloud is projected to grow This means a need for better tech infrastructure digital transformation amp Cloud tools Learn how Google Cloud Partner Advantage partners help customers solve business challenges in healthcare Related ArticleThe new Google Cloud region in Delhi NCR is now openThe Google Cloud region in Delhi NCR is now open for business ready to host your workloads Read ArticleWeek of Jul Jul Simplify VM migrations with Migrate for Compute Engine as a Service delivers a Google managed cloud service that enables simple frictionless and large scale enterprise migrations of virtual machines to Google Compute Engine with minimal downtime and risk API driven and integrated into your Google Cloud console for ease of use this service uses agent less replication to copy data without manual intervention and without VPN requirements It also enables you to launch non disruptive validations of your VMs prior to cutover  Rapidly migrate a single application or execute a sprint with hundred systems using migration groups with confidence Read more here The Google Cloud region in Delhi NCR is now open for business ready to host your workloads Learn more and watch the region launch event here Introducing Quilkin the open source game server proxy Developed in collaboration with Embark Studios Quilkin is an open source UDP proxy tailor made for high performance real time multiplayer games Read more We re making Google Glass on Meet available to a wider network of global customers Learn more Transfer Appliance supports Google Managed Encryption Keys ーWe re announcing the support for Google Managed Encryption Keys with Transfer Appliance this is in addition to the currently available Customer Managed Encryption Keys feature Customers have asked for the Transfer Appliance service to create and manage encryption keys for transfer sessions to improve usability and maintain security The Transfer Appliance Service can now manage the encryption keys for the customers who do not wish to handle a key themselves Learn more about Using Google Managed Encryption Keys UCLA builds a campus wide API program With Google Cloud s API management platform Apigee UCLA created a unified and strong API foundation that removes data friction that students faculty and administrators alike face This foundation not only simplifies how various personas connect to data but also encourages more innovations in the future Learn their story An enhanced region picker makes it easy to choose a Google Cloud region with the lowest CO output  Learn more Amwell and Google Cloud explore five ways telehealth can help democratize access to healthcare  Read more Major League Baseball and Kaggle launch ML competition to learn about fan engagement  Batter up We re rolling out general support of Brand Indicators for Message Identification BIMI in Gmail within Google Workspace Learn more Learn how DeNA Sports Business created an operational status visualization system that helps determine whether live event attendees have correctly installed Japan s coronavirus contact tracing app COCOA Google Cloud CAS provides a highly scalable and available private CA to address the unprecedented growth in certificates in the digital world Read more about CAS Related ArticleCloser to the action Call of Duty League and Google Cloud deliver new feature for esports fansGoogle Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in rea Read ArticleWeek of Jul Jul Google Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in real time Read more Building applications is a heavy lift due to the technical complexity which includes the complexity of backend services that are used to manage and store data Firestore alters this by having Google Cloud manage your backend complexity through a complete backend as a service Learn more Google Cloud s new Native App Development skills challenge lets you earn badges that demonstrate your ability to create cloud native apps Read more and sign up Related ArticleAT amp T Android customers to have Messages app by defaultMessages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read ArticleWeek of Jun Jul Storage Transfer Service now offers preview support for Integration with AWS Security Token Service Security conscious customers can now use Storage Transfer Service to perform transfers from AWS S without passing any security credentials This release will alleviate the security burden associated with passing long term AWS S credentials which have to be rotated or explicitly revoked when they are no longer needed Read more The most popular and surging Google Search terms are now available in BigQuery as a public dataset View the Top and Top rising queries from Google Trends from the past days including years of historical data across the Designated Market Areas DMAs in the US Learn more A new predictive autoscaling capability lets you add additional Compute Engine VMs in anticipation of forecasted demand Predictive autoscaling is generally available across all Google Cloud regions Read more or consult the documentation for more information on how to configure simulate and monitor predictive autoscaling Messages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read more TPU v Pods will soon be available on Google Cloud providing the most powerful publicly available computing platform for machine learning training Learn more Cloud SQL for SQL Server has addressed multiple enterprise customer asks with the GA releases of both SQL Server and Active Directory integration as well as the Preview release of Cross Region Replicas  This set of releases work in concert to allow customers to set up a more scalable and secure managed SQL Server environment to address their workloads needs Read more Related ArticleHow HBO Max uses reCAPTCHA Enterprise to make its customer experience frictionlessBalancing product marketing customer and security needs without slowing down signups Read ArticleWeek of Jun Jun Simplified return to office with no code technology We ve just released a solution to your most common return to office headaches make a no code app customized to solve your business specific challenges Learn how to create an automated app where employees can see office room occupancy check what desks are reserved or open review disinfection schedules and more in this blog tutorial New technical validation whitepaper for running ecommerce applicationsーEnterprise Strategy Group s analyst outlines the challenges of organizations running ecommerce applications and how Google Cloud helps to mitigate those challenges and handle changing demands with global infrastructure solutions Download the whitepaper The fullagendafor Google for Games Developer Summit on July th th is now available A free digital event with announcements from teams including Stadia Google Ads AdMob Android Google Play Firebase Chrome YouTube and Google Cloud Hear more about how Google Cloud technology creates opportunities for gaming companies to make lasting enhancements for players and creatives Register at g co gamedevsummitBigQuery row level security is now generally available giving customers a way to control access to subsets of data in the same table for different groups of users Row level security RLS extends the principle of least privilege access and enables fine grained access control policies in BigQuery tables BigQuery currently supports access controls at the project dataset table and column level Adding RLS to the portfolio of access controls now enables customers to filter and define access to specific rows in a table based on qualifying user conditionsーproviding much needed peace of mind for data professionals Transfer from Azure ADLS Gen Storage Transfer Service offers Preview support for transferring data from Azure ADLS Gen to Google Cloud Storage Take advantage of a scalable serverless service to handle data transfer Read more reCAPTCHA V and V customers can now migrate site keys to reCAPTCHA Enterprise in under minutes and without making any code changes Watch our Webinar to learn more  Bot attacks are the biggest threat to your business that you probably haven t addressed yet Check out our Forbes article to see what you can do about it Related ArticleNew Tau VMs deliver leading price performance for scale out workloadsCompute Engine s new Tau VMs based on AMD EPYC processors provide leading price performance for scale out workloads on an x based archi Read ArticleWeek of Jun Jun A new VM family for scale out workloadsーNew AMD based Tau VMs offer higher absolute performance and higher price performance compared to general purpose VMs from any of the leading public cloud vendors Learn more New whitepaper helps customers plot their cloud migrationsーOur new whitepaper distills the conversations we ve had with CIOs CTOs and their technical staff into several frameworks that can help cut through the hype and the technical complexity to help devise the strategy that empowers both the business and IT Read more or download the whitepaper Ubuntu Pro lands on Google CloudーThe general availability of Ubuntu Pro images on Google Cloud gives customers an improved Ubuntu experience expanded security coverage and integration with critical Google Cloud features Read more Navigating hybrid work with a single connected experience in Google WorkspaceーNew additions to Google Workspace help businesses navigate the challenges of hybrid work such as Companion Mode for Google Meet calls Read more Arab Bank embraces Google Cloud technologyーThis Middle Eastern bank now offers innovative apps and services to their customers and employees with Apigee and Anthos In fact Arab Bank reports over of their new to bank customers are using their mobile apps Learn more Google Workspace for the Public Sector Sector eventsーThis June learn about Google Workspace tips and tricks to help you get things done Join us for one or more of our learning events tailored for government and higher education users Learn more Related ArticleAll about cables A guide to posts on our infrastructure under the seaAll our posts on Google s global subsea cable system in one handy location Read ArticleWeek of Jun Jun The top cloud capabilities industry leaders want for sustained innovationーMulticloud and hybrid cloud approaches coupled with open source technology adoption enable IT teams to take full advantage of the best cloud has to offer Our recent study with IDG shows just how much of a priority this has become for business leaders Read more or download the report Announcing the Firmina subsea cableーPlanned to run from the East Coast of the United States to Las Toninas Argentina with additional landings in Praia Grande Brazil and Punta del Este Uruguay Firmina will be the longest open subsea cable in the world capable of running entirely from a single power source at one end of the cable if its other power source s become temporarily unavailableーa resilience boost at a time when reliable connectivity is more important than ever Read more New research reveals what s needed for AI acceleration in manufacturingーAccording to our data which polled more than senior manufacturing executives across seven countries have turned to digital enablers and disruptive technologies due to the pandemic such as data and analytics cloud and artificial intelligence AI And of manufacturers who use AI in their day to day operations report that their reliance on AI is increasing Read more or download the report Cloud SQL offers even faster maintenanceーCloud SQL maintenance is zippier than ever MySQL and PostgreSQL planned maintenance typically lasts less than seconds and SQL Server maintenance typically lasts less than seconds You can learn more about maintenance here Simplifying Transfer Appliance configuration with Cloud Setup ApplicationーWe re announcing the availability of the Transfer Appliance Cloud Setup Application This will use the information you provide through simple prompts and configure your Google Cloud permissions preferred Cloud Storage bucket and Cloud KMS key for your transfer Several cloud console based manual steps are now simplified with a command line experience Read more  Google Cloud VMware Engine is now HIPAA compliantーAs of April Google Cloud VMware Engine is covered under the Google Cloud Business Associate Agreement BAA meaning it has achieved HIPAA compliance Healthcare organizations can now migrate and run their HIPAA compliant VMware workloads in a fully compatible VMware Cloud Verified stack running natively in Google Cloud with Google Cloud VMware Engine without changes or re architecture to tools processes or applications Read more Introducing container native Cloud DNSーKubernetes networking almost always starts with a DNS request DNS has broad impacts on your application and cluster performance scalability and resilience That is why we are excited to announce the release of container native Cloud DNSーthe native integration of Cloud DNS with Google Kubernetes Engine GKE to provide in cluster Service DNS resolution with Cloud DNS our scalable and full featured DNS service Read more Welcoming the EU s new Standard Contractual Clauses for cross border data transfersーLearn how we re incorporating the new Standard Contractual Clauses SCCs into our contracts to help protect our customers data and meet the requirements of European privacy legislation Read more Lowe s meets customer demand with Google SRE practicesーLearn how Low s has been able to increase the number of releases they can support by adopting Google s Site Reliability Engineering SRE framework and leveraging their partnership with Google Cloud Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Support for Node js Python and Java repositories for Artifact Registrynow in Preview With today s announcement you can not only use Artifact Registry to secure and distribute container images but also manage and secure your other software artifacts Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Google named a Leader in The Forrester Wave Streaming Analytics Q report Learn about the criteria where Google Dataflow was rated out and why this matters for our customers here Applied ML Summit this Thursday June Watch our keynote to learn about predictions for machine learning over the next decade Engage with distinguished researchers leading practitioners and Kaggle Grandmasters during our live Ask Me Anything session Take part in our modeling workshops to learn how you can iterate faster and deploy and manage your models with confidence no matter your level of formal computer science training Learn how to develop and apply your professional skills grow your abilities at the pace of innovation and take your career to the next level  Register now Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of May Jun Security Command Center now supports CIS benchmarks and granular access control Security Command Center SCC now supports CIS benchmarks for Google Cloud Platform Foundation v enabling you to monitor and address compliance violations against industry best practices in your Google Cloud environment Additionally SCC now supports fine grained access control for administrators that allows you to easily adhere to the principles of least privilegeーrestricting access based on roles and responsibilities to reduce risk and enabling broader team engagement to address security Read more Zero trust managed security for services with Traffic Director We created Traffic Director to bring to you a fully managed service mesh product that includes load balancing traffic management and service discovery And now we re happy to announce the availability of a fully managed zero trust security solution using Traffic Director with Google Kubernetes Engine GKE and Certificate Authority CA Service Read more How one business modernized their data warehouse for customer success PedidosYa migrated from their old data warehouse to Google Cloud s BigQuery Now with BigQuery the Latin American online food ordering company has reduced the total cost per query by x Learn more Announcing new Cloud TPU VMs New Cloud TPU VMs make it easier to use our industry leading TPU hardware by providing direct access to TPU host machines offering a new and improved user experience to develop and deploy TensorFlow PyTorch and JAX on Cloud TPUs Read more Introducing logical replication and decoding for Cloud SQL for PostgreSQL We re announcing the public preview of logical replication and decoding for Cloud SQL for PostgreSQL By releasing those capabilities and enabling change data capture CDC from Cloud SQL for PostgreSQL we strengthen our commitment to building an open database platform that meets critical application requirements and integrates seamlessly with the PostgreSQL ecosystem Read more How businesses are transforming with SAP on Google Cloud Thousands of organizations globally rely on SAP for their most mission critical workloads And for many Google Cloud customers part of a broader digital transformation journey has included accelerating the migration of these essential SAP workloads to Google Cloud for greater agility elasticity and uptime Read six of their stories Related Article businesses transforming with SAP on Google CloudBusinesses globally are running SAP on Google Cloud to take advantage of greater agility uptime and access to cutting edge smart analyt Read ArticleWeek of May May Google Cloud for financial services driving your transformation cloud journey As we welcome the industry to our Financial Services Summit we re sharing more on how Google Cloud accelerates a financial organization s digital transformation through app and infrastructure modernization data democratization people connections and trusted transactions Read more or watch the summit on demand Introducing Datashare solution for financial services We announced the general availability of Datashare for financial services a new Google Cloud solution that brings together the entire capital markets ecosystemーdata publishers and data consumersーto exchange market data securely and easily Read more Announcing Datastream in Preview Datastream a serverless change data capture CDC and replication service allows enterprises to synchronize data across heterogeneous databases storage systems and applications reliably and with minimal latency to support real time analytics database replication and event driven architectures Read more Introducing Dataplex An intelligent data fabric for analytics at scale Dataplex provides a way to centrally manage monitor and govern your data across data lakes data warehouses and data marts and make this data securely accessible to a variety of analytics and data science tools Read more  Announcing Dataflow Prime Available in Preview in Q Dataflow Prime is a new platform based on a serverless no ops auto tuning architecture built to bring unparalleled resource utilization and radical operational simplicity to big data processing Dataflow Prime builds on Dataflow and brings new user benefits with innovations in resource utilization and distributed diagnostics The new capabilities in Dataflow significantly reduce the time spent on infrastructure sizing and tuning tasks as well as time spent diagnosing data freshness problems Read more Secure and scalable sharing for data and analytics with Analytics Hub With Analytics Hub available in Preview in Q organizations get a rich data ecosystem by publishing and subscribing to analytics ready datasets control and monitoring over how their data is being used a self service way to access valuable and trusted data assets and an easy way to monetize their data assets without the overhead of building and managing the infrastructure Read more Cloud Spanner trims entry cost by Coming soon to Preview granular instance sizing in Spanner lets organizations run workloads at as low as th the cost of regular instances equating to approximately month Read more Cloud Bigtable lifts SLA and adds new security features for regulated industries Bigtable instances with a multi cluster routing policy across or more regions are now covered by a monthly uptime percentage under the new SLA In addition new Data Access audit logs can help determine whether sensitive customer information has been accessed in the event of a security incident and if so when and by whom Read more Build a no code journaling app In honor of Mental Health Awareness Month Google Cloud s no code application development platform AppSheet demonstrates how you can build a journaling app complete with titles time stamps mood entries and more Learn how with this blog and video here New features in Security Command CenterーOn May th Security Command Center Premium launched the general availability of granular access controls at project and folder level and Center for Internet Security CIS benchmarks for Google Cloud Platform Foundation These new capabilities enable organizations to improve their security posture and efficiently manage risk for their Google Cloud environment Learn more Simplified API operations with AI Google Cloud s API management platform Apigee applies Google s industry leading ML and AI to your API metadata Understand how it works with anomaly detection here This week Data Cloud and Financial Services Summits Our Google Cloud Summit series begins this week with the Data Cloud Summit on Wednesday May Global At this half day event you ll learn how leading companies like PayPal Workday Equifax and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation The following day Thursday May Global amp EMEA at the Financial Services Summit discover how Google Cloud is helping financial institutions such as PayPal Global Payments HSBC Credit Suisse AXA Switzerland and more unlock new possibilities and accelerate business through innovation Read more and explore the entire summit series Announcing the Google for Games Developer Summit on July th th With a surge of new gamers and an increase in time spent playing games in the last year it s more important than ever for game developers to delight and engage players To help developers with this opportunity the games teams at Google are back to announce the return of the Google for Games Developer Summit on July th th  Hear from experts across Google about new game solutions they re building to make it easier for you to continue creating great games connecting with players and scaling your business  Registration is free and open to all game developers  Register for the free online event at g co gamedevsummit to get more details in the coming weeks We can t wait to share our latest innovations with the developer community  Learn more Related ArticleA handy new Google Cloud AWS and Azure product mapTo help developers translate their prior experience with other cloud providers to Google Cloud we have created a table showing how gener Read ArticleWeek of May May Best practices to protect your organization against ransomware threats For more than years Google has been operating securely in the cloud using our modern technology stack to provide a more defensible environment that we can protect at scale While the threat of ransomware isn t new our responsibility to help protect you from existing or emerging threats never changes In our recent blog post we shared guidance on how organizations can increase their resilience to ransomware and how some of our Cloud products and services can help Read more Forrester names Google Cloud a Leader in Unstructured Data Security Platforms Forrester Research has named Google Cloud a Leader in The Forrester Wave Unstructured Data Security Platforms Q report and rated Google Cloud highest in the current offering category among the providers evaluated Read more or download the report Introducing Vertex AI One platform every ML tool you need Vertex AI is a managed machine learning ML platform that allows companies to accelerate the deployment and maintenance of artificial intelligence AI models Read more Transforming collaboration in Google Workspace We re launching smart canvas  a new product experience that delivers the next evolution of collaboration for Google Workspace Between now and the end of the year we re rolling out innovations that make it easier for people to stay connected focus their time and attention and transform their ideas into impact Read more Developing next generation geothermal power At I O this week we announced a first of its kind next generation geothermal project with clean energy startup Fervo that will soon begin adding carbon free energy to the electric grid that serves our data centers and infrastructure throughout Nevada including our Cloud region in Las Vegas Read more Contributing to an environment of trust and transparency in Europe Google Cloud was one of the first cloud providers to support and adopt the EU GDPR Cloud Code of Conduct  CoC The CoC is a mechanism for cloud providers to demonstrate how they offer sufficient guarantees to implement appropriate technical and organizational measures as data processors under the GDPR  This week the Belgian Data Protection Authority based on a positive opinion by the European Data Protection Board  EDPB  approved the CoC a product of years of constructive collaboration between the cloud computing community the European Commission and European data protection authorities We are proud to say that Google Cloud Platform and Google Workspace already adhere to these provisions Learn more Announcing Google Cloud datasets solutions We re adding commercial synthetic and first party data to our Google Cloud Public Datasets Program to help organizations increase the value of their analytics and AI initiatives and we re making available an open source reference architecture for a more streamlined data onboarding process to the program Read more Introducing custom samples in Cloud Code With new custom samples in Cloud Code  developers can quickly access your enterprise s best code samples via a versioned Git repository directly from their IDEs Read more Retention settings for Cloud SQL Cloud SQL now allows you to configure backup retention settings to protect against data loss You can retain between and days worth of automated backups and between and days worth of transaction logs for point in time recovery See the details here Cloud developer s guide to Google I O Google I O may look a little different this year but don t worry you ll still get the same first hand look at the newest launches and projects coming from Google Best of all it s free and available to all virtually on May Read more Related ArticleAnthos learning series All the videos in one placeIn under an hour you ll learn how Anthos lets you develop run and secure applications across your hybrid and multicloud environments Read ArticleWeek of May May APIs and Apigee power modern day due diligence With APIs and Google Cloud s Apigee business due diligence company DueDil revolutionized the way they harness and share their Big Information Graph B I G with partners and customers Get the full story Cloud CISO Perspectives May It s been a busy month here at Google Cloud since our inaugural CISO perspectives blog post in April Here VP and CISO of Google Cloud Phil Venables recaps our cloud security and industry highlights a sneak peak of what s ahead from Google at RSA and more Read more new features to secure your Cloud Run services We announced several new ways to secure Cloud Run environments to make developing and deploying containerized applications easier for developers Read more Maximize your Cloud Run investments with new committed use discounts We re introducing self service spend based committed use discounts for Cloud Run which let you commit for a year to spending a certain amount on Cloud Run and benefiting from a discount on the amount you committed Read more Google Cloud Armor Managed Protection Plus is now generally available Cloud Armor our Distributed Denial of Service DDoS protection and Web Application Firewall WAF service on Google Cloud leverages the same infrastructure network and technology that has protected Google s internet facing properties from some of the largest attacks ever reported These same tools protect customers infrastructure from DDoS attacks which are increasing in both magnitude and complexity every year Deployed at the very edge of our network Cloud Armor absorbs malicious network and protocol based volumetric attacks while mitigating the OWASP Top risks and maintaining the availability of protected services Read more Announcing Document Translation for Translation API Advanced in preview Translation is critical to many developers and localization providers whether you re releasing a document a piece of software training materials or a website in multiple languages With Document Translation now you can directly translate documents in languages and formats such as Docx PPTx XLSx and PDF while preserving document formatting Read more Introducing BeyondCorp Enterprise protected profiles Protected profiles enable users to securely access corporate resources from an unmanaged device with the same threat and data protections available in BeyondCorp Enterprise all from the Chrome Browser Read more How reCAPTCHA Enterprise protects unemployment and COVID vaccination portals With so many people visiting government websites to learn more about the COVID vaccine make vaccine appointments or file for unemployment these web pages have become prime targets for bot attacks and other abusive activities But reCAPTCHA Enterprise has helped state governments protect COVID vaccine registration portals and unemployment claims portals from abusive activities Learn more Day one with Anthos Here are ideas for how to get started Once you have your new application platform in place there are some things you can do to immediately get value and gain momentum Here are six things you can do to get you started Read more The era of the transformation cloud is here Google Cloud s president Rob Enslin shares how the era of the transformation cloud has seen organizations move beyond data centers to change not only where their business is done but more importantly how it is done Read more Related ArticleSRE at Google Our complete list of CRE life lessonsFind links to blog posts that share Google s SRE best practices in one handy location Read ArticleWeek of May May Transforming hard disk drive maintenance with predictive ML In collaboration with Seagate we developed a machine learning system that can forecast the probability of a recurring failing diskーa disk that fails or has experienced three or more problems in days Learn how we did it Agent Assist for Chat is now in public preview Agent Assist provides your human agents with continuous support during their calls and now chats by identifying the customers intent and providing them with real time recommendations such as articles and FAQs as well as responses to customer messages to more effectively resolve the conversation Read more New Google Cloud AWS and Azure product map Our updated product map helps you understand similar offerings from Google Cloud AWS and Azure and you can easily filter the list by product name or other common keywords Read more or view the map Join our Google Cloud Security Talks on May th We ll share expert insights into how we re working to be your most trusted cloud Find the list of topics we ll cover here Databricks is now GA on Google Cloud Deploy or migrate Databricks Lakehouse to Google Cloud to combine the benefits of an open data cloud platform with greater analytics flexibility unified infrastructure management and optimized performance Read more HPC VM image is now GA The CentOS based HPC VM image makes it quick and easy to create HPC ready VMs on Google Cloud that are pre tuned for optimal performance Check out our documentation and quickstart guide to start creating instances using the HPC VM image today Take the State of DevOps survey Help us shape the future of DevOps and make your voice heard by completing the State of DevOps survey before June Read more or take the survey OpenTelemetry Trace is now available OpenTelemetry has reached a key milestone the OpenTelemetry Tracing Specification has reached version API and SDK release candidates are available for Java Erlang Python Go Node js and Net Additional languages will follow over the next few weeks Read more New blueprint helps secure confidential data in AI Platform Notebooks We re adding to our portfolio of blueprints with the publication of our Protecting confidential data in AI Platform Notebooks blueprint guide and deployable blueprint which can help you apply data governance and security policies that protect your AI Platform Notebooks containing confidential data Read more The Liquibase Cloud Spanner extension is now GA Liquibase an open source library that works with a wide variety of databases can be used for tracking managing and automating database schema changes By providing the ability to integrate databases into your CI CD process Liquibase helps you more fully adopt DevOps practices The Liquibase Cloud Spanner extension allows developers to use Liquibase s open source database library to manage and automate schema changes in Cloud Spanner Read more Cloud computing Frequently asked questions There are a number of terms and concepts in cloud computing and not everyone is familiar with all of them To help we ve put together a list of common questions and the meanings of a few of those acronyms Read more Related ArticleAPI design Links to our most popular postsFind our most requested blog posts on API design in one location to read now or bookmark for later Read ArticleWeek of Apr Apr Announcing the GKE Gateway controller in Preview GKE Gateway controller Google Cloud s implementation of the Gateway API manages internal and external HTTP S load balancing for a GKE cluster or a fleet of GKE clusters and provides multi tenant sharing of load balancer infrastructure with centralized admin policy and control Read more See Network Performance for Google Cloud in Performance Dashboard The Google Cloud performance view part of the Network Intelligence Center provides packet loss and latency metrics for traffic on Google Cloud It allows users to do informed planning of their deployment architecture as well as determine in real time the answer to the most common troubleshooting question Is it Google or is it me The Google Cloud performance view is now open for all Google Cloud customers as a public preview  Check it out Optimizing data in Google Sheets allows users to create no code apps Format columns and tables in Google Sheets to best position your data to transform into a fully customized successful app no coding necessary Read our four best Google Sheets tips Automation bots with AppSheet Automation AppSheet recently released AppSheet Automation infusing Google AI capabilities to AppSheet s trusted no code app development platform Learn step by step how to build your first automation bot on AppSheet here Google Cloud announces a new region in Israel Our new region in Israel will make it easier for customers to serve their own users faster more reliably and securely Read more New multi instance NVIDIA GPUs on GKE We re launching support for multi instance GPUs in GKE currently in Preview which will help you drive better value from your GPU investments Read more Partnering with NSF to advance networking innovation We announced our partnership with the U S National Science Foundation NSF joining other industry partners and federal agencies as part of a combined million investment in academic research for Resilient and Intelligent Next Generation NextG Systems or RINGS Read more Creating a policy contract with Configuration as Data Configuration as Data is an emerging cloud infrastructure management paradigm that allows developers to declare the desired state of their applications and infrastructure without specifying the precise actions or steps for how to achieve it However declaring a configuration is only half the battle you also want policy that defines how a configuration is to be used This post shows you how Google Cloud products deliver real time data solutions Seven Eleven Japan built Seven Central its new platform for digital transformation on Google Cloud Powered by BigQuery Cloud Spanner and Apigee API management Seven Central presents easy to understand data ultimately allowing for quickly informed decisions Read their story here Related ArticleIn case you missed it All our free Google Cloud training opportunities from QSince January we ve introduced a number of no cost training opportunities to help you grow your cloud skills We ve brought them togethe Read ArticleWeek of Apr Apr Extreme PD is now GA On April th Google Cloud s Persistent Disk launched general availability of Extreme PD a high performance block storage volume with provisioned IOPS and up to GB s of throughput  Learn more Research How data analytics and intelligence tools to play a key role post COVID A recent Google commissioned study by IDG highlighted the role of data analytics and intelligent solutions when it comes to helping businesses separate from their competition The survey of IT leaders across the globe reinforced the notion that the ability to derive insights from data will go a long way towards determining which companies win in this new era  Learn more or download the study Introducing PHP on Cloud Functions We re bringing support for PHP a popular general purpose programming language to Cloud Functions With the Functions Framework for PHP you can write idiomatic PHP functions to build business critical applications and integration layers And with Cloud Functions for PHP now available in Preview you can deploy functions in a fully managed PHP environment complete with access to resources in a private VPC network  Learn more Delivering our CCAG pooled audit As our customers increased their use of cloud services to meet the demands of teleworking and aid in COVID recovery we ve worked hard to meet our commitment to being the industry s most trusted cloud despite the global pandemic We re proud to announce that Google Cloud completed an annual pooled audit with the CCAG in a completely remote setting and were the only cloud service provider to do so in  Learn more Anthos now available We recently released Anthos our run anywhere Kubernetes platform that s connected to Google Cloud delivering an array of capabilities that make multicloud more accessible and sustainable  Learn more New Redis Enterprise for Anthos and GKE We re making Redis Enterprise for Anthos and Google Kubernetes Engine GKE available in the Google Cloud Marketplace in private preview  Learn more Updates to Google Meet We introduced a refreshed user interface UI enhanced reliability features powered by the latest Google AI and tools that make meetings more engagingーeven funーfor everyone involved  Learn more DocAI solutions now generally available Document Doc AI platform  Lending DocAI and Procurement DocAI built on decades of AI innovation at Google bring powerful and useful solutions across lending insurance government and other industries  Learn more Four consecutive years of renewable energy In Google again matched percent of its global electricity use with purchases of renewable energy All told we ve signed agreements to buy power from more than renewable energy projects with a combined capacity of gigawatts about the same as a million solar rooftops  Learn more Announcing the Google Cloud region picker The Google Cloud region picker lets you assess key inputs like price latency to your end users and carbon footprint to help you choose which Google Cloud region to run on  Learn more Google Cloud launches new security solution WAAP WebApp and API Protection WAAP combines Google Cloud Armor Apigee and reCAPTCHA Enterprise to deliver improved threat protection consolidated visibility and greater operational efficiencies across clouds and on premises environments Learn more about WAAP here New in no code As discussed in our recent article no code hackathons are trending among innovative organizations Since then we ve outlined how you can host one yourself specifically designed for your unique business innovation outcomes Learn how here Google Cloud Referral Program now availableーNow you can share the power of Google Cloud and earn product credit for every new paying customer you refer Once you join the program you ll get a unique referral link that you can share with friends clients or others Whenever someone signs up with your link they ll get a product creditーthat s more than the standard trial credit When they become a paying customer we ll reward you with a product credit in your Google Cloud account Available in the United States Canada Brazil and Japan  Apply for the Google Cloud Referral Program Related Article cheat sheets to help you get started on your Google Cloud journeyWhether you need to determine the best way to move to the cloud or decide on the best storage option we ve built a number of cheat shee Read ArticleWeek of Apr Apr Announcing the Data Cloud Summit May At this half day event you ll learn how leading companies like PayPal Workday Equifax Zebra Technologies Commonwealth Care Alliance and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation  Learn more and register at no cost Announcing the Financial Services Summit May In this hour event you ll learn how Google Cloud is helping financial institutions including PayPal Global Payments HSBC Credit Suisse and more unlock new possibilities and accelerate business through innovation and better customer experiences  Learn more and register for free  Global  amp  EMEA How Google Cloud is enabling vaccine equity In our latest update we share more on how we re working with US state governments to help produce equitable vaccination strategies at scale  Learn more The new Google Cloud region in Warsaw is open The Google Cloud region in Warsaw is now ready for business opening doors for organizations in Central and Eastern Europe  Learn more AppSheet Automation is now GA Google Cloud s AppSheet launches general availability of AppSheet Automation a unified development experience for citizen and professional developers alike to build custom applications with automated processes all without coding Learn how companies and employees are reclaiming their time and talent with AppSheet Automation here Introducing SAP Integration with Cloud Data Fusion Google Cloud native data integration platform Cloud Data Fusion now offers the capability to seamlessly get data out of SAP Business Suite SAP ERP and S HANA  Learn more Related ArticleSRE fundamentals SLIs vs SLAs vs SLOsWhat s the difference between an SLI an SLO and an SLA Google Site Reliability Engineers SRE explain Read ArticleWeek of Apr Apr New Certificate Authority Service CAS whitepaper “How to deploy a secure and reliable public key infrastructure with Google Cloud Certificate Authority Service written by Mark Cooper of PKI Solutions and Anoosh Saboori of Google Cloud covers security and architectural recommendations for the use of the Google Cloud CAS by organizations and describes critical concepts for securing and deploying a PKI based on CAS  Learn more or read the whitepaper Active Assist s new feature  predictive autoscaling helps improve response times for your applications When you enable predictive autoscaling Compute Engine forecasts future load based on your Managed Instance Group s MIG history and scales it out in advance of predicted load so that new instances are ready to serve when the load arrives Without predictive autoscaling an autoscaler can only scale a group reactively based on observed changes in load in real time With predictive autoscaling enabled the autoscaler works with real time data as well as with historical data to cover both the current and forecasted load That makes predictive autoscaling ideal for those apps with long initialization times and whose workloads vary predictably with daily or weekly cycles For more information see How predictive autoscaling works or check if predictive autoscaling is suitable for your workload and to learn more about other intelligent features check out Active Assist Introducing Dataprep BigQuery pushdown BigQuery pushdown gives you the flexibility to run jobs using either BigQuery or Dataflow If you select BigQuery then Dataprep can automatically determine if data pipelines can be partially or fully translated in a BigQuery SQL statement Any portions of the pipeline that cannot be run in BigQuery are executed in Dataflow Utilizing the power of BigQuery results in highly efficient data transformations especially for manipulations such as filters joins unions and aggregations This leads to better performance optimized costs and increased security with IAM and OAuth support  Learn more Announcing the Google Cloud Retail amp Consumer Goods Summit The Google Cloud Retail amp Consumer Goods Summit brings together technology and business insights the key ingredients for any transformation Whether you re responsible for IT data analytics supply chains or marketing please join Building connections and sharing perspectives cross functionally is important to reimagining yourself your organization or the world  Learn more or register for free New IDC whitepaper assesses multicloud as a risk mitigation strategy To better understand the benefits and challenges associated with a multicloud approach we supported IDC s new whitepaper that investigates how multicloud can help regulated organizations mitigate the risks of using a single cloud vendor The whitepaper looks at different approaches to multi vendor and hybrid clouds taken by European organizations and how these strategies can help organizations address concentration risk and vendor lock in improve their compliance posture and demonstrate an exit strategy  Learn more or download the paper Introducing request priorities for Cloud Spanner APIs You can now specify request priorities for some Cloud Spanner APIs By assigning a HIGH MEDIUM or LOW priority to a specific request you can now convey the relative importance of workloads to better align resource usage with performance objectives  Learn more How we re working with governments on climate goals Google Sustainability Officer Kate Brandt shares more on how we re partnering with governments around the world to provide our technology and insights to drive progress in sustainability efforts  Learn more Related ArticleCloud computing Frequently asked questionsWhat are containers What s a data lake What does that acronym stand for Get answers to the questions you re too afraid to ask Read ArticleWeek of Mar Apr Why Google Cloud is the ideal platform for Block one and other DLT companies Late last year Google Cloud joined the EOS community a leading open source platform for blockchain innovation and performance and is taking steps to support the EOS Public Blockchain by becoming a block producer  BP At the time we outlined how our planned participation underscores the importance of blockchain to the future of business government and society We re sharing more on why Google Cloud is uniquely positioned to be an excellent partner for Block one and other distributed ledger technology DLT companies  Learn more New whitepaper Scaling certificate management with Certificate Authority Service As Google Cloud s Certificate Authority Service CAS approaches general availability we want to help customers understand the service better Customers have asked us how CAS fits into our larger security story and how CAS works for various use cases Our new white paper answers these questions and more  Learn more and download the paper Build a consistent approach for API consumers Learn the differences between REST and GraphQL as well as how to apply REST based practices to GraphQL No matter the approach discover how to manage and treat both options as API products here Apigee X makes it simple to apply Cloud CDN to APIs With Apigee X and Cloud CDN organizations can expand their API programs global reach Learn how to deploy APIs across regions and zones here Enabling data migration with Transfer Appliances in APACーWe re announcing the general availability of Transfer Appliances TA TA in Singapore Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with Transfer Appliances globally in the US EU and APAC Learn more about Transfer Appliances TA and TA Windows Authentication is now supported on Cloud SQL for SQL Server in public previewーWe ve launched seamless integration with Google Cloud s Managed Service for Microsoft Active Directory AD This capability is a critical requirement to simplify identity management and streamline the migration of existing SQL Server workloads that rely on AD for access control  Learn more or get started Using Cloud AI to whip up new treats with Mars MaltesersーMaltesers a popular British candy made by Mars teamed up with our own AI baker and ML engineer extraordinaire  Sara Robinson to create a brand new dessert recipe with Google Cloud AI  Find out what happened  recipe included Simplifying data lake management with Dataproc Metastore now GAーDataproc Metastore a fully managed serverless technical metadata repository based on the Apache Hive metastore is now generally available Enterprises building and migrating open source data lakes to Google Cloud now have a central and persistent metastore for their open source data analytics frameworks  Learn more Introducing the Echo subsea cableーWe announced our investment in Echo the first ever cable to directly connect the U S to Singapore with direct fiber pairs over an express route Echo will run from Eureka California to Singapore with a stop over in Guam and plans to also land in Indonesia Additional landings are possible in the future  Learn more Related Article Google Cloud tools each explained in under minutesNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes Read ArticleWeek of Mar Mar new videos bring Google Cloud to lifeーThe Google Cloud Tech YouTube channel s latest video series explains cloud tools for technical practitioners in about minutes each  Learn more BigQuery named a Leader in the Forrester Wave Cloud Data Warehouse Q reportーForrester gave BigQuery a score of out of across different criteria Learn more in our blog post or download the report Charting the future of custom compute at GoogleーTo meet users performance needs at low power we re doubling down on custom chips that use System on a Chip SoC designs  Learn more Introducing Network Connectivity CenterーWe announced Network Connectivity Center which provides a single management experience to easily create connect and manage heterogeneous on prem and cloud networks leveraging Google s global infrastructure Network Connectivity Center serves as a vantage point to seamlessly connect VPNs partner and dedicated interconnects as well as third party routers and Software Defined WANs helping you optimize connectivity reduce operational burden and lower costsーwherever your applications or users may be  Learn more Making it easier to get Compute Engine resources for batch processingーWe announced a new method of obtaining Compute Engine instances for batch processing that accounts for availability of resources in zones of a region Now available in preview for regional managed instance groups you can do this simply by specifying the ANY value in the API  Learn more Next gen virtual automotive showrooms are here thanks to Google Cloud Unreal Engine and NVIDIAーWe teamed up with Unreal Engine the open and advanced real time D creation game engine and NVIDIA inventor of the GPU to launch new virtual showroom experiences for automakers Taking advantage of the NVIDIA RTX platform on Google Cloud these showrooms provide interactive D experiences photorealistic materials and environments and up to K cloud streaming on mobile and connected devices Today in collaboration with MHP the Porsche IT consulting firm and MONKEYWAY a real time D streaming solution provider you can see our first virtual showroom the Pagani Immersive Experience Platform  Learn more Troubleshoot network connectivity with Dynamic Verification public preview ーYou can now check packet loss rate and one way network latency between two VMs on GCP This capability is an addition to existing Network Intelligence Center Connectivity Tests which verify reachability by analyzing network configuration in your VPCs  See more in our documentation Helping U S states get the COVID vaccine to more peopleーIn February we announced our Intelligent Vaccine Impact solution IVIs  to help communities rise to the challenge of getting vaccines to more people quickly and effectively Many states have deployed IVIs and have found it able to meet demand and easily integrate with their existing technology infrastructures Google Cloud is proud to partner with a number of states across the U S including Arizona the Commonwealth of Massachusetts North Carolina Oregon and the Commonwealth of Virginia to support vaccination efforts at scale  Learn more Related ArticlePicture this whiteboard sketch videos that bring Google Cloud to lifeIf you re looking for a visual way to learn Google Cloud products we ve got you covered The Google Cloud Tech YouTube channel has a ser Read ArticleWeek of Mar Mar A VMs now GA The largest GPU cloud instances with NVIDIA A GPUsーWe re announcing the general availability of A VMs based on the NVIDIA Ampere A Tensor Core GPUs in Compute Engine This means customers around the world can now run their NVIDIA CUDA enabled machine learning ML and high performance computing HPC scale out and scale up workloads more efficiently and at a lower cost  Learn more Earn the new Google Kubernetes Engine skill badge for freeーWe ve added a new skill badge this month Optimize Costs for Google Kubernetes Engine GKE which you can earn for free when you sign up for the Kubernetes track of the skills challenge The skills challenge provides days free access to Google Cloud labs and gives you the opportunity to earn skill badges to showcase different cloud competencies to employers Learn more Now available carbon free energy percentages for our Google Cloud regionsーGoogle first achieved carbon neutrality in and since we ve purchased enough solar and wind energy to match of our global electricity consumption Now we re building on that progress to target a new sustainability goal running our business on carbon free energy everywhere by Beginning this week we re sharing data about how we are performing against that objective so our customers can select Google Cloud regions based on the carbon free energy supplying them Learn more Increasing bandwidth to C and N VMsーWe announced the public preview of and Gbps high bandwidth network configurations for General Purpose N and Compute Optimized C Compute Engine VM families as part of continuous efforts to optimize our Andromeda host networking stack This means we can now offer higher bandwidth options on existing VM families when using the Google Virtual NIC gVNIC These VMs were previously limited to Gbps Learn more New research on how COVID changed the nature of ITーTo learn more about the impact of COVID and the resulting implications to IT Google commissioned a study by IDG to better understand how organizations are shifting their priorities in the wake of the pandemic  Learn more and download the report New in API securityーGoogle Cloud Apigee API management platform s latest release  Apigee X works with Cloud Armor to protect your APIs with advanced security technology including DDoS protection geo fencing OAuth and API keys Learn more about our integrated security enhancements here Troubleshoot errors more quickly with Cloud LoggingーThe Logs Explorer now automatically breaks down your log results by severity making it easy to spot spikes in errors at specific times Learn more about our new histogram functionality here The Logs Explorer histogramWeek of Mar Mar Introducing AskGoogleCloud on Twitter and YouTubeーOur first segment on March th features Developer Advocates Stephanie Wong Martin Omander and James Ward to answer questions on the best workloads for serverless the differences between “serverless and “cloud native how to accurately estimate costs for using Cloud Run and much more  Learn more Learn about the value of no code hackathonsーGoogle Cloud s no code application development platform AppSheet helps to facilitate hackathons for “non technical employees with no coding necessary to compete Learn about Globe Telecom s no code hackathon as well as their winning AppSheet app here Introducing Cloud Code Secret Manager IntegrationーSecret Manager provides a central place and single source of truth to manage access and audit secrets across Google Cloud Integrating Cloud Code with Secret Manager brings the powerful capabilities of both these tools together so you can create and manage your secrets right from within your preferred IDE whether that be VS Code IntelliJ or Cloud Shell Editor  Learn more Flexible instance configurations in Cloud SQLーCloud SQL for MySQL now supports flexible instance configurations which offer you the extra freedom to configure your instance with the specific number of vCPUs and GB of RAM that fits your workload To set up a new instance with a flexible instance configuration see our documentation here The Cloud Healthcare Consent Management API is now generally availableーThe Healthcare Consent Management API is now GA giving customers the ability to greatly scale the management of consents to meet increasing need particularly amidst the emerging task of managing health data for new care and research scenarios  Learn more Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of Mar Mar Cloud Run is now available in all Google Cloud regions  Learn more Introducing Apache Spark Structured Streaming connector for Pub Sub LiteーWe re announcing the release of an open source connector to read streams of messages from Pub Sub Lite into Apache Spark The connector works in all Apache Spark X distributions including Dataproc Databricks or manual Spark installations  Learn more Google Cloud Next is October ーJoin us and learn how the most successful companies have transformed their businesses with Google Cloud Sign up at g co cloudnext for updates  Learn more Hierarchical firewall policies now GAーHierarchical firewalls provide a means to enforce firewall rules at the organization and folder levels in the GCP Resource Hierarchy This allows security administrators at different levels in the hierarchy to define and deploy consistent firewall rules across a number of projects so they re applied to all VMs in currently existing and yet to be created projects  Learn more Announcing the Google Cloud Born Digital SummitーOver this half day event we ll highlight proven best practice approaches to data architecture diversity amp inclusion and growth with Google Cloud solutions  Learn more and register for free Google Cloud products in words or less edition ーOur popular “ words or less Google Cloud developer s cheat sheet is back and updated for  Learn more Gartner names Google a leader in its Magic Quadrant for Cloud AI Developer Services reportーWe believe this recognition is based on Gartner s evaluation of Google Cloud s language vision conversational and structured data services and solutions for developers  Learn more Announcing the Risk Protection ProgramーThe Risk Protection Program offers customers peace of mind through the technology to secure their data the tools to monitor the security of that data and an industry first cyber policy offered by leading insurers  Learn more Building the future of workーWe re introducing new innovations in Google Workspace to help people collaborate and find more time and focus wherever and however they work  Learn more Assured Controls and expanded Data RegionsーWe ve added new information governance features in Google Workspace to help customers control their data based on their business goals  Learn more Related Article quick tips for making the most of Gmail Meet Calendar and more in Google WorkspaceWhether you re looking to stay on top of your inbox or make the most of virtual meetings most of us can benefit from quick productivity Read ArticleWeek of Feb Feb Google Cloud tools explained in minutesーNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes  Learn more BigQuery materialized views now GAーMaterialized views MV s are precomputed views that periodically cache results of a query to provide customers increased performance and efficiency  Learn more New in BigQuery BI EngineーWe re extending BigQuery BI Engine to work with any BI or custom dashboarding applications that require sub second query response times In this preview BI Engine will work seamlessly with Looker and other popular BI tools such as Tableau and Power BI without requiring any change to the BI tools  Learn more Dataproc now supports Shielded VMsーAll Dataproc clusters created using Debian or Ubuntu operating systems now use Shielded VMs by default and customers can provide their own configurations for secure boot vTPM and Integrity Monitoring This feature is just one of the many ways customers that have migrated their Hadoop and Spark clusters to GCP experience continued improvements to their security postures without any additional cost New Cloud Security Podcast by GoogleーOur new podcast brings you stories and insights on security in the cloud delivering security from the cloud and of course on what we re doing at Google Cloud to help keep customer data safe and workloads secure  Learn more New in Conversational AI and Apigee technologyーAustralian retailer Woolworths provides seamless customer experiences with their virtual agent Olive Apigee API Management and Dialogflow technology allows customers to talk to Olive through voice and chat  Learn more Introducing GKE AutopilotーGKE already offers an industry leading level of automation that makes setting up and operating a Kubernetes cluster easier and more cost effective than do it yourself and other managed offerings Autopilot represents a significant leap forward In addition to the fully managed control plane that GKE has always provided using the Autopilot mode of operation automatically applies industry best practices and can eliminate all node management operations maximizing your cluster efficiency and helping to provide a stronger security posture  Learn more Partnering with Intel to accelerate cloud native GーAs we continue to grow cloud native services for the telecommunications industry we re excited to announce a collaboration with Intel to develop reference architectures and integrated solutions for communications service providers to accelerate their deployment of G and edge network solutions  Learn more Veeam Backup for Google Cloud now availableーVeeam Backup for Google Cloud automates Google native snapshots to securely protect VMs across projects and regions with ultra low RPOs and RTOs and store backups in Google Object Storage to enhance data protection while ensuring lower costs for long term retention Migrate for Anthos GAーWith Migrate for Anthos customers and partners can automatically migrate and modernize traditional application workloads running in VMs into containers running on Anthos or GKE Included in this new release  In place modernization for Anthos on AWS Public Preview to help customers accelerate on boarding to Anthos AWS while leveraging their existing investment in AWS data sources projects VPCs and IAM controls Additional Docker registries and artifacts repositories support GA including AWS ECR basic auth docker registries and AWS S storage to provide further flexibility for customers using Anthos Anywhere on prem AWS etc  HTTPS Proxy support GA to enable MA functionality access to external image repos and other services where a proxy is used to control external access Related Article resources to help you get started with SREHere are our top five Google Cloud resources for getting started on your SRE journey Read ArticleWeek of Feb Feb Introducing Cloud Domains in previewーCloud Domains simplify domain registration and management within Google Cloud improve the custom domain experience for developers increase security and support stronger integrations around DNS and SSL  Learn more Announcing Databricks on Google CloudーOur partnership with Databricks enables customers to accelerate Databricks implementations by simplifying their data access by jointly giving them powerful ways to analyze their data and by leveraging our combined AI and ML capabilities to impact business outcomes  Learn more Service Directory is GAーAs the number and diversity of services grows it becomes increasingly challenging to maintain an inventory of all of the services across an organization Last year we launched Service Directory to help simplify the problem of service management Today it s generally available  Learn more Related ArticleOptimize your browser deployment Links to our most popular Chrome Insider postsFind all the posts in our Chrome Insider blog series so you can read them all in one place or bookmark them for later Read ArticleWeek of Feb Feb Introducing Bare Metal Solution for SAP workloadsーWe ve expanded our Bare Metal Solutionーdedicated single tenant systems designed specifically to run workloads that are too large or otherwise unsuitable for standard virtualized environmentsーto include SAP certified hardware options giving SAP customers great options for modernizing their biggest and most challenging workloads  Learn more TB SSDs bring ultimate IOPS to Compute Engine VMsーYou can now attach TB and TB Local SSD to second generation general purpose N Compute Engine VMs for great IOPS per dollar  Learn more Supporting the Python ecosystemーAs part of our longstanding support for the Python ecosystem we are happy to increase our support for the Python Software Foundation the non profit behind the Python programming language ecosystem and community  Learn more  Migrate to regional backend services for Network Load BalancingーWe now support backend services with Network Load Balancingーa significant enhancement over the prior approach target pools providing a common unified data model for all our load balancing family members and accelerating the delivery of exciting features on Network Load Balancing  Learn more Related ArticleA giant list of Google Cloud resourcesThe growth of Google Cloud has been staggering I decided to invest some time in building you a comprehensive list of resources Read ArticleWeek of Feb Feb Apigee launches Apigee XーApigee celebrates its year anniversary with Apigee X a new release of the Apigee API management platform Apigee X harnesses the best of Google technologies to accelerate and globalize your API powered digital initiatives Learn more about Apigee X and digital excellence here Celebrating the success of Black founders with Google Cloud during Black History MonthーFebruary is Black History Month a time for us to come together to celebrate and remember the important people and history of the African heritage Over the next four weeks we will highlight four Black led startups and how they use Google Cloud to grow their businesses Our first feature highlights TQIntelligence and its founder Yared Related ArticleThe Service Mesh era All the posts in our best practices blog seriesFind all the posts in our Service Mesh Era blog series in one convenient locationーto read now or bookmark for later Read ArticleWeek of Jan Jan BeyondCorp Enterprise now generally availableーBeyondCorp Enterprise is a zero trust solution built on Google s global network which provides customers with simple and secure access to applications and cloud resources and offers integrated threat and data protection To learn more read the blog post visit our product homepage  and register for our upcoming webinar Related Article database trends to watchUsing managed cloud database services like Cloud SQL Spanner and more can bring performance scale and more See what s next for mode Read ArticleWeek of Jan Jan Cloud Operations Sandbox now availableーCloud Operations Sandbox is an open source tool that helps you learn SRE practices from Google and apply them on cloud services using Google Cloud s operations suite formerly Stackdriver with everything you need to get started in one click You can read our blog post or get started by visiting cloud ops sandbox dev exploring the project repo and following along in the user guide  New data security strategy whitepaperーOur new whitepaper shares our best practices for how to deploy a modern and effective data security program in the cloud Read the blog post or download the paper    WebSockets HTTP and gRPC bidirectional streams come to Cloud RunーWith these capabilities you can deploy new kinds of applications to Cloud Run that were not previously supported while taking advantage of serverless infrastructure These features are now available in public preview for all Cloud Run locations Read the blog post or check out the WebSockets demo app or the sample hc server app New tutorial Build a no code workout app in stepsーLooking to crush your new year s resolutions Using AppSheet Google Cloud s no code app development platform you can build a custom fitness app that can do things like record your sets reps and weights log your workouts and show you how you re progressing Learn how Week of Jan Jan State of API Economy Report now availableーGoogle Cloud details the changing role of APIs in amidst the COVID pandemic informed by a comprehensive study of Apigee API usage behavior across industry geography enterprise size and more Discover these trends along with a projection of what to expect from APIs in Read our blog post here or download and read the report here New in the state of no codeーGoogle Cloud s AppSheet looks back at the key no code application development themes of AppSheet contends the rising number of citizen developer app creators will ultimately change the state of no code in Read more here Week of Jan Jan Last year s most popular API postsーIn an arduous year thoughtful API design and strategy is critical to empowering developers and companies to use technology for global good Google Cloud looks back at the must read API posts in Read it here Week of Dec Dec A look back at the year across Google CloudーLooking for some holiday reading We ve published recaps of our year across databases serverless data analytics and no code development Or take a look at our most popular posts of Week of Dec Dec Memorystore for Redis enables TLS encryption support Preview ーWith this release you can now use Memorystore for applications requiring sensitive data to be encrypted between the client and the Memorystore instance Read more here Monitoring Query Language MQL for Cloud Monitoring is now generally availableーMonitoring Query language provides developers and operators on IT and development teams powerful metric querying analysis charting and alerting capabilities This functionality is needed for Monitoring use cases that include troubleshooting outages root cause analysis custom SLI SLO creation reporting and analytics complex alert logic and more Learn more Week of Dec Dec Memorystore for Redis now supports Redis AUTHーWith this release you can now use OSS Redis AUTH feature with Memorystore for Redis instances Read more here New in serverless computingーGoogle Cloud API Gateway and its service first approach to developing serverless APIs helps organizations accelerate innovation by eliminating scalability and security bottlenecks for their APIs Discover more benefits here Environmental Dynamics Inc makes a big move to no codeーThe environmental consulting company EDI built and deployed business apps with no coding skills necessary with Google Cloud s AppSheet This no code effort not only empowered field workers but also saved employees over hours a year Get the full story here Introducing Google Workspace for GovernmentーGoogle Workspace for Government is an offering that brings the best of Google Cloud s collaboration and communication tools to the government with pricing that meets the needs of the public sector Whether it s powering social care visits employment support or virtual courts Google Workspace helps governments meet the unique challenges they face as they work to provide better services in an increasingly virtual world Learn more Week of Nov Dec Google enters agreement to acquire ActifioーActifio a leader in backup and disaster recovery DR offers customers the opportunity to protect virtual copies of data in their native format manage these copies throughout their entire lifecycle and use these copies for scenarios like development and test This planned acquisition further demonstrates Google Cloud s commitment to helping enterprises protect workloads on premises and in the cloud Learn more Traffic Director can now send traffic to services and gateways hosted outside of Google CloudーTraffic Director support for Hybrid Connectivity Network Endpoint Groups NEGs now generally available enables services in your VPC network to interoperate more seamlessly with services in other environments It also enables you to build advanced solutions based on Google Cloud s portfolio of networking products such as Cloud Armor protection for your private on prem services Learn more Google Cloud launches the Healthcare Interoperability Readiness ProgramーThis program powered by APIs and Google Cloud s Apigee helps patients doctors researchers and healthcare technologists alike by making patient data and healthcare data more accessible and secure Learn more here Container Threat Detection in Security Command CenterーWe announced the general availability of Container Threat Detection a built in service in Security Command Center This release includes multiple detection capabilities to help you monitor and secure your container deployments in Google Cloud Read more here Anthos on bare metal now GAーAnthos on bare metal opens up new possibilities for how you run your workloads and where You can run Anthos on your existing virtualized infrastructure or eliminate the dependency on a hypervisor layer to modernize applications while reducing costs Learn more Week of Nov Tuning control support in Cloud SQL for MySQLーWe ve made all flags that were previously in preview now generally available GA empowering you with the controls you need to optimize your databases See the full list here New in BigQuery MLーWe announced the general availability of boosted trees using XGBoost deep neural networks DNNs using TensorFlow and model export for online prediction Learn more New AI ML in retail reportーWe recently commissioned a survey of global retail executives to better understand which AI ML use cases across the retail value chain drive the highest value and returns in retail and what retailers need to keep in mind when going after these opportunities Learn more  or read the report Week of Nov New whitepaper on how AI helps the patent industryーOur new paper outlines a methodology to train a BERT bidirectional encoder representation from transformers model on over million patent publications from the U S and other countries using open source tooling Learn more or read the whitepaper Google Cloud support for NET ーLearn more about our support of NET as well as how to deploy it to Cloud Run NET Core now on Cloud FunctionsーWith this integration you can write cloud functions using your favorite NET Core runtime with our Functions Framework for NET for an idiomatic developer experience Learn more Filestore Backups in previewーWe announced the availability of the Filestore Backups preview in all regions making it easier to migrate your business continuity disaster recovery and backup strategy for your file systems in Google Cloud Learn more Introducing Voucher a service to help secure the container supply chainーDeveloped by the Software Supply Chain Security team at Shopify to work with Google Cloud tools Voucher evaluates container images created by CI CD pipelines and signs those images if they meet certain predefined security criteria Binary Authorization then validates these signatures at deploy time ensuring that only explicitly authorized code that meets your organizational policy and compliance requirements can be deployed to production Learn more most watched from Google Cloud Next OnAirーTake a stroll through the sessions that were most popular from Next OnAir covering everything from data analytics to cloud migration to no code development  Read the blog Artifact Registry is now GAーWith support for container images Maven npm packages and additional formats coming soon Artifact Registry helps your organization benefit from scale security and standardization across your software supply chain  Read the blog Week of Nov Introducing the Anthos Developer SandboxーThe Anthos Developer Sandbox gives you an easy way to learn to develop on Anthos at no cost available to anyone with a Google account Read the blog Database Migration Service now available in previewーDatabase Migration Service DMS makes migrations to Cloud SQL simple and reliable DMS supports migrations of self hosted MySQL databasesーeither on premises or in the cloud as well as managed databases from other cloudsーto Cloud SQL for MySQL Support for PostgreSQL is currently available for limited customers in preview with SQL Server coming soon Learn more Troubleshoot deployments or production issues more quickly with new logs tailingーWe ve added support for a new API to tail logs with low latency Using gcloud it allows you the convenience of tail f with the powerful query language and centralized logging solution of Cloud Logging Learn more about this preview feature Regionalized log storage now available in new regions in previewーYou can now select where your logs are stored from one of five regions in addition to globalーasia east europe west us central us east and us west When you create a logs bucket you can set the region in which you want to store your logs data Get started with this guide Week of Nov Cloud SQL adds support for PostgreSQL ーShortly after its community GA Cloud SQL has added support for PostgreSQL You get access to the latest features of PostgreSQL while Cloud SQL handles the heavy operational lifting so your team can focus on accelerating application delivery Read more here Apigee creates value for businesses running on SAPーGoogle Cloud s API Management platform Apigee is optimized for data insights and data monetization helping businesses running on SAP innovate faster without fear of SAP specific challenges to modernization Read more here Document AI platform is liveーThe new Document AI DocAI platform a unified console for document processing is now available in preview You can quickly access all parsers tools and solutions e g Lending DocAI Procurement DocAI with a unified API enabling an end to end document solution from evaluation to deployment Read the full story here or check it out in your Google Cloudconsole Accelerating data migration with Transfer Appliances TA and TAーWe re announcing the general availability of new Transfer Appliances Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with next generation Transfer Appliances Learn more about Transfer Appliances TA and TA Week of Oct B H Inc accelerates digital transformationーThe Utah based contracting and construction company BHI eliminated IT backlog when non technical employees were empowered to build equipment inspection productivity and other custom apps by choosing Google Workspace and the no code app development platform AppSheet Read the full story here Globe Telecom embraces no code developmentーGoogle Cloud s AppSheet empowers Globe Telecom employees to do more innovating with less code The global communications company kickstarted their no code journey by combining the power of AppSheet with a unique adoption strategy As a result AppSheet helped Globe Telecom employees build business apps in just weeks Get the full story Cloud Logging now allows you to control access to logs via Log ViewsーBuilding on the control offered via Log Buckets  blog post you can now configure who has access to logs based on the source project resource type or log name all using standard IAM controls Logs views currently in Preview can help you build a system using the principle of least privilege limiting sensitive logs to only users who need this information  Learn more about Log Views Document AI is HIPAA compliantーDocument AI now enables HIPAA compliance Now Healthcare and Life Science customers such as health care providers health plans and life science organizations can unlock insights by quickly extracting structured data from medical documents while safeguarding individuals protected health information PHI Learn more about Google Cloud s nearly products that support HIPAA compliance Week of Oct Improved security and governance in Cloud SQL for PostgreSQLーCloud SQL for PostgreSQL now integrates with Cloud IAM preview to provide simplified and consistent authentication and authorization Cloud SQL has also enabled PostgreSQL Audit Extension preview for more granular audit logging Read the blog Announcing the AI in Financial Crime Compliance webinarーOur executive digital forum will feature industry executives academics and former regulators who will discuss how AI is transforming financial crime compliance on November Register now Transforming retail with AI MLーNew research provides insights on high value AI ML use cases for food drug mass merchant and speciality retail that can drive significant value and build resilience for your business Learn what the top use cases are for your sub segment and read real world success stories Download the ebook here and view this companion webinar which also features insights from Zulily New release of Migrate for AnthosーWe re introducing two important new capabilities in the release of Migrate for Anthos Google Cloud s solution to easily migrate and modernize applications currently running on VMs so that they instead run on containers in Google Kubernetes Engine or Anthos The first is GA support for modernizing IIS apps running on Windows Server VMs The second is a new utility that helps you identify which VMs in your existing environment are the best targets for modernization to containers Start migrating or check out the assessment tool documentation Linux Windows New Compute Engine autoscaler controlsーNew scale in controls in Compute Engine let you limit the VM deletion rate by preventing the autoscaler from reducing a MIG s size by more VM instances than your workload can tolerate to lose Read the blog Lending DocAI in previewーLending DocAI is a specialized solution in our Document AI portfolio for the mortgage industry that processes borrowers income and asset documents to speed up loan applications Read the blog or check out the product demo Week of Oct New maintenance controls for Cloud SQLーCloud SQL now offers maintenance deny period controls which allow you to prevent automatic maintenance from occurring during a day time period Read the blog Trends in volumetric DDoS attacksーThis week we published a deep dive into DDoS threats detailing the trends we re seeing and giving you a closer look at how we prepare for multi terabit attacks so your sites stay up and running Read the blog New in BigQueryーWe shared a number of updates this week including new SQL capabilities more granular control over your partitions with time unit partitioning the general availability of Table ACLs and BigQuery System Tables Reports a solution that aims to help you monitor BigQuery flat rate slot and reservation utilization by leveraging BigQuery s underlying INFORMATION SCHEMA views Read the blog Cloud Code makes YAML easy for hundreds of popular Kubernetes CRDsーWe announced authoring support for more than popular Kubernetes CRDs out of the box any existing CRDs in your Kubernetes cluster and any CRDs you add from your local machine or a URL Read the blog Google Cloud s data privacy commitments for the AI eraーWe ve outlined how our AI ML Privacy Commitment reflects our belief that customers should have both the highest level of security and the highest level of control over data stored in the cloud Read the blog New lower pricing for Cloud CDNーWe ve reduced the price of cache fill content fetched from your origin charges across the board by up to along with our recent introduction of a new set of flexible caching capabilities to make it even easier to use Cloud CDN to optimize the performance of your applications Read the blog Expanding the BeyondCorp AllianceーLast year we announced our BeyondCorp Alliance with partners that share our Zero Trust vision Today we re announcing new partners to this alliance Read the blog New data analytics training opportunitiesーThroughout October and November we re offering a number of no cost ways to learn data analytics with trainings for beginners to advanced users Learn more New BigQuery blog seriesーBigQuery Explained provides overviews on storage data ingestion queries joins and more Read the series Week of Oct Introducing the Google Cloud Healthcare Consent Management APIーThis API gives healthcare application developers and clinical researchers a simple way to manage individuals consent of their health data particularly important given the new and emerging virtual care and research scenarios related to COVID Read the blog Announcing Google Cloud buildpacksーBased on the CNCF buildpacks v specification these buildpacks produce container images that follow best practices and are suitable for running on all of our container platforms Cloud Run fully managed Anthos and Google Kubernetes Engine GKE Read the blog Providing open access to the Genome Aggregation Database gnomAD ーOur collaboration with Broad Institute of MIT and Harvard provides free access to one of the world s most comprehensive public genomic datasets Read the blog Introducing HTTP gRPC server streaming for Cloud RunーServer side HTTP streaming for your serverless applications running on Cloud Run fully managed is now available This means your Cloud Run services can serve larger responses or stream partial responses to clients during the span of a single request enabling quicker server response times for your applications Read the blog New security and privacy features in Google WorkspaceーAlongside the announcement of Google Workspace we also shared more information on new security features that help facilitate safe communication and give admins increased visibility and control for their organizations Read the blog Introducing Google WorkspaceーGoogle Workspace includes all of the productivity apps you know and use at home at work or in the classroomーGmail Calendar Drive Docs Sheets Slides Meet Chat and moreーnow more thoughtfully connected Read the blog New in Cloud Functions languages availability portability and moreーWe extended Cloud Functionsーour scalable pay as you go Functions as a Service FaaS platform that runs your code with zero server managementーso you can now use it to build end to end solutions for several key use cases Read the blog Announcing the Google Cloud Public Sector Summit Dec ーOur upcoming two day virtual event will offer thought provoking panels keynotes customer stories and more on the future of digital service in the public sector Register at no cost 2021-08-25 22:00:00
TECH Engadget Japanese バイデン大統領、アップルやGoogleなど大企業トップと情報セキュリティに関する会談を実施 https://japanese.engadget.com/biden-is-meeting-with-tech-giants-on-cybersecurity-215020334.html google 2021-08-25 21:50:20
TECH Engadget Japanese PS4『ホライゾン ゼロドーン』にPS5で60fps化パッチ配信。来年の新作に向け(再)履修促進 https://japanese.engadget.com/horizon-zero-dawn-60fps-patch-213106787.html horizonforbiddenwest 2021-08-25 21:31:06
TECH Engadget Japanese 『Horizon Forbidden West』は2022年2月18日発売、PS5 / PS4同日。年内予定から微妙に延期 https://japanese.engadget.com/horizon-forbidden-west-220058411.html gamescom 2021-08-25 21:20:00
TECH Techable(テッカブル) 対面での本人確認に困ったことがある人は約6割? TRUSTDOCKが調査結果を発表 https://techable.jp/archives/160649 mmdlabo 2021-08-25 21:00:19
Google カグア!Google Analytics 活用塾:事例や使い方 ワイヤレスゲーミングマウス4選【2021年版】つかみ持ちにもかぶせ持ちにもとにかく軽いがトレンド。ワイヤレスゲーミングマウスは完成形へ。軽さはiPhone12の半分以下! https://www.kagua.biz/review/gamingdevice/20210826b1.html iphone 2021-08-25 21:00:35
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders 国・行政機関に最も足りないのがアジャイルだ! | IT Leaders https://it.impress.co.jp/articles/-/21965 itleaders 2021-08-26 07:00:00
AWS AWS Partner Network (APN) Blog Say Hello to 82 New AWS Competency, Service Delivery, Service Ready, and MSP Partners Added in July https://aws.amazon.com/blogs/apn/say-hello-to-82-new-aws-competency-service-delivery-service-ready-and-msp-partners-added-in-july/ Say Hello to New AWS Competency Service Delivery Service Ready and MSP Partners Added in JulyWe are excited to highlight AWS Partners that received new designations in July for our global AWS Competency AWS Managed Service Provider MSP AWS Service Delivery and AWS Service Ready programs These designations span workload solution and industry and help AWS customers identify top AWS Partners that can deliver on core business objectives AWS Partners are focused on your success helping customers take full advantage of the business benefits AWS has to offer 2021-08-25 21:09:19
AWS AWS Media Blog Amplify Video now supports MPEG-DASH for on-demand video https://aws.amazon.com/blogs/media/metfc-amplify-video-supports-mpeg-dash/ Amplify Video now supports MPEG DASH for on demand videoIntroduction Amplify Video now supports generating MPEG DASH manifests in addition to HLS manifests for on demand video delivery making it easier to leverage the two dominant HTTP streaming protocols for delivering video over the internet nbsp In this post we highlight how users can use the AWS Amplify framework with the Amplify Video plugin to create and … 2021-08-25 21:13:44
AWS AWS Government, Education, and Nonprofits Blog What you missed in the AWS Summit Online – Americas 2021 public sector fireside chat https://aws.amazon.com/blogs/publicsector/what-you-missed-aws-summit-online-americas-2021-public-sector-fireside-chat/ What you missed in the AWS Summit Online Americas public sector fireside chatAt the AWS Summit Online Americas fireside chat hosted by Max Peterson vice president of AWS worldwide public sector three public sector leaders discussed recovery and digital transformation across education and healthcare in the Americas following the COVID pandemic The fireside chat panelists experienced firsthand the need to scale rapidly due to the pandemic and their stories illustrate the transformational power of the cloud to drive impact in the public sector 2021-08-25 21:05:56
Google Official Google Blog Why we’re committing $10 billion to advance cybersecurity http://feedproxy.google.com/~r/blogspot/MKuf/~3/EkbzUFW7VPg/ Why we re committing billion to advance cybersecurityWe welcomed the opportunity to participate in President Biden s White House Cyber Security Meeting today and appreciated the chance to share our recommendations to advance this important agenda The meeting comes at a timely moment as widespread cyberattacks continue to exploit vulnerabilities targeting people organizations and governments around the world That s why today we are announcing that we will invest billion over the next five years to strengthen cybersecurity including expanding zero trust programs helping secure the software supply chain and enhancing open source security We are also pledging through the Google Career Certificate program to train Americans in fields like IT Support and Data Analytics learning in demand skills including data privacy and security  Governments and businesses are at a watershed moment in addressing cybersecurity Cyber attacks are increasingly endangering valuable data and critical infrastructure While we welcome increased measures to reinforce cybersecurity governments and companies are both facing key challenges  First organizations continue to depend on vulnerable legacy infrastructure and software rather than adopting modern IT and security practices Too many governments still rely on legacy vendor contracts that limit competition and choice inflate costs and create privacy and security risks  Second nation state actors cybercriminals and other malicious actors continue to target weaknesses in software supply chains and many vendors don t have the tools or expertise to stop them  Third countries simply don t have enough people trained to anticipate and deal with these threats  For the past two decades Google has made security the cornerstone of our product strategy We don t just plug security holes we work to eliminate entire classes of threats for consumers and businesses whose work depends on our services We keep more users safe than anyone else in the world ーblocking malware phishing attempts spam messages and potential cyber attacks We ve published over academic research papers on computer security privacy and abuse prevention and we warn other software companies of weaknesses in their systems And dedicated teams like our Threat Analysis Group work to counter government backed hacking and attacks against Google and our users making the internet safer for everyone Extending the zero trust security model We re one of the pioneers inzero trust computing in which no person device or network enjoys inherent trust  Trust that allows access to information must be earned  We ve learned a lot about both the power and the challenges of running this model at scale  Implemented properly zero trust computing provides the highest level of security for organizations  We support the White House effort to deploy this model across the federal government  As government and industry work together to develop and implement zero trust solutions for employee access to corporate assets we also need to apply the approach to production environments This is necessary to address events like Solarwinds where attackers used access to the production environment to compromise dozens of outside entities The U S government can encourage adoption by expanding zero trust guidelines and reference architecture language in the Executive Order implementation process to include production environments which in addition to application segmentation substantially improves an organization s defense in depth strategy  Securing the software supply chain Following the Solarwinds attack the software world gained a deeper understanding of the real risks and ramifications of supply chain attacks Today the vast majority of modern software development makes use of open source software including software incorporated in many aspects of critical infrastructure and national security systems Despite this there is no formal requirement or standard for maintaining the security of that software Most of the work that is done to enhance the security of open source software including fixing known vulnerabilities is done on an ad hoc basis  That s why we worked with the Open Source Security Foundation OpenSSF to develop and release Supply Chain Levels for Software Artifacts SLSA or “salsa a proven framework for securing the software supply chain In our view wide support for and adoption of the SLSA framework will raise the security bar for the entire software ecosystem  To further advance our work and the broader community s work in this space we committed to invest in the expansion of the application of our SLSA framework to protect the key components of open source software widely used by many organizations We also pledged to provide million to support third party foundations like OpenSSF that manage open source security priorities and help fix vulnerabilities Strengthening the digital security skills of the American workforceRobust cybersecurity ultimately depends on having the people to implement it That includes people with digital skills capable of designing and executing cybersecurity solutions as well as promoting awareness of cybersecurity risks and protocols among the broader population In short we need more and better computer security education and training   Over the next three years we re pledging to help Americans earn Google Career Certificates in fields like IT Support and Data Analytics to learn in demand skills including data privacy and security The certificates are industry recognized and supported credentials that equip Americans with the skills they need to get high paying high growth jobs To date more than half of our graduates have come from backgrounds underserved in tech Black Latinx veteran or female of our graduates come from the lowest income tertile in the country And the results are strong of our graduates report a positive career impact within six months of graduation Additionally we will train over million Americans in digital skills from basic to advanced by Leading the world in cybersecurity is critical to our national security Today s meeting at the White House was both an acknowledgment of the threats we face and a call to action to address them It emphasized cybersecurity as a global imperative and encouraged new ways of thinking and partnering across government industry and academia We look forward to working with the Administration and others to define and drive a new era in cybersecurity Our collective safety economic growth and future innovation depend on it 2021-08-25 21:30:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ListVewでクリックしたリストを.remove()したい https://teratail.com/questions/356192?rss=all ListVewでクリックしたリストをremoveしたい前提・実現したいことAndroidStudioで簡単なリスト表示を勉強中です。 2021-08-26 06:25:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Javascript | 関数名にインデックス番号を付け加えたい https://teratail.com/questions/356191?rss=all Javascript関数名にインデックス番号を付け加えたいforEachでイベントを登録する際に、インデックス番号を関数の末尾に付けようと思いましたが失敗しました。 2021-08-26 06:23:59
海外TECH DEV Community Listen to S6E3 of DevDiscuss: "Ethical Design" with Sarah Fossheim & Aubrey Blanche! https://dev.to/devteam/listen-to-s6e3-of-devdiscuss-ethical-design-with-sarah-fossheim-aubrey-blanche-223m Listen to SE of DevDiscuss quot Ethical Design quot with Sarah Fossheim amp Aubrey Blanche Listen to DevDiscuss SE right here on DEV S E What Makes Ethical Design in Your product and Your Company DevDiscuss   Your browser does not support the audio element x initializing × DevDiscuss is the first original podcast from DEV all about the burning topics that impact all our lives as developers This week we talk about the components of ethical design and how to view your product or company through this necessary lens and approach to creating software Host ben ーCreator of DEV amp Co Founder of Forem Guests Sarah Fossheim Creator of the Ethical Design GuideAubrey Blanche ーDirector of Equitable Design at Culture Amp We hope you enjoy DevDiscuss this week Please let us know your thoughts about the episode in the comments below ーor on Twitter thepracticaldev You can follow DevDiscuss to get episode notifications and listen right in your feed ーor subscribe on your platform of choice Plus if you leave us a review we ll send you a free pack of thank you stickers Details here Quick Listening LinksApple PodcastsSpotifyGoogleListen NotesTuneInRSS FeedDEV Pods SiteAcknowledgements levisharpe for producing amp mixing the showOur season six sponsors CockroachDB amp Scout APM 2021-08-25 21:10:18
海外TECH DEV Community Let's build a web radio player from scratch 🌐📻 https://dev.to/thormeier/let-s-build-a-web-radio-player-from-scratch-2poo Let x s build a web radio player from scratch Video killed the radio star internet killed the video star and with this tutorial I m going to show you how to come full circle You might know that I like to combine my love for music with coding so instead of building full blown instruments today I ll focus on a way to transport music radio Wait radio is still a thing Indeed Streaming services detach the listeners from the moderators editors and the artists In a radio stream moderators can actually engage with listeners think interviews with artists with questions from the crowd or quiz shows Radio stations have more advantages over your average streaming service Editorial contentShows on various topicsLocal newsAbility to randomly discover a new catchy song every now and thenNot having to care about what to listen to nextA lot of people still listen to radio stations today but they often don t use those clunky old extra made machines anymore Like for most tasks listeners today use a computer and more specifically a browser While this post does not cover how to set up your own stream that one s for another time I will show you how to present a stream to your listeners in an accessible and visually appealing way No stream ok but how do we test the interface then Excellent question There s a lot of radio stations out there that can be used to test the player So step is to find a stream and ideally an API endpoint that gives us the currently playing song A popular search enginewill yield a ton of different stations to test with so I select one that I personally like With the stream ready let s talk about the design next What will this thing look like There s a myriad of options It could run in a popup sit in a navigation a side bar or a top bar that scrolls with the content Let s look at a few examples of radio players on the web Rock Antenne HamburgThe first example the player of Rock Antenne Hamburg is a good example for how visual clues the album covers the text Jetzt läuft translating to Now playing can greatly enhance the user experience of a radio player The focus seems to be on the music which is exactly what I want Wacken RadioThe next example I want to look at is Wacken Radio the dedicated radio station for the Wacken Open Air festival The first impression is that the player is covering the entire screen whereas in reality the player itself is only the grey bar at the bottom There s actually more content on the page news upcoming songs etc that is revealed when scrolling The grey bar is sticky and stays at the bottom of the view port That s a similar pattern to other websites that have their player sticking to the top of the screen Similar to Rock Antenne Hamburg there s a label for the currently playing song and an album cover Since the stream I m using doesn t offer album covers that s not really an option though A possible designI will probably go with something simple There s no website I could really put this example into so I ll make it more or less standalone The slider on the bottom right will be used to control the volume The mute unmute button will have an icon roughly indicating the current volume A click on it will toggle the volume to and back to the last setting again The color scheme will be one that s apparently at least from what I can tell popular with radio stations that play jazz a lot Yellow black and white If someone knows why they tend to use yellow a lot please leave a comment The HTML partFirst I need to set things up a bit I create an empty CSS file an empty JS file and an HTML file called player html I m planning to use Fontawesome for the icons so I include a CDN version of that as well lt player html gt lt DOCTYPE html gt lt html gt lt head gt lt meta charset utf gt lt link rel stylesheet type text css href fonts googleapis com css family Open Sans gt lt link rel stylesheet href integrity sha AYmECYwcVbZcuHtOAwdYTsvhLPVnYseStHfGJvOvKxVfELGroGkvsg p crossorigin anonymous gt lt link rel stylesheet href player css gt lt head gt lt body gt lt div class radio player gt lt Player goes here gt lt div gt lt script src player js gt lt script gt lt body gt lt html gt Next I add a div for the player and an audio element for stream lt div class radio player gt lt audio src class visually hidden id stream gt lt More stuff here gt lt audio gt I now add the controls right underneath the audio element I also add some containers to later add the layout with flexbox lt div class player controls gt lt button name play pause class button play pause button aria label Play pause gt lt i class fas fa play aria hidden gt lt i gt lt button gt lt div class volume and title gt lt div class currently playing aria label Currently playing gt lt span class currently playing label gt Now playing on Some Radio Station lt span gt lt span class currently playing title gt Listen to Some Radio Station lt span gt lt div gt lt div class volume controls gt lt button name mute class button mute button aria label Mute unmute gt lt i class fas fa volume down aria hidden gt lt i gt lt button gt lt input type range name volume class volume min max step value aria label Volume gt lt div gt lt div gt lt div gt So far so good Now for the styling Making it look niceAs a first step I want to make the buttons look decent I also give the entire player some margin so it s not stuck to the corner of the viewport radio player margin px button vertical align middle display flex align items center justify content center cursor pointer border none background color FEB color fff border radius play pause button width px height px font size px margin right px mute button width px height px margin right px Which looks like this Next I align the elements with flexbox to give the entire thing the structure I want player controls display flex align items center currently playing display flex flex direction column margin bottom px volume controls display flex align items center Getting somewhere Then I play around with font size and font weight a little to give the title more visual weight currently playing label font size px font weight currently playing title font size px Next comes the fun part Styling the lt input type range gt for the volume I reset some of the styles using appearance and start styling it according to the rough design volume webkit appearance none appearance none border px solid border radius px overflow hidden This will help with styling the thumb There s a problem when styling the thumb though I need to use non standard features This means vendor prefixes I ll use a box shadow to color the left part of the thumb differently than the right input type range webkit slider thumb webkit appearance none appearance none height px width px cursor ew resize background FEB box shadow px px FDEA border radius input type range moz range thumb same as above input type range ms thumb same as above input type range focus border radius px box shadow px px FEB Looks a lot more like the design Adding the functionalityNow I can wire up the buttons with the stream I start by collecting all the DOM elements I need and initialize a few variables const audio document querySelector stream const playPauseButton document querySelector name play pause const playPauseButtonIcon playPauseButton querySelector i fas const volumeControl document querySelector name volume const currentlyPlaying document querySelector currently playing title const volumeButton document querySelector name mute const volumeButtonIcon volumeButton querySelector i fas let isPlaying falselet fetchInterval nulllet currentVolume audio volume currentVolumeThe function to fetch and apply the currently playing song depends a lot on how the endpoint used structures the info In my example I assume a simple JSON object with a single key in the form of currentSong I use fetch to get the info Fetches the currently playing returns Promise lt any gt const fetchCurrentlyPlaying gt fetch then response gt response json then data gt currentlyPlaying innerText data currentSong The next function I add is to adjust the icon of the mute button to reflect the current volume If the volume drops to it should show a muted icon the higher the volume the more sound waves the speaker emits At least figuratively Adjusts the icon of the mute button based on the given volume param volume const adjustVolumeIcon volume gt volumeButtonIcon classList remove fa volume off volumeButtonIcon classList remove fa volume down volumeButtonIcon classList remove fa volume up volumeButtonIcon classList remove fa volume mute if volume gt volumeButtonIcon classList add fa volume up if volume lt amp amp volume gt volumeButtonIcon classList add fa volume down if volume lt amp amp volume gt volumeButtonIcon classList add fa volume off if volume volumeButtonIcon classList add fa volume mute Now for the functionality of the mute button and the volume control I want it to remember where the volume was last when muting and unmuting That way the user can quickly mute and later unmute the stream without having to adjust the volume again I hook this up with the volume control and the lt audio gt s volume volumeControl addEventListener input gt const volume parseFloat volumeControl value audio volume currentVolume volume currentVolume volume adjustVolumeIcon volume volumeButton addEventListener click gt if audio volume gt adjustVolumeIcon audio volume volumeControl value else adjustVolumeIcon currentVolume audio volume currentVolume volumeControl value currentVolume The last step is the play pause button When starting the stream I set an interval to fetch the currently playing song every seconds Enough time to be almost real time but not too much so it doesn t cause too many unnecessary requests I also switch out the icon playPauseButton addEventListener click gt if isPlaying audio pause playPauseButtonIcon classList remove fa pause playPauseButtonIcon classList add fa play clearInterval fetchInterval currentlyPlaying innerText Listen to Some Radio Station else audio play playPauseButtonIcon classList remove fa play playPauseButtonIcon classList add fa pause fetchCurrentlyPlaying fetchInterval setInterval fetchCurrentlyPlaying isPlaying isPlaying Aaand we re done Let s see the functionality in action I hope you enjoyed reading this article as much as I enjoyed writing it If so leave a ️or a I write tech articles in my free time and like to drink coffee every once in a while If you want to support my efforts please consider buying me a coffee or following me on Twitter You can also support me and my writing directly via Paypal 2021-08-25 21:09:04
海外TECH DEV Community Welcome Thread - v139 https://dev.to/thepracticaldev/welcome-thread-v139-9d6 Welcome Thread v Welcome to DEV Leave a comment below to introduce yourself You can talk about what brought you here what you re learning or just a fun fact about yourself Reply to someone s comment either with a question or just a hello Great to have you in the community 2021-08-25 21:04:07
海外TECH Engadget Audio-Technica's latest budget headphones look decent for $59 cans https://www.engadget.com/audio-technica-ath-s220bt-headphones-budget-multipoint-pairing-voice-assistant-215046389.html?src=rss Audio Technica x s latest budget headphones look decent for cansAudio Technica has pulled back the curtain on its latest set of budget headphones The ATH SBT offers a decent set of features for the price including a battery life that offers up to hours of use on a single charge according to the company You ll be able to add up to hours of listening time with just minutes of USB C charging Audio Technica says The Bluetooth headphones have mm drivers which Audio Technica claims deliver low latency audio You can also plug them in using an included mm cable which has an in line mic and controls The ATH SBT can connect to two Bluetooth devices simultaneously for fast switching between tasks There s a built in microphone earcup controls and Google Fast Pair support for Android devices Along with Siri and Google Assistant compatibility there s a quot voice guidance quot function which can provide info on the current battery level pairing status and more Audio TechnicaAlthough the headphones lack higher end features such as active noise cancellation they seem worth a look if you re in the market for a budget set even if the audio quality turns out to be just fine Audio Technica says they deliver quot excellent sound quality quot They re lightweight too at just ounces or grams The ATH SBT is available now in a number of color options You can pick them up in black with dark gray accents navy with beige earpads and headband or white with a black trim 2021-08-25 21:50:46
海外TECH Engadget Instagram is testing ‘interest search’ to make results more intuitive https://www.engadget.com/instagram-interest-search-keywords-215044432.html?src=rss Instagram is testing interest search to make results more intuitiveInstagram is working on making its search function more intuitive The app is experimenting with changes that allow users to search for content based on topics rather than account names or hashtags Up until now Instagram s search has been fairly rudimentary Typing “kittens into the search bar would turn up results for specific accounts or hashtags for example but you d have to jump around different pages to actually find kitten content But with the update searching for topical content on Instagram will be more like Pinterest with a grid of photos and videos related to that topic “We ve been experimenting with what we are internally calling interest search Instagram head Adam Mosseri said in a video posted to Twitter He added that the new search results are available for “a range of topics and a range of languages but that Instagram is still “working to expand the feature For now users can browse the new results by looking for search terms that have a magnifying glass next to them How Search Works In this video I cover How we rank search How to show up on search How we keep search safe What s new for searchIf you d like to dig in further check out our new blog post pic twitter com nucrGNnーAdam Mosseri mosseri August Instagram has teased other major updates to its search features in recent months The app is also working on a visual search feature that would allow users to find products using the in app camera though the company hasn t shared additional details 2021-08-25 21:50:44
海外TECH Engadget The first crewless electric cargo ship begins its maiden voyage this year https://www.engadget.com/yara-birkeland-autonomous-electric-cargo-ship-launch-date-211945689.html?src=rss The first crewless electric cargo ship begins its maiden voyage this yearAutonomous cargo hauling won t be limited to a handful of trucks and aircraft As CNNreports Yara International now expects to sail the first autonomous fully electric cargo ship in Norway by the end of The Yara Birkeland will travel from Herøya to Brevik with only three remote control centers keeping watch over the journey Yara first developed the concept in and had planned to set sail in but the COVID pandemic delayed the trip It s not the first crewless ship of any kind to venture forth a Finnish ferry launched in but it is the first all electric model It s a slow vessel with a knot top speed from its two kW propulsion systems container ships typically travel at to knots and it s safe to say the giant MWh battery will take a while to charge However Yara believes it will be worthwhile for the environmental gains The firm estimated the Yara Birkeland would replace about truck trips per year dramatically reducing CO and nitrous oxide emissions in a country that already relies heavily on hydroelectric power The ship could also alleviate traffic congestion on land not to mention keep humans out of danger albeit at the possible expense of jobs It may still be a long while before you see autonomous cargo haulers making trips elsewhere Even if range isn t an issue docks are ーit would be harder for a self sailing ship to navigate a busy port like Durban or Shanghai There are also legal issues Different countries have their own rules for the sea As with self driving cars there s also the matter of liability Who s to blame if an autonomous ship runs aground While it s easy to see a day when autonomous electric ships are commonplace that day likely isn t close at hand 2021-08-25 21:19:45
海外科学 NYT > Science Rejecting Covid-19 Inquiry, China Peddles Conspiracy Theories Blaming US https://www.nytimes.com/2021/08/25/world/asia/china-coronavirus-covid-conspiracy-theory.html Rejecting Covid Inquiry China Peddles Conspiracy Theories Blaming USA new wave of disinformation follows President Biden s order for the United States to investigate the origin of the pandemic including the possibility of a lab leak in Wuhan 2021-08-25 21:35:29
海外TECH WIRED The Stealthy iPhone Hacks That Apple Still Can't Stop https://www.wired.com/story/apple-imessage-zero-click-hacks imessage 2021-08-25 21:14:40
ニュース BBC News - Home Afghanistan: UK nationals warned not to travel to Kabul airport https://www.bbc.co.uk/news/uk-58337632?at_medium=RSS&at_campaign=KARANGA attack 2021-08-25 21:51:37
ニュース BBC News - Home Afghanistan: Taliban committed to post-deadline safe passage, US says https://www.bbc.co.uk/news/world-asia-58337380?at_medium=RSS&at_campaign=KARANGA august 2021-08-25 21:24:06
ニュース BBC News - Home Lee Peacock: Westminster murders suspect found with critical injuries https://www.bbc.co.uk/news/uk-england-london-58337432?at_medium=RSS&at_campaign=KARANGA westminster 2021-08-25 21:33:24
ニュース BBC News - Home Aubameyang hat-trick helps Arsenal thrash West Brom https://www.bbc.co.uk/sport/football/58252911?at_medium=RSS&at_campaign=KARANGA carabao 2021-08-25 21:03:42
ニュース BBC News - Home Hennessey heroics see Burnley beat Newcastle in shootout to win all-Premiership tie https://www.bbc.co.uk/sport/football/58239479?at_medium=RSS&at_campaign=KARANGA Hennessey heroics see Burnley beat Newcastle in shootout to win all Premiership tieWayne Hennessey has Burnley debut to remember as he saves two spot kicks to help them beat Newcastle on penalties in the Carabao Cup 2021-08-25 21:32:25
ビジネス ダイヤモンド・オンライン - 新着記事 イラン、タリバンのアフガン掌握で恩恵 燃料輸出でドル獲得 - WSJ発 https://diamond.jp/articles/-/280557 輸出 2021-08-26 06:24:00
北海道 北海道新聞 英フェスで6百人超感染か 政府の実験、4万人が入場 https://www.hokkaido-np.co.jp/article/582144/ 開催 2021-08-26 06:13:00
GCP Cloud Blog What’s new with Google Cloud https://cloud.google.com/blog/topics/inside-google-cloud/whats-new-google-cloud/ What s new with Google CloudWant to know the latest from Google Cloud Find it here in one handy location Check back regularly for our newest updates announcements resources events learning opportunities and more  Tip  Not sure where to find what you re looking for on the Google Cloud blog Start here  Google Cloud blog Full list of topics links and resources Week of Aug Aug Vertex Predictions now supports private endpoints for online prediction Through VPC Peering Private Endpoints provide increased security and lower latency when serving ML models Read more Related ArticleNew study available Modernize with AIOps to maximize your impactIn this commissioned study Forrester Consulting explores how organizations are using AI Ops in their cloud environments Read ArticleWeek of Aug Aug Look for us to take security one step further by adding authorization features for service to service communications for gRPC proxyless services as well as to support other deployment models where proxyless gRPC services are running somewhere other than GKE for example Compute Engine We hope you ll join us and check out the setup guide and give us feedback Cloud Run now supports VPC Service Controls You can now protect your Cloud Run services against data exfiltration by using VPC Service Controls in conjunction with Cloud Run s ingress and egress settings Read more Read how retailers are leveraging Google Cloud VMware Engine to move their on premises applications to the cloud where they can achieve the scale intelligence and speed required to stay relevant and competitive Read more A series of new features for BeyondCorp Enterprise our zero trust offering We now offer native support for client certificates for eight types of VPC SC resources We are also announcing general availability of the on prem connector which allows users to secure HTTP or HTTPS based on premises applications outside of Google Cloud Additionally three new BeyondCorp attributes are available in Access Context Manager as part of a public preview Customers can configure custom access policies based on time and date credential strength and or Chrome browser attributes Read more about these announcements here We are excited to announce that Google Cloud working with its partners NAG and DDN demonstrated the highest performing Lustre file system on the IO ranking of the fastest HPC storage systems ーquite a feat considering Lustre is one of the most widely deployed HPC file systems in the world  Read the full article The Storage Transfer Service for on premises data API is now available in Preview Now you can use RESTful APIs to automate your on prem to cloud transfer workflows  Storage Transfer Service is a software service to transfer data over a network The service provides built in capabilities such as scheduling bandwidth management retries and data integrity checks that simplifies the data transfer workflow It is now simple to use Terraform to configure Anthos features on your GKE clusters This is the first part of the part series that describes using Terraform to enable Config Sync  For platform administrators  this natural IaC approach improves auditability and transparency and reduces risk of misconfigurations or security gaps Read more In this commissioned study “Modernize With AIOps To Maximize Your Impact Forrester Consulting surveyed organizations worldwide to better understand how they re approaching artificial intelligence for IT operations AIOps in their cloud environments and what kind of benefits they re seeing Read more If your organization or development environment has strict security policies which don t allow for external IPs it can be difficult to set up a connection between a Private Cloud SQL instance and a Private IP VM This article contains clear instructions on how to set up a connection from a private Compute Engine VM to a private Cloud SQL instance using a private service connection and the mysqlsh command line tool Related ArticleNew Research COVID accelerates innovation in healthcare but tech adoption still lagsGoogle Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technologyRead ArticleWeek of Aug Aug Compute Engine users have a new updated set of VM level “in context metrics charts and logs to correlate signals for common troubleshooting scenarios across CPU Disk Memory Networking and live Processes  This brings the best of Google Cloud s operations suite directly to the Compute Engine UI Learn more ​​Pub Sub to Splunk Dataflow template has been updatedto address multiple enterprise customer asks from improved compatibility with Splunk Add on for Google Cloud Platform to more extensibility with user defined functions UDFs and general pipeline reliability enhancements to tolerate failures like transient network issues when delivering data to Splunk Read more to learn about how to take advantage of these latest features Read more Google Cloud and NVIDIA have teamed up to make VR AR workloads easier faster to create and tetherless Read more Register for the Google Cloud Startup Summit September at goo gle StartupSummit for a digital event filled with inspiration learning and discussion This event will bring together our startup and VC community to discuss the latest trends and insights headlined by a keynote by Astro Teller Captain of Moonshots at X the moonshot factory Additionally learn from a variety of technical and business sessions to help take your startup to the next level Google Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technology Learn more Partial SSO is now available for public preview If you use a rd party identity provider to single sign on into Google services Partial SSO allows you to identify a subset of your users to use Google Cloud Identity as your SAML SSO identity provider short video and demo Related ArticleGoogle named a Leader in Gartner Magic Quadrant for Cloud Infrastructure and Platform Services againGartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as Read ArticleWeek of Aug Aug Gartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as a Service Learn more Private Service Connect is now generally available Private Service Connect lets you create private and secure connections to Google Cloud and third party services with service endpoints in your VPCs  Read more migration guides designed to help you identify the best ways to migrate which include meeting common organizational goals like minimizing time and risk during your migration identifying the most enterprise grade infrastructure for your workloads picking a cloud that aligns with your organization s sustainability goals and more Read more Related ArticleThe new Google Cloud region in Melbourne is now openThe new Google Cloud region in Melbourne adds a second region to Australia supporting economic growth in the region Read ArticleWeek of Jul Jul This week we hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more about our consumer packaged goods strategy and a guide to key summit content for brands in this blog from Giusy Buonfantino Google Cloud s Vice President of CPG We re hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more See how IKEA uses Recommendations AI to provide customers with more relevant product information  Read more ​​Google Cloud launches a career program for people with autism designed to hire and support more talented people with autism in the rapidly growing cloud industry  Learn moreGoogle Cloud follows new API stability tenets that work to minimize unexpected deprecations to our Enterprise APIs  Read more Related ArticleRegistration is open for Google Cloud Next October Register now for Google Cloud Next on October Read ArticleWeek of Jul Jul Register and join us for Google Cloud Next October at g co CloudNext for a fresh approach to digital transformation as well as a few surprises Next will be a fully customizable digital adventure for a more personalized learning journey Find the tools and training you need to succeed From live interactive Q amp As and informative breakout sessions to educational demos and real life applications of the latest tech from Google Cloud Get ready to plug into your cloud community get informed and be inspired Together we can tackle today s greatest business challenges and start solving for what s next Application Innovation takes a front row seat this year To stay ahead of rising customer expectations and the digital and in person hybrid landscape enterprises must know what application innovation means and how to deliver this type of innovation with a small piece of technology that might surprise you Learn more about the three pillars of app innovation here We announced Cloud IDS our new network security offering which is now available in preview Cloud IDS delivers easy to use cloud native managed network based threat detection With Cloud IDS customers can enjoy a Google Cloud integrated experience built with Palo Alto Networks industry leading threat detection technologies to provide high levels of security efficacy Learn more Key Visualizer for Cloud Spanner is now generally available Key Visualizer is a new interactive monitoring tool that lets developers and administrators analyze usage patterns in Spanner It reveals trends and outliers in key performance and resource metrics for databases of any size helping to optimize queries and reduce infrastructure costs See it in action The market for healthcare cloud is projected to grow This means a need for better tech infrastructure digital transformation amp Cloud tools Learn how Google Cloud Partner Advantage partners help customers solve business challenges in healthcare Related ArticleThe new Google Cloud region in Delhi NCR is now openThe Google Cloud region in Delhi NCR is now open for business ready to host your workloads Read ArticleWeek of Jul Jul Simplify VM migrations with Migrate for Compute Engine as a Service delivers a Google managed cloud service that enables simple frictionless and large scale enterprise migrations of virtual machines to Google Compute Engine with minimal downtime and risk API driven and integrated into your Google Cloud console for ease of use this service uses agent less replication to copy data without manual intervention and without VPN requirements It also enables you to launch non disruptive validations of your VMs prior to cutover  Rapidly migrate a single application or execute a sprint with hundred systems using migration groups with confidence Read more here The Google Cloud region in Delhi NCR is now open for business ready to host your workloads Learn more and watch the region launch event here Introducing Quilkin the open source game server proxy Developed in collaboration with Embark Studios Quilkin is an open source UDP proxy tailor made for high performance real time multiplayer games Read more We re making Google Glass on Meet available to a wider network of global customers Learn more Transfer Appliance supports Google Managed Encryption Keys ーWe re announcing the support for Google Managed Encryption Keys with Transfer Appliance this is in addition to the currently available Customer Managed Encryption Keys feature Customers have asked for the Transfer Appliance service to create and manage encryption keys for transfer sessions to improve usability and maintain security The Transfer Appliance Service can now manage the encryption keys for the customers who do not wish to handle a key themselves Learn more about Using Google Managed Encryption Keys UCLA builds a campus wide API program With Google Cloud s API management platform Apigee UCLA created a unified and strong API foundation that removes data friction that students faculty and administrators alike face This foundation not only simplifies how various personas connect to data but also encourages more innovations in the future Learn their story An enhanced region picker makes it easy to choose a Google Cloud region with the lowest CO output  Learn more Amwell and Google Cloud explore five ways telehealth can help democratize access to healthcare  Read more Major League Baseball and Kaggle launch ML competition to learn about fan engagement  Batter up We re rolling out general support of Brand Indicators for Message Identification BIMI in Gmail within Google Workspace Learn more Learn how DeNA Sports Business created an operational status visualization system that helps determine whether live event attendees have correctly installed Japan s coronavirus contact tracing app COCOA Google Cloud CAS provides a highly scalable and available private CA to address the unprecedented growth in certificates in the digital world Read more about CAS Related ArticleCloser to the action Call of Duty League and Google Cloud deliver new feature for esports fansGoogle Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in rea Read ArticleWeek of Jul Jul Google Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in real time Read more Building applications is a heavy lift due to the technical complexity which includes the complexity of backend services that are used to manage and store data Firestore alters this by having Google Cloud manage your backend complexity through a complete backend as a service Learn more Google Cloud s new Native App Development skills challenge lets you earn badges that demonstrate your ability to create cloud native apps Read more and sign up Related ArticleAT amp T Android customers to have Messages app by defaultMessages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read ArticleWeek of Jun Jul Storage Transfer Service now offers preview support for Integration with AWS Security Token Service Security conscious customers can now use Storage Transfer Service to perform transfers from AWS S without passing any security credentials This release will alleviate the security burden associated with passing long term AWS S credentials which have to be rotated or explicitly revoked when they are no longer needed Read more The most popular and surging Google Search terms are now available in BigQuery as a public dataset View the Top and Top rising queries from Google Trends from the past days including years of historical data across the Designated Market Areas DMAs in the US Learn more A new predictive autoscaling capability lets you add additional Compute Engine VMs in anticipation of forecasted demand Predictive autoscaling is generally available across all Google Cloud regions Read more or consult the documentation for more information on how to configure simulate and monitor predictive autoscaling Messages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read more TPU v Pods will soon be available on Google Cloud providing the most powerful publicly available computing platform for machine learning training Learn more Cloud SQL for SQL Server has addressed multiple enterprise customer asks with the GA releases of both SQL Server and Active Directory integration as well as the Preview release of Cross Region Replicas  This set of releases work in concert to allow customers to set up a more scalable and secure managed SQL Server environment to address their workloads needs Read more Related ArticleHow HBO Max uses reCAPTCHA Enterprise to make its customer experience frictionlessBalancing product marketing customer and security needs without slowing down signups Read ArticleWeek of Jun Jun Simplified return to office with no code technology We ve just released a solution to your most common return to office headaches make a no code app customized to solve your business specific challenges Learn how to create an automated app where employees can see office room occupancy check what desks are reserved or open review disinfection schedules and more in this blog tutorial New technical validation whitepaper for running ecommerce applicationsーEnterprise Strategy Group s analyst outlines the challenges of organizations running ecommerce applications and how Google Cloud helps to mitigate those challenges and handle changing demands with global infrastructure solutions Download the whitepaper The fullagendafor Google for Games Developer Summit on July th th is now available A free digital event with announcements from teams including Stadia Google Ads AdMob Android Google Play Firebase Chrome YouTube and Google Cloud Hear more about how Google Cloud technology creates opportunities for gaming companies to make lasting enhancements for players and creatives Register at g co gamedevsummitBigQuery row level security is now generally available giving customers a way to control access to subsets of data in the same table for different groups of users Row level security RLS extends the principle of least privilege access and enables fine grained access control policies in BigQuery tables BigQuery currently supports access controls at the project dataset table and column level Adding RLS to the portfolio of access controls now enables customers to filter and define access to specific rows in a table based on qualifying user conditionsーproviding much needed peace of mind for data professionals Transfer from Azure ADLS Gen Storage Transfer Service offers Preview support for transferring data from Azure ADLS Gen to Google Cloud Storage Take advantage of a scalable serverless service to handle data transfer Read more reCAPTCHA V and V customers can now migrate site keys to reCAPTCHA Enterprise in under minutes and without making any code changes Watch our Webinar to learn more  Bot attacks are the biggest threat to your business that you probably haven t addressed yet Check out our Forbes article to see what you can do about it Related ArticleNew Tau VMs deliver leading price performance for scale out workloadsCompute Engine s new Tau VMs based on AMD EPYC processors provide leading price performance for scale out workloads on an x based archi Read ArticleWeek of Jun Jun A new VM family for scale out workloadsーNew AMD based Tau VMs offer higher absolute performance and higher price performance compared to general purpose VMs from any of the leading public cloud vendors Learn more New whitepaper helps customers plot their cloud migrationsーOur new whitepaper distills the conversations we ve had with CIOs CTOs and their technical staff into several frameworks that can help cut through the hype and the technical complexity to help devise the strategy that empowers both the business and IT Read more or download the whitepaper Ubuntu Pro lands on Google CloudーThe general availability of Ubuntu Pro images on Google Cloud gives customers an improved Ubuntu experience expanded security coverage and integration with critical Google Cloud features Read more Navigating hybrid work with a single connected experience in Google WorkspaceーNew additions to Google Workspace help businesses navigate the challenges of hybrid work such as Companion Mode for Google Meet calls Read more Arab Bank embraces Google Cloud technologyーThis Middle Eastern bank now offers innovative apps and services to their customers and employees with Apigee and Anthos In fact Arab Bank reports over of their new to bank customers are using their mobile apps Learn more Google Workspace for the Public Sector Sector eventsーThis June learn about Google Workspace tips and tricks to help you get things done Join us for one or more of our learning events tailored for government and higher education users Learn more Related ArticleAll about cables A guide to posts on our infrastructure under the seaAll our posts on Google s global subsea cable system in one handy location Read ArticleWeek of Jun Jun The top cloud capabilities industry leaders want for sustained innovationーMulticloud and hybrid cloud approaches coupled with open source technology adoption enable IT teams to take full advantage of the best cloud has to offer Our recent study with IDG shows just how much of a priority this has become for business leaders Read more or download the report Announcing the Firmina subsea cableーPlanned to run from the East Coast of the United States to Las Toninas Argentina with additional landings in Praia Grande Brazil and Punta del Este Uruguay Firmina will be the longest open subsea cable in the world capable of running entirely from a single power source at one end of the cable if its other power source s become temporarily unavailableーa resilience boost at a time when reliable connectivity is more important than ever Read more New research reveals what s needed for AI acceleration in manufacturingーAccording to our data which polled more than senior manufacturing executives across seven countries have turned to digital enablers and disruptive technologies due to the pandemic such as data and analytics cloud and artificial intelligence AI And of manufacturers who use AI in their day to day operations report that their reliance on AI is increasing Read more or download the report Cloud SQL offers even faster maintenanceーCloud SQL maintenance is zippier than ever MySQL and PostgreSQL planned maintenance typically lasts less than seconds and SQL Server maintenance typically lasts less than seconds You can learn more about maintenance here Simplifying Transfer Appliance configuration with Cloud Setup ApplicationーWe re announcing the availability of the Transfer Appliance Cloud Setup Application This will use the information you provide through simple prompts and configure your Google Cloud permissions preferred Cloud Storage bucket and Cloud KMS key for your transfer Several cloud console based manual steps are now simplified with a command line experience Read more  Google Cloud VMware Engine is now HIPAA compliantーAs of April Google Cloud VMware Engine is covered under the Google Cloud Business Associate Agreement BAA meaning it has achieved HIPAA compliance Healthcare organizations can now migrate and run their HIPAA compliant VMware workloads in a fully compatible VMware Cloud Verified stack running natively in Google Cloud with Google Cloud VMware Engine without changes or re architecture to tools processes or applications Read more Introducing container native Cloud DNSーKubernetes networking almost always starts with a DNS request DNS has broad impacts on your application and cluster performance scalability and resilience That is why we are excited to announce the release of container native Cloud DNSーthe native integration of Cloud DNS with Google Kubernetes Engine GKE to provide in cluster Service DNS resolution with Cloud DNS our scalable and full featured DNS service Read more Welcoming the EU s new Standard Contractual Clauses for cross border data transfersーLearn how we re incorporating the new Standard Contractual Clauses SCCs into our contracts to help protect our customers data and meet the requirements of European privacy legislation Read more Lowe s meets customer demand with Google SRE practicesーLearn how Low s has been able to increase the number of releases they can support by adopting Google s Site Reliability Engineering SRE framework and leveraging their partnership with Google Cloud Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Support for Node js Python and Java repositories for Artifact Registrynow in Preview With today s announcement you can not only use Artifact Registry to secure and distribute container images but also manage and secure your other software artifacts Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Google named a Leader in The Forrester Wave Streaming Analytics Q report Learn about the criteria where Google Dataflow was rated out and why this matters for our customers here Applied ML Summit this Thursday June Watch our keynote to learn about predictions for machine learning over the next decade Engage with distinguished researchers leading practitioners and Kaggle Grandmasters during our live Ask Me Anything session Take part in our modeling workshops to learn how you can iterate faster and deploy and manage your models with confidence no matter your level of formal computer science training Learn how to develop and apply your professional skills grow your abilities at the pace of innovation and take your career to the next level  Register now Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of May Jun Security Command Center now supports CIS benchmarks and granular access control Security Command Center SCC now supports CIS benchmarks for Google Cloud Platform Foundation v enabling you to monitor and address compliance violations against industry best practices in your Google Cloud environment Additionally SCC now supports fine grained access control for administrators that allows you to easily adhere to the principles of least privilegeーrestricting access based on roles and responsibilities to reduce risk and enabling broader team engagement to address security Read more Zero trust managed security for services with Traffic Director We created Traffic Director to bring to you a fully managed service mesh product that includes load balancing traffic management and service discovery And now we re happy to announce the availability of a fully managed zero trust security solution using Traffic Director with Google Kubernetes Engine GKE and Certificate Authority CA Service Read more How one business modernized their data warehouse for customer success PedidosYa migrated from their old data warehouse to Google Cloud s BigQuery Now with BigQuery the Latin American online food ordering company has reduced the total cost per query by x Learn more Announcing new Cloud TPU VMs New Cloud TPU VMs make it easier to use our industry leading TPU hardware by providing direct access to TPU host machines offering a new and improved user experience to develop and deploy TensorFlow PyTorch and JAX on Cloud TPUs Read more Introducing logical replication and decoding for Cloud SQL for PostgreSQL We re announcing the public preview of logical replication and decoding for Cloud SQL for PostgreSQL By releasing those capabilities and enabling change data capture CDC from Cloud SQL for PostgreSQL we strengthen our commitment to building an open database platform that meets critical application requirements and integrates seamlessly with the PostgreSQL ecosystem Read more How businesses are transforming with SAP on Google Cloud Thousands of organizations globally rely on SAP for their most mission critical workloads And for many Google Cloud customers part of a broader digital transformation journey has included accelerating the migration of these essential SAP workloads to Google Cloud for greater agility elasticity and uptime Read six of their stories Related Article businesses transforming with SAP on Google CloudBusinesses globally are running SAP on Google Cloud to take advantage of greater agility uptime and access to cutting edge smart analyt Read ArticleWeek of May May Google Cloud for financial services driving your transformation cloud journey As we welcome the industry to our Financial Services Summit we re sharing more on how Google Cloud accelerates a financial organization s digital transformation through app and infrastructure modernization data democratization people connections and trusted transactions Read more or watch the summit on demand Introducing Datashare solution for financial services We announced the general availability of Datashare for financial services a new Google Cloud solution that brings together the entire capital markets ecosystemーdata publishers and data consumersーto exchange market data securely and easily Read more Announcing Datastream in Preview Datastream a serverless change data capture CDC and replication service allows enterprises to synchronize data across heterogeneous databases storage systems and applications reliably and with minimal latency to support real time analytics database replication and event driven architectures Read more Introducing Dataplex An intelligent data fabric for analytics at scale Dataplex provides a way to centrally manage monitor and govern your data across data lakes data warehouses and data marts and make this data securely accessible to a variety of analytics and data science tools Read more  Announcing Dataflow Prime Available in Preview in Q Dataflow Prime is a new platform based on a serverless no ops auto tuning architecture built to bring unparalleled resource utilization and radical operational simplicity to big data processing Dataflow Prime builds on Dataflow and brings new user benefits with innovations in resource utilization and distributed diagnostics The new capabilities in Dataflow significantly reduce the time spent on infrastructure sizing and tuning tasks as well as time spent diagnosing data freshness problems Read more Secure and scalable sharing for data and analytics with Analytics Hub With Analytics Hub available in Preview in Q organizations get a rich data ecosystem by publishing and subscribing to analytics ready datasets control and monitoring over how their data is being used a self service way to access valuable and trusted data assets and an easy way to monetize their data assets without the overhead of building and managing the infrastructure Read more Cloud Spanner trims entry cost by Coming soon to Preview granular instance sizing in Spanner lets organizations run workloads at as low as th the cost of regular instances equating to approximately month Read more Cloud Bigtable lifts SLA and adds new security features for regulated industries Bigtable instances with a multi cluster routing policy across or more regions are now covered by a monthly uptime percentage under the new SLA In addition new Data Access audit logs can help determine whether sensitive customer information has been accessed in the event of a security incident and if so when and by whom Read more Build a no code journaling app In honor of Mental Health Awareness Month Google Cloud s no code application development platform AppSheet demonstrates how you can build a journaling app complete with titles time stamps mood entries and more Learn how with this blog and video here New features in Security Command CenterーOn May th Security Command Center Premium launched the general availability of granular access controls at project and folder level and Center for Internet Security CIS benchmarks for Google Cloud Platform Foundation These new capabilities enable organizations to improve their security posture and efficiently manage risk for their Google Cloud environment Learn more Simplified API operations with AI Google Cloud s API management platform Apigee applies Google s industry leading ML and AI to your API metadata Understand how it works with anomaly detection here This week Data Cloud and Financial Services Summits Our Google Cloud Summit series begins this week with the Data Cloud Summit on Wednesday May Global At this half day event you ll learn how leading companies like PayPal Workday Equifax and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation The following day Thursday May Global amp EMEA at the Financial Services Summit discover how Google Cloud is helping financial institutions such as PayPal Global Payments HSBC Credit Suisse AXA Switzerland and more unlock new possibilities and accelerate business through innovation Read more and explore the entire summit series Announcing the Google for Games Developer Summit on July th th With a surge of new gamers and an increase in time spent playing games in the last year it s more important than ever for game developers to delight and engage players To help developers with this opportunity the games teams at Google are back to announce the return of the Google for Games Developer Summit on July th th  Hear from experts across Google about new game solutions they re building to make it easier for you to continue creating great games connecting with players and scaling your business  Registration is free and open to all game developers  Register for the free online event at g co gamedevsummit to get more details in the coming weeks We can t wait to share our latest innovations with the developer community  Learn more Related ArticleA handy new Google Cloud AWS and Azure product mapTo help developers translate their prior experience with other cloud providers to Google Cloud we have created a table showing how gener Read ArticleWeek of May May Best practices to protect your organization against ransomware threats For more than years Google has been operating securely in the cloud using our modern technology stack to provide a more defensible environment that we can protect at scale While the threat of ransomware isn t new our responsibility to help protect you from existing or emerging threats never changes In our recent blog post we shared guidance on how organizations can increase their resilience to ransomware and how some of our Cloud products and services can help Read more Forrester names Google Cloud a Leader in Unstructured Data Security Platforms Forrester Research has named Google Cloud a Leader in The Forrester Wave Unstructured Data Security Platforms Q report and rated Google Cloud highest in the current offering category among the providers evaluated Read more or download the report Introducing Vertex AI One platform every ML tool you need Vertex AI is a managed machine learning ML platform that allows companies to accelerate the deployment and maintenance of artificial intelligence AI models Read more Transforming collaboration in Google Workspace We re launching smart canvas  a new product experience that delivers the next evolution of collaboration for Google Workspace Between now and the end of the year we re rolling out innovations that make it easier for people to stay connected focus their time and attention and transform their ideas into impact Read more Developing next generation geothermal power At I O this week we announced a first of its kind next generation geothermal project with clean energy startup Fervo that will soon begin adding carbon free energy to the electric grid that serves our data centers and infrastructure throughout Nevada including our Cloud region in Las Vegas Read more Contributing to an environment of trust and transparency in Europe Google Cloud was one of the first cloud providers to support and adopt the EU GDPR Cloud Code of Conduct  CoC The CoC is a mechanism for cloud providers to demonstrate how they offer sufficient guarantees to implement appropriate technical and organizational measures as data processors under the GDPR  This week the Belgian Data Protection Authority based on a positive opinion by the European Data Protection Board  EDPB  approved the CoC a product of years of constructive collaboration between the cloud computing community the European Commission and European data protection authorities We are proud to say that Google Cloud Platform and Google Workspace already adhere to these provisions Learn more Announcing Google Cloud datasets solutions We re adding commercial synthetic and first party data to our Google Cloud Public Datasets Program to help organizations increase the value of their analytics and AI initiatives and we re making available an open source reference architecture for a more streamlined data onboarding process to the program Read more Introducing custom samples in Cloud Code With new custom samples in Cloud Code  developers can quickly access your enterprise s best code samples via a versioned Git repository directly from their IDEs Read more Retention settings for Cloud SQL Cloud SQL now allows you to configure backup retention settings to protect against data loss You can retain between and days worth of automated backups and between and days worth of transaction logs for point in time recovery See the details here Cloud developer s guide to Google I O Google I O may look a little different this year but don t worry you ll still get the same first hand look at the newest launches and projects coming from Google Best of all it s free and available to all virtually on May Read more Related ArticleAnthos learning series All the videos in one placeIn under an hour you ll learn how Anthos lets you develop run and secure applications across your hybrid and multicloud environments Read ArticleWeek of May May APIs and Apigee power modern day due diligence With APIs and Google Cloud s Apigee business due diligence company DueDil revolutionized the way they harness and share their Big Information Graph B I G with partners and customers Get the full story Cloud CISO Perspectives May It s been a busy month here at Google Cloud since our inaugural CISO perspectives blog post in April Here VP and CISO of Google Cloud Phil Venables recaps our cloud security and industry highlights a sneak peak of what s ahead from Google at RSA and more Read more new features to secure your Cloud Run services We announced several new ways to secure Cloud Run environments to make developing and deploying containerized applications easier for developers Read more Maximize your Cloud Run investments with new committed use discounts We re introducing self service spend based committed use discounts for Cloud Run which let you commit for a year to spending a certain amount on Cloud Run and benefiting from a discount on the amount you committed Read more Google Cloud Armor Managed Protection Plus is now generally available Cloud Armor our Distributed Denial of Service DDoS protection and Web Application Firewall WAF service on Google Cloud leverages the same infrastructure network and technology that has protected Google s internet facing properties from some of the largest attacks ever reported These same tools protect customers infrastructure from DDoS attacks which are increasing in both magnitude and complexity every year Deployed at the very edge of our network Cloud Armor absorbs malicious network and protocol based volumetric attacks while mitigating the OWASP Top risks and maintaining the availability of protected services Read more Announcing Document Translation for Translation API Advanced in preview Translation is critical to many developers and localization providers whether you re releasing a document a piece of software training materials or a website in multiple languages With Document Translation now you can directly translate documents in languages and formats such as Docx PPTx XLSx and PDF while preserving document formatting Read more Introducing BeyondCorp Enterprise protected profiles Protected profiles enable users to securely access corporate resources from an unmanaged device with the same threat and data protections available in BeyondCorp Enterprise all from the Chrome Browser Read more How reCAPTCHA Enterprise protects unemployment and COVID vaccination portals With so many people visiting government websites to learn more about the COVID vaccine make vaccine appointments or file for unemployment these web pages have become prime targets for bot attacks and other abusive activities But reCAPTCHA Enterprise has helped state governments protect COVID vaccine registration portals and unemployment claims portals from abusive activities Learn more Day one with Anthos Here are ideas for how to get started Once you have your new application platform in place there are some things you can do to immediately get value and gain momentum Here are six things you can do to get you started Read more The era of the transformation cloud is here Google Cloud s president Rob Enslin shares how the era of the transformation cloud has seen organizations move beyond data centers to change not only where their business is done but more importantly how it is done Read more Related ArticleSRE at Google Our complete list of CRE life lessonsFind links to blog posts that share Google s SRE best practices in one handy location Read ArticleWeek of May May Transforming hard disk drive maintenance with predictive ML In collaboration with Seagate we developed a machine learning system that can forecast the probability of a recurring failing diskーa disk that fails or has experienced three or more problems in days Learn how we did it Agent Assist for Chat is now in public preview Agent Assist provides your human agents with continuous support during their calls and now chats by identifying the customers intent and providing them with real time recommendations such as articles and FAQs as well as responses to customer messages to more effectively resolve the conversation Read more New Google Cloud AWS and Azure product map Our updated product map helps you understand similar offerings from Google Cloud AWS and Azure and you can easily filter the list by product name or other common keywords Read more or view the map Join our Google Cloud Security Talks on May th We ll share expert insights into how we re working to be your most trusted cloud Find the list of topics we ll cover here Databricks is now GA on Google Cloud Deploy or migrate Databricks Lakehouse to Google Cloud to combine the benefits of an open data cloud platform with greater analytics flexibility unified infrastructure management and optimized performance Read more HPC VM image is now GA The CentOS based HPC VM image makes it quick and easy to create HPC ready VMs on Google Cloud that are pre tuned for optimal performance Check out our documentation and quickstart guide to start creating instances using the HPC VM image today Take the State of DevOps survey Help us shape the future of DevOps and make your voice heard by completing the State of DevOps survey before June Read more or take the survey OpenTelemetry Trace is now available OpenTelemetry has reached a key milestone the OpenTelemetry Tracing Specification has reached version API and SDK release candidates are available for Java Erlang Python Go Node js and Net Additional languages will follow over the next few weeks Read more New blueprint helps secure confidential data in AI Platform Notebooks We re adding to our portfolio of blueprints with the publication of our Protecting confidential data in AI Platform Notebooks blueprint guide and deployable blueprint which can help you apply data governance and security policies that protect your AI Platform Notebooks containing confidential data Read more The Liquibase Cloud Spanner extension is now GA Liquibase an open source library that works with a wide variety of databases can be used for tracking managing and automating database schema changes By providing the ability to integrate databases into your CI CD process Liquibase helps you more fully adopt DevOps practices The Liquibase Cloud Spanner extension allows developers to use Liquibase s open source database library to manage and automate schema changes in Cloud Spanner Read more Cloud computing Frequently asked questions There are a number of terms and concepts in cloud computing and not everyone is familiar with all of them To help we ve put together a list of common questions and the meanings of a few of those acronyms Read more Related ArticleAPI design Links to our most popular postsFind our most requested blog posts on API design in one location to read now or bookmark for later Read ArticleWeek of Apr Apr Announcing the GKE Gateway controller in Preview GKE Gateway controller Google Cloud s implementation of the Gateway API manages internal and external HTTP S load balancing for a GKE cluster or a fleet of GKE clusters and provides multi tenant sharing of load balancer infrastructure with centralized admin policy and control Read more See Network Performance for Google Cloud in Performance Dashboard The Google Cloud performance view part of the Network Intelligence Center provides packet loss and latency metrics for traffic on Google Cloud It allows users to do informed planning of their deployment architecture as well as determine in real time the answer to the most common troubleshooting question Is it Google or is it me The Google Cloud performance view is now open for all Google Cloud customers as a public preview  Check it out Optimizing data in Google Sheets allows users to create no code apps Format columns and tables in Google Sheets to best position your data to transform into a fully customized successful app no coding necessary Read our four best Google Sheets tips Automation bots with AppSheet Automation AppSheet recently released AppSheet Automation infusing Google AI capabilities to AppSheet s trusted no code app development platform Learn step by step how to build your first automation bot on AppSheet here Google Cloud announces a new region in Israel Our new region in Israel will make it easier for customers to serve their own users faster more reliably and securely Read more New multi instance NVIDIA GPUs on GKE We re launching support for multi instance GPUs in GKE currently in Preview which will help you drive better value from your GPU investments Read more Partnering with NSF to advance networking innovation We announced our partnership with the U S National Science Foundation NSF joining other industry partners and federal agencies as part of a combined million investment in academic research for Resilient and Intelligent Next Generation NextG Systems or RINGS Read more Creating a policy contract with Configuration as Data Configuration as Data is an emerging cloud infrastructure management paradigm that allows developers to declare the desired state of their applications and infrastructure without specifying the precise actions or steps for how to achieve it However declaring a configuration is only half the battle you also want policy that defines how a configuration is to be used This post shows you how Google Cloud products deliver real time data solutions Seven Eleven Japan built Seven Central its new platform for digital transformation on Google Cloud Powered by BigQuery Cloud Spanner and Apigee API management Seven Central presents easy to understand data ultimately allowing for quickly informed decisions Read their story here Related ArticleIn case you missed it All our free Google Cloud training opportunities from QSince January we ve introduced a number of no cost training opportunities to help you grow your cloud skills We ve brought them togethe Read ArticleWeek of Apr Apr Extreme PD is now GA On April th Google Cloud s Persistent Disk launched general availability of Extreme PD a high performance block storage volume with provisioned IOPS and up to GB s of throughput  Learn more Research How data analytics and intelligence tools to play a key role post COVID A recent Google commissioned study by IDG highlighted the role of data analytics and intelligent solutions when it comes to helping businesses separate from their competition The survey of IT leaders across the globe reinforced the notion that the ability to derive insights from data will go a long way towards determining which companies win in this new era  Learn more or download the study Introducing PHP on Cloud Functions We re bringing support for PHP a popular general purpose programming language to Cloud Functions With the Functions Framework for PHP you can write idiomatic PHP functions to build business critical applications and integration layers And with Cloud Functions for PHP now available in Preview you can deploy functions in a fully managed PHP environment complete with access to resources in a private VPC network  Learn more Delivering our CCAG pooled audit As our customers increased their use of cloud services to meet the demands of teleworking and aid in COVID recovery we ve worked hard to meet our commitment to being the industry s most trusted cloud despite the global pandemic We re proud to announce that Google Cloud completed an annual pooled audit with the CCAG in a completely remote setting and were the only cloud service provider to do so in  Learn more Anthos now available We recently released Anthos our run anywhere Kubernetes platform that s connected to Google Cloud delivering an array of capabilities that make multicloud more accessible and sustainable  Learn more New Redis Enterprise for Anthos and GKE We re making Redis Enterprise for Anthos and Google Kubernetes Engine GKE available in the Google Cloud Marketplace in private preview  Learn more Updates to Google Meet We introduced a refreshed user interface UI enhanced reliability features powered by the latest Google AI and tools that make meetings more engagingーeven funーfor everyone involved  Learn more DocAI solutions now generally available Document Doc AI platform  Lending DocAI and Procurement DocAI built on decades of AI innovation at Google bring powerful and useful solutions across lending insurance government and other industries  Learn more Four consecutive years of renewable energy In Google again matched percent of its global electricity use with purchases of renewable energy All told we ve signed agreements to buy power from more than renewable energy projects with a combined capacity of gigawatts about the same as a million solar rooftops  Learn more Announcing the Google Cloud region picker The Google Cloud region picker lets you assess key inputs like price latency to your end users and carbon footprint to help you choose which Google Cloud region to run on  Learn more Google Cloud launches new security solution WAAP WebApp and API Protection WAAP combines Google Cloud Armor Apigee and reCAPTCHA Enterprise to deliver improved threat protection consolidated visibility and greater operational efficiencies across clouds and on premises environments Learn more about WAAP here New in no code As discussed in our recent article no code hackathons are trending among innovative organizations Since then we ve outlined how you can host one yourself specifically designed for your unique business innovation outcomes Learn how here Google Cloud Referral Program now availableーNow you can share the power of Google Cloud and earn product credit for every new paying customer you refer Once you join the program you ll get a unique referral link that you can share with friends clients or others Whenever someone signs up with your link they ll get a product creditーthat s more than the standard trial credit When they become a paying customer we ll reward you with a product credit in your Google Cloud account Available in the United States Canada Brazil and Japan  Apply for the Google Cloud Referral Program Related Article cheat sheets to help you get started on your Google Cloud journeyWhether you need to determine the best way to move to the cloud or decide on the best storage option we ve built a number of cheat shee Read ArticleWeek of Apr Apr Announcing the Data Cloud Summit May At this half day event you ll learn how leading companies like PayPal Workday Equifax Zebra Technologies Commonwealth Care Alliance and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation  Learn more and register at no cost Announcing the Financial Services Summit May In this hour event you ll learn how Google Cloud is helping financial institutions including PayPal Global Payments HSBC Credit Suisse and more unlock new possibilities and accelerate business through innovation and better customer experiences  Learn more and register for free  Global  amp  EMEA How Google Cloud is enabling vaccine equity In our latest update we share more on how we re working with US state governments to help produce equitable vaccination strategies at scale  Learn more The new Google Cloud region in Warsaw is open The Google Cloud region in Warsaw is now ready for business opening doors for organizations in Central and Eastern Europe  Learn more AppSheet Automation is now GA Google Cloud s AppSheet launches general availability of AppSheet Automation a unified development experience for citizen and professional developers alike to build custom applications with automated processes all without coding Learn how companies and employees are reclaiming their time and talent with AppSheet Automation here Introducing SAP Integration with Cloud Data Fusion Google Cloud native data integration platform Cloud Data Fusion now offers the capability to seamlessly get data out of SAP Business Suite SAP ERP and S HANA  Learn more Related ArticleSRE fundamentals SLIs vs SLAs vs SLOsWhat s the difference between an SLI an SLO and an SLA Google Site Reliability Engineers SRE explain Read ArticleWeek of Apr Apr New Certificate Authority Service CAS whitepaper “How to deploy a secure and reliable public key infrastructure with Google Cloud Certificate Authority Service written by Mark Cooper of PKI Solutions and Anoosh Saboori of Google Cloud covers security and architectural recommendations for the use of the Google Cloud CAS by organizations and describes critical concepts for securing and deploying a PKI based on CAS  Learn more or read the whitepaper Active Assist s new feature  predictive autoscaling helps improve response times for your applications When you enable predictive autoscaling Compute Engine forecasts future load based on your Managed Instance Group s MIG history and scales it out in advance of predicted load so that new instances are ready to serve when the load arrives Without predictive autoscaling an autoscaler can only scale a group reactively based on observed changes in load in real time With predictive autoscaling enabled the autoscaler works with real time data as well as with historical data to cover both the current and forecasted load That makes predictive autoscaling ideal for those apps with long initialization times and whose workloads vary predictably with daily or weekly cycles For more information see How predictive autoscaling works or check if predictive autoscaling is suitable for your workload and to learn more about other intelligent features check out Active Assist Introducing Dataprep BigQuery pushdown BigQuery pushdown gives you the flexibility to run jobs using either BigQuery or Dataflow If you select BigQuery then Dataprep can automatically determine if data pipelines can be partially or fully translated in a BigQuery SQL statement Any portions of the pipeline that cannot be run in BigQuery are executed in Dataflow Utilizing the power of BigQuery results in highly efficient data transformations especially for manipulations such as filters joins unions and aggregations This leads to better performance optimized costs and increased security with IAM and OAuth support  Learn more Announcing the Google Cloud Retail amp Consumer Goods Summit The Google Cloud Retail amp Consumer Goods Summit brings together technology and business insights the key ingredients for any transformation Whether you re responsible for IT data analytics supply chains or marketing please join Building connections and sharing perspectives cross functionally is important to reimagining yourself your organization or the world  Learn more or register for free New IDC whitepaper assesses multicloud as a risk mitigation strategy To better understand the benefits and challenges associated with a multicloud approach we supported IDC s new whitepaper that investigates how multicloud can help regulated organizations mitigate the risks of using a single cloud vendor The whitepaper looks at different approaches to multi vendor and hybrid clouds taken by European organizations and how these strategies can help organizations address concentration risk and vendor lock in improve their compliance posture and demonstrate an exit strategy  Learn more or download the paper Introducing request priorities for Cloud Spanner APIs You can now specify request priorities for some Cloud Spanner APIs By assigning a HIGH MEDIUM or LOW priority to a specific request you can now convey the relative importance of workloads to better align resource usage with performance objectives  Learn more How we re working with governments on climate goals Google Sustainability Officer Kate Brandt shares more on how we re partnering with governments around the world to provide our technology and insights to drive progress in sustainability efforts  Learn more Related ArticleCloud computing Frequently asked questionsWhat are containers What s a data lake What does that acronym stand for Get answers to the questions you re too afraid to ask Read ArticleWeek of Mar Apr Why Google Cloud is the ideal platform for Block one and other DLT companies Late last year Google Cloud joined the EOS community a leading open source platform for blockchain innovation and performance and is taking steps to support the EOS Public Blockchain by becoming a block producer  BP At the time we outlined how our planned participation underscores the importance of blockchain to the future of business government and society We re sharing more on why Google Cloud is uniquely positioned to be an excellent partner for Block one and other distributed ledger technology DLT companies  Learn more New whitepaper Scaling certificate management with Certificate Authority Service As Google Cloud s Certificate Authority Service CAS approaches general availability we want to help customers understand the service better Customers have asked us how CAS fits into our larger security story and how CAS works for various use cases Our new white paper answers these questions and more  Learn more and download the paper Build a consistent approach for API consumers Learn the differences between REST and GraphQL as well as how to apply REST based practices to GraphQL No matter the approach discover how to manage and treat both options as API products here Apigee X makes it simple to apply Cloud CDN to APIs With Apigee X and Cloud CDN organizations can expand their API programs global reach Learn how to deploy APIs across regions and zones here Enabling data migration with Transfer Appliances in APACーWe re announcing the general availability of Transfer Appliances TA TA in Singapore Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with Transfer Appliances globally in the US EU and APAC Learn more about Transfer Appliances TA and TA Windows Authentication is now supported on Cloud SQL for SQL Server in public previewーWe ve launched seamless integration with Google Cloud s Managed Service for Microsoft Active Directory AD This capability is a critical requirement to simplify identity management and streamline the migration of existing SQL Server workloads that rely on AD for access control  Learn more or get started Using Cloud AI to whip up new treats with Mars MaltesersーMaltesers a popular British candy made by Mars teamed up with our own AI baker and ML engineer extraordinaire  Sara Robinson to create a brand new dessert recipe with Google Cloud AI  Find out what happened  recipe included Simplifying data lake management with Dataproc Metastore now GAーDataproc Metastore a fully managed serverless technical metadata repository based on the Apache Hive metastore is now generally available Enterprises building and migrating open source data lakes to Google Cloud now have a central and persistent metastore for their open source data analytics frameworks  Learn more Introducing the Echo subsea cableーWe announced our investment in Echo the first ever cable to directly connect the U S to Singapore with direct fiber pairs over an express route Echo will run from Eureka California to Singapore with a stop over in Guam and plans to also land in Indonesia Additional landings are possible in the future  Learn more Related Article Google Cloud tools each explained in under minutesNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes Read ArticleWeek of Mar Mar new videos bring Google Cloud to lifeーThe Google Cloud Tech YouTube channel s latest video series explains cloud tools for technical practitioners in about minutes each  Learn more BigQuery named a Leader in the Forrester Wave Cloud Data Warehouse Q reportーForrester gave BigQuery a score of out of across different criteria Learn more in our blog post or download the report Charting the future of custom compute at GoogleーTo meet users performance needs at low power we re doubling down on custom chips that use System on a Chip SoC designs  Learn more Introducing Network Connectivity CenterーWe announced Network Connectivity Center which provides a single management experience to easily create connect and manage heterogeneous on prem and cloud networks leveraging Google s global infrastructure Network Connectivity Center serves as a vantage point to seamlessly connect VPNs partner and dedicated interconnects as well as third party routers and Software Defined WANs helping you optimize connectivity reduce operational burden and lower costsーwherever your applications or users may be  Learn more Making it easier to get Compute Engine resources for batch processingーWe announced a new method of obtaining Compute Engine instances for batch processing that accounts for availability of resources in zones of a region Now available in preview for regional managed instance groups you can do this simply by specifying the ANY value in the API  Learn more Next gen virtual automotive showrooms are here thanks to Google Cloud Unreal Engine and NVIDIAーWe teamed up with Unreal Engine the open and advanced real time D creation game engine and NVIDIA inventor of the GPU to launch new virtual showroom experiences for automakers Taking advantage of the NVIDIA RTX platform on Google Cloud these showrooms provide interactive D experiences photorealistic materials and environments and up to K cloud streaming on mobile and connected devices Today in collaboration with MHP the Porsche IT consulting firm and MONKEYWAY a real time D streaming solution provider you can see our first virtual showroom the Pagani Immersive Experience Platform  Learn more Troubleshoot network connectivity with Dynamic Verification public preview ーYou can now check packet loss rate and one way network latency between two VMs on GCP This capability is an addition to existing Network Intelligence Center Connectivity Tests which verify reachability by analyzing network configuration in your VPCs  See more in our documentation Helping U S states get the COVID vaccine to more peopleーIn February we announced our Intelligent Vaccine Impact solution IVIs  to help communities rise to the challenge of getting vaccines to more people quickly and effectively Many states have deployed IVIs and have found it able to meet demand and easily integrate with their existing technology infrastructures Google Cloud is proud to partner with a number of states across the U S including Arizona the Commonwealth of Massachusetts North Carolina Oregon and the Commonwealth of Virginia to support vaccination efforts at scale  Learn more Related ArticlePicture this whiteboard sketch videos that bring Google Cloud to lifeIf you re looking for a visual way to learn Google Cloud products we ve got you covered The Google Cloud Tech YouTube channel has a ser Read ArticleWeek of Mar Mar A VMs now GA The largest GPU cloud instances with NVIDIA A GPUsーWe re announcing the general availability of A VMs based on the NVIDIA Ampere A Tensor Core GPUs in Compute Engine This means customers around the world can now run their NVIDIA CUDA enabled machine learning ML and high performance computing HPC scale out and scale up workloads more efficiently and at a lower cost  Learn more Earn the new Google Kubernetes Engine skill badge for freeーWe ve added a new skill badge this month Optimize Costs for Google Kubernetes Engine GKE which you can earn for free when you sign up for the Kubernetes track of the skills challenge The skills challenge provides days free access to Google Cloud labs and gives you the opportunity to earn skill badges to showcase different cloud competencies to employers Learn more Now available carbon free energy percentages for our Google Cloud regionsーGoogle first achieved carbon neutrality in and since we ve purchased enough solar and wind energy to match of our global electricity consumption Now we re building on that progress to target a new sustainability goal running our business on carbon free energy everywhere by Beginning this week we re sharing data about how we are performing against that objective so our customers can select Google Cloud regions based on the carbon free energy supplying them Learn more Increasing bandwidth to C and N VMsーWe announced the public preview of and Gbps high bandwidth network configurations for General Purpose N and Compute Optimized C Compute Engine VM families as part of continuous efforts to optimize our Andromeda host networking stack This means we can now offer higher bandwidth options on existing VM families when using the Google Virtual NIC gVNIC These VMs were previously limited to Gbps Learn more New research on how COVID changed the nature of ITーTo learn more about the impact of COVID and the resulting implications to IT Google commissioned a study by IDG to better understand how organizations are shifting their priorities in the wake of the pandemic  Learn more and download the report New in API securityーGoogle Cloud Apigee API management platform s latest release  Apigee X works with Cloud Armor to protect your APIs with advanced security technology including DDoS protection geo fencing OAuth and API keys Learn more about our integrated security enhancements here Troubleshoot errors more quickly with Cloud LoggingーThe Logs Explorer now automatically breaks down your log results by severity making it easy to spot spikes in errors at specific times Learn more about our new histogram functionality here The Logs Explorer histogramWeek of Mar Mar Introducing AskGoogleCloud on Twitter and YouTubeーOur first segment on March th features Developer Advocates Stephanie Wong Martin Omander and James Ward to answer questions on the best workloads for serverless the differences between “serverless and “cloud native how to accurately estimate costs for using Cloud Run and much more  Learn more Learn about the value of no code hackathonsーGoogle Cloud s no code application development platform AppSheet helps to facilitate hackathons for “non technical employees with no coding necessary to compete Learn about Globe Telecom s no code hackathon as well as their winning AppSheet app here Introducing Cloud Code Secret Manager IntegrationーSecret Manager provides a central place and single source of truth to manage access and audit secrets across Google Cloud Integrating Cloud Code with Secret Manager brings the powerful capabilities of both these tools together so you can create and manage your secrets right from within your preferred IDE whether that be VS Code IntelliJ or Cloud Shell Editor  Learn more Flexible instance configurations in Cloud SQLーCloud SQL for MySQL now supports flexible instance configurations which offer you the extra freedom to configure your instance with the specific number of vCPUs and GB of RAM that fits your workload To set up a new instance with a flexible instance configuration see our documentation here The Cloud Healthcare Consent Management API is now generally availableーThe Healthcare Consent Management API is now GA giving customers the ability to greatly scale the management of consents to meet increasing need particularly amidst the emerging task of managing health data for new care and research scenarios  Learn more Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of Mar Mar Cloud Run is now available in all Google Cloud regions  Learn more Introducing Apache Spark Structured Streaming connector for Pub Sub LiteーWe re announcing the release of an open source connector to read streams of messages from Pub Sub Lite into Apache Spark The connector works in all Apache Spark X distributions including Dataproc Databricks or manual Spark installations  Learn more Google Cloud Next is October ーJoin us and learn how the most successful companies have transformed their businesses with Google Cloud Sign up at g co cloudnext for updates  Learn more Hierarchical firewall policies now GAーHierarchical firewalls provide a means to enforce firewall rules at the organization and folder levels in the GCP Resource Hierarchy This allows security administrators at different levels in the hierarchy to define and deploy consistent firewall rules across a number of projects so they re applied to all VMs in currently existing and yet to be created projects  Learn more Announcing the Google Cloud Born Digital SummitーOver this half day event we ll highlight proven best practice approaches to data architecture diversity amp inclusion and growth with Google Cloud solutions  Learn more and register for free Google Cloud products in words or less edition ーOur popular “ words or less Google Cloud developer s cheat sheet is back and updated for  Learn more Gartner names Google a leader in its Magic Quadrant for Cloud AI Developer Services reportーWe believe this recognition is based on Gartner s evaluation of Google Cloud s language vision conversational and structured data services and solutions for developers  Learn more Announcing the Risk Protection ProgramーThe Risk Protection Program offers customers peace of mind through the technology to secure their data the tools to monitor the security of that data and an industry first cyber policy offered by leading insurers  Learn more Building the future of workーWe re introducing new innovations in Google Workspace to help people collaborate and find more time and focus wherever and however they work  Learn more Assured Controls and expanded Data RegionsーWe ve added new information governance features in Google Workspace to help customers control their data based on their business goals  Learn more Related Article quick tips for making the most of Gmail Meet Calendar and more in Google WorkspaceWhether you re looking to stay on top of your inbox or make the most of virtual meetings most of us can benefit from quick productivity Read ArticleWeek of Feb Feb Google Cloud tools explained in minutesーNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes  Learn more BigQuery materialized views now GAーMaterialized views MV s are precomputed views that periodically cache results of a query to provide customers increased performance and efficiency  Learn more New in BigQuery BI EngineーWe re extending BigQuery BI Engine to work with any BI or custom dashboarding applications that require sub second query response times In this preview BI Engine will work seamlessly with Looker and other popular BI tools such as Tableau and Power BI without requiring any change to the BI tools  Learn more Dataproc now supports Shielded VMsーAll Dataproc clusters created using Debian or Ubuntu operating systems now use Shielded VMs by default and customers can provide their own configurations for secure boot vTPM and Integrity Monitoring This feature is just one of the many ways customers that have migrated their Hadoop and Spark clusters to GCP experience continued improvements to their security postures without any additional cost New Cloud Security Podcast by GoogleーOur new podcast brings you stories and insights on security in the cloud delivering security from the cloud and of course on what we re doing at Google Cloud to help keep customer data safe and workloads secure  Learn more New in Conversational AI and Apigee technologyーAustralian retailer Woolworths provides seamless customer experiences with their virtual agent Olive Apigee API Management and Dialogflow technology allows customers to talk to Olive through voice and chat  Learn more Introducing GKE AutopilotーGKE already offers an industry leading level of automation that makes setting up and operating a Kubernetes cluster easier and more cost effective than do it yourself and other managed offerings Autopilot represents a significant leap forward In addition to the fully managed control plane that GKE has always provided using the Autopilot mode of operation automatically applies industry best practices and can eliminate all node management operations maximizing your cluster efficiency and helping to provide a stronger security posture  Learn more Partnering with Intel to accelerate cloud native GーAs we continue to grow cloud native services for the telecommunications industry we re excited to announce a collaboration with Intel to develop reference architectures and integrated solutions for communications service providers to accelerate their deployment of G and edge network solutions  Learn more Veeam Backup for Google Cloud now availableーVeeam Backup for Google Cloud automates Google native snapshots to securely protect VMs across projects and regions with ultra low RPOs and RTOs and store backups in Google Object Storage to enhance data protection while ensuring lower costs for long term retention Migrate for Anthos GAーWith Migrate for Anthos customers and partners can automatically migrate and modernize traditional application workloads running in VMs into containers running on Anthos or GKE Included in this new release  In place modernization for Anthos on AWS Public Preview to help customers accelerate on boarding to Anthos AWS while leveraging their existing investment in AWS data sources projects VPCs and IAM controls Additional Docker registries and artifacts repositories support GA including AWS ECR basic auth docker registries and AWS S storage to provide further flexibility for customers using Anthos Anywhere on prem AWS etc  HTTPS Proxy support GA to enable MA functionality access to external image repos and other services where a proxy is used to control external access Related Article resources to help you get started with SREHere are our top five Google Cloud resources for getting started on your SRE journey Read ArticleWeek of Feb Feb Introducing Cloud Domains in previewーCloud Domains simplify domain registration and management within Google Cloud improve the custom domain experience for developers increase security and support stronger integrations around DNS and SSL  Learn more Announcing Databricks on Google CloudーOur partnership with Databricks enables customers to accelerate Databricks implementations by simplifying their data access by jointly giving them powerful ways to analyze their data and by leveraging our combined AI and ML capabilities to impact business outcomes  Learn more Service Directory is GAーAs the number and diversity of services grows it becomes increasingly challenging to maintain an inventory of all of the services across an organization Last year we launched Service Directory to help simplify the problem of service management Today it s generally available  Learn more Related ArticleOptimize your browser deployment Links to our most popular Chrome Insider postsFind all the posts in our Chrome Insider blog series so you can read them all in one place or bookmark them for later Read ArticleWeek of Feb Feb Introducing Bare Metal Solution for SAP workloadsーWe ve expanded our Bare Metal Solutionーdedicated single tenant systems designed specifically to run workloads that are too large or otherwise unsuitable for standard virtualized environmentsーto include SAP certified hardware options giving SAP customers great options for modernizing their biggest and most challenging workloads  Learn more TB SSDs bring ultimate IOPS to Compute Engine VMsーYou can now attach TB and TB Local SSD to second generation general purpose N Compute Engine VMs for great IOPS per dollar  Learn more Supporting the Python ecosystemーAs part of our longstanding support for the Python ecosystem we are happy to increase our support for the Python Software Foundation the non profit behind the Python programming language ecosystem and community  Learn more  Migrate to regional backend services for Network Load BalancingーWe now support backend services with Network Load Balancingーa significant enhancement over the prior approach target pools providing a common unified data model for all our load balancing family members and accelerating the delivery of exciting features on Network Load Balancing  Learn more Related ArticleA giant list of Google Cloud resourcesThe growth of Google Cloud has been staggering I decided to invest some time in building you a comprehensive list of resources Read ArticleWeek of Feb Feb Apigee launches Apigee XーApigee celebrates its year anniversary with Apigee X a new release of the Apigee API management platform Apigee X harnesses the best of Google technologies to accelerate and globalize your API powered digital initiatives Learn more about Apigee X and digital excellence here Celebrating the success of Black founders with Google Cloud during Black History MonthーFebruary is Black History Month a time for us to come together to celebrate and remember the important people and history of the African heritage Over the next four weeks we will highlight four Black led startups and how they use Google Cloud to grow their businesses Our first feature highlights TQIntelligence and its founder Yared Related ArticleThe Service Mesh era All the posts in our best practices blog seriesFind all the posts in our Service Mesh Era blog series in one convenient locationーto read now or bookmark for later Read ArticleWeek of Jan Jan BeyondCorp Enterprise now generally availableーBeyondCorp Enterprise is a zero trust solution built on Google s global network which provides customers with simple and secure access to applications and cloud resources and offers integrated threat and data protection To learn more read the blog post visit our product homepage  and register for our upcoming webinar Related Article database trends to watchUsing managed cloud database services like Cloud SQL Spanner and more can bring performance scale and more See what s next for mode Read ArticleWeek of Jan Jan Cloud Operations Sandbox now availableーCloud Operations Sandbox is an open source tool that helps you learn SRE practices from Google and apply them on cloud services using Google Cloud s operations suite formerly Stackdriver with everything you need to get started in one click You can read our blog post or get started by visiting cloud ops sandbox dev exploring the project repo and following along in the user guide  New data security strategy whitepaperーOur new whitepaper shares our best practices for how to deploy a modern and effective data security program in the cloud Read the blog post or download the paper    WebSockets HTTP and gRPC bidirectional streams come to Cloud RunーWith these capabilities you can deploy new kinds of applications to Cloud Run that were not previously supported while taking advantage of serverless infrastructure These features are now available in public preview for all Cloud Run locations Read the blog post or check out the WebSockets demo app or the sample hc server app New tutorial Build a no code workout app in stepsーLooking to crush your new year s resolutions Using AppSheet Google Cloud s no code app development platform you can build a custom fitness app that can do things like record your sets reps and weights log your workouts and show you how you re progressing Learn how Week of Jan Jan State of API Economy Report now availableーGoogle Cloud details the changing role of APIs in amidst the COVID pandemic informed by a comprehensive study of Apigee API usage behavior across industry geography enterprise size and more Discover these trends along with a projection of what to expect from APIs in Read our blog post here or download and read the report here New in the state of no codeーGoogle Cloud s AppSheet looks back at the key no code application development themes of AppSheet contends the rising number of citizen developer app creators will ultimately change the state of no code in Read more here Week of Jan Jan Last year s most popular API postsーIn an arduous year thoughtful API design and strategy is critical to empowering developers and companies to use technology for global good Google Cloud looks back at the must read API posts in Read it here Week of Dec Dec A look back at the year across Google CloudーLooking for some holiday reading We ve published recaps of our year across databases serverless data analytics and no code development Or take a look at our most popular posts of Week of Dec Dec Memorystore for Redis enables TLS encryption support Preview ーWith this release you can now use Memorystore for applications requiring sensitive data to be encrypted between the client and the Memorystore instance Read more here Monitoring Query Language MQL for Cloud Monitoring is now generally availableーMonitoring Query language provides developers and operators on IT and development teams powerful metric querying analysis charting and alerting capabilities This functionality is needed for Monitoring use cases that include troubleshooting outages root cause analysis custom SLI SLO creation reporting and analytics complex alert logic and more Learn more Week of Dec Dec Memorystore for Redis now supports Redis AUTHーWith this release you can now use OSS Redis AUTH feature with Memorystore for Redis instances Read more here New in serverless computingーGoogle Cloud API Gateway and its service first approach to developing serverless APIs helps organizations accelerate innovation by eliminating scalability and security bottlenecks for their APIs Discover more benefits here Environmental Dynamics Inc makes a big move to no codeーThe environmental consulting company EDI built and deployed business apps with no coding skills necessary with Google Cloud s AppSheet This no code effort not only empowered field workers but also saved employees over hours a year Get the full story here Introducing Google Workspace for GovernmentーGoogle Workspace for Government is an offering that brings the best of Google Cloud s collaboration and communication tools to the government with pricing that meets the needs of the public sector Whether it s powering social care visits employment support or virtual courts Google Workspace helps governments meet the unique challenges they face as they work to provide better services in an increasingly virtual world Learn more Week of Nov Dec Google enters agreement to acquire ActifioーActifio a leader in backup and disaster recovery DR offers customers the opportunity to protect virtual copies of data in their native format manage these copies throughout their entire lifecycle and use these copies for scenarios like development and test This planned acquisition further demonstrates Google Cloud s commitment to helping enterprises protect workloads on premises and in the cloud Learn more Traffic Director can now send traffic to services and gateways hosted outside of Google CloudーTraffic Director support for Hybrid Connectivity Network Endpoint Groups NEGs now generally available enables services in your VPC network to interoperate more seamlessly with services in other environments It also enables you to build advanced solutions based on Google Cloud s portfolio of networking products such as Cloud Armor protection for your private on prem services Learn more Google Cloud launches the Healthcare Interoperability Readiness ProgramーThis program powered by APIs and Google Cloud s Apigee helps patients doctors researchers and healthcare technologists alike by making patient data and healthcare data more accessible and secure Learn more here Container Threat Detection in Security Command CenterーWe announced the general availability of Container Threat Detection a built in service in Security Command Center This release includes multiple detection capabilities to help you monitor and secure your container deployments in Google Cloud Read more here Anthos on bare metal now GAーAnthos on bare metal opens up new possibilities for how you run your workloads and where You can run Anthos on your existing virtualized infrastructure or eliminate the dependency on a hypervisor layer to modernize applications while reducing costs Learn more Week of Nov Tuning control support in Cloud SQL for MySQLーWe ve made all flags that were previously in preview now generally available GA empowering you with the controls you need to optimize your databases See the full list here New in BigQuery MLーWe announced the general availability of boosted trees using XGBoost deep neural networks DNNs using TensorFlow and model export for online prediction Learn more New AI ML in retail reportーWe recently commissioned a survey of global retail executives to better understand which AI ML use cases across the retail value chain drive the highest value and returns in retail and what retailers need to keep in mind when going after these opportunities Learn more  or read the report Week of Nov New whitepaper on how AI helps the patent industryーOur new paper outlines a methodology to train a BERT bidirectional encoder representation from transformers model on over million patent publications from the U S and other countries using open source tooling Learn more or read the whitepaper Google Cloud support for NET ーLearn more about our support of NET as well as how to deploy it to Cloud Run NET Core now on Cloud FunctionsーWith this integration you can write cloud functions using your favorite NET Core runtime with our Functions Framework for NET for an idiomatic developer experience Learn more Filestore Backups in previewーWe announced the availability of the Filestore Backups preview in all regions making it easier to migrate your business continuity disaster recovery and backup strategy for your file systems in Google Cloud Learn more Introducing Voucher a service to help secure the container supply chainーDeveloped by the Software Supply Chain Security team at Shopify to work with Google Cloud tools Voucher evaluates container images created by CI CD pipelines and signs those images if they meet certain predefined security criteria Binary Authorization then validates these signatures at deploy time ensuring that only explicitly authorized code that meets your organizational policy and compliance requirements can be deployed to production Learn more most watched from Google Cloud Next OnAirーTake a stroll through the sessions that were most popular from Next OnAir covering everything from data analytics to cloud migration to no code development  Read the blog Artifact Registry is now GAーWith support for container images Maven npm packages and additional formats coming soon Artifact Registry helps your organization benefit from scale security and standardization across your software supply chain  Read the blog Week of Nov Introducing the Anthos Developer SandboxーThe Anthos Developer Sandbox gives you an easy way to learn to develop on Anthos at no cost available to anyone with a Google account Read the blog Database Migration Service now available in previewーDatabase Migration Service DMS makes migrations to Cloud SQL simple and reliable DMS supports migrations of self hosted MySQL databasesーeither on premises or in the cloud as well as managed databases from other cloudsーto Cloud SQL for MySQL Support for PostgreSQL is currently available for limited customers in preview with SQL Server coming soon Learn more Troubleshoot deployments or production issues more quickly with new logs tailingーWe ve added support for a new API to tail logs with low latency Using gcloud it allows you the convenience of tail f with the powerful query language and centralized logging solution of Cloud Logging Learn more about this preview feature Regionalized log storage now available in new regions in previewーYou can now select where your logs are stored from one of five regions in addition to globalーasia east europe west us central us east and us west When you create a logs bucket you can set the region in which you want to store your logs data Get started with this guide Week of Nov Cloud SQL adds support for PostgreSQL ーShortly after its community GA Cloud SQL has added support for PostgreSQL You get access to the latest features of PostgreSQL while Cloud SQL handles the heavy operational lifting so your team can focus on accelerating application delivery Read more here Apigee creates value for businesses running on SAPーGoogle Cloud s API Management platform Apigee is optimized for data insights and data monetization helping businesses running on SAP innovate faster without fear of SAP specific challenges to modernization Read more here Document AI platform is liveーThe new Document AI DocAI platform a unified console for document processing is now available in preview You can quickly access all parsers tools and solutions e g Lending DocAI Procurement DocAI with a unified API enabling an end to end document solution from evaluation to deployment Read the full story here or check it out in your Google Cloudconsole Accelerating data migration with Transfer Appliances TA and TAーWe re announcing the general availability of new Transfer Appliances Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with next generation Transfer Appliances Learn more about Transfer Appliances TA and TA Week of Oct B H Inc accelerates digital transformationーThe Utah based contracting and construction company BHI eliminated IT backlog when non technical employees were empowered to build equipment inspection productivity and other custom apps by choosing Google Workspace and the no code app development platform AppSheet Read the full story here Globe Telecom embraces no code developmentーGoogle Cloud s AppSheet empowers Globe Telecom employees to do more innovating with less code The global communications company kickstarted their no code journey by combining the power of AppSheet with a unique adoption strategy As a result AppSheet helped Globe Telecom employees build business apps in just weeks Get the full story Cloud Logging now allows you to control access to logs via Log ViewsーBuilding on the control offered via Log Buckets  blog post you can now configure who has access to logs based on the source project resource type or log name all using standard IAM controls Logs views currently in Preview can help you build a system using the principle of least privilege limiting sensitive logs to only users who need this information  Learn more about Log Views Document AI is HIPAA compliantーDocument AI now enables HIPAA compliance Now Healthcare and Life Science customers such as health care providers health plans and life science organizations can unlock insights by quickly extracting structured data from medical documents while safeguarding individuals protected health information PHI Learn more about Google Cloud s nearly products that support HIPAA compliance Week of Oct Improved security and governance in Cloud SQL for PostgreSQLーCloud SQL for PostgreSQL now integrates with Cloud IAM preview to provide simplified and consistent authentication and authorization Cloud SQL has also enabled PostgreSQL Audit Extension preview for more granular audit logging Read the blog Announcing the AI in Financial Crime Compliance webinarーOur executive digital forum will feature industry executives academics and former regulators who will discuss how AI is transforming financial crime compliance on November Register now Transforming retail with AI MLーNew research provides insights on high value AI ML use cases for food drug mass merchant and speciality retail that can drive significant value and build resilience for your business Learn what the top use cases are for your sub segment and read real world success stories Download the ebook here and view this companion webinar which also features insights from Zulily New release of Migrate for AnthosーWe re introducing two important new capabilities in the release of Migrate for Anthos Google Cloud s solution to easily migrate and modernize applications currently running on VMs so that they instead run on containers in Google Kubernetes Engine or Anthos The first is GA support for modernizing IIS apps running on Windows Server VMs The second is a new utility that helps you identify which VMs in your existing environment are the best targets for modernization to containers Start migrating or check out the assessment tool documentation Linux Windows New Compute Engine autoscaler controlsーNew scale in controls in Compute Engine let you limit the VM deletion rate by preventing the autoscaler from reducing a MIG s size by more VM instances than your workload can tolerate to lose Read the blog Lending DocAI in previewーLending DocAI is a specialized solution in our Document AI portfolio for the mortgage industry that processes borrowers income and asset documents to speed up loan applications Read the blog or check out the product demo Week of Oct New maintenance controls for Cloud SQLーCloud SQL now offers maintenance deny period controls which allow you to prevent automatic maintenance from occurring during a day time period Read the blog Trends in volumetric DDoS attacksーThis week we published a deep dive into DDoS threats detailing the trends we re seeing and giving you a closer look at how we prepare for multi terabit attacks so your sites stay up and running Read the blog New in BigQueryーWe shared a number of updates this week including new SQL capabilities more granular control over your partitions with time unit partitioning the general availability of Table ACLs and BigQuery System Tables Reports a solution that aims to help you monitor BigQuery flat rate slot and reservation utilization by leveraging BigQuery s underlying INFORMATION SCHEMA views Read the blog Cloud Code makes YAML easy for hundreds of popular Kubernetes CRDsーWe announced authoring support for more than popular Kubernetes CRDs out of the box any existing CRDs in your Kubernetes cluster and any CRDs you add from your local machine or a URL Read the blog Google Cloud s data privacy commitments for the AI eraーWe ve outlined how our AI ML Privacy Commitment reflects our belief that customers should have both the highest level of security and the highest level of control over data stored in the cloud Read the blog New lower pricing for Cloud CDNーWe ve reduced the price of cache fill content fetched from your origin charges across the board by up to along with our recent introduction of a new set of flexible caching capabilities to make it even easier to use Cloud CDN to optimize the performance of your applications Read the blog Expanding the BeyondCorp AllianceーLast year we announced our BeyondCorp Alliance with partners that share our Zero Trust vision Today we re announcing new partners to this alliance Read the blog New data analytics training opportunitiesーThroughout October and November we re offering a number of no cost ways to learn data analytics with trainings for beginners to advanced users Learn more New BigQuery blog seriesーBigQuery Explained provides overviews on storage data ingestion queries joins and more Read the series Week of Oct Introducing the Google Cloud Healthcare Consent Management APIーThis API gives healthcare application developers and clinical researchers a simple way to manage individuals consent of their health data particularly important given the new and emerging virtual care and research scenarios related to COVID Read the blog Announcing Google Cloud buildpacksーBased on the CNCF buildpacks v specification these buildpacks produce container images that follow best practices and are suitable for running on all of our container platforms Cloud Run fully managed Anthos and Google Kubernetes Engine GKE Read the blog Providing open access to the Genome Aggregation Database gnomAD ーOur collaboration with Broad Institute of MIT and Harvard provides free access to one of the world s most comprehensive public genomic datasets Read the blog Introducing HTTP gRPC server streaming for Cloud RunーServer side HTTP streaming for your serverless applications running on Cloud Run fully managed is now available This means your Cloud Run services can serve larger responses or stream partial responses to clients during the span of a single request enabling quicker server response times for your applications Read the blog New security and privacy features in Google WorkspaceーAlongside the announcement of Google Workspace we also shared more information on new security features that help facilitate safe communication and give admins increased visibility and control for their organizations Read the blog Introducing Google WorkspaceーGoogle Workspace includes all of the productivity apps you know and use at home at work or in the classroomーGmail Calendar Drive Docs Sheets Slides Meet Chat and moreーnow more thoughtfully connected Read the blog New in Cloud Functions languages availability portability and moreーWe extended Cloud Functionsーour scalable pay as you go Functions as a Service FaaS platform that runs your code with zero server managementーso you can now use it to build end to end solutions for several key use cases Read the blog Announcing the Google Cloud Public Sector Summit Dec ーOur upcoming two day virtual event will offer thought provoking panels keynotes customer stories and more on the future of digital service in the public sector Register at no cost 2021-08-25 22:00:00
GCP Cloud Blog A unified and proven Zero Trust system with BeyondCorp and BeyondProd https://cloud.google.com/blog/products/identity-security/applying-zero-trust-to-user-access-and-production-services/ A unified and proven Zero Trust system with BeyondCorp and BeyondProdOne of the most used buzzwords in cybersecurity today is undoubtedly “Zero Trust It s been used to describe a wide range of approaches and products leading to a fair bit of confusion about the term itself and to what it actually means Some attempts to explain or simplify zero trust assert that “zero trust means trust nothing or “zero trust is about delivering secure access without a VPN This conventional wisdom is mostly incorrect and limiting At the core of a Zero Trust approach is the idea that implicit trust in any single component of a complex interconnected system can create significant security risks Instead trust needs to be established via multiple mechanisms and continuously verified While end user access is a domain to which this model can be applied to gain significant security improvements it can just as readily be applied to domains such as the end to end process of running production systems and protecting workloads on cloud native infrastructure Google has applied a zero trust approach to most aspects of our operations Early on in our security journey we understood that despite our best efforts user credentials would periodically fall into the hands of malicious actors We needed additional layers of defense against unauthorized access that would not impede user productivity This is why we implemented a successful Zero Trust access approach over a decade ago with our BeyondCorp framework shared our use case with the world and delivered BeyondCorp Enterprise a productized version which includes integrated threat and data protection so that any organization can implement similar capabilities for their own applications Just as a user s credentials can be captured by bad actors software that interacts with the larger world needs protection on many levels so we also applied a Zero Trust approach to how we operate our production environment encompassing the way software is conceived produced managed and interacts with other software Hence the name for our internal method for Zero Trust production BeyondProd  Zero Trust prod with BeyondProdIn Google published a whitepaper on our BeyondProd model to explain how we protect our cloud native architecture and to help organizations learn to apply the security principles that we established internally  We developed and optimized for the following security principles Protection of network at the edge so that workloads are isolated from network attacks and unauthorized traffic from the Internet  No inherent mutual trust between services so that only known trusted and specifically authorized callers can utilize a service This stops attackers from using untrusted code to access a service If a service does get compromised it prevents the attacker from performing actions that allow them to expand their reach This mutual distrust helps to limit the blast radius of a compromise Trusted machines ー designed with Titan to be secure from boot on up ー running code with known provenance  so that service identities are constrained to use only authorized code and configurations and run only in authorized verified environments Choke points for consistent policy enforcement across services For example a choke point to verify requests for access to user data such that a service s access is derived from a validated request from an authorized end user and an administrator s access requires business justification Simple automated and standardized change rollout so that infrastructure changes can be easily reviewed for their impact on security and security patches can be rolled out with little impact on production Isolation between workloads sharing an operating system so that if a service is compromised it can t affect the security of another workload running on the same host This limits the blast radius of a potential compromise BeyondCorp was a response to a change in the way the modern corporate user works Today users commonly operate outside an organization s traditional security perimeter such as from a coffee shop from an airplane or anywhere in between In BeyondCorp we dispensed with the idea of a privileged corporate network and authorized access based solely on device and user credentials and attributes regardless of a user s network location BeyondProd takes a similar zero trust approach to protecting services In the same way that users aren t all using the same physical location or device developers are not all deploying code to the same environment With BeyondProd microservices may be running not only within a firewalled data center but in public clouds private clouds or third party hosted services and they need to be secure everywhere Just like users move use different devices and connect from different locations microservices also move and are deployed in different environments across heterogeneous hosts Where BeyondCorp states that user trust should be dependent on characteristics like the context aware state of devices and not the ability to connect to the corp network BeyondProd states that service trustshould be dependent on characteristics like code provenance and service identity not the location in the production network such as IP or hostname identity Applying BeyondProd principles to your cloud native architecture For many years after we created BeyondProd the scale of complexity at Google seemed relatively unique Slowly this has changed as online services apps and cloud computing continue to take hold  As the kind of production challenges we d solved arose for others we ve offered the tools and techniques of BeyondProd to customers of Google Cloud Many of the capabilities of BeyondProd are embedded in Anthos Google Cloud s managed application platform in features like Binary Authorization and Anthos Service Mesh By applying the security principles in the BeyondProd model to your own cloud native infrastructure you can benefit from our experience to strengthen the deployment of your workloads including how your communications are secured and how they affect other workloads If you are looking to apply the principles of BeyondProd in your own environment there are many components through Anthos Google Kubernetes Engine GKE and open source that you can leverage to achieve a similar architecture Envoy or Traffic Director for managing TLS termination and policies for incoming traffic Mutual TLS as part of Istio or Istio on GKE for RPC authentication integrity encryption and service identities Anthos Service Mesh for a zero trust security model toolset to automatically and declaratively secure services and their communication Anthos Identity Services to support identity federation across environments Binary Authorization for deploy time enforcement checks such as code provenance Anthos Config Management Policy Controller to enforce programmable policies for clusters and prevent configuration changes from violating security operational or compliance controls Shielded GKE Nodes for secure boot and integrity verification andgVisor or GKE Sandbox for workload isolation Extending Zero Trust approaches to the software ecosystem With BeyondCorp we secured who has access to which resources With BeyondProd we extended this to service to service access With the SLSA framework we extend this to the software ecosystem   Software deployed in production often incorporates artifacts from many different sources     The global software supply chain has organically evolved into a dauntingly complex combination of code binaries networked APIs and their config files  How do we extend Zero Trust to this software layer  Internally at Google we have developed and implemented strong proven mechanisms for our own internal development and deployment workflows like Binary Authorization for Borg We want to extend this approach to the broader industry efforts to further the adoption of supply chain integrity best practices In collaboration with the OpenSSF we have proposed Supply chain Levels for Software Artifacts SLSA to formalize criteria around software supply chain integrity  We see BeyondCorp and BeyondProd as a unified zero trust system applicable to much of the industry today and as frameworks to protect against common security threats like credential theft and software supply chain attacks We continue to participate in a number of forums industry groups and educational endeavors to improve the state of security rooted in zero trust access and prod principles  It s critical that we update the tools and methods to fit our digital age versus a time when people thought in terms of firewalls perimeters and isolation in order to empower the millions of engineers around the globe to build natively and securely in the cloud  The solution to implementing a successful Zero Trust environment within your organization we believe can benefit from drawing on the years of proven experience from Google our partners and third parties in software security Software production and user access design principles that are created with security from the start can help your cloud native architecture stay strong and resilient both today and in the challenges yet to come 2021-08-25 21:30:00
IT 気になる、記になる… Microsoft、「Chrome OS」でのAndroid版「Office」アプリのサポートを来月で終了へ https://taisy0.com/2021/08/26/144565.html central 2021-08-25 22:29:52
IT 気になる、記になる… Google、5G対応の新型スマホ「Pixel 5a (5G)」を本日発売 https://taisy0.com/2021/08/26/144562.html google 2021-08-25 22:13:51
TECH Engadget Japanese Kindle読み放題サービスのラインアップに講談社文庫3000作品が追加。2ヵ月299円のキャンペーンも実施中! https://japanese.engadget.com/kindle-unlimited-campaign-224032901.html kindle 2021-08-25 22:40:32
TECH Engadget Japanese 本体わずか約660g。ノートPCとタブレットを1台で使い分けられる2in1パソコン「ToFei H7」 https://japanese.engadget.com/to-fei-h7-222539171.html ノートPCとタブレットを台で使い分けられるinパソコン「ToFeiH」「ToFeiトフェイH」主な特徴デスクトップモードとタブレットモードを簡単に切り替えられる持ち運びやすい薄型ボディにインチフルタッチディスプレイを搭載本体単体でわずか約gで、約gのキーボードカバーを付けた状態でさえ、gしかありません。 2021-08-25 22:25:39
TECH Engadget Japanese Xbox Series Xに初の限定版 Halo Infinite エディション。Halo 20周年記念 https://japanese.engadget.com/xbox-series-x-halo-infinite-limited-edition-221752014.html infinite 2021-08-25 22:17:52
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] NVIDIAが「AI Enterprise」の一般提供を開始 高速AI処理を仮想化 https://www.itmedia.co.jp/enterprise/articles/2108/26/news051.html enterprise 2021-08-26 07:15:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] FREE FLAT FUNな生き方へ https://mag.executive.itmedia.co.jp/executive/articles/2108/26/news024.html freeflatfun 2021-08-26 07:01:00
AWS AWS Architecture Blog How IPONWEB Adopted Spot Instances to Run their Real-time Bidding Workloads https://aws.amazon.com/blogs/architecture/how-iponweb-adopted-spot-instances-to-run-their-real-time-bidding-workloads/ How IPONWEB Adopted Spot Instances to Run their Real time Bidding WorkloadsIPONWEB is a global leader that builds programmatic real time advertising technology and infrastructure for some of the world s biggest digital media buyers and sellers nbsp The core of IPONWEB s business is Real time Bidding RTB IPONWEB s platform processes transmits and auctions huge volumes of bid requests and bid responses in real time They are then able to determine … 2021-08-25 22:59:09
AWS AWS Security Blog New in October: AWS Security Awareness Training and AWS Multi-factor Authentication available at no cost https://aws.amazon.com/blogs/security/amazon-security-awareness-training-and-aws-multi-factor-authentication-tokens-to-be-made-available-at-no-cost/ New in October AWS Security Awareness Training and AWS Multi factor Authentication available at no costYou ve often heard us talk about security being “Job Zero at Amazon and today I m happy to announce two new initiatives that I think will provide quick security wins for customers The first initiative is the public release of the training we ve developed and used to ensure our employees are up to date on how … 2021-08-25 22:01:22
AWS AWS Meet Hyemin, from our Global Marketing Response Center Team | Amazon Web Services https://www.youtube.com/watch?v=Ki3YvRclW3Y Meet Hyemin from our Global Marketing Response Center Team Amazon Web ServicesHere at AWS we believe that inclusion diversity and equity means being valued trusted connected and informed so that we can deliver the best results for customers Hear from Hyemin our Marketing Response Center Representative in South Korea and come build the future with our Global Marketing Response Center team View open roles at AWS South Korea Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing AWSCareers 2021-08-25 22:23:13
AWS AWS 15 Years of Innovation with Amazon EC2 | Amazon Web Services https://www.youtube.com/watch?v=2uS3Wr_Qiq0 Years of Innovation with Amazon EC Amazon Web ServicesAmazon Elastic Compute Cloud EC opened for limited beta testing in August and kick started the cloud computing revolution Now with over instance types EC has radically disrupted how millions of organizations around the world from startups to Fortune companies run diverse workloads every day Learn more about Amazon Elastic Computer Cloud EC at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-25 22:22:34
AWS AWS Instaclustr on AWS: Customer Story | Amazon Web Services https://www.youtube.com/watch?v=W6amD95-G1Y Instaclustr on AWS Customer Story Amazon Web ServicesIn this episode of AWS Community Chats Aley Hammer is joined with Peter from Instaclustr Peter shares how Instaclustr has experienced significant growth during the height of the pandemic in and what drove that growth Peter also shares that Instaclustr recently you announced a partnership with the University of Canberra for Open Source Software training certification research and development and what their goals are for the partnership Finally Peter shares how Instaclustr has had global success and global customers despite their core engineering being based out of Canberra Australia Learn more about Instaclustr Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-25 22:02:57
AWS AWS Security Blog New in October: AWS Security Awareness Training and AWS Multi-factor Authentication available at no cost https://aws.amazon.com/blogs/security/amazon-security-awareness-training-and-aws-multi-factor-authentication-tokens-to-be-made-available-at-no-cost/ New in October AWS Security Awareness Training and AWS Multi factor Authentication available at no costYou ve often heard us talk about security being “Job Zero at Amazon and today I m happy to announce two new initiatives that I think will provide quick security wins for customers The first initiative is the public release of the training we ve developed and used to ensure our employees are up to date on how … 2021-08-25 22:01:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) c++でjsonファイルを素早く読み込みたい https://teratail.com/questions/356193?rss=all cでjsonファイルを素早く読み込みたいCでnlohmannjsonを使い、万近くの配列をJSONファイルから読み込んでいます。 2021-08-26 07:35:10
Ruby Railsタグが付けられた新着投稿 - Qiita 新規登録機能の作成 https://qiita.com/skmtydi947/items/1a25d9d905432dfa3ea9 新規登録機能の作成一覧画面に新規登録のリンクを作成するappviwstasksindexhtmlslimhタスク一覧btnとbtnprimaryのつのCSSクラスを与えることで、bootstrapがリンクをボタンにような見た目にするlinkto新規登録newtaskpathclassbtnbtnprimarynewtaskpathは、リンク先のURL翻訳情報を追加するバラバラに記述しないでいいように一箇所にまとめるconfiglocalesjaymlhasmanyrecordが存在しているので削除できませんここから追加modelstaskタスクattributestaskidIDname名称description詳しい説明createdat登録日時updatedat更新日時新規登録のためのアクションを実装appcontrollerstaskscontrollerrbdefnewこの行を追加taskTasknewendアクションからビューに渡したいデータをインスタンス変数にいれる新規登録画面のビューを実装するジェネレータにより、作成されたファイルを編集していくformwithはHTMLのform要素を作成するメソッドブロック引数fに対して、textfieldなどのメソッドを呼び出すことでフィールドを出力appviewstasksnewhtmlslimhタスクの新規登録navjustifycontentendlinkto一覧taskspathclassnavlinkformwithmodeltasklocaltruedofformgroup入力欄の名前を表示flabelname入力欄を出力ftextfieldnameclassformcontrolidtasknameformgroup説明欄の名前を表示flabeldescription説明欄を出力ftextareadescriptionrowsclassformcontrolidtaskdescriptionsubmitヘルパーを呼び出してsubmitボタンを表すHTMLが表示されるfsubmitnilclassbtnbtnprimary登録アクションの実装appcontrollerstaskscontrollerrbdefcreatetaskTasknewtaskparamstasksaveredirecttotasknoticeタスク「taskname」を登録しました。 2021-08-26 07:27:18
技術ブログ Developers.IO GCPのサービスを活用してSlackのやりとりを分析してみよう https://dev.classmethod.jp/articles/slack-analytics-with-gcp-services/ slack 2021-08-25 23:00:00
海外TECH Ars Technica COVID costs billions, so Delta to charge unvaxxed airline workers $200/month https://arstechnica.com/?p=1789890 financial 2021-08-25 22:36:09
海外TECH Ars Technica Graphene veils may hold the secret to conserving priceless works of art https://arstechnica.com/?p=1789025 clean 2021-08-25 22:16:06
海外TECH DEV Community Technical Interview #2: Reverse a string https://dev.to/frontendengineer/technical-interview-1-reverse-a-string-33pb Technical Interview Reverse a string Interview Question Write a function that reverses a string If you need practice try to solve this on your own I have included potential solutions below Note There are many other potential solutions to this problem Solution Array methodsfunction reverseString str return str split reverse join Solution array forEachfunction reverseString str let reversedString str split forEach char gt reversedString char reversedString return reversedString Solution array reducefunction reverseString str return str split reduce prev curr gt curr prev In case you like a video instead of bunch of code Happy coding and good luck if you are interviewing 2021-08-25 22:02:24
海外TECH Engadget Watch Gamescom's Opening Night Live 2021 in under 18 minutes https://www.engadget.com/gamescom-opening-night-live-2021-supercut-225203111.html?src=rss Watch Gamescom x s Opening Night Live in under minutesWell some of us need a nap Gamescom s Opening Night Live event kicked off at pm ET today and what ensued was a rapid fire parade of game trailers and teasers It was quite an eclectic selection too including a new Saints Row game Lego Star Wars a turn based RPG kung fu battles dinosaur building something called a quot season beta quot and confirmed launch dates for Halo Infinite and Horizon Forbidden West Oh and there was some hardware as well ーalways a good time The Engadget staff is admittedly feeling some whiplash but for our readers this means there s almost surely something for everyone Check out the highlights in the relatively brief video below 2021-08-25 22:52:03
海外科学 NYT > Science Extra Shots from J. & J. and Pfizer Give Immune Boost, Companies Report https://www.nytimes.com/2021/08/25/health/johnson-johnson-vaccine-booster-shot.html booster 2021-08-25 22:36:41
海外TECH WIRED The OnlyFans Porn Ban Reversal Does Not Reassure Creators https://www.wired.com/story/onlyfans-reverse-porn-ban-creators subscription 2021-08-25 22:36:09
金融 金融総合:経済レポート一覧 ショックに弱い日本株~失われた20年は終わっていない? http://www3.keizaireport.com/report.php/RID/466129/?rss 大和総研 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月24日)~ドル円、109円台後半で推移 http://www3.keizaireport.com/report.php/RID/466134/?rss fxdaily 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 【挨拶】わが国の経済・物価情勢と金融政策 宮崎県金融経済懇談会における挨拶要旨 日本銀行政策委員会審議委員 中村豊明 http://www3.keizaireport.com/report.php/RID/466137/?rss 日本銀行 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 ベンチャー企業の成長支援:改正産業競争力強化法で果敢な未来投資を後押し vol.5 http://www3.keizaireport.com/report.php/RID/466142/?rss 産業競争力強化法 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 Pulse of Fintech H1 2021【要旨:日本語、全文:英語】~フィンテックを巡るトレンドについて... http://www3.keizaireport.com/report.php/RID/466157/?rss pulseoffintechh 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 経済政策の不確実性が企業投資と現金保有に与える影響:日本における検証【ノンテクニカルサマリー】 http://www3.keizaireport.com/report.php/RID/466164/?rss 不確実性 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 2021年第2四半期地価LOOKレポート公表~3期続けて上昇地区数が増加。コロナ禍の停滞からの回復傾向を強める...:マーケットレポート http://www3.keizaireport.com/report.php/RID/466181/?rss 三井住友トラスト 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 原油価格とインド消費者物価の動向~原油価格下落でインドCPI(消費者物価)が低下基調入りする可能性も:新興国レポート http://www3.keizaireport.com/report.php/RID/466183/?rss 原油価格 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 楽読 Vol.1735~投資家・発行体ともに、高いニーズが続く劣後債 http://www3.keizaireport.com/report.php/RID/466184/?rss 日興アセットマネジメント 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 政局に変化が起こりやすい五輪開催の年~自民党総裁選の投開票は9月29日、衆院選は最も遅い場合、11月28日となる見通し...:市川レポート http://www3.keizaireport.com/report.php/RID/466206/?rss 三井住友 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 〔講演〕地域金融と持続可能性 http://www3.keizaireport.com/report.php/RID/466211/?rss 持続可能性 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 60年の歩みを振り返って:証券レビュー http://www3.keizaireport.com/report.php/RID/466212/?rss 日本証券経済研究所 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 小説のなかの証券市場と法—エミール・ゾラ『金(L'Argent)』(1891年):証券レビュー http://www3.keizaireport.com/report.php/RID/466213/?rss lxargent 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 始動する10兆円大学ファンド—安全かつ効率的な運用で3%の分配:証券レビュー http://www3.keizaireport.com/report.php/RID/466214/?rss 日本証券経済研究所 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 〔講演〕ポストコロナの政治経済・市場展望 http://www3.keizaireport.com/report.php/RID/466215/?rss 政治経済 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 2021年の主要な規制上の10の課題:上半期の総括 ~信用リスクおよびLIBOR廃止... http://www3.keizaireport.com/report.php/RID/466233/?rss libor 2021-08-26 00:00:00
海外ニュース Japan Times latest articles Japan halts use of 1.63 million Moderna vaccine doses over contamination https://www.japantimes.co.jp/news/2021/08/26/national/science-health/moderna-vaccinations-suspended/ aichi 2021-08-26 07:03:23
海外ニュース Japan Times latest articles Day 1 recap: Paralympics start with Japan teenager making history in pool https://www.japantimes.co.jp/sports/2021/08/26/paralympics/summer-paralympics/day-1-recap/ tokyo 2021-08-26 07:15:30
ニュース BBC News - Home Afghanistan: Avoid Kabul airport due to terror threat, Foreign Office warns https://www.bbc.co.uk/news/uk-58337632?at_medium=RSS&at_campaign=KARANGA attack 2021-08-25 22:29:42
ニュース BBC News - Home 'My husband refused a divorce for nine years' https://www.bbc.co.uk/news/uk-58334745?at_medium=RSS&at_campaign=KARANGA jewish 2021-08-25 22:46:28
ビジネス ダイヤモンド・オンライン - 新着記事 コロナワクチン追加接種を承認へ、完了から6カ月後 米政府 - WSJ発 https://diamond.jp/articles/-/280561 追加 2021-08-26 07:24:00
ビジネス ダイヤモンド・オンライン - 新着記事 「テスラ」で深まる確執、ただしEVとは無関係 - WSJ発 https://diamond.jp/articles/-/280562 確執 2021-08-26 07:06:00
ビジネス 東洋経済オンライン 日本株がなかなか上昇できない「本質的な要因」 国内外の主要経済指標の分析で景気を先読み | 市場観測 | 東洋経済オンライン https://toyokeizai.net/articles/-/450632?utm_source=rss&utm_medium=http&utm_campaign=link_back 日経平均株価 2021-08-26 07:30:00
マーケティング AdverTimes 【人事】ソニー銀行(2021年9月30日付、10月1日付) https://www.advertimes.com/20210826/article361636/ 月日 2021-08-25 22:30:58
ニュース THE BRIDGE 妊産婦死亡率ゼロを目指すBabyscripts、医療支援プラットフォーム提供のPrivia Healthと提携 http://feedproxy.google.com/~r/SdJapan/~3/YtA_3ja8Lyw/new-partnership-gives-privia-health-access-babyscripts-remote-monitoring-tools-and-educational-pickupnews 2021-08-25 22:30:28
ニュース THE BRIDGE コロナ禍で現地観戦・応援ままならぬ今、注目集める「バーチャル高校野球」。学生スポーツ配信の意義とはー運動通信社とKDDIの協業 http://feedproxy.google.com/~r/SdJapan/~3/wuG8O5Bc6JQ/sports-bull-kddi-mugenlabo-magazine 同社が年月からKDDIとの協業で運営するインターネットスポーツメディア 「スポーツブル」では、Thepostコロナ禍で現地観戦・応援ままならぬ今、注目集める「バーチャル高校野球」。 2021-08-25 22:15:42
TECH Engadget Japanese 格安SIMのJ:COMモバイルが5G開始 4Gと同価格、1GBで月1078円〜 https://japanese.engadget.com/jcom-5g-233227630.html jcommobile 2021-08-25 23:32:27
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] マイカー所有者が「負担だなぁ」と思う諸経費 「駐車場代」「燃料代」を抑えて1位になったのは? https://www.itmedia.co.jp/business/articles/2108/26/news049.html itmedia 2021-08-26 08:45:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] コロナ禍でも「行列に並んでもよい」場所は? スマホ決済の利用者が増加 https://www.itmedia.co.jp/business/articles/2108/26/news073.html itmedia 2021-08-26 08:32:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] Fitbit、「Charge 5」を今秋発売 カラー有機ELで2万4990円 https://www.itmedia.co.jp/mobile/articles/2108/26/news074.html charge 2021-08-26 08:30:00
IT ITmedia 総合記事一覧 [ITmedia News] 次期iPadにはPVDコーティングのアルミ合金筐体か? https://www.itmedia.co.jp/news/articles/2108/26/news072.html itmedia 2021-08-26 08:08:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] 電機大手に共創ブームが再燃 サービス競争背景、外部企業と考案も https://mag.executive.itmedia.co.jp/executive/articles/2108/26/news071.html itmedia 2021-08-26 08:02:00
TECH Techable(テッカブル) コロナ禍の店舗運営を効率化! 接客現場をデジタル化するSaaS「coco」とは https://techable.jp/archives/160665 dxsaas 2021-08-25 23:00:16
AWS AWS DevOps Blog Improve the performance of Lambda applications with Amazon CodeGuru Profiler https://aws.amazon.com/blogs/devops/improve-performance-of-lambda-applications-amazon-codeguru-profiler/ Improve the performance of Lambda applications with Amazon CodeGuru ProfilerAmazon CodeGuru Profiler recently began providing recommendations for applications written in Python Additionally the new automated onboarding process for Lambda functions makes it even easier to use CodeGuru Profiler with serverless applications built on Lambda This post highlights these new features by explaining how to set up and utilize Codeguru Profiler on an AWS Lambda function written in Python 2021-08-25 23:41:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VSCodeからssh接続ができない。 https://teratail.com/questions/356194?rss=all VSCodeからssh接続ができない。 2021-08-26 08:17:36
GCP gcpタグが付けられた新着投稿 - Qiita Google Cloud RunとArtifact RegistryでGeoServerを構築してみた https://qiita.com/dayjournal/items/717fa60d113a549c1af6 これでArtifactRegistryの設定は完了になりますGoogleCloudRunの設定最後に、ArtifactRegistryに登録したDockerイメージをGoogleCloudRunにデプロイします。 2021-08-26 08:07:25
Ruby Railsタグが付けられた新着投稿 - Qiita Routing Error uninitialized constant ~~ の対処法 https://qiita.com/takaikeee12/items/632723b2d9e5853b4564 ログイン画面はできたのですが、ログアウトを選択すると以下のエラーが発生しました。 2021-08-26 08:46:56
Apple AppleInsider - Frontpage News Apple partner TSMC to increase chip production prices by up to 20% https://appleinsider.com/articles/21/08/25/apple-partner-tsmc-to-increase-chip-production-prices-by-up-to-20?utm_medium=rss Apple partner TSMC to increase chip production prices by up to Taiwan Semiconductor Manufacturing Co the company largely responsible for Apple s custom chip needs is reportedly raising prices of nearly all advanced and processes late this year TSMC recently informed clients of the coming change which will bring an up to increase in quotes on nanometer and smaller processes and a bump for chips fabricated on nm and larger technologies reports Digitimes via Tom s Hardware The change is slated to go into effect for orders set for fulfillment in December As noted in the report nearly half of TSMC s billion of revenue in the second quarter of was driven by orders for chips fabricated on its N and N nodes A further of revenue during the period came from N and N process orders Read more 2021-08-25 23:59:04
Apple AppleInsider - Frontpage News Apple's iCloud Private Relay to launch as public beta feature https://appleinsider.com/articles/21/08/25/apples-icloud-private-relay-to-launch-as-public-beta-feature?utm_medium=rss Apple x s iCloud Private Relay to launch as public beta featureApple s iCloud Private Relay will ship as a public beta feature when iOS iPadOS and macOS Monterey debut this fall with users required to manually activate the VPN like tool before use Quietly announced in release notes accompanying the seventh iOS beta issued on Wednesday the change in status is not expected to impact Private Relay s operating capability though the feature will be disabled by default Introduced at Apple s Worldwide Developers Conference in June as part of iCloud Apple s premium cloud storage service Private Relay prevents third party tracking of IP addresses user location and other details by routing internet requests through two separate relays operated by two different entities Internet connections configured to pass through Private Relay use anonymous IP addresses that map to a user s region but do not reveal their exact location or identity Apple says Read more 2021-08-25 23:25:13
Apple AppleInsider - Frontpage News Apple to enhance security across supply chain following White House meeting https://appleinsider.com/articles/21/08/25/apple-to-enhance-security-across-supply-chain-following-white-house-meeting?utm_medium=rss Apple to enhance security across supply chain following White House meetingAfter Apple CEO Tim Cook met with President Joe Biden on Wednesday the company is expected to create a new program focused on increasing security and cyber threat awareness across its technological supply chains Apple s program will introduce security enhancements to its supply chain including the adoption of multi factor authentication and security training the White House said according to CNBC Cook and a cadre of tech industry elite met with Biden on Wednesday to discuss cybersecurity concerns in the wake of a rash of attacks that impacted key U S infrastructure and technology entities Along with Apple companies like Google IBM and Microsoft committed to security efforts including the development of new industry standards supplying other firms with more effective security tools and providing training for cybersecurity jobs the report said Read more 2021-08-25 23:20:35
海外TECH Engadget Facebook is reportedly mulling a commission to advise on elections https://www.engadget.com/facebook-election-commission-235216693.html?src=rss Facebook is reportedly mulling a commission to advise on electionsFacebook is considering forming a commission to advise on thorny issues related to global elections according to a report Wednesday from The New York Times The company has begun to approach academics and policy experts who The Times says could potentially weigh in on issues ranging from political ads to election misinformation What s more it is not just US elections where a commission could find itself weighing complicated election issues the commission would also likely have a mandate to weigh in on closely watched elections in Hungary Germany Brazil and the Philippines Engadget has asked Facebook for comment On its face the commission sounds a lot like Facebook s Oversight Board an independent panel of journalists academics and activists often described as a quot Supreme Court quot that s tasked with reviewing Facebook s policies The Oversight Board is perhaps best known for upholding Facebook s decision to ban Donald Trump though since its formation last year it has also agreed to weigh in on doxing hate speech how politicians at large should be treated content moderation in coup torn Myanmar moderation by algorithms and the appropriate treatment of satire content But though the makeup of the election commission sounds like the Oversight Board ーand could similarly let Facebook side step ownership of controversial decisions ーthere could be an important difference according to The Times Whereas the Oversight Board weighs in on decisions that Facebook has already made much like the Supreme Court considers contested court rulings the election commission would have the latitude to proactively offer advice even on matters where Facebook had not yet taken a public stance If Facebook goes ahead with outsourcing election related decisions to an advisory committee it would be a departure from its previous attempts to counter election misinformation which have been largely reactive and almost always imperfect Even after a temporary ban on political ads ahead of the US election some ads were still showing as active in Facebook s ad library Facebook last year also endeavored to label ads from politically connected publications and earlier this year moved to show users less political content altogether Though Facebook reportedly hopes to launch the commission ahead of the midterm elections The Times also describes the outreach as preliminary with no guarantee that Facebook will move forward on this 2021-08-25 23:52:16
海外TECH Engadget Google and Microsoft will invest $30 billion in cybersecurity over the next five years https://www.engadget.com/google-microsoft-billion-invest-cybersecurity-us-biden-231242040.html?src=rss Google and Microsoft will invest billion in cybersecurity over the next five yearsFollowing a meeting with President Joe Biden today Google and Microsoft promised to invest a total of billion in cybersecurity advancements over the next five years Google pledged billion while Microsoft pledged billion nbsp Microsoft CEO Satya Nadella said on Twitter that million of that money will be used to expand Microsoft s training network and help US government agencies upgrade their digital security systems The White House described that particular investment as follows quot Microsoft will immediately make available million in technical services to help federal state and local governments with upgrading security protection and will expand partnerships with community colleges and non profits for cybersecurity training quot Google meanwhile will focus on extending the zero trust security model securing the software supply chain building out open source security and offering more training opportunities to Americans Specifically Google said it will help Americans over the next three years earn Google Career Certificates in cybersecurity fields Today President Biden met with technology companies and cybersecurity thought leaders to discuss threats like the recent SolarWinds attack and how the US can better defend its digital systems In addition to Google and Microsoft s financial infusion Apple will establish new widespread supply chain protocols in the name of tighter security and Amazon will offer its internal cybersecurity training to the public at no charge Other organizations including IBM Girls Who Code and Code org made plans to expand cybersecurity defenses across government society and industry It was unclear what would actually shake out of today s White House cybersecurity meeting and billion and then some certainly isn t a bad place to start 2021-08-25 23:12:42
Linux OMG! Ubuntu! OpenShot Video Editor Adds ‘Computer Vision and AI’ Video Effects http://feedproxy.google.com/~r/d0od/~3/hwTzrw4JhsE/openshot-2-60-video-editor-motion-tracking-features OpenShot Video Editor Adds Computer Vision and AI Video EffectsA new version of OpenShot video editor is available to download We checkout the new features and video effects and show you how to install it on Ubuntu This post OpenShot Video Editor Adds Computer Vision and AI Video Effects is from OMG Ubuntu Do not reproduce elsewhere without permission 2021-08-25 23:11:14
海外科学 NYT > Science Extra Shots from J. & J. and Pfizer Give Immune Boost, Companies Report https://www.nytimes.com/2021/08/25/health/johnson-johnson-vaccine-booster-shot.html booster 2021-08-25 23:15:08
金融 金融総合:経済レポート一覧 ショックに弱い日本株~失われた20年は終わっていない? http://www3.keizaireport.com/report.php/RID/466129/?rss 大和総研 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月24日)~ドル円、109円台後半で推移 http://www3.keizaireport.com/report.php/RID/466134/?rss fxdaily 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 【挨拶】わが国の経済・物価情勢と金融政策 宮崎県金融経済懇談会における挨拶要旨 日本銀行政策委員会審議委員 中村豊明 http://www3.keizaireport.com/report.php/RID/466137/?rss 日本銀行 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 ベンチャー企業の成長支援:改正産業競争力強化法で果敢な未来投資を後押し vol.5 http://www3.keizaireport.com/report.php/RID/466142/?rss 産業競争力強化法 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 Pulse of Fintech H1 2021【要旨:日本語、全文:英語】~フィンテックを巡るトレンドについて... http://www3.keizaireport.com/report.php/RID/466157/?rss pulseoffintechh 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 経済政策の不確実性が企業投資と現金保有に与える影響:日本における検証【ノンテクニカルサマリー】 http://www3.keizaireport.com/report.php/RID/466164/?rss 不確実性 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 2021年第2四半期地価LOOKレポート公表~3期続けて上昇地区数が増加。コロナ禍の停滞からの回復傾向を強める...:マーケットレポート http://www3.keizaireport.com/report.php/RID/466181/?rss 三井住友トラスト 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 原油価格とインド消費者物価の動向~原油価格下落でインドCPI(消費者物価)が低下基調入りする可能性も:新興国レポート http://www3.keizaireport.com/report.php/RID/466183/?rss 原油価格 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 楽読 Vol.1735~投資家・発行体ともに、高いニーズが続く劣後債 http://www3.keizaireport.com/report.php/RID/466184/?rss 日興アセットマネジメント 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 政局に変化が起こりやすい五輪開催の年~自民党総裁選の投開票は9月29日、衆院選は最も遅い場合、11月28日となる見通し...:市川レポート http://www3.keizaireport.com/report.php/RID/466206/?rss 三井住友 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 〔講演〕地域金融と持続可能性 http://www3.keizaireport.com/report.php/RID/466211/?rss 持続可能性 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 60年の歩みを振り返って:証券レビュー http://www3.keizaireport.com/report.php/RID/466212/?rss 日本証券経済研究所 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 小説のなかの証券市場と法—エミール・ゾラ『金(L'Argent)』(1891年):証券レビュー http://www3.keizaireport.com/report.php/RID/466213/?rss lxargent 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 始動する10兆円大学ファンド—安全かつ効率的な運用で3%の分配:証券レビュー http://www3.keizaireport.com/report.php/RID/466214/?rss 日本証券経済研究所 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 〔講演〕ポストコロナの政治経済・市場展望 http://www3.keizaireport.com/report.php/RID/466215/?rss 政治経済 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 2021年の主要な規制上の10の課題:上半期の総括 ~信用リスクおよびLIBOR廃止... http://www3.keizaireport.com/report.php/RID/466233/?rss libor 2021-08-26 00:00:00
金融 日本銀行:RSS 企業向けサービス価格指数(7月) http://www.boj.or.jp/statistics/pi/cspi_release/sppi2107.pdf 指数 2021-08-26 08:50:00
金融 ニュース - 保険市場TIMES 「保険市場」を運営するアドバンスクリエイト、株主優待の実施を決定 https://www.hokende.com/news/blog/entry/2021/08/26/090000 「保険市場」を運営するアドバンスクリエイト、株主優待の実施を決定基準日は月日単元以上を保有する全ての株主国内最大級の保険選びサイト「保険市場」を運営するアドバンスクリエイトは月日、年月日を基準日とする株主優待の実施を決定した。 2021-08-26 09:00:00
海外ニュース Japan Times latest articles Few women ascend Japan’s corporate ladder. Is change finally coming? https://www.japantimes.co.jp/news/2021/08/26/business/corporate-business/women-japan-companies/ Few women ascend Japan s corporate ladder Is change finally coming Only of board seats at Japanese companies are held by women After years of unfulfilled promises these businesses are now facing pressure both at 2021-08-26 08:19:44
海外ニュース Japan Times latest articles Western Digital in advanced merger talks with Japan’s Kioxia https://www.japantimes.co.jp/news/2021/08/26/business/corporate-business/western-digital-kioxia-merger/ providers 2021-08-26 08:11:59
ニュース BBC News - Home Afghanistan: Avoid Kabul airport due to terror threat, Foreign Office warns https://www.bbc.co.uk/news/uk-58337632?at_medium=RSS&at_campaign=KARANGA attack 2021-08-25 23:42:40
ニュース BBC News - Home Afghanistan: UK and US issue Kabul airport warning https://www.bbc.co.uk/news/world-asia-58337380?at_medium=RSS&at_campaign=KARANGA terror 2021-08-25 23:57:05
LifeHuck ライフハッカー[日本版] iPhoneやiPadがスパイウェアに感染しているか確認する方法 https://www.lifehacker.jp/2021/08/240337how-to-tell-if-your-iphone-or-ipad-is-infected-with-peg.html iphone 2021-08-26 08:30:00
北海道 北海道新聞 消防庁、人命救助へ装備強化 熱海土石流の活動難航踏まえ https://www.hokkaido-np.co.jp/article/582165/ 人命救助 2021-08-26 08:01:00
Azure Azure の更新情報 General availability: Azure Sphere OS version 21.08 https://azure.microsoft.com/ja-jp/updates/general-availability-azure-sphere-os-version-2108/ azure 2021-08-25 23:09:51
マーケティング AdverTimes 世界で活躍する日本人マーケターの仕事(パナソニックセールスベトナム 高橋俊介さん)後篇 https://www.advertimes.com/20210826/article359717/ 生活家電 2021-08-26 00:00:25
IT 気になる、記になる… Apple、テスター向けに「iOS 15 Public Beta 7」と「iPadOS 15 Public Beta 7」をリリース https://taisy0.com/2021/08/26/144571.html applebetasoftwarepr 2021-08-26 00:54:51
IT 気になる、記になる… 「iPhone 13」、9月17日に予約受付開始で、9月24日に発売か https://taisy0.com/2021/08/26/144542.html frontpage 2021-08-26 00:12:31
TECH Engadget Japanese エルゴトロンのモニターアームが最大10%オフとお買い得! Amazonでクーポン配布中 https://japanese.engadget.com/sale-ergotron-005501260.html amazon 2021-08-26 00:55:01
IT ITmedia 総合記事一覧 [ITmedia News] 10万円以下で作れる表情豊かなヒューマノイド「Eva」 ラズパイで動くオープンソースロボット https://www.itmedia.co.jp/news/articles/2108/26/news070.html itmedianews 2021-08-26 09:30:00
デザイン コリス CSSの新しいプロパティ「accent-color」が便利!今までできなかったフォーム要素のカラーを簡単に変更できる https://coliss.com/articles/blogroll/css-accent-color.html 続きを読む 2021-08-26 00:36:39
python Pythonタグが付けられた新着投稿 - Qiita 音声認識AIを活用したレシピの紹介 https://qiita.com/Axross_SBiv/items/183fe8e4ac7ab629d49c 音声認識とは音声認識とは、人間が発話した音声データに対して、コンピュータが音と文字とをパターンマッチングで認識し、テキストに変換する技術のことです。 2021-08-26 09:40:48
python Pythonタグが付けられた新着投稿 - Qiita MAX30102で心拍数と血中酸素濃度を測定する - Arduino編 - https://qiita.com/cami_oshimo/items/87e5f3e68d4a2d455de5 MAXで心拍数と血中酸素濃度を測定するArduino編概要新型コロナの影響でヘルスケア関連のデバイスの需要が高まっている。 2021-08-26 09:38:38
python Pythonタグが付けられた新着投稿 - Qiita Python 3.8: 代入式(:=)を使って、フィボナッチ数列の lambda 式を作る https://qiita.com/ikiuo/items/048c9ff5b1f214f58441 Python代入式を使って、フィボナッチ数列のlambda式を作るフィボナッチ数列は単純な手続きで作れるけど、プログラムにすると以外と面倒臭い。 2021-08-26 09:05:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Java 配列に格納されている文字列のNullもしくは空白判定 https://teratail.com/questions/356201?rss=all Java配列に格納されている文字列のNullもしくは空白判定研修を始めて数日しかっていません。 2021-08-26 09:55:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Formに入力された問い合わせ内容が自動で指定メールアドレスに届くGASを作成したい https://teratail.com/questions/356200?rss=all GoogleFormに入力された問い合わせ内容が自動で指定メールアドレスに届くGASを作成したい概要会社の問い合わせフォームをGooglenbspFormにて作成し、問い合わせがあるとGooglenbspAppsnbspScriptにより問い合わせ先部署に自動でメールが届くようにしたいと考えております。 2021-08-26 09:53:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 特定の文字列を持つファイルを一括でリネームするバッチファイルを作成したい。 https://teratail.com/questions/356199?rss=all 特定の文字列を持つファイルを一括でリネームするバッチファイルを作成したい。 2021-08-26 09:45:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Lambdaのディレクトリ構成についてpackage.jsonを統一したい https://teratail.com/questions/356198?rss=all Lambdaのディレクトリ構成についてpackagejsonを統一したい前提・実現したいこと以下のようなディレクトリ構成でlambdaの開発を行いたいとき、packagejsonを実行ファイルごとに配置する以外の方法でエラーを表示しないようにする方法があれば教えていただきたいです。 2021-08-26 09:44:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) heroku login エラー https://teratail.com/questions/356197?rss=all 2021-08-26 09:33:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 液体のAsseteについて https://teratail.com/questions/356196?rss=all assete 2021-08-26 09:20:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【SpriteKit】SKAction.repeatでrandomで呼び出しの度に違う値を出したい https://teratail.com/questions/356195?rss=all iPad の Playgrounds で Swift の プログラミング を し て い ます 。 2021-08-26 09:10:02
技術ブログ Developers.IO Amazon Auroraのスナップショット取得にかかる時間について教えてください https://dev.classmethod.jp/articles/tsnote-amazon-aurora-snapshot-get-time/ amazon 2021-08-26 00:50:48
Apple AppleInsider - Frontpage News Apple issues seventh developer betas for iOS 15, iPadOS 15, watchOS 8, tvOS 15 [u] https://appleinsider.com/articles/21/08/25/apple-issues-seventh-developer-betas-for-ios-15-ipados-15-watchos-8-tvos-15?utm_medium=rss Apple issues seventh developer betas for iOS iPadOS watchOS tvOS u Apple is now on its seventh generation of betas providing developers with fresh builds of iOS iPadOS watchOS and tvOS to test out The newest builds can be downloaded via the Apple Developer Center for those enrolled in the test program or via an over the air update on devices running the beta software Public betas typically arrive within a few days of the developer versions via the Apple Beta Software Program website Round seven takes over from round six which arrived on August for iOS iPadOS tvOS and watchOS Round five was on August August for watchOS round four was on July and round was on July Read more 2021-08-26 00:03:42
海外科学 NYT > Science Myocarditis More Common After Covid Vaccination, Study Finds https://www.nytimes.com/2021/08/25/health/covid-myocarditis-vaccine.html effect 2021-08-26 00:50:09
海外科学 BBC News - Science & Environment Light pollution from street lamps linked to insect loss https://www.bbc.co.uk/news/science-environment-58333233?at_medium=RSS&at_campaign=KARANGA local 2021-08-26 00:33:07
医療系 内科開業医のお勉強日記 ワクチン後の抗体の分布って対数表示しないと評価できませんよ 藤田医科大学さん https://kaigyoi.blogspot.com/2021/08/blog-post_26.html ワクチン後の抗体の分布って対数表示しないと評価できませんよ藤田医科大学さん「ワクチン接種カ月で抗体量が分のに減少」藤田医科大学が発表、ファイザー製を調査メテレ名古屋テレビ新型コロナウイルスのワクチンの接種からカ月後に、抗体の量が減少したとの調査結果を、愛知県豊明市にある藤田医科大学が発表しました。 2021-08-26 00:50:00
海外ニュース Japan Times latest articles Western nations rush to complete Afghan evacuation before troops leave https://www.japantimes.co.jp/news/2021/08/26/world/afghanistan-exit-rush/ Western nations rush to complete Afghan evacuation before troops leavePressure to complete the evacuations has intensified amid concerns about the security situation outside the airport where the Taliban are in control 2021-08-26 09:23:15
ニュース BBC News - Home Afghanistan: UK and US issue Kabul airport warning https://www.bbc.co.uk/news/world-asia-58337380?at_medium=RSS&at_campaign=KARANGA terror 2021-08-26 00:23:05
ニュース BBC News - Home Light pollution from street lamps linked to insect loss https://www.bbc.co.uk/news/science-environment-58333233?at_medium=RSS&at_campaign=KARANGA local 2021-08-26 00:33:07
ニュース BBC News - Home Trial suggests malaria sickness could be cut by 70% https://www.bbc.co.uk/news/health-58332169?at_medium=RSS&at_campaign=KARANGA africa 2021-08-26 00:31:49
ニュース BBC News - Home Service cuts may expose rural youth to county lines https://www.bbc.co.uk/news/education-58312284?at_medium=RSS&at_campaign=KARANGA areas 2021-08-26 00:35:19
ニュース BBC News - Home The Papers: 'Head for border' and jab plan for 12-year-olds https://www.bbc.co.uk/news/blogs-the-papers-58337522?at_medium=RSS&at_campaign=KARANGA The Papers x Head for border x and jab plan for year oldsThe focus is on the latest efforts to evacuate Afghans and the possibility of extending the Covid vaccine rollout to younger age groups 2021-08-26 00:22:17
ニュース BBC News - Home The English Riviera during the 2021 UK staycation https://www.bbc.co.uk/news/in-pictures-58319665?at_medium=RSS&at_campaign=KARANGA captures 2021-08-26 00:54:37
ビジネス ダイヤモンド・オンライン - 新着記事 アフガン脱出、民間人も懸命の支援 迫る期限 - WSJ発 https://diamond.jp/articles/-/280570 脱出 2021-08-26 09:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 バイデン氏、IT・金融大手CEOとサイバー防衛問題協議 - WSJ発 https://diamond.jp/articles/-/280572 防衛 2021-08-26 09:05:00
北海道 北海道新聞 ダルビッシュが27日に復帰 監督「起爆剤に」と期待 https://www.hokkaido-np.co.jp/article/582178/ 大リーグ 2021-08-26 09:17:00
北海道 北海道新聞 コンサドーレ 決め手欠き零敗 堅守名古屋にのまれる https://www.hokkaido-np.co.jp/article/582131/ 自陣 2021-08-26 09:08:00
北海道 北海道新聞 トルコ軍、アフガン撤退 空港警備、退避に影響も https://www.hokkaido-np.co.jp/article/582176/ 空港警備 2021-08-26 09:05:00
北海道 北海道新聞 住宅街でクマ目撃 札幌・西区 https://www.hokkaido-np.co.jp/article/582175/ 宮丘公園 2021-08-26 09:04:00
北海道 北海道新聞 河野、六回力尽きる 先発復帰2戦目 日ハム https://www.hokkaido-np.co.jp/article/582134/ 粘り 2021-08-26 09:01:51
マーケティング AdverTimes メッセージは「JEANS, AGAIN!」、ユニクロ新CMに桑田佳祐が登場 https://www.advertimes.com/20210826/article361621/ jeansagain 2021-08-26 00:30:41
IT 気になる、記になる… au、本日からeSIMに対応 https://taisy0.com/2021/08/26/144579.html auonlineshop 2021-08-26 01:28:59
IT 気になる、記になる… Anker、Thunderbolt 4搭載ドック2製品を発売 − 初回限定セールも開催中 https://taisy0.com/2021/08/26/144573.html erexpandeliteinthunderbol 2021-08-26 01:22:42
IT 気になる、記になる… 「Apple Watch Series 7」でケースサイズが41㎜/45㎜に変更される事を示唆する新たな画像が公開される https://taisy0.com/2021/08/26/144574.html applewatchseries 2021-08-26 01:16:55
TECH Engadget Japanese Xboxエリートコントローラにも『Halo Infinite』限定版、11月15日発売 https://japanese.engadget.com/xbox-elite-wireless-controller-series-2-013442797.html infinite 2021-08-26 01:35:56
TECH Engadget Japanese auがeSIMに対応開始、完全オンラインで申込から開通まで完結 https://japanese.engadget.com/au-esim-011930816.html 開通 2021-08-26 01:19:30
IT ITmedia 総合記事一覧 [ITmedia News] Apple、iCloudでメール非公開とカスタムドメインを可能に 「iCloud+」の一部機能をβ版で提供開始 https://www.itmedia.co.jp/news/articles/2108/26/news087.html icloud 2021-08-26 10:46:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 食品ロス削減、多業種に拡大 閉店後に従業員へ販売、果物皮由来のシロップも https://www.itmedia.co.jp/business/articles/2108/26/news082.html ITmediaビジネスオンライン食品ロス削減、多業種に拡大閉店後に従業員へ販売、果物皮由来のシロップも本来は食べられる食品にもかかわらず捨てられてしまう「フードロス食品廃棄」を削減する取り組みが盛んになってきた。 2021-08-26 10:25:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] キオクシア買収合意、9月にも 米紙報道 米半導体大手との協議「進展」 https://www.itmedia.co.jp/business/articles/2108/26/news081.html itmedia 2021-08-26 10:24:00
IT ITmedia 総合記事一覧 [ITmedia News] 「メタバース×ブロックチェーン」の未来(後編) Thirdverseの國光CEOと話す、VRのその先 https://www.itmedia.co.jp/news/articles/2108/26/news083.html itmedia 2021-08-26 10:19:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 島根県民が選ぶ「住みここちランキング2021」 出雲市や雲南市を抑えて1位になったのは? https://www.itmedia.co.jp/business/articles/2108/26/news077.html itmedia 2021-08-26 10:15:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 業界初、上司を選べる転職サイト「DEFASTA」ローンチ 「どこで働くか」よりも「誰と働くか」 https://www.itmedia.co.jp/business/articles/2108/26/news079.html defasta 2021-08-26 10:13:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 「TVer」累計アプリダウンロード数4000万を突破 レギュラー配信番組数は400番組に https://www.itmedia.co.jp/business/articles/2108/26/news078.html itmedia 2021-08-26 10:11:00
TECH Techable(テッカブル) 心電図測定機能も搭載! Fitbitが最新アクティビティトラッカー「Charge 5」発表 https://techable.jp/archives/160673 charge 2021-08-26 01:00:55
AWS AWS AWS 15th Anniversary Keynote: Lessons from 15 Years of Innovation | Amazon Web Services https://www.youtube.com/watch?v=jXNv8-HnY2k AWS th Anniversary Keynote Lessons from Years of Innovation Amazon Web ServicesWhen EC launched cellphones weren t yet smart and DVDs still arrived in the mail In this keynote AWS Vice President Dave Brown looks back at key milestones in the EC journey learning from our key customers that every business can benefit from and how these factors have influenced the services we offer today Learn more about Amazon EC at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster EC AWS AmazonWebServices CloudComputing 2021-08-26 01:33:48
python Pythonタグが付けられた新着投稿 - Qiita 【100 numpy exercises】でnumpy力を鍛える!(41〜50問目) https://qiita.com/fav/items/78c7671dc1542458d6c9 理由を簡単に言うと、引数がnumpy配列の場合、npsumは最終的にaddreduceを呼び出しています。 2021-08-26 10:41:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GドライブのファイルIDが更新(相違あったら)通知がくるようにしたい https://teratail.com/questions/356209?rss=all GドライブのファイルIDが更新相違あったら通知がくるようにしたい【やりたいこと】①特定のGドライブのフォルダ配下にサブフォルダ含むファイルが追加又は更新されたら、スプレットシートに、ファイル名、更新日時、ファイルIDをリスト追記②Slackに通知【わからないこと】追加された「ファイル名」が既にスプレットシートのリストにあったら通知が来ないファイル名関係なく、ファイルが追加されたら通知くるようにしたかったのだけれども。 2021-08-26 10:49:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) matplotlib 軸の範囲を自動で設定する. https://teratail.com/questions/356208?rss=all 2021-08-26 10:47:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ビヘイビアを使った画面遷移方法で結果を待つ方法 https://teratail.com/questions/356207?rss=all ビヘイビアを使った画面遷移方法で結果を待つ方法ビヘイビアを使用してXAMLで遷移先を指定する上記サイトを参考に画面遷移を実装しました。 2021-08-26 10:44:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) デプロイ後の本番環境でGoogleMapを表示させたい https://teratail.com/questions/356206?rss=all デプロイ後の本番環境でGoogleMapを表示させたい前提・実現したいこと現在、クチコミサイトのアプリケーションを作成しています。 2021-08-26 10:42:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jQueryで近くの要素を取得する方法について知りたい。 https://teratail.com/questions/356205?rss=all 以下のようなlaravelのbladeフォームがあったときにjQueryでselect要素の近くのspan要素を取得したいと考えています。 2021-08-26 10:33:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JDK11+JavaFX 配布用JREで画像が表示されない. https://teratail.com/questions/356204?rss=all 2021-08-26 10:27:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Githubに公開されたLISENCE(GNU General Public License v3.0)について https://teratail.com/questions/356203?rss=all 作成したアプリをGithubを用いて公開したいと考えています。 2021-08-26 10:23:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google colabで自作のデータを使った物体検知を行いたい https://teratail.com/questions/356202?rss=all Googlecolabで自作のデータを使った物体検知を行いたいcolabの環境で自作のデータをyolovに学習させたのですが、出力されるはずのフォルダが存在しません。 2021-08-26 10:12:02
Docker dockerタグが付けられた新着投稿 - Qiita [Rails] またまたCSSだけが本番環境に反映されない https://qiita.com/minhee/items/f3c3ce984385dd26b048 RailsまたまたCSSだけが本番環境に反映されないはじめに前にも同じようなことがあって、一応応急的な処置で対処したのですが、それすら通用しなくなって途方に暮れていました。 2021-08-26 10:58:42
Azure Azureタグが付けられた新着投稿 - Qiita Azure VM に EFLOW(Azure IoT Edge for Linux on Windows) 環境を構築する https://qiita.com/tamura-kohei/items/44a3a036614bb6f223f1 まとめ今回は一般公開されたEFLOW環境をAzureVM上に構築し、一般のシステム要件に加えて入れ子になった仮想化のサポートが必要であることを確認しました。 2021-08-26 10:59:29
技術ブログ Developers.IO ECS タスクの停止理由を CloudWatch Logs に保管する方法を教えてください https://dev.classmethod.jp/articles/tsnote-ecs-how-can-i-store-the-reason-for-stopping-ecs-tasks-in-cloudwatch-logs/ cloudwatchlogs 2021-08-26 01:56:32
技術ブログ Developers.IO AWS 서비스들의 백업과 복구를 효율적으로 관리하는 AWS Backup에 대하여 https://dev.classmethod.jp/articles/what-is-the-aws-backup-kr/ AWS 서비스들의백업과복구를효율적으로관리하는AWS Backup에대하여클래스메소드의이수재입니다 지금까지EC나RDS의백업및복구를위해항상해당서비스의콘솔이나CLI를이용하여스냅샷을생성하여관리해왔습니다 이번에AWS Backup을사용하게되 2021-08-26 01:53:43
技術ブログ Developers.IO 【レポート】スクラムを用いた働き方改革関連法下のプロジェクト進捗手法 #CEDEC2021 #classmethod_game https://dev.classmethod.jp/articles/report-cedec2021-scrumproject/ cedec 2021-08-26 01:31:22
技術ブログ Developers.IO 【9/10(金)クラスメソッド採用イベント】LINE事業部座談会~新設部署の本音とこれから~ https://dev.classmethod.jp/news/jobfair-210910/ 部署 2021-08-26 01:04:07
海外TECH DEV Community I learnt what dogfooding is by trying it out! https://dev.to/karandhabalia17/i-learnt-what-dogfooding-is-by-trying-it-out-5hj I learnt what dogfooding is by trying it out 2021-08-26 01:50:34
Apple AppleInsider - Frontpage News iPhone users drawn to iPad but not Mac or Apple's home devices, study finds https://appleinsider.com/articles/21/08/26/iphone-users-drawn-to-ipad-but-not-mac-or-apples-home-devices-study-finds?utm_medium=rss iPhone users drawn to iPad but not Mac or Apple x s home devices study findsWith a sticky software and services ecosystem iPhone has proven to be an effective gateway device to other Apple products but that pull has its limits a new study shows Source CIRPAccording to Consumer Intelligence Research Partners Apple has successfully leveraged iPhone to sell a range of mobile products like iPad Apple Watch and AirPods but the company is struggling to convert on Mac Apple TV and HomePod Read more 2021-08-26 01:27:16
海外TECH Engadget Microsoft is killing its Office app on Chromebooks https://www.engadget.com/microsoft-ending-office-app-support-chromebooks-september-2021-015505503.html?src=rss Microsoft is killing its Office app on ChromebooksWe re not sure who or how many people use Microsoft Office on a Chromebook but if that s you you re in for a downgraded experience Microsoft will soon kill its Office app for Android on Chrome OS the company confirmed Wednesday to About Chromebooks The app will leave the Google Play Store on September th at which point users will need to sign in through the web via Office com or Outlook com As toGoogle notes the Office app will still be available on Android phones even as it vanishes from Chrome OS Though signing in via the web app should work in a pinch it s clearly an inferior experience to what the Android app has offered until now not to mention what Google s G Suite can do on its native Google controlled platform In particular be warned that the web app offers almost no offline access something users have enjoyed on the Google Play Store version nbsp It s unclear why Microsoft is making this change except that the company described the move in a statement to About Chromebooks as an quot effort to provide the most optimized experience for Chrome OS Chromebook customers quot Whatever the intention this is likely to give Chromebook users another reason to give the G Suite a try if they haven t already Or hey perhaps they ll ditch their Chromebooks and download the Android app on Windows 2021-08-26 01:55:05
ニュース ジェトロ ビジネスニュース(通商弘報) EU、アフガニスタンからの移民流入を警戒 https://www.jetro.go.jp/biznews/2021/08/06e848abe9672f62.html 移民 2021-08-26 01:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) ラブロフ外相、アフガニスタン和平交渉に「拡大版トロイカ」活用を呼び掛け https://www.jetro.go.jp/biznews/2021/08/dfce0ba6706e7ed8.html 拡大 2021-08-26 01:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) 個人情報保護法が成立、11月1日から施行 https://www.jetro.go.jp/biznews/2021/08/68d3caa207694e4e.html 個人情報保護法 2021-08-26 01:10:00
海外ニュース Japan Times latest articles ‘A Girl on the Shore’: A risque teen drama comes up empty https://www.japantimes.co.jp/culture/2021/08/26/films/film-reviews/a-girl-on-the-shore/ A Girl on the Shore A risque teen drama comes up emptyAtsushi Ueda s film adaptation of Inio Asano s manga stays true to its source material but doesn t quite capture the messy emotions of adolescence 2021-08-26 10:15:38
海外ニュース Japan Times latest articles ‘One Summer Story’: Moka Kamishiraishi lights up the screen https://www.japantimes.co.jp/culture/2021/08/26/events/events-tokyo/one-summer-story/ manga 2021-08-26 10:10:03
海外ニュース Japan Times latest articles Family drama hits close to home for Keito Okamoto https://www.japantimes.co.jp/culture/2021/08/26/stage/keito-okamoto-the-son/ complex 2021-08-26 10:00:42
ビジネス ダイヤモンド・オンライン - 新着記事 アフガン巡るバイデン発言に批判、現状と隔たり - WSJ発 https://diamond.jp/articles/-/280590 隔たり 2021-08-26 10:14:00
LifeHuck ライフハッカー[日本版] 【Amazonタイムセール中!】43%オフの高輝度LEDランタンや25%オフの自動充電ロボット掃除機など https://www.lifehacker.jp/2021/08/amazon-timesale-0826-1.html amazon 2021-08-26 10:30:00
GCP Google Cloud Platform Japan 公式ブログ 新しい調査レポート: AIOps によるモダナイゼーションの効果の最大化 https://cloud.google.com/blog/ja/products/cloud-migration/modernize-with-aiops-to-maximize-your-impact/ 年月に行われた調査から、AIOpsのシステムと原則が有効であることがわかります。 2021-08-26 03:00:00
GCP Google Cloud Platform Japan 公式ブログ Private Catalog: Cloud Marketplace プロダクトのキュレーションがより簡単に https://cloud.google.com/blog/ja/products/management-tools/private-catalog-lists-saas-products-from-cloud-marketplace/ Marketplaceプロダクトの詳細ページのPrivateCatalogに追加ボタンプロダクトをカタログに追加する選択したカタログにプロダクトが追加されたことを示す確認メッセージ使用は簡単プロダクトをキュレートすると、組織のPrivateCatalogページに移動したユーザーはSaaSプロダクトのリストを表示できます。 2021-08-26 02:00:00
北海道 北海道新聞 予防効果、半年以内に低減 英調査、ワクチン3回目接種必要 https://www.hokkaido-np.co.jp/article/582192/ 調査 2021-08-26 10:17:00
北海道 北海道新聞 40代集団接種の予約開始 札幌市、初日で定員埋まる 妊婦、健診先で優先的に https://www.hokkaido-np.co.jp/article/582188/ 新型コロナウイルス 2021-08-26 10:13:00
北海道 北海道新聞 法大野球部、33人コロナ感染 秋季リーグ出場は未定 https://www.hokkaido-np.co.jp/article/582187/ 新型コロナウイルス 2021-08-26 10:09:00
北海道 北海道新聞 新技術で代理母馬出産 受精卵凍結にレーザー 帯畜大など世界初 https://www.hokkaido-np.co.jp/article/582071/ 帯広畜産大 2021-08-26 10:04:21
北海道 北海道新聞 ピンクや白 斜面一帯いい香り 百合が原公園 エリカなど見ごろ https://www.hokkaido-np.co.jp/article/582065/ 札幌市北区 2021-08-26 10:02:03
IT 週刊アスキー 「カキフライのり弁」はじまるよ~「オリジン弁当」にて https://weekly.ascii.jp/elem/000/004/067/4067171/ 期間限定 2021-08-26 10:30:00
マーケティング AdverTimes 【人事】エディオン、都心大型店管轄部署を新設(2021年9月1日付) https://www.advertimes.com/20210826/article361699/ 都心 2021-08-26 01:02:37
GCP Cloud Blog JA 新しい調査レポート: AIOps によるモダナイゼーションの効果の最大化 https://cloud.google.com/blog/ja/products/cloud-migration/modernize-with-aiops-to-maximize-your-impact/ 年月に行われた調査から、AIOpsのシステムと原則が有効であることがわかります。 2021-08-26 03:00:00
GCP Cloud Blog JA Private Catalog: Cloud Marketplace プロダクトのキュレーションがより簡単に https://cloud.google.com/blog/ja/products/management-tools/private-catalog-lists-saas-products-from-cloud-marketplace/ Marketplaceプロダクトの詳細ページのPrivateCatalogに追加ボタンプロダクトをカタログに追加する選択したカタログにプロダクトが追加されたことを示す確認メッセージ使用は簡単プロダクトをキュレートすると、組織のPrivateCatalogページに移動したユーザーはSaaSプロダクトのリストを表示できます。 2021-08-26 02:00:00
IT 気になる、記になる… 新型「iPhone」の正式名が「iPhone 13」であることを示唆する画像が登場 https://taisy0.com/2021/08/26/144581.html apple 2021-08-26 02:17:47
TECH Engadget Japanese アップル純正「マップ」アプリ、レビュー機能を米国などにも拡大 https://japanese.engadget.com/apple-maps-024538960.html macrumors 2021-08-26 02:45:38
TECH Engadget Japanese OEMメーカーとして長年培った技術を凝縮。金属加工が美しいローラーボールペン「サファリ LACLバージョン」 https://japanese.engadget.com/safari-lacl-022540157.html 2021-08-26 02:25:40
TECH Engadget Japanese 8/26限定:スカルプDのシャンプーや育毛剤が最大20%オフとお買い得! Amazonでタイムセール開催中 https://japanese.engadget.com/sale-scalp-d-angfa-022029481.html amazon 2021-08-26 02:20:29
TECH Engadget Japanese iPhone 13(仮)の発売は9月17日? 第3世代AirPodsは30日発売とのウワサ https://japanese.engadget.com/iphone13-september17-airpods-30-020058966.html airpods 2021-08-26 02:00:58
IT ITmedia 総合記事一覧 [ITmedia News] KDDI、auで「eSIM」の提供スタート Pixel 5とiPhoneに対応 https://www.itmedia.co.jp/news/articles/2108/26/news096.html pixel 2021-08-26 11:49:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] auが「eSIM」の発行を開始 8月26日から https://www.itmedia.co.jp/mobile/articles/2108/26/news097.html glteg 2021-08-26 11:45:00
IT ITmedia 総合記事一覧 [ITmedia News] ヤフオク!とPayPayフリマ、マンションの宅配ロッカーから発送可能に 22年1月から https://www.itmedia.co.jp/news/articles/2108/26/news094.html itmedia 2021-08-26 11:37:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] 打倒中華格安5Gスマホ! Samsungが本気で作った「Galaxy A22 5G」 https://www.itmedia.co.jp/mobile/articles/2108/26/news092.html galaxy 2021-08-26 11:33:00
IT ITmedia 総合記事一覧 [ITmedia News] Facebook Messenger、10周年で投票ゲームなどの新機能追加 https://www.itmedia.co.jp/news/articles/2108/26/news089.html facebook 2021-08-26 11:10:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] スタバ、フラペチーノを9月から紙ストローで提供 ほぼ全ての使い捨てストローが紙製に https://www.itmedia.co.jp/business/articles/2108/26/news088.html itmedia 2021-08-26 11:10:00
TECH Techable(テッカブル) ビットキー、自動搬送ロボット通行時のセキュリティ付自動ドア認証に技術協力 https://techable.jp/archives/160632 qbitrobotics 2021-08-26 02:00:20
python Pythonタグが付けられた新着投稿 - Qiita [Python] よく使いそうな日付処理まとめ https://qiita.com/esikm/items/7bf15563fe0af9e472d3 Pythonよく使いそうな日付処理まとめPythonの日付処理をまとめておく。 2021-08-26 11:56:22
python Pythonタグが付けられた新着投稿 - Qiita Pythonによるファイナンス 8章 金融時系列データ https://qiita.com/Ryutaro1234/items/5aae24de60ce28abb79d Pythonによるファイナンス章金融時系列データ内容csvファイルに入っている株価の時系列データを分析していく。 2021-08-26 11:25:42
python Pythonタグが付けられた新着投稿 - Qiita FastAPIにおけるPydanticを使ったバリデーションのまとめ https://qiita.com/uenosy/items/2f6b1aa258018d3db76c 厳密な必須チェックプロパティが存在し値がNoneではないfrompydanticimportBaseModelclassHogeBaseModelhogeintと書けば次の場合にエラーになるhogeが存在しないhogeが存在してもその値がNonehogeが整数ではない緩い必須チェックプロパティが存在すれば値はNoneでもいいfrompydanticimportBaseModelFieldclassHogeBaseModelhogeOptionalintFieldと書けば次の場合にエラーになるhogeが存在しないhogeが整数ではない必須チェックなしプロパティが存在しなくてもいいfrompydanticimportBaseModelFieldclassHogeBaseModelhogeOptionalintと書けば次の場合にエラーになるhogeが整数ではない値が必要なオプションプロパティは存在しなくてもいいが、存在するならnullではダメなもの冗長な書き方が必要となる。 2021-08-26 11:11:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SQL SELECT結果をデータベースに更新させたい https://teratail.com/questions/356221?rss=all 2021-08-26 11:53:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python GUIアプリケーション構築環境について https://teratail.com/questions/356220?rss=all PythonGUIアプリケーション構築環境についてPythonでWindowsのGUIアプリケーションを作りたいと考えてます。 2021-08-26 11:49:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) メソッド 引数 エラー error CS0246 https://teratail.com/questions/356219?rss=all メソッド引数エラーerrorCS前提・実現したいことサイトを参考に実装しておりますが初心者のためエラーの解消方法がなかなかわかりません。 2021-08-26 11:44:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [AWS] S3の静的ウェブサイトホスティングのリダイレクションルールの書き方について https://teratail.com/questions/356218?rss=all AWSSの静的ウェブサイトホスティングのリダイレクションルールの書き方についてAWS初心者です。 2021-08-26 11:41:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C#とC++/CLI(ラッパー関数)で同じ構造体をやり取りするには? https://teratail.com/questions/356217?rss=all CとCCLIラッパー関数で同じ構造体をやり取りするにはCとDLLとのやり取りするCCLIで作成のラッパークラスを作成しています。 2021-08-26 11:32:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Geolocation APIを使おうとしたらReferenceError https://teratail.com/questions/356216?rss=all GeolocationAPIを使おうとしたらReferenceError目的前回の質問のまでの機能のうちは確認できたのでに取り組んでいるところです。 2021-08-26 11:26:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 連想配列内で重複しているものを、文章の中ですべて表示させたい https://teratail.com/questions/356215?rss=all 連想配列内で重複しているものを、文章の中ですべて表示させたい前提jQueryで「今日は何の日」かを表示させるプログラムを作りたいです。 2021-08-26 11:23:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) モーダル(Modaal)の呼び出し先のhtml内にリンクを設置してウインドウを閉じずにファイルを切り替えたい https://teratail.com/questions/356214?rss=all typeをajaxに設定してウインドウを開いた際に他のhtmlを呼び出すようにしました。 2021-08-26 11:17:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 列をD列から最終列まで削除したい https://teratail.com/questions/356213?rss=all 列をD列から最終列まで削除したいお世話になっております。 2021-08-26 11:14:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) macのterminalの背景が変更されない https://teratail.com/questions/356212?rss=all terminal 2021-08-26 11:11:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python 「if not」文 平均を求める https://teratail.com/questions/356211?rss=all Python「ifnot」文平均を求める質問です。 2021-08-26 11:11:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) linuxでmysqlが起動できない https://teratail.com/questions/356210?rss=all linuxでmysqlが起動できないawsでmysqlを起動させようとしているのですができません。 2021-08-26 11:04:26
Ruby Rubyタグが付けられた新着投稿 - Qiita Rubyの変数(ローカル変数)代入ルールまとめ https://qiita.com/tepp667/items/453802f8bb319c859d72 2021-08-26 11:08:51
技術ブログ Developers.IO Amazon Linux 2 の Dockerイメージから開発環境を作り Visual Studio Codeで接続してみる https://dev.classmethod.jp/articles/amazon-linux-2-docker-aws-cli-visual-studio-code/ awscli 2021-08-26 02:00:33
Apple AppleInsider - Frontpage News Apple TV+ promo dives into 'Truth Be Told' season two https://appleinsider.com/articles/21/08/26/apple-tv-promo-dives-into-truth-be-told-season-two?utm_medium=rss Apple TV promo dives into x Truth Be Told x season twoFollowing the second season premiere of Apple TV original Truth Be Told the show s cast and crew discuss the conflicts and struggles portrayed in coming episodes In a featurette titled Damaged executive producer and series lead Octavia Spencer and actors Kate Hudson Christopher Backus Alona Tal Mekhi Phifer David Lyons and Ron Cephas Jones go beyond the storyline to discuss the motivations emotions and intertwining relationships that drive the show s characters Also offering their take are executive producer Lauren Levy Neustadter and executive producer and writer Nichelle Tramble Spellman Read more 2021-08-26 02:48:28
海外ニュース Japan Times latest articles ‘World’s oldest’ kayaker eyes Paralympic medal at fourth Games https://www.japantimes.co.jp/sports/2021/08/26/paralympics/summer-paralympics/paralympic-kayak-pascale-bercovitch/ World s oldest kayaker eyes Paralympic medal at fourth GamesPascale Bercovitch has failed to win a medal at her three previous Paralympic Games but said she remains hopeful because she s a better athlete at 2021-08-26 11:30:16
海外ニュース Japan Times latest articles Pyeongchang sit ski champion Momoka Muraoka set to make Summer Paralympic debut https://www.japantimes.co.jp/sports/2021/08/26/paralympics/summer-paralympics/paralympic-summer-momoka-muraoka/ medals 2021-08-26 11:14:49
ニュース BBC News - Home Afghanistan: Terror attack warning issued for Kabul airport https://www.bbc.co.uk/news/world-asia-58337380?at_medium=RSS&at_campaign=KARANGA holders 2021-08-26 02:28:26
ビジネス ダイヤモンド・オンライン - 新着記事 武田薬品が再びリストラ!今度のターゲットは意外な「あの部門」【スクープ】 - ダイヤモンドSCOOP https://diamond.jp/articles/-/280542 新型コロナウイルス 2021-08-26 11:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 武田薬品が再びリストラ!今度のターゲットは意外な「あの部門」【スクープ完全版】 - Diamond Premium News https://diamond.jp/articles/-/280541 diamondpremiumnews 2021-08-26 11:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 米軍機から落下、空に散った若きサッカー選手 - WSJ発 https://diamond.jp/articles/-/280600 落下 2021-08-26 11:26:00
LifeHuck ライフハッカー[日本版] 目がチカチカしない蛍光ペン。控えめに言って最高でした【今日のライフハックツール】 https://www.lifehacker.jp/2021/08/240757lht-mildliner.html 控えめに言って最高 2021-08-26 12:00:00
GCP Google Cloud Platform Japan 公式ブログ 新しい調査レポート: AIOps によるモダナイゼーションの効果の最大化 https://cloud.google.com/blog/ja/products/cloud-migration/modernize-with-aiops-to-maximize-your-impact/ 年月に行われた調査から、AIOpsのシステムと原則が有効であることがわかります。 2021-08-26 03:00:00
北海道 北海道新聞 【道スポ】プロ3年目・野村、初4番打! 五回一時勝ち越し2点適時打 日ハム https://www.hokkaido-np.co.jp/article/582234/ 勝ち越し点 2021-08-26 11:19:00
ニュース Newsweek アフガニスタン撤退は、バイデンの「英断」だった https://www.newsweekjapan.jp/stories/world/2021/08/post-96980.php 2021-08-26 11:01:00
IT 週刊アスキー GRADO社製「The Hemp Headphone」にアップグレードモデルが登場 https://weekly.ascii.jp/elem/000/004/067/4067165/ grado 2021-08-26 11:30:00
IT 週刊アスキー 宇宙ゴミの除去に向け、アストロスケールの衛星が目標捕捉実験に成功 https://weekly.ascii.jp/elem/000/004/067/4067168/ elsad 2021-08-26 11:30:00
IT 週刊アスキー 3Dプリンター製造で音導管を廃した音響設計が可能となったCampfire Audioの新作IEM「SATSUMA(サツマ)」と「HONEYDEW(ハニーデュー)」 https://weekly.ascii.jp/elem/000/004/067/4067164/ campfireaudio 2021-08-26 11:20:00
マーケティング AdverTimes 石岡瑛子の回顧展が、360°VRコンテンツとハイライト映像で期間限定公開 https://www.advertimes.com/20210826/article361677/ 期間限定 2021-08-26 02:30:49
GCP Cloud Blog JA 新しい調査レポート: AIOps によるモダナイゼーションの効果の最大化 https://cloud.google.com/blog/ja/products/cloud-migration/modernize-with-aiops-to-maximize-your-impact/ 年月に行われた調査から、AIOpsのシステムと原則が有効であることがわかります。 2021-08-26 03:00:00
IT InfoQ CodespacesがEmacsとVimをサポートしてGitHubの新しい開発プラットフォームになった https://www.infoq.com/jp/news/2021/08/GitHub-codespaces-transition/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global CodespacesがEmacsとVimをサポートしてGitHubの新しい開発プラットフォームになったGitHubはローカル開発環境から離れ、日々の開発フローにCodespacesを採用した。 2021-08-26 03:07:00
IT InfoQ Microsoftが"Azure for FHIR API"を"FHIR API to Azure Healthcare APIs"に名称変更 https://www.infoq.com/jp/news/2021/08/azure-healthcare-apis-preview/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global MicrosoftがquotAzureforFHIRAPIquotをquotFHIRAPItoAzureHealthcareAPIsquotに名称変更先頃Microsoftは、同社CloudforHealthcare用FastHealthcareInteroperabilityResourceFHIRAzureAPIの名称を、AzureHealthcareAPIsに変更すると発表した。 2021-08-26 03:05:00
IT InfoQ AmazonがCloudwatchクロスアカウントアラームを導入して管理を統合 https://www.infoq.com/jp/news/2021/08/aws-cloudwatch-alarms/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global amazon 2021-08-26 03:03:00
IT InfoQ AWSが会話分析のためのAmazon Transcribe Call Analytics APIを発表 https://www.infoq.com/jp/news/2021/08/amazon-transcribe-call-analytics/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global AWSが会話分析のためのAmazonTranscribeCallAnalyticsAPIを発表最近、AWSはAmazonTranscribeの新機能としてAmazonTranscribeCallAnalyticsを発表した。 2021-08-26 03:01:00
TECH Engadget Japanese ついにInstagramがキーワードでのコンテンツ検索に対応。まずは英語から開始 https://japanese.engadget.com/instagram-interest-search-keywords-030522658.html instagram 2021-08-26 03:05:22
TECH Engadget Japanese PayPayフリマなどの発送作業を宅配ボックスで完結 ── ヤフーやヤマト運輸ら3社、22年に新サービス https://japanese.engadget.com/free-market-030059834.html PayPayフリマなどの発送作業を宅配ボックスで完結ーヤフーやヤマト運輸ら社、年に新サービス荷物発送を行う度にコンビニや郵便局へ出向く必要はありませんー。 2021-08-26 03:00:59
ROBOT ロボスタ シャープが首掛けタイプのAIネックスピーカー「AQUOS サウンドパートナーAN-SC1」を発表 Alexa対応、テレワークや家事に https://robotstart.info/2021/08/26/aquos-an-sc1.html alexa 2021-08-26 03:09:57
IT ITmedia 総合記事一覧 [ITmedia News] 「一緒に働きたい上司」で選べる転職サイト登場 “上司ガチャ”のリスク回避 https://www.itmedia.co.jp/news/articles/2108/26/news106.html itmedia 2021-08-26 12:32:00
IT ITmedia 総合記事一覧 [ITmedia News] 2品同時の「パック調理」に対応した自動調理鍋、象印マホービンが発売 https://www.itmedia.co.jp/news/articles/2108/26/news101.html itmedia 2021-08-26 12:23:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 噴出する「働かないおじさん」 識者に聞く「“お荷物”と呼ばれない中高年の働き方」 https://www.itmedia.co.jp/business/articles/2108/25/news032.html itmedia 2021-08-26 12:20:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] MSI、狭額縁27型フルHD液晶を備えたCore i5搭載の一体型デスクトップ https://www.itmedia.co.jp/pcuser/articles/2108/26/news102.html ampmjp 2021-08-26 12:17:00
IT ITmedia 総合記事一覧 [ITmedia News] Facebook日本版に「レストラン予約機能」 飲食店ページに「予約」ボタン表示 https://www.itmedia.co.jp/news/articles/2108/26/news099.html facebook 2021-08-26 12:14:00
TECH Techable(テッカブル) 社内外コミュニケーションを促進する音声ソリューション「KOELUTION」とは https://techable.jp/archives/160637 koelution 2021-08-26 03:30:48
python Pythonタグが付けられた新着投稿 - Qiita デカルト座標系(Cartesian Coordinate System)あるいは直交座標系(Orthogonal Coordinate System)における基底ベクトルと位置ベクトル https://qiita.com/ochimusha01/items/02654b151245a7275b4a デカルト座標系CartesianCoordinateSystemあるいは直交座標系OrthogonalCoordinateSystemにおける基底ベクトルと位置ベクトルデカルト座標系CartesianCoordinateSystemあるいは直交座標系OrthogonalCoordinateSystemにおける基底ベクトルと位置ベクトルの設定は以下となります。 2021-08-26 12:55:06
python Pythonタグが付けられた新着投稿 - Qiita pythonでExcelを出力するとパイパーリンクが消える問題 https://qiita.com/maiito/items/e608ef100e3ec90848a3 ということは、これまでシステムの力だと思ってたけど、Excelパワーでhttpsを自動でハイパーリンクにしてくれてただけか結論システム側でハイパーリンク化を有効にするには、データフレーム使わずにソートとデプリケートを実施するしかない。 2021-08-26 12:51:55
python Pythonタグが付けられた新着投稿 - Qiita 一時結合表現の大源流としての複素数表現(Complex Expression)/四元数表現(Quaternion Expression) https://qiita.com/ochimusha01/items/6d6e21e2d2cda446bf43 一時結合表現の大源流としての複素数表現ComplexExpression四元数表現QuaternionExpressionそもそも一時結合の概念自体、歴史的に複素数表現ComplexExpressionwxiや四元数表現QuaternionExpressionwxiyjzkに由来する訳です。 2021-08-26 12:23:43
python Pythonタグが付けられた新着投稿 - Qiita 交代級数の一時結合的表現? https://qiita.com/ochimusha01/items/d30f3c3b96b1754821d3 偶関数・奇関数とは意味や見分け方、積分での使い方fexfracfxfxfoxfracfxfxなぜならばfexfracfxfxfracfxfxfex…①foxfracfxfxfracfxfxfracfxfxfox…②任意の関数は偶関数と奇関数の和一時結合的表現によって表せる。 2021-08-26 12:13:56
js JavaScriptタグが付けられた新着投稿 - Qiita Node.js(axios)からDirectCloud-BOX APIでファイル取得 #linedc https://qiita.com/n0bisuke/items/0aec6dc65a1fc0b4c5b5 downloadのAPIをNodejsから基本はアップロードのときと同様ですが、fileseqの値を入れてあげる必要があります。 2021-08-26 12:34:51
js JavaScriptタグが付けられた新着投稿 - Qiita Node.js(axios)からDirectCloud-BOX APIでファイルアップロード https://qiita.com/n0bisuke/items/35659ffdf00f2158da98 uploadを試す前に、nodeって値を取得する必要がある模様です。 2021-08-26 12:09:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) django_get_or_create = ('name',)の意味を知りたい https://teratail.com/questions/356229?rss=all djangogetorcreatexnamexの意味を知りたいdjangogetorcreatenbspnbspaposnameaposfactoryboyの使い方を調べていた所、上記のコードを見つけかました。 2021-08-26 12:43:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) npm run devするとVueLoaderPlugin is not a constructorのエラー https://teratail.com/questions/356228?rss=all vuejsで画像の表示を動的に変更したく処理を行っているところで躓いてしまいました。 2021-08-26 12:43:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Ruby on Rails 6 に datatables を導入したい https://teratail.com/questions/356227?rss=all RubyonRailsにdatatablesを導入したい前提・実現したいことこのようなフィルタ付きのランキング表を作成したいと思って色々と調べていたところ、jquerynbspのnbspdatatablesnbspが良さそうだったのでこれを導入したいです。 2021-08-26 12:35:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 大便の臭さを探知して点数を付けたい https://teratail.com/questions/356226?rss=all 言語 2021-08-26 12:27:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 2次元ガウス関数の出力はスカラーじゃないの?? https://teratail.com/questions/356225?rss=all 次元ガウス関数の出力はスカラーじゃないの次元ガウス関数の出力がなぜつの数字で表されているのか出力結果につ数字が出てくることはコードを見て理解できます。 2021-08-26 12:21:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ローカル環境でWebアプリを立ち上げたがブラウザからアクセスできません https://teratail.com/questions/356224?rss=all ローカル環境でWebアプリを立ち上げたがブラウザからアクセスできません課題以下の手順でWebアプリの立ち上げを行いました。 2021-08-26 12:20:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SassでコンパイルしたCSSのエラー https://teratail.com/questions/356223?rss=all SassでコンパイルしたCSSのエラー前提・実現したいことSassを使用してwebページの制作をしています。 2021-08-26 12:13:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) th:if="${isSameItem}"においてisSameItemがtrueなのにタグの中身が表示されない https://teratail.com/questions/356222?rss=all thifquotisSameItemquotにおいてisSameItemがtrueなのにタグの中身が表示されない以下のようにhtmlを記述していますが、thifquotisSameItemquotにおいてisSameItemがtrueなのにタグの中身が表示されません。 2021-08-26 12:05:03
技術ブログ Developers.IO [アップデート] IAM Access Analyzer によるポリシーの生成でより多くの AWS サービスが「アクションレベルの情報」に対応しました https://dev.classmethod.jp/articles/iam-access-analyzer-expands-services/ iamaccessanalyzer 2021-08-26 03:18:17
海外TECH Engadget A year later, we now know more about Facebook's Project Aria AR glasses https://www.engadget.com/facebook-project-aria-ar-glasses-details-030106045.html?src=rss A year later we now know more about Facebook x s Project Aria AR glassesTo say that Facebook s Project Aria AR glasses were never meant for consumers would be an understatement Facebook does not even consider them a prototype And they are not and may never be available for purchase Rather Facebook has always described them as a way for its employees to study and test augmented reality tech nbsp Though Facebook s announcement at the time made clear the company s intentions it was light on details about how the glasses would actually work Now nearly a year after the initial launch a series of regulatory documents are giving us a belated first peek inside In a user manual first reported by Protocol we learn that this specific device goes by the codename Gemini EVT with EVT being an abbreviation for quot engineering valuation test quot nbsp As you might expect given the stated purpose of the device there is no visual AR component Meaning there s no built in display for viewing D image overlays Again the glasses in their early form really do exist just for this small team of engineers to collect data Not that you can buy one but if you could the glasses would also support prescription lenses the manual reveals Additionally the manual indicates there s a proximity sensor on the inner temple along with four cameras that can capture both video and still photos Interestingly Facebook used the same camera sensors here that it did on the Oculus Quest headset our review of which we published the same day in September last year that Facebook announced Project Aria Given the timing it may just be those sensors were the most readily available to Facebook Also inside is a Qualcomm chipset with a modified version of Android powering the software experience Charging happens via a USB cable which attached magnetically to the glasses The user experience seems simple as far as we can tell There are shutter and power buttons plus a mute switch that quot toggles privacy mode on off quot When a recording is in progress a series of LEDs help passerby understand that the camera is on Meanwhile there s a companion iOS app called Ariane that handles the basics device setup scanning for WiFi networks showing the battery status and uploading what data the sensors have collected It s unclear however if there is also an Android version of the app that exists or is in the works Again not that you d be able to download it either way 2021-08-26 03:01:06
金融 JPX マーケットニュース [東証]新規上場日の初値決定前の気配運用について:ジェイフロンティア(株) https://www.jpx.co.jp/news/1031/20210826-01.html 新規上場 2021-08-26 13:00:00
ニュース @日本経済新聞 電子版 きょう8月26日昼の日経電子版トップ(https://t.co/slKlZ6cVeS)3本です。 ▶ 人口減で国力の方程式一変 量から質、豊かさ競う https://t.co/A2uPU8BzCR ▶ 自民総裁選、9月29日投… https://t.co/oEf0Of9liW https://twitter.com/nikkei/statuses/1430729700985409536 きょう月日昼の日経電子版トップ本です。 2021-08-26 03:11:57
ニュース @日本経済新聞 電子版 日経平均続落、午前終値31円安 感染拡大懸念が重荷 https://t.co/4ucUHlHKdO https://twitter.com/nikkei/statuses/1430728013428060168 感染拡大 2021-08-26 03:05:14
LifeHuck ライフハッカー[日本版] 鍵もTILEも失くさない。ナイトアイズのカラビナを買って大正解でした! https://www.lifehacker.jp/2021/08/amazon-niteize-slidelock-carabiner.html niteize 2021-08-26 13:00:00
GCP Google Cloud Platform Japan 公式ブログ Compute Engine の使用: ユーザーからのよくある質問への回答 https://cloud.google.com/blog/ja/products/compute/top-compute-engine-documentation-pages/ このような場合、標準的な接続オプションよりもお客様のニーズに合った以下のような方法があります。 2021-08-26 05:00:00
北海道 北海道新聞 なぜ?ギンザケ異例の大漁 標津・前年比20倍 羅臼・前年同期比75倍 https://www.hokkaido-np.co.jp/article/581988/ 前年同期 2021-08-26 12:16:57
北海道 北海道新聞 退避者の支援は「期限なし」 米国務長官、軍撤退後も継続へ https://www.hokkaido-np.co.jp/article/582254/ 国務長官 2021-08-26 12:09:00
北海道 北海道新聞 パイレーツの筒香は2打数無安打 ダイヤモンドバックス戦 https://www.hokkaido-np.co.jp/article/582253/ 筒香 2021-08-26 12:06:00
北海道 北海道新聞 日テレ、アイヌ差別表現を検証 「スッキリ」、VTRで謝罪 https://www.hokkaido-np.co.jp/article/582252/ 差別表現 2021-08-26 12:06:00
北海道 北海道新聞 アルバム写真は「ポルノ」 ニルヴァーナ作品巡り提訴 https://www.hokkaido-np.co.jp/article/582251/ 提訴 2021-08-26 12:06:00
IT 週刊アスキー なか卯、キクラゲ入り「4種きのこの親子丼」コリコリ食感が楽しめる https://weekly.ascii.jp/elem/000/004/067/4067200/ 黒胡椒 2021-08-26 12:45:00
IT 週刊アスキー NTTドコモ、ahamoユーザー向けに毎月のデータ容量を増量 dカード/GOLDが条件 https://weekly.ascii.jp/elem/000/004/067/4067203/ 提供開始 2021-08-26 12:30:00
IT 週刊アスキー ボリューム自慢の1000円定食、やよい軒で! 人気おかずの合い盛り https://weekly.ascii.jp/elem/000/004/067/4067181/ 自慢 2021-08-26 12:25:00
マーケティング AdverTimes おくる福島民報、4年目のテーマは「会う約束をおくる」 今年は地域ごとに4種類 https://www.advertimes.com/20210826/article361717/ 県民の日 2021-08-26 04:00:13
GCP Cloud Blog JA Compute Engine の使用: ユーザーからのよくある質問への回答 https://cloud.google.com/blog/ja/products/compute/top-compute-engine-documentation-pages/ このような場合、標準的な接続オプションよりもお客様のニーズに合った以下のような方法があります。 2021-08-26 05:00:00
TECH Engadget Japanese UQモバイルもeSIM対応へ 即時開通を手軽に https://japanese.engadget.com/uq-esim-043005485.html 開通 2021-08-26 04:30:05
TECH Engadget Japanese iPhoneのYouTubeアプリでピクチャーインピクチャーが利用可能に。プレミアム会員向けにテスト https://japanese.engadget.com/iphone-youtube-app-picture-in-picture-040241521.html 利用可能 2021-08-26 04:02:41
ROBOT ロボスタ 日本ロボット学会学術講演会(RSJ2021)を9月に開催 総合講演は「ロボットに対する倫理の根本」、自動運転の未来、このロボットがすごいなど https://robotstart.info/2021/08/26/rsj2021-lecture.html covid 2021-08-26 04:40:51
IT ITmedia 総合記事一覧 [ITmedia PC USER] MSI、ペットなどのいたずらでも裂けにくい高耐久シート素材を採用したゲーミングチェア https://www.itmedia.co.jp/pcuser/articles/2108/26/news114.html itmediapcusermsi 2021-08-26 13:31:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] Windows搭載ポータブルゲーミングPC「ONEXPLAYER」を試す https://www.itmedia.co.jp/pcuser/articles/2108/26/news103.html itmediapcuserwindows 2021-08-26 13:13:00
IT ITmedia 総合記事一覧 [ITmedia News] 「新型コロナ 自宅療養完全マニュアル」31日までネットで無料公開 岡田晴恵さん著 https://www.itmedia.co.jp/news/articles/2108/26/news111.html itmedia 2021-08-26 13:13:00
IT ITmedia 総合記事一覧 [ITmedia News] ヤマト、返品受け付けのWebサイト開設を代行 EC事業者向けに 集荷も対応 https://www.itmedia.co.jp/news/articles/2108/26/news110.html itmedia 2021-08-26 13:11:00
python Pythonタグが付けられた新着投稿 - Qiita Anaconda インストール後の conda install がエラー (proxy 設定は正しい) → urllib3 1.26 のバグ [2021.8.26] https://qiita.com/araroux/items/412791063fac162641a8 Anacondaインストール後のcondainstallがエラーproxy設定は正しい→urllibのバグAnacondaminicondaをproxy環境下で新規ubuntuPCに導入後にハマったのでメモを投稿proxy設定は何度確認しても正しいのに、なぜかcondainstall等のweb経由系のコマンドがエラーになる。 2021-08-26 13:08:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 「Wordpress Popular Posts」のサムネイルを取得できない状況です https://teratail.com/questions/356238?rss=all 「WordpressPopularPosts」のサムネイルを取得できない状況です前提・実現したいこと「WordpressnbspPopularnbspPosts」を導入し、ブログの一覧ページなどに人気記事の表示を試みております。 2021-08-26 13:55:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Electronで音声を鳴らしたい https://teratail.com/questions/356237?rss=all Electronで音声を鳴らしたいElectronでWebアプリを開発していて、音声を鳴らすときにBしか読み込まれません。 2021-08-26 13:55:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Heloku:conda listには存在するも moduleがないとエラー表示 https://teratail.com/questions/356236?rss=all Helokucondalistには存在するもmoduleがないとエラー表示前提・実現したいことherokuでのデプロイサイトの表示ここに質問の内容を詳しく書いてください。 2021-08-26 13:50:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) excelで3行目が空白だったらその列を削除と実装したが複数空白行がある場合にうまく行かない https://teratail.com/questions/356235?rss=all excelで行目が空白だったらその列を削除と実装したが複数空白行がある場合にうまく行かないお世話になっております。 2021-08-26 13:49:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 検証ツールでしかコードを反映させることが出来ません・・・ https://teratail.com/questions/356234?rss=all 検証ツールでしかコードを反映させることが出来ません・・・スマホの時だけ、videoタグの中に再生ボタンが出るのですが、サムネが隠れてしまうので非表示にしたい、と思っております。 2021-08-26 13:39:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPでMysqlに接続してデータベースの中に有るテーブルを選択してテーブルの内容表示がしたい。 https://teratail.com/questions/356233?rss=all PHPでMysqlに接続してデータベースの中に有るテーブルを選択してテーブルの内容表示がしたい。 2021-08-26 13:37:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) user_idを取得し、errorを解決したいです。 https://teratail.com/questions/356232?rss=all 前提・実現したいこと発生している問題・エラーメッセージ解決したいテスト内容useridが取得できずnilのままなのでテストが通らないrubynbsponnbsprailsで簡単なアプリを作成してます。 2021-08-26 13:28:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WPでエラー表示が出てしまいます https://teratail.com/questions/356231?rss=all 2021-08-26 13:13:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Android 座標色コード取得 https://teratail.com/questions/356230?rss=all Android座標色コード取得現在、androidにてjavaを使用し、photoviewからタップした場所の座標を取得し、色コード取得するプログラムを開発しています。 2021-08-26 13:02:15
Linux Ubuntuタグが付けられた新着投稿 - Qiita Anaconda インストール後の conda install がエラー (proxy 設定は正しい) → urllib3 1.26 のバグ [2021.8.26] https://qiita.com/araroux/items/412791063fac162641a8 Anacondaインストール後のcondainstallがエラーproxy設定は正しい→urllibのバグAnacondaminicondaをproxy環境下で新規ubuntuPCに導入後にハマったのでメモを投稿proxy設定は何度確認しても正しいのに、なぜかcondainstall等のweb経由系のコマンドがエラーになる。 2021-08-26 13:08:25
技術ブログ Developers.IO VSCodeにCloud One Conformityの拡張機能を入れてテンプレートスキャンを実行してみた https://dev.classmethod.jp/articles/conformity-vscode/ cloudoneconformity 2021-08-26 04:43:24
Apple AppleInsider - Frontpage News New leak supports claims of 45mm 'Apple Watch Series 7' https://appleinsider.com/articles/21/08/26/new-leak-supports-claims-of-45mm-apple-watch-series-7?utm_medium=rss New leak supports claims of mm x Apple Watch Series x A photo posted to Twitter on Wednesday shows what appears to be a strap made for an as yet unannounced mm Apple Watch model with the same dimension mentioned in a purported leak on Tuesday Avid leaker DuanRui posted an image of what is presumably a leather Apple Watch strap bearing the mark MM The label aligns with branding Apple uses to denote Watch case sizes It should be noted that the photo was pulled from a separate source and its validity therefore is unknown Read more 2021-08-26 04:51:31
Apple AppleInsider - Frontpage News Edward Snowden calls Apple CSAM plans 'disaster-in-the-making' https://appleinsider.com/articles/21/08/26/edward-snowden-calls-apple-csam-plans-disaster-in-the-making?utm_medium=rss Edward Snowden calls Apple CSAM plans x disaster in the making x Apple s CSAM detection feature is the topic of Edward Snowden s latest editorial on Substack with the former intelligence contractor and whistleblower turned journalist calling the strategy a tragedy In a Wednesday installment of his newsletter Snowden dispenses with technical refutations of Apple s CSAM system and cuts to the chase saying the solution will permanently redefine what belongs to you and what belongs to them The feature which is slated to roll out with iOS this fall will hash and match user photos marked for upload to iCloud against a hashed database of known CSAM pulled from at least two different entities Importantly and unlike existing systems Apple s variation conducts all processing on device This will according to Snowden erase the boundary dividing which devices work for you and which devices work for them Read more 2021-08-26 04:13:34
医療系 医療介護 CBnews 東京の入院者数が過去最高水準、調整困難事例も-厚労省、コロナアドバイザリーボードの分析公表 https://www.cbnews.jp/news/entry/20210826135054 厚生労働省 2021-08-26 14:00:00
医療系 医療介護 CBnews 訪問看護、支払側「医師が頻度・訪問者の指定を」-中医協・総会 https://www.cbnews.jp/news/entry/20210826131703 中央社会保険医療協議会 2021-08-26 13:45:00
ニュース BBC News - Home Covid-19: NHS England prepares jabs plan for 12-15 year-olds https://www.bbc.co.uk/news/uk-58338481?at_medium=RSS&at_campaign=KARANGA rollout 2021-08-26 04:40:32
GCP Google Cloud Platform Japan 公式ブログ トラブルシューティングやリソース帰属にプロセス指標を使用する https://cloud.google.com/blog/ja/products/operations/troubleshoot-and-manage-your-vms-with-process-metrics/ CloudMonitoringのVMインスタンスダッシュボードに新しく組み込まれたVMフリート全体のプロセスビュー使ってみるプロセス指標の識別とモニタリングを開始するには、まずOpsエージェントをインストールするか、すでにレガシーCloudMonitoringエージェントがインストールされている必要があります。 2021-08-26 06:00:00
GCP Google Cloud Platform Japan 公式ブログ Compute Engine の使用: ユーザーからのよくある質問への回答 https://cloud.google.com/blog/ja/products/compute/top-compute-engine-documentation-pages/ このような場合、標準的な接続オプションよりもお客様のニーズに合った以下のような方法があります。 2021-08-26 05:00:00
北海道 北海道新聞 アルバム写真は「ポルノ」 ニルヴァーナ作品巡り提訴 https://www.hokkaido-np.co.jp/article/582251/ 提訴 2021-08-26 13:18:04
北海道 北海道新聞 バッハ会長が離日 パラ開会式に出席 https://www.hokkaido-np.co.jp/article/582284/ 国際パラリンピック委員会 2021-08-26 13:15:00
北海道 北海道新聞 ラムダ株、首相報告は3週間後 7月に五輪関係者で判明 https://www.hokkaido-np.co.jp/article/582279/ 厚生労働省 2021-08-26 13:09:00
海外TECH reddit Character Teaser - "Raiden Shogun: Nightmare" | Genshin Impact https://www.reddit.com/r/Genshin_Impact/comments/pbrs1i/character_teaser_raiden_shogun_nightmare_genshin/ Character Teaser quot Raiden Shogun Nightmare quot Genshin Impact submitted by u HayashiSawaryo to r Genshin Impact link comments 2021-08-26 04:00:37
GCP Cloud Blog JA トラブルシューティングやリソース帰属にプロセス指標を使用する https://cloud.google.com/blog/ja/products/operations/troubleshoot-and-manage-your-vms-with-process-metrics/ CloudMonitoringのVMインスタンスダッシュボードに新しく組み込まれたVMフリート全体のプロセスビュー使ってみるプロセス指標の識別とモニタリングを開始するには、まずOpsエージェントをインストールするか、すでにレガシーCloudMonitoringエージェントがインストールされている必要があります。 2021-08-26 06:00:00
GCP Cloud Blog JA Compute Engine の使用: ユーザーからのよくある質問への回答 https://cloud.google.com/blog/ja/products/compute/top-compute-engine-documentation-pages/ このような場合、標準的な接続オプションよりもお客様のニーズに合った以下のような方法があります。 2021-08-26 05:00:00
TECH Engadget Japanese バルミューダがコーヒーメーカーに参入、「BALUMUDA The Brew」9月8日に詳細を発表 https://japanese.engadget.com/balumuda-the-brew-051250152.html balumudathebrew 2021-08-26 05:12:50
IT ITmedia 総合記事一覧 [ITmedia PC USER] TP-Link、Alexaも搭載したメッシュ接続対応Wi-Fi 6無線LANルーター https://www.itmedia.co.jp/pcuser/articles/2108/26/news119.html alexa 2021-08-26 14:18:00
IT ITmedia 総合記事一覧 [ITmedia News] 最安のサイトは? Amazonやヨドバシなどの価格を比較、レビューも表示するアプリ「Yoica」 https://www.itmedia.co.jp/news/articles/2108/26/news117.html amazon 2021-08-26 14:08:00
TECH Techable(テッカブル) 車いす利用者による、車いす利用者のための在宅・外出支援サービス「らくゆく®︎」 https://techable.jp/archives/160600 凸版印刷 2021-08-26 05:00:26
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders ドコモ・システムズ、700人規模のテレワーク基盤を境界型からゼロトラストに刷新 | IT Leaders https://it.impress.co.jp/articles/-/21967 ドコモ・システムズ、人規模のテレワーク基盤を境界型からゼロトラストに刷新ITLeadersドコモ・システムズは年月日、テレワーク基盤を刷新したと発表した。 2021-08-26 14:16:00
AWS AWS Japan Blog 【今すぐ登録しよう】 リニューアル 9 月 1 日(水)15 時開始!AWS 初級者ウェビナー AWSome Day Online Conference https://aws.amazon.com/jp/blogs/news/awsomeday-online-conference-20210901/ 【今すぐ登録しよう】リニューアル月日水時開始AWS初級者ウェビナーAWSomeDayOnlineConferenceこんにちはAWSWebinarチームです。 2021-08-26 05:25:47
python Pythonタグが付けられた新着投稿 - Qiita python基礎構文 腕試し https://qiita.com/LIE_BREAD/items/bb5acf506627515eb52e ・条件式の「≠」はで書くことができます問題までをリストに格納し、それぞれの数を乗した値を出力してください。 2021-08-26 14:48:30
python Pythonタグが付けられた新着投稿 - Qiita 東京都の国のステージ判断のための指標のPDFからCSV作成(camelot) https://qiita.com/barobaro/items/7ecfd6d3b24e3bbd6477 2021-08-26 14:38:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 処理の軽量化について https://teratail.com/questions/356249?rss=all システムを簡潔に説明Victorianbspをご存知でしたら想像に容易いのですが、知らない前提で説明いたします。 2021-08-26 14:57:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 見出しの下線デザインで、CSSを使って短い下線を表示させる方法がわからない https://teratail.com/questions/356248?rss=all 見出しの下線デザインで、CSSを使って短い下線を表示させる方法がわからない下記の画像のように短い黄色い下線を表示させる方法がわかりません。 2021-08-26 14:56:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) APIのスタブを作成したいです。。。 https://teratail.com/questions/356247?rss=all 色々検索した結果、スタブが「レスポンスを返す機能が未実装の状態でテストする時に、その代用として使うもの」であることくらいしか掴めておりません。 2021-08-26 14:32:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) express、reactで開発する際のgit管理の仕方について https://teratail.com/questions/356246?rss=all appproject 2021-08-26 14:29:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Seleniumでボタンをクリックしたい https://teratail.com/questions/356245?rss=all Seleniumでボタンをクリックしたい前提・実現したいこととあるwebサイトのFindnbspDifferenceボタンをクリックしたいのですが、上手くいきませんでした。 2021-08-26 14:27:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 親クラスの変数を子クラスで変更し、親クラスに返す https://teratail.com/questions/356244?rss=all 親クラスの変数を子クラスで変更し、親クラスに返す前提Screenjavaクラスで定めたメンバ変数を、他のクラスScjavaで数値の変更を行いたい継承について理解しきれていない部分がある実現したいことScreenjavaの変数iを、Screenjava内のボタンbtnCを押してCodejavaを実行するたびに変更したいCodejavaでは、音声の再生および変数iの変更を行いたい初歩的な質問で恐縮ですが、ご教授いただければと思います。 2021-08-26 14:25:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MW WP Form 「あいうえ○」○に入る文字を平仮名で入力してください。 https://teratail.com/questions/356243?rss=all mwnbspwpnbspform 2021-08-26 14:21:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) laravelでRoute [user.logout] not defined. になってしまう https://teratail.com/questions/356242?rss=all laravelでRouteuserlogoutnotdefinedになってしまう前提・実現したいことlaravelで自作のログアウト機能を実装したいです発生している問題・エラーメッセージRoutenbspuserlogoutnbspnotnbspdefinednbspViewnbspApplicationsMAMPhtdocsjalloyfileresourcesviewscustomerindexbladephp単純にログアウト機能で普通にルートを作成しようとすると、notnbspdefinedになってしまいます。 2021-08-26 14:14:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) node.jsがダウンロードできない https://teratail.com/questions/356241?rss=all nodejsがダウンロードできないnodejsがダウンロードできないこちらのサイトを参照しながらnodejsをインストールしようと思っているのですが、nodenvをインストール以降ができず、困っています。 2021-08-26 14:04:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Vue.js】v-forでHTMLを展開するとき、classを動的に付与したい https://teratail.com/questions/356240?rss=all 【Vuejs】vforでHTMLを展開するとき、classを動的に付与したい前提・実現したいこと電卓アプリをVuejsの学習のため作っています。 2021-08-26 14:02:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Android Studioが起動できない https://teratail.com/questions/356239?rss=all AndroidStudioが起動できないAndroidnbspStudioを起動するためには年前にAndroidnbspStudioをPCから削除し、その後使用する機会ができたので、再度インストールしたところ起動ボタンを押してもエラーすら発生しなくなりました。 2021-08-26 14:01:07
海外TECH DEV Community Python Collections: Hackerrank Question on Counter https://dev.to/kathanvakharia/python-collections-hackerrank-question-on-counter-80i Python Collections Hackerrank Question on Counter The QuestionYou are given n words Some words may repeat For each word output its number of occurrences The output order should correspond with the input order of appearance of the word The Approachstore the words as they come in the Counter print them I hope you remember Counter after python internally maintains insertion order Codefrom collections import Counterwords list n gt no of wordsn int input for in range n words append input c Counter words print len c print c values 2021-08-26 05:49:09
海外TECH DEV Community 5 VS Code Extensions which I use extensively[2021]🤩 https://dev.to/shyamaljoshi/5-vs-code-extensions-which-i-use-extensively-2a8i VS Code Extensions which I use extensively What are the Extensions in VScode Actually without VScode Extensions life way so boring Extensions provides you more productivity as a Developer So see listed Extensions and download it and use it Thank me latter Live Server I think this is the most basic extension every web developer must use and most of you already have this extension Install the Extension by clicking here Auto Close TagOh dude it s too boring to add closing tags and sometimes we got stuck in the hierarchy if we don t close tag but now Auto Close Tag Extension is here for usInstall the Extension by clicking here Prettier Formatter for Visual Studio Code Did you ever noticed that your code doesn t have proper hierarchy and for that reason even you yourself don t able to debug the code Trust me its a very bad nightmare Install the Extension by clicking here Bracket Pair Colorizer This is also a good extension for the same hierarchy problem By using this extension you can colorize your bracket pairs Install the Extension by clicking here Auto Rename Tag Guys we are at our last extension as the name suggest this extension If you rename your any one of tag then automatically this tag will rename the other tag also Install the Extension by clicking here 2021-08-26 05:35:45
医療系 医療介護 CBnews 介護・福祉M&Aは4件、21年第2四半期-ストライク調べ https://www.cbnews.jp/news/entry/20210826140657 東京都千代田区 2021-08-26 14:20:00
金融 ニッセイ基礎研究所 東南アジアで新型コロナ感染がピークアウトの兆し https://www.nli-research.co.jp/topics_detail1/id=68593?site=nli 目次ー新型コロナ感染がピークアウトの兆しーASEAN各国の感染状況と政府の封じ込め措置インドネシア感染状況の改善が進み、ジャカルタ首都圏の行動規制を緩和タイ都市封鎖の対象地域拡大により感染状況改善の兆しマレーシアワクチン接種の進展で感染拡大ペースが鈍化、規制緩和に舵フィリピン経済への影響を考慮して外出・移動制限を段階引き下げベトナム感染に歯止めがかからず、社会隔離措置を強化ー経済活動の継続に向けてワクチン接種動向がカギに新型コロナウイルス感染症は昨年、欧米諸国で猛威を奮ったのに対し、東南アジアでは比較的感染拡大が抑え込まれていた。 2021-08-26 14:21:49
ニュース BBC News - Home The Papers: 'Head for border' and jab plan for 12-year-olds https://www.bbc.co.uk/news/blogs-the-papers-58337522?at_medium=RSS&at_campaign=KARANGA The Papers x Head for border x and jab plan for year oldsThe focus is on the latest efforts to evacuate Afghans and the possibility of extending the Covid vaccine rollout to younger age groups 2021-08-26 05:06:50
ニュース BBC News - Home John McAleese: The SAS soldier who was the man behind the mask https://www.bbc.co.uk/news/uk-scotland-tayside-central-58328164?at_medium=RSS&at_campaign=KARANGA embassy 2021-08-26 05:17:12
ニュース BBC News - Home 'I've had to indirectly isolate for about three years' - Jawad on the 'strict' plan that got him to Tokyo https://www.bbc.co.uk/sport/disability-sport/58288094?at_medium=RSS&at_campaign=KARANGA x I x ve had to indirectly isolate for about three years x Jawad on the x strict x plan that got him to TokyoBritish powerlifter Ali Jawad says he has effectively self isolated for three years to make it to the Paralympics 2021-08-26 05:26:46
ニュース BBC News - Home Tokyo Paralympics: GB cyclists continue Tokyo medal haul on day two https://www.bbc.co.uk/sport/disability-sport/58338980?at_medium=RSS&at_campaign=KARANGA velodrome 2021-08-26 05:09:15
ビジネス 不景気.com 大阪の自動車部品輸入卸「ユニバーサルエアー」に破産決定 - 不景気.com https://www.fukeiki.com/2021/08/universal-air.html 大阪府堺市 2021-08-26 05:23:03
ビジネス 不景気.com 東京の皮革製品卸「川島商店」に破産開始決定 - 不景気.com https://www.fukeiki.com/2021/08/kawashima-shoten.html 有限会社 2021-08-26 05:02:07
GCP Google Cloud Platform Japan 公式ブログ トラブルシューティングやリソース帰属にプロセス指標を使用する https://cloud.google.com/blog/ja/products/operations/troubleshoot-and-manage-your-vms-with-process-metrics/ CloudMonitoringのVMインスタンスダッシュボードに新しく組み込まれたVMフリート全体のプロセスビュー使ってみるプロセス指標の識別とモニタリングを開始するには、まずOpsエージェントをインストールするか、すでにレガシーCloudMonitoringエージェントがインストールされている必要があります。 2021-08-26 06:00:00
北海道 北海道新聞 40代集団接種の予約開始 札幌市、初日で定員埋まる 妊婦、健診先で優先的に https://www.hokkaido-np.co.jp/article/582188/ 新型コロナウイルス 2021-08-26 14:18:09
北海道 北海道新聞 法大野球部、33人コロナ感染 秋季リーグ出場は未定 https://www.hokkaido-np.co.jp/article/582187/ 新型コロナウイルス 2021-08-26 14:18:07
北海道 北海道新聞 元維新副代表が大阪府議を辞職 週刊誌の違法献金報道受け https://www.hokkaido-np.co.jp/article/582290/ 週刊新潮 2021-08-26 14:16:08
北海道 北海道新聞 パラ学校連携観戦に理解求める 千葉知事「特別視しすぎ」 https://www.hokkaido-np.co.jp/article/582300/ 児童生徒 2021-08-26 14:12:00
北海道 北海道新聞 オスプレイ、百里基地まで飛行 暫定配備の木更津から https://www.hokkaido-np.co.jp/article/582299/ 千葉県木更津市 2021-08-26 14:03:00
IT 週刊アスキー 半年に一度のお買い得セール! そごう横浜店「期末ファッションブランドファイナルセール」8月26日~31日に開催 https://weekly.ascii.jp/elem/000/004/067/4067209/ 期間 2021-08-26 14:40:00
IT 週刊アスキー 箱根そばで秋の味覚たっぷりメニュー!「ごぼう入りかき揚げ天と舞茸天(そば・うどん)」9月1日発売 https://weekly.ascii.jp/elem/000/004/067/4067208/ 期間限定 2021-08-26 14:30:00
IT 週刊アスキー 崎陽軒、3種類のおせちの予約開始 本店25周年を記念 https://weekly.ascii.jp/elem/000/004/067/4067206/ 予約販売 2021-08-26 14:10:00
GCP Cloud Blog JA トラブルシューティングやリソース帰属にプロセス指標を使用する https://cloud.google.com/blog/ja/products/operations/troubleshoot-and-manage-your-vms-with-process-metrics/ CloudMonitoringのVMインスタンスダッシュボードに新しく組み込まれたVMフリート全体のプロセスビュー使ってみるプロセス指標の識別とモニタリングを開始するには、まずOpsエージェントをインストールするか、すでにレガシーCloudMonitoringエージェントがインストールされている必要があります。 2021-08-26 06:00:00
TECH Engadget Japanese iPhone 13(仮)の顔認証はマスクや曇った眼鏡でもOK? 新型Face IDテスト中の噂 https://japanese.engadget.com/iphone13-may-feature-upgraded-faceid-061032354.html faceid 2021-08-26 06:10:32
ROBOT ロボスタ スマートスピーカーの世界市場は2027年まで17.1%のCAGRで成長する見込み Report Oceanの市場分析 https://robotstart.info/2021/08/26/reportocean-smartspeaker.html 市場規模 2021-08-26 06:37:28
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] レクサス、新型「ES」発売 静粛性と乗り心地向上で「新たな価値を付加」 https://www.itmedia.co.jp/business/articles/2108/26/news129.html itmedia 2021-08-26 15:50:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] SBI証券、資産推移、配当金などを一覧できる資産管理ツール「My資産」 https://www.itmedia.co.jp/business/articles/2108/26/news131.html itmedia 2021-08-26 15:40:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] エイサー、ワイヤレス投写にも対応したスタンダードDLPプロジェクター https://www.itmedia.co.jp/pcuser/articles/2108/26/news126.html itmediapcuser 2021-08-26 15:15:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] すかいらーくグループで1番利用されているブランドは? 3位は「ジョナサン」、2位「バーミヤン」 https://www.itmedia.co.jp/business/articles/2108/26/news105.html itmedia 2021-08-26 15:09:00
IT ITmedia 総合記事一覧 [ITmedia News] バイデン米大統領、GoogleなどIT大手招集のサイバーセキュリティ会議 https://www.itmedia.co.jp/news/articles/2108/26/news125.html amazon 2021-08-26 15:07:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders アグレックス、AS/400向けEDIサービスが「AnserDATAPORT」に接続可能に | IT Leaders https://it.impress.co.jp/articles/-/21968 アグレックス、AS向けEDIサービスが「AnserDATAPORT」に接続可能にITLeadersアグレックスは年月日、IBMiAS向けEDIサービス「ToolboxEDIService」のインターネットEDI対応の強化を発表した。 2021-08-26 15:20:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Swiftでウィジェットの設定を変更したときに表示するデータも変更したい https://teratail.com/questions/356255?rss=all Swiftでウィジェットの設定を変更したときに表示するデータも変更したい前提・実現したいことSwiftでタブ機能付きTodoアプリを作成しており、現在ConfigurationIntentでウィジェットの設定を作っています。 2021-08-26 15:53:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DBから取得した一覧情報(名簿リスト)の名前をクリックしてリンクせずにその場で編集画面を出して・該当データを取得したい https://teratail.com/questions/356254?rss=all 2021-08-26 15:50:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Apacheでオリジナルのエラーページを1つにまとめたい。 https://teratail.com/questions/356253?rss=all Apache で オリジナル の エラー ページ を つ に まとめ たい 。 2021-08-26 15:47:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaでWindowsショートカットファイルを作成できますか https://teratail.com/questions/356252?rss=all JavaでWindowsショートカットファイルを作成できますか前提・実現したいことWindowsnbspserver上で動作するJavaプログラムで、PDFファイル等へのショートカットファイルを作成する方法はありますでしょうか。 2021-08-26 15:35:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 新規登録失敗時に、エラーメッセージを表示させたい https://teratail.com/questions/356251?rss=all 新規登録失敗時に、エラーメッセージを表示させたい新規登録でエラーメッセージを表示させたいRubynbsponnbsprailsnbspでオリジナルアプリブログ的なを作成しているものです。 2021-08-26 15:16:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) NameError in ApplicationsController#createについての質問です。 https://teratail.com/questions/356250?rss=all NameErrorinApplicationsControllercreateについての質問です。 2021-08-26 15:16:27
Ruby Rubyタグが付けられた新着投稿 - Qiita rails db:migrateコマンドとmigrateファイルの記述について https://qiita.com/wwaattaa/items/aa8f5dc7f431f4206aef railsdbmigrateコマンドとmigrateファイルの記述についてマイグレーションの状態を調べるコマンドrailsdbmigratestatusマイグレーション実行するコマンドrailsdbmigrateマイグレーションの状態を一つ下げるコマンドdownrailsdbrollback「実際にpostsテーブルを作成する」という仕様がマイグレーションファイルに記載createtablepostsdotカラムの形を入力カラム名、NOTNULL制約カラム名を指定するとともに、そこにどんなデータが入るのかを示す「型」も指定する必要t型カラム名nullfalseカラムの型↓数値金額、回数など文字短文ユーザー名、メールアドレスなど文字長文投稿文、説明文など真か偽か、はい・いいえの選択、合格・不合格のフラグなど日付と時刻作成日時、更新日時などNOTNULL制約は、テーブルの属性値にNULL空の値が入らないように制限する制約です。 2021-08-26 15:24:10
技術ブログ Developers.IO Amazon Data Lifecycle Managerで古い世代のAMI非推奨化が出来るようになりました https://dev.classmethod.jp/articles/amazon-data-lifecycle-manager-ami-deprecation-auto/ amazon 2021-08-26 06:46:15
技術ブログ Developers.IO [GitHub Actions]composite-run-stepsでusesが利用可能になったので試してみた https://dev.classmethod.jp/articles/using-uses-on-composite-steps/ actionscompositerunsteps 2021-08-26 06:13:25
海外TECH DEV Community PE featured in LA WEEKLY https://dev.to/perpetual_edu/pe-featured-in-la-weekly-4n7a PE featured in LA WEEKLY from the article Try Something New Perpetual Education Is The Best Online Programming And Design SchoolOne of the more exciting new schools in this space is Perpetual Education Perpetual Education popped in right here in Los Angeles They believe that the future will require designers with a broader knowledge and understanding of the entire design process Their flagship course “Design for The Web DFTW is a month online design and programming mentorship DFTW combines the best parts of a stepped college curriculum boot camp pace flexibility of a MOOC and one on one meetings with the instructor Read the whole thing here 2021-08-26 06:24:27
海外TECH DEV Community Importing metadata from the AWS Glue data catalog into Apache Atlas with EMR https://dev.to/aws-builders/importing-metadata-from-the-aws-glue-data-catalog-into-apache-atlas-with-emr-4h8k Importing metadata from the AWS Glue data catalog into Apache Atlas with EMR What is going to be implementedWe will implement Apache Atlas through the AWS EMR service by connecting the Hive catalog directly to the Glue service being able to dynamically classify your data and see the lineage of your data as it goes through different processes Presentation of services to useAmazon EMR is a managed service that simplifies the implementation of big data frameworks like Apache Hadoop and Spark If you are using Amazon EMR you can choose from a predefined set of applications or choose your own from the list The Apache Atlas project is a set of core governance services that enables companies to effectively and efficiently meet their compliance requirements with the entire enterprise data ecosystem Apache Atlas provides metadata governance and management capabilities for organizations to catalog their data assets classify and control these assets and provide collaboration capabilities internally In other words help teams make the cycle of their own data transparent For this reason it is important in some business or architectural solutions to have these mechanisms of transparency and governance of their own data in order to make the most of the knowledge of their data through predictions in different ways For example market predictions customer safety sessions generation of impact campaigns among many other ways to take advantage of the behavior of your data Of the many features that Apache Atlas offers the main feature of interest in this article is Apache Hive s data lineage and metadata management After a successful Atlas setup use native tools to import tables from Hive analyze your data and intuitively present your data lineage to your end users Implementation Steps Create glue settings json configuration fileThe first thing we will need to do is create a json file with the following structure on our local computer Classification hive site Properties hive metastore client factory class com amazonaws glue catalog metastore AWSGlueDataCatalogHiveClientFactory Preparation of environment in AWS Review of default emr role and network infrastructure This step is important for when we launch an EMR for the first time through the AWS CLI especially for our command that we will execute in the following steps The reason for this step is that when you start an EMR cluster you need to assign it a role however when you first create it that role is automatically created with the name default emr role This is easily solved by launching a test cluster through the AWS Management Console When you launch the cluster for the first time through the console it will automatically create the default emr role role for you which you can use with the lifting of our original cluster Then you can go directly to the IAM service and check if the default role is already created Advanced tip If you want to implement Apache Atlas in a limited and productive scenario you must create a new role with the least possible privilege for EMR which will be the one you will use to execute the following steps Don t forget to delete the test cluster that you used to create the role Prepare parameters to create and run EMR clusterThis step is important for the execution of the following code The parameters to define are the following Cluster Name The name of the cluster you will needInstance Type The type of family that each node will haveInstance Vol Size The size of the EBS that is configured with the EMRKey Name The name of the key pair created for the use and connection of this EMRSubnet id The id of a subnet to use for this EMRS EMR LOGDIR EMR machine log locationIn my case the parameters that I will choose are the following CLUSTER NAME EMR AtlasINSTANCE TYPE m largeINSTANCE VOL SIZE KEY NAME key adcdecafSUBNET ID subnet decfebcdS EMR LOGDIR s aws logs us east elasticmapreduce To obtain the subnet you must go to the Amazon VPC service and obtain the ID of the subnet that you are going to use You can also do it by command with the AWS CLI For more information I leave you the following link Create EMR Cluster with AWS CLIAfter having everything configured the EMR cluster is created through the AWS CLI It is important to note that these steps could be carried out through the AWS management console decomposing the command according to the configuration options that are made from the interface In my case I find it easier to use the AWS CLI The command with all our previously defined configurations would be the following aws emr create cluster applications Name Hive Name HBase Name Hue Name Hadoop Name ZooKeeper release label emr instance groups InstanceGroupType MASTER InstanceCount InstanceType m large InstanceGroupType CORE InstanceCount InstanceType m large use default roles ebs root volume size ec attributes KeyName apache atlas SubnetId subnet dccdffae configurations file glue settings json tags Name EMR Atlas name EMR Atlas steps Type CUSTOM JAR Jar command runner jar ActionOnFailure TERMINATE CLUSTER Args bash c curl o tmp script sh chmod x tmp script sh tmp script sh This will create an EMR cluster that you can monitor if you want from the AWS management console Modify import hive sh script in EMR clusterWhen we have the cluster up and running we must enter the cluster with any of the various possible forms of connection In my case I use an SSH connection If you want more information about the steps I leave you the following link When you are already inside the cluster you must execute the following commands in order sudo cp ai apache atlas bin import hive sh org sudo vim apache atlas bin import hive shThis in order to modify the import hive sh file You could also use another editor that suits you other than vim When you are inside the import hive sh file you must make the following changes You will have to change this line of the file CP ATLASCPPATH HIVE CP HADOOP CP For this CP ATLASCPPATH HIVE CP HADOOP CP usr lib hive auxlib aws glue datacatalog hive client jar With the objective that Glue catalog to read directly to the base Atlas catalog Importing the Glue data catalog to AtlasRun the modified script to import the Glue metadata into Atlas The user is admin and the password is admin apache atlas bin import hive shEnter username for atlas adminEnter password for atlas T INFO main org apache atlas hive bridge HiveMetaStoreBridge Successfully imported tables from database aws dbHive Meta Data imported successfully In this way you will have already imported the glue catalog into Atlas Advanced tip If you want to automate this catalog update you will have to run the import hive sh shell file again Connection to AtlasFinally you must build a tunnel locally from the EMR in order to build an endpoint to connect to the atlas interface For this run the following command ssh i apache atlas pem vnNT L localhost hadoop ip of your cluster With this to connect to the interface you can access the following link http localhost The login screen will be displayed as shown below Login with the password admin and user admin Already inside the interface if you search for hive table you will find the information of your glue catalog References Links 2021-08-26 06:22: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-26 06:49:04
金融 JPX マーケットニュース [OSE]最終清算数値(2021年8月限):金、白金 https://www.jpx.co.jp/markets/derivatives/special-quotation/index.html 清算 2021-08-26 15:15:00
金融 日本銀行:RSS 新型コロナウイルス感染症対応金融支援特別オペにおける貸付対象先公募の結果について http://www.boj.or.jp/announcements/release_2021/rel210826b.pdf 新型コロナウイルス 2021-08-26 16:00:00
金融 日本銀行:RSS 共通担保オペ(全店貸付)の対象先公募の結果について http://www.boj.or.jp/announcements/release_2021/rel210826a.pdf 共通担保オペ 2021-08-26 16:00:00
ニュース ジェトロ ビジネスニュース(通商弘報) 在日エチオピア大使館、ビザ発給など領事業務を一時停止も、一部業務は再開 https://www.jetro.go.jp/biznews/2021/08/d5b7a3d9c24a7ca1.html 一時停止 2021-08-26 06:40:00
ニュース ジェトロ ビジネスニュース(通商弘報) サプライチェーン強化のため東南アジアと協力、ハリス米副大統領のシンガポール公式訪問 https://www.jetro.go.jp/biznews/2021/08/bb8c21d02c441d8d.html 公式訪問 2021-08-26 06:20:00
海外ニュース Japan Times latest articles More cities in Japan prioritizing COVID-19 vaccines for pregnant women https://www.japantimes.co.jp/news/2021/08/26/national/covid19-shots-pregnant-women-priority/ More cities in Japan prioritizing COVID vaccines for pregnant womenThe death of a premature baby in Chiba whose coronavirus infected mother was unable to access hospital care has prompted changes to COVID policies for pregnant 2021-08-26 15:38:27
海外ニュース Japan Times latest articles Ugandan teen looks to change attitudes after Paralympic debut https://www.japantimes.co.jp/sports/2021/08/26/paralympics/summer-paralympics/paralympics-uganda-youngest-athlete/ kukundakwe 2021-08-26 15:24:08
海外ニュース Japan Times latest articles Racing cars are about to start running on wine dregs https://www.japantimes.co.jp/sports/2021/08/26/more-sports/auto-racing/auto-racing-green-fuel/ Racing cars are about to start running on wine dregsAutomakers and energy giants are rethinking the environmental impact of motorsports and next year s edition of the world s oldest endurance race will be won in 2021-08-26 15:23:27
ニュース BBC News - Home Covid: Jab preparation for 12 to 15-year-olds and vial shortages https://www.bbc.co.uk/news/uk-58335460?at_medium=RSS&at_campaign=KARANGA coronavirus 2021-08-26 06:51:10
ニュース BBC News - Home Tokyo Paralympics: GB cyclists continue Tokyo medal haul on day two https://www.bbc.co.uk/sport/disability-sport/58338980?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics GB cyclists continue Tokyo medal haul on day twoGreat Britain cyclists are guaranteed another Paralympic gold and silver after earlier silvers for Jody Cundy and Aileen McGlynn at the Velodrome 2021-08-26 06:34:47
LifeHuck ライフハッカー[日本版] 失敗した。仕事を辞めたい時に思い出したい5つのこと https://www.lifehacker.jp/2021/08/239483dont-quit-here-are-5-good-reasons-to-stay-with-your-current-job.html 失敗 2021-08-26 16:00:00
北海道 北海道新聞 「北島三郎記念館」8月末で閉館 函館 老朽化で https://www.hokkaido-np.co.jp/article/582108/ 北島三郎記念館 2021-08-26 15:14:16
IT 週刊アスキー 大きく口を開けてあ~ん!バガキン「ビッグマウスバーガー」期間限定で登場 https://weekly.ascii.jp/elem/000/004/067/4067204/ 期間限定 2021-08-26 15:30:00
IT 週刊アスキー スターバックス、すべてのフラペチーノ商品をFSC認証紙ストローで提供 https://weekly.ascii.jp/elem/000/004/067/4067211/ 認証 2021-08-26 15:30:00
ニュース THE BRIDGE フードデリバリ「Chompy」、飲食店が自前モバイルアプリを容易に始められる新サービスをβローンチ http://feedproxy.google.com/~r/SdJapan/~3/wXImLnzocn4/chompy-shopifying-food-delivery フードデリバリ「Chompy」、飲食店が自前モバイルアプリを容易に始められる新サービスをβローンチフードデリバリサービス「Chompyチョンピー」を運営するChompyは日、オンラインで記者会見を開催し、飲食店のモバイルアプリを代行で開発・提供する新サービス飲食店のモバイルアプリを代行で開発・提供する新サービスをβローンチすることを明らかにした。 2021-08-26 06:00:43
TECH Engadget Japanese 迷路付き?モバイルバッテリー、実物を触ったら惚れちゃいました https://japanese.engadget.com/tegic-071241327.html greenfunding 2021-08-26 07:12:41
TECH Engadget Japanese 【動画】「Ye」に改名したいカニエ・ウェスト、謎の音楽ガジェット「DONDA Stem Player」発売 https://japanese.engadget.com/donda-stem-player-071036770.html donda 2021-08-26 07:10:36
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] リノベーション会社選びで「重視すること」 30~40代男女1000人が選んだ1位は? https://www.itmedia.co.jp/business/articles/2108/26/news139.html itmedia 2021-08-26 16:50:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 廃棄予定のタバコ自販機で「お茶」を タバコならぬ「チャバコ」登場 https://www.itmedia.co.jp/business/articles/2108/26/news138.html chabacco 2021-08-26 16:43:00
IT ITmedia 総合記事一覧 [ITmedia News] 国会のデジタル化が進まない理由は「議員のITリテラシーの低さ」 議員へのアンケートで判明 https://www.itmedia.co.jp/news/articles/2108/26/news140.html itmedia 2021-08-26 16:36:00
IT ITmedia 総合記事一覧 [ITmedia News] ポケモンセンターなど21店を臨時休業へ 緊急事態宣言の発令地域で https://www.itmedia.co.jp/news/articles/2108/26/news137.html 臨時休業 2021-08-26 16:33:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] 音に合わせてLEDが光るスペアナ風のUSB電飾ユニット https://www.itmedia.co.jp/pcuser/articles/2108/26/news136.html itmediapcuser 2021-08-26 16:10:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders ユーザックシステム、RPA「Autoジョブ名人」の導入支援サービス「カスタマーサクセスプラン」 | IT Leaders https://it.impress.co.jp/articles/-/21969 ユーザックシステム、RPA「Autoジョブ名人」の導入支援サービス「カスタマーサクセスプラン」ITLeadersユーザックシステムは年月日、RPA導入支援サービス「カスタマーサクセスプラン」を発表した。 2021-08-26 16:33:00
python Pythonタグが付けられた新着投稿 - Qiita WindowsでPythonプログラムへ日本語の引数を引き渡すときの文字化けと対策 https://qiita.com/tranvinhcuong/items/9dc905920905605bf31b echooffchcpCpythonexehogehogepyあいうえおsetpconfirmEnter以上になります。 2021-08-26 16:13:41
js JavaScriptタグが付けられた新着投稿 - Qiita Chrome 拡張機能の CORS エラーを回避(Manifest V3) https://qiita.com/not13/items/d805d66814a0bc81dc6a これの何が嬉しいのかって言うと、『拡張機能のbackgroundjsなどから外部のRESTAPIを叩こうとすると、API側がAccessControlAllowOriginヘッダーを返すようにしていない限り、CORSエラーで取得できなかった』り、『APIがJSONPに対応していればそれを使って取得』していたのが解決できる、と。 2021-08-26 16:55:00
js JavaScriptタグが付けられた新着投稿 - Qiita JavaScriptでテトリスを作成して学んだこと https://qiita.com/osakanaaaa/items/d6a1b6184ad412e2a182 具体的な作成方法についてはこちらの動画で説明されているため、この記事では今回のテトリス作成で「学んだこと」を記録と復習のためにまとめてみようと思います。 2021-08-26 16:32:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【WordPress】カスタムタクソノミー記事を複数のカテゴリーで絞り、一覧表示する https://teratail.com/questions/356269?rss=all 【WordPress】カスタムタクソノミー記事を複数のカテゴリーで絞り、一覧表示するカスタム投稿記事をWPQueryで取得する際に思うように記事が取得できません。 2021-08-26 16:56:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) wordpressの親カテゴリと子カテゴリを出力したい https://teratail.com/questions/356268?rss=all wordpressの親カテゴリと子カテゴリを出力したいこのような形で表示したいです。 2021-08-26 16:48:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WATERDEPTH DATA FILEを開く方法ーmacで津波シミュレーションCOMCOTを実行したい https://teratail.com/questions/356267?rss=all 2021-08-26 16:43:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 送信ボタンの代替え画像の縦幅の数字を変えても適応されない。 https://teratail.com/questions/356266?rss=all 送信ボタンの代替え画像の縦幅の数字を変えても適応されない。 2021-08-26 16:43:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 回転した画像が出力できない https://teratail.com/questions/356265?rss=all 回転した画像が出力できない前提・実現したいことpythonで同じファイル内にある画像を回転して描写したいのですが、下のコードを実行すると黒い画面しか出力されません。 2021-08-26 16:37:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) source treeでコミットしようとしたら、ファイルが表示されない https://teratail.com/questions/356264?rss=all sourcetreeでコミットしようとしたら、ファイルが表示されないsourcenbsptreeで管理しています。 2021-08-26 16:35:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vueでmp3ファイルを再生したい https://teratail.com/questions/356263?rss=all 2021-08-26 16:32:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) apacheのテストページが表示されません。 https://teratail.com/questions/356262?rss=all apacheのテストページが表示されません。 2021-08-26 16:28:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonで平面の方程式と法線ベクトルから3次元のグラフに正しく表示させたい https://teratail.com/questions/356261?rss=all Pythonで平面の方程式と法線ベクトルから次元のグラフに正しく表示させたいPythonで以下の平面の方程式と法線ベクトルから三次元の座標xyzに表示させたいのですが自分の思った通りにできません。 2021-08-26 16:22:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) footerの線を画面いっぱいに伸ばしたい https://teratail.com/questions/356260?rss=all footerの線を画面いっぱいに伸ばしたい前提・実現したいことサイト作成をしてます。 2021-08-26 16:19:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 画像の間に15pxの余白を空けたい https://teratail.com/questions/356259?rss=all 2021-08-26 16:17:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【アドジェネ×Monaca】ワイプアド広告の実装方法が分からない https://teratail.com/questions/356258?rss=all 試したことモバイルとバナーとミディアムレクタングル広告は実装できていて、ワイプアドの広告はiosandroid両方とも広告枠を申請して広告枠を取得できている状態です。 2021-08-26 16:08:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) BATファイルを実行した際に処理が帰ってこないため、そこでプログラムが止まってしまう https://teratail.com/questions/356257?rss=all BATファイルを実行した際に処理が帰ってこないため、そこでプログラムが止まってしまうJavaからBATファイルを実行させる処理を作ったのですが、BATファイルで処理が止まってしまい、Java側に処理結果が返ってこないためそこでプログラムが止まってしまいます。 2021-08-26 16:07:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CSSで見本のような動きができるようにしたい https://teratail.com/questions/356256?rss=all CSSで見本のような動きができるようにしたい→ここから、「ホーム」というボタンにカーソルを合わせるとhoverすると、なぜか重なってしまう・こちらが本来の表示のされ方。 2021-08-26 16:01:37
Git Gitタグが付けられた新着投稿 - Qiita ec-cube4.x フロントのカスタム機能いろいろ https://qiita.com/xinome/items/35ae5237e5dd94c9fa2b ページの新規追加任意のページ名管理画面ベースでページを作成する際は上記で問題ないんですが、userdata配下のディレクトリしか実装ができないため、それ以外の任意ディレクトリで新規ページを作る際の方法です。 2021-08-26 16:13:39
Ruby Railsタグが付けられた新着投稿 - Qiita Activerecordを操作するCRUD処理 https://qiita.com/Hashimoto-Noriaki/items/14cdc8efd64b476ce96d データベースを操作する時にCreate生成Read読み込むUpdate更新Delete削除の操作を総称してCRUD処理と言います。 2021-08-26 16:46:58
技術ブログ Developers.IO React 初心者が Material-UI で今どきの Web フォームを作ってみた(yup編) https://dev.classmethod.jp/articles/react-beginners-tried-to-create-a-modern-web-form-with-material-ui-and-yup/ materialui 2021-08-26 07:38:10
海外TECH DEV Community Dynamic terraform deployments using DevOps replace tokens https://dev.to/pwd9000/dynamic-terraform-deployments-using-devops-replace-tokens-5aeb Dynamic terraform deployments using DevOps replace tokens Replace tokensReplace tokens is a DevOps extension that can be installed into your DevOps Organisation from the Azure DevOps marketplace simply put it is an Azure Pipelines extension that replace tokens in files with variable values Today we will look at how we can use this Devops extension working with a terraform HCL code base to dynamically deploy infrastructure hosted on Azure based on environments defined as variables in DevOps using terraform Installing Replace TokensBefore we can use replace tokens we have to install it into our Devops Organisation from the marketplace Go to DevOps Organisation Settings and select the Extensions tab followed by Browse marketplace and search for Replace tokens In addition also install the terraform extension called Terraform by Microsoft DevLabs as we will use this later on to use terraform tasks in our DevOps pipeline Project layout and objectiveFor this tutorial we will write a simple terraform configuration that will deploy a resource group but we will use the replace tokens task to manipulate our configuration file to deploy different resource groups based on environment For example Infra dev Rg Infra uat Rg and Infra prod Rg I have set up a new project in my organisation called DynamicTerraform I also created a repository called Infrastructure Inside of my repository I have created the following paths terraform azurerm resourcegroup This location will be my root path used to store the main terraform configuration files which will be used to deploy a simple resource group terraform azurerm resourcegroup pipelines This location will be used to store and configure yaml deployment pipelines for the resources in my root path terraform azurerm resourcegroup pipelines variables This location will be used to store and configure yaml variable template files used for my pipelines Any additional future resources can be created in new root paths e g terraform azurerm resourceX terraform azurerm resourceY terraform azurerm resourceZ etc For this tutorial we will just be using terraform azurerm resourcegroup to deploy a simple resource groups dynamically based on environments for dev uat and prod Terraform ConfigurationAs a pre req I have also pre created an Azure DevOps service connection that will be used to allow my pipelines to access Azure via the terraform task we installed earlier and I also pre created an Azure storage account which will act as my terraform backend to safely store my terraform state files in Under my repo path terraform azurerm resourcegroup I have created the following three terraform files main tf Main terraform configuration file code terraform azurerm resourcegroup main tf Terraform Config terraform required version gt terraformVersion backend azurerm resource group name terraformBackendRG storage account name terraformBackendSA container name tfstate key infra environment rg tfstate required providers azurerm source hashicorp azurerm version gt provider azurerm features skip provider registration true RESOURCES resource azurerm resource group resource group name var resource group name location var location tags var tags NOTE If you look at the our terraform configuration you will notice the following values terraformVersion terraformBackendRG terraformBackendSA and environment we will be dynamically changing the values inside of with values from our pipeline variable file later on in this tutorial using replace tokens variables tf Terraform variable definition file code terraform azurerm resourcegroup variables tf variable resource group name type string description Specifies the name of the resource group that will be created variable location type string description The location region where Azure resource will be created variable tags type map any description Specifies a map of tags to be applied to the resources created resourcegroup auto tfvars Terraform variables which will be dynamically changed by replace tokens task code terraform azurerm resourcegroup resourcegroup auto tfvars resource group name Infra environment Rg location location tags terraformDeployment true Environment environment NOTE Again if you look at the our TFVARS configuration file you will notice the following values environment and location we will be dynamically changing the values inside of with values from our pipeline variable file later on in this tutorial using replace tokens DevOps Pipeline Variable fileUnder my repo path terraform azurerm resourcegroup pipelines variables I have created the following four yaml variable template files common vars yml Declares variables that will be used in all pipelines code terraform azurerm resourcegroup pipelines variables common vars yml variables Terraform Config backend name terraformVersion value name terraformBackendRG value TF Core Rg name terraformBackendSA value tfcorebackendsa Variables used for service connection name AzureServiceConnection value TF Terraform SP name rootDirName value terraform azurerm resourcegroup dev vars yml Declares variables that will be used in DEV specific pipeline code terraform azurerm resourcegroup pipelines variables dev vars yml variables Development Variables name environment value dev name location value uksouth uat vars yml Declares variables that will be used in UAT specific pipeline code terraform azurerm resourcegroup pipelines variables uat vars yml variables UAT Variables name environment value uat name location value uksouth prod vars yml Declares variables that will be used in PROD specific pipeline code terraform azurerm resourcegroup pipelines variables prod vars yml variables Production Variables name environment value prod name location value ukwest NOTE You will notice that the variable names in each yaml template are aligned with the values used on the terraform configuration files earlier environment location terraformBackendRG terraformBackendSA Also note that our production variable file has a different location specified ukwest DevOps PipelineUnder my repo path terraform azurerm resourcegroup pipelines I have created the following three yaml pipelines one for each environment dev deployment yml Deploy dev RG code terraform azurerm resourcegroup pipelines dev deployment yml name Deployment Dev RG Rev rr trigger none ADO variable group linked to SSH secure vars variables template variables common vars yml template variables dev vars yml stages stage TF DEPLOY DEV RG displayName Deploy Dev ResourceGroup dependsOn jobs deployment TF Deploy Dev Rg displayName Terraform Dev RG pool name Azure Pipelines vmImage windows latest workspace clean all environment Infra Dev strategy runOnce deploy steps checkout self Install Terraform Version from commom vars task TerraformInstaller inputs terraformVersion variables terraformVersion replace tokens in tf and tfvars task qetza replacetokens replacetokens task replacetokens displayName Replace tokens in tfvars and tf inputs rootDirectory System DefaultWorkingDirectory targetFiles variables rootDirName tf variables rootDirName tfvars encoding utf actionOnMissing warn keepToken false tokenPrefix tokenSuffix Terraform Init task TerraformTaskV displayName Terraform Init inputs provider azurerm command init workingDirectory System DefaultWorkingDirectory variables rootDirName backendServiceArm variables AzureServiceConnection backendAzureRmResourceGroupName variables terraformBackendRG backendAzureRmStorageAccountName variables terraformBackendSA backendAzureRmContainerName tfstate backendAzureRmKey Infra variables environment rg tfstate Terraform Plan task TerraformTaskV displayName Terraform Plan inputs provider azurerm command plan workingDirectory System DefaultWorkingDirectory variables rootDirName commandOptions out System DefaultWorkingDirectory variables rootDirName plan tfplan environmentServiceNameAzureRM variables AzureServiceConnection Terraform Apply task TerraformTaskV displayName Terraform Apply inputs provider azurerm command apply workingDirectory System DefaultWorkingDirectory variables rootDirName environmentServiceNameAzureRM variables AzureServiceConnection uat deployment yml Deploy uat RG code terraform azurerm resourcegroup pipelines uat deployment yml name Deployment UAT RG Rev rr trigger none ADO variable group linked to SSH secure vars variables template variables common vars yml template variables uat vars yml stages stage TF DEPLOY UAT RG displayName Deploy Uat ResourceGroup dependsOn jobs deployment TF Deploy Uat Rg displayName Terraform Uat RG pool name Azure Pipelines vmImage windows latest workspace clean all environment Infra Uat strategy runOnce deploy steps checkout self Install Terraform Version from commom vars task TerraformInstaller inputs terraformVersion variables terraformVersion replace tokens in tf and tfvars task qetza replacetokens replacetokens task replacetokens displayName Replace tokens in tfvars and tf inputs rootDirectory System DefaultWorkingDirectory targetFiles variables rootDirName tf variables rootDirName tfvars encoding utf actionOnMissing warn keepToken false tokenPrefix tokenSuffix Terraform Init task TerraformTaskV displayName Terraform Init inputs provider azurerm command init workingDirectory System DefaultWorkingDirectory variables rootDirName backendServiceArm variables AzureServiceConnection backendAzureRmResourceGroupName variables terraformBackendRG backendAzureRmStorageAccountName variables terraformBackendSA backendAzureRmContainerName tfstate backendAzureRmKey Infra variables environment rg tfstate Terraform Plan task TerraformTaskV displayName Terraform Plan inputs provider azurerm command plan workingDirectory System DefaultWorkingDirectory variables rootDirName commandOptions out System DefaultWorkingDirectory variables rootDirName plan tfplan environmentServiceNameAzureRM variables AzureServiceConnection Terraform Apply task TerraformTaskV displayName Terraform Apply inputs provider azurerm command apply workingDirectory System DefaultWorkingDirectory variables rootDirName environmentServiceNameAzureRM variables AzureServiceConnection prod deployment yml Deploy prod RG code terraform azurerm resourcegroup pipelines prod deployment yml name Deployment Prod RG Rev rr trigger none ADO variable group linked to SSH secure vars variables template variables common vars yml template variables prod vars yml stages stage TF DEPLOY PROD RG displayName Deploy Prod ResourceGroup dependsOn jobs deployment TF Deploy Prod Rg displayName Terraform Prod RG pool name Azure Pipelines vmImage windows latest workspace clean all environment Infra Prod strategy runOnce deploy steps checkout self Install Terraform Version from commom vars task TerraformInstaller inputs terraformVersion variables terraformVersion replace tokens in tf and tfvars task qetza replacetokens replacetokens task replacetokens displayName Replace tokens in tfvars and tf inputs rootDirectory System DefaultWorkingDirectory targetFiles variables rootDirName tf variables rootDirName tfvars encoding utf actionOnMissing warn keepToken false tokenPrefix tokenSuffix Terraform Init task TerraformTaskV displayName Terraform Init inputs provider azurerm command init workingDirectory System DefaultWorkingDirectory variables rootDirName backendServiceArm variables AzureServiceConnection backendAzureRmResourceGroupName variables terraformBackendRG backendAzureRmStorageAccountName variables terraformBackendSA backendAzureRmContainerName tfstate backendAzureRmKey Infra variables environment rg tfstate Terraform Plan task TerraformTaskV displayName Terraform Plan inputs provider azurerm command plan workingDirectory System DefaultWorkingDirectory variables rootDirName commandOptions out System DefaultWorkingDirectory variables rootDirName plan tfplan environmentServiceNameAzureRM variables AzureServiceConnection Terraform Apply task TerraformTaskV displayName Terraform Apply inputs provider azurerm command apply workingDirectory System DefaultWorkingDirectory variables rootDirName environmentServiceNameAzureRM variables AzureServiceConnection Now we can configure each pipeline which will consume its own corresponding variable template file as well as a common variable template file but use the same terraform configuration code to dynamically deploy the same resource group but each having its own state file name and tags dynamically Also remember to set the environments in Azure DevOps as shown on each of our yaml pipelines e g code terraform azurerm resourcegroup pipelines dev deployment yml L Lenvironment Infra DevAfter each pipeline has been run you will notice that our terraform configuration was dynamically changed each time with the replace tokens task replacing the values on our TF and TFVARS files You ll also see the each resource group have been dynamically created NOTE Remember we changed prod to be in the UK West region on our variable template file for prod Also note that each of the deployments have their own unique state file based on the environment as depicted on each of the yaml pipelines and declared in the variable files e g code terraform azurerm resourcegroup pipelines dev deployment yml L LbackendAzureRmKey Infra variables environment rg tfstate I hope you have enjoyed this post and have learned something new You can also find the code samples used in this blog post on my Github page ️ Author ltag user id follow action button background color cbb important color important border color cbb important Marcel LFollow Cloud Solutions Architect and DevOps enthusiast 2021-08-26 07:36:30
海外TECH DEV Community The one and only SEO checklist you will ever need https://dev.to/karsvaniersel/the-one-and-only-seo-checklist-you-will-ever-need-34k3 The one and only SEO checklist you will ever needIf you are an SEO newbie or have some experience but would like to get a step by step SEO guide on how to avoid common website promotion mistakes here s a list of SEO tasks based on best practices that you should take into account when creating and optimising your websites IntroductionSo you got your fancy website or blog up and running but now you need to rank high in Google The question is always how do I make sure I rank so that my pages get found by Google Well Look no further I ve compiled a complete step by step SEO checklist of SEO tasks based on the best practices I guarantee you that you will see results if you can check all of them I m currently working on a Notion board with an actionable checklist that you guys can duplicate and use I will update this post once I m done with that Consider checking back on this page for the Notion link or follow me on Twitter or subscribe to my newsletter Keyword research Analyse competitor keywordsTo begin the process of gathering keywords for your website start by researching a competitor s page that ranks well in search engines This is because these pages may contain highly valuable keywords already proven to work on Google and other search engines Useful links The Guide to SEO Competitor Analysis by Moz How to Do an SEO Competitive Analysis by SEMrush How to Do an SEO Competitor Analysis Template Included by Ahrefs Your Essential Guide to Crushing Competition w Template by Advanced Web Ranking The SEO Competitive Analysis Tools amp Tips Marketers Rely On Most by Databox Collect core keywordsA semantic core of a website is the collection of keywords that describes what you re selling and helps gain top search results You describe your website by these core keywords Useful links How to Do Keyword Research for SEO by Ahrefs The SEO Keyword Research Master Guide by Moz The Keyword Research Guide for SEO by SEMrush How to Do Keyword Research for SEO A Step by Step Guide by Search Engine Journal Keyword research for SEO by Mangools Keyword Research The Definitive Guide by Backlinko How To Do Keyword Research in by Nick Eubank Keyword Research Course with Greg Gifford by SEMrush Keyword Research for SEO Today Guide Steps Tips Tools Mistakes and more by Crawling Mondays Keyword mappingKeyword mapping is the process of breaking down a list of keywords into semantic clusters that allows you to distribute them between your site s pages This can help avoid keyword cannibalization which occurs when several pages on one website compete for the same words in search results Useful links A beginner s guide to keyword mapping with template A Four Step Guide on Keyword Mapping To Improve Your SEO and Content Strategy How to Create a Successful Keyword Mapping Strategy The Keywords Mapping Cheatsheet For Different Types of Sites with a Google Sheets Included How to Leverage Keyword Mapping for SEO Success On page SEO optimisation Install a web analytics tool and set up your goalsWeb analytics tools track how many visitors your website is receiving and what these users are doing on the site To measure performance you need to set goals for different user actions such as registrations or transactions Goals help define marketing strategies by identifying key objectives that can be adjusted over time Useful linksHow Do You Set Smart SEO Goals for Your Team Agency Project by Moz How to Set SEO Goals for Your Team That Actually Drive Action by Elise Dopson The ROI of SEO how to predict traffic and revenue by Kevin Indig How to Set amp Achieve Realistic SEO Goals by Search Engine Journal OKRs for SEO How to Set SEO Goals That Increase Your Value amp Get You Greater Investment by Botify Add your website to Google Search ConsoleGoogle Search Console is a free tool that tracks website rankings and helps reveal indexed pages It also shows errors on the site which can give insight into how to improve it for search engines to rank it higher Useful linksGoogle Search Console Coverage URL Inspection amp Crawl Stats Reports by Google Google Search Console Performance Report by Google Register a local business on Google MapsGoogle Maps is a useful tool for finding local businesses To show up on Google Maps you must complete the registration process by filling out all necessary information and verifying that your business exists in real life Doing so will boost your visibility within search results relevant to users of certain areas which should lead to increased website traffic from people looking at those specific regions who are interested in what you re selling Useful linksGoogle My Business by Google BrightLocal s Free Local SEO Tools Local Listings Health Scanner Local Search Results Checker and more by BrightLocal Postamatic Build your Google My Business Posts Q As and manage GMB Reviews via the Google My Business API by Two Octobers AgencyAutomaters Create a logical site structureThe structure of the website is what determines how easy it is to find all pages on a site Organizing each section subsection and page in an open ended way makes it easier for bots that search engines use to crawl through your site and index every single one of its pages Useful linksInternal Links for SEO An Actionable Guide by Ahrefs Internal Linking for SEO best practices strategies axioms by Kevin Indig Internal Links A Guide to Building a Strategy that Works by SEMrush Internal Linking Guide by Backlinko Internal Link Optimisation for SEO by Sitebulb Internal linking for SEO Why and how by Yoast Secure the website by migrating it to HTTPSHTTPS protocol is an extension of the HTTP developed for safe communication It s needed to maintain site security so no information such as visitor actions or their contact details are retrievable The presence of this HTTPS has been influential in Google search rankings since and its influence on these rankings will likely grow over time Define the preferred domain www or non www Search engines will see example com and example com as separate pages so defining the preferred domain is useful in avoiding page duplication since it allows you to specify which one should be indexed by search engines first if both are found on a website s link list or sitemap file for instance Create a robots txt fileWhen building a website the robots txt file is used to tell search engine crawlers which pages are and aren t indexed on our site For example we wouldn t want any sensitive information or internal documents being crawled as it could cause damage if they were viewed publicly therefore these specific pages should be blocked from access by bots for them not to appear on Google Search results Create an XML sitemapThe sitemap xml file is a document in the Extensible Markup Language XML that lists all of your website s URLs to help search engine robots index them faster Sitemaps are used on websites where content changes frequently or has lots of pages and helps Google find those quickly so their users can have better browsing experiences with minimal time waiting for results Useful linksLearn about sitemaps by Google XML Sitemaps by Backlinko How to Optimize Your XML Sitemap to Improve Your SEO by OnCrawl How to Create an XML Sitemap Tips amp Best Practices by SEMRush How to Optimize XML Sitemaps SEO Best Practices by Search Engine Journal Set a language with hreflang attributeThe hreflang attribute is used to define a website s language or regional URL in case the site has translated versions This tells Google what URLs to display for specific regions and which version of your content they should index during crawls Useful linksManaging multi regional and multilingual sites by Google The Ultimate Guide to International SEO by Onely International SEO for E Commerce Websites by Aleyda Solis Ways to Fail at International SEO by Aleyda Solis An Hreflang Implementation Guide How to add and Implement Hreflang Tags by Aleyda Solis Create SEO friendly URLsThe SEO friendly URL is more readable and includes keywords that are recognized by search engine robots This has a positive effect on the page s ranking because it helps both users and bots understand what they can find on this webpage quickly For example seo checklist vs xn sEoChecKListeX seo checklist is the type of friendly URL you want to aim for Use breadcrumb navigationBreadcrumbs show a user how they moved around between the pages on your website so that he she does not get lost They are also helpful to search engines as it clarifies the hierarchy of all webpages and can be shown in snippets within SERPs Search Engine Results Pages Improve your SEO with user friendly interlinkingThe purpose of internal links is to make a website more navigable and structured They can direct the user towards other parts of the site establish information hierarchy by pointing out what content comes first or last in an article spread link weight across pages that are related so it does not all rest on one page alone this enhances search engine optimization and ultimately give your online presence authority Useful linksInternal Links for SEO An Actionable Guide by Ahrefs Internal Linking for SEO best practices strategies axioms by Kevin Indig Internal Links A Guide to Building a Strategy that Works by SEMrush Internal Linking Guide by Backlinko Internal Link Optimisation for SEO by Sitebulb Internal linking for SEO Why and how by Yoast Check HTTP status codesWhen a web browser requests information from the server it receives an HTTP status code in response These codes are divided into classes and tell browsers if everything goes well or not they let you know whether all pages of your website function as expected Search engines may lower rankings for websites with many incorrect responses that have wrong status codes since this signals to them there is something suspicious going on at these sites they re probably trying to hide their low quality content by sending back fake statuses instead of real ones Use Canonical URLsDuplicate content is a problem for websites that want to appear unique in search engines A canonical tag tells robots which page they should index and rank higher so you can avoid the penalty of duplicate pages Check the markup validity of web documents in HTMLThe validity of your website s HTML code is extremely important in terms of search engine optimization If it contains a lot of errors such as deprecated tags or misspelled words then this can damage how well the website ranks on Google and other major search engines Fix broken linksBroken links are detrimental to the user experience and as a result they can hurt your website s signals that search engine robots look at When non working links discourage users from exploring further on your site it means an error for search engines If there is a great number of such errors then this tells them you have low quality content which will affect their overall rankings in results Mind the number of outbound linksIf a website has too many irrelevant links search engines may consider it spam For this reason the site s rankings in search results might plummet significantly Create a error pageNon existing pages can occur when a page is redirected deleted renamed All such non existent pages should be sent to the status code which will inform users what happened and how they need to overcome it Improve the page load speedOne of the most influential Google ranking factors is page load speed It refers to how long it takes for a webpage s content and images to show up after loading on the website which can dramatically impact whether users choose your site or another one Useful linksCore Web Vitals by web dev Google s Page Experience Update and Core Web Vitals Everything you need to know by Builtvisible A Beginner s Guide to Website Speed Optimization by Kinsta Google Page Experience Audit Steps Free Audit Template by Olga Zarzeczna Optimizing For Performance in SEO and Speed by Joe Hall Mobile optimisation Create a responsive version of your websiteMost of the traffic these days comes from mobile devices Roughly of web visitors visit your website on a mobile device That is why Google started using a Mobile first type of indexing This means that Google cares more about your mobile site than your desktop version Making sure your website works great on mobile is one of the most important factors Useful linksMobile Optimization Guidelines by Google Mobile first indexing best practices by Google Mobile SEO The Definitive Guide by Backlinko Mobile First SEO by Aleyda Solis Mobile SEO The ultimate guide by Yoast Preparing for Google s Mobile Only Index by Patrick Hathaway Mobile SEO Course with Greg Gifford by SEMRush Content strategy ️ Write unique titles for each pageThe title tag is the essential part of web page coding that determines a website s ranking on search engine result pages SERPs While it only takes up to characters being able to optimize your titles can make or break you Write unique meta descriptions for each pageMeta descriptions are snippets of content that appear in the search engines as a preview of your page They re also an opportunity for you to tell users what they ll find on your site and whether it s relevant to their query or intent about landing pages Useful linksGoogle s Search Gallery by Google What is a SERP Feature Appearance description and obtainabilityby Moz Understanding Google SERP Features in The Complete Guide by Komarketing Ultimate Guide to Google SERP Features by John E Lincoln Visual Guide to Google SERP Features by RankRanger How You Can Use SERP Features to Boost Traffic by Accuranker Optimise H tagsThe HTML headings in a website are important because they give search engines an indication of what the page is about There are six different levels to choose from all with varying degrees of importance when it comes to SEO search engine optimization Keywords should be distributed evenly throughout each level as this will show Google which keywords deserve more weight than others and allow them to rank accordingly Use alt tags on every imageThe alt attribute or alt tag is an HTML attribute for a text that describes an image in detail It must be placed directly in the image tag and not as a separate link like title tags Alt tags help search engines quickly get a better understanding of what s illustrated on an image users who might otherwise have difficulty viewing images especially those with disabilities because it will read out to them what s described on each picture that has this feature which also helps people understand why they should click into something if pictures are explaining how things work instead of just words alone whereas screen readers use these descriptions when images aren t displayed at all due to technical difficulties etc Useful linksGoogle Images best practices by Google Important Image SEO Tips You Need to Know by Search Engine Journal Image SEO Actionable Tips for More Organic Traffic by Ahrefs Image SEO the Ultimate Guide by ContentKing How to optimize your Ecommerce for Google Images and Visual Search by Gianluca Fiorelli Optimise content both for crawlers and peopleSearch engine robots have the user s best interest in mind They like it when content is original and valuable which means that keywords should be included naturally in a piece of writing instead of being stuffed into sentences just to tick boxes on an SEO checklist Useful linksLarge site owner s guide to managing your crawl budget by Google Crawl budget explained by ContentKing The Ultimate Guide to Crawl Budget Optimization by Onely How to optimize your crawl budget by Yoast An SEO s Guide to Crawl Budget Optimisation by Deepcrawl All About Crawl Budget Optimization amp How One Site Used It to Double Organic Traffic in Under Months by Botify Tips to Optimize Crawl Budget for SEO by Search Engine Journal Create fresh contentAs a website owner it is important to look at your user intent and demand so that you can meet their expectations You need eye catching content with relevant information for the reader to attract them as they surf through various websites online Develop a content planThe content plan is a list of pieces that will be published on the site to help it rank higher The updates play an important role because they work alongside SEO and make sure what s being shared online isn t just about promotion but also relevant information for users It helps streamline the publication process by keeping track of upcoming web pages so there aren t any delays or overlaps Add a blog to your websiteUsing a blog to attract engage and convert users is important for any marketing strategy Blogs are also an overlooked way of improving your website s search engine rankings SERP Off page SEO optimisation Check quantity and quality of site s backlinksBacklinks from different web sources to our website play a significant role in how the site ranks on search engine results It s important to have both quantity and quality backlinks when it comes to SEO since having too much of one or not enough of another will impact your link profile negatively Analyse your competitors backlinksTo understand what a backlink profile should look like it s important to research competitors that rank highly in the SERPs Competitor research is an integral part of a link building strategy Analyzing competitor backlinks helps you get insight into how your website can improve its ranking on Google search results pages It also enables you to see exactly where opponents are gaining all their links and learn from them so that your site doesn t make similar mistakes when trying to gain rankings yourself Create a link building strategyA link building strategy is a process of prioritizing your website s links to help you get more backlinks and compete with top ranking competitors This may depend on how many backlinks you currently have along with those from high competition sites Useful linksThe Beginner s Guide to Link Building by Moz The Beginner s Guide to Link Building by Ahrefs Link Building for SEO The Definitive Guide by Backlinko Golden Rules of Link Building for and beyond by Christoph Cemper link building techniques checklist update by Paddy Moogan The Link Building Book by Gisele Navarro Collaborate with websites by sharing relevant content within the industry or nicheOne of the most important factors to consider when looking for backlinks is if your host website has a related topic If it does then you should exchange guest posts with them because they would be more valuable than on an authoritative site unrelated to yours That means you should do exchanges and write guest blogs at resources popular in your targeted niche Useful linksHow to Find Sites That Will Want to Link to Your Content by Gisele Navarro Participate in niche forum discussions and answer the questionsUsers who are potentially interested in some product or service often search for relevant forums where they can find fresh information and reviews Participation on the forum creates content which helps websites rank higher in Google s results pages as well as increasing traffic to a website Q amp A platforms Yahoo Answers Quora not only provide interesting answers about different topics but also help increase brand awareness and attract targeted users back to your site Encourage users to write reviews about your product or serviceYou can choose to use a review aggregator where the user s opinion about services products is shared and it will impact your decision whether or not you should try out that service product Search engines evaluate mentions of reviews for websites impacted by local SEO in particular Use images videos and documents for website promotionWith the growing number of tools to create shareable multimedia content businesses need to understand how these media can be best optimized and integrated into their overall SEO strategy We will look at some common types of sharable files as well as a few tips on optimizing them properly to maximize search visibility The key to efficient use lies in maximizing search visibility with proper optimizations Social media strategy ‍‍ Learn the social signals model of your industrySocial media shares increase the visibility of a page and its user engagement metrics which leads to an increase in the SERP ranking Before starting any social media campaign define what sort of content will strike a chord for your particular business segment Aim to create viral contentTo drive additional traffic to your website you should grow a strong social account on Facebook Twitter and Pinterest Social accounts can help increase search engine rankings by engaging in positive interactions with the users who share links for relevant content that matches what is listed under content Add social media buttons to your websiteThe fact that you have influential accounts on Twitter Facebook and Pinterest will inevitably attract a lot of people to your website These platforms are also great for increasing the search engine rankings of your site Use the Open Graph protocol for social media postsInterested in learning how to share your content with the world via social media Open Graph is a protocol that allows you to control the way it looks when shared on Facebook It is a meta tags structure for each post headline description and preview so that they attract more clicks and shares ConclusionI hope this post can help you a bit I will keep this post updated when I find newer or better links that are relevant to these steps Consider following me on Twitter or subscribing to my newsletter in order to stay up to date 2021-08-26 07:11:35
Apple AppleInsider - Frontpage News Barclaycard & Experian offering months of free Apple Music, Apple Arcade, more https://appleinsider.com/articles/21/08/25/barclaycard-experian-offering-months-of-free-apple-music-apple-arcade-more?utm_medium=rss Barclaycard amp Experian offering months of free Apple Music Apple Arcade moreUK customers who take out a new Barclaycard credit card via Experian can get up to five months free use of Apple Music Apple News Apple Arcade and Apple TV Credit reporting company Experian is reportedly reaching out to UK customers with an offer of several months free use of most Apple services The offer excludes Apple Fitness and iCloud but otherwise offers up to five months of all the company s major services We have a new offer from our partner Barclaycard that allows you to get up to months free Apple Music Apple TV Apple News and Apple Arcade says an Experian email when you take out a Barclaycard through Experian Continues as paid subscription after trial Read more 2021-08-26 07:53:11
海外TECH Engadget ‘Star Trek: Lower Decks’ wants you to know it’s okay to like ‘Voyager’ https://www.engadget.com/star-trek-lower-decks-tom-paris-voyager-070055176.html?src=rss Star Trek Lower Decks wants you to know it s okay to like Voyager This article contains mild spoilers for season two episode three of Star Trek Lower Decks This week s episode of Lower Decks “We ll Always Have Tom Paris manages to squeeze two references into its title a season one The Next Generation installment called “We ll Always Have Paris and the name of a main cast member of Star Trek Voyager Lieutenant Tom Eugene Paris But aside from that clever bit of wordplay the title also carries a deeper meaning That as much as we d like to forget about the more embarrassing moments of the Star Trek franchise they still happened and they weren t all bad Even and especially Voyager CBSViewer reactions to Voyager have been rather polarized over the course of the years since it premiered Back in the s many fans were excited to have a “real Star Trek show again one that took place on a ship that was constantly exploring unlike the comparatively stationary political drama of Deep Space Nine But clunky writing soured many people s opinion on Voyager and toward the end of its run the show was known more for Seven of Nine s skintight outfits and its slate of guest stars of the week including Jason Alexander and Dwayne “The Rock Johnson After the show went off the air the franchise stopped moving forward in its timeline choosing to explore Starfleet s founding in Enterprise and rebooting the entire universe completely with the Star Trek movie While fans were thrown a bone with a brief cameo by Admiral Kathryn Janeway in the last TNG era film Nemesis Voyager would essentially disappear from the Star Trek canon until the appearance of Seven of Nine in episode four of Picard Trae PattonFor fans of The Next Generation Picard had its upsides We got to see Troi and Riker as a family and Data got a better sendoff into the afterlife But for fans of Voyager it was anything but positive with the death of a supporting character and a rather grim existence for fan favorite Seven of Nine Star Trek Lower Decks rolls back the clock a little bit as it takes place a year after the events of Nemesis making it our first real view of the Star Trek universe s immediate future after TNG DS and Voyager The Dominion War is over Romulus is under a new regime and the crew of the USS Voyager are basically celebrities after seven years spent in the Delta Quadrant Picard takes place nearly twenty years later when the luster would have been gone Matt KennedyHere everything is just shiny and new and worthy of commemorative plates ーa bit of a weird thing to exist in a post scarcity culture but this is a comedy series after all And in this week s B plot Brad Boimler is looking to get one of his plates signed by a special guest to the USS Cerritos Tom Paris Or as Brad refers to the former Voyager crew member “Creator of Fairhaven Captain Proton himself as well as the first human to break the transwarp barrier Straight off that s a reference to three of the goofiest oddball and some say worst episodes of Star Trek Voyager And just in case you forgot what was so bad about the last one Mariner asks “is he still a salamander because that is a thing that happened in the episode “Threshold Undeterred and perhaps even encouraged by the weirdness Boimler is all hyped to meet his hero Even after the ship s system doesn t recognize him and won t let him through any doors he takes to the Jefferies tubes to make his way to the bridge to meet Lt Paris In a way it feels like a metaphor for how the fandom feels about Star Trek Voyager now While everyone admits it had a lot of dumb moments those actually made it more nbsp endearing The famous line “there s coffee in that nebula would inspire astronaut Samantha Cristoforetti to bring a replica uniform with her and wear it on a mission back in quot There s coffee in that nebula quot ehm I mean in that Dragon pic twitter com MYrqIOXnIーSamantha Cristoforetti AstroSamantha April And who can forget the infamous “Tuvix episode where crew members Tuvok and Neelix were merged into one being thanks to a transporter accident Though the resulting individual was healthy and happy the decision was made to force him to split back into his component persons inspiring the recent internet rallying cry “Janeway murdered Tuvix Even Janeway actor Kate Mulgrew entered the debate responding to a tweet from Congresswoman Alexandria Ocasio Cortez When you ve got politicians involved it s not really a fandom in joke anymore Willing to hear the crew s thoughts as always However shouldn t Tuvok and Neelix should have the biggest say oh wait they couldn t I stand by my decision to restore them to their lives Rewatch and report back AOC and congrats on your win ーKate Mulgrew TheKateMulgrew November Maybe it s time to give Voyager a bit more credit It s not as good as TNG or DS but it still has its fair share of fans I remember a time when it seemed like it was constantly running on Spike TV now the Paramount Network as opposed to Deep Space Nine which is seldom rerun due to its serialized nature Last year I sat down and rewatched the entire Star Trek franchise including Voyager and saw quite a few episodes I had missed the first time I found myself enjoying some of it cringing just as often and eventually remembering why I had stopped watching the show for a while back when it aired In general I feel like the show s biggest problem was missed potential like the way the conflict between the Starfleet and Maquis crew members was quickly smoothed over how it underutilized many of its cast and why on earth did Harry Kim never get promoted CBSHowever it s not the job of Lower Decks to explain or redeem Voyager Boimler and Tom Paris are only the B plot here with the main drive of the episode being Tendi and Mariner s mission to pick up a package for Doctor T Ana as well as Rutherford s quest to find out how a certain dead officer is alive again The episode just asks us to consider what it would be like to be a Starfleet officer and hear about all of Voyager s adventures in the Delta Quadrant Weird and goofy Yes But honestly they re also pretty cool 2021-08-26 07:00:55
海外TECH Engadget Ten federal agencies are expanding their use of facial recognition https://www.engadget.com/ten-federal-agencies-expanding-facial-recognition-070044629.html?src=rss Ten federal agencies are expanding their use of facial recognitionThe Government Accountability Office has revealed in a new report that federal agencies are planning to expand their use of facial recognition In a survey involving federal agencies on their use of facial recognition technology the Agriculture Commerce Defense Homeland Security Health and Human Services Interior Justice State Treasury and Veterans Affairs departments told GAO that they re planning to use facial recognition in more areas through fiscal year nbsp As The Washington Post notes most agencies already use facial recognition to give their personnel access to their phones and computers However there s a growing number of agencies using it to investigate crime and to track people The Department of Agriculture apparently wants to monitor the live feeds at its facilities and scan for individuals in the watch list Another agency wants to use it to automate identity verification for travelers at airports nbsp The agencies are planning this expansion despite the strengthening pushback against facial recognition systems They re still far from being perfectly accurate especially when identifying women and POCs and have led to false arrests in the past In Detroit their use led to the wrongful arrest of two men last year both of whom are Black The states of Massachusetts Maine and Virginia banned law enforcement from using facial recognition At the same time several cities across the US including Portland Oregon had also restricted their use GAO s report noted however that quot recent advancements in facial recognition technology have increased its accuracy and its usage quot Ten of GAO s respondents have also revealed they ve been involved in the research and development of facial recognition tech For instance they re looking into the technology s ability to identify individuals wearing masks and to detect image manipulation In addition several agencies including the Justice Department the Air Force and Immigration and Customs Enforcement admitted to using Clearview AI Clearview has been under fire for scraping people s images from social networks over the past years without the companies knowledge or consent to build its database As of last year the system which can identify people in real time was reportedly in use by police departments across the US including the FBI and DHS 2021-08-26 07:00:44
金融 金融資本市場分析 | 大和総研グループ 市場選択期間を控えた企業の開示動向 https://www.dir.co.jp/report/research/capital-mkt/securities/20210826_022488.html 2021-08-26 16:45:00
金融 日本銀行:RSS 「日本円金利指標に関する検討委員会」第24回会合を書面開催 http://www.boj.or.jp/announcements/release_2021/rel210826c.htm 検討委員会 2021-08-26 16:30:00
金融 日本銀行:RSS 【記者会見要旨】中村審議委員(宮崎、8月25日分) http://www.boj.or.jp/announcements/press/kaiken_2021/kk210826a.pdf 記者会見 2021-08-26 16:15:00
海外ニュース Japan Times latest articles Japan’s hospitals turn thousands of COVID-19 patients away https://www.japantimes.co.jp/news/2021/08/26/national/japan-hospitals-covid-19/ needs 2021-08-26 16:35:34
ニュース BBC News - Home Afghanistan: Avoid Kabul airport due to terror threat, Foreign Office warns https://www.bbc.co.uk/news/uk-58337632?at_medium=RSS&at_campaign=KARANGA attack 2021-08-26 07:51:14
ニュース BBC News - Home Fulham supermarkets targeted by man with syringes https://www.bbc.co.uk/news/uk-58338121?at_medium=RSS&at_campaign=KARANGA london 2021-08-26 07:40:03
ニュース BBC News - Home Ted Dexter: Former England and Sussex captain dies aged 86 https://www.bbc.co.uk/sport/cricket/58337771?at_medium=RSS&at_campaign=KARANGA dexter 2021-08-26 07:40:22
ニュース BBC News - Home Letitia Wright treated for injuries after Black Panther 2 accident https://www.bbc.co.uk/news/entertainment-arts-58339625?at_medium=RSS&at_campaign=KARANGA wakanda 2021-08-26 07:25:10
ニュース BBC News - Home Tokyo Paralympics: Cyclist Jaco van Gass beats Fin Graham to win Great Britain's second gold https://www.bbc.co.uk/sport/disability-sport/58338980?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Cyclist Jaco van Gass beats Fin Graham to win Great Britain x s second goldCyclist Jaco van Gass wins GB s second gold of the Tokyo Paralympics with victory in the C m individual pursuit final 2021-08-26 07:33:26
京都 烏丸経済新聞 京都から分野横断した研究の学術誌創刊へ 4月の発刊に向け投稿者募る http://karasuma.keizai.biz/headline/3632/ 記者会見 2021-08-26 16:11:15
北海道 北海道新聞 道内504人が感染 札幌285人 新型コロナ https://www.hokkaido-np.co.jp/article/582328/ 新型コロナウイルス 2021-08-26 16:20:03
北海道 北海道新聞 明徳義塾2―3智弁学園 智弁学園が逆転サヨナラ https://www.hokkaido-np.co.jp/article/582354/ 押し出し 2021-08-26 16:15:00
北海道 北海道新聞 大阪万博に向け関空の機能強化 インフラ整備案、27日決定 https://www.hokkaido-np.co.jp/article/582348/ 大阪万博 2021-08-26 16:08:00
北海道 北海道新聞 双子パンダ名前公募に19万件 上野動物園、10月にも命名 https://www.hokkaido-np.co.jp/article/582347/ 上野動物園 2021-08-26 16:08:00
北海道 北海道新聞 「明かり見える」は不適切 国民民主、首相発言を批判 https://www.hokkaido-np.co.jp/article/582346/ 国民民主党 2021-08-26 16:03:00
北海道 北海道新聞 朝鮮人追悼碑の設置不許可は適法 東京高裁、市民団体が逆転敗訴 https://www.hokkaido-np.co.jp/article/582345/ 市民団体 2021-08-26 16:02:00
北海道 北海道新聞 旭川で59人感染 新型コロナ https://www.hokkaido-np.co.jp/article/582324/ 新型コロナウイルス 2021-08-26 16:02:23
北海道 北海道新聞 函館で20人感染 新型コロナ https://www.hokkaido-np.co.jp/article/582344/ 新型コロナウイルス 2021-08-26 16:01:00
IT 週刊アスキー サークルK、サンクス、am/pmの人気商品も登場!ファミマ「懐かしの看板商品復活祭」 https://weekly.ascii.jp/elem/000/004/067/4067207/ 開催 2021-08-26 16:30:00
IT 週刊アスキー アーキサイト、Endgame GearのCORDURA製マウスパッド2種とゲーミングマウス「XM1r」の新モデルを発売 https://weekly.ascii.jp/elem/000/004/067/4067242/ cordura 2021-08-26 16:30:00
IT 週刊アスキー ライフ、Amazonを通じた生鮮食品の販売配送サービスを神奈川県相模原市で提供開始 https://weekly.ascii.jp/elem/000/004/067/4067245/ amazon 2021-08-26 16:20:00
マーケティング AdverTimes 食品ネット通販の広告表示 JADMAが指針、ネット通販利用者の増加受け https://www.advertimes.com/20210826/article361738/ jadma 2021-08-26 07:36:36
IT 気になる、記になる… 日本アニメ配信チャンネル「アメニカ」が「Apple TV」アプリに対応 https://taisy0.com/2021/08/26/144595.html apple 2021-08-26 08:41:51
IT 気になる、記になる… mineo、Apple IDとGoogle アカウントの第三者による不正利用被害で注意喚起 https://taisy0.com/2021/08/26/144590.html 注意喚起 2021-08-26 08:34:34
IT 気になる、記になる… IIJmio、「Google Pixel 5a (5G)」での動作確認結果を公開 https://taisy0.com/2021/08/26/144588.html 音声通話 2021-08-26 08:30:12
TECH Engadget Japanese 音をパーソナライズできるANCイヤホンOPPO Enco Free2とBudsをレビュー https://japanese.engadget.com/oppo-enco-free2-buds-083034788.html 発売予定 2021-08-26 08:30:34
TECH Engadget Japanese Twitter、「フォローしている人が聴いているスペース」を表示するテストを開始 https://japanese.engadget.com/twitter-spaces-listening-activity-081245444.html twitter 2021-08-26 08:12:45
TECH Engadget Japanese キャニスター型クリーナーのAmazon売れ筋ランキング。いまだ根強い人気の理由はパワフルな吸引力の持続! https://japanese.engadget.com/ranking-cleaner-canister-081032140.html amazon 2021-08-26 08:10:32
TECH Engadget Japanese 携帯4社の決算に見る、NTTドコモとKDDI・ソフトバンクの明暗を分けた要素とは(佐野正弘) https://japanese.engadget.com/mobile-080159956.html 佐野正弘 2021-08-26 08:01:59
ROBOT ロボスタ パナソニックの「HDペットカメラ」「ベビーカメラ」「屋内HDカメラ」がAlexaに対応 音声操作で温度確認やカメラ映像を画面表示 https://robotstart.info/2021/08/26/panasonic-home-camera-alexa.html alexa 2021-08-26 08:50:31
AWS AWS Japan Blog [AWS Black Belt Online Seminar] 猫でもわかる、AWS Glue ETLパフォーマンス・チューニング 資料公開 https://aws.amazon.com/jp/blogs/news/webinar-bb-glueetlperformancetuning-2021/ AWSBlackBeltOnlineSeminar猫でもわかる、AWSGlueETLパフォーマンス・チューニング資料公開「猫でもわかる、AWSGlueETLパフォーマンス・チューニング」のAWSBlackBeltOnlineSeminarについてご案内させて頂きます。 2021-08-26 08:09:21
AWS AWS Japan Blog [AWS Black Belt Online Seminar] AWS Managed Microsoft AD 資料公開 https://aws.amazon.com/jp/blogs/news/webinar-bb-awsmanagedmicrosoftad-2021/ AWSBlackBeltOnlineSeminarAWSManagedMicrosoftAD資料公開「AWSManagedMicrosoftAD」のAWSBlackBeltOnlineSeminarについてご案内させて頂きます。 2021-08-26 08:08:56
AWS lambdaタグが付けられた新着投稿 - Qiita Django + SQLiteをLambda + APIGatewayで動かす https://qiita.com/kerorinfather/items/9fc0c6e2d68950fde50f Apacheなどは使わず、APIGatewayLambdaで動かすデータベースはSQLiteを使用Djangoを解説しているサイト等を見ているとSQLiteは使うなというような記事を見かけるのですが、今回はプロトタイプを安く維持することを目標とするのでSQLiteを使います。 2021-08-26 17:08:38
python Pythonタグが付けられた新着投稿 - Qiita [python 備忘録] 空の配列に他の配列を追加していく方法 https://qiita.com/2yuu/items/478f7bc86525581349bb 使用メソッド・リスト用appendリストにリストを追加追加されるリストappend追加するリスト※リストにnumpy配列も追加可能です。 2021-08-26 17:20:04
js JavaScriptタグが付けられた新着投稿 - Qiita 【React Hooks】useMemoとuseCallbackの違い https://qiita.com/Yg__/items/fb784bd01a2af45f5aa4 【ReactHooks】useMemoとuseCallbackの違い概要Hooksを使っていて、useEffectはシンプルな仕組みで割と早い段階で理解できたが、useMemoとuseCallbackの使い分けやメモ化という状態だったのでなんとなく使い分けられるようになってきた今、初心者なりにまとめておこうと思う。 2021-08-26 17:29:59
js JavaScriptタグが付けられた新着投稿 - Qiita Couchbase Server SDK解説:データ一貫性(Consistency)への配慮 https://qiita.com/yoshiyuki_kono/items/9ec2211f3ddb3872e79e 一貫性を保証するためのオプションデータ更新時にインデックス更新の同期を強制するオプションが存在しない代わりに、NQLクエリ実行時に、インデックス更新状況に対して、リクエストの挙動を変えることのできる複数のオプションがあります。 2021-08-26 17:17:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPの正規表現について https://teratail.com/questions/356286?rss=all 2021-08-26 17:48:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Springboot Post時に404エラー https://teratail.com/questions/356285?rss=all SpringbootPost時にエラー前提・実現したいこと上記のサイトを参考にして、Springbootで開発中。 2021-08-26 17:42:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS RDS for PostgreSQL で全文検索したいのですが 全角/半角の区別なく高速検索できる方法はありますか? https://teratail.com/questions/356284?rss=all AWSRDSforPostgreSQLで全文検索したいのですが全角半角の区別なく高速検索できる方法はありますか全角半角区別なく高速検索したい開発環境はvisualnbspstudionbspDBがPostgresSQLPostgreSQLnbspサーバーをAWSnbspRDSnbspfornbspPostgreSQLです。 2021-08-26 17:38:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Python]Lossは減少するが学習途中でnanになってしまう https://teratail.com/questions/356283?rss=all PythonLossは減少するが学習途中でnanになってしまう前提・実現したいこと同時にオリジナルのLossContrastiveLossとCrossEntropyLossの二つのLossを計算し、それぞれLossを出力しようとしています。 2021-08-26 17:38:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ラベルが表示されません https://teratail.com/questions/356282?rss=all ラベルが表示されません前提・実現したいことラベルを表示したいここに質問の内容を詳しく書いてください。 2021-08-26 17:36:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでのlowlinkを用いた橋検出 https://teratail.com/questions/356281?rss=all pythonでのlowlinkを用いた橋検出リンク内容上の問題のpyhonのlowlink手法での解答と解説がいただきたいです、、Atcoderで上のような問題で、何やらlowlinkを使うのが計算量的によいらしいと聞き作ろうとしました。 2021-08-26 17:36:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CSVファイルをそのままブラウザに表示したい https://teratail.com/questions/356280?rss=all CSVファイルをそのままブラウザに表示したい前提・実現したいこと外部にあるCSVファイルを取得してブラウザに表示したいです。 2021-08-26 17:29:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PowerAutomateDesktopで文字列を指定分取得したい(Cで言う所のsubstrみたいなのは無いのでしょうか?) https://teratail.com/questions/356279?rss=all PowerAutomateDesktopで文字列を指定分取得したいCで言う所のsubstrみたいなのは無いのでしょうかお世話になっております。 2021-08-26 17:27:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascript(クリック時のアイコン回転) https://teratail.com/questions/356278?rss=all javascriptクリック時のアイコン回転前提・実現したいことJavaScriptでクリックしたら画像アイコンが度回転するコードを書いています。 2021-08-26 17:27:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) teratailで有名なm.ts10806さんについて https://teratail.com/questions/356277?rss=all teratail 2021-08-26 17:26:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Twitter乗っ取りツールが普通に出回っていることについて https://teratail.com/questions/356276?rss=all 最近 2021-08-26 17:22:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Ruby on Rails 6 でフィルタ機能を実装したい https://teratail.com/questions/356275?rss=all RubyonRailsでフィルタ機能を実装したい前提・実現したいことRubynbsponnbspRailsnbspnbspでフィルタ機能を実装したいです。 2021-08-26 17:19:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS上でdocker-composeファイルを指定してプリコンパイルができない https://teratail.com/questions/356274?rss=all AWS上でdockercomposeファイルを指定してプリコンパイルができない現在AWSにDockernbspnbspRailsアプリをデプロイしようとしています。 2021-08-26 17:15:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unity GradleエラーでAndroidビルドできないのを解決したい https://teratail.com/questions/356273?rss=all UnityGradleエラーでAndroidビルドできないのを解決したい実現したいことUnityでGradle状態でBuildしたい。 2021-08-26 17:15:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ある時点での変数の参照がおかしい https://teratail.com/questions/356272?rss=all ですが、肝心のギターは、最初からチューニングが、狂っており、返品しました。 2021-08-26 17:10:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【ReactNative】FlatListのindexが理解できない https://teratail.com/questions/356271?rss=all 【ReactNative】FlatListのindexが理解できないitemであればレンダーされたdataのことを指しててなんとなくわかるのですが、indexが全く理解できません。 2021-08-26 17:05:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) たった1行の key=lambda x: int(x[:-4].split("-")[-1]),が知りたいです! https://teratail.com/questions/356270?rss=all たった行のkeylambdaxintxsplitquotquotが知りたいです前提・実現したいこと使用するとこのような画像になります。 2021-08-26 17:02:23
AWS AWSタグが付けられた新着投稿 - Qiita Route 53 + CloudFront + ACM + S3でCDN&SSL付き静的サイト公開ハンズオン https://qiita.com/SwuBHj8aKGqBKHet/items/b419334187e12d546c06 ここではwwwexamplecomのバケットを選択しLogPrefixでCloudFrontLogsというディレクトリを作ってCookieloggingをonに設定して保存するようにしました。 2021-08-26 17:32:30
Docker dockerタグが付けられた新着投稿 - Qiita dockerでnginx+PHP+MySQLの環境を作る https://qiita.com/WAsub/items/9d2d7d0b8351f84c68d2 viコマンドの使い方viファイル名下記の状態になったらiを押す。 2021-08-26 17:26:41
Docker dockerタグが付けられた新着投稿 - Qiita Django + SQLiteをLambda + APIGatewayで動かす https://qiita.com/kerorinfather/items/9fc0c6e2d68950fde50f Apacheなどは使わず、APIGatewayLambdaで動かすデータベースはSQLiteを使用Djangoを解説しているサイト等を見ているとSQLiteは使うなというような記事を見かけるのですが、今回はプロトタイプを安く維持することを目標とするのでSQLiteを使います。 2021-08-26 17:08:38
Ruby Railsタグが付けられた新着投稿 - Qiita [rails]"いいね解除"が出てこないエラーのないエラー[未解決] https://qiita.com/mkato1013/items/60c9d23a68e303e197f7 railsquotいいね解除quotが出てこないエラーのないエラー未解決はじめに本記事は、現在悩んでいることを記述します。 2021-08-26 17:17:17
技術ブログ Mercari Engineering Blog 「Merpay Tech Openness Month 2021」開催のお知らせ https://engineering.mercari.com/blog/entry/20210825-notice-merpay-tech-openness-month-2021/ hellip 2021-08-26 10:00:11
技術ブログ Developers.IO GitHubにDependabotを導入して依存ライブラリを自動アップデートする https://dev.classmethod.jp/articles/github-dependabot-2021/ dependabot 2021-08-26 08:57:21
技術ブログ Developers.IO SSL証明書の署名と検証 https://dev.classmethod.jp/articles/ssl-certificate-system/ https 2021-08-26 08:30:12
技術ブログ Developers.IO Open DistroのWeb APIを使用してロールにユーザーを追加する https://dev.classmethod.jp/articles/open-distro-rolesmapping-add-user/ amazon 2021-08-26 08:22:49
技術ブログ Developers.IO Route53 シリーズ 4. Route53のポリシー(2) Failover / Geolocation / Geoproximity / Multi Value https://dev.classmethod.jp/articles/lim-route53-policy-2/ geoproximitymultivalue 2021-08-26 08:12:46
技術ブログ Developers.IO Route53 シリーズ 3. Route53のポリシー(1) Simple / Weighted / Latency https://dev.classmethod.jp/articles/lim-route53-policy-1/ route 2021-08-26 08:12:19
海外TECH DEV Community Learning Python- Intermediate course: Day 15, Complete guide to the fractions module https://dev.to/aatmaj/learning-python-intermediate-course-day-15-complete-guide-to-the-fractions-module-4ki8 Learning Python Intermediate course Day Complete guide to the fractions module Today is your complete guide to fractions in PythonThe fractions module provides support for rational number arithmetic The fractions module is yet another inbuilt module in Python This module is very useful when we deal with floating numbers This module converts floating numbers to more understandable fractions Expressing numbers as fractions Every number can be represented as a fraction Well any number with finite decimal places at least Sometimes converting a number into fractions makes it easier to understand and easier to comprehend This is also useful when you require to use rational arithmetic over floating point arithmetic for various mathematical or scientific work We can see how to use this module from the example shown below gt gt gt import fractions as fr import the fractions module gt gt gt fr Fraction Fraction gt gt gt print fr Fraction gt gt gt fr Fraction Traceback most recent call last File lt stdin gt line in lt module gt File C Users aatma AppData Local Programs Python Python lib fractions py line in new raise ZeroDivisionError Fraction s numerator ZeroDivisionError Fraction gt gt gt The fr Fraction converts a floating number into a fraction object The print function automatically converts the fraction object into a readable format When the denominator is zero a ZeroDivisionError is returned Here is another example which I have copied from the official documentation and annotated it with comments to make it understandable gt gt gt from fractions import Fraction Import the Fraction part of the fraction module from fractions import will also work gt gt gt Fraction make a fraction with numerator denominator and reduce it to the lowest formFraction gt gt gt Fraction single numbers are represented as over denominator Fraction gt gt gt Fraction empty parenthesis indicates zeroFraction gt gt gt Fraction convert from a more readable string to a fraction formatFraction gt gt gt Fraction whitespaces do not matterFraction gt gt gt Fraction t n Convert the floating value into a fraction with denominator as a power of If the t n wouldn t have been there the result would have been as follows gt gt gt fr Fraction Fraction Fraction gt gt gt Fraction is interpreted as Fraction gt gt gt Fraction e Fraction constructor can take parameters in the exponential form alsoFraction gt gt gt Fraction convert into fractionsFraction gt gt gt Fraction Error The fractions module interprets as something else The only way to get around this is to use the decimal moduleFraction gt gt gt from decimal import Decimal import the decimal module gt gt gt Fraction Decimal convert decimal into fraction Fraction Operations on fractions Operating on fractions is just like operating on real numbers gt gt gt from fractions import gt gt gt a fraction Don t do this mistake of case insensitivity Traceback most recent call last File lt stdin gt line in lt module gt NameError name fraction is not defined gt gt gt a Fraction gt gt gt print a gt gt gt b Fraction gt gt gt print b gt gt gt print a b gt gt gt a numerator return the numerator of the fraction gt gt gt a denominator return the denominator of the fraction gt gt gt a a gt gt gt aFraction gt gt gt a bFraction gt gt gt a bFraction gt gt gt a bFraction gt gt gt a b e j Methods in the fractions module The fractions module does contain a few useful methods as shown below The as integer ratio This returns a tuple two integers whose ratio is equal to the Fraction in such a way that the denominator is positive gt gt gt import fractions as fr gt gt gt a fr Fraction gt gt gt print a gt gt gt fr as integer ratio a don t do this mistake Traceback most recent call last File lt stdin gt line in lt module gt AttributeError module fractions has no attribute as integer ratio gt gt gt a as integer ratio The limit denominator gt gt gt import fractions as fr gt gt gt b fr Fraction gt gt gt print b gt gt gt b limit denominator Fraction gt gt gt b limit denominator Fraction gt gt gt b limit denominator Fraction Functions to round of the fractions There are various functions to round off the fractions as shown below gt gt gt import fractions as fr gt gt gt b fr Fraction gt gt gt b round gt gt gt b round round upto digits Fraction gt gt gt b floor gt gt gt b ceil That s all for now You might want to check out the official documentation of the fractions module too 2021-08-26 08:17:05
ラズパイ Raspberry Pi Game Boy + Raspberry Pi insides = ‘DMGPlus’ https://www.raspberrypi.org/blog/game-boy-raspberry-pi-insides-dmgplus/ Game Boy Raspberry Pi insides DMGPlus In the latest issue of The MagPi Magazine Jeroen Domburg showcases his refurbed Nintendo Game Boy The Nintendo Game Boy the iconic handheld video game console launched in is no stranger to the pages of The MagPi We ve seen makers either stuff a Raspberry Pi computer into an original case or buy off the shelf projects such The post Game Boy Raspberry Pi insides DMGPlus appeared first on Raspberry Pi 2021-08-26 08:20:41
海外科学 NYT > Science Rejecting Covid-19 Inquiry, China Peddles Conspiracy Theories Blaming US https://www.nytimes.com/2021/08/25/world/asia/china-coronavirus-covid-conspiracy-theory.html Rejecting Covid Inquiry China Peddles Conspiracy Theories Blaming USA new wave of disinformation follows President Biden s order for the United States to investigate the origin of the pandemic including the possibility of a lab leak in Wuhan 2021-08-26 08:39:19
海外ニュース Japan Times latest articles Past and present collide at Tokyo Games for Japanese powerlifter https://www.japantimes.co.jp/sports/2021/08/26/paralympics/summer-paralympics/paralympics/ Past and present collide at Tokyo Games for Japanese powerlifterHiroshi Miura had occasionally worked at Tokyo International Forum as an event staff member before becoming a Paralympian On Thursday he was back at the 2021-08-26 17:36:26
海外ニュース Japan Times latest articles China’s Guo Lingling sets records on her way to dominant Paralympic powerlifting gold https://www.japantimes.co.jp/sports/2021/08/26/paralympics/summer-paralympics/paralympic-weightlifting-guo-lingling/ China s Guo Lingling sets records on her way to dominant Paralympic powerlifting goldChinese powerlifter Guo Lingling used her first attempt of the day to deliver a message to the rest of the field Silver and bronze were 2021-08-26 17:27:32
ニュース BBC News - Home Afghanistan: Attack could strike Kabul airport within hours, minister warns https://www.bbc.co.uk/news/uk-58337632?at_medium=RSS&at_campaign=KARANGA heappey 2021-08-26 08:52:18
ニュース BBC News - Home Sports Direct owner's new boss offered potential £100m bonus https://www.bbc.co.uk/news/business-58340082?at_medium=RSS&at_campaign=KARANGA price 2021-08-26 08:37:20
ニュース BBC News - Home Make Universal Credit top-up permanent - Tory MPs https://www.bbc.co.uk/news/uk-politics-58331179?at_medium=RSS&at_campaign=KARANGA credit 2021-08-26 08:12:31
ニュース BBC News - Home Tokyo Paralympics 2020: Tully Kearney breaks world record to win 100m freestyle gold https://www.bbc.co.uk/sport/av/disability-sport/58340452?at_medium=RSS&at_campaign=KARANGA record 2021-08-26 08:36:30
ニュース BBC News - Home Tokyo Paralympics: Jaco van Gass and Tully Kearney land gold for GB https://www.bbc.co.uk/sport/disability-sport/58338980?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-26 08:18:50
北海道 北海道新聞 並行在来線70億円で譲渡へ 福井県とJR西日本合意 https://www.hokkaido-np.co.jp/article/582385/ 福井県敦賀市 2021-08-26 17:18:00
北海道 北海道新聞 高校軟式野球、中京が8強進出 比叡山、松商学園、浜田も https://www.hokkaido-np.co.jp/article/582384/ 全国高校軟式野球選手権 2021-08-26 17:18:00
北海道 北海道新聞 川本翔大は4位、藤田征樹8位 自転車・26日 https://www.hokkaido-np.co.jp/article/582383/ 藤田征樹 2021-08-26 17:18:00
北海道 北海道新聞 卓球女子は1年の張本美和V 全国中学大会最終日 https://www.hokkaido-np.co.jp/article/582378/ 全国中学校体育大会 2021-08-26 17:15:00
北海道 北海道新聞 死刑判決の野村被告が控訴 工藤会トップ、市民襲撃4事件で https://www.hokkaido-np.co.jp/article/582377/ 一般市民 2021-08-26 17:14:00
北海道 北海道新聞 文芸賞に沢大知さん 「眼球達磨式」 https://www.hokkaido-np.co.jp/article/582370/ 河出書房新社 2021-08-26 17:13:00
ニュース Newsweek アフガン人協力者、これ以上の退避は絶望的? ビザを米軍が拒否、市内の暴力、空港にテロの勧告 https://www.newsweekjapan.jp/stories/world/2021/08/post-96987.php アフガン人協力者、これ以上の退避は絶望的ビザを米軍が拒否、市内の暴力、空港にテロの勧告アフガニスタンからの米軍撤退期限が月日に迫るなか、首都カブールの国際空港には、国外脱出を求める大勢のアフガニスタン人が押し寄せている。 2021-08-26 17:39:23
ニュース Newsweek 水深60メートル、世界最深のプールで目にする「未知の世界」 https://www.newsweekjapan.jp/stories/world/2021/08/60-20.php 月日には「これから世界で一番深いプールにダイブする」と書いて、動画投稿サイトTikTokティックトックに映像を投稿した。 2021-08-26 17:12:00
IT 週刊アスキー ゲオの限定商品「Bluetooth360°スピーカー」、オンラインストア&ゲオ店舗で1999円 https://weekly.ascii.jp/elem/000/004/067/4067256/ bluetooth 2021-08-26 17:30:00
IT 週刊アスキー かぼちゃのモンブランでハロウィンを盛り上げよう! ホテルニューグランド「ハロウィンスイーツ」10月1日より販売 https://weekly.ascii.jp/elem/000/004/067/4067240/ 月日 2021-08-26 17:20:00
海外TECH reddit Postgame Thread ⚾ Dodgers 5 @ Padres 3 https://www.reddit.com/r/Dodgers/comments/pbuz87/postgame_thread_dodgers_5_padres_3/ Postgame Thread Dodgers Padres Line Score Final R H E LAD SD Box Score SD AB R H RBI BB SO BA LAD AB R H RBI BB SO BA CF Grisham B Turner T RF Tatis Jr B Muncy B Machado B Turner J SS Cronenworth LF Pollock C Nola Au SS Seager C PR Kim RF Taylor Ch P Hill T C Smith W PH Musgrove CF Bellinger P Adams P Buehler P Crismatt P Kelly PH Weathers PH Pujols P Anderson S P Treinen P Camarena P Jansen K B Hosmer P Vesia LF Myers PH Barnes A LF Marisnick P Bickford LF Pham P Bruihl B Frazier A PH Beaty P Snell P Graterol B P Hudson D PH McKinney PH Profar P Knebel P Melancon PH Lux P Stammen P Greene C Caratini SD IP H R ER BB SO P S ERA LAD IP H R ER BB SO P S ERA Snell Buehler Hudson D Kelly Melancon Treinen Stammen Jansen K Hill T Vesia Adams Bickford Crismatt Bruihl Anderson S Graterol B Camarena Knebel Greene Scoring Plays Inning Event Score B Wil Myers singles on a soft ground ball to third baseman Justin Turner Jake Cronenworth scores T Will Smith homers on a fly ball to left center field T Billy McKinney singles on a line drive to center fielder Trent Grisham Chris Taylor scores Will Smith to rd T Trea Turner singles on a ground ball to left fielder Tommy Pham Will Smith scores Billy McKinney to nd B Fernando Tatis homers on a fly ball to right field Victor Caratini scores T AJ Pollock homers on a fly ball to center field Justin Turner scores Highlights Description Length HD Wil Myers drives in a run on an infield single HD Will Smith ties the game with his th home run HD Buehler K s eight allows no earned runs across HD Kenley Jansen fans Austin Nola for his th K HD Wil Myers makes a great grab on the warning track HD Snell fans ten allows one run across frames HD Grisham ranges to deepest part of Petco to rob Muncy HD Frazier drops ball in foul territory replay confirms HD McKinney puts Dodgers ahead in the th with a single HD Turner adds an insurance run with a single in th HD Tatis ties game in the th inning with a home run HD Pollock gives Dodgers a lead with a homer in extras HD Tatís Jr hits a game tying home run Creator Cuts Shane Greene In play out s to Adam Frazier HD Decisions Winning Pitcher Losing Pitcher Save Knebel Camarena Greene Game ended at AM submitted by u DodgerBot to r Dodgers link comments 2021-08-26 08:02:20
TECH Engadget Japanese ChromebookでのAndroid版MS Officeアプリが9月で利用不可に。Web版への移行推奨 https://japanese.engadget.com/microsoft-end-office-app-suport-chromebook-093001919.html chromebook 2021-08-26 09:30:01
IT ITmedia 総合記事一覧 [ITmedia Mobile] auじぶん銀行、円普通預金の金利を0.2%に au PAYなどの連携で優遇 https://www.itmedia.co.jp/mobile/articles/2108/26/news161.html aupay 2021-08-26 18:43:00
TECH Techable(テッカブル) エッジAIカメラ「IDEA counter」、屋外広告の視認性を可視化するサービスを追加 https://techable.jp/archives/160704 design 2021-08-26 09:00:43
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders 丸亀製麺のトリドールHDがクラウド請求書受領サービスを導入、請求書業務をペーパーレス化 | IT Leaders https://it.impress.co.jp/articles/-/21970 丸亀製麺のトリドールHDがクラウド請求書受領サービスを導入、請求書業務をペーパーレス化ITLeaders丸亀製麺などを展開するトリドールホールディングスは、クラウド請求書受領サービス「BillOne」を導入した。 2021-08-26 18:28:00
js JavaScriptタグが付けられた新着投稿 - Qiita ReactコンポーネントのonClick内でループカウンタ変数を使うと予期しない動作になる https://qiita.com/azuma_takaaki/items/2044503b24280037f3ab 2021-08-26 18:43:29
js JavaScriptタグが付けられた新着投稿 - Qiita グラフ表示 入れたgemはChartkickですが、グラフ描画はchart.jsで書いています。 https://qiita.com/ki_87/items/6a0f8f3ee01c538bb75e ユーザーがもらったいいね数の取得方法については追って記事を作成する予定です。 2021-08-26 18:02:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) APIの使い方がわかりません。 https://teratail.com/questions/356295?rss=all このAPIの使い方がわかりません。 2021-08-26 18:58:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python3でmapを使ってリストの中身を表示させようとした https://teratail.com/questions/356294?rss=all pythonでmapを使ってリストの中身を表示させようとしたpythonで以下のコードを実行しました。 2021-08-26 18:48:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでnumpy2次元配列から任意の個数の最小値を与えるインデックスを取得したい https://teratail.com/questions/356293?rss=all pythonでnumpy次元配列から任意の個数の最小値を与えるインデックスを取得したいpythonでnumpy次元配列の小さい順に任意の個数インデックスを取得したいです。 2021-08-26 18:33:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) TypeScriptのIndex Signatureで参照する値がundefinedかどうかを調べる方法が分かりません。 https://teratail.com/questions/356292?rss=all TypeScriptのIndexSignatureで参照する値がundefinedかどうかを調べる方法が分かりません。 2021-08-26 18:30:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Githubでよくわからないファイルを作ってしまった https://teratail.com/questions/356291?rss=all github 2021-08-26 18:18:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Googleタグマネージャとアナリティクスを導入したらページビューが2倍になった https://teratail.com/questions/356290?rss=all Googleタグマネージャとアナリティクスを導入したらページビューが倍になったGoogleアナリティクスを導入していたサイトにGoogleタグマネージャーを追加することになりました。 2021-08-26 18:18:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Js Intersection Observer 効かない https://teratail.com/questions/356289?rss=all 何が原因で効かないのでしょうか。 2021-08-26 18:16:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript | 小規模のコードでクラスを用いることについて https://teratail.com/questions/356288?rss=all JavaScript小規模のコードでクラスを用いることについてコーポレートサイトで使用されるスライダーなど、限定的再利用の可能性がないかつ小規模のコードでも、以下のようにクラスを利用しても問題はないでしょうかES対応の案件使用するプロパティや関数が箇所にまとまるのが可読性の面でメリットに感じています。 2021-08-26 18:11:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bashで配列の値でグルーピングする方法 https://teratail.com/questions/356287?rss=all 2021-08-26 18:04:55
Ruby Rubyタグが付けられた新着投稿 - Qiita ReactコンポーネントのonClick内でループカウンタ変数を使うと予期しない動作になる https://qiita.com/azuma_takaaki/items/2044503b24280037f3ab 2021-08-26 18:43:29
AWS AWSタグが付けられた新着投稿 - Qiita 公式資料を使ってゼロから2時間でAWSの全体像を理解しよう! https://qiita.com/amaano/items/d6ebca4a4ca1a7ff50ea こちらはAWSのエバンジェリストである亀田信治さんがお話されている映像で、名前の通りAWSの入門にぴったりの内容になっています。 2021-08-26 18:12:23
Ruby Railsタグが付けられた新着投稿 - Qiita ReactコンポーネントのonClick内でループカウンタ変数を使うと予期しない動作になる https://qiita.com/azuma_takaaki/items/2044503b24280037f3ab 2021-08-26 18:43:29
Ruby Railsタグが付けられた新着投稿 - Qiita グラフ表示 入れたgemはChartkickですが、グラフ描画はchart.jsで書いています。 https://qiita.com/ki_87/items/6a0f8f3ee01c538bb75e ユーザーがもらったいいね数の取得方法については追って記事を作成する予定です。 2021-08-26 18:02:10
技術ブログ Mercari Engineering Blog 「Merpay Tech Openness Month 2021」開催のお知らせ https://engineering.mercari.com/blog/entry/20210825-notice-merpay-tech-openness-month-2021/ hellip 2021-08-26 10:00:11
海外TECH DEV Community Top 5 Front End Development Tools for Faster Development! https://dev.to/dronahq/top-5-front-end-development-tools-for-faster-development-4fe4 Top Front End Development Tools for Faster Development Back in the day development used to be a challenging task that took months of designing prototyping coding and testing to build a functional website app that was just satisfactory Take a look at Amazon s website when it was first built Seems ridiculous right We ve definitely come a long way since then and are able to leverage powerful technology to build some genuinely amazing web applications My favorite one during the lockdown definitely being this site to listen to songs in the background during my long WFH sessions But while web development has definitely become more powerful and flexible has it really become easy to use To build any web application that lives up to today s standards you need to build responsive designs that work well across multiple devices create a beautiful UI UX to capture the attention of your audience follow the latest security standards and protocols and much more What s more There are tons of options to choose from and you no longer know what to work with Should you just use the simple tried and tested HTML CSS JS combo Should you try out new frameworks like React Angular Vue Heck there are more than languages available to build and develop projects in with more getting added each day In my opinion some important factors to consider when choosing a framework include How good is the community support Can I easily find help for my problems along the way How flexible is it Can I build my app to work across all devices Android IOS Web Can I easily integrate it with all rd party services amp databases Are there reusable components that will help me build my app as soon as possible rather than having to waste time building each and every element of the app It is important to get a good grasp of the above factors so that you can choose the right framework To help you navigate through this humongous heap of tools available today I ve listed down five of my favorite tools in no particular order to kickstart your web development journey and get your web app running in no time Chrome DevToolsChrome DevTools is a popular web development tool that lets you edit web pages directly from the Google Chrome browser and quickly detect problems in order to build better websites It allows you to easily edit your HTML amp CSS code or debug JavaScript code in a real time environment all while viewing a thorough performance analysis of your website It also has a number of other notable features such as the ability to quickly identify run time performance issues using the Timeline the ability to test the responsiveness of a website using the Device Mode the ability to debug JavaScript using breakpoints using the Sources Panel and so on Since it is directly developed and maintained by Google this tool is one of the most widely used and a reliable one too the only drawback being you will need the Chrome browser to use it Follow the Google Developers Youtube Channel to stay up to date on what s happening in and around the development space What to consider before choosing this tool Best to debug your HTML JavaScript web appsCan emulate mobile devices to debug in mobile viewComprehensive performance analysis to easily spot bottlenecksShow current HTML DOM objects interactively can edit and see changes real timeHigh memory amp CPU usage may cause problems in your system SassSass or Syntactically Awesome Style Sheets is a popular CSS extension language that is used all around the world What Sass does is enhance the functionality of CSS by allowing for variables inline imports inheritance and easier nesting among other things One key benefit to note is that it is fully compatible with all CSS versions allowing developers to use any existing CSS library Meanwhile before you can use Sass you must install and configure it on your project After you ve installed it you can use the sass command to compile your Sass to CSS CSS is a popular and amazing framework but has its own drawbacks the major one being to repeat extensive lines of code repeatedly to get the results you want Sass helps eliminate this It s also open source and has awesome community support What to consider before choosing this tool Write clean easy amp efficient CSSCompatible with all versions of CSS and you can use any available CSS librariesProvides nesting to use nested syntax and has useful functions like color manipulation math functions and moreHas a learning curve to learn new features present in preprocessor before using itUsing Sass may cause you to lose some benefits of using the built in inspector element feature of some browsers AngularJSIf you ve had any experience with Front End development you ve almost certainly heard about AngularJS Let s start with the fact that it s an open source front end web framework developed by Google It allows you extend your application s HTML syntax enabling it to create more dynamic and feature rich websites AngularJS has a number of useful features including Data Binding Controllers Directives Reusable Components and more but the project has its critics too Some feel that AngularJS leads to a messy non separated code but that fact remains that it has one of the largest communities and is the framework of choice for many developers What to consider before choosing this tool Two way data binding to ensure that changes made to view are displayed in model instantly and vice versaSupports caching and many other processes to reduce CPU burden and improve server performanceDOM manipulation is not needed saving time and efforts of developersExcellent highly active community supportHigh learning curve to adapt completely to the framework amp limited documentation BootstrapWhen you start building frontend applications on a regular basis you ll find that certain patterns emerge You might have to type in the same styling for a container multiple times or one menu that you use multiple times This repetition can get quite annoying but is exactly the problem Bootstrap solves Bootstrap is a UI Framework built by Twitter that overcomes these issues by abstracting common aspects into reusable modules allowing developers to quickly and easily build the pieces of new applications It comes with tools to create modal objects add JavaScript plugins and a slew of other features that can drastically reduce the amount of code and time required to complete your project If you re interested to work with Bootstrap you should also consider checking out Bootstrap Studio What to consider before choosing this tool Responsive Grid system to easily create page layouts Easy to learn and use if you re proficient with CSS a basic skill for almost all web developers todayCan be a bit heavy and cause slow loading times battery drain issues Files generated are large in size Every Bootstrap website looks similar difficult to make it stand out DronaHQIf you are looking to quickly design a web or mobile app or internal tool then a biased recommendation from me would definitely be DronaHQ We have tailored our tool to help you design your project as soon as possible while taking care of all the needs of your audience Why DronaHQ Responsive DesignsBuild once and your project will be “automagically optimized for desktops tablets amp mobiles This will ensure your web mobile app can be accessed by a large number of people with minimal effort Watch this video to see how easy it is to build responsive designs using DronaHQ Reusable Ready UI ComponentsDesign your projects faster than ever with our ready UI components All you have to do is drag them onto your screen set up its properties connect it to some data and finally set up some actions We have an ever growing marketplace with all the controls you can possibly think of Custom UI ComponentsNot satisfied with the ready components available You can create your own custom controls using our control designer to make the controls look amp function exactly the way you want it to What s more Controls created once can be published and used across all your apps Event HandlersTypically If you re building a web based application on javascript you would use event handling classes for common events like onclick keydown onload and others DronaHQ provides a quick amp robust way to listen and handle app events in your app Just select the control for which you want to add an event for and click on the lightning icon on top right Click here for a complete tutorial showcasing how to configure these event handlers and utilize them like a pro Action FlowsPower up your app with our Front end action flows With a single tap you can set up powerful actions to configure certain front end aspects like setting values display toasts navigate to screen or even perform server side operations like querying databases and sending push notifications You can visit this page to learn more Focus on What MattersAuthentication Login Deployment Hosting Embedding and Security Protocols are all taken care of from our end Just focus on designing your core app and don t waste time re inventing the wheel Custom made For YouAre you a developer Insert code blocks and write custom javascript wherever you want build custom controls using our control designer to use it across all your apps and a lot more Are you not that comfortable with code Just drag amp drop from our ever growing array of controls or use our ready templates and set up your application in no time Integrate anywhereUse our ready integrations to connect to any database or third party apps like MySQL MongoDB Shopify Slack and more The app you want isn t supported You can still connect to it manually using our REST API connector What to consider before choosing this tool While I love DronaHQ and genuinely feel it s an amazing tool I d be lying if I said it is the best tool for all use cases If you re looking to build some sort of an internal tool like admin panels customer portals sales dashboards custom CRM forms approval queues and more then this is definitely the right tool With ready templates reusable components ready third party integrations you can get your app up and running in minutes But if you re looking to build heavy customer facing websites large e commerce sites or high animations or transitions some sort of a gaming platform then although it is still possible with DronaHQ there are better choices available to help you with your task For heavy customer facing products you would want to customize each amp every aspect to track and integrate deeply you should try out some of the other tools mentioned above which gives you pre built components and the ability to customise to gain deeper product intelligence For E commerce sites you would probably need good inventory management controls the ability to promote and run ads SEO optimization and extensive event tracking to understand your customer persona You should check out Shopify if you have such a use case For gaming platforms you would want to add a lot of custom animation character scripts and a lot more DronaHQ is definitely not the right platform for this you should check out Unity or Unreal if you re interested in something like this Wrapping Up…That concludes our list As you probably know by now Front end Development is no longer restricted to only HTML CSS amp JavaScript Proven libraries ready to use code and modern collaboration tools like Git all this can improve your workflow providing more options when it comes to complex development tasks Technology has advanced a lot over the years and it s time to start utilizing more powerful platforms to make our workflows easier rather than being held back by “Traditional Development What next To build a fully functional web application you also need a good back end to serve the app you just made Luckily with DronaHQ you can directly integrate with any of your databases to get your app running in no time If you re still curious to explore top back end solutions here s an awesome list to get you started Now that you have an idea of what tools are shaping up the industry currently you can start to level up your Front end Development skills and enter the space yourself Already started your journey Let me know what are your favorite tools and why you love them 2021-08-26 09:44:50
海外TECH DEV Community How to add a license to a GitHub repository in less than 2 minutes ✨ https://dev.to/avneesh0612/how-to-add-a-license-to-a-github-repository-in-less-than-2-minutes-3mg4 How to add a license to a GitHub repository in less than minutes IntroductionYou should add a license to your open source projects for making it easier for people to contribute and many hackathons like the ones organized by Hashnode need a license Adding the licenseGo to the repository you want to add the license to and click on Add fileNow click on Create new file You will be directed to a page like thisType License as the name of the file and you should see Choose a license template button in the left corner Now choose any License you need from the options given MIT is one of the most famous licenses So I am gonna choose thatYou can add the two details you are asked for there You can either create a new branch and commit the file but I am going to commit it directly to the main branch for simplicity You have added a license to your repository Now you can add it to your Readme as well Here is a sample of how it is added in many repositories LicenseCopyright Avneesh Agarwal lt br gt This project is MIT licensed It will look like this in your readmeUseful links Git and GitHub Crash courseGitHubAll socials 2021-08-26 09:42:48
海外TECH DEV Community Type Narrowing in TypeScript https://dev.to/this-is-learning/type-narrowing-in-typescript-3bdp Type Narrowing in TypeScriptIn the spirit of my last few articles where we have looked into Template Literal Types and Types and Mocking we are going to dissect another topic in typescript involving types In this article we are going to learn various ways you can narrow types Type narrowing is the process of moving a type from a less precise type to a more precise type Let s start with a simple function function friends input string number code here The above function can either take a number or a string Let s say we want to perform different actions based upon whether input is a number or a string In this case we will use Javascripts type guards to check if it s a string or number as shown below function someFunc input string number if typeof input string do something with the string console log input is a string if typeof input number do something with number console log input is a number Type GuardsIn the above example we used Javascripts type guards to narrow the type of input to either number or string Type guards are used to check if a variable is of a certain type i e number string object etc When a type guard is used Typescript expects that variable to be of that type It will automatically type check its usage based on that information Here is a list of Javascripts type guards available stringif typeof param string do something with string value numberif typeof param number do something with number value bigintif typeof param bigint do something with bigint value booleanif typeof param boolean do something with boolean value symbolif typeof param symbol do something with symbol value undefinedif typeof param undefined do something with undefined value objectif typeof param object do something with object value functionif typeof param function do something with the function Truthiness NarrowingIn this type of narrowing we check whether a variable is truthy before using it When a variable is truthy typescript will automatically remove the possibility of that variable being falsy i e undefined or null etc within the conditional check Take for instance the following example where a function someFunction below takes an input whose type is either a string or undefined i e optional function someFunction x string if x console log typeof x string By checking whether input is truthy the type of x becomes a string otherwise it s undefined Equality NarrowingIf two variables are equal then the types of both variables must be the same If one variable is of an imprecise type i e unknown any etc and is equal to another variable of a precise type then typescript will use that information to narrow the type of the first variable Take the following function which takes two parameters x and y with x being either a string or a number and y being a number When the value of x is equal to the value of y then the type of x is inferred to be a number and otherwise a string function someFunction x string number y number if x y narrowed to number console log typeof x number else this is not narrowed console log typeof x number or string Discriminated UnionsIn this approach you create an object with a literal member that can be used to discriminate between two different unions Let s take an example of a function that calculates the square of different shapes Rectangle and Circle We will start by defining the type of Rectangle and Circle type Rectangle shape reactangle width number height number type Circle shape circle radius number From the above types the objects will each have the literal field of shape which can either be a circle or rectangle We can use the shape field within our function to calculate area that would accept a union of Rectangle and Circle as shown below function calculateArea shape Rectangle Circle if shape shape reactangle you can only access the properties of reactangle and not circle console log Area of reactangle shape height shape width if shape shape circle you can only access the properties of circle and not reactangle console log Area of circle shape radius shape radius When the shape field is a rectangle you only have access to properties available in the Rectangle type that is width height and shape The same applies to when shape field is a circle typescript will only allow you to access radius and circle and will throw an error otherwise lt figcaption gt Open the example in Code Sandbox to enable linting and see the error lt figcaption gt Using the in Operator for NarrowingThe in operator is used to determine if an object has a property with a name in it It s used in the format of property in object where property is the name of the property you want to check if it exists inside the object In the example above we used discriminated unions to distinguish between a Circle and Rectangle We can also use the in operator to achieve the same but this time we will be checking if a shape contains certain properties i e radius for Circle width and height for Rectangle and the results would be the same type Circle radius number type Reactangle width number height number function calculateArea shape Circle Reactangle if radius in shape now you can access radius from shape console log Area of circle shape radius shape radius any attempt to access height or width will result to an error shape width Property width does not exist on type Circle shape height Error Property height does not exist on type Circle if width in shape amp amp amp amp height in shape now you can access height and width from the shape object console log Area of reactangle shape height shape width any attempt to access raidus would result to an error shape radius Error Property radius does not exist on type Reactangle ts lt figcaption gt Open the Example on Code Sandbox lt figcaption gt Using Assignment NarrowingIn this type of narrowing typescript will narrow the type of a variable once it s assigned a value Take a variable x of union type of either number or string if we assign it a number the type becomes a number and if we assign it a string the type changes to a string instead let x number string console log typeof x number x something console log typeof x string Here is a detailed example at Code Sandbox lt figcaption gt Open the example in Code Sandbox to enable linting and view the error lt figcaption gt Using instanceof for NarrowingJavascripts instanceof operator is used to check if a value is an instance of a certain class It s used in the format of value instanceof value and returns a boolean When you check if a value is an instanceof a class Typescript will assign that type to the variable thereby narrowing the type Take the following example where a function takes in a date which can be either a string or a Date If it s a Date we want to convert it to a string and if it s a string we will return it as is We can use instanceof to check if it s an instance of a Date and convert it to string as shown below function dateToString value string Date if value instanceof Date The type now is Date and you can access Date methods return value toISOString return value ConclusionIn this article we learned various ways we can narrow types from type guards to discriminated unions In our next article we will learn how we can build our own type guards using type predicates If you found this article informative and would like to keep learning visit my new series on Typescript A Byte of Typescript A Byte of Typescript is a new series that I will be publishing on a regular basis to help you demystify Typescript Discuss this Article 2021-08-26 09:41:32
海外TECH DEV Community Control Google Meet With Expressions/Gestures https://dev.to/nitdgplug/control-google-meet-with-expressions-gestures-21oo Control Google Meet With Expressions GesturesWith the advancements made in the field of modern day machine learning technologies it has become quite easy and flexible to develop models and applications based on this domain So you might have a perception that the realm of Machine Learning requires complex algorithms and huge expert knowledge for it s projects However in the recent times it has been quite easy to develop them as most of the standard algorithms and models are made available on the Internet in the form of web applications In this project we will be using Teachable Machine along with Tensorflow js to control the basic actions in Google Meet such as muting switching off your video and a special action which will be revealed in the later course of the article Teachable MachineTeachable Machine is an online web application created by Google Creative Labs that facilitates easy and fast creation of machine learning models that is accessible to everyone on the net It is flexible as it makes use of pre existing files or even capture live examples which will be recorded as instances on the basis of which references will be made You can even make a choice to use your models entirely on device without any webcam or microphone data being conveyed outside your system The advantage is that you train your computer to recognize your images sounds and poses of your personal choice without writing any complicated and long machine learning code Then you can use your model in your own projects applications websites and even more It is powered by Tensorflow js which is an open source library created by Google for the purpose of Machine Learning PrerequisitesWell at the most what you require is the basic knowledge of Vanilla JavaScript a webcam an Internet connection and the passion to learn something new Then follow the below steps and get your own functional model developed in front of your eyes The ProjectThe project is in the form of a chrome browser extension which basically controls all the actions on Google Meet The article has been divided into the following subtopics to facilitate your understanding Step Training your ModelThe first step involves creating the basic models on Teachable Machine The model can be either any image body pose or sound of your choice In this project we have decided to utilize the basic image model for training our computer However you can also use body poses and speech to train your model otherwise Make sure the images poses or sounds that you wish to implement are quite unnatural and can be performed accurately Now to start with head over to the Teachable Machine site and click on Get Started You can further access it from the hamburger menu at the top left corner of the homepage You will get the following page You will now get the options for creating your model online to train your machine There are three different projects namely Image Project Audio Project and Pose Project For our model we have used the Pose Project for it s implementation You can also import your previously saved models from your Google Drive or local file system if you want to use a model which was created beforehand and you wish to reuse and modify it If you want a new model just click on Pose Project Then the site will redirect you to your project destination First you have to record your images in the form of classes The images can be captured live via webcam or can be uploaded from the local file system as well The image samples of a particular class should be same and repetitive in nature while the image samples used in various classes should be different so that the class can be defined more accurately and can be recognized with ease It is advisable to record at least to images for increasing the accuracy threshold of the recorded class In order to record live instances grant permission to your webcam and press the Hold to Record button to capture your live images If you want a free tutorial on how to record your model in the form of images you can head over to the Teachable Machine Tutorial and click on Let s Go for a live demo practice You can change the labels of the classes according to your wish In this project we have made use of three classes namely Audio Video and Escape which are recorded live via webcam The images in these classes can be specific hand gestures facial expressions or particular objects which can be identified and recognized by the machine easily In order to add more than two classes click on Add Class After recording the image samples for the respective classes it is time to train and export your model Step Exporting your ModelAfter you have created your respective classes click on Train Model which will train your machine to recognize the content of the images which will be used in our upcoming projects Teachable Machine mainly uses pattern recognition algorithms and involves the usage of Statistical TechniquesStructural TechniquesTemplate MatchingNeural Network ApproachFuzzy ModelHybrid ModelsAfter your model has been trained you can preview your model before exporting it This helps you to test the model before implementing it in your projects Just perform the poses according to the images set by you and check whether the machine can identify them or not When your model has been prepared click on Export Model and export the model in the form of Tensorflow js Click on Upload my model which will publish your model online and it will generate an URL where your model will be hosted by Teachable Machine for free You can also download it in the form of Tensorflow or Tensorflow Lite for local uses The model used in the project is live at Project Model Step Preparing the Manifest jsonThe next step involves creating a Chrome browser extension to render the following model to the Google Meet URL So we have to create the manifest json file in the browser directory which will be loaded in the browser So let s have a look at the json file name Gmeet Controller description An extension to control Google Meet Actions using hand facial gestures permissions activeTab storage tabs notifications version manifest version content scripts matches js src tf min js src teachablemachine pose min js src background js You can set the name description and version according to your choice which is basically the information which will be displayed when you will load the extension on to the browser You can also store icons in a separate directory in your extension directory and render them on to the browser The URL needs to be specified in matches under content scripts You can set permissions as well if you do not want the extension to have unnecessary access to your system storage notifications etc Step Linking your models to Google MeetNow create a separate directory to store the javascript files here src which will render the functionality of the extension Download the latest and updated version of tf min js and teachablemachine pose min js and place them in the directory Note This project can also be accomplished using npm and yarn packages such as teachablemachine pose and tensorflow tfjs or using their CDNs However we have used Vanilla JS to make the project simple and beginner friendly After importing it is now time to frame the background js First declare a constant variable named URL which will contain the model URL that was generated by Teachable Machine const URL MODEL ID gt Use your own personalized model hereThen you have to write the basic Javascript to adjust the frame height and width of the webcam request access from the webcam and keep on updating the webcam frame let model webcam ctx labelContainer maxPredictions async function init const modelURL URL model json const metadataURL URL metadata json model await tmPose load modelURL metadataURL maxPredictions model getTotalClasses const size const flip true webcam new tmPose Webcam size size flip await webcam setup await webcam play window requestAnimationFrame loop document getElementById webcam container appendChild webcam canvas async function loop timestamp webcam update await predict window requestAnimationFrame loop Now we have to write the functions to identify the event on the webcam compare it with the classes of the models and if the event s probability is more than the threshold probability then the function gets executed function Audio probability if probability gt const audioButton document querySelectorAll VfPpkd Bzc LgbsSe yHyrc eToJ tWDLc uaILN if audioButton classList contains HNeRed audioButton click function Video probability if probability gt const videoButton document querySelectorAll VfPpkd Bzc LgbsSe yHyrc eToJ tWDLc uaILN if videoButton classList contains HNeRed videoButton click function Escape probability if probability gt const Button document querySelectorAll VfPpkd Bzc LgbsSe yHyrc eToJ tWDLc uaILN const Button document querySelectorAll VfPpkd Bzc LgbsSe yHyrc eToJ tWDLc uaILN if Button classList contains HNeRed Button click if Button classList contains HNeRed Button click async function predict const pose posenetOutput await model estimatePose webcam canvas const prediction await model predict posenetOutput var predictionsArray prediction map function o i return probability o probability toFixed event o className var i var min predictionsArray probability var max predictionsArray probability var event predictionsArray className var value for i i lt predictionsArray length i value predictionsArray i probability if value lt min min value if value gt max max value const index predictionsArray findIndex list gt return list probability max event predictionsArray index event if event Audio Audio max else if event Video Video max else if event Escape Escape max const webcamContainer document createElement div webcamContainer id webcam container document body appendChild webcamContainer init Open Google Chrome and type chrome extensions to navigate to the Extensions window Now toggle on the Developer mode and click on Load unpacked Then open the file directory where your manifest json is stored The extension is now ready to work Now you can have your own personalized model working on your system DemoHere you can have a short look at the working model of the project ResourcesYou can further refer to the following documentation and tutorials to know more about the libraries and technologies Teachable MachineTensorflowHow to make a Browser Extension Credits Arju S MoonYou can find the github repository for the above project here RitabrataDas GMeet Controller This is a browser extension used for controlling Google Meet using hand facial expressions This article has been written and established by ltag user id follow action button background color ffe important color important border color ffe important Ritabrata DasFollow Open Source Fanatic Full Stack Developer Graphic Designer C P Enthusiast CTF Player and ltag user id follow action button background color important color important border color important Shubham Shantam RajuFollow A sophomore interested in web development MERN stack and competitive programming C Hope you have found this article resourceful Have a go through the following links to know more about us and keep yourself updated with the latest stuff Do drop a like to the post and comment down below if you have liked the idea and are interested in exploring the domain of Machine Learning along with us Any kind of suggestions and propositions are appreciated May The Source Be With You ️ 2021-08-26 09:41:15
海外TECH DEV Community A hands-on introduction to deep reinforcement learning using Unity ML-Agents https://dev.to/joooyz/a-hands-on-introduction-to-deep-reinforcement-learning-using-unity-ml-agents-4f8i A hands on introduction to deep reinforcement learning using Unity ML AgentsNote this series is still a work in progress PurposeThere are plenty of great reinforcement learning RL courses out there Just to name a few Introduction to Reinforcement Learning by David SilverSpinning Up by OpenAIReinforcement Learning Specialization by University of AlbertaBut if you re anything like me you might prefer a learning by doing approach With hands on experience upfront it may be easier for you to grasp the theory and math behind the algorithms later In this series I ll walk you through how to use Unity ML Agents to build a volleyball environment and train agents to play in it using deep RL For a bit of fun and extra incentive you ll be able to submit your trained agent to the Ultimate Volleyball leaderboard and have it compete against other agents Why ML Agents ML Agents is an add on for Unity a game development platform It lets us design a complex physics rich environment without needing to build any of the physics simulation logic ourselves It also lets us experiment with state of the art RL algorithms without having to set up any boilerplate code or install additional libraries The nice graphics and interface are a plus A very brief overview of reinforcement learningIn a nutshell think about how you might teach a dog a new trick like telling it to sit If it performs the trick correctly it sits you ll reward it with a treat positive feedback ️If it doesn t sit correctly it doesn t get a treat negative feedback By continuing to do things that lead to positive outcomes the dog will learn to sit when it hears the command in order to get its treat Reinforcement learning is a subdomain of machine learning which involves training an agent the dog to learn the correct sequences of actions to take sitting on its environment  in response to the command sit in order to maximize its reward  getting a treat This can be illustrated more formally as Source  Sutton amp BartoFor more on the theory check out A Long Peek into Reinforcement Learning by Lilian WengReinforcement Learning An Introduction by Sutton amp Barto SectionsPart Getting started with Unity ML AgentsPart Building the volleyball RL environment Coming soon Part Adding an agent and selecting observations Coming soon Part Training an agent using PPO Coming soon Note This series is up to date with ML Agents Release 2021-08-26 09:21:48
Apple AppleInsider - Frontpage News Apple's 'iPhone 13' expected to launch with much higher prices https://appleinsider.com/articles/21/08/26/apples-iphone-13-expected-to-launch-with-significantly-higher-prices?utm_medium=rss Apple x s x iPhone x expected to launch with much higher pricesImpending increases to the cost of component manufacturing may see Apple raising its iPhone prices to compensate Mockups of the forthcoming iPhone rangeIt s previously been reported that processor manufacturer TSMC would prioritize Apple and the automotive industry over other firms as the global chip shortage continues However TSMC is now believed to be about to raise its prices ーand Apple is expected to pass that increased cost onto consumers for the next iPhone Read more 2021-08-26 09:57:41
Apple AppleInsider - Frontpage News New leak supports claims of 45mm 'Apple Watch Series 7' https://appleinsider.com/articles/21/08/26/new-leak-supports-claims-of-45mm-apple-watch-series-7?utm_medium=rss New leak supports claims of mm x Apple Watch Series x A photo posted to Twitter on Wednesday shows what appears to be a strap made for an as yet unannounced mm Apple Watch model with the same dimension mentioned in a purported leak on Tuesday Avid leaker DuanRui posted an image of what is presumably a leather Apple Watch strap bearing the mark MM The label aligns with branding Apple uses to denote Watch case sizes It should be noted that the photo was pulled from a separate source and its validity therefore is unknown Read more 2021-08-26 09:55:38
海外TECH Engadget Niantic reinstates at least one of Pokémon Go’s COVID-era tweaks https://www.engadget.com/niantic-pokemon-go-80-meter-access-distance-pandemic-safety-094535339.html?src=rss Niantic reinstates at least one of Pokémon Go s COVID era tweaksNiantic the developer behind Pokémon Go has announced that it will reinstate the wider access distance for players interacting with Pokéstops and Gyms In a tweet the company said that the radius would return to meters from “now on after saying that the distance would be reduced back to its pre pandemic size Trainers we re looking forward to sharing our plans as a result of the task force on September but one thing does not have to wait From now on meters will be the base interaction radius for PokéStops and Gyms globally ーPokémon GO PokemonGoApp August Go is after all a game designed to get folks out and about which isn t a great idea when there s a global respiratory pandemic knocking around That s why as COVID began to bite Niantic made interaction distances much longer to discourage groups from crowding in public areas In addition the company also made Remote Raid battles and Adventure Sync work much more effectively from home given the number of people who had to isolate The normal calendar of real world events were moved online too and many of the store deals were slashed in cost As Polygon reports Niantic s flip flop here was prompted by social media protests after some of these changes were reversed The company engaged in dialog with players with a change in policy planned for September st with players asking for better regard for safety and accessibility 2021-08-26 09:45:35
海外TECH Engadget Google's YouTube Music app for Wear OS only works with Samsung's upcoming smartwatches https://www.engadget.com/google-youtube-music-app-wear-os-samsung-galaxy-watch-4-090423217.html?src=rss Google x s YouTube Music app for Wear OS only works with Samsung x s upcoming smartwatchesGoogle s YouTube Music app for Wear OS is now live a few months after the tech giant promised to release one for the platform That certainly sounds like great news for users who ve been waiting for it after Google retired Play Music for Wear OS in The bad news is as noted by toGoogle it only currently works on Google s Wear OS platform Samsung s Galaxy Watch and Galaxy Watch Classic wearables which will be available on August th will be the only devices that will be running the OS in the foreseeable future nbsp The company killed off the Play Music app for Wear OS watches back in August weeks before it completely shut the service down in favor of YouTube Music It quickly released a YouTube Music app for the Apple Watch but Wear OS users have had to wait for their turn And based on what we know now they may have to continue waiting unless they re set to get Samsung s new smartwatches tomorrow In comparison Spotify s Wear OS app works even on older smartwatches and can be used to stream and download music In addition to extremely limited compatibility the app can t actually be used to stream music According to toGoogle s hands on experience users will only be able to download tracks on the app Further the phone must be plugged in to be able to download anything For those not bothered by all those limitations and will soon have access to a Galaxy Watch the app is now available on Google Play 2021-08-26 09:04:23
海外TECH CodeProject Latest Articles So You've Got 10M Particles to Simulate https://www.codeproject.com/Articles/5310338/So-Youve-Got-10M-Particles-to-Simulate particles 2021-08-26 09:20:00
海外科学 NYT > Science Breakthrough Covid Cases: Uncommon and Often Mild, but Not Always https://www.nytimes.com/2021/08/26/health/covid-breakthrough-infection.html surprise 2021-08-26 09:17:32
医療系 医療介護 CBnews 過去最大33.9兆円要求へ、厚労省-22年度予算概算要求 https://www.cbnews.jp/news/entry/20210826180034 一般会計 2021-08-26 18:55:00
医療系 医療介護 CBnews 都立病院職員コロナ感染、看護師ら5人が自宅療養-濃厚接触の検査技師ら9人が自宅待機に https://www.cbnews.jp/news/entry/20210826170833 新型コロナウイルス 2021-08-26 18:40:00
医療系 医療介護 CBnews コロナ患者の臨時医療施設設置、速やかな検討を-厚労省が都道府県などに事務連絡 https://www.cbnews.jp/news/entry/20210826171807 医療施設 2021-08-26 18:25:00
医療系 医療介護 CBnews 適切なケアマネジメント手法の手引き、解説動画を公開-厚労省が周知 https://www.cbnews.jp/news/entry/20210826153937 介護保険 2021-08-26 18:20:00
海外ニュース Japan Times latest articles Japan’s hospitals turn thousands of COVID-19 patients away https://www.japantimes.co.jp/news/2021/08/26/national/japan-hospitals-covid-19/ needs 2021-08-26 18:41:26
海外ニュース Japan Times latest articles Fumio Kishida enters LDP leadership race as party sets voting plan https://www.japantimes.co.jp/news/2021/08/26/national/politics-diplomacy/fumio-kishida-ldp-presidential-election/ Fumio Kishida enters LDP leadership race as party sets voting planThe former foreign minister has some advantages over potential candidates but he would need the backing of Shinzo Abe and Taro Aso to stand a 2021-08-26 18:13:03
ニュース BBC News - Home Afghanistan: Attack could strike Kabul airport within hours, minister warns https://www.bbc.co.uk/news/uk-58337632?at_medium=RSS&at_campaign=KARANGA heappey 2021-08-26 09:35:17
ニュース BBC News - Home Sports Direct owner's new boss offered potential £100m bonus https://www.bbc.co.uk/news/business-58340082?at_medium=RSS&at_campaign=KARANGA price 2021-08-26 09:30:02
ニュース BBC News - Home Tokyo Paralympics: Lee Pearson wins 12th gold as GB enjoy cycling and swimming success https://www.bbc.co.uk/sport/disability-sport/58338980?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-26 09:04:28
北海道 北海道新聞 中国、靖国神社巡り反発強化 摩擦の激化は回避か https://www.hokkaido-np.co.jp/article/582412/ 靖国神社 2021-08-26 18:13:00
北海道 北海道新聞 「内部告発の報復で解雇」と提訴 愛知、地位確認求め https://www.hokkaido-np.co.jp/article/582411/ 不正行為 2021-08-26 18:12:00
北海道 北海道新聞 東京円、110円台前半 https://www.hokkaido-np.co.jp/article/582410/ 東京外国為替市場 2021-08-26 18:10:00
北海道 北海道新聞 福島商高、「地域学習」先行導入 22年度から 観光やビジネス、歴史中心に https://www.hokkaido-np.co.jp/article/582409/ 観光 2021-08-26 18:08:00
北海道 北海道新聞 米韓演習終了、北朝鮮は動かず 内政優先か、動向注視 https://www.hokkaido-np.co.jp/article/582408/ 米韓 2021-08-26 18:01:00
ビジネス 東洋経済オンライン すぐ離職する人に多い就職先の決め方【動画】 この4つの項目に当てはまっていませんか? | 就職・転職 | 東洋経済オンライン https://toyokeizai.net/articles/-/450839?utm_source=rss&utm_medium=http&utm_campaign=link_back 就職活動 2021-08-26 18:05:00
ニュース Newsweek アフガニスタン情勢、アメリカが築いた土壌の上に中国が平和をもたらす https://www.newsweekjapan.jp/stories/world/2021/08/post-96984.php だが中国が米軍撤退後のアフガニスタンを思いどおりに操ることができたとしても、米軍の撤退は中国にとって深刻な結果につながる可能性がある。 2021-08-26 18:19:00
ニュース Newsweek ワクチンのブースター接種はまだ検討しなくてよい──米感染症専門家 https://www.newsweekjapan.jp/stories/world/2021/08/post-96985.php 新型コロナワクチンのブースターショットは必要か今はまだ必要ない。 2021-08-26 18:03:00
IT 週刊アスキー 2周年まであと少し!『DQウォーク』新イベント「前夜祭’21 2nd ANNIVERSARY」が開催 https://weekly.ascii.jp/elem/000/004/067/4067271/ ndanniversary 2021-08-26 18:50:00
IT 週刊アスキー オンラインRPG『LOST ARK』で夏のイベント&キャンペーンがてんこ盛り開催中! https://weekly.ascii.jp/elem/000/004/067/4067272/ lostark 2021-08-26 18:48:00
IT 週刊アスキー ティーピーリンク、Alexa搭載メッシュWi-Fi 6システム「Deco Voice X20」を国内で発売 https://weekly.ascii.jp/elem/000/004/067/4067265/ alexa 2021-08-26 18:30:00
IT 週刊アスキー ファーウェイ、21:9&3K解像度&165Hz対応の34型ゲーミングモニター「HUAWEI MateView GT」を9月1日発売 https://weekly.ascii.jp/elem/000/004/067/4067269/ amazoncojp 2021-08-26 18:30:00
IT 週刊アスキー PS5/PS4『Horizon Forbidden West』の発売日が2022年2月18日に決定! https://weekly.ascii.jp/elem/000/004/067/4067264/ horizonforbiddenwest 2021-08-26 18:20:00
IT 週刊アスキー 軍用コックピットクロックにインスパイアされたSinnの新作パイロットクロノグラフ「717」 https://weekly.ascii.jp/elem/000/004/067/4067259/ nabozm 2021-08-26 18:15:00
IT 週刊アスキー ネットショップ「STORES」、購入者が配達日を設定できる「配送日指定機能」が追加 https://weekly.ascii.jp/elem/000/004/067/4067258/ stores 2021-08-26 18:10:00
マーケティング AdverTimes JR東海、「のぞみ」をオフィス仕様に テレワーク需要で新サービス https://www.advertimes.com/20210826/article361756/ 打ち合わせ 2021-08-26 09:12:58
TECH Engadget Japanese 紛失防止タグ搭載。薄く、小さく、なくさない財布「aileエル」 https://japanese.engadget.com/aile-mamorio-103514265.html 薄い財布なのにカードもたくさん入りますカードの収納箇所を分散することにより、多くのカードを入れても分厚くかさばらないようにしました。 2021-08-26 10:35:14
TECH Engadget Japanese 「TAYLOR アナログ スマートウォッチ」普通の腕時計に見えてスマホ通知や歩数計、コンパス機能を搭載 https://japanese.engadget.com/taylor-green-funding-103040662.html greenfunding 2021-08-26 10:30:40
TECH Engadget Japanese コルク貼りの垂直型 Lenovo Go バーティカル ワイヤレスマウスが軽すぎる https://japanese.engadget.com/lenovo-go-mouse-review-102028447.html lenovo 2021-08-26 10:20:28
ROBOT ロボスタ 今年も社員がアバターを操作して接客 BEAMSバーチャルショップ 境界戦機、キン肉マンなどのコラボ商品を販売【バーチャルマーケット6】 https://robotstart.info/2021/08/26/beams-vr-market-6.html windmill 2021-08-26 10:18:32
IT ITmedia 総合記事一覧 [ITmedia Mobile] “ヨンサンパ”のスマホ、どちらが買い?/スマホのバッテリーを長持ちさせるには? https://www.itmedia.co.jp/mobile/articles/2108/26/news167.html itmediamobile 2021-08-26 19:30:00
IT ITmedia 総合記事一覧 [ITmedia News] 10~60代のネット利用時間、初のテレビ超え 総務省調査 https://www.itmedia.co.jp/news/articles/2108/26/news163.html itmedia 2021-08-26 19:05:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) クリックで波紋を出すエフェクトを広がったままの状態にする方法 https://teratail.com/questions/356303?rss=all ltnbspgt 2021-08-26 19:51:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) サイトを参照しpythonでyoutubeの動画をダウンロード試みたのですが、、、 https://teratail.com/questions/356302?rss=all サイトを参照しpythonでyoutubeの動画をダウンロード試みたのですが、、、今回こちらのサイト参照してyoutubeの著作権フリーの動画音声もをyoutubedlやpytubeといったものは使わずにpythonを使ってダウンロードしたいのです。 2021-08-26 19:51:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) macで .command ファイルが実行できません。 https://teratail.com/questions/356301?rss=all macでcommandファイルが実行できません。 2021-08-26 19:31:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Routing Errorについての質問です。 https://teratail.com/questions/356300?rss=all RoutingErrorについての質問です。 2021-08-26 19:28:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ActionController::RoutingError (uninitialized constant LikesController Did you mean? LikeController https://teratail.com/questions/356299?rss=all ActionControllerRoutingErroruninitializedconstantLikesControllerDidyoumeanLikeController引用テキスト前提・実現したいこと学び始めて間もない者です。 2021-08-26 19:22:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MQLで最新足を更新するには? https://teratail.com/questions/356298?rss=all MQLで最新足を更新するには発生している問題MQLで終値をラインで結ぶ簡単なカスタムインジケーターを作ってみたんですがこのように上手く更新されません。 2021-08-26 19:19:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) プレイヤーの足音を鳴らしたい https://teratail.com/questions/356297?rss=all invokeで待つようにしてみましたが、うまくいきませんでした。 2021-08-26 19:07:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 特定のWEBサイトが、既に登録済みかどうかチェック https://teratail.com/questions/356296?rss=all 特定のWEBサイトが、既に登録済みかどうかチェック営業活動の一環として、ターゲット顧客のWEBサイトを手動で作成しています。 2021-08-26 19:03:13
AWS AWSタグが付けられた新着投稿 - Qiita AWSソリューションアーキテクト合格体験記 https://qiita.com/tonamao/items/3f65ef08c356925f490d 前提となる開発・インフラ知識をつけた上で、資格のための勉強を短期でするのが良いかと学習教材黒本とUdemyで学習を行いました。 2021-08-26 19:51:44
技術ブログ Developers.IO 【AWS試験】AWSエンジニア歴1ヶ月がソリューションアーキテクト プロフェッショナル(SAP-C01)を受けて合格した話 https://dev.classmethod.jp/articles/certified-sap-1month/ 試験 2021-08-26 10:16:59
海外TECH Ars Technica Silent changes to Western Digital’s budget SSD may lower speeds by up to 50% https://arstechnica.com/?p=1789710 doesn 2021-08-26 10:30:38
海外TECH DEV Community 5 steps for performing well in a new job https://dev.to/andrewbaisden/5-steps-for-performing-well-in-a-new-job-1h5c steps for performing well in a new jobWhen you start a new job it is important that you are well prepared and ready to absorb everything that you can Those first few months are either going to make you or break you it all comes down to your mindset and how motivated you are to be a success is this new role I have worked in the industry for a few years and during that time I have learned a lot of things I also recently started a new full time role as well Here are steps for performing well in a new job Ask lots of questionsA new job means that there are going to be a lot of unknowns You need to ask as many questions as possible no matter how arbitrary they might sound It is better to find out the answers to your questions instead of waiting until the last minute and looking clueless because you decided to hold in all your thoughts Your first few months should be all about information gathering Figuring out how everything works the people you report to etc Leave no stone unturned and keep a note of everything that is said That way you can get up to speed fast on projects which hopefully leads to less hand holding and micro management in the future Learn the setupEvery company has a different structure and set of rules to follow Your coding style might have to be adapted so that you align with your new companies work style So for example the JavaScript framework setup might not be the same way that you are used to doing it Some people prefer double quotes and others prefer single quotes The same applies to writing comments too The closer your goals align with the company the easier it will be for you to integrate into your new team It is also true for GIT workflows documentation and testing Follow the guidelines and specifications outlined by your team and then you will find that you all get along well when working on projects Show your worth to the companyThose first few months tend to be quite hard as you feel the need to prove your value and validate why you deserve the role Put in a good high work rate and get up to speed as quickly as possible The more you contribute to the company the less you will have to worry about in the future Build the groundwork now so that you are good to go for smooth sailing further down the line Have good connectionsAnother area that requires lots of effort would be finding common ground and bonding well with your team mates This would come under the area of having a good culture fit Jobs are not all about working you need to remember that you have to behave as a human too and not just a robot that writes code all day Relationships also make the job more engrossing and leads to the team having a good bond If you work in an office then it is not too hard to accomplish some of these things it is quite different with remote working though So have friendly idle talks over IM with your team or having video calls or meetings is quite a good way to keep in touch when it is not possible to be there in person Put in the timeYou have to put in the hours if you want to be a successful developer in your new role Learn as much as you can about the company and its ethos and find ways to incorporate your learnings so that you can help your team to grow further This can include learning about new tools technologies and trends which could benefit the business And also doing your own self learning so that you can be the best at your job 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-26 10:40:24
海外TECH DEV Community 7 VS Code Extensions for Frontend Developers https://dev.to/alexomeyer/7-vs-code-extensions-for-frontend-developers-7f8 VS Code Extensions for Frontend DevelopersAs a developer you re always looking for cutting edge tools tricks and extensions to improve your productivity and efficiency Being able to manage your time better is a valuable skill for software engineers Therefore here s a list of Visual Studio Code extensions that help frontend developers and not only to increase their productivity by at least to Let s start with Sourcery Sourcery for PythonSourcery is a valuable tool for Python developers who want to improve their coding style Sourcery is like a personal assistant that gives coding tips on the fly It will show you how to write better cleaner Python code by offering refactoring suggestions The extension runs in the background and will highlight snippets of code that can be improved by underlying them in blue Here s an example created by Sourcery that shows how you can refactor a complex if else statement Again this extension also comes with a Pro version that offers more functionality like checking for duplicate code sections It s an excellent extension for developers looking to improve their coding style with real time code suggestions Stepsize for TODOs amp Tech DebtStepsize is an issue tracker inside your editor for managing technical debt and maintenance issues When you come across technical debt that should be fixed but you don t have time to fix it right away you can bookmark a piece of code or create an issue Stepsize allows you to Create amp view code issues directly from your editorTrack amp prioritise code improvements like technical debtAdd key issues to your sprints with our Jira integrationCollaborate with your team to address technical problemsHere s how you can bookmark the code and create an issue It s a great tool for teams who want to make technical debt visible and start reducing it Quokka js for JavaScriptMany developers have probably already heard about Quokka js which serves as a quick playground for prototyping code As a developer I often ended up in a situation where I wanted to test a complex code snippet by prototyping it in a separate file to get more visibility into the inputs and outputs of what I had developed That meant I had to create a new file write the code and execute it each time I made changes Moreover I added countless console log statements to inspect the data format when moving through the function At some point in my development career a colleague recommended I start using Quokka js It takes away the file creation process and removes the process of logging data at each step Quokka js prints the output of each step within your editor and highlights incorrect code via inline reporting In my opinion it s a handy tool for prototyping code and you can access it from the VSCode s command palette However it s worth knowing that Quokka js also comes with a Pro version that offers you more features such as Import files from within your project This feature is useful when you prototype some code that requires a helper function or any other function from within your project Quick package install When you want to experiment with an NPM package you can import it to your Quokka js file Live comments You can use asSpecial comment format to evaluate any expressions You may also write any JavaScript code right in the comment to shape the output In short Quokka js is a must have extension for developers to prototype code rapidly We don t want to promote paid subscriptions yet Quokka s Pro version can save you even more time Ponicode for JavaScript Unit Testing“Ponicode is an AI powered extension pack that generates unit tests for you It helps you create visualize and run unit tests for your functions quickly and easily thanks to ML generated test scenarios and an intuitive graphical interface As you can read from Ponicode s description the extension supports you in creating unit tests Not only does it generate unit tests via machine learning algorithms but it will also show you the most critical paths in your code This information is crucial when optimizing your testing efforts by focusing on the most essential code paths In other words Ponicode optimizes your efforts to increase your code s robustness and helps to detect critical bugs early Moreover Ponicode suggests relevant inputs for your test scenarios to make them even more effective Lastly a GUI allows you to craft unit tests visually and automatically creates test files It s definitely a timesaver In short it s a fantastic extension to save time writing tests for different inputs but also to find the most important code paths in your project StackFinder for Stack OverflowAlmost every developer uses Stack Overflow on a daily basis to find answers to their coding questions It s one of the most well known websites for developers Like myself I often end up opening Stack Overflow to validate an idea or to find a better solution than the one I ve created To save time StackFinder allows you to look for answers on Stack Overflow from your VSCode editor Besides that you can copy solutions to your editor to try them out It s a fast alternative for opening a browser filled with Stack Overflow tabs Personally I enjoyed using this solution as I don t have to leave my editor and can work more distraction free Check out this video to see how it works Wallaby jsWallaby js is from the same creators as Quokka js Wallaby js is a developer productivity tool that runs your JavaScript and TypeScript tests immediately as you type highlighting results in your IDE right next to your code It s a valuable extension that shows you live results when coding your unit tests I find it very helpful to see the output and debug tests in real time As you can see Wallaby js is similar to Quokka js using the same inline reporting GitLive for Better Team CoordinationRemote work has become the standard in many software organizations Therefore communication between developers has become more critical than ever before The GitLive extension takes away some of the communication burden remote teams experience With GitLive you can connect to your team members to see which repositories branches or files they are working on Moreover you can connect your issue tracking software to GitLive to share which ticket you re focusing on It s a great tool for remote development teams to see who s working on what and avoid merge conflicts For instance if you are working on the same file for different branches or features you can detect this with GitLive In summary the extension prevents merge conflicts before they occur ConclusionThe main concern for developers to improve their productivity is removing distractions from their day to day activities StackFinder is a fun and valuable extension to stay focused Opening a web browser can trigger multiple pop up notifications that distract you Even StackOverflow can be a source of distraction On the other hand a team s efficiency depends on how well they communicate Thus an extension like Stepsize and GitLive are useful to improve communication 2021-08-26 10:24:23
海外TECH DEV Community Mobile web debugging tool developed based on react https://dev.to/ihtml5/mobile-web-debugging-tool-developed-based-on-react-116f Mobile web debugging tool developed based on reactMobile web debugging tool developed based on react Easy to use Full featured Easy to expand high performance Use the cdn method one click access Similar to Chrome devtools supports log network storage performance etc has better network capture capabilities and rich log display Expose rich internal events which can be seamlessly integrated with react components Support large amount of data display no lag github Demos Installation Install using npmnpm install mdebug save Useage ES import mdebug from mdebug mdebug init CDN function var scp document createElement script Load the latest mdebug version scp src latest dist index js scp async true scp charset utf Successfully loaded and initialized scp onload function mdebug init Load state switch callback scp onreadystate function Load failed callback scp onerror function document getElementsByTagName head appendChild scp API initmdebug init containerId mdebug mounts the container id if it is empty a unique id will be automatically generated internally plugins Incoming mdebug plugin hideToolbar Pass in the tab id that needs to be hidden addPluginmdebug addPlugin id tab id name Chinese title corresponding to tab enName English title corresponding to tab component gt React component corresponding to tab removePlugin Support the id of the panel to be removed System gt system Elements gt elements Console gt consoleApplication gt applicationNetWork gt networkPerformance gt performanceSettings gt settings mdebug removePlugin exportLog returned type Log type source Original log params type type is equal to log return all console logs type is equal to net return all net logs mdebug exportLog type onmdebug on eventName callback emitmdebug emit eventName data Event listEvent nameparamsTrigger timingreadyobjectmdebug loadedaddTabobjectAdd panelremoveTabarrayRemove panelchangeTabobjectPanel switch developmentnpm inpm startnpm run build LicenseThe MIT License MIT Please see License File for more information 2021-08-26 10:12:35
海外TECH DEV Community Biggest underrated resources for programmers https://dev.to/asmit2952/biggest-underrated-resources-for-programmers-15bk Biggest underrated resources for programmersWhen learning CS there are some useful sites you must know to get always informed to do your technologies even better and learn new things Here are some tools you should have under your belt or at least know about even if you might ve never heard of them They could save you later on Just check them out gt gt sitepoint comA community for web designers and developers to discuss everything web development from HTML CSS JavaScript PHP Photoshop SEO and more gt gt codenewbie orgCode Newbie is the most supportive community of programmers and people learning to code You can also listen to podcast stories from the people on their coding journey gt gt scotch ioEat sleep code repeat Fun and practical web development It is a web development blog discussing all things programming development web and life It provides high quality and easy to understand content for web developers gt gt foundation mozilla orgA framework for entry level web literacy amp st Century skills which also provides access to teaching activities sorted by category gt gt edabit comEdabit is great for beginners looking to practice their coding skills daily by solving bite sized challenges They provide software engineers with small challenges that help them advance their skills quickly With levels ranging from very easy to expert Edabit has more than coding challenges to choose from gt gt dev tubeEnjoy the best technical videos and share it with friends colleagues and the world This is the place where you will find YouTube videos from conferences collected by developers for developers gt gt codebeautify orgCodeBeautify is an online script editor beautifier minifier converter of JSON XML HTML CSS RSS etc Data Convertor String Number Functionalities There are so many tools just check them out gt gt overapi comA site collecting all the cheatsheets all gt gt minifier orgEnables the user to minify short piece of JavaScript and CSS codes with just one click It removes whitespace strips comments combines files and optimizes shortens a few common programming patterns And it comes with a huge test suite gt gt balsamiq comIt is a web based user interface design tool for creating wireframes sometimes called mockups or low fidelity prototypes You can use it to generate digital sketches of your idea or concept for an application or website to facilitate discussion and understanding before any code is written gt gt responsinator comA free to use tool where you can check the responsiveness of your website for the latest devices gt gt designmodo comApart from other features like email template maker Designmodo offers responsive web design testing Designmodo also provides articles tutorials and industry news about trends and techniques Do you know more free resources like these then please comment down below Peace 2021-08-26 10:00:37
Apple AppleInsider - Frontpage News Microsoft antivirus Defender for Endpoint now native M1 app https://appleinsider.com/articles/21/08/26/microsoft-antivirus-defender-for-endpoint-now-native-m1-app?utm_medium=rss Microsoft antivirus Defender for Endpoint now native M appEnterprise level antivirus app Microsoft Defender for Endpoint has been updated to natively support Apple Silicon Apple Silicon MMicrosoft Defender was originally a Windows antivirus app which came to the Mac in Now it s also available in an Enterprise edition called Defender for Endpoint and the newest release of this has been updated to support M Read more 2021-08-26 10:51:06
Apple AppleInsider - Frontpage News Foxconn rushing to hire 200,000 extra workers for 'iPhone 13' production https://appleinsider.com/articles/21/08/26/foxconn-rushing-to-hire-200000-extra-workers-for-iphone-13-production?utm_medium=rss Foxconn rushing to hire extra workers for x iPhone x productionTypical seasonal demand coupled to unusually high competition for staff means iPhone assembler Foxconn is stepping up its recruitment drive Foxconn is increasing recruitmentFacing a shrinking workforce able and interested in working in manufacturing Apple suppliers have been competing to hire staff Now as the next iPhone launch nears Foxconn reportedly needs more workers and has introduced new fast track recruitment Read more 2021-08-26 10:31:20
Apple AppleInsider - Frontpage News Apple's 'iPhone 13' expected to launch with much higher prices https://appleinsider.com/articles/21/08/26/apples-iphone-13-expected-to-launch-with-significantly-higher-prices?utm_medium=rss Apple x s x iPhone x expected to launch with much higher pricesImpending increases to the cost of component manufacturing may see Apple raising its iPhone prices to compensate Mockups of the forthcoming iPhone rangeIt s previously been reported that processor manufacturer TSMC would prioritize Apple and the automotive industry over other firms as the global chip shortage continues However TSMC is believed to be about to raise its prices ーand now Apple is expected to pass that increased cost onto consumers for the next iPhone Read more 2021-08-26 10:02:40
海外TECH Engadget Palantir glitch allegedly granted some FBI staff unauthorized access to a crypto hacker's data https://www.engadget.com/palantir-fbi-crypto-hacker-data-104912726.html?src=rss Palantir glitch allegedly granted some FBI staff unauthorized access to a crypto hacker x s dataPeter Thiel s AI company Palantir whose clients have included the CIA and US immigration agency ICE is back in the spotlight for all the wrong reasons A new report claims a glitch in its secretive software program used by the FBI allowed unauthorized personnel to access private data for more than a year According to The New York Post the mishap was revealed in a letter by prosecutors in the Manhattan federal court case against accused hacker Virgil Griffith Palantir denied the claims in a statement and said the fault was caused by the FBI s incorrect use of the software Griffith was arrested in for allegedly providing North Korea with information on how cryptocurrency and blockchain tech could help it to evade US sanctions The incident in question revolves around the alleged hacker s social media data obtained through a federal search warrant in March According to the letter the Twitter and Facebook information was uploaded to Palantir s program through the default settings effectively allowing unauthorized FBI employees to access it Between May to August the material was accessed four times by three analysts and an agent The FBI case agent assigned to Griffith s case was alerted to the issue by a colleague earlier this month according to the letter Those who accessed the info reportedly told prosecutors that they did not recall using it in their investigations “An FBI analyst in the course of conducting a separate investigation had identified communications between the defendant and the subject of that other investigation by means of searches on the Platform that accessed the Search Warrant Returns the letter noted Palantir is trying to distance itself from the issue quot There was no glitch in the software quot it told The New York Post in a statement adding that the quot customer quot did not follow the quot rigorous protocols established to protect search warrant returns quot Amid increasing growth the last thing Palantir needs is a major PR crisis involving flaws in its software Since going public last fall the company has seen its revenues surge though it s operational losses are also increasing Palantir s customers now span government agencies tech stalwarts like IBM and even mining group Rio Tinto Plus it s working with commercial space companies to manage a meta constellation of satellites 2021-08-26 10:49:12
医療系 医療介護 CBnews 病棟薬剤業務実施加算を地ケア病棟・回リハ病棟にも-中医協、日病委員・日薬委員が要望 https://www.cbnews.jp/news/entry/20210826171801 中央社会保険医療協議会 2021-08-26 19:50:00
ニュース BBC News - Home Lisa Shaw: Presenter's death due to complications of Covid vaccine https://www.bbc.co.uk/news/uk-england-tyne-58330796?at_medium=RSS&at_campaign=KARANGA covid 2021-08-26 10:48:31
ニュース BBC News - Home Mass brawl erupts in Armenian parliament: Third violent bout in just two days https://www.bbc.co.uk/news/world-europe-58340042?at_medium=RSS&at_campaign=KARANGA floor 2021-08-26 10:31:52
ニュース BBC News - Home Abba: Band teases major announcement ahead of new music https://www.bbc.co.uk/news/entertainment-arts-58339627?at_medium=RSS&at_campaign=KARANGA voyage 2021-08-26 10:06:18
ニュース BBC News - Home Taylor Wessing Prize 2021: Shortlisted photographers revealed https://www.bbc.co.uk/news/entertainment-arts-58341080?at_medium=RSS&at_campaign=KARANGA taylor 2021-08-26 10:25:45
ニュース BBC News - Home Custard to be reinstated in Aberdeenshire after school petition https://www.bbc.co.uk/news/uk-scotland-north-east-orkney-shetland-58341247?at_medium=RSS&at_campaign=KARANGA favourite 2021-08-26 10:36:25
ニュース BBC News - Home Tokyo Paralympics: Lee Pearson wins 12th gold as GB enjoy cycling and swimming success https://www.bbc.co.uk/sport/disability-sport/58338980?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-26 10:33:02
ビジネス ダイヤモンド・オンライン - 新着記事 「抗原検査」関連銘柄を紹介! PCR検査より短時間& 手軽に新型コロナへの感染の有無がわかる「抗原検査」 の簡易キットや分析装置などを手掛ける7銘柄を解説! - 「お宝銘柄」発掘術! https://diamond.jp/articles/-/280616 2021-08-26 19:30:00
LifeHuck ライフハッカー[日本版] iPadOS 15のマルチタスク機能を使ったら、作業効率が爆上がりした https://www.lifehacker.jp/2021/08/ipados-15-reviews.html ipados 2021-08-26 20:00:00
北海道 北海道新聞 札幌・西区の宮丘公園など閉鎖 クマ目撃で、9月9日まで https://www.hokkaido-np.co.jp/article/582445/ 宮丘公園 2021-08-26 19:10:00
北海道 北海道新聞 中学校で支援学級の生徒へいじめ 大阪・箕面市教委が報告書 https://www.hokkaido-np.co.jp/article/582442/ 大阪府箕面市 2021-08-26 19:12:00
北海道 北海道新聞 神戸国際大付6―7近江 近江がサヨナラ勝ち https://www.hokkaido-np.co.jp/article/582441/ 神戸国際大付 2021-08-26 19:11:00
北海道 北海道新聞 鈴木孝幸が金、富田宇宙が銀 競泳・26日 https://www.hokkaido-np.co.jp/article/582440/ 機能障害 2021-08-26 19:10:00
北海道 北海道新聞 痴漢対策求め若者ら署名活動 「仕方ない」で済まさない https://www.hokkaido-np.co.jp/article/582439/ 署名活動 2021-08-26 19:09:00
北海道 北海道新聞 WBC王者・寺地がコロナ感染 9月の防衛戦は困難か https://www.hokkaido-np.co.jp/article/582436/ 世界ボクシング評議会 2021-08-26 19:06:00
北海道 北海道新聞 縄文遺跡群ウェブ発信に力 世界遺産決定1カ月 緊急事態宣言の収束後見据え「雰囲気を」 https://www.hokkaido-np.co.jp/article/582435/ 世界文化遺産 2021-08-26 19:03:00
IT 週刊アスキー 新宿の商業施設「Flags」、アルペンが運営するゴルフショップ「初心者専用ゴルフ5」の1号店がオープン https://weekly.ascii.jp/elem/000/004/067/4067274/ flags 2021-08-26 19:40:00
IT 週刊アスキー パナソニック、HDペットカメラ・ベビーカメラなどをアップデート Amazon Alexaでの音声入力に対応 https://weekly.ascii.jp/elem/000/004/067/4067266/ alexa 2021-08-26 19:30:00
IT 週刊アスキー ベルキン、Wi-Fi 6ルーター2製品にメッシュネットワークの国際共通規格 「EasyMesh」機能が追加 https://weekly.ascii.jp/elem/000/004/067/4067277/ easymesh 2021-08-26 19:30:00
TECH Engadget Japanese Googleがアップルに払う「デフォルト検索エンジン」代金、1兆6500億円に達するとの噂 https://japanese.engadget.com/google-pay-apple-default-engine-113107751.html google 2021-08-26 11:31:07
TECH Engadget Japanese Galaxy Z Fold3 5Gはブートローダーアンロックに注意。連動してカメラが使用不能に https://japanese.engadget.com/galaxy-z-fold-3-110018886.html galaxyzfoldg 2021-08-26 11:00:18
IT ITmedia 総合記事一覧 [ITmedia News] ポケモンGOに「ザマゼンタ」初登場 レイドアワーは30日月曜にイレギュラー開催 https://www.itmedia.co.jp/news/articles/2108/26/news174.html itmedia 2021-08-26 20:39:00
IT ITmedia 総合記事一覧 [ITmedia News] 「今までのやり方は通用しない」 ウイイレ改め「eFootball」はボール周辺5mが進化 https://www.itmedia.co.jp/news/articles/2108/26/news173.html efootball 2021-08-26 20:31:00
IT ITmedia 総合記事一覧 [ITmedia News] 新幹線「のぞみ」でWeb会議が可能に テレワーク環境を整備、10月から https://www.itmedia.co.jp/news/articles/2108/26/news171.html itmedia 2021-08-26 20:31:00
TECH Techable(テッカブル) 植物に特化したSNSアプリ「GreenSnap」、AIが植物の名前を教えてくれる機能も https://techable.jp/archives/160721 greensnap 2021-08-26 11:00:24
js JavaScriptタグが付けられた新着投稿 - Qiita JavaScriptを基本からまとめてみた【17】【try-catch|エラーハンドリング】 https://qiita.com/kanfutrooper/items/6d9ce629a15188725624 JavaScriptを基本からまとめてみた【】【trycatchエラーハンドリング】はじめに学習するに至った経緯年より、未経験からエンジニアへの転職を目指し、某プログラミングスクールへ通う。 2021-08-26 20:54:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails tutorial の返信機能実装でテストが通らない https://teratail.com/questions/356311?rss=all railstutorialの返信機能実装でテストが通らない前提・実現したいことrailsnbsptestを通したい上記の記事で実装を進めていったところrailsnbsptestで同じ内容の大量エラーusersuniquenameをどうすれば良いのかわかりません。 2021-08-26 20:57:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) matplotlibのy軸目盛を消去したい https://teratail.com/questions/356310?rss=all matplotlibのy軸目盛を消去したい前提・実現したいこと機械稼働状況をリアルタイムに監視するため稼働と停止時間を見分けるグラフを作成しています。 2021-08-26 20:55:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GAMEOVERのテキスト消し方がわからない https://teratail.com/questions/356309?rss=all 初歩的なことを聞いているのは重々承知していますが教えていただけると幸いです。 2021-08-26 20:50:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 一時テーブル(ローカル)が上手く作成できません https://teratail.com/questions/356308?rss=all 一時テーブルローカルが上手く作成できませんローカルの一時テーブルを作成したいです。 2021-08-26 20:42:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) seleniumでポップアップウインドウのaタグ部分をクリックできない(Ruby) https://teratail.com/questions/356307?rss=all seleniumでポップアップウインドウのaタグ部分をクリックできないRuby現在rubyとseleniumを用いてクローラーを作っています。 2021-08-26 20:41:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) animate.cssとwow.jsのアニメーション実装時にエラーが出て動きません https://teratail.com/questions/356306?rss=all animatecssとwowjsのアニメーション実装時にエラーが出て動きません前提・実現したいことWordPressにて、animatecssとwowjsでアニメーション機能を実装中にエラーが発生してアニメーションが発生しません。 2021-08-26 20:39:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 複数htmlのセレクタ指定方法 https://teratail.com/questions/356305?rss=all 複数htmlのセレクタ指定方法前提・実現したいことご覧頂きありがとうございます。 2021-08-26 20:34:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VScodeで何も実行してないのにWARNING:dnsがターミナル大量に出てきてしまう。それ以来パソコンが高温になってしまいます。 https://teratail.com/questions/356304?rss=all VScodeで何も実行してないのにWARNINGdnsがターミナル大量に出てきてしまう。 2021-08-26 20:03:44
Ruby Rubyタグが付けられた新着投稿 - Qiita ポイント機能・レベルアップ機能 もらったいいね数をマイページで表示させたい! 非同期通信のいいね https://qiita.com/ki_87/items/c105fd2661b5f25836ea postrbhasmanypointsdependentdestroyコントローラーで、いいねがついたら、ポイントがたまるようにするcontrollersfavoritecontrollerrbdefcreatepostPostfindparamspostidfavoritecurrentuserfavoritesnewpostidpostidfavoritesavepostPostfindparamspostidunlesspostusercurrentuserpostpointbycurrentuserendend既に作成済のいいね機能に書き加えました自分の記事に「いいね」するのはOKにしてますただし、自分の記事に「いいね」をしてもポイントは貯まらないようにしていますまた、「いいね」を外されても、ポイントは減らないようにしています。 2021-08-26 20:19:45
AWS AWSタグが付けられた新着投稿 - Qiita no basic auth credentialsでdocker build出来ない https://qiita.com/NekonoNikukyu/items/4a47a67d2bd947ab94b6 nobasicauthcredentialsでdockerbuild出来ない起きたことdockerbuildしようとしたらnobasicauthcredentialsと言うエラーが出てうまく行かないS環境を見に行けてなかったっぽいエラーログ保存し忘れましたawsecrgetloginpasswordコマンドを使用してDockerに対して正常に認証されても、HTTPForbiddenエラーが発生したり、dockerpushコマンドまたはdockerpullコマンドからのエラーメッセージnobasicauthcredentialsが表示されたりする場合があります。 2021-08-26 20:17:20
Docker dockerタグが付けられた新着投稿 - Qiita no basic auth credentialsでdocker build出来ない https://qiita.com/NekonoNikukyu/items/4a47a67d2bd947ab94b6 nobasicauthcredentialsでdockerbuild出来ない起きたことdockerbuildしようとしたらnobasicauthcredentialsと言うエラーが出てうまく行かないS環境を見に行けてなかったっぽいエラーログ保存し忘れましたawsecrgetloginpasswordコマンドを使用してDockerに対して正常に認証されても、HTTPForbiddenエラーが発生したり、dockerpushコマンドまたはdockerpullコマンドからのエラーメッセージnobasicauthcredentialsが表示されたりする場合があります。 2021-08-26 20:17:20
Ruby Railsタグが付けられた新着投稿 - Qiita ポイント機能・レベルアップ機能 もらったいいね数をマイページで表示させたい! 非同期通信のいいね https://qiita.com/ki_87/items/c105fd2661b5f25836ea postrbhasmanypointsdependentdestroyコントローラーで、いいねがついたら、ポイントがたまるようにするcontrollersfavoritecontrollerrbdefcreatepostPostfindparamspostidfavoritecurrentuserfavoritesnewpostidpostidfavoritesavepostPostfindparamspostidunlesspostusercurrentuserpostpointbycurrentuserendend既に作成済のいいね機能に書き加えました自分の記事に「いいね」するのはOKにしてますただし、自分の記事に「いいね」をしてもポイントは貯まらないようにしていますまた、「いいね」を外されても、ポイントは減らないようにしています。 2021-08-26 20:19:45
海外TECH DEV Community How to run automated telephone conversations through a telephony vendor https://dev.to/arrrgr/how-to-run-automated-telephone-conversations-through-a-telephony-vendor-go7 How to run automated telephone conversations through a telephony vendor Why use your own telephony for your Dasha appsThe goal of any development is to deliver some type of business value In the case of Dasha conversational AI apps the business value that our customers pursue varies Yet in over of cases today it is delivered through the telephone channel In that sense most of our customers in production use Dasha to automate some part of their telephone communications with customers Most of these companies have a telephony vendor Connecting the Dasha application to their existing telephony means that Dasha can seamlessly transfer calls to a live agent if such a need arises It also means that Dasha can make phone calls from phone numbers reserved for this company and answer inbound phone calls which are directed to the company phone number In this tutorial we will go over connecting Dasha for both inbound and outbound telephone communication using Voximplant How to use Dasha with a third party telephony vendor First you need to know if your vendor supports SIP Trunk connections Here is a simple decision tree flowchart to help you navigate To give you an idea of how the integration happens read below for instructions to integrate Dasha with the telephony vendor Voximplant via a SIP Trunk connection Preparatory actions on the Dasha sideMake sure you have node js version and npm installed You will also want the latest version of Visual Studio Code running to edit and test the Dasha app Join Dasha Community you will get your API key here automaticallyOpen VSCode and install the Dasha Studio Extension from the extension store You ll get all the DSL syntax highlighting and a GUI interface for debugging your conversation flow Run npm i g dasha ai cli latest to install the latest Dasha CLI You ll want to load up a Dasha conversational AI app For the purposes of this tutorial you may want to load up either the inbound tester app for inbound calls Or the outbound tester app for outbound calls Setting things up on the side of Voximplant telephony vendor Login to your Voximplant account or create an account if you don t have one Create a Voximplant application Purchase a Voximplant phone number in the Numbers section of the control panel and attach it to the app This number will be used as callerid Go to your applications click on the app you had created Click on Numbers gt Available and attach This number will be used as callerid For Outbound calls Go to Scenarios gt Create Scenario name the Scenario and hit the “plus sign You will need to paste the code below in the scenario const callerid number you bought VoxEngine addEventListener AppEvents CallAlerting e gt Logger write a call from e callerid an inbound SIP call from Dasha the first call leg const inc e call an outbound call to PSTN the second call leg const out VoxEngine callPSTN e destination callerid out addEventListener CallEvents Connected gt answering the call inc answer adding default event listeners to pass signaling information between two calls VoxEngine easyProcess out inc This scenario be run from the Dasha integration On an incoming SIP call from Dasha the phone number which we want to call is passed to the callPSTN method This is how we connect two calls Once the call is answered Dasha will start the conversation If you want to handle inbound calls to SIP use your SIP URI as callerid and replace the callPSTN method with callSIP If you are using SIP Registrations on your PBX you need to create a SIP Registration and use it instead of the SIP URI Next go to the Users section and create a new user Remember the username and password they will be used for Dasha s config in the next step Now click on Routing in the left hand menu Create a new rule leave the pattern as default and attach your scenario to this rule Now Connect your sip trunk with Dasha s using this command dasha sip create outbound server lt ip or dns of server port gt domain lt domain name gt ask password account lt accountName gt transport tcp udp lt config name gt accountName is the username you created in the Voximplant panel ip or dns of server port is the name of our Voximplant app config name is the name of the config we ll use in the next step For example dasha sip create outbound server exampleApp exampleAcc n voximplant com account exampleUsername ask password vox outboundpassword enter your password here For Inbound calls Connect your sip trunk with Dasha s using this command dasha sip create inbound application name lt your app name gt lt config name gt your app name is your Voximplant application name config name is the name of the config we ll use later For example dasha sip create inbound application name exampleApp vox inboundThis command will give us a Dasha s SIP URI to call For example sip xxxxxxxx xxxx xxxx xxxx xxxxxxxxxxxx sip us dasha aiTo see the URI write dasha sip list inbound Let s put it in our Voximplant scenario instead of your SIP URI Create a scenario inside the app by pressing a plus icon and paste this code in there SIP URI that we get in the next step const sipURI lt your SIP URI gt VoxEngine addEventListener AppEvents CallAlerting e gt const call e call call addEventListener CallEvents Connected gt const callToDasha VoxEngine callSIP sipURI VoxEngine easyProcess call callToDasha call answer This is the scenario that will be run when we set everything up We use the callSIP method to make a call to our SIP URI On an incoming SIP call from Voximplant the SIP URI that we want to call is passed to the callSIP method This is how we connect two call legs Once the call is answered Dasha will start a conversation If you are using SIP Registrations on your PBX you need to create a SIP Registration and use it instead of the SIP URI Click on Routing in the left hand menu Create a new rule leave the pattern as default and attach your scenario to this rule Get your backend in order and start callingThe setup is ready now we need a local app or backend to run our Voximplant scenario using Dasha Placing outbound calls Open your VS Code Dasha conversational AI app project Open up index js file and replace configName in dasha sip Endpoint with your config name Do the same with the name field in package json To see all the available configs for sip outbound run the dasha sip list outbound command In the dashaapp file change the name field so it matches our config name For outbound calls run node index js lt the number to call in international format e g gt Now you can watch the application deployment and registration process in the console Taking inbound calls Open up your VS Code with the Dasha project open In the package json file replace the name field with your config name To see all the available configs for sip inbound run the dasha sip list inbound command In the inbound dashaapp file change the name field so that it matches your config name To test the integration run npm i from your folder For inbound calls run node main js Now you can call to the phone number which you purchased in Voximplant s dashboard You ll be able to track application deployment in the console In conclusionCongrats you ve successfully connected your Dasha conversational AI app to your custom telephony This is exciting You can now call anyone in the world If you haven t yet you can join Dasha community and let us know how useful this was to you If you want a super quick answer ask your questions on StackOverflow using the dasha hashtag 2021-08-26 11:47:01
海外TECH DEV Community Using Python to Loop through lists https://dev.to/hrishikesh1990/using-python-to-loop-through-lists-3nlm Using Python to Loop through listsIn this short tutorial we look at how to use Python to loop through a list We break down the code so that you understand the concept thoroughly This tutorial is a part of our initiative at Flexiple to write short curated tutorials around often used or interesting concepts Table of Contents Python loop through listPython loop through listCode and explanationClosing thoughts Python Loop Through List Quite often you might find yourself wanting to run through all the items in your list This could be to either display the items or to perform a task on the items An example of this would be to change the case of a list of strings or to perform arithmetic operations on a list of numbers In both cases you are required to perform a single task over all the items in a list Python provides a method to achieve this Using a for loop we can make Python loop through the list and perform the task This is the most efficient way to loop through a list with ease irrespective of whether the list contains or items Code and Explanation Let s say we have a list containing the various colors of the rainbow colors red orange yellow green blue indigo violet Now let us assume we have to print each color in a different line To achieve this manually we would have to keep changing the index in our code for each color However by using the for loop we leave it to Python to loop through our list Let s write the code to do that colors red orange yellow green blue indigo violet for color in colors print color This code iterates over the list and prints the colors in the list Let s take a closer look at what has happened here for color in colors This line tells Python to take the first value from the list colors and assign it with the variable color And once that is done we move on to the next line print color Since color now contains the first value which in our case is red it gets printed Python then looks to see if there are more elements in the list and since it does it repeats the process again until it has done it for all the items To summarize what we have done here we have assigned a list called colors and we create a for loop which tells Python that for every color in the list of colors print the color Closing Thoughts As you may have noticed we named our list colors plural and the variable in our for loop as color Singular This is a very good practice when it comes to naming as it would help make your code more readable However this is only a best practice and any other variables would also work Other tutorials may contain more concise but complex methods in Python to loop through a list but I would recommend following this method as it is more readable Once you have understood this feel free to try out more complex methods Do let me know your thoughts in the comments section below 2021-08-26 11:39:46
海外TECH DEV Community Kali-Linux https://dev.to/koulurunandakishorereddy/kali-linux-1ni0 Kali LinuxWhen you start looking into a career in cybersecurity one of the biggest things you will quickly learn is how important Kali Linux is to cybersecurity professionals and especially professional penetration testers In case you re not familiar with this very interesting version of Linux in this article we ll dive into what exactly Kali Linux is and discuss the best way to learn this penetration testing swiss army knife operating system What is Kali Linux Kali Linux formerly known as BackTrack Linux is an open source Debian based Linux distribution aimed at advanced Penetration Testing and Security Auditing Kali Linux contains several hundred tools targeted towards various information security tasks such as Penetration Testing Security Research Computer Forensics and Reverse Engineering Kali Linux is a multi platform solution accessible and freely available to information security professionals and hobbyists Kali Linux was released on the th March as a complete top to bottom rebuild of BackTrack Linux adhering completely to Debian development standards A brief history of Kali LinuxKali Linux was released in by the organization Offensive Security which also offers cybersecurity training and certifications Offensive Security took the pre existing security focused Backtrack Linux and redeveloped it into Kali based on the Debian variant of Linux Kali Linux is free and it is made very clear that it will always be free Is Kali Linux illegal Kali Linux is not illegal by itself After all it is just an OS It is however a tool for hacking too and when someone uses it especially for hacking it is illegal It is legal If you install it for useful purposes like learning or teaching or using it in the way to fortify your software or your network as It is not illegal to install any Operating System which is licensed and available for download How to install Kali Linux Kali Linux installation is a fairly simple process and you have multiple installation options Most preferred ones include Installing Kali Linux by making a Kali Linux bootable USB driveKali Linux hard disk installUsing virtualization software such as VMware or VirtualBoxDual booting Kali Linux with the operating systemSystem Requirements for Kali Linux How much RAM does Kali Linux need All you have to make sure is that you have compatible hardware Kali is supported on i amd and ARM both ARMEL and ARMHF platforms The hardware requirements are minimal as listed below although better hardware will naturally provide better performance A minimum of GB disk space for the Kali Linux install RAM for i and amd architectures minimum GB recommended GB or more CD DVD Drive USB boot support VirtualBoxWhy do hackers use Kali Linux Previously known as Backtrack Kali Linux advertises itself as a more polished successor with more testing centric tools unlike Backtrack which had multiple tools that would serve the same purpose in turn making it jampacked with unnecessary utilities This makes ethical hacking using Kali Linux a simplified task Why do cybersecurity professionals prefer Kali Linux One of the biggest reasons cyber professionals use and often prefer Kali Linux is the fact that all of the source code is open source meaning that the system can be tweaked to the liking of the cybersecurity professional that is using it This is not necessarily done often it does provide the option to personalize Kali for specific cybersecurity tasks Kali Linux also comes with multi language support Interestingly up until Kali Linux had been designed to be used for single root user access meaning that the user is given full rights and access to everything This was recently changed to accommodate users that were using Kali Linux more often than just for cybersecurity purposes The cyber advantage of using Kali LinuxThose were just a few examples of the popular applications that come pre installed on Kali Linux While it is true that all of the applications on Kali Linux are free and can be downloaded on other operating systems Kali Linux makes it a lot easier for the user by doing all of the work for you and compiling them in one operating system distribution Kali Linux Features More than penetration testing tools included After reviewing every tool that was included in BackTrack we eliminated a great number of tools that either simply did not work or which duplicated other tools that provided the same or similar functionality Details on what s included are on the Kali Tools site Free as in beer and always will be Kali Linux like BackTrack is completely free of charge and always will be You will never ever have to pay for Kali Linux Open source Git tree We are committed to the open source development model and our development tree is available for all to see All of the source code which goes into Kali Linux is available for anyone who wants to tweak or rebuild packages to suit their specific needs Wide ranging wireless device support A regular sticking point with Linux distributions has been supported for wireless interfaces We have built Kali Linux to support as many wireless devices as we possibly can allowing it to run properly on a wide variety of hardware and making it compatible with numerous USB and other wireless devices Developed in a secure environment The Kali Linux team is made up of a small group of individuals who are the only ones trusted to commit packages and interact with the repositories all of which is done using multiple secure protocols GPG signed packages and repositories Every package in Kali Linux is signed by each developer who built and committed it and the repositories subsequently sign the packages as well Multi language support Although penetration tools tend to be written in English we have ensured that Kali includes true multilingual support allowing more users to operate in their native language and locate the tools they need for the job Completely customizable We thoroughly understand that not everyone will agree with our design decisions so we have made it as easy as possible for our more adventurous users to customize Kali Linux to their liking all the way down to the kernel Conclusion and Key Points Keep in mind that Kali Linux while not overly complicated isn t exactly for beginners so take your time as you work through the tools Try to learn at least one new thing each day If you re new to the world of Linux consider starting with another Linux system like Ubuntu to get a taste of what you would be getting into Never attempt to use the tools in Kali Linux against any system which are not authorized to access There are plenty of legally free systems out there to practice your skills If you want to know how to download Kail Linux on the android device comment belowThanks for reading 2021-08-26 11:25:29
海外TECH DEV Community Build a human-like conversational AI app in an hour https://dev.to/arrrgr/build-a-human-like-conversational-ai-app-in-an-hour-3031 Build a human like conversational AI app in an hourFolks who work in insurance will tell you that it s about as far from a sexy industry as one can get Call me narrow minded but I think any industry can be made sexier with a bit of AI In today s tutorial we will do just that build a conversational AI app that will take a customer s call check their policy number and answer a few questions Pre startIf this is your first time building a conversational AI app with Dasha you want to join our developer community This is where you will find all the answers to all of your questions Also as we are in a closed developer beta right now this is where we will give you your API key to use Dasha This is the app you will build today To begin building with Dasha you will need to have Visual Studio Code NPM and Node js installed ideally in their latest versions Now do the following Install the Dasha Studio VSCode extensionOpen the terminal in VSCode and install Dasha command line interface npm i g dasha ai cli Now run the command dasha account login and follow the browser prompt when it pops up You should probably join our developer community we obsess over answering all our community members ASAP If you prefer video tutorials here you go Conversation structureIn order for you to better understand the conversation flow of what we are building here is the basic structure of the conversational AI app Perfect world conversationThe user customer calls in and asks to confirm some information about the insurance policy The AI asks for their policy number The AI then reads the policy number back out to the user to confirm it If the number is confirmed Dasha looks up account details If such an account exists it tells the user as much and asks what they are after If no such account exists it tells the user as much The user may then proceed to ask one of a number of questions such as “does my policy cover accidents or “what is the status of my claim That s pretty much it Sounds simple enough Before we get to the app let s go over the Dasha AI Platform architecture Dasha AI Platform architectureThere are three main parts to the product which makes building training developing and maintaining your human like conversational apps possible They are Dasha Studio Dasha SDK and Dasha Platform Dasha StudioIs an extension to VSCode You use the Studio to create your conversational workflow provide data to train the neural networks to recognize intents define ways in which the AI is to respond to the user as it is talking to the user The Studio lets you create these apps using DashaScript an event driven domain specific language derived from TypeScript In essence DashaScript is a collection of commands which tell the AI services in the Dasha Cloud Platform how to behave in various situations Dasha SDKIs a library used to integrate your applications or services to the Dasha Cloud It uses GRPC for two way communication between your application and Dasha Cloud Platform Dasha Cloud PlatformThe Dasha Cloud is where the magic happens It provides the AI as a Service components which enable you to create apps that are wildly human like in the way they interact with users Best in class speech to text text to speech natural language processing understanding and generation all come as a service of the Dasha Platform And we are constantly improving existing services and building new ones With any application you build using our technology you will have access to all the newest updates For more details on the Cloud Platform s services peek here The insurance customer service conversational AI appGo ahead and open the source code to the application in your VSCode You can either clone and open the app in your terminal or download unzip and open the folder in VSCode using File gt Open You will now want to open four files These are essentially what make your conversational AI app built with Dasha possible index jsThis is the Node js file from which your conversational AI application is launched You use index js to load the Dasha SDK By the same token you can incorporate this file or the code which launches your application into any other Node js project from whence you wish to make use of the Dasha Cloud to run conversational apps In this case you will obviously need to include the Dasha application code in a separate folder Below is the JavaScript code you would use to launch a basic Dasha SDK connection and Dasha app const dasha require dasha ai sdk const fs require fs async function main const app await dasha deploy app app connectionProvider async conv gt conv input phone chat dasha chat connect await dasha chat createConsoleChat dasha sip connect new dasha sip Endpoint default app ttsDispatcher gt dasha await app start const conv app createConversation phone process argv name process argv if conv input phone chat conv on transcription console log const logFile await fs promises open log txt w await logFile appendFile repeat n conv on transcription async entry gt await logFile appendFile entry speaker entry text n conv on debugLog async event gt if event msg msgId RecognizedSpeechMessage const logEntry event msg results facts await logFile appendFile JSON stringify logEntry undefined n const result await conv execute console log result output await app stop app dispose await logFile close main catch gt main dslMain dsl is located in the app directory This is the DashaScript file which gets compiled and executed in the Dasha Cloud Platform This file contains all the instructions that you provide to the Dasha AI Cloud on how to run your application In essence this is the conversational structure data jsonData json is the super power file It gives you the super power of training neural networks with simple JSON datasets It is used for two things mainly to define intents ways of helping the AI to understand what real meaning the user places into their replies and named entities data points located within the user s replies You can read more about both functions at the links above phrasemap jsonPhrasemap json is another superpower file Here you instruct what phrases your AI app should use in responding to the user You can also instruct it to vary the phrases to say different things if the same node gets called up a second or third time etc Understanding the conversational AI appNow that we ve got a high level overview of the technology and the files you are working with let s look at main dsl more closely Run a testTo start off let s launch a test conversation To do so you will need to have the code open in your VSCode Run npm i Now run npm start chat A chat session will launch in your terminal You can also run npm start where is your phone number in international format You will get a call from the AI and can talk to it Now let s look at the code Imports and declarationsWe start off by importing the library of commonly used digressions intents etc By the way digressions are nodes that can be called up at any point in the conversation They do not have a node leading into them Digressions are great for two things One is preparing your AI appfor a variety of tangents which a human user might bring up in the course of a conversation Two is letting you teach your AI app to say something along the lines of “how can I help you today and then listen in for a response You can read more about digressions here Then we declare context variables input ones that are pushed to the app on conversation start and storage ones Following this we declare external functions External functions are a way to pass and receive arguments to and from the index js file in which the Dasha app runs as a function You can in turn write instructions on what to do with these arguments for example calculations or more importantly you can push data to or pull data from an external service from the Node js file Or both In the app you are looking at now we make use of external functions and will go over it I will paste examples of code Unfortunately due to the nature of Dasha apps these code snippets do not pass the copy paste test as they need multiple files to run As you have opened the repo you can run the entire code base import commonReactions all dsl context declare input variables here input phone string declare storage variables here name string policy number string policy read string policy status string rating string feedback string claim string declare external functions here external function check policy policy number string string external function convert policy policy number string string Conversation flowThe conversation starts in earnest with line We kick it off with a starting node named root Once the connection is established the AI says the greeting phrase as indicated in the phrasemap json In the greeting phrase it asks for a name Upon finding the data name as defined in data json the conversation moves to the next node In node node we store the collected name data in the previously defined storage variable name and then use it to greet the user by their name start node root do actions executed in this node connectSafe phone connecting to the phone number which is specified in index js that it can also be in terminal text chat waitForSpeech give the person a second to start speaking say greeting and greet them Refer to phrasemap json gt greeting wait wait for a response transitions specifies to which nodes the conversation goes from here node goto node on messageHasData name when Dasha identifies that the user s phrase contains name data as specified in the named entities section of data json a transfer to node node happens node node do set name messageGetData name value assign variable name with the value extracted from the user s previous statement log name say pleased meet name name wait Now please refer to phrasemap json to see how the phrases are defined You can see that we provide an alternate phrase under the label repeat This lets Dasha know that if it comes back to the same node a second time a different phrase must be used Note the use of dynamic variables in node node and pleased meet phrase Note that you can also define phrases directly and use dynamic variables in the body of main dsl using the sayText function and string concatenation greeting first text Hello Thank you for calling ACME Insurance claims help line My name is Dasha I will be your artificially intelligent agent today Can you please introduce yourself repeat text I was just saying can you please introduce yourself pleased meet first text Pleased to meet you id name type dynamic text How can I help you today repeat text I was just saying How can I help you today id name type dynamic text Now let s take a look at data json to get a grasp of the neural network training data We are looking at the named entities section of the file Under values we define the types of names that a person might have Note that the open set parameter is set to true This means that the AI is free to substitute various other names for the ones we provide to it as an example To help it recognize where the names can be located in the body of the user s response we provide includes entities name open set true values value Jim Smith synonyms Jim Smith value Tony Montana synonyms Tony Montana value Jill Jones synonyms Jill Jones includes My name is Tony Montana name My name is Jill Jones name This is Jim Smith name Jim Smith name calling Jill Jones name I m Tony Montana name Tony Montana name Moving further down in main dsl we come upon digression policy This digression gets called up when the AI identifies intent which corresponds to policy check as stated in data json Here is where it gets interesting Take a look at the following three nodes digression policy conditions on messageHasIntent policy check do say what policy ask for policy number wait transitions policy goto policy on messageHasData policy node policy do set policy number messageGetData policy value set policy number wit the value acquired from the user set policy read external convert policy policy number call up external function to add spaces between numbers to help the AI read out the numbers more legibly log policy read say confirm policy policy read policy read read policy number back out to user to confirm it was heard correctly wait transitions yes goto policy on messageHasIntent yes no goto policy a on messageHasIntent no node policy do set policy status external check policy policy number call up an external function to check the policy say verification result policy status policy status wait transitions yes goto can help on messageHasIntent yes no goto bye rate on messageHasIntent no As you can tell from the code and the comments we ask the user to state their policy number in digression policy the number is identified as per instructions to the neural networks in data json under entities gt policy In node policy we store the policy number call up an external function to send the number value to index js where we put spaces between the numbers The reason for this is a string of numbers that have no spaces between them will be read by Dasha out as the integer value for example one thousand fifty versus one zero five zero We put the spaces between the numbers pass the value back to our app and store it as policy read This number is then read out to the user to confirm that it was heard correctly If the number is read incorrectly the AI asks the user to repeat it If it is confirmed by the user we go to node policy Here we call up an external function to check the policy number and verify that there is an active policy with this number In the case of this demo we simply pick one or two outcomes with random chance In the case of a real application running in production you will want to integrate with your database and get the data from there external function convert policy number app setExternal convert policy args conv gt var policyRead args policy number split join console log policyRead return policyRead external function check policy number Here we are providing a random evaluation you will want to refer to your membership database app setExternal check policy args conv gt const policyNumber args console log policyNumber const foo Math random if foo gt return This is a valid policy number And there is currently one active claim associated with this policy number else return There is no active policy with this number I m sorry Going back to node policy if the user has no additional questions the conversation progresses to node bye rate Before letting the user go Dasha asks to rate the interaction on the scale of to If the rating is six or below Dasha will ask the user to clarify what they did not like about the experience You can find this code in main dsl lines Below I will only show the code for node rating evaluation as it is the only node dealing with functions that we have not used previously in this tutorial As you can tell here we save data collected from the user rating to a variable rating which we then convert to an integer We have to do this because all user replies are saved as strings by Dasha We then see whether the rating is greater than or equal to or otherwise Based on the outcome the conversation develops node rating evaluation do set rating messageGetData rating value assign variable rating with the value extracted from the user s previous statement log rating var rating num parseInt rating messageGetData collects data as an array of strings we convert the string to an integer in order to evaluate whether the rating is positive or negative if rating num gt goto rate positive note that this function refers to the transition s name not the node name else goto rate negative transitions rate positive goto rate positive you need to declare transition name and the node it refers to here rate negative goto rate negative Starting at line and to the end of main dsl the remaining digressions begin These are concerned with the additional questions that a user might ask once their policy number has been confirmed These digressions deal with questions such as “what is the status of my insurance claim and “I d like to redeem my completed claim In conclusionNow that you have gone through the conversational AI app make some changes to it and run some tests using the commands stated earlier For your reference Run npm i Now run npm start chat A chat session will launch in your terminal You can also run npm start where is your phone number in international format You will get a call from the AI and can talk to it Let us know in the comments or in Dasha Developer Community what you build 2021-08-26 11:20:32
Apple AppleInsider - Frontpage News 'iPhone 13' name pops up in Apple packaging leak https://appleinsider.com/articles/21/08/26/iphone-13-name-pops-up-in-apple-packaging-leak?utm_medium=rss x iPhone x name pops up in Apple packaging leakA newly leaked image of iPhone packaging appears to confirm that Apple will call its next model the iPhone despite speculation it would avoid the unlucky number Purported close up image of iPhone packagingDuring a recent survey around one in five iPhone users claimed that they were superstitious about the number and didn t want Apple to use it for the next iPhone Now what appears to be a close up photo of new packaging shows Apple using the name iPhone Read more 2021-08-26 11:23:56
海外TECH Engadget Tesla's redesigned iPhone app features two new home screen widgets https://www.engadget.com/tesla-iphone-app-widget-114659360.html?src=rss Tesla x s redesigned iPhone app features two new home screen widgetsTesla is rolling out a major update for its iOS smartphone app with new controls improved management and cool visuals Version also gives you the choice between two different sized widgets for your iPhone home screen As detailed by Tesla Software Updates both feature the same information the name of the car battery percentage location or charging info unlock status an image of the vehicle and the time the information was last updated Tesla previously had a quot Today quot extension for iOS that was nowhere near as comprehensive as the new widgets nbsp Widget flex teslapic twitter com cxxWnBdPーDavid dsdavies August In terms of controls you can send commands to your car immediately upon opening the app instead of waiting for the vehicle to wake up There s also enhanced phone key support that essentially lets you unlock multiple Teslas An updated visual that should be immediately noticeable is the new D vehicle render There are also new animations when you charge your car and in the climate and controls sections Design wise Tesla has ditched the charging section and now displays that info when your car is plugged in You can also view Supercharging history from within the app While the speed limit valet mode and sentry mode settings have been moved to a new category titled Security which includes tips on how to use the Bluetooth phone key and location services To sum up this is the biggest update to the EV maker s iOS app in a while Recently Tesla has mainly focused on providing bug fixes and improvements outside of the introduction of Virtual Power Plant enrolment in July 2021-08-26 11:46:59
海外TECH Engadget The Morning After: OnlyFans 'suspends' its explicit content ban https://www.engadget.com/the-morning-after-only-fans-suspends-its-explicit-content-ban-110538081.html?src=rss The Morning After OnlyFans x suspends x its explicit content banOnlyFans is back Or at least business will continue as usual for now Best known for its adult videos and images from independent creators the site decided to bring the ban hammer down on adult content last week citing that big banking was to blame for the sudden shift in policy Apparently as of yesterday OnlyFans has found a way forward It says it s “suspended the ban on pornography for now but has otherwise left creators and the rest of us in the dark as to the details In an email to creators OnlyFans said it s got “banking partners assurances that it can support the whole gamut of content hosted on the site The next challenge for the company are the issues highlighted in a recent BBC investigation of its activities The report outlined how illegal content from some creators was able to make it onto the site and how banning policy seemed to contort to fit its most popular creators ーMat SmithSamsung Galaxy Watch reviewStill the best Android smartwatch David Imel for EngadgetSamsung features a new OS body composition measurement and sleep tracking features as well as upgraded sensors and processor in its Galaxy Watch According to Reviews Editor Cherlynn Low while those are helpful it s the core smartwatch experience what used to be known as Tizen that shines Unfortunately battery life suffers as a result of all those new features Continue reading The next Marvel game is a turn based RPG from the creators of XCOMApparently no perma deaths Firaxis Games KXCOM developer Firaxis has unveiled Marvel s Midnight Suns a turn based role playing game based on the Midnight Sons team from s crossover issues The modern take has you play a new Marvel co created superhero The Hunter with help from Midnight Sons members like Blade Ghost Rider and Wolverine and Avengers including Captain America and Iron Man Midnight Suns comes to PS PS Xbox Series X S Xbox One Switch and Windows PCs in March Continue reading A Discord music bot is going offline after YouTube crackdownIt s shutting down on August th If you re a Discord user there s a good chance you ve benefited from Groovy Bot which lets people jam together with music from YouTube Spotify and others But it turns out Google didn t appreciate its ability to rip music out of YouTube The company has sent a cease and desist letter to Groovy Bot s owners and against the might of Google they re not putting up a fight Groovy Bot will go offline on August th A YouTube spokesperson noted that Groovy Bot violated its terms of service particularly because it modified the way YouTube worked and charged for the privilege If Groovy Bot were merely free it may have been able to live on ーthe premium subscription might be what killed it Continue reading Kanye West s new album Donda comes on a remix it yourself gadgetYou ll be able to split up the elements of each song Kanye WestWest and electronics design firm Kano have introduced a Donda Stem Player that as the name implies lets you remix music from Kanye s upcoming album Donda plus your own tunes using song stems The gadget can apparently isolate song parts and control aspects like bass drums samples and vocals though it s unlikely to be able to perfectly lift out separate elements You can order the Stem Player now for nbsp Continue reading Halo Infinite is launching on December thIt was confirmed at Gamescom After a year long delay Halo Infinite will arrive on December th Developer Industries confirmed the timing during Gamescom s Opening Night Live event yesterday However this date was leaked just hours before the show started To celebrate however we did get a new multiplayer gameplay trailer nbsp Take a look here The best wireless headphones you can buy right nowSony Bose Apple and even Razer have headphones worth considering In the last two years true wireless earbuds have made quite the leap There s no doubt the popularity of Apple s AirPods helped make these headphones a mainstay but companies ability to offer reliable connectivity great sound and active noise cancellation ANC in an increasingly smaller form factor has hastened widespread adoption Here s our updated guide to the best options out there Continue reading The big news you might have missedFitbit s Charge packs an ECG and stress response sensorHow to clean and organize your MacFacebook is reportedly mulling a commission to advise on electionsSpecial edition Halo Infinite Xbox Series X and controller arrive on November thPresident Biden is meeting with Apple Google and Microsoft on cybersecurityLucid is offering two variants of its Air Dream Edition luxury EVSouth Korea to end its controversial gaming curfewSaints Row gets a gritty reboot set in the weird west Marvel s What If… turns grim in its third episode with mixed results 2021-08-26 11:05:38
医療系 医療介護 CBnews 検査を迅速に受けられず多数の感染者潜在の可能性-東京モニタリング会議専門家意見、不織布マスクを https://www.cbnews.jp/news/entry/20210826192651 不織布マスク 2021-08-26 20:20:00
医療系 医療介護 CBnews 抗体カクテル療法、外来でも使用可能に-条件付き https://www.cbnews.jp/news/entry/20210826190617 厚生労働省 2021-08-26 20:10:00
ニュース BBC News - Home Majority of eligible people evacuated from Kabul - PM https://www.bbc.co.uk/news/uk-58339762?at_medium=RSS&at_campaign=KARANGA afghan 2021-08-26 11:47:08
ニュース BBC News - Home Tokyo Paralympics: Lee Pearson wins 12th gold as GB enjoy cycling and swimming success https://www.bbc.co.uk/sport/disability-sport/58338980?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-26 11:55:30
ニュース BBC News - Home Stalin-era mass grave found in Ukraine https://www.bbc.co.uk/news/world-europe-58340805?at_medium=RSS&at_campaign=KARANGA ukraine 2021-08-26 11:22:50
ニュース BBC News - Home Former England and Sussex captain Dexter dies aged 86 https://www.bbc.co.uk/sport/cricket/58337771?at_medium=RSS&at_campaign=KARANGA dexter 2021-08-26 11:39:30
ニュース BBC News - Home Champions League draw: When does it take place? Who has qualified? All you need to know https://www.bbc.co.uk/sport/football/58256936?at_medium=RSS&at_campaign=KARANGA Champions League draw When does it take place Who has qualified All you need to knowThe draw for this the Champions League takes place on Thursday at BST in Istanbul as defending champions Chelsea await their fate 2021-08-26 11:46:39
ビジネス ダイヤモンド・オンライン - 新着記事 社内の「同調圧力」への正しい対処法、組織論の専門家が解説 - News&amp;Analysis https://diamond.jp/articles/-/278631 newsampampanalysis 2021-08-26 20:30:00
LifeHuck ライフハッカー[日本版] スマホで今すぐ実践できる4つのセキュリティ対策 https://www.lifehacker.jp/2021/08/241077security-check-matome.html 簡単 2021-08-26 21:00:00
北海道 北海道新聞 アストラ製ワクチン接種、道が30日から登録受け付け 先着500人 https://www.hokkaido-np.co.jp/article/582484/ 受け付け 2021-08-26 20:10:00
北海道 北海道新聞 WBA、暫定王座を廃止 王座乱立が問題 https://www.hokkaido-np.co.jp/article/582480/ 世界ボクシング協会 2021-08-26 20:02:00
ニュース Newsweek セックスに接着剤を使ったインド人男性が急死 https://www.newsweekjapan.jp/stories/world/2021/08/post-96989.php 地元の報道によれば、ミズラと元婚約者は薬物依存症で、「ホワイトナーコカイン」を混ぜたエポキシ系接着剤をしばしば吸引していたらしい。 2021-08-26 20:05:26
IT 週刊アスキー 新たな組織が判明!PS4『英雄伝説 黎の軌跡』で新キャラクター&新バトルシステムを公開 https://weekly.ascii.jp/elem/000/004/067/4067293/ playstation 2021-08-26 20:30:00
IT 週刊アスキー “世界に1つだけ”の25周年記念BOXも!『モンスターファーム1&2DX』発売決定 https://weekly.ascii.jp/elem/000/004/067/4067279/ nintendoswitchpcsteam 2021-08-26 20:15:00
AWS AWS Architecture Blog Field Notes: Deploy and Visualize ROS Bag Data on AWS using Rviz and Webviz for Autonomous Driving https://aws.amazon.com/blogs/architecture/field-notes-deploy-and-visualize-ros-bag-data-on-aws-using-rviz-and-webviz-for-autonomous-driving/ Field Notes Deploy and Visualize ROS Bag Data on AWS using Rviz and Webviz for Autonomous DrivingIn the automotive industry ROS bag files are frequently used to capture drive data from test vehicles configured with cameras LIDAR GPS and other input devices The data for each device is stored as a topic in the ROS nbsp bag file Developers and engineers need to visualize and inspect the contents of ROS nbsp bag files to identify … 2021-08-26 13:54:26
AWS AWS for SAP Extract data from SAP ERP and BW with Amazon AppFlow https://aws.amazon.com/blogs/awsforsap/extract-data-from-sap-erp-and-bw-with-amazon-appflow/ Extract data from SAP ERP and BW with Amazon AppFlowIntroduction At AWS we commonly hear from customers that they are looking to not only move their SAP systems to the cloud but transform the way they use data and analytics capabilities within the organisation Furthermore they want to combine the SAP data with non SAP data in a single data and analytics solution on AWS … 2021-08-26 13:47:28
python Pythonタグが付けられた新着投稿 - Qiita PEP8のMaximum Line Lengthいくつにしてます? https://qiita.com/cof123/items/486c24f5ca1e0d3483a2 文字という制限は、ウィンドウの幅をに制限し、行を折り返すときにツールが行末にマーカーを置いたとしても、エディタに折り返す動作をさせない目的で選ばれています。 2021-08-26 22:58:52
python Pythonタグが付けられた新着投稿 - Qiita camelotで大量のページのPDFをCSV変換 https://qiita.com/barobaro/items/9ec7700fa3fb6307cc70 2021-08-26 22:21:12
js JavaScriptタグが付けられた新着投稿 - Qiita 【JavaScript】変数について https://qiita.com/YuStarrr/items/341f76264408880c4531 JavaScriptvarwidthwhidthconsolelogwidthが出力される最後に今回はJavaScriptの変数について記事にしてみました。 2021-08-26 22:34:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) arduinoでセンサを複数使用し、閾値を時間間隔で設定しその閾値内でセンサが反応したらその閾値内のセンサ値をすべて反応したことにするプログラムが書きたい https://teratail.com/questions/356327?rss=all arduinoでセンサを複数使用し、閾値を時間間隔で設定しその閾値内でセンサが反応したらその閾値内のセンサ値をすべて反応したことにするプログラムが書きたいarduinoでセンサを複数使用し、閾値を時間間隔で設定しその閾値内でセンサが反応したらその閾値内のセンサ値をすべて反応したことにするプログラムを書いてみたのですが、実行するとセンサstateが反応したらセンサだけでなくすべてのセンサがHIGHになってしまいます。 2021-08-26 22:55:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) selectの項目を生成してコントロールしたい https://teratail.com/questions/356326?rss=all selectの項目を生成してコントロールしたいまずjsonファイルなどからselect項目を生成し、次にselectで項目を選択すると、選択した内容の要素をHTMl上に生成されるようにしたい最初から要素が生成されている場合もありです。 2021-08-26 22:50:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Rails】form_with のsubmitタグでrender内の画像を表示させたい https://teratail.com/questions/356325?rss=all 【Rails】formwithのsubmitタグでrender内の画像を表示させたい前提・実現したいこと【Rails】現在、formwithでsubmitタグを画像に置き換え、ltimagesubmittagimagessamplejpggt上記のように記述しているのですが、この画像をif文で時間帯によって変更したいのでパーシャルに書きました。 2021-08-26 22:49:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 背景動画を画面いっぱいに表示させる方法 https://teratail.com/questions/356324?rss=all 背景動画を画面いっぱいに表示させる方法背景動画をスマホで見たとき全画面に表示されるようにしたいのですが、めちゃくちゃ拡大されて表示されてしまいます。 2021-08-26 22:42:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JSループにおける配列とオブジェクトについて https://teratail.com/questions/356323?rss=all JSループにおける配列とオブジェクトについて前提・実現したいことnbspnbsp試したこと現在laravelで掲示板アプリを作成しているlaravel初心者です。 2021-08-26 22:35:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) boot.rbのLoad errorによりローカルホストが立ち上がらない https://teratail.com/questions/356322?rss=all 2021-08-26 22:35:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) リダイレクト `>`で.bashrcを上書きしてしまった. https://teratail.com/questions/356321?rss=all 2021-08-26 22:28:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) circleciでRun rubocopが通らない https://teratail.com/questions/356320?rss=all circleciでRunrubocopが通らないCircleCIのrubocopでのエラーになります。 2021-08-26 22:13:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) UE4 配置したBPのMeshだけを変えたい https://teratail.com/questions/356319?rss=all 配置 2021-08-26 22:12:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) React CastError: Cast to ObjectId failed for value というエラーの意味 https://teratail.com/questions/356318?rss=all ReactCastErrorCasttoObjectIdfailedforvalueというエラーの意味Reactnbsp諸々初心者です。 2021-08-26 22:07:25
AWS AWSタグが付けられた新着投稿 - Qiita AWSの便利なプラットフォーム「Amplify」について https://qiita.com/itoshin1341/items/0cea2b0ad86942f70a9a また、Webアプリケーションであれば、AmplifyConsoleを用いて、CICD環境を簡単に構築することもできるようになります。 2021-08-26 22:53:33
海外TECH DEV Community How much assumed knowledge is enough? https://dev.to/missamarakay/how-much-assumed-knowledge-is-enough-kmi How much assumed knowledge is enough I spent years as a developer advocate targeting beginners to particular technology topics or products I m very specific about this because my definition of beginners did not include folks who were new to coding but might be new to working in cloud or SaaS They didn t have to be full time developers but they did need to know some amount of programming I would stop to explain some fundamentals but really I assumed folks would get most of their fundamental knowledge from somewhere else whether it was a degree bootcamp certification or someone else s content I don t want to assume so much knowledge that I alienate users but at the end of the day I need to assume some knowledge I often thought and still think about the minimum amount of knowledge required to get through a how to or complete a task For example if something required an async call or needed to happen across multiple threads I would acknowledge the why maybe touch on the how and if I was feeling particularly generous and knowledgable I would mention the pros and cons of shoving this code into production as is If you ve heard me speak or attended a workshop I ve lead I always warn folks to not take snippets or example code I ve written and put it into production It s often untested for scale security or more literally just does not have testing All things you need to consider carefully when productionalizing code Don t just take it and run with it This isn t a scathing blog about how devs of this generation just C amp P their way across Stack Overflow that s a tired opinion This is a fair warning to myself and other technical content generators that your example code will likely end up in production no matter how many alerts notes comments and admonitions you make So how do we acknowledge this while offering an easy to maintain digestible experience How do you build examples and content meant to help educate developers without huge maintenance costs or any other gotchas on either side Facilitate rapid prototypingThis one is huge so it s first because I m long winded and you ll likely stop reading soon anyway We live in an agile world filled with near instant gratification Your project manager or stakeholders demand significant regular progress which starts at the very beginning of the software lifecycle sometimes even before How many times have you find ourself saying oh I just hacked this together or I PoC ed this and it looks like it will work for us only to then find yourself in a position where you need to deliver and you need to deliver this week or this sprint Have you ever started from scratch Or do you typically build off of what you had I ll be honest as a developer I ve never thrown out PoC proof of concept or hacked work In fact I d go so far as to say I ve never been empowered or support to do that This isn t a jab at my previous teams or managers but given the choice between starting from and starting from somewhere between I m simply too lazy to throw away work Any example snippet or sandbox may be pitched as something great for prototyping but rarely do I see situations where prototypes are chucked in the bin and not evolved into production hopefully worthy apps Target an MVPMy goal in Developer Experience is to get you through an enjoyable efficient experience with our products and tools so you get to focus on delivering a solution for your use case This means I m looking to cut and trim everywhere I can while still providing you a meaningful experience This is no different than going through an MVP minimum viable product exercise What s the bare minimum you need to be successfully onboarded Acknowledge you will not be able to cover every features and every corner of your product but don t reinvent the wheel either Give devs building blocks so that each step of the way through your how to or documentation they can build on their foundational knowledge but don t be afraid to keep it lean Save devs from themselves if possible To give you a concrete example we evaluated our community through surveys polls and forum questions and realized their Java knowledge was beginner at best and their grasp of concepts like multi threading synchronous and asynchronous processing and other complex topics just wasn t there There is a difference between writing code that s functional and writing code to be performant There is room in tech for both We discussed modifying some of our getting started content to remove lines that may lead to issues down the road because of this conclusion For example blocking and non blocking code was not explicitly obvious send join Did you know that s a blocking call to wait for the issues command to be executed on the workflow engine So we modified it to thissend whenComplete result exception gt to register a callback to be executed if the command on the workflow engine was executed or an exception was thrown Now while both are perfectly acceptable for an example sandbox environment of even a PoC the first example is not going to scale in the way we know process automation projects will in a production or production like scenario While some devs will be able to recognize this we want to lower the barrier for ALL devs so we adjust without having to deep dive into the fundamentals of parallelism We ve able to introduce the topic how it works with our product and point them in the direction of more information or give them terms they can search around and educate themselves on And most importantly we ve set up the dev on a good path that if this code ends up in production and scaling it s not as fragile I think it s also important to recognize you can just have a bad unfocused day as a very experience Java dev and miss this detail It may not hurt you at processesSpecial thanks to berndruecker for the fixes in this example So where do you draw the line at enough assumed knowledge My favorite answer it depends I like to lean heavily on user data and personas It s unrealistic to think I can teach everyone programming fundamentals how to use our products and be good at all of that I keep the three things in mind how can I facilitate rapid prototyping introduce them to the MVP and save devs from themselves when using our products so they can get what they need from the experts in that space or topic How do you handle this Or maybe what do you expect in your documentation experience Leave me a comment and share your thoughts Cover Photo by Eli Francis on Unsplash 2021-08-26 13:48:12
海外TECH DEV Community Implement JWT Authentication with Phoenix.Token https://dev.to/onpointvn/implement-jwt-authentication-with-phoenix-token-n58 Implement JWT Authentication with Phoenix TokenIn this post you ll learn how to implement JWT based authentication using Phoenix Token This is originally posted on The Orange In our previous projects we use guardian library to implement JWT authentication Guardian is a great library which provides lots of method and tool to work with authentication But sometime we don t need them all And recently I found Phoenix Token module shipped with phoenix framework that helps me to implement JWT authentication with few lines of code Let s do it Implement JwtToken moduleHere is the document of Phoenix Token We just wrap sign and verify function from Phoenix Token to create and check for valid JWT token defmodule MyApp JwtToken do signing salt octosell api token for week token age secs doc Create token for given data spec sign map binary def sign data do Phoenix Token sign MyAppWeb Endpoint signing salt data end doc Verify given token by Check if this token is issued and stored in Redis Verify token signature Verify expiration time spec verify String t ok any error unauthenticated def verify token do case Phoenix Token verify MyAppWeb Endpoint signing salt token max age token age secs do ok data gt ok data error gt error unauthenticated end endendHere we wrap in JwtToken module to simplify API We pass MyAppWeb Endpoint here to use secret key that config for endpoint You can pass secret key from config as firt argument Generate JWT tokendefmodule MyAppWeb SessionController do def new conn email gt email password gt password do with ok user lt Account authenticate user email password ok token lt MyApp JwtToken sign user id user id do return token to client else gt error gettext email or password is in correct end endendHere we create JWT token with a map user id user id and return to client Build Plug to verify tokenClient sent jwt token to server via header Authorization We extract token and call JwtToken verify to check if jwt token is valid and not expired defmodule MyApp Plug Authenticate do import Plug Conn require Logger def init opts do opts end def call conn opts do with Bearer lt gt token lt get req header conn authorization ok data lt MyApp JwtToken verify token do conn gt assign current user MyApp Account get user data user id else error gt conn gt put status unauthorized gt Phoenix Controller put view MyAppWeb ErrorView gt Phoenix Controller render gt halt end endend Add plug to routerdefmodule MyAppWeb Router do use MyAppWeb router pipeline api do plug accepts json end pipeline authenticated do plug MyAppWeb Plug Authenticate end scope api MyAppWeb do pipe through api post auth login SessionController new end scope api MyAppWeb do pipe through api authenticated delete auth logout SessionController delete endendWe have done with it Just a few line of code ConclusionImplement JWT authentication with Phoenix is so easy and you may not need Guardian for your application In this post I only implement simple version of JWT authentication In real application you should store jwt token signature in database or redis andIn Authenticate plug check if the token exists in database When user logout clear it from database redis to make sure that token cannot be used to make request anymore Thanks for reading 2021-08-26 13:42:44
海外TECH DEV Community Develop URL shortener application with Redwood JS. https://dev.to/gillarohith/develop-url-shortener-application-with-redwood-js-3cf7 Develop URL shortener application with Redwood JS Develop URL shortener application with RedwoodJS Introduction What is RedwoodJSRedwood is is built on React GraphQL and Prisma Redwood works with the components and development workflow but with simple conventions and helpers to make your experience even better this is opinionated To keep it simple let s use the tag line which they go by Bringing full stack to the Jamstack Redwood is really a vast framework this blog post will try to cover the most important concepts of it Image taken from What are we building nowWe will be building a small URL shortener service we will focus less on UI and functionality aspect of the shortener as a whole and concentrate more on RedwoodJS Bird eye view of technologies being usedWe will be working with the following technologies in the tutorialRedwoodJSTailwindGraphQLPrismaJust to put it in simple words HOSTURL slug will add a view to the local database and redirect to the desired website If you are developing locally the HOSTURL would be localhost http localhost and the slug can be anything Simple example localhost gilla twitter http localhost gilla twitter should redirect to my twitter profile P S Don t worry even if you don t know anything our objective will be to cover them below DevelopmentIn this section we would be going over the development process Create Redwood projectAs with any modern framework Redwood comes with a project generator Redwood supports both TypeScript and JavaScript you can use the required language of your choice for this tutorial we will be going with TypeScriptFor JSyarn create redwood app redwood url shortnerWarpFor TSyarn create redwood app typescript redwood url shortnerWarpThis will generate the base project for us with sqlite database which we can swap with just a few changes You can follow this to get it up and running locally for deployment you can use services such as heroku or railway In this tutorial we will stick to sqlite database as we won t be performing deployment Understanding the high level structure of the applicationOn the high level you could see two repositories web and api which are two workspaces in yarn terminology In in web we have our Frontend of the application and in api the GraphQL backend resides Web DirectoryThe other files are simple like the css html and the ts js files Now the way yarn workspaces works on installing dependencies are is as follows yarn workspace lt space name gt add lt dependency name gt Say for installing axios in web workspace the command would beyarn workspace web app axiosNote rw is shorthand for redwood cli Adding TailwindNow that we understand the application at a high level we need to include our custom webpack configuration Redwood supports that too you can check it out here Redwood can include the Tailwind CSS in just a single command line code this takes care of all the production ready configuration for Tailwind CSS This is the command to setup the Tailwind you could see the sample output in the warp link below yarn rw setup tailwindWarpPlease remember to restart your yarn rw dev server after adding tailwind Creating new pageWe need to generate the page for the home currently it shows redwood home page The following command is used for doing so you can also find sample output of the terminal yarn rw g page app Warpg is the shorthand for generatepage is used for generating pagesapp is the name of the components and pages that will be generated is the route path In the Routes ts files the main change will be reflected localhost will now show the home page after this command In the AppPageLayout if generated or else you can generate it You can use this simple layout to have good padding around the content type AppPageLayoutProps children React ReactNode const AppPageLayout children AppPageLayoutProps gt return lt div className p h screen bg blue gt children lt div gt export default AppPageLayout Prisma model for the UrlSchemeCreate the prisma model for the URL Shortener the model contains the following values model Url id Int id default autoincrement longUrl String slug String unique views Int default createdAt DateTime default now We will try to keep it as simple as possible now the migrations need to be applied to the database for this there is a command in rw cli This command is used for creating and applying the migration yarn rw prisma migrate devWarp Generating ScaffoldNow this is where the actual Redwood magic starts as we discussed earlier we will concentrate on generating the scaffold yarn rw generate scaffold urlWarpThe above command generatesCRUD in the api folderComponents Layouts Cells for the web folder GraphQL schema definition files If you visit the urls new page you can check the form to add data has already been created and you can start adding the data Once added the data head over to urls page you would be automatically redirected here if not visit it manually in the browser The page would look something like this The Show Edit and Delete function works the CRUD are already all wired in api src graphql is something you can spend time exploring you can also launch the GraphQL playground using localhost graphql Understanding Cell ArchitectureThere is a lot of terminology of Cell that is going around there are a few definitions on the official docs and other places To put it in simple words let s understand by a quick example For any API call the frontend makes there is always four main possibilities Success Empty Failure and LoadingSo we need three different UIs for the following states based on the design requirements The Cell is a high order component where you can export components LoadingEmptyFailureSuccessThe use of just the cell component for example lt UrlsCell gt Just usage of this component on the code would be enough the states and rendering the particular state will be taken care by redwood Which means if the API call is success it renders the Success component when it is loading it renders the Loading component and so o Writing custom SDLsFor most of the cases the CRUD will be enough but for a few cases there is a requirement for having custom queries We have a need for custom query we need to find the longUrl which needs to be redirected to from the slug we have The CRUD which we already have can get the data based on the id and not slug For this Add the required function in the services folderHere we are dealing with the urls so we add the following in api src services urls urls ts file export const findBySlug slug Prisma UrlWhereUniqueInput gt return db url findUnique where slug Add the findBySlug in the Schema definition file In the case of us we need to modify the following file api src graphql urls sdl ts astype Query urls Url url id Int Url findBySlug slug String Url Added We need to create a custom cell because we also need to handle case of incrementing the view count if you notice our schema definition there is a views field the FindBySlug will be discussed in the section below Creating the FindBySlug cellAs we have done earlier the scaffold command generates many things which also includes cells To generate cel alone without any other side files generated there is a command to do that You can find the command and it s sample output below yarn rw g cell FindBySlugWarpOnce the required files are generated in the main FindBySlugCell tsx file There is a QUERY variable this is the query that will be run and based on the result the states will be rendered export const QUERY gql query FindBySlugQuery id String findBySlug findBySlug slug id id longUrl slug views createdAt Now for testing this implementation we need to wire this component in the AppPage tsx file that was generated with the page command we used The AppPage tsx would look similar to this import MetaTags from redwoodjs web import FindBySlugCell from src components FindBySlugCell import AppPageLayout from layouts AppPageLayoutLayout AppPageLayoutLayout import NewUrlPage from Url NewUrlPage NewUrlPage type AppPageProps slug string const AppPage slug AppPageProps gt return lt AppPageLayout gt lt MetaTags title App gt lt h gt URL shortner App lt h gt slug amp amp lt FindBySlugCell id slug gt lt AppPageLayout gt export default AppPageNote that we are taking in props of slug we take this slug from the URL bar so this needs to be handled in Routes tsx file lt Route path slug String page AppPage name app gt This line will ensure to load AppPage component on slug Please note that how well the type checking and safety is really great stuff Now on hitting the url which you have created the page would look something similar to this Ignore the part of the image where you see New URL form in the page But the json data can be seen on the page Putting everything together Now we need to add a new count to the views and also redirect the user after that Again repeating the drill for adding new custom GraphQL query Add the following in urls ts fileinterface UpdateViewArgs extends Prisma UrlWhereUniqueInput count number export const incrementViews id count UpdateViewArgs gt return db url update where id data views count Modify the sdl file by adding thistype Mutation createUrl input CreateUrlInput Url updateUrl id Int input UpdateUrlInput Url deleteUrl id Int Url incrementViews id Int count Int Url You can check the incrementViews in the GraphQL playground attaching image below to show how it looks In the FindBySlugCell tsx we will be adding another GraphQL mutation const INCREMENT VIEWS gql mutation IncrementViewMutation id Int count Int incrementViews incrementViews id id count count id longUrl slug views in the success blockconst increment useMutation INCREMENT VIEWS useEffect gt increment variables id findBySlug id count findBySlug views used for redirection window location href findBySlug longUrl findBySlug id The overall file would look something like this import type FindBySlugQuery from types graphql import useMutation from redwoodjs web import type CellSuccessProps CellFailureProps from redwoodjs web import useEffect from react export const QUERY gql query FindBySlugQuery id String findBySlug findBySlug slug id id longUrl slug views createdAt const INCREMENT VIEWS gql mutation IncrementViewMutation id Int count Int incrementViews incrementViews id id count count id longUrl slug views export const Loading gt lt div gt Loading lt div gt export const Empty gt lt div gt Empty lt div gt export const Failure error CellFailureProps gt lt div style color red gt Error error message lt div gt export const Success findBySlug CellSuccessProps lt FindBySlugQuery gt gt const increment useMutation INCREMENT VIEWS useEffect gt increment variables id findBySlug id count findBySlug views window location href findBySlug longUrl eslint disable next line react hooks exhaustive deps findBySlug id return lt div gt JSON stringify findBySlug lt div gt Adding the form to the Home page By just adding the lt NewUrlPage gt which was generated for us can directly used as an component The overall AppPage tsx component will look something likeimport MetaTags from redwoodjs web import FindBySlugCell from src components FindBySlugCell import AppPageLayout from layouts AppPageLayoutLayout AppPageLayoutLayout import NewUrlPage from Url NewUrlPage NewUrlPage type AppPageProps slug string const AppPage slug AppPageProps gt return lt AppPageLayout gt lt MetaTags title App gt lt h gt URL shortner App lt h gt slug amp amp lt FindBySlugCell id slug gt lt div className m gt lt NewUrlPage gt lt div gt lt AppPageLayout gt export default AppPageThe application would be similar to this Code Github RepositoryThe application code can be found in the Github repo GitHub Rohithgilla redwood url shortner Next StepsWohoo we have successfully created a Redwood JS application thought this can be improved a lot but the main objective of learning how to use RedwoodJS was covered DeploymentCurrently Redwood supports Netlify Vercel AWS Serverless Render as official supported targets yarn rw deploy lt place gt will create ready to deploy version of the project also please note that backend needs to be deployed separately except for RenderThere is a detailed explanation about different deploy methods here Now if you want an opinionated suggestion about deployment Choose Netlify or Vercel for the Frontend deployment if you don t have any personal preference choose the one which has more credits left Choose Heroku Railway for the database you can summon a Postgres db within a few clicks Railway has pay as you go structure you would be able to handle a decent amount of traffic in free tier itself Heroku you get k records in the DB in the free tier Feeling Adventurous Add Authentication to the existing application Provide User dashboard show the graph of views per day Try to use the existing API and build a mobile application from it please use this as reference for consuming API More readingRoadmap is worth checking out some really cool stuff are coming out Official Docs can be found here Official Learning website can be find here Deep dive of API folder can be find here Deep dive of Web folder can be find here Deep dive on cells ThanksRohith Gilla 2021-08-26 13:40:36
海外TECH DEV Community Introduction to programming https://dev.to/aswin2001barath/introduction-to-programming-31od Introduction to programmingProgramming is a way to instruct the computer to perform diverse tasks You may ask why do we even need programming Why not directly do something with the hardware and stuff You see computers only understand Binary that is s and s Now why Binary Computers built with electronic components transmits data in the form of ON or OFF hence binary in simple terms Coming back to the question why do we even need programming Imagine writing instructions to the computers just using s and s Don t you think it would be tiresome work to do See this is why we need programming languages Programming languages allow us to write programs and perform tasks and also makes the programs human readable We humans communicate with each other using languages like Tamil Hindi English French or any other language Similarly we use programming languages like Python Java C or others to communicate with the computer Take a look at the tutorial version of this blog at Kunal Kushwaha s channel Kunal is creating an amazing course on Java Interview Preparation Competitive programming for FREE on YouTube Here s the GitHub Repository for detailed curriculum and resources Here s the YouTube playlist So do check it out Feel free to share if you found this useful 2021-08-26 13:32:06
海外TECH DEV Community Ultimate cloud pricing comparison: AWS vs. Azure vs. Google Cloud in 2021 https://dev.to/castai/ultimate-cloud-pricing-comparison-aws-vs-azure-vs-google-cloud-in-2021-khj Ultimate cloud pricing comparison AWS vs Azure vs Google Cloud in How can you tell which cloud provider is the right one for your business And which one isn t going to break your wallet On the surface AWS Microsoft Azure and Google Cloud are pretty similar They all offer flexible compute storage and networking combined with everything engineers love about the cloud self service instant provisioning and autoscaling  But cloud providers differ in key areas that have a massive impact on your cloud bill Most of your bill consists of compute resources that represent even of a company s cloud spend That s why I will focus on comparing the pricing of Instances and Virtual Machines across AWS Azure and Google Cloud to show you the nuanced differences between these providers Read this guide to learn which provider offers the most cost effective services in Top strengths of AWS Azure and Google CloudBilling in AWS vs Azure vs Google CloudLet s take a look at the biggest cost driver computeComparing On Demand pricingComparing discounted pricing with year upfront commitmentHow CPU bursting can help drive your costs downComparing Spot Instances Preemptible VMsOptimizing cloud costs is a point in time exerciseThat s exactly the reason why you need automation to optimize cloud costsCloud landscape overview Top strengths of AWS Azure and Google CloudSelecting one vendor over another comes down to knowing what your teams applications and workloads need You need to have a full understanding of your requirements before setting out to explore the cloud landscape Next it s time to examine each provider separately The thing is AWS Azure and Google Cloud come with different strengths and weaknesses AWS is the leader for a good reasonLet s start with AWS that currently holds the largest chunk of the cloud market Its undeniable strength is the sheer breadth and depth of its services You can choose from almost instance types and pair them with a rich array of tools for databases analytics management IoT security and enterprise applications This list could go on almost forever AWS is the winner when it comes to developer functionality thanks to the breadth of its services and ability to translate this scale into cost benefits Still this complexity comes at a cost One of the common pricing challenges companies face is understating AWS metrics and estimating the impact of architectural decisions on costs Azure is the go to choice for enterprisesMicrosoft Azure is quite a popular choice with C level executives That s usually because they have a long standing relationship with the provider and meeting all their enterprise computing needs in one place makes sense  The combination of Azure Office and Teams makes a safe option for enterprises looking to benefit from enterprise software all the way down to cloud computing resources with a single handshake Google Cloud taps into the power of open sourceAll three major cloud vendors are strong in machine learning capabilities But Google stands out among them thanks to its endless well of internal research and expertise basically the magic powering the search engine giant throughout the years What makes Google different is its role in developing various open source technologies I m talking especially about containers and Google s central role in building Kubernetes for orchestration and the Istio service mesh today practically industry standard technologies Google s culture of innovation lends itself really to startups and companies that prioritize these approaches and technologies  Naturally companies often end up using different cloud providers for different parts of their operations or use cases This multi cloud approach lets them bring the best of all the cloud worlds together under one roof  Billing in AWS vs Azure vs Google CloudPer second billing is now something all the three cloud vendors offer AWS introduced it in for EC Linux based instances and EBS volumes at first but today it applies to many other services Note that in AWS per second billing works with the minimum second limit  Azure allows per second charges as well but this billing model isn t available for all instances mostly container based instances  Google Cloud followed AWS in the introduction of per second billing and now offers it for more than just instances based on Linux In Google this form of billing applies to all VM based instances Let s take a look at the biggest cost driver compute Compute is what makes your cloud bill so high This isn t to say that other services don t contribute to it at all Storage can get quite expensive and moving data around might result in high egress costs  But it s compute that comes with the biggest price tag and greatest opportunity for cost optimization Here s a case study that shows the incredible impact optimizing compute costs can have on a company s bottom line How Netflix slashed its cloud costs by picking different machinesTo deliver its video streaming services across countries Netflix uses Amazon EC instances and Kinesis data streams Recently Netflix turned to the Graviton based EC instances Switching to these brand new machines helped Netflix improve performance by and cut costs  Before the company used mxlarge instances that cost hour Now Netflix uses mg xlarge that costs hour and mg xlarge priced at only hour  You can only imagine the cost savings Netflix enjoyed on its cloud billing This example clearly shows how a minor difference in instance pricing can save you thousands of dollars  Comparing cloud pricing our example setupTo understand the pricing differences better we re going to compare instances and VMs within one region and across the same operating system This is our example setup Region US West Los Angeles US West in Azure US West in Google Cloud Operating System Linux vCPUs Types of instances VMs we will analyze General purposeCompute optimizedMemory optimizedFor our comparison we chose instances with similar RAM and vCPUs The obvious exception is Google Cloud s memory optimized instance that starts at vCPUs Here are the instances VMs we selected for our cloud pricing comparison AWS vs Azure vs Google Cloud Comparing On Demand pricing Here is the hourly On Demand pricing of each of those instance type scenarios across AWS Azure and Google Cloud Cloud pricing based on On Demand ratesNote In the above table red marks the highest price and green the lowest price for a given instance type  Takeaways As you can see AWS and Azure offer quite a similar pricing for all these three instance types  For compute optimized instances Google Cloud has the highest pricing due to its scalable processors and all core performance  The cost of Google Cloud for memory optimized instances is way higher because it doesn t run on vCPUs but vCPUs A note about chips and processors Providers roll out instances on different computers and the chips in them have different performance characteristics So you might end up with an instance type that has strong performance your teams don t actually need and you ll have no idea about this Reasoning about this on your own is challenging and the best way to see what you re really paying for is via benchmarking The idea here is to drop the same workload on each machine and check its performance characteristics  You might discover something interesting just like we did This chart shows CPU operation in AWS txlarge with virtual cores at different times after several idle CPU periods Would you expect such unpredictable CPU behavior within a single cloud provider Source CAST AIThe Cloud Report from CockroachLabs used the same method to evaluate machines across AWS Azure and Google Cloud They ran over microbenchmark tests to evaluate metrics like CPU network storage and TPC C performance   One of their overall conclusions was that Google beats AWS and Azure on performance It achieved the best single core CPU performance and offered the greatest throughput at every level Google s machines with general purpose disks achieved the highest level of raw throughput but turned out to be the least cost efficient option AWS vs Azure vs Google Cloud Comparing discounted pricing with year upfront commitmentAll three providers offer discounts if you commit to using them for at least year The pricing model is called Reserved Instances Savings Plans in AWS Reserved Savings in Azure and Commitment Price in Google Cloud  These discounts incentivize businesses to commit to a specific level of usage for a fixed period in exchange for a discounted rate on some not all instances and VMs  To compare the discounted pricing among AWS Azure and Google Cloud we examined a one year commitment period without upfront cost but this time in another region US East Northern Virginia    Cloud pricing with year commitmentTakeaways  The general purpose instances with a year commitment are almost similar in AWS and Azure AWS wins in the compute optimized category even if Azure and Google apply some pretty big discounts Azure offers the cheapest alternative among memory optimized instances Not sure how Reserved Instances work and whether they really translate into discounts Read this Do AWS Reserved Instances and Savings Plans really reduce costs How CPU bursting can help drive your costs downAWS Azure and Google Cloud all offer burstable performance instances These instances provide you a baseline level of CPU performance with the opportunity to burst to a higher level whenever your workload requires that Burstable performance instances are a good pick for low latency interactive applications microservices small and medium databases or product prototypes But to make the most of them you need to keep a close eye on the credits you collect that enable bursting For example if you restart a T instance in AWS you re going to lose all the credits Restarting a T or T instance means keeping credits for another days and then losing them  Our research into AWS burstable instances showed that if you load your instance for hours or more per day on average you re actually better off with a non burstable one But if you run an e commerce business that gets a large stream of visitors once in a while it s a good match AWS vs Azure vs Google Cloud Comparing Spot Instances Preemptible VMsHere s another way to reduce your cloud bill take advantage of capacity that s currently not being used by any businesses Cloud providers sell this excess capacity at incredibly high discounts while AWS Spot Instances offer up to off the On Demand rates Preemptible VMs in Google can be even cheaper than regular VMs Here s a quick overview of the potential savings you can get for these instances in the US East Northern Virginia region Cloud pricing with Spot Instances Preemptible VMsAs you can see all providers offer substantial discounts on these instances  But to take advantage of these savings you need to make sure that your applications can handle interruptions How Here s a step by step guide Spot Instances How to reduce AWS Azure and GCP costs by Optimizing cloud costs is a point in time exerciseBy now you ve learned the basics of calculating compute charges But Spot instance prices don t always stay the same In fact they might change from one second to the next Take a look at this example At CAST AI we were running an application on a mix of AWS On Demand instances and Spot Instances Then we used our own platform to analyze our setup The platform looked for the most cost effective Spot Instance alternatives for a machine with CPUs and GB CAST AI suggested that we run our workload on an instance called INF But wait why would we need a powerful GPU instance meant for machine learning applications It s a supercomputer that usually costs a lot of money So why did CAST AI pick it We checked the pricing As it turns out at that time INF just happened to be cheaper than the usual general purpose instances we used  We would have never guessed to look for Spot Instances in this category As a result we d miss out on this incredible gem That s exactly the reason why you need automation to optimize cloud costsEven if you have DevOps or FinOps specialists managing your cloud expenses you re probably spending twice as much as you should It s high time you took control of your cloud bill with the help of automation and AI CAST AI is a great place to start your path towards automated optimization if your teams work with Kubernetes The solution automatically creates and implements cost cutting tactics for guaranteed savings without any manual and repetitive work for your engineers Schedule a demo to learn how automation can reduce your cloud bill to the minimum regardless of the cloud provider you are working with 2021-08-26 13:23:11
海外TECH DEV Community What would the ideal web framework look like? https://dev.to/siddharthshyniben/what-would-the-ideal-web-framework-look-like-p5m What would the ideal web framework look like It seems like every week there is another ground breaking new web framework Some of them are interpreted some compiled Some of them are based on HTML tags some component driven and so on So what would the ideal framework look like maybe using ideas of existing frameworks Of course no framework is perfect for use everywhere but what would come close 2021-08-26 13:22:53
Apple AppleInsider - Frontpage News Apple's legendary workplace secrecy threatened by Slack https://appleinsider.com/articles/21/08/26/apples-legendary-workplace-secrecy-threatened-by-slack?utm_medium=rss Apple x s legendary workplace secrecy threatened by SlackUse of the Slack messaging service has become prevalent within Apple bringing with it changes to how staff discuss projects ーand air grievances Slack and AppleSlack has reportedly become so widespread amongst Apple employees that senior engineer Ashley Gjovik says she was told to stay off it Gjovik had been complaining about sex discrimination both directly to Apple and via Slack channels and says that a condition of her being placed on paid leave was that she not use the messaging service Read more 2021-08-26 13:49:25
Apple AppleInsider - Frontpage News Deputy's blunder helps cops bust fleeing criminal via Find My iPhone https://appleinsider.com/articles/21/08/26/deputys-dropped-iphone-find-my-helps-police-bust-fleeing-criminal?utm_medium=rss Deputy x s blunder helps cops bust fleeing criminal via Find My iPhoneA suspect fled a traffic stop with a deputy s iPhone in tow ーwhich didn t end well for the criminal Find My helps police track lost iPhone and suspect s truckDenver police were called in to arrest a suspicious man at a storage lot early Wednesday morning They discovered a man in a Chevy pickup truck who matched the description of someone wanted for a felony Read more 2021-08-26 13:28:21
海外TECH Engadget The Apple Watch SE (44mm with cellular) is down to $300 at Amazon https://www.engadget.com/apple-watch-se-44mm-cellular-deal-59-off-amazon-131506828.html?src=rss The Apple Watch SE mm with cellular is down to at AmazonThe Apple Watch may be the best smartwatch for iPhone lovers but it s a pretty expensive accessory With the Series setting users back Apple brought the more affordable Watch SE into its lineup so those with tighter budgets could get the same core Apple Watch experience Now you can pick up a Watch SE for even less at Amazon while a couple of models are on sale Key among them is the mm GPS Cellular Apple Watch SE in silver for ーthat s off its normal price and a record low The same Watch in space gray is as low as right now as well depending on the style of band you pick Buy Apple Watch SE mm Cellular at Amazon The Apple Watch SE doesn t look all that different from the Series and it has a feature set that will be more than enough for those new to the smartwatch experience The Watch SE performed well in our testing despite running on an older processor than the one found in the Series and it has all of the core features of watchOS including heart rate monitoring with high and low alerts noise monitoring fall detection Emergency SOS and more The fitness features are almost identical to that of the Series ーthe only things you don t get on the SE are blood oxygen and ECG measurements You also don t get the always on display that the Series has but the Watch SE has the same size display which is noticeably larger than that of the old Series And with these models on sale you re getting cellular connectivity ーthat means you can make and receive calls send text messages and more even when your iPhone isn t around The Apple Watch is still very much an iPhone accessory but those with LTE will get the most untethered experience Even though you have to give up a few features with the Apple Watch SE you re still getting one of the best smartwatches available today But we d be remiss if we didn t mention that Apple may be coming out with new models soon We typically see new Apple Watches announced along with the latest iPhones in September but there s no guarantee a new Watch SE will make the lineup this year Follow EngadgetDeals on Twitter for the latest tech deals and buying advice 2021-08-26 13:15:06
海外TECH Engadget The Rock's new Under Armour over-ear headphones pack ANC and a 45-hour battery life https://www.engadget.com/the-rock-under-armor-headphones-130036918.html?src=rss The Rock x s new Under Armour over ear headphones pack ANC and a hour battery lifeFans of celeb endorsed gadgets rejoice Hollywood s busiest man Dwayne Johnson has found time to release another pair of workout headphones under the Project Rock line he created with Under Armour The cans are essentially an updated version of the durable over ears released in But this is more of a trio than a tag team Built by JBL the new headphones standout upgrades include adaptive noise cancelling and a promised hour battery life With speed charging you can get a purported two hours of playback time in just five minutes nbsp Like their predecessors the over ears are designed to be the ultimate gym buddy The IPX rating means they can withstand your sweaty workouts While UA provided the extra grip on the headband and supervent materials on the fast drying cushions which you can remove and hand wash nbsp Under ArmorJohnson meanwhile finely tuned JBL s Charged Sound to his liking Possibly so he could listen to his workout playlist on Spotify or relive his atrocious gospel rap ditty Pie Just so you know who cooked these up his Brahma Bull insignia his prominently placed on each ear cup Additional audio tech includes two ambient modes that filter through external chatter and sounds Google Assistant and Amazon Alexa are also on hand for when you need voice commands mid workout UA Project Rock Over Ear Training headphones are out now via JBL and Under Armour for 2021-08-26 13:00:36
Linux OMG! Ubuntu! Bq, Makers of the First Ubuntu Phone, Have Gone Bust http://feedproxy.google.com/~r/d0od/~3/KtjwgypiPBo/spanish-phone-company-bq-is-no-more Bq Makers of the First Ubuntu Phone Have Gone BustSpanish phone company Bq found fame as maker of the first Ubuntu Phone to be sold at retail but its Android based business went under recent filings show This post Bq Makers of the First Ubuntu Phone Have Gone Bust is from OMG Ubuntu Do not reproduce elsewhere without permission 2021-08-26 13:09:03
海外科学 NYT > Science ‘The Worst Thing I Can Ever Remember’: How Drought Is Crushing Ranchers https://www.nytimes.com/2021/08/25/climate/drought-cattle.html crushing 2021-08-26 13:27:44
金融 金融庁ホームページ 「経済価値ベースの評価・監督手法に関するフィールドテスト」の仕様書及びテンプレートについて公表しました。 https://www.fsa.go.jp/news/r3/hoken/20210826.html 評価 2021-08-26 15:00:00
金融 金融庁ホームページ 証券監督者国際機構(IOSCO)によるESG格付け及びデータ提供者についての意見募集の開始について公表しました。 https://www.fsa.go.jp/inter/ios/20210826/20210826.html iosco 2021-08-26 14:00:00
ニュース BBC News - Home Majority of eligible people evacuated from Kabul - PM https://www.bbc.co.uk/news/uk-58339762?at_medium=RSS&at_campaign=KARANGA afghan 2021-08-26 13:28:57
ニュース BBC News - Home Tokyo Paralympics: Lee Pearson wins 12th gold as GB enjoy cycling and swimming success https://www.bbc.co.uk/sport/disability-sport/58338980?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-26 13:49:09
ニュース BBC News - Home Food firm in 'drastic' action amid driver shortage https://www.bbc.co.uk/news/business-58339182?at_medium=RSS&at_campaign=KARANGA action 2021-08-26 13:23:24
ニュース BBC News - Home Afghanistan: Plane leaving Luton to evacuate rescue animals and staff https://www.bbc.co.uk/news/uk-england-beds-bucks-herts-58340272?at_medium=RSS&at_campaign=KARANGA farthing 2021-08-26 13:45:50
ニュース BBC News - Home Northern Ireland hospital waiting lists grow https://www.bbc.co.uk/news/uk-northern-ireland-58342209?at_medium=RSS&at_campaign=KARANGA appointment 2021-08-26 13:16:22
ニュース BBC News - Home Bamford gets first England call-up as Lingard recalled for World Cup qualifiers https://www.bbc.co.uk/sport/football/58345316?at_medium=RSS&at_campaign=KARANGA qualifiers 2021-08-26 13:47:57
ニュース BBC News - Home Injured in Afghanistan, now Paralympic champion - Van Gass' story https://www.bbc.co.uk/sport/disability-sport/58344147?at_medium=RSS&at_campaign=KARANGA paralympic 2021-08-26 13:10:54
ビジネス 不景気.com さいか屋の22年2月期は6億円の最終赤字へ、客数減見込む - 不景気.com https://www.fukeiki.com/2021/08/saikaya-2022-loss.html 最終赤字 2021-08-26 13:23:57
LifeHuck ライフハッカー[日本版] 仕事のストレスを緩和する5つの方法 https://www.lifehacker.jp/2021/08/he-two-major-ways-people-respond-to-stress-and.html 問題解決 2021-08-26 22:05:00
北海道 北海道新聞 道内27日緊急事態、知事「札幌圏と旭川の対策重要」 百貨店の土日休業は見送り https://www.hokkaido-np.co.jp/article/582536/ 新型コロナウイルス 2021-08-26 22:15:00
北海道 北海道新聞 抗体カクテル、札幌市長「かなり効果ある」 17医療機関で80人に投与 https://www.hokkaido-np.co.jp/article/582533/ 医療機関 2021-08-26 22:12:46
北海道 北海道新聞 中国機3機、連日の沖縄通過 無人機も、防衛省は警戒強化 https://www.hokkaido-np.co.jp/article/582534/ 東シナ海 2021-08-26 22:11:00
北海道 北海道新聞 米GDP改定値6・6%増 4~6月、4期連続プラス https://www.hokkaido-np.co.jp/article/582532/ 連続 2021-08-26 22:07:00
北海道 北海道新聞 NY円、110円近辺 https://www.hokkaido-np.co.jp/article/582531/ 外国為替市場 2021-08-26 22:07:00
北海道 北海道新聞 開拓の思い力強く表現 大通地下で楢原さん作品展 独自の世界「やり続ける」 https://www.hokkaido-np.co.jp/article/582530/ 開拓 2021-08-26 22:03:00
北海道 北海道新聞 札幌で抗体カクテル療法開始 臨時診療所も1日から投薬 感染妊婦8カ所で入院可 https://www.hokkaido-np.co.jp/article/582529/ 新型コロナウイルス 2021-08-26 22:01:00
IT 気になる、記になる… Appleの整備済み商品情報 2021/8/26 https://taisy0.com/2021/08/26/144603.html apple 2021-08-26 14:00:33
AWS AWS Compute Blog Sending mobile push notifications and managing device tokens with serverless applications https://aws.amazon.com/blogs/compute/sending-mobile-push-notifications-and-managing-device-tokens-with-serverless-application/ Sending mobile push notifications and managing device tokens with serverless applicationsThis blog shows how to deploy a serverless solution for validating and managing SNS platform endpoints and tokens To publish push notifications successfully use SNS to check the endpoint attribute and ensure it is mapped to the correct token and the endpoint is enabled 2021-08-26 14:31:33
js JavaScriptタグが付けられた新着投稿 - Qiita Node.js で標準入力から同期的に一行読み取る https://qiita.com/cwd-k2/items/1d8f696161c901775dd4 インタラクティブな場面には向かない行を取るにはsplitしてインデックスを指定する必要がある作ってみた正直上の二つがあれば特に困らないのですが、例えばrubyやpythonなどで簡単に利用できるgetsやinputなどのような関数がNodejsにもあればなあ、と思い作ってみました。 2021-08-26 23:06:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) パリティビット付加のプログラム https://teratail.com/questions/356341?rss=all パリティビット付加のプログラム二進表記をビットの長さになるようにする関数makeを改変して、さらにパリティビットを付加するプログラムmakeを書きましたがエラーがでてしまいました。 2021-08-27 00:00:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) APIの仕組みについて https://teratail.com/questions/356340?rss=all APIの仕組みについて使用するのにAPInbspkeyが必要なやつとそうでないやつの違いはなんですか例えばlinenbspmessagingnbspapi使う時はありましたがwebnbspspeechnbspapi使う時はなかったです。 2021-08-26 23:58:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) phpを使う現場では、どの程度のphpの言語仕様までは全員知っているものと見なして良いのか? https://teratail.com/questions/356339?rss=all 2021-08-26 23:53:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C# チェックボックスの全選択 全解除 https://teratail.com/questions/356338?rss=all Cチェックボックスの全選択全解除お世話になります。 2021-08-26 23:50:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ShaderGraphで作ったshaderをfogの影響を受けないようにしたいです https://teratail.com/questions/356337?rss=all ShaderGraphで作ったshaderをfogの影響を受けないようにしたいです海を作る際にshaderGraphを使ったのですがそのShaderGraphで作ったshaderをfogの影響を受けないようにしたいです。 2021-08-26 23:33:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) All-in-One WP Migrationを使用したワードプレス引越しエラー https://teratail.com/questions/356336?rss=all AllinOneWPMigrationを使用したワードプレス引越しエラーAllinOnenbspWPnbspMigrationを使用し別ドメインのWPデータの引越しを行いましたがTOPページ以外の全ての記事がnbspForbiddenになってしまう現象になってしまいます。 2021-08-26 23:32:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [PowerShell][GoogleSheetsApi]Invoke-WebRequestをすると「リモート サーバーがエラーを返しました: (400) 要求が不適切です」というエラーが返ってくる https://teratail.com/questions/356335?rss=all 2021-08-26 23:28:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) arduinoでセンサを複数使用し、閾値を時間間隔で設定しその閾値内でセンサが反応したらその閾値内のセンサ値をすべて反応したことにするプログラムが書きたい https://teratail.com/questions/356334?rss=all arduinoでセンサを複数使用し、閾値を時間間隔で設定しその閾値内でセンサが反応したらその閾値内のセンサ値をすべて反応したことにするプログラムが書きたいarduinoでデジタルセンサを複数使用し、閾値を時間間隔で設定しその閾値内でセンサが反応したらその閾値内のセンサ値をすべて反応したことHIGHにするプログラムを書いてみたのですが、実行するとセンサstateが反応したらセンサだけでなくすべてのセンサがHIGHになってしまいます。 2021-08-26 23:19:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python 「*sorted」の「*」は何なのか教えてください。 https://teratail.com/questions/356333?rss=all jakenuxe 2021-08-26 23:12:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Vue + jest onMountedで取得したデータがレンダリングされない https://teratail.com/questions/356332?rss=all VuejestonMountedで取得したデータがレンダリングされないVuenbspで作っているコンポーネントのテストを書こうとしています。 2021-08-26 23:11:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【SQL】特定の条件で集計対象から除外したい https://teratail.com/questions/356331?rss=all 【SQL】特定の条件で集計対象から除外したい前提・実現したいこと・SQLnbspserverSQLにてつのテーブルからデータ抽出を行おうとしています。 2021-08-26 23:10:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 画像付きExcelの出し方(numpyを用いて) https://teratail.com/questions/356330?rss=all 画像付きExcelの出し方numpyを用いてdataframeにnumpyの画像データが格納されている場合の処理で画像付きのexcelfileを出力したいと考えております。 2021-08-26 23:05:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C言語のfor文で動作を停止してしまう https://teratail.com/questions/356329?rss=all C言語のfor文で動作を停止してしまう前提・実現したいことC言語で、画像を読み込みハフ変換を行うプログラムを作成途中です。 2021-08-26 23:04:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails cについての質問です。 https://teratail.com/questions/356328?rss=all railscについての質問です。 2021-08-26 23:04:30
Ruby Rubyタグが付けられた新着投稿 - Qiita 「Could not detect rake tasks!」Herokuでデプロイエラー(メモ) https://qiita.com/tech_kento/items/2386d1f78e6f4c1d63cd 「Couldnotdetectraketasks」HerokuでデプロイエラーメモHerokuデプロイ時のエラーコードCouldnotdetectraketasksensureyoucanrunbundleexecrakePagainstyourappandusingtheproductiongroupofyourGemfilerakeabortedNameErroruninitializedconstantDotenv解決方法Gemfileの開発環境のテストにdotenvrailsを追加groupdevelopmenttestdogemdotenvrailsendconfigapplicationrbに以下を追記BundlerrequireRailsgroupsifdevelopmenttestincludeENVRAILSENVDotenvRailtieloadend以上。 2021-08-26 23:40:13
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】掲示板コメント機能実装(メモ) https://qiita.com/moru0606/items/55be37d67d0e6330a513 【Rails】掲示板コメント機能実装メモ目標コメント機能の実装環境Railsrubymacos前提掲示板投稿機能実装済み投稿テーブル名post実装モデルを作成ターミナルrailsgmodelCommentcommentstringpostreferences生成されたマイグレーションファイル。 2021-08-26 23:18:26
GCP gcpタグが付けられた新着投稿 - Qiita Google Cloud アップデート (8/19-8/25/2021) https://qiita.com/kenzkenz/items/b1f8d96113a777901f2a 取得可能なログやモニタリングはドキュメント参考DataprocAug最近の新しいeuropewestnorthamericanortheastandasiasoutheastリージョンでMetastoreがサポートされるようになったよstagingやtestバケットにアンダースコアが入っていると警告を出すようになったよCloudDNSAugクエリに応じてラウティングを変更するroutingpoliciesがプレビューになったよラウンドロビンやジオで向き先変えられるAIPlatformAugDeepLearningContainersVMImagesMリリースTensorFlowEnterpriseをからにアップデートVMImagesだけnotebookのPDFエクスポートとSSHできなくなるバグを修正TensorFlowEnterprisedeprecatedになったよBigQueryAugSpannerのfederatedqueriesがGAになったよCloudSQLAugMySQLPostgreSQLSQLServerIAMConditionsが使えるようになったよBigQueryAugReservationユーザ向けに利用状況が見れるBigQueryAdminResourceChartsがGAになったよ必要なslot数を推測して教えてくれるSlotEstimatorがプレビューになったよConfigConnectorAugリリースフィールドやアウトプット、バグ修正等ChannelServicesAugvカスタマをインポートするImportCustomerがGAになったよCloudSpannerAugバックアップはこれまでインスタンスが使われていたけど、バックアップ専用のリソースが使われるようになって、リソース使用量が改善されてバックアップが高速化したよviewがサポートされるようになったよGKEAugRリリースgkeがデフォルトバージョンにでいくつか使えなくなったバージョンがあるよDataprocMetastoreAugvbetaCMEK対応がプレビューになったよVMwareEngineAugOperationsSuiteとの統合がプレビューになったよvCenterやvSANのsyslogやメトリックが収集されるMigrateforAnthosandGKEAugリリースコンテナをGKEAutopilotとCloudRunにデプロイできるEnhancedruntimeのがプレビューにアセスしてくれるfitassessmenttoolがプレビューにdiscoverytoolsを将来的に置き換える予定その他修正や改善CloudLoadBalancingAugTerraformの設定例のドキュメントが追加されたよ。 2021-08-26 23:49:31
GCP gcpタグが付けられた新着投稿 - Qiita Google Cloud アップデート (8/12-8/18/2021) https://qiita.com/kenzkenz/items/deeb3082c00b624bcf3d リリース内容できるだけ拾うようにしているのですが、抜けていそうなリリースノートは追加するのでぜひ教えて下さい一覧ここで更新してます。 2021-08-26 23:49:18
Ruby Railsタグが付けられた新着投稿 - Qiita 「Could not detect rake tasks!」Herokuでデプロイエラー(メモ) https://qiita.com/tech_kento/items/2386d1f78e6f4c1d63cd 「Couldnotdetectraketasks」HerokuでデプロイエラーメモHerokuデプロイ時のエラーコードCouldnotdetectraketasksensureyoucanrunbundleexecrakePagainstyourappandusingtheproductiongroupofyourGemfilerakeabortedNameErroruninitializedconstantDotenv解決方法Gemfileの開発環境のテストにdotenvrailsを追加groupdevelopmenttestdogemdotenvrailsendconfigapplicationrbに以下を追記BundlerrequireRailsgroupsifdevelopmenttestincludeENVRAILSENVDotenvRailtieloadend以上。 2021-08-26 23:40:13
Ruby Railsタグが付けられた新着投稿 - Qiita #2 RailsとVue.jsでモーダルウィンドウを実装 https://qiita.com/divclass123/items/61f592eb3663828eb931 一旦成功のように見えるが、実はいいねボタンを押しても機能はしてるが、モーダルウィンドウを表示していいねを押して、戻ったときにいいねが押されてない。 2021-08-26 23:24:03
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】掲示板コメント機能実装(メモ) https://qiita.com/moru0606/items/55be37d67d0e6330a513 【Rails】掲示板コメント機能実装メモ目標コメント機能の実装環境Railsrubymacos前提掲示板投稿機能実装済み投稿テーブル名post実装モデルを作成ターミナルrailsgmodelCommentcommentstringpostreferences生成されたマイグレーションファイル。 2021-08-26 23:18:26
技術ブログ Developers.IO 【レポート】パイプライン開発者が知っておきたいUSDの使い方#CEDEC2021 #classmethod_game https://dev.classmethod.jp/articles/how_to_use_usd/ cedec 2021-08-26 14:58:41
技術ブログ Developers.IO [React / JavaScript] ExcelJSで実装したCSV出力機能でSJIS変換対応をしてみた https://dev.classmethod.jp/articles/react-i-tried-sjis-conversion-support-with-csv-output-function-implemented-in-exceljs/ react 2021-08-26 14:51:48
海外TECH DEV Community Flask[Part 2]: Setting up Database https://dev.to/titusnjuguna/flask-part-2-setting-up-database-3f3e Flask Part Setting up Database IntroductionThis article is a continuation of our Previous Post where we tackled setting up working directory working environment installing flask and run a flask app In this article we will focus on creating models migrations and testing database Prerequisitepython installedFlask Installed A working flask app PostgreSQL optional work with DBMS of your choiceBefore you start create a model py file in project folder and install import the following packages flask loginflask sqlalchemyflask migrateitsdangerousOn the database configuration it is advisable to hide the db details using environment variables Now Go ahead the modelAfter creating our model and ensuring that the DBMS of your choice is working carry out a migration env tito tito HP Notebook PC Desktop Milestone Mile Proj flask db init env tito tito HP Notebook PC Desktop Milestone Mile Proj flask db migrateThe migrations will automatically create tables in your Database Thank you for following The next article I will handle forms for collecting data NEXT ARTICLE 2021-08-26 14:35:29
海外TECH DEV Community Getting Started with CSS Animations https://dev.to/codesphere/getting-started-with-css-animations-402h Getting Started with CSS AnimationsEarlier this week we spoke about some helpful UX tips to keep in mind when you are creating animations for your website If you re new to web animations however it may be helpful to take a dive into leveraging CSS animations to make your website more sleek memorable and usable KeyframesThe key to creating CSS animations is understanding keyframes see what I did there which are the unique states that an object goes through in its animation Every CSS animation must have at least two keyframes each with a specific styling The object being animated will then gradually transition between the styles of each keyframe Using keyframes we can define animation in CSS like so While in that example we only have two keyframes one at the beginning and one at the end keep in mind that we can define additional keyframes for any point in the animation We can then assign a style to this animation by its name like so And there you go you ve animated a simple fade in effect Getting FancyDon t worry though CSS has a lot more ways than just duration to configure your animation Let s go through them animation delay   Exactly what it sounds like Delays the start of your animationanimation iteration count   How many times the animation will run put infinite for it to repeat foreveranimation direction   Can be forward backward alternate Run forwards then backward or alternate reverse Run backward then forwards animation timing function   We explained the concept of easing functions in this article but it is basically the pace at which you want the animation to run You will normally want this set to ease ease in or ease outanimation fill mode   After the animation is finished do you the element to retain its starting backward or ending forwards state Some Simple DemosWith that in mind here are some simple animations you can make Color Changing Background Loading Icon Expanding Button Next StepsCSS Animations continue to be one of the easiest ways to add some life to your website Keep in mind however that they are far from the only way There are plenty of animation libraries to pair well with your favorite javascript frameworks not to mention the good amount of animation that can be done with HTML canvas and some simple javascript Have any questions about CSS animations Drop them down below Happy coding from your good friends at Codesphere the next generation cloud provider 2021-08-26 14:24:41
海外TECH DEV Community Exploring the CSS Paint API: Image Fragmentation Effect https://dev.to/this-is-learning/exploring-the-css-paint-api-image-fragmentation-effect-3ekl Exploring the CSS Paint API Image Fragmentation EffectIn my previous article I created a fragmentation effect using CSS mask and custom properties It was a neat effect but it has one drawback it uses a lot of CSS code generated using Sass This time I am going to redo the same effect but rely on the new Paint API This drastically reduces the amount of CSS and completely removes the need for Sass Here is what we are making Like in the previous article only Chrome and Edge support this for now See that No more than five CSS declarations and yet we get a pretty cool hover animation What is the Paint API The Paint API is part of the Houdini project Yes Houdini the strange term that everyone is talking about A lot of articles already cover the theoretical aspect of it so I won t bother you with more If I have to sum it up in a few words I would simply say it s the future of CSS The Paint API and the other APIs that fall under the Houdini umbrella allow us to extend CSS with our own functionalities We no longer need to wait for the release of new features because we can do it ourselves From the specification An API for allowing web developers to define a custom CSS lt image gt with javascript sic which will respond to style and size changes And from the explainer The CSS Paint API is being developed to improve the extensibility of CSS Specifically this allows developers to write a paint function which allows us to draw directly into an elements sic background border or content I think the idea is pretty clear We can draw what we want Let s start with a very basic demo of background coloration We add the paint worklet using CSS paintWorklet addModule your js file We register a new paint method called draw Inside that we create a paint function where we do all the work And guess what Everything is like working with lt canvas gt That ctx is the D context and I simply used some well known functions to draw a red rectangle covering the whole area This may look unintuitive at first glance but notice that the main structure is always the same the three steps above are the copy paste part that you repeat for each project The real work is the code we write inside the paint function Let s add a variable As you can see the logic is pretty simple We define the getter inputProperties with our variables as an array We add properties as a third parameter to paint and later we get our variable using properties get That s it Now we have everything we need to build our complex fragmentation effect Building the maskYou may wonder why the paint API to create a fragmentation effect We said it s a tool to draw images so how it will allow us to fragment an image In the previous article I did the effect using different mask layer where each one is a square defined with a gradient remember that a gradient is an image so we got a kind of matrix and the trick was to adjust the alpha channel of each one individually This time instead of using many gradients we will define only one custom image for our mask and that custom image will be handled by our paint API An example please In the above I have created an image having an opaque color covering the left part and a semi transparent one covering the right part Applying this image as a mask gives us the logical result of a half transparent image Now all we need to do is to split our image to more parts Let s define two variables and update our code The relevant part of the code is the following const n properties get f n const m properties get f m const w size width n const h size height m for var i i lt n i for var j j lt m j ctx fillStyle rgba Math random ctx fillRect i w j h w h N and M define the dimension of our matrix of rectangles W and H are the size of each rectangle Then we have a basic FOR loop to fill each rectangle with a random transparent color With a little JavaScript we get a custom mask that we can easily control by adjusting the CSS variables Now we need to control the alpha channel in order to create the fading effect of each rectangle and build the fragmentation effect Let s introduce a third variable that we use for the alpha channel that we also change on hover We defined a CSS custom property as a lt number gt that we transition from to and that same property is used to define the alpha channel of our rectangles Nothing fancy will happen on hover because all the rectangles will fade the same way We need a trick to prevent fading of all the rectangles at the same time instead creating a delay between them Here is an illustration to explain the idea I am going to use The above is showing the alpha animation for two rectangles First we define a variable L that should be bigger or equal to then for each rectangle of our matrix i e for each alpha channel we perform a transition between X and Y where X Y L so we have the same overall duration for all the alpha channel X should be bigger or equal to and Y smaller or equal to Wait the alpha value shouldn t be in the range right Yes it should And all the tricks that we re working on rely on that Above the alpha is animating from to meaning we have an opaque color in the range a transparent one in the range and an animation within In other words any value bigger than will have the same effect as and any value smaller than will have the same effect as Animation within will not happen at the same time for both our rectangles Rectangle will reach before Rectangle will We apply this to all the alpha channels to get our delayed animations In our code we will update this rgba o …to this rgba Math random l o l L is the variable illustrated previously and O is the value of our CSS variable that transitions from to When O we have Math random l Considering the fact that the random function gives us a value within the range the final value will be in the L range When O we have Math random l l and a value with the L range L is our variable to control the delay Let s see this in action We are getting closer We have a cool fragmentation effect but not the one we saw in the beginning of the article This one isn t as smooth The issue is related the random function We said that each alpha channel need to animate between X and Y so logically those value need to remain the same But the paint function is called a bunch during the transition so each time the random function give us different X and Y values for each alpha channel hence the random effect we are getting To fix this we need to find a way to store the generated value so they are always the same for each call of the paint function Let s consider a pseudo random function a function that always generates the same sequence of values In other words we want to control the seed Unfortunately we cannot do this with the JavaScript s built in random function so like any good developer let s pick one up from Stack Overflow const mask xffffffff const seed update this to change the generated sequence let m w seed amp mask let m z seed amp mask let random function m z m z amp m z gt gt gt amp mask m w m w amp m w gt gt gt amp mask var result m z lt lt m w amp gt gt gt result return result And the result becomes We have our fragmentation effect without complex code a basic nested loop to create NxM rectanglesa clever formula for the channel alpha to create the transition delaya ready random function taken from the NetThat s it All you have to do is to apply the mask property to any element and adjust the CSS variables Fighting the gaps If you play with the above demos you will notice in some particular case strange gaps between the rectanglesTo avoid this we can extend the area of each rectangle with a small offset We update this ctx fillRect i w j h w h …with this ctx fillRect i w j h w h It creates a small overlap between the rectangles that compensates for the gaps between them There is no particular logic with the value I used You can go bigger or smaller based on your use case Want more shapes Can the above be extended to consider more than rectangular shape Sure it can Let s not forget that we can use Canvas to draw any kind of shape ーunlike pure CSS shapes where we sometimes need some hacky code Let s try to build that triangular fragmentation effect After searching the web I found something called Delaunay triangulation I won t go into the deep theory behind it but it s an algorithm for a set of points to draw connected triangles with specific properties There are lots of ready to use implementations of it but we ll go with Delaunator because it s supposed to be the fastest of the bunch We first define a set of points we will use random here then run Delauntor to generate the triangles for us In this case we only need one variable that defines the number of points const n properties get f n const o properties get f o const w size width const h size height const l var dots w h w h we always include the corners we generate N random points within the area of the element for var i i lt n i dots push random w random h We call Delaunator to generate the triangles var delaunay Delaunator from dots var triangles delaunay triangles for var i i lt triangles length i we loop the triangles points we draw the path of the triangles ctx beginPath ctx moveTo dots triangles i dots triangles i ctx lineTo dots triangles i dots triangles i ctx lineTo dots triangles i dots triangles i ctx closePath var alpha random l o l the alpha value we fill the area of triangle with the semi transparent color ctx fillStyle rgba alpha we consider stroke to fight the gaps ctx strokeStyle rgba alpha ctx stroke ctx fill I have nothing more to add to the comments in the above code I simply used some basic JavaScript and Canvas stuff and yet we have a pretty cool effect We can make even more shapes All we have to do is to find an algorithm for it I cannot move on without doing the hexagon one I took the code from this article written by Izan Pérez Cosano Our variable is now R that will define the dimension of one hexagon What s next Now that we have built our fragmentation effect let s focus on the CSS Notice that the effect is as simple as changing the opacity value or the value of whichever property you are working with of an element on it hover state Opacity animationimg opacity transition opacity s img hover opacity Fragmentation effectimg webkit mask paint fragmentation f o transition f o s img hover f o This means we can easily integrate this kind of effect to create more complex animations Here are a bunch of ideas Responsive image sliderAnother version of the same slider Noise effect Loading screen Card hover effect That s a wrapAnd all of this is just the tip of the iceberg of what can be achieved using the Paint API I ll end with two important points The Paint API is lt canvas gt so the more you know about lt canvas gt the more fancy things you can do Canvas is widely used which means there s a bunch of documentation and writing about it to get you up to speed The Paint API removes all the complexity from the CSS side of things There s no dealing with complex and hacky code to draw cool stuff This makes CSS code so much easier to maintain not to mention less prone to error 2021-08-26 14:15:03
海外TECH DEV Community Build a JAMStack Blog with NextJS and Ghost https://dev.to/jakewies/build-a-jamstack-blog-with-nextjs-and-ghost-2pnh Build a JAMStack Blog with NextJS and GhostI have a certain affinity for Ghost an open source publishing platform created in and built on NodeJS It was the first platform I used to build my website back in but over time curiosity struck and I moved away from it Now in I m revisiting my old friend again Why It s latest release version brings some awesome new features A revamped DashboardNative support for NewslettersPaid subscriptionsTons of integrationsA cheaper Ghost Pro starter planIt s a huge update and I m a sucker for brand redesigns However since I ve acquired the skills to build a site without needing to rely on tools like Ghost so why go back The beauty of GhostPersonal publishing and gated content as a business continues to increase in popularity and Ghost is well positioned in this space The new Members feature gives creators a way to monetize their work with very little effort on the administrative side Managing content is a real pleasure You can write posts schedule them for publishing and send them straight to the inbox of your members You can mark some posts as free and others as paid providing a way for your audience to fund your work And all of this is controlled from a clean Dashboard It s a really great way to manage your content Much better than writing in markdown files My issues with GhostCustomization I want full control of how my site looks and feels In reality Ghost does not stop you from having this level of power The platform has a rich theme ecosystem with paid and free themes available to all However if you want to build a theme of your own you have to do it in handlebars I ll pass Another is performance Ghost is pretty fast and comes with a lot of niceties out of the box SEO for one but it s not fast enough for me I want blazing fast and I have the skills to do that on my own Enter the JAMStackThe good news is that Ghost is front end agnostic meaning you can bring your own front end Manage content in Ghost and query for it using their APIs A Headless CMS Headless because the CMS has no dedicated front end You can plop whichever one you want on top and the CMS will abide It s a beautiful thing really and gets us to the foundation of JAMStack JavaScript build your front end with a modern JavaScript framework APIs Query for your content with Ghost s APIsMarkup Write your content as markup in GhostIn this post we ll use NextJS as our front end framework of choice With NextJS we can build a blazing fast front end and query Ghost for our content It s the best of both worlds Keep the Dashboard and Editor on Ghost s side and the performance and developer experience on NextJS s side Installing GhostThe first thing we need to do is install Ghost on our development machine Open a terminal and install the latest version of ghost cli globally using your package manager of choice I am a yarn man yarn add ghost cli latestIt s important to note that your version of node matters I ve run into issues in the past when being on some of the latest versions At time of writing this Ghost recommends v of node their long term support version Next we ll run a few terminal commands to create a directory and install a ghost instance mkdir ghost developmentcd ghost developmentghost install localThe first two commands are self explanatory The name of your directory does not matter The third command ghost install local runs a number of scripts and sets you up with a local installation of Ghost hosted at a local url Usually this url is http localhost If you navigate to it in your browser of choice what you ll see is Casper the default Ghost theme If you go to http localhost ghost you ll hit the admin side of Ghost This will require you to create an account It s not going to be a live account just a local one that will let you interface with the admin side for development Put in whatever data you want skip the staff users section and boom You re logged in Installing NextJSNow that we have Ghost up and running locally we ll setup our front end In a separate directory bootstrap a NextJS app Again with yarn yarn create next app my next front endThis will set you up with a NextJS project in the my next front end directory That s it Querying for blog postsWhen you start up a Ghost site for the first time the theme will deploy with some Getting Started posts This is adequate for our purpose No need to create more I mean you can if you want Do you Eventually we ll need to fetch those blog posts Ghost has two APIs the Content API and the Admin API For a list of blog posts we ll need to interface with the Content API Ghost also provides a few API clients to make things easy Let s install the client for the Content API In your NextJS app directory run the following command yarn add tryghost content apiIf you re interested here is the documentation for the tryghost content api Now that we have our dependency installed we ll write some logic to fetch a list of blog posts I like to put this sort of logic in a lib directory mkdir libOf course you can also create the folder in your text editor but we re terminal first here In our lib directory we ll create a ghost js file to keep it simple cd libtouch ghost jsAlright now we re cooking Let s open up ghost js and import tryghost content api import GhostContentAPI from tryghost content api In order to start using the client we ll need to initiate it import GhostContentAPI from tryghost content api const api new GhostContentAPI url key version I ve left the configuration properties empty for a reason They each need explanation url and keyBoth the url and key values will be different in a development and production environment We are only concerned with the development environment for now Navigate to the local instance of your Ghost admin http localhost ghost in the browser On the left hand side you should see an Integrations section Click it We will need to create a new custom integration to get these values Click the Add Custom Integration button Name the integration whatever you want I m calling it NextJS Front end Click Create and you should then see a few values The ones you want are the Content API Key and the API URL These will be your development url and key values Remember in production they will be different versionAt time of writing this is the rd version of the Ghost API though they also support a canary value Let s be safe and use v Our final configuration should look like this import GhostContentAPI from tryghost content api const api new GhostContentAPI url lt YOUR API URL gt key lt YOUR CONTENT API KEY gt version v Instead of hardcoding the url and key values lets make it environment agnostic Create a env local file at the root of your NextJS application and inside add the two values GHOST API URL lt YOUR API URL gt GHOST CONTENT API KEY lt YOUR CONTENT API KEY gt And in our ghost js file we can update our config to the following import GhostContentAPI from tryghost content api const api new GhostContentAPI url process env GHOST API URL key process env GHOST CONTENT API KEY version v This works out really well because in development we can use our local instance of Ghost but in production we can use the production instance Just so long as you make sure to supply the correct values to these environment variables when deploying to production But more on that later Now that we are configured lets right a function that fetches a list of all blog posts from Ghost export async function getAllPosts const posts await api posts browse limit all return posts Easy peezy lemon squeezy Render a list of blog postsNow that we have our function to fetch a list of posts lets use it to render them on our homepage In your pages index js file remove the bootstrapped code and replace with the following import Link from next link import getAllPosts from lib ghost export async function getStaticProps const posts await getAllPosts return props posts export default function Home posts return lt ul gt posts map post gt lt li key post uuid gt lt Link href post slug gt lt a gt post title lt a gt lt Link gt lt li gt lt ul gt The getStaticProps function is a special function in NextJS that lets us fetch data at build time What this means is we can fetch our list of posts once when we build our project and generate a static html document that renders them Using our getAllPosts function from lib ghost js our posts will be fetched and supplied to the Home page component as the posts prop Inside of our render tree we display the title of each post as a NextJS Link For a list of all available values on a post coming from Ghost hey that rhymes see here Creating pages for each postWe might have hundreds of blog posts to render on our site and we can t possibly be burdened to predefine all of their routes But we know that every post has an associated slug value We can use this to our advantage In the pages directory lets create a new file called slug js These are known as dynamic routes in NextJS and they are an awesome feature Think of this page as a catch all The slug will be used as the parameter that lets us dynamically render content based on its value To do this we ll need to utilize another special function in NextJS called getStaticPaths Here s how it works import getAllPosts from lib ghost export async function getStaticPaths const posts await getAllPosts const paths posts map slug gt params slug return paths fallback false getStaticPaths is the mechanism by which we statically generate dynamic routes We fetch all the blog posts from Ghost at build time map through each and pull out their slug value The slug will be given to each page as a unique parameter and we can use it to fetch the content for the corresponding blog post If this is confusing consider the following example If you had only one blog post in your Ghost instance and that post had the slug my happy slug then a page will be created at the route yoursite com my happy slug Rendering post contentNow that we can generate a page for every post we ll need to render some content In order to accomplish this we ll need to create a new function in our lib ghost js file called getPostBySlug export async function getPostBySlug slug const post await api posts read slug formats html return post This function accepts the slug of a post and returns the post s data making sure to include the post s content in html format If you re curious to see what a post object returned from Ghost looks like you can refer to the documentation again Let s use this function in our slug js page to fetch post content import getAllPosts getPostBySlug from lib ghost export async function getStaticPaths const posts await getAllPosts const paths posts map slug gt params slug return paths fallback false export async function getStaticProps params const slug params const data await getPostBySlug slug return props data When each page is built the getStaticProps function is called As an argument getStaticProps receives the page s params object Inside of this object we can gain access to the page s slug value Now getting the page s data is trivial We call getPostBySlug pass the slug value and the returned data representing our post can be passed to our page s component as the data prop import getAllPosts getPostBySlug from lib ghost export async function getStaticPaths const posts await getAllPosts const paths posts map slug gt params slug return paths fallback false export async function getStaticProps params const slug params const data await getPostBySlug slug return props data export default function Post data return lt article gt lt h gt data title lt h gt lt div dangerouslySetInnerHTML html data html gt lt article gt Rendering post tagsOne feature that comes baked in with most Ghost themes is this concept of tags It is a way to categorize your content Programming Health Bitcoin etc These are examples of tags that you can attach to each post you write This may not be a feature you care to support but some people might so I ll include a section on how to achieve it Attaching a tag to your post inside of the Ghost editor should be self explanatory When you query for a blog post you can add an option to include that post s tags in the returned data Let s update getPostBySlug to do just that export async function getPostBySlug slug return api posts read slug formats html include tags Now every post will have access to its tags Render them however you d like export default function Post data return lt article className styles article gt lt h gt data title lt h gt lt div gt data tags map tag gt lt span key tag id gt tag name lt span gt lt div gt lt hr gt lt div dangerouslySetInnerHTML html data html gt lt article gt For a list of all available properties on the tag object see here If you want your readers to be able to click these tags to see a list of all posts tagged with this specific tag you ll need to do a bit more work First lets change the span element above to a NextJS Link component import Link from next link data tags map tag gt lt Link key tag id href tag tag slug gt lt a gt tag name lt a gt lt Link gt Next we ll need to dynamically generate a page that will render at the route tag slug This is a similar process to how we generated dynamic pages for our blog posts First let s create a function called getAllTags inside of lib ghost js that will fetch all available tags export async function getAllTags const tags await api tags browse limit all return tags Next In your pages directory create a subdirectory called tag and inside of it create a file called slug js This page is going to be responsible for rendering a list of posts that are tagged with a specific tag name For example if you had posts tagged React in Ghost then a route called yoursite com tag react will be created and the page will render a list of those posts import getAllTags from lib ghost export async function getStaticPaths const tags await getAllTags const paths tags map slug gt params slug return paths fallback false The above code will handle dynamic generation of each tag s page but we still need to render some content Let s create a new function inside of lib ghost js file called getAllPostsByTagSlug that will help us with this export async function getAllPostsByTagSlug slug const posts await api posts browse limit all filter tag slug return posts This function will return all the posts that are tagged with a tag represented by its corresponding slug Let s use this in our pages tag slug js file import getAllTags getAllPostsByTagSlug from lib ghost export async function getStaticPaths const tags await getAllTags const paths tags map slug gt params slug return paths fallback false export async function getStaticProps params const slug params const posts await getAllPostsByTagSlug slug return props posts Let s step through what s happening here For every tag we have in our Ghost content we are going to generate a corresponding page Each page will fetch a list of all posts that are tagged with that specific tag So the tag Programming will have its own page at yoursite com tag programming and you will be able to see a list of all your posts that are tagged with Programming Pretty sweet The one thing we haven t addressed is that even though you can see all the posts for a particular tag you don t actually no what tag the page is representing unless you look at the url Let s add one more function called getTagBySlug to our lib ghost js file export async function getTagBySlug slug const tag await api tags read slug include count posts return tag Now we can call this function inside of getStaticProps to fetch some meta information about the tag itself import getAllTags getAllPostsByTagSlug getTagBySlug from lib ghost export async function getStaticPaths const tags await getAllTags const paths tags map slug gt params slug return paths fallback false export async function getStaticProps params const slug params const posts await getAllPostsByTagSlug slug const tagData await getTagBySlug slug return props posts tagData Now lets create the component that will render all of this information export default function Tag posts tagData return lt div gt lt h gt tagData name lt h gt lt p gt A collection of tagData count posts posts lt p gt lt ul gt posts map post gt render posts here lt ul gt lt div gt And the full file will look like this import getAllTags getAllPostsByTagSlug getTagBySlug from lib ghost export async function getStaticPaths const tags await getAllTags const paths tags map slug gt params slug return paths fallback false export async function getStaticProps params const slug params const posts await getAllPostsByTagSlug slug const tagData await getTagBySlug slug return props posts tagData export default function Tag posts tagData return lt div gt lt h gt tagData name lt h gt lt p gt A collection of tagData count posts posts lt p gt lt ul gt posts map post gt render posts here lt ul gt lt div gt And that s it If you followed closely you should have a simple NextJS powered blog using Ghost as a headless CMS I kept it lean and basic so that you can build upon this over time If you are interested in the full example there is a GitHub repository here Feel free to clone fork and go wild Deploying to productionThe last step in this journey is getting your site in production This involves two separate applications your CMS Ghost and your front end NextJS Deploying NextJS to production is actually a breeze if you use Vercel the company behind the framework They have a generous free tier and all you have to do is hook up your GitHub repository and click a few buttons It s painless really They have great documentation and setting up your environment variables process env GHOST API URLprocess env GHOST CONTENT API URLis a breeze Deploying Ghost to production is a little trickier You have two options Let Ghost take care of everything using Ghost Pro Self host your Ghost instanceGhost Pro has a starter package that starts at a month and although this isn t bad for what you get they do not support custom themes Unfortunately JAMStack falls into this category as you need to create a custom integration to gain access to your CONTENT API KEY In order to get this you d have to go with their creator option at a month Your other option is to self host Ghost has some great documentation on how to do this using a variety of avenues Your mileage may vary Regardless of which choice you go with you re going to want to make sure that you supply your NextJS app with the production GHOST API URL and GHOST CONTENT API KEY values These can be found in your production instance of Ghost once you deploy ConclusionI hope you found this article helpful I ve been experimenting with Ghost a lot in the last few weeks and I hope to continue to build out my site to support some of its awesome features Next I ll be writing up a tactic for integrating your JAMStack with Ghost s Members feature so stay tuned for that And as always if you have questions feel free to reach out on Twitter Happy coding ️ 2021-08-26 14:09:41
海外TECH DEV Community How to Deploy Jaeger on AWS: a Comprehensive Step-by-Step Guide https://dev.to/aspecto/how-to-deploy-jaeger-on-aws-a-comprehensive-step-by-step-guide-23pe How to Deploy Jaeger on AWS a Comprehensive Step by Step GuideThis article is part of the Aspecto Hello World series where we tackle microservices related topics for you Our team searches the web for common issues then we solve them ourselves and bring you complete how to guides Aspecto is an OpenTelemetry based distributed tracing platform for developers and teams of distributed applications IntroductionIn this tutorial I will be showing you how to host jaeger on AWS ECS We will do so step by step set up an AWS Elasticsearch service domain and use it as a storage backend For this purpose we will use the jaeger all in one image inside our own ECS cluster amp service Note for a production use case you d probably want to use the jaeger images separately and not the all in one We re doing this to simplify the blog post What is JaegerIf you re here you probably already know this but just in case jaeger is an open source distributed tracing system originally developed by Uber Essentially it stores traces amp spans in a storage backend and hosts a UI that gives us visibility on these traces and spans if you re not familiar with the OpenTelemetry jargon you can get more info here A small note about securityBefore we dive in it is important to know that the blog post assumes you are running your ES amp jaeger in private subnets inside a secured VPC For additional security measures go to and check out the official recommendations from Jaeger Setting up AWS Elasticsearch instanceSince the jaeger collector is persistent it requires a storage backend You could use memory as a storage backend but it is not suitable for production use cases So we will begin by creating a new elasticsearch domain to serve as a storage backend for our Jaeger Go to AWS ES console Click on “Create a new domain Select custom amp latest version of ES and hit Next img alt Choosing the deployment type and version of ES lt br gt src dev to uploads s amazonaws com uploads articles zumnqtsjlfloj png Let s set the following settings but you can of course change them as needed Name as you wishNo auto tuning you may want this in production AZ Node note that in production you would probably want at least AZ amp nodes for redundancy Instance type T smallNo master node you may want this in production After everything is set and done hit Next Configuring access amp security Since most likely you re going to send sensitive data to your Jaeger you want to make sure it is stored securely Therefore it is recommended to only allow access within your VPC AWS recommends a dedicated subnet for each elasticsearch domain For this tutorial s purposes I am choosing an existing private subnet As for security groups I created a security group that allows open access inside the VPC For this blog post I m ok with it since the elasticsearch is only accessible from private subnets In production you may want to be stricter and enable fine grained access control different amp IP port settings For domain access policy to simplify the installation and since we re inside the VPC I chose to allow open access to the domain But here also for production you may want to be stricter and allow access from a specific IP address or IAM ARN like the jaeger IP address for example As for encryption I m leaving the defaults but feel free to modify it to fit your needs At this point we re done Let s hit next as needed and let AWS create our ES domain Deploying JaegerIn order to deploy Jaeger we will be using AWS ECS Jaeger provides us with an all in one docker image that contains everything that Jaeger needs to work Let s create an ECS service running that image Creating our new ECS clusterGo to ECS Cluster gt Create clusterSelect EC Linux NetworkingConfigure the cluster As for subnets since I have an AWS VPN client enabled I put the Jaeger on two private subnets so that no one from outside the VPC can access its data For the security group let s create a new one and add inbound rules for the following ports from within the VPC Replace with your own VPC address range You can learn more about the Jaeger ports here Change anything else if you need it and hit create Creating a Task DefinitionFor us to create an ECS Service we need to define a Task Definition Head over to Task Definition and hit Create Since we chose EC we will choose EC as for type compatibility Select “Configure from JSON Paste the following JSON in the relevant field requiresCompatibilities EC inferenceAccelerators containerDefinitions dnsSearchDomains environmentFiles null logConfiguration null entryPoint portMappings hostPort protocol tcp containerPort hostPort protocol tcp containerPort hostPort protocol udp containerPort hostPort protocol udp containerPort hostPort protocol udp containerPort hostPort protocol tcp containerPort hostPort protocol tcp containerPort hostPort protocol tcp containerPort hostPort protocol tcp containerPort hostPort protocol tcp containerPort command collector zipkin host port linuxParameters null cpu environment name ES SERVER URLS value name SPAN STORAGE TYPE value elasticsearch resourceRequirements null ulimits null dnsServers mountPoints workingDirectory null secrets null dockerSecurityOptions memory memoryReservation null volumesFrom stopTimeout null image jaegertracing all in one startTimeout null firelensConfiguration null dependsOn null disableNetworking null interactive null healthCheck null essential true links hostname null extraHosts null pseudoTerminal null user null readonlyRootFilesystem null dockerLabels null systemControls privileged null name tom jaeger new volumes networkMode null memory cpu placementConstraints family tom jaeger new taskRoleArn arn aws iam YOUR AWS ACCOUNT ID role ecsTaskExecutionRole executionRoleArn arn aws iam YOUR AWS ACCOUNT ID role ecsTaskExecutionRole tags Make sure to make the relevant modifications like your own account id and copy the correct elasticsearch URL from the AWS ES console and put it as an environment variable called ES SERVER URLS Creating the ECS ServiceNow we re ready to create the ECS service that runs Jaeger Go back to your Jaeger cluster gt services gt create This is the configuration you want be sure to select the newly created task definition Unlike what the screenshot suggests instead of minimum maximum we use so that we only have instance running and no port issues Again we do this to simplify the tutorial From here on you can hit next until creating the service For this tutorial I chose not to create a load balancer If you feel you need one feel free to create it Accessing Jaeger UINow Jaeger should be up and running Let s go to the ECS cluster gt ECS instances gt click on the instance id inside the ECS instances column That should lead you to the corresponding EC instance Clicking on its ID should give you info about the instance What you are looking for is the instance IP I m assuming that you are inside the VPC If you re not you may have to find a different way of obtaining network access to your Jaeger like placing it in a public subnet amp allowing access to your IP it is not recommended from a security standpoint Copy the private IP address of the instance and head over to it in the browser with port For example You now have access to the Jaeger UI Sending traces to JaegerAt this point you have the jaeger UI running Now we need to start sending traces to it If you take a look at Kibana you can already see that Jaeger created its own jaeger span DATE FORMAT Currently it only contains internal Jaeger spans but let s send our own Note for the simplicity of this tutorial we did not implement any index rollover but you may want to do so to optimize resources allocated to indices You can read more about this here elasticsearch rollover Sending traces to Jaeger with the OpenTelemetry SDK In NodeJS Step npx express generatorStep Perform npm installnpm installStep Install OpenTelemetry libraries npm install save opentelemetry instrumentation http opentelemetry instrumentation express opentelemetry api opentelemetry node opentelemetry exporter jaeger Step Create a tracing js file replace the relevant IP to your EC IP use strict const opentelemetry require opentelemetry api Not functionally required but gives some insight what happens behind the scenesconst diag DiagConsoleLogger DiagLogLevel opentelemetry diag setLogger new DiagConsoleLogger DiagLogLevel DEBUG const registerInstrumentations require opentelemetry instrumentation const NodeTracerProvider require opentelemetry node const SimpleSpanProcessor require opentelemetry tracing const Resource require opentelemetry resources const SemanticResourceAttributes ResourceAttributesSC require opentelemetry semantic conventions const JaegerExporter require opentelemetry exporter jaeger const Exporter JaegerExporter const ExpressInstrumentation require opentelemetry instrumentation express const HttpInstrumentation require opentelemetry instrumentation http module exports gt const serviceName serviceName const provider new NodeTracerProvider resource new Resource ResourceAttributesSC SERVICE NAME serviceName registerInstrumentations tracerProvider provider instrumentations Express instrumentation expects HTTP layer to be instrumented HttpInstrumentation ExpressInstrumentation const exporter new Exporter host port provider addSpanProcessor new SimpleSpanProcessor exporter Initialize the OpenTelemetry APIs to use the NodeTracerProvider bindings provider register return opentelemetry trace getTracer express example Step At the top of the app js file add this line to enable tracing require tracing Step Run npm start amp go to http localhost in the browserStep Back in the Jaeger UI you can see this trace now Bonus faster route Sending traces to Jaeger with the Aspecto SDK Aspecto provides a free and easy to use SDK that can be configured to export traces to Jaeger and to Aspecto that enables additional abilities that Jaeger does not have with only one line of code Step Create a new express app usingnpx express generatorStep Perform npm installsnpm installnpm install aspecto opentelemetryStep Register for free at www aspecto io and obtain your API key Step At the top of your app js file add this before any import require aspecto opentelemetry local true aspectoAuth your aspecto api key goes here customZipkinEndpoint api v spans otCollectorEndpoint v trace Do not forget to change the IP to your own EC IP address Step Let s modify the route in index js to hello and open the browser at localhost hello Step And voila our Jaeger is showing the span we just sent You can see how this looks in Aspecto UI click on the Aspecto link in your terminal If you choose to use it you don t even need to maintain Jaeger at all but simply use Aspecto Feel free to learn more here That s it I hope that was helpful for you and wish you years of happy tracing Reach out to me magnificoder for any questions you may have Tom Zach is a Software Engineer at Aspecto Feel free to follow him on Twitter for more great articles like this one Microservices Authentication Strategies Theory to Practice 2021-08-26 14:08:29
Apple AppleInsider - Frontpage News Best Deals August 26 - $100 off Flexispot standing desks, $7 off Wemo HomeKit smart plug, more! https://appleinsider.com/articles/21/08/26/best-deals-august-26---100-off-flexispot-standing-desks-7-off-wemo-homekit-smart-plug-more?utm_medium=rss Best Deals August off Flexispot standing desks off Wemo HomeKit smart plug more Thursday s best deals include more than off Cooler Master desktop case off iHealth Smart Blood Pressure Monitor off ODK inch by inch standing desk and more Deals Thursday 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-26 14:41:05
Apple AppleInsider - Frontpage News Almost nobody in the US used the Apple & Google COVID-19 apps https://appleinsider.com/articles/21/08/26/almost-nobody-in-the-us-used-the-apple-google-covid-19-apps?utm_medium=rss Almost nobody in the US used the Apple amp Google COVID appsResearch shows that of possible COVID cases were recorded in exposure notification apps across states leading to questions about how well the system worked Only of COVID cases were logged in exposure notification systemOf the states that adopted Apple and Google s COVID exposure notification system only provided partial data for research Even the highest install base Maryland saw only of residents install the apps and of COVID cases logged Read more 2021-08-26 14:22:35
Apple AppleInsider - Frontpage News New leak supports claims of 45mm 'Apple Watch Series 7' https://appleinsider.com/articles/21/08/26/new-leak-supports-claims-of-45mm-apple-watch-series-7?utm_medium=rss New leak supports claims of mm x Apple Watch Series x Photos posted to Twitter show what appears to be straps made for an as yet unannounced mm and mm Apple Watch model with the same dimension mentioned in a purported leak on Tuesday Leaked image showing a new mm Apple Watch bandA labelled mm band was posted on Twitter by user Majin Bu who most recently showed what s said to be a gold colored iPhone Pro Read more 2021-08-26 14:53:35
海外TECH Engadget NES and SNES designer retires from Nintendo after nearly 40 years https://www.engadget.com/nes-snes-designer-lance-barr-retires-145657155.html?src=rss NES and SNES designer retires from Nintendo after nearly yearsOne of the most influential game console designers is bowing out According to Kotaku NES and SNES designer Lance Barr has retired from Nintendo after years and eight months at the company Although relatively few know his name he may have played a key role in obtaining mainstream acceptance for Nintendo and reinvigorating the video game industry in the US Barr joined Nintendo in a part time role in December but he made his biggest mark when he was asked to design the outside of the NES to make the Famicom more palatable for American audiences As requested he made it look like it belonged next to a stereo system complete with a VHS style cartridge loader compared to the quot soft quot Japanese model The console s final look was rushed though ーwhile the prototype NES at CES was a sleek wireless machine Barr and his team spent an hour reworking the device based on both a poor CES reaction and cost cutting engineering demands One of the most recognizable pieces of electronics in the past four decades was the product of a quick rework in other words Barr was influential well beyond those two early consoles He designed key NES accessories including the Zapper light gun and NES Max And while Nintendo headquarters took the design reins in the mid s Barr left his stamp on the s as well ーhe was involved in the design of the Wii and its legendary Nunchuk add on controller In that light Barr helped shape Nintendo s overall hardware design language simple sturdy and instantly recognizable Nintendo appears to be in good hands without Barr but his departure still marks the end of a long and important era 2021-08-26 14:56:57
海外TECH Engadget HP Pavilion Aero review: HP's lightest laptop yet deserves a closer look https://www.engadget.com/hp-pavilion-aero-13-review-powerful-and-cheap-143034549.html?src=rss HP Pavilion Aero review HP x s lightest laptop yet deserves a closer lookHP the world s second largest PC vendor by market share says that the new Pavilion Aero is designed for Generation Z Youthful vibrant post teens who love entertainment communication and ーCOVID notwithstanding ーtravel It s ironic then that when you examine this machine from that perspective it becomes a less attractive proposition This is actually a pretty nice laptop but I doubt it s top on any Zoomer s wish list HardwareDaniel CooperThe focus here is on making a machine that is as thin and light as possible while still offering a decent amount of power and connectivity Weighing pounds about the same as the inch LG Gram the Aero is HP s first low end machine to pack a taller display It carries a pair of USB A ports with kick out covers HDMI out and a single USB C socket alongside a mm audio jack and the barrel power connector I m still torn over the throwback power connector which on one hand is acceptable and cost effective but again does your average Gen Zer not want to minimize the number of chunky charging plugs they re carrying around Build quality is solid with no flex or creaks when you hold it open with one hand and wave it around The one place where I ll take marks off is in the display hinge which is designed to push the laptop deck up off the table like ASUS ZenBook It just feels a little bit less sturdy than you might expect which you ll need to be mindful of if you rest your weight too much on the front of your hands The malleability of that hinge feels just weak enough to make me paranoid Keyboard and trackpadDaniel CooperThe Pavilion Aero s keyboard is well engineered and satisfying with a fair level of travel and a good hit at the end of your press Interestingly you need to pony up extra for a model with backlighting which is either miserly or smart cost cutting depending on your perspective It may not be the same quality as HP s higher priced laptops but it s certainly not a chore to write with Except for and I am being needlessly grouchy here HP s inclusion of a function row along the rightmost side of the keyboard Most inch laptops for obvious reasons try to cut down on superfluous keys that you may only find on more spacious models And that s fine because it s rare that I ever find myself needing to use Home Pg Up Pg Down End when I have other keyboard shortcuts and you know a trackpad available I get why HP insists on using them here but it means that you ll have a learning curve when coming off pretty much every other laptop in this class And if I were king I would have opted for a standard layout with more breathing room not to mention full size up down keys with more space around them After more than a week using this thing I m still hitting the home key instead of backspace dramatically slowing my typing speed much to my frustration As for the trackpad it s bigger than on the model that this replaces and has a decent click with tolerable accuracy The lack of a touchscreen on this laptop isn t in my opinion a huge issue given its size and class so long as the trackpad is solid And this trackpad is very much that and there s not much else to say about it as a consequence Display sound and webcamDaniel CooperThis machine carries a inch HD display although because of its ratio that x resolution is actually WUXGA I don t think anyone would need a K display on a machine like this but you can configure it with a WQXGA x screen should you need to The nit panel can balance any strong summer light and the matte screen means that you avoid a lot of glare The downward firing B amp O branded speakers hidden under the edges of the laptop deck provide acceptable audio They sound a little better than on some ultrabooks I could mention but it s still thin and reedy with tinny equalization presets and nonexistent bass This is audio you can put up with rather than enjoy during all of those Netflix and Chill sessions where you actually watch Netflix and Chill Daniel CooperPerhaps I ve been reviewing too many laptops of late that have some sort of webcam shutter but the omission here surprises me The HP WideVision p HD camera is at least sharp enough that people can see your face properly when you re using it Even better it handles most light well enough that blow outs are occasional rather than ever present which is good considering how much we all need to Zoom each other right now SoftwareOne thing to note is that HP pre installs a number of apps onto its laptops including McAfee LastPass and ExpressVPN This means you ll start getting pop ups after installing Chrome telling you that plugins are about to be installed That I think this is an unacceptable thing to happen even for a relatively low cost laptop should go without saying Performance and battery lifePC Mark D Mark Night RaidGeekbench ComputeHP Pavilion Aero AMD Ryzen U w Radeon Integrated GB RAM GB SSD Microsoft Surface Laptop quot AMD Ryzen MS w Radeon Integrated GB RAM GB SSD Samsung Galaxy Book Pro quot Intel Core i G w Intel Xe GB RAM GB SSDN ABoth Intel and AMD have made enormous strides toward integrated graphics units that don t suck This is thunderingly relevant in the ultrabook market where thinness and portability are prized over pretty much everything else After all even a few years ago you couldn t have done much more on a machine of this class beyond mash the odd spreadsheet Now you can expect passable even quite pleasant performance on a wide variety of tasks from intensive Chrome browsing to video games The model that HP sent to reviewers retails for and includes AMD s Ryzen U with Radeon Integrated Graphics which packs MB of dedicated DDR VRAM Rounding out the spec list is GB of RAM and a GB SSD which sits on the higher end of what you can expect to get for this sort of money Certainly the benchmarks make this thing look a lot less powerful but I suspect the Aero simply isn t set up for intensive gaming It s worth saying that even the fan noise isn t that aggressive under heavy load too That said I was able to play Fortnite pretty smoothly on this machine with the graphics set to Medium and an evening s marathon session of Two Point Hospital passed without comment Certainly if you are happy with undemanding titles you ll be able to squeeze a lot of fun from this machine GTA V s benchmarking tool was able to produce a fairly consistent fps and if you dial down all of the visuals you can get this running fast enough to play in a pinch Battery LifeHP Pavilion Aero Lenovo Thinkpad X Nano Samsung Galaxy Book Pro Battery life is similarly resilient with this machine clocking in at hours and minutes in our standard rundown test When untethered from power I didn t feel any nagging urgency to head back to a socket while using this thing and you should expect this to last for the length of your working day And to be honest if this had conked out any sooner I would be screaming from the rooftops about it since the whole point of an ultraportable is after all to be portable Price and the competitionDaniel CooperAs I said the model I m testing costs That s a fair price especially if you try to configure a similar spec list with some rival machines in the same category There are some alternatives and if your priority is a slender lightweight machine then LG s Gram can be picked up for It has a inch WUXGA display and weighs pounds Sadly its specs fall far short of HP s offering with an Intel Core i G GB RAM and a GB SSD You could also opt for ASUS ZenBook OLED which packs a Ryzen U GB RAM a GB SSD and an OLED display for If you re feeling picky you could do worse than to wait for more AMD toting laptops to enter retail channels in the near future I expect that we ll see models similar to Lenovo s ThinkPad X and Acer s Spin with comparable internals coming very soon At which point you should have your pick of any number of high quality machines that can do jobs similar to this one Wrap upDaniel CooperThis isn t a fair comparison at all but in my head I keep thinking about Dell s XPS which for many people is either the gold standard ultrabook or in the top three And right now that on both specs and price the Pavilion Aero is a more compelling choice When you look at the base model XPS which starts the only thing that HP loses out on is aesthetics In almost every other regard I d much rather have this Pavilion Aero than the XPS and that to me is wild I think the Pavilion Aero is a very good machine with a solid thin and light body and performance that punches well above its weight For some people the U running the show is enough of a reason to buy one of these that everything else is broadly immaterial Do I wish it was priced a little more aggressively Yes because I could forgive the learning curve with the keyboard if it was a hundred bucks cheaper Despite the keyboard and sound though it s a good machine for folks who want a little bit of everything 2021-08-26 14:30:34
金融 RSS FILE - 日本証券業協会 株券等貸借取引状況(週間) https://www.jsda.or.jp/shiryoshitsu/toukei/kabu-taiw/index.html 貸借 2021-08-26 15:30:00
金融 金融庁ホームページ 「経済価値ベースの評価・監督手法に関するフィールドテスト」の仕様書及びテンプレートについて公表しました。 https://www.fsa.go.jp/news/r3/hoken/20210826.html 評価 2021-08-26 15:00:00
金融 ニュース - 保険市場TIMES 楽天損保、「ホームアシスト」の新規インターネット販売件数がアップ https://www.hokende.com/news/blog/entry/2021/08/27/000000 2021-08-27 00:00:00
ニュース BBC News - Home Majority of eligible people evacuated from Kabul - PM https://www.bbc.co.uk/news/uk-58339762?at_medium=RSS&at_campaign=KARANGA afghan 2021-08-26 14:46:17
ニュース BBC News - Home Northern Ireland hospital waiting lists grow https://www.bbc.co.uk/news/uk-northern-ireland-58342209?at_medium=RSS&at_campaign=KARANGA appointment 2021-08-26 14:47:16
ニュース BBC News - Home Bamford gets first England call-up as Lingard recalled for World Cup qualifiers https://www.bbc.co.uk/sport/football/58345316?at_medium=RSS&at_campaign=KARANGA qualifiers 2021-08-26 14:21:23
ニュース BBC News - Home England v India: Joe Root passes 50 for fourth time in series https://www.bbc.co.uk/sport/av/cricket/58343179?at_medium=RSS&at_campaign=KARANGA England v India Joe Root passes for fourth time in seriesJoe Root hits a boundary to pass for the fourth time in the series as England build a commanding lead over India on day two of the third Test at Headingley 2021-08-26 14:01:11
ニュース BBC News - Home Afghanistan: Why can't the UK hold Kabul airport without the US? https://www.bbc.co.uk/news/world-58305185?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-26 14:20:01
北海道 北海道新聞 緊急事態、道内27日発令 知事「札幌圏と旭川の対策重要」 https://www.hokkaido-np.co.jp/article/582536/ 新型コロナウイルス 2021-08-26 23:16:20
北海道 北海道新聞 抗体カクテル療法、札幌市長「かなり効果ある」 17機関で80人投与 https://www.hokkaido-np.co.jp/article/582533/ 札幌市長 2021-08-26 23:11:37
北海道 北海道新聞 北電、泊原発の防潮堤撤去し新設へ 着工時期は不透明 https://www.hokkaido-np.co.jp/article/582507/ 北海道電力 2021-08-26 23:10:10
仮想通貨 BITPRESS(ビットプレス) TaoTao、9/24まで「はじめて取引&カムバック取引応援キャンペーン」実施 https://bitpress.jp/count2/3_14_12728 taotao 2021-08-26 23:37:45
仮想通貨 BITPRESS(ビットプレス) QUOINE、当社および海外関係会社による資金調達について(FTX Tradingより約132億円) https://bitpress.jp/count2/3_11_12727 ftxtrading 2021-08-26 23:30:51
仮想通貨 BITPRESS(ビットプレス) [日経] 日本の交換業者発、騰勢ビットコインに2つの売り圧力 https://bitpress.jp/count2/3_9_12726 売り圧力 2021-08-26 23:25:05
AWS AWS Japan Blog Amazon IVSとAmazon Chime SDKでライブストリーミングチャットアプリケーションを作る方法 https://aws.amazon.com/jp/blogs/news/jpmne-build-a-live-streaming-chat-application-using-amazon-ivs-and-amazon-chime-sdk/ ソリューション概要このデモではAmazonIVSとAmazonChimeSDKを使って、インタラクティブ性のある魅力的なライブストリーミング体験を構築する方法を紹介しています。 2021-08-26 15:05:56
python Pythonタグが付けられた新着投稿 - Qiita 階層クラスター分析(ウォード法)による顧客セグメンテーション https://qiita.com/nacchi9534/items/c8c3856a7afd53cb013a 以上の経緯から今回「階層クラスター分析ウォード法による顧客セグメンテーション」を行ってみました。 2021-08-27 00:28:12
js JavaScriptタグが付けられた新着投稿 - Qiita ページ上にDOMを大量に複製したいとき https://qiita.com/tfrst/items/d05eba8f02db0372dec0 ページ上にDOMを大量に複製したいとき自分用備忘録。 2021-08-27 00:41:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PyAutoGuiでエラーが出てしまいます https://teratail.com/questions/356346?rss=all 2021-08-27 00:45:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SwiftUI environmentObjectを使ったViewがクラッシュする https://teratail.com/questions/356345?rss=all 2021-08-27 00:34:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) TextMeshProを管理するためのコードでnullReferenceの原因がわからない https://teratail.com/questions/356344?rss=all TextMeshProを管理するためのコードでnullReferenceの原因がわからない前提・実現したいことunityでtimelineを利用してTextMeshProを管理する方法がネットにあったので試そうとしたのですが、TextMeshProの中身を参照しようとする際になぜかnullReferenceになってしまいます。 2021-08-27 00:27:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python pandas.pivot_tableにキャプションを付けたい https://teratail.com/questions/356343?rss=all pythonpandaspivottableにキャプションを付けたい前提・実現したいことpythonでwebスクレイピングした情報をもとに、ピボットテーブルを作成し、自身のサイトにそのテーブルを載せることを目的としたプログラムを作成しています。 2021-08-27 00:16:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 一定時間ごとに数値を追加して移動量を変化させたい https://teratail.com/questions/356342?rss=all 一定時間ごとに数値を追加して移動量を変化させたい前提・実現したいことunityで簡単なアクションゲームを制作しています。 2021-08-27 00:15:44
Docker dockerタグが付けられた新着投稿 - Qiita [シリーズ 全2回] docker-compose を使って即座に dnsmasq を立てる https://qiita.com/robozushi10/items/e2ed733e09c9e39407f2 2021-08-27 00:24:13
Docker dockerタグが付けられた新着投稿 - Qiita Docker https://qiita.com/ShoheiNagamura/items/cd93a9c2b18676d5bec1 2021-08-27 00:23:29
Docker dockerタグが付けられた新着投稿 - Qiita 営業出身文系SEのDockerややこし情報整理 https://qiita.com/G5G5G5/items/8375b667b0c731204399 営業出身文系SEのDockerややこし情報整理DockerややこしポイントRUNSTARTBUILD何で何してるかわからん最初Dockerというものを知ったときに持っていた印象は「なんか好き勝手遊ぶ環境が手に入るんだろうなぁ」でした実際そうはそうなのですがその遊ぶ環境コンテナを手に入れるために取る手順がよくわからず困ったのでそれについて簡単に覚書を書いておきます。 2021-08-27 00:16:38
Docker dockerタグが付けられた新着投稿 - Qiita [02] docker-compose を使って即座に dnsmasq を立てる (解説) https://qiita.com/robozushi10/items/bc455bff0899d2d73f58 2021-08-27 00:15:58
Docker dockerタグが付けられた新着投稿 - Qiita [01] docker-compose を使って即座に dnsmasq を構築する (構築手順のみ) https://qiita.com/robozushi10/items/372785e962d282c6110f 2021-08-27 00:06:10
技術ブログ Developers.IO 텍스트 감정 분석 서비스 Amazon Comprehend를 사용해 봤습니다 https://dev.classmethod.jp/articles/tried-amazon-comprehend/ 텍스트감정분석서비스Amazon Comprehend를사용해봤습니다안녕하세요클래스메소드김재욱 Kim Jaewook 입니다 이번에는Amazon Comprehend를사용해보고 정리해봤습니다 Amazon Comprehend란 Amazon Compre 2021-08-26 15:52:46
技術ブログ Developers.IO 클라우드에서 언어 간 텍스트 번역 Amazon Translate를 사용해 봤습니다 https://dev.classmethod.jp/articles/tried-amazon-translate/ 클라우드에서언어간텍스트번역Amazon Translate를사용해봤습니다안녕하세요클래스메소드김재욱 Kim Jaewook 입니다 이번에는Amazon Translate를사용해보고 정리해봤습니다 Amazon Translate란 Amazon Translat 2021-08-26 15:15:15
海外TECH DEV Community Bite-Sized CSS: Pseudo Classes vs. Pseudo Elements https://dev.to/a89529294/bite-sized-css-pseudo-classes-vs-pseudo-elements-1fmf Bite Sized CSS Pseudo Classes vs Pseudo Elements Pseudo ClassesStarts with one colon Deals with states such as button hover button focus Selects the whole element MDN Pseudo Classes Pseudo ElementsStarts with double colons before first letter etc Selects part of the element MDN Pseudo Elements 2021-08-26 15:54:11
海外TECH DEV Community How to Loop JS Object Values https://dev.to/zaselalk/how-to-loop-js-object-values-422p How to Loop JS Object ValuesSo How to Loop JavaScript Object Values Here It sconst myJSON name John age car null const myObj JSON parse myJSON let text for let x in myObj text myObj x So Simple Isn t it Have a Nice day and Don t forget to follow 2021-08-26 15:13:26
海外TECH DEV Community Engineering Metrics: 3 Levels of Visibility https://dev.to/linearb/engineering-metrics-3-levels-of-visibility-5ba9 Engineering Metrics Levels of Visibility IntroductionLinearB has all sorts of engineering metrics for your software development pipeline We can slice and dice those metrics from all kinds of angles and all sorts of ways Your CTO will want to see very different views of LinearB data than will your developer leads Whether you are trying to see into the health of your delivery pipeline seeking out bottlenecks in your system or worried about making sure only LinearB can help you gain those insights Since the presentation of data is critical to its effectiveness LinearB allows you to create views into your data for different levels of your organization and your code The three most interesting views into your data are Organization Level Engineering MetricsTeam Level Engineering MetricsRepository Level Engineering Metrics Organization Level Engineering MetricsThe highest level view of your company s engineering metrics is at the organizational level This is the view that rolls up everything that every developer on all your teams does into one single view An organization level view helps you align business priorities by visualizing your project investment at the foot view As an executive you plot the course and fly the airliner You need to make sure your team s efforts are aligned with business goals and that you are doing everything in your power to ensure the success of crucial projects By viewing things from the top you will be able to get the proper glimpse into what and how your development team is doing Why look at the organization level engineering metrics The organization level engineering metrics view is usually most valuable for the CTO or VP of Software Engineering It provides a complete high level look at everything happening in the software development realm CTOs and VPs can get an executive summary of things like Cycle Time Work Breakdown and your Investment Profile They can get a high level view answers questions like What is the team working on How fast are we delivering that value Where is our investment going What do my DORA metrics look like Let s take a look at how LinearB can answer these questions What is the team working on The Project View can show you exactly what projects your team is working on and the high level status of each of those projects How fast are we delivering value Organization level Cycle Time can tell you how well the team is delivering value A lower cycle time means more value is arriving in the customer s hands sooner It also means that you are breaking your work into smaller more manageable chunks thus encouraging good Code Review practices For instance if you identify that your Coding Time is a problem as below then you can take action to correct it Where is our investment going You can see what the team is working on via the Investment Profile View This view tells you the type of work and what percentage of each type is being done by the team Perhaps you might notice that bug fixing is climbing Perhaps that is on purpose Perhaps not Either way you can see it happening and take action What do my DORA metrics look like DORA Metrics are easy to track in LinearB again via a custom dashboard Team Level Engineering MetricsJust as executives need a view into their software development team s engineering metrics so too do Dev Managers and Dev Leads They are interested in more day to day metrics that track how things are progressing with their specific development pipelines Dev Leads and Dev Managers want to remove workflow blockers set goals for workflow optimization and keep code ーand thus value ーworking its way through the development pipeline Why look at team level engineering metrics Dev Leads and Dev Managers want to know the answers to questions like Where are my bottlenecks Are my developers aligned to business priorities Is the team effectively working together Where are my bottlenecks Bottlenecks can be easily spotted by drilling down into Cycle Time It couldn t be easier ーanything that isn t green is a bottleneck for the team If you need to you can drill down into the team and project level to see what is causing the bottlenecks Are my developers aligned to business priorities The Pulse View can tell a Dev Lead exactly what her team is working on The Pulse View melds information from your git repository and your Project Management tool to provide valuable insights into what each team and team member is doing Below you can see four of the twenty issues that the entire team is currently working on The view shows active merged and shipped work for each project More and bigger dots mean more activity on a given issue Is the team effectively working together Ensuring that the team is working together and all rowing in the same direction is a large part of a Development Manager s job Out of the box LinearB provides three team level dashboards ーthey are called Quality Delivery and ThroughPut ーthat provide insights into the team level engineering metrics that are useful for Development Managers A large part of the teamwork on a software development team is ensuring the smooth steady flow of Pull Requests Keeping an eye on Pull Requests and their corresponding Code Reviews is as easy as setting up a custom dashboard Here you can see things like how long it takes for a Pull Request to be picked up and a review started how much time is being spent on reviews the depth of those reviews and more All of this information can be used to find bottlenecks in your coding pipeline Repo Level Engineering MetricsLinearB s newest view is the Repository Level view into your codebase This is best seen via pre built and custom dashboards You can create a specific dashboard and then choose to look at it with either the “People or “Repository view This enables you to quickly and easily peer into a specific repository from any dashboard Why look at the Repo level metrics It is quite common for a larger project to be broken down into multiple repositories While a view into what a team is doing sometimes multiple teams are working together on a repository and the status of that repository can become a concern Or perhaps your project is based on the microservices model and you have a repository for each service With the Repository Level View you can see what is going on inside the repository for any of the services that may need your attentionNow with LinearB s new Repository Level View you can easily check the health of a given repository Here s a thorough example of a dashboard that will give you insight into a repository as opposed to what your team or organization is up to This view has been broken down into three areas of interest by the row of the dashboard Quality metrics in OrangeReview success in PurpleCode throughput in GreenThe three quality metrics are Code Rework ーThis measures the amount of committed code that are changes to existing code created less than days ago LinearB recommends that you keep Code Rework to under for any given repository If you see it going above that you will know that you have code quality issues or that requirements are changing or not well defined PRS Merged without Review ーThis number should be zero ーa flat line across the bottom There should never be a merge above a configurable minimum size that isn t reviewed A lack of code review could mean low quality code has been merged into the repository PR Size ーLarge Pull Requests cause all kinds of problems including low Pickup Time Long Reviews and Pull Requests with low Review Depth Pull requests should be small and easily digestible LinearB recommends that Pull Requests average less than one hundred changes We also recommend that if they get above two hundred changes then it could indicate problems discussed above The three review success metrics are Pull Request Pickup Time ーPR Pickup TIme is the amount of time between the Pull Request being submitted and the first comment is made on the Pull Request LinearB recommends that you keep this to less than one day so changes are fresh in everyone s mind If the Pull Request Pickup Time starts rising it likely indicates that other developers are hesitant to start reviewing code perhaps because they are too busy with Work in Progress or because the Pull Request is large and complex Review Time ーThis is the amount of time spent reviewing the code If it is too little say less than a day it could indicate that reviews are superficial If it is too high more than four or five days it likely means that the code is complex and difficult to understand and thus difficult to approve Review Depth ーThis is the average number of comments per review If it is below two it indicates superficial reviews More than five it could indicate complex or hard to understand code needing attention from leadership as the pipeline might be slowed down The two code throughput metrics are Pull Requests Merged ーHere there is no prescriptive measure Rather it is a trend that should be monitored If it starts lowering perhaps the development team is stuck or has too big of a project If it starts rising that is generally considered a good thing as Pull Requests are likely small and easy to process Deployment Frequency ーThis is a DORA Metric which are usually tracked at the executive level but the measure can also be useful at the repository level If a repository is being released less weekly then it indicates features building up that increase the feedback loop for the development team It also indicates that deployments can get large and failures become harder to track A dashboard such as this one provides a clear look into an individual repository allowing you to ensure that the code therein is of high quality being properly reviewed and moving along quickly into the hands of customers Leveling Up Your Development PipelineWhether you are a Development Lead or a CTO VP of Engineering or if you are concerned with high level team level or repo level metrics LinearB can provide you with the information and insight you need to make sound decisions about your software development process Our tool lets you recognize that there is a problem dig in to find where the problem originates and take the necessary steps to correct things If you are not already using LinearB and want to do things like see exactly what is going on in your organization team or repository sign up for a free demo of the product today Our produce is free to use for teams of eight or less so get started with a demo today Originally published at on August 2021-08-26 15:08:35
Apple AppleInsider - Frontpage News Tim Cook about to get $750 million Apple stock payday https://appleinsider.com/articles/21/08/26/tim-cook-about-to-get-750-million-apple-stock-payday?utm_medium=rss Tim Cook about to get million Apple stock paydayAfter taking over from Steve Jobs Apple CEO Tim Cook was promised ten award payments over the course of his tenure with this million being the final one Tim Cook to collect final time based stock payment worth about millionApproximately million shares worth about million are being paid to Tim Cook as a final portion of his CEO stock deal However Cook notoriously donates much of his wealth and will likely do the same with this latest payment Read more 2021-08-26 15:54:00
Apple AppleInsider - Frontpage News New Apple News Partner program will financially support journalism https://appleinsider.com/articles/21/08/26/new-apple-news-partner-program-will-financially-support-journalism?utm_medium=rss New Apple News Partner program will financially support journalismApple has launched a new News Partner Program to support journalism organizations and media outlets that publish on the Apple News platform Credit AppleThe News Partner Program is meant to expand Apple s support of and collaboration with the journalism industry It halves the commission on in app purchase subscriptions for media organizations from day one Read more 2021-08-26 15:30:33
Apple AppleInsider - Frontpage News What are the iOS permissions that your favorite apps don't need? Jamf knows. https://appleinsider.com/articles/21/08/26/what-are-the-ios-permissions-that-your-favorite-apps-dont-need-jamf-knows?utm_medium=rss What are the iOS permissions that your favorite apps don x t need Jamf knows Jamf has published a report on the most common types of permissions that popular iOS apps on the App Store ーand its recommendations on which ones to avoid Credit Andrew O Hara AppleInsiderThe Apple mobile device management company published the report Thursday after analyzing a sample of nearly of the most popular App Store apps The data was pulled from million Wandera customers Jamf said Read more 2021-08-26 15:16:07
Apple AppleInsider - Frontpage News 'iPhone 13' Apple Event date & launch timeline revealed by leaker https://appleinsider.com/articles/21/08/26/iphone-13-apple-event-date-launch-timeline-revealed-by-leaker?utm_medium=rss x iPhone x Apple Event date amp launch timeline revealed by leakerThe iPhone will be announced on September with a global launch on September according to prolific leaker Jon Prosser Dummy iPhone models show larger camerasThe annual September iPhone event is upon us and speculation surrounding the announcement pre orders and launch of iPhone are running wild After a report suggested September as a launch date prolific leaker Jon Prosser offered some clarification Read more 2021-08-26 15:09:35
Apple AppleInsider - Frontpage News How to use custom email domains with iCloud+ https://appleinsider.com/articles/21/08/25/how-to-use-custom-email-domains-with-icloud?utm_medium=rss How to use custom email domains with iCloud Apple has begun showing how iCloud users will be able to use custom email domains utilizing other email addresses within the one inbox Not even mentioned as an aside during WWDC Apple is adding the ability to use custom domains in email When fully released alongside macOS Monterey iOS and iPadOS users will be able to personalize their email domain name ーand now Apple is showing how it will work The intention is that users can replace their old icloud com address ーor mac com me com ーand instead use a custom one So the owners of Acme Cartoon could change to acmecartoon com and have all their email carry on working just with the new address Read more 2021-08-26 15:54:48
海外TECH Engadget Netflix starts testing Stranger Things games in its Android app https://www.engadget.com/netflix-mobile-games-app-subscription-test-android-poland-stranger-things-155325550.html?src=rss Netflix starts testing Stranger Things games in its Android appIt s been clear for a while now that gaming will play a significant role in Netflix s future and we re starting to see that play out in the wild The company is now testing mobile games as part of subscriptions Netflix confirmed to Engadget this is the first time it has tested games in its mobile app publicly but availability is very limited at the outset “Starting today members in Poland can try Netflix mobile gaming on Android with two games ーStranger Things and Stranger Things ーall as part of their membership quot a Netflix spokesperson said in a statement quot It s still very very early days and we will be working hard to deliver the best possible experience in the months ahead with our no ads no in app purchases approach to gaming Let s talk Netflix and gaming Today members in Poland can try Netflix mobile gaming on Android with two games Stranger Things and Stranger Things It s very very early days and we ve got a lot of work to do in the months ahead but this is the first step ーNetflix Geeked NetflixGeeked August It s worth noting you won t stream these games through the cloud When users tap the Install Now button they ll be taken to the Google Play Store and they can download the game to their device You won t be able to download the games from the Play Store by searching for them directly Netflix said Netflix is looking to expand the test in the coming months including on iOS Given that it isn t streaming the games Netflix might avoid some of the hurdles cloud gaming services like Stadia Xbox Cloud Gaming and GeForce Now have encountered on Apple s mobile devices Those all run as web apps on iOS rather than as ones you download from the App Store Netflix s approach is a little more like Apple Arcade or Google Play Pass 2021-08-26 15:53:25
海外TECH Engadget GoPro Quik subscribers are getting unlimited cloud backups https://www.engadget.com/gopro-quik-unlimited-photo-and-video-storage-145611464.html?src=rss GoPro Quik subscribers are getting unlimited cloud backupsThe GoPro Quik app is getting a bit more useful for subscribers GoPro is giving them unlimited cloud backups at no extra cost What s more the app can back up photos and videos at full source quality The mural feature is designed to showcase your favorite memories and maybe free up some space on your phone Not only can you send captures from your GoPro to the cloud the app lets you save images and videos from anywhere on your device including your camera roll using the share sheet The latest version of the Android app now includes limited mural storage and the upgrade is coming to iOS soon Being able to upload unlimited images and videos at full quality is a solid improvement for GoPro Quik subscribers At month or year it might prove a more attractive storage option than Google One or iCloud Those service s plans each scale up to month for TB of storage Google Photos ended free unlimited storage in June You might even use GoPro Quik as a secondary low cost backup option for all of your photos and videos GoPro merged its namesake app with Quik earlier this year Mural organizes photos and videos into events and the app can automatically generate highlight videos for you There are editing tools for your images and videos filters and access to royalty free music tracks 2021-08-26 15:05:11
Cisco Cisco Blog Security Priorities to Drive Success https://blogs.cisco.com/partner/security-priorities-to-drive-success Security Priorities to Drive SuccessCisco s new fiscal year just started so it s the perfect time to share our security priorities and profitability programs so that you can support your customers and grow your security business 2021-08-26 15:00:59
海外科学 NYT > Science Breakthrough Covid Cases: Uncommon and Often Mild, but Not Always https://www.nytimes.com/2021/08/26/health/covid-breakthrough-infection.html surprise 2021-08-26 15:47:17
金融 ◇◇ 保険デイリーニュース ◇◇(損保担当者必携!) 保険デイリーニュース(08/27) http://www.yanaharu.com/ins/?p=4680 地震保険 2021-08-26 15:22:59
金融 RSS FILE - 日本証券業協会 株券等貸借取引状況(週間) https://www.jsda.or.jp/shiryoshitsu/toukei/kabu-taiw/index.html 貸借 2021-08-26 15:30:00
金融 ニュース - 保険市場TIMES 損保ジャパン、自動走行ロボットによる配送サービスの実証実験実施 https://www.hokende.com/news/blog/entry/2021/08/27/010000 2021-08-27 01:00:00
ニュース BBC News - Home Majority of eligible people evacuated from Kabul - PM https://www.bbc.co.uk/news/uk-58339762?at_medium=RSS&at_campaign=KARANGA afghan 2021-08-26 15:55:32
ニュース BBC News - Home Afghanistan: Charity worker Paul 'Pen' Farthing targeted in airport attack https://www.bbc.co.uk/news/uk-england-beds-bucks-herts-58345074?at_medium=RSS&at_campaign=KARANGA attack 2021-08-26 15:53:45
ビジネス ダイヤモンド・オンライン - 新着記事 アフガン・カブール空港で爆発 被害状況は不明 - WSJ発 https://diamond.jp/articles/-/280675 被害状況 2021-08-27 00:23:00
北海道 北海道新聞 ジョン 道警の右腕に 遠軽 警察犬、今年も嘱託 https://www.hokkaido-np.co.jp/article/582515/ 嘱託警察犬 2021-08-27 00:19:22
IT 気になる、記になる… Amazon、Kindleストアで講談社の「夏☆電書2021」のセールの第10弾を開催中 − 299円均一の「傑作&名作小説フェア」など https://taisy0.com/2021/08/27/144605.html amazon 2021-08-26 16:22:34
AWS AWS News Blog Amazon Textract Updates: Up to 32% Price Reduction in 8 AWS Regions and Up to 50% Reduction in Asynchronous Job Processing Times https://aws.amazon.com/blogs/aws/amazon-textract-updates-up-to-32-price-reduction-in-8-aws-regions-and-up-to-50-reduction-in-asynchronous-job-processing-times/ Amazon Textract Updates Up to Price Reduction in AWS Regions and Up to Reduction in Asynchronous Job Processing TimesIntroduced at AWS re Invent Amazon Textract is a machine learning service that automatically extracts text handwriting and data from scanned documents that goes beyond simple optical character recognition OCR to identify understand and extract data from forms and tables In the past few months we introduced specialized support for processing invoices and receipts and … 2021-08-26 16:03:49
AWS AWS Media Blog Case Study: Using AWS Snowcone, Deluxe enables same day global theater delivery https://aws.amazon.com/blogs/media/case-study-using-aws-snowcone-deluxe-enables-same-day-global-theater-delivery/ Case Study Using AWS Snowcone Deluxe enables same day global theater deliveryDeluxe is a video creation and distribution company offering global end to end services and technology for the media and entertainment industry since The world s leading content creators broadcasters OTTs and distributors rely on Deluxe s experience and expertise to create transform localize and distribute content anytime anywhere Read the blog post or watch the following … 2021-08-26 16:52:59
AWS AWS Mobile Blog What happens when you type a URL into your browser? https://aws.amazon.com/blogs/mobile/what-happens-when-you-type-a-url-into-your-browser/ What happens when you type a URL into your browser This article was written by Jenna Pederson Every day you open up your browser and navigate to your favorite websites ーwhether it be social media news or e commerce sites You go to this page by typing in a url or clicking on a link to the page Have you ever thought about what happens … 2021-08-26 16:35:11
python Pythonタグが付けられた新着投稿 - Qiita 【Docker】 docker image の大きさを小さくする(その2) https://qiita.com/XPT60/items/e123fe88ec88a4ac2749 virtualenvを使うvirtualenvで使用したディレクトリをコピーし、PATHを通す。 2021-08-27 01:24:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript iframeで埋め込んだ外部サイトが音楽を再生してるか探知する方法 https://teratail.com/questions/356349?rss=all javascriptiframe 2021-08-27 01:49:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Laravel: フォームの複数選択化のチェックボックスの回答を配列にしてDBに格納したい。 https://teratail.com/questions/356348?rss=all Laravelフォームの複数選択化のチェックボックスの回答を配列にしてDBに格納したい。 2021-08-27 01:16:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) visual studio codeについて https://teratail.com/questions/356347?rss=all djangonbsphtml 2021-08-27 01:01:00
Docker dockerタグが付けられた新着投稿 - Qiita 【Docker】 docker image の大きさを小さくする(その2) https://qiita.com/XPT60/items/e123fe88ec88a4ac2749 virtualenvを使うvirtualenvで使用したディレクトリをコピーし、PATHを通す。 2021-08-27 01:24:15
海外TECH Ars Technica Reddit resists banning pandemic misinformation, allows vaccine “dissent” https://arstechnica.com/?p=1789975 reddit 2021-08-26 16:27:34
海外TECH Ars Technica Need to get root on a Windows box? Plug in a Razer gaming mouse https://arstechnica.com/?p=1789961 system 2021-08-26 16:07:00
海外TECH DEV Community GSoC Coding Phase 2: Challenge Is an Understatement https://dev.to/rohanlekhwani/gsoc-coding-phase-2-challenge-is-an-understatement-bji GSoC Coding Phase Challenge Is an UnderstatementIt was all going smooth And then this happened Google Summer of Code is a week global open source program for students It has been in the running for years In case you re new here I recommend checking out my first blog in this series How I Got Selected into Google Summer of CodeI m revamping the most downloaded app on Rocket Chat   the Poll App  Bonus While it s been a smooth ride there s one thing that happened that made all of us scratch our heads Hang tight RecapHere s a recap of the features I built in Coding Phase Improved Response Visualizations Previously the Poll App displayed simple grayscale reponses This was dull and boring Moreover there wasn t a way to distinguish winners and total votes cast Here s how we changed this Mixed Visibility Mode The Poll App allowed only two modes ーopen where voter identities were visible and closed where they were not What about something in the middle Introducing Mixed Visibility Mode Word Clouds Bar graphs are simple Bar graphs do the job And bar graphs are just “okay Word Clouds are lit Visualize responses in word clouds here What Did I Add to the Poll App While planning my timeline within my GSoC proposal my strategy was to take up easier features at the start This would allow me to have more time to explore the Rocket Chat Apps Engine while still shipping out features consistently Coding Phase was a success It was time to bring out the big guns User defined OptionsUntil now the Poll App only allowed the Poll Creator to add options Once they posted the poll no changes to the options could be made What if users have an idea not covered within the options Now if you ve ever used Facebook polls within groups you might ve noticed a subtle feature All group members can add options after the poll is posted Allowing group members to vote not only involves the community better but also evokes ideas and opinions from the entire group not just limited to the poll creator We decided to give the Poll Creator an option ーallow or disallow users from adding choices Here s how the poll message looks when the poll creator allowed users to add options See that Add option button That becomes available to all the users within the room Let s click on it and see what happens It opens up a modal that allows users to add an option On clicking Add the option gets added to the existing Poll message with both vote quantity and voters set to The Poll message updates for everyone within the room with the new option Yay The PR for this feature along with a video demo can be found here Additional Poll ModesAdding options to Poll was kind of repetitive Especially if you re doing a to poll typing was what you had to do okay I just did that I thought The Poll App only had two modes ーMutliple Choice and Single Choice That Is It What if I could add more modes that would auto fill all the options Over the next few days and nights I added the following modes Overrated Underrated Polls Options Overrated Appropriately Rated Never Tried Underrated to Polls Options to Polls Options Agree Disagree Polls Options Agree Disagree Emoji Rank Polls Options Watch the demo The best part is that the modal is completely interactive This means that as soon as you select one of the additional poll modes the Options fields automatically disappear Not to mention that Additional Poll modes support Mixed Visibility How cool is that To view other additional poll modes checkout the PR for Additional Poll Modes Live PollsIf you ve attempted an online quiz before Well this it Introducing Live Polls To be honest about it the effort and thought that went into this feature qualifies it as a mini GSoC project itself Live Polls are an array of regular Polls with additional functionality of having a time limit to vote upon after which the current Poll ends and the next one is posted Poll creators can also click on a new “Next Poll button to trigger a pre scheduled finish of the current Poll The scheduling magic happens using the Scheduler API Every time a Poll within a Live Poll is posted a processor is scheduled to end it after the user specified time to vote Live Polls are triggered using the command poll live lt number of polls gt An excellent use case for the Live Poll are stand up and retro meetings An additional use case is by teachers wanting to conduct timed quizzes on Rocket Chat Late RetrievalMy mentor suggested that in addition to having the Polls timed the user should also be able to create a Live Poll at a time and retrieve or play it at a later time I created a subcommand poll live save lt number of polls gt It saves all the Poll states in the Poll App s persistent storage A unique Live Poll ID is provided to the user img alt Live Poll ID generated after saving Live Poll within persistent storage lt br gt src dev to uploads s amazonaws com uploads articles puwnhisldwixc png The created Live Poll can be subsequently retrieved using the poll live load lt Live Poll ID gt In case the user enters a wrong or non existent Live Poll ID they re shown a notification On executing the above command with a correct Poll ID the Live Poll can be retrieved at any time Speaking of teachers using Rocket Chat for exams the Live Poll Late Retrieval features proves an excellent tool for teachers to create quizzes even weeks before and then schedule the quiz on D day with ease All this while having control over the time limit to answer each question The PR for Live Poll and Live Poll Late Retrieval features can be found here Bonus An Unexpected Problem If you ve been through my Coding Phase article you would remember us using the Quickchart Wordcloud API to generate wordclouds While this API works well when your Rocket Chat server is connected to the Internet a lot of organizations my mentors org Credit Suisse US Defence use Rocket Chat in an isolated environment That means no Internet access What then We thought why not host Quickchart locally using their open sourced codebase But…Wait for it Quickchart has all APIs except wordcloud open sourced Ha Another problem was rate limits Quickchart has a rate limit of requests per minute per IP on their free tier This means it is totally unsuitable for rooms with more than members My mentor Murtaza shared a perfect explaination Quoting him from the PR comment if all the users are accessing the room from a different network then the limit is fair enough however if all the users are on a private network behind a Router NAT then although each of them will have a different local IP but the same public IP ーIn that case if there is a single room with more than users they all would be identified as a single entity IP and the rate limit will come into picture I thought why can t I build my own API and remove Quickchart out of the equation altogether And Within a few days I had our own in house developed Wordcloud API The best thing about it It offered more customizations than Quickchart Enterprise worked without an Internet connection had practically no rate limits and was free I have open sourced the word cloud API here Feel free to use it in your own projects or raise a PR for further customizations My API also factors in the number of votes cast per option For example if English received twice as many votes as Hindi on a Poll then “English would appear twice as big as “Hindi within the word cloud I provided the repository link within the Poll App settings page for users to self host the API This solved our Wordcloud frenzy forever Have you faced an unexpected problem while coding a project How did you solve it Could you find a solution or did you just leave it for the future Let me know in the comments section below I write biweekly about my GSoC journey at Rocket Chat and this was the fifth blog in this series Follow my voyage on DEV and Medium ️In case you haven t checked out my previous blog about GSoC First Evaluations go check it out now ーit covers in detail how a GSoC student is evaluated GSoC First Evaluations All You Need to KnowLike what I do Help me pull my next all nighter Consider buying me a coffee Rohan Lekhwani is an open source contributor and enthusiast You can connect with him on LinkedIn GitHub Twitter and his website 2021-08-26 16:54:12
海外TECH DEV Community Brief History Of Bootstrap https://dev.to/yongdev/brief-history-of-bootstrap-3gi6 Brief History Of BootstrapFree and open source Bootstrap is a framework for creating websites and online applications It is designed on CSS and JavaScript JS to make it easier to create responsive mobile first websites and apps using the Bootstrap framework As a result of responsive design a website or app can recognise the size and orientation of a visitor s screen and dynamically adjust its presentation appropriately Employers rely on mobile applications as their primary means of completing tasks therefore it s important that designers take into account the technology s requirements In addition to the framework Bootstrap contains user interface components layouts and JS tools Source code and precompiled applications are also available Bootstrap was created in mid by Mark Otto and Jacob Thornton at Twitter to improve the uniformity of tools used on the site and reduce maintenance costs for the site Previous versions of the programme were referred to as Twitter Blueprint and Twitter Bootstrap After a few months of development Twitter conducted its inaugural Hack Week and the project expanded as developers of various skill levels stepped in without any external supervision from the company As of today it still serves as a style guide for internal tool development There have been almost twenty releases since the first on August including two significant rewrites with v and To make the entire framework more responsive we included a responsive stylesheet in Bootstrap By using Bootstrap we made it responsive by default with a mobile first focus Share Your Thoughts Below 2021-08-26 16:53:54
海外TECH DEV Community Calculator https://dev.to/alsiamworld/calculator-epd Calculator daysofcode Day Hello everyone today I created a simple calculator using js Live preview 2021-08-26 16:21:01
Apple AppleInsider - Frontpage News Apple highlights biotech, VC firms aided by Racial Equity and Justice Initiative https://appleinsider.com/articles/21/08/26/apple-highlights-biotech-vc-firms-aided-by-racial-equity-and-justice-initiative?utm_medium=rss Apple highlights biotech VC firms aided by Racial Equity and Justice InitiativeAs part of its Racial Equity and Justice Initiative Apple has invested a collective million into venture capital funds that focus on Black and Latino owned businesses Credit AppleIn a feature story published Thursday Apple has detailed how some of those funds have supported companies developing new medical technologies The company specifically highlights VC firm VamosVentures and biotech startup SweetBio Read more 2021-08-26 16:25:28
Apple AppleInsider - Frontpage News How to use custom email domains with iCloud+ https://appleinsider.com/articles/21/08/25/how-to-use-custom-email-domains-with-icloud?utm_medium=rss How to use custom email domains with iCloud Apple has begun showing how iCloud users will be able to use custom email domains utilizing other email addresses within the one inbox Not even mentioned as an aside during WWDC Apple is adding the ability to use custom domains in email When fully released alongside macOS Monterey iOS and iPadOS users will be able to personalize their email domain name ーand now Apple is showing how it will work The intention is that users can replace their old icloud com address ーor mac com me com ーand instead use a custom one So the owners of Acme Cartoon could change to acmecartoon com and have all their email carry on working just with the new address Read more 2021-08-26 16:14:44
Apple AppleInsider - Frontpage News Apple's M1 MacBook Air is back on sale for $899, plus deals on every upgraded config https://appleinsider.com/articles/21/08/26/apples-m1-macbook-air-is-back-on-sale-for-899-plus-deals-on-every-upgraded-config?utm_medium=rss Apple x s M MacBook Air is back on sale for plus deals on every upgraded configMonth end price wars return this August with Amazon and B amp H Photo knocking off Apple s current MacBook Air with the M chip M MacBook AirBoth B amp H Photo and Amazon are competing for the lowest price available on Apple s standard M MacBook Air with GB of RAM and a GB SSD Read more 2021-08-26 16:04:52
Apple AppleInsider - Frontpage News Improved Apple News Partner program will financially support journalism https://appleinsider.com/articles/21/08/26/new-apple-news-partner-program-will-financially-support-journalism?utm_medium=rss Improved Apple News Partner program will financially support journalismApple has refined the News Partner Program to better support journalism organizations and media outlets that publish on the Apple News platform Credit AppleThe News Partner Program is meant to expand Apple s support of and collaboration with the journalism industry It halves the commission on in app purchase subscriptions for media organizations from day one Read more 2021-08-26 16:26:38
Apple AppleInsider - Frontpage News New leak supports claims of 45mm 'Apple Watch Series 7' https://appleinsider.com/articles/21/08/26/new-leak-supports-claims-of-45mm-apple-watch-series-7?utm_medium=rss New leak supports claims of mm x Apple Watch Series x Photos posted to Twitter show what appears to be straps made for an as yet unannounced mm and mm Apple Watch model with the same dimension mentioned in a purported leak on Tuesday Leaked image showing a new mm Apple Watch bandA labelled mm band was posted on Twitter by user Majin Bu who most recently showed what s said to be a gold colored iPhone Pro Read more 2021-08-26 16:33:37
海外TECH Engadget Apple will take a smaller cut of in-app fees from publishers who use Apple News https://www.engadget.com/apple-news-partner-program-162921762.html?src=rss Apple will take a smaller cut of in app fees from publishers who use Apple NewsApple thinks it might have a simple way to attract wary publishers to Apple News ーgive them a larger slice of app sales TechCrunchreports that Apple has launched a News Partner Program that lowers the tech firm s cut of App Store subscriptions from percent to percent quot from day one quot if qualified publishers provide their content in the Apple News Format Outlets previously had to wait until an app s second year on the App Store before Apple s share dropped to percent The apps themselves have to deliver quot original professionally authored quot news and unsurprisingly allow auto renewing subscriptions through the App Store If a publisher isn t located in one of Apple News existing markets currently the US UK Australia and Canada it can still qualify for the program by providing an RSS news feed The move could satisfy publishers that avoided Apple s in app subscription system if not the App Store entirely due to the percent initial cut You might see more publications on Apple News if not necessarily News as a result However it s not clear if antitrust regulators will be thrilled The program does show that Apple can be more flexible with App Store fees but it s also an incentive for publishers to dive deeper into Apple s ecosystem 2021-08-26 16:29:21
海外TECH Engadget Time Magazine created a virtual Martin Luther King Jr. museum inside of 'Fortnite' https://www.engadget.com/fortnite-mlk-march-through-time-digital-exhibit-162446669.html?src=rss Time Magazine created a virtual Martin Luther King Jr museum inside of x Fortnite x On August th Dr Martin Luther King Jr delivered his iconic “I Have a Dream speech on the steps of the Lincoln Memorial Now some nearly years later you can listen to the address in its entirety within Fortnite as part of an experience called March Through Time Time Magazine crafted the interactive exhibit with help from the game s Creative Mode community as well as the DuSable Museum of African American History and the estate of Dr King March Through Time transports players to D C a “reimagined version of the nation s capital that allows you to visit museum like exhibits that tell the story of Dr King s speech the March on Washington for Jobs and Freedom and the broader civil rights movement Complete the experience and you ll earn a special spray you can use in your Fortnite matches While it s better known for its concerts and brand collaborations this isn t the first time Fortnite has touched on a serious subject As Eurogamer points out Epic Games screened a series of programs devoted to fighting racism and voter suppression last year You can check out out the March Through Time by using the code It s also accessible through the Discover Menu 2021-08-26 16:24:46
金融 金融庁ホームページ 金融庁職員の新型コロナウイルス感染について公表しました。 https://www.fsa.go.jp/news/r3/sonota/20210826.html 新型コロナウイルス 2021-08-26 17:30:00
ニュース BBC News - Home Majority of eligible people evacuated from Kabul - PM https://www.bbc.co.uk/news/uk-58339762?at_medium=RSS&at_campaign=KARANGA afghan 2021-08-26 16:46:04
ニュース BBC News - Home Afghanistan: Charity worker Paul 'Pen' Farthing 'targeted' in airport attack https://www.bbc.co.uk/news/uk-england-beds-bucks-herts-58345074?at_medium=RSS&at_campaign=KARANGA attack 2021-08-26 16:43:21
ニュース BBC News - Home Covid travel: Seven locations moved to Covid travel green list https://www.bbc.co.uk/news/uk-58348541?at_medium=RSS&at_campaign=KARANGA covid 2021-08-26 16:52:53
ニュース BBC News - Home Covid: Presenter's death due to vaccine complications, and a universal credit row https://www.bbc.co.uk/news/uk-58346392?at_medium=RSS&at_campaign=KARANGA coronavirus 2021-08-26 16:36:22
ニュース BBC News - Home Benjamin Mendy: Manchester City footballer charged with rape https://www.bbc.co.uk/news/uk-england-manchester-58348288?at_medium=RSS&at_campaign=KARANGA assault 2021-08-26 16:06:06
ニュース BBC News - Home What are the holiday rules for travel to green, amber and red list countries? https://www.bbc.co.uk/news/explainers-52544307?at_medium=RSS&at_campaign=KARANGA amber 2021-08-26 16:45:31
ニュース BBC News - Home England v India: Joe Root reaches record-equalling sixth century of 2021 https://www.bbc.co.uk/sport/av/cricket/58343179?at_medium=RSS&at_campaign=KARANGA England v India Joe Root reaches record equalling sixth century of Joe Root scores his sixth Test century of in the third Test against India at Headingley equalling the record for an England batsman in a calendar year shared by Michael Vaughan and Denis Compton 2021-08-26 16:04:29
ニュース BBC News - Home Juventus prepared to sell Ronaldo at right price https://www.bbc.co.uk/sport/football/58346818?at_medium=RSS&at_campaign=KARANGA cristiano 2021-08-26 16:35:05
ニュース BBC News - Home Kabul arrivals in the UK: 'We are the lucky ones' https://www.bbc.co.uk/news/uk-58305464?at_medium=RSS&at_campaign=KARANGA afghans 2021-08-26 16:17:00
ビジネス ダイヤモンド・オンライン - 新着記事 アフガン人道支援、米が非公式に許可 タリバン制裁で例外措置 - WSJ発 https://diamond.jp/articles/-/280676 人道支援 2021-08-27 01:17:00
北海道 北海道新聞 緊急事態、道内に27日発令 知事「札幌圏と旭川の対策重要」 https://www.hokkaido-np.co.jp/article/582536/ 新型コロナウイルス 2021-08-27 01:15:15
北海道 北海道新聞 27日いっぱいの活動目指す アフガン退避で空自機 https://www.hokkaido-np.co.jp/article/582561/ 退避 2021-08-27 01:14:00
AWS AWS DevOps Blog Use Amazon ECS Fargate Spot with CircleCI to deploy and manage applications in a cost-effective way https://aws.amazon.com/blogs/devops/deploy-apps-cost-effective-way-with-ecs-fargate-spot-and-circleci/ Use Amazon ECS Fargate Spot with CircleCI to deploy and manage applications in a cost effective wayThis post is written by Pritam Pal Sr EC Spot Specialist SA amp Dan Kelly Sr EC Spot GTM Specialist Customers are using Amazon Web Services AWS to build CI CD pipelines and follow DevOps best practices in order to deliver products rapidly and reliably AWS services simplify infrastructure provisioning and management application code deployment software … 2021-08-26 17:22:26
AWS AWS - Webinar Channel Boost Performance of Global Applications with Aurora Global Database Read Replicas https://www.youtube.com/watch?v=8VriZGeIyEY Boost Performance of Global Applications with Aurora Global Database Read ReplicasIt s not uncommon for modern applications to serve users all over the world Maintaining high database performance for such globally distributed applications is a challenge for traditional databases With Amazon Aurora Global Database you can create up to read replicas multiple AWS Regions to increase local read throughput to support high volume application requests In this tech talk learn how to implement Aurora Global Database read replicas to boost performance for globally distributed applications Learning Objectives Learn how Aurora Global Database read replicas work Learn which applications and use cases can benefit from Aurora Global Database read replicas Learn how to deploy local read replicas to serve application traffic across AWS Regions To learn more about the services featured in this talk please visit 2021-08-26 17:17:25
js JavaScriptタグが付けられた新着投稿 - Qiita Slackの古い投稿を自動定期削除する https://qiita.com/mimizq/items/87750750438634fef294 Slackの古い投稿を自動定期削除するやりたいことSlackの特定のチャンネルに投稿された発言を定期的に削除したい仕様とか投稿から一定時間経過したSlackの発言を削除する一度に削除できる投稿数には上限があるサーバーレスGASを利用パブリック・プライベートチャンネル両方対象ユーザー権限で実行するためSlackAppのTokenを発行するユーザー自身に投稿削除権限が必要手順Slack側の設定Appの作成SlackAPIのサイトに行き、右上のYourappsからApp管理ページを開くCreateNewAppからAppの作成画面を開くFromscratchを選択AppNameは適当にPickaworkspacetodevelopyourappinでAppを追加したいワークスペースを選択必要な権限の追加BasicInformationのAddfeaturesandfunctionalityのプルダウンの中にPermissionsというのがあるので選択するScopesの項でUserTokenScopesのAddanOAuthScopeを選択する※Botではない方プルダウンから必要な権限を選んで追加していくchannelshistorychannelsreadchatwritegroupshistorygroupsread権限が追加されたことを確認Appのインストール権限が追加できたら左カラムのメニューからBasicInformationを選択して基本情報画面に戻りますInstallyourappのプルダウンを開きInstalltoWorkspaceを選択確認画面にリダイレクトされるので許可するを選択Installyourappの項目にチェックが付けばOKTokenの取得Appのインストールが完了したら左カラムのメニューからOAuthampPermissionsへ遷移するOAuthTokensforYourWorkspaceという項目に先ほど作成したUserTokenScopesのOAuthTokenがあるのでエディタなどにコピーして控えておくGoogleSpreadsheet側の設定自動削除したいチャンネル一覧を作成するGoogleSpreadsheetで新しいスプレッドシートを作成する自動削除をしたいチャンネルを記入するシート名はなんでもOKスクリプトの作成メニューからツールgtスクリプトエディタを選択スクリプトに適当なファイル名をつける以下のコードを貼り付ける行目のtokenにはSlackの設定で作成したUserOAuthTokenをセットするcleanergsconsttokenxoxpebdeacconsthours何時間遡るかconstlimit最大追加取得回数constsecond何秒ごとに削除を実行するかmainfunctionmainconstvaluesSpreadsheetAppgetActiveSheetgetDataRangegetValuesconstchannelNamesforconstvalueofvalueschannelNamespushvalueforconstchannelNameofchannelNamesLoggerlogschannelNamecleanChanneltokenchannelNameチャンネル内投稿削除functioncleanChanneltokenchannelNameLoggerlogcleanChannelstartconstchannelIdgetChannelIdtokenchannelNameLoggerlogchannelIdchannelNamechannelIdifchannelIdlengthreturnconstdatenewDateconsttimestampMathrounddatesetHoursdategetHourshours設定した時間前LoggerlogtimestamptimestampnewDatetimestamptoStringletresultletcountdoresultgetChannelHistorytokenchannelIdtimestampcountifresultokforconstmessageofresultmessagesreverseconstdeleteResultdeleteChattokenchannelIdmessagetsifdeleteResultokLoggerlogdeletesuccessUtilitiessleepseconderror回避のため一定時間sleepwhileresultokampampresulthasmoreampampcountltlimitチャンネル名gtチャンネルID取得functiongetChannelIdtokenchannelNameLoggerloggetChannelIdstartconstresultgetChannelListtokenifresultokforconstchannelofresultchannelsifchannelnamechannelNamereturnchannelidreturnチャンネル一覧取得functiongetChannelListtokenLoggerloggetChannelListstartconstendpointconstoptionsmethodpostpayloadtokentokentypespublicchannelprivatechannelconstresponseUrlFetchAppfetchendpointoptionsLoggerlogJSONparseresponsereturnJSONparseresponseチャンネル内投稿取得functiongetChannelHistorytokenchannelIdtimestampLoggerloggetChannelHistorystartconstendpointconstoptionsmethodpostpayloadtokentokenchannelchannelIdlatesttimestampinclusivetrueconstresponseUrlFetchAppfetchendpointoptionsLoggerlogJSONparseresponsereturnJSONparseresponse投稿削除functiondeleteChattokenchannelIdtimestampLoggerlogdeleteChattargettimestampconstendpointconstoptionsmethodpostpayloadtokentokenchannelchannelIdtstimestampletresponseUrlFetchAppfetchendpointoptionsLoggerlogJSONparseresponseerrorが出た場合は指定秒数sleepさせるwhileresponseokampampresponsestatusconstretryAfterresponseheadersretryafterUtilitiessleepretryAfterresponseUrlFetchAppfetchendpointoptionsLoggerlogJSONparseresponsereturnJSONparseresponseトリガーの設定左のメニューからトリガーを選択する画面右下のトリガーを追加ボタンを押す定期実行の設定を行う参考にした情報基本的なロジックは以下を参考にさせていただき、現在のAPI仕様に対応していなかったり一部動作しない箇所を修正しました。 2021-08-27 02:11:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 検出した輪郭間を好きな色で塗りつぶしたい https://teratail.com/questions/356350?rss=all 検出した輪郭間を好きな色で塗りつぶしたい画像の輪郭の検出後に、輪郭間を指定の色で塗りつぶしたいのですが、どのようにすれば良いのでしょうか。 2021-08-27 02:45:28
Linux Ubuntuタグが付けられた新着投稿 - Qiita Ubuntu で VOICEVOX ENGINE の開発したいとき https://qiita.com/isnot_naoto/items/935f369419f0e5f8af24 UbuntuでVOICEVOXENGINEの開発したいときVOICEVOXをUbuntu環境へインストールするの続きこれまでの背景前回の記事では、UbuntuでVOICEVOXを使うことができるようになりました。 2021-08-27 02:47:22
Docker dockerタグが付けられた新着投稿 - Qiita Ubuntu で VOICEVOX ENGINE の開発したいとき https://qiita.com/isnot_naoto/items/935f369419f0e5f8af24 UbuntuでVOICEVOXENGINEの開発したいときVOICEVOXをUbuntu環境へインストールするの続きこれまでの背景前回の記事では、UbuntuでVOICEVOXを使うことができるようになりました。 2021-08-27 02:47:22
Apple AppleInsider - Frontpage News Is it OK to leave your Mac always on, or plugged in all the time? It's complicated https://appleinsider.com/articles/21/08/26/is-it-ok-to-leave-your-mac-always-on-or-plugged-in-all-the-time-its-complicated?utm_medium=rss Is it OK to leave your Mac always on or plugged in all the time It x s complicatedCharging and power habits are key to keeping your Mac in good shape but the question of whether certain practices are safe ーlike leaving a MacBook plugged in all the time ーcan be complicated Credit Andrew O Hara AppleInsiderMany Mac owners leave their computers on all of the time for example Additionally a good percentage of MacBook users likely use their devices in desktop mode constantly Read more 2021-08-26 17:52:44
Apple AppleInsider - Frontpage News Classic Mac game 'Myst' comes to Apple Silicon https://appleinsider.com/articles/21/08/26/classic-mac-game-myst-comes-to-apple-silicon?utm_medium=rss Classic Mac game x Myst x comes to Apple SiliconThe original creators of famously atmospheric puzzle game Myst have released a version for Mac optimized to run on the Apple Silicon M Myst returns to the MacNearly thirty years after it debuted on the Mac the absorbing compelling and moody adventure game Myst has returned Now optimized for Apple Silicon but still able to run on Intel Macs it s available from the original creators via Steam Read more 2021-08-26 17:43:43
Apple AppleInsider - Frontpage News Apple Watch continues domination of growing smartwatch market with 100M users https://appleinsider.com/articles/21/08/26/apple-watch-continues-domination-of-growing-smartwatch-market-with-100m-users?utm_medium=rss Apple Watch continues domination of growing smartwatch market with M usersThe Apple Watch has maintained its dominance over the entire smartwatch industry in the second quarter of as the sector grew year over year Credit Andrew O Hara AppleInsiderAlthough Apple remained the top smartwatch maker globally it lost some market share in the second quarter due to increasing competition from both China and India based brands according to a Counterpoint Research report Still the Apple Watch active user base has crossed the million market in Q Read more 2021-08-26 17:23:33
海外TECH Engadget Electrify America's charging station app finally supports Android Auto and CarPlay https://www.engadget.com/electrify-america-app-android-auto-car-play-174802960.html?src=rss Electrify America x s charging station app finally supports Android Auto and CarPlayIt s been a long time coming but if you depend on the Electrify America mobile app to find nearby charging stations you can soon access the software through your vehicle s Android Auto or CarPlay infotainment system Electrify America announced today it s rolling out support for both systems this week The software allows you to find the location of all the approximately charging stations the company operates across the US You can also see details about each station including the availability of individual chargers and their capacity Once you re at a station you can then use the software to remotely start and stop a charging session While it s something of a head scratcher it took Electrify America until to offer Android Auto and CarPlay support that functionality is at least now in place as the company works toward nearly tripling its network by the end of Critically it s also another way Electrify America needed to catch up to Tesla The automaker s Trip Planner which you can access through your car s touchscreen display will route you to Supercharger locations that are on the way to your next destination 2021-08-26 17:48:02
海外TECH Engadget Airbnb says you don't need to be a host to help it house Afghan refugees https://www.engadget.com/airbnb-afghan-refugees-hosts-sign-up-172324857.html?src=rss Airbnb says you don x t need to be a host to help it house Afghan refugeesAirbnb announced earlier this week that it s offering free temporary housing to refugees from Afghanistan Now it says anyone with available space who s willing to house refugees can sign up to do so ーnot only Airbnb hosts The company is funding the stays through Airbnb org its nonprofit that aims to provide people with a place to stay during times of crisis The company and its co founder and CEO Brian Chesky have donated to the efforts Donations to the Airbnb org Refugee Fund will also help fund the program and perhaps help cover the cost of more stays Airbnb is waiving its fees on all refugee stays too Airbnb org is working with partners including the International Rescue Committee HIAS and Church World Service to help refugees find a place to stay The nonprofit and Airbnb are also offering support to the federal government as well as cities and states that have expressed openness to welcoming refugees The United Nations High Commissioner for Refugees says there are currently around million registered Afghan refugees as TechCrunch nbsp notes Given the number of people who have attempted to flee Afghanistan since the Taliban swept the country and assumed power there may be many more refugees who need support Providing at least refugees with temporary housing is a positive step to help them transition into their new lives but Airbnb s efforts while welcome may prove a drop in the ocean when it comes to this humanitarian crisis 2021-08-26 17:23:24
Cisco Cisco Blog Automation Nation ~ Live Twitter Spaces Conversation https://blogs.cisco.com/developer/devnetlive automation 2021-08-26 17:27:33
金融 金融庁ホームページ 金融庁職員の新型コロナウイルス感染について公表しました。 https://www.fsa.go.jp/news/r3/sonota/20210826.html 新型コロナウイルス 2021-08-26 17:30:00
ニュース BBC News - Home Afghanistan: Evacuation will continue despite Kabul attack, says PM https://www.bbc.co.uk/news/uk-58339762?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-26 17:33:41
ニュース BBC News - Home Afghanistan: Charity worker Paul 'Pen' Farthing 'targeted' in attack https://www.bbc.co.uk/news/uk-england-beds-bucks-herts-58345074?at_medium=RSS&at_campaign=KARANGA attack 2021-08-26 17:03:01
ニュース BBC News - Home Covid travel: Seven locations moved to Covid travel green list https://www.bbc.co.uk/news/uk-58348541?at_medium=RSS&at_campaign=KARANGA covid 2021-08-26 17:41:54
ニュース BBC News - Home Lisa Shaw: Presenter's death due to complications of Covid vaccine https://www.bbc.co.uk/news/uk-england-tyne-58330796?at_medium=RSS&at_campaign=KARANGA hears 2021-08-26 17:26:18
ニュース BBC News - Home Covid: Travel list changes and presenter's death due to vaccine complications https://www.bbc.co.uk/news/uk-58346392?at_medium=RSS&at_campaign=KARANGA coronavirus 2021-08-26 17:06:29
ニュース BBC News - Home Champions League draw: Manchester City to face PSG and Chelsea will meet Juventus https://www.bbc.co.uk/sport/football/58346920?at_medium=RSS&at_campaign=KARANGA Champions League draw Manchester City to face PSG and Chelsea will meet JuventusPremier League champions Manchester City will face Lionel Messi s new club Paris St Germain in the Champions League group stage 2021-08-26 17:51:17
ニュース BBC News - Home What are the holiday rules for travel to green, amber and red list countries? https://www.bbc.co.uk/news/explainers-52544307?at_medium=RSS&at_campaign=KARANGA amber 2021-08-26 17:01:54
ニュース BBC News - Home Another Root century punishes India as England amass huge lead https://www.bbc.co.uk/sport/cricket/58347272?at_medium=RSS&at_campaign=KARANGA Another Root century punishes India as England amass huge leadEngland captain Joe Root continues his stellar form with yet another magnificent century to flatten India on day two of the third Test at Headingley 2021-08-26 17:54:38
ニュース BBC News - Home Chelsea midfielder Jorginho named Uefa men's Player of the Year https://www.bbc.co.uk/sport/football/58346919?at_medium=RSS&at_campaign=KARANGA player 2021-08-26 17:27:21
ビジネス ダイヤモンド・オンライン - 新着記事 弁護士に相続相談すると、かえって揉める!? 依頼するときの注意点 - ぶっちゃけ相続 https://diamond.jp/articles/-/280623 相談 2021-08-27 02:45:00
北海道 北海道新聞 海辺漂う薄明かり 江差のゴロンベェ浜に大量の夜光虫 https://www.hokkaido-np.co.jp/article/582505/ 観光名所 2021-08-27 02:08:05
北海道 北海道新聞 抗体カクテル療法、札幌市長「かなり効果」 17機関で80人投与 https://www.hokkaido-np.co.jp/article/582533/ 札幌市長 2021-08-27 02:00:43
GCP Cloud Blog Celebrating Women’s Equality Day with Google Cloud https://cloud.google.com/blog/topics/inside-google-cloud/celebrating-womens-equality-day-with-google-cloud/ Celebrating Women s Equality Day with Google CloudEditor s note August th is Women s Equality Day a day celebrated in the United States to commemorate the adoption of the Nineteenth Amendment to the United States Constitution which prohibits the states and the federal government from denying the right to vote on the basis of sex This post celebrates this moment in U S history and all women globally On this day years ago the Nineteenth Amendment to the United States Constitution was adopted This monumental amendment granted women the right to vote and protects U S citizens from being denied the right to vote on the basis of sex Today the Google Cloud community celebrates and remembers those who have fought and continue to fight for the voting rights of all people While this day is officially celebrated in the U S we re taking this time to celebrate all women globally Women s Equality Day is an important moment to recognize the powerful women and movements that have paved the way for us while continuing to work to break barriers for the next generation  As members of the Google Cloud team we are passionate about seeking opportunities for women and underrepresented communities to have a voice and strive to reflect the diversity of our users and fellow Googlers in all that we do We asked members of the Google Cloud team “What does Women s Equality Day mean to you The responses were hopeful and passionate calling for a celebration of the progress made while recognizing that there is still work to be done The respondents highlighted areas where they are committed to doing the work now and in the future to make sure that equality is a reality for all women We are inspired by the words of our peers and are honored to share them with you today  Alison Wagonfeld VP Marketing Google Cloud thanks all the women before her that fought for our rights and pledges to women around the world that she will fight every day for global equality for women Eva Tsai Director Marketing Strategy amp Operations Google Cloud wisely proclaims that we do not have to choose between greatness and diversity Without diversity there s no greatness Allison Romano Director Digital Experience Google Cloud is calling to fix the wage gap to make sure women have pay equality and are treated valued and paid equally Taylor Sterling Director of Customer Marketing Google Workspace Google Cloud is proud to be a part of a company that shines a light on all opportunities to expand knowledge Cynthia Hester Director Customer Programs Google Cloud is expanding the narrative of this day beyond women getting the right to vote and committed to contributing to making sure that equality is a reality for all women Teena Piccione Managing Director US TMEG Industry asks us to join her as we celebrate today and continue to ensure that we are still shattering that glass ceiling hacking that glass ceiling and making a difference for the generations to come Patricia Hadden Growth Marketing Google Workspace celebrates those women in her life that are symbols of strength in her life from those who are incredibly well known to our mothers and our grandmothers Kristi Berg Director Enterprise Customer Demand reminds us that there are still barriers that keep women from living up to their potential and that the empowerment of girls is key to social economic and political stability Jeana Jorgensen Senior Director Product Marketing Google Cloud is reminding us of the power of encouragement and urging us to use our words for good and to build up our fellow women Kady Dundas Director of Product Marketing Google Workspace Google Cloud is reflecting on the “journey of our trans sisters and celebrating with them this year Visit Google s Diversity Equity amp Inclusion site to learn more about Google s commitment to continuing to make diversity equity and inclusion part of everything we do Here you can read our Annual Diversity Report and check out Google s approach to diversity equity and inclusion Related ArticleRead Article 2021-08-26 17:30:00
GCP Cloud Blog How BungkusIT uses Google Maps Platform to run errands and deliver packages for over one million customers across Malaysia https://cloud.google.com/blog/products/maps-platform/how-bungkusit-uses-google-maps-platform-run-errands-and-deliver-packages-over-one-million-customers-across-malaysia/ How BungkusIT uses Google Maps Platform to run errands and deliver packages for over one million customers across MalaysiaEditor s note Today s post is written by Hatim M Chief Commercial Officer at BungkusIT The on demand delivery service delivers packages within the hour for one million customers across Malaysia and uses Google Maps Platform to create a seamless end to end delivery experience for its customers Imagine it s the end of a long day at work and you re heading home for dinner as you look forward to a restful evening Then just as you arrive at the doorstep your phone buzzes with a message from a family member asking if you could grab a carton of milk from the supermarket With moments like these in mind we founded BungkusIT to alleviate the stress of everyday chores and give people a break from having to run seemingly mundane errands that can often be time consuming With so much to do and so few hours in a day we want to make life simpler by providing our customers with an on demand delivery service As a social enterprise our mission is to create jobs and increase earning potential for BungkusIT roadies those who run deliveries while also increasing online visibility for local small and medium enterprises through an e commerce platform As such we don t charge merchants a fee for being featured on our app  Our roadies help connect users with products and services that they need Whether it s picking up the keys you forgot or buying a birthday cake for a loved one our on demand roadies can help accomplish your task quickly and efficiently In fact we ve helped many seniorsーa large and often underserved populationーto run errands and provide last mile support Providing reliable service From the day we launched our promise has always been to complete every task given to us within one hour Google Maps Platform empowers us to fulfil this promise We understand the importance of selecting a reliable mapping service from the get go After exploring different map products we made the decision to go with Google Maps Platform due to its detailed and accurate location mapping system With the support of our partner Searce we ve been able to quickly integrate all the relevant products on our platform and optimize our API calls On a day to day basis our roadies rely on the Places API to navigate their journeys It pinpoints the exact location set by customers so that our roadies can be sure they arrive at the correct destination With so many small roads and alleys in Malaysia it can be challenging to find the exact place based on an address Dropping a pin on a specific location removes any confusion Because we price our services based on distance it s business critical to determine the exact distance of a location and the most efficient route to reach it By automating that process with the Distance Matrix API we can guarantee that customers don t get overcharged while making sure that we re adequately compensated for our services Improving the user experienceAt the end of the day we want to make people s lives easier That s why having an app that is intuitive is key More than that we want customers to be able to create a request as quickly as possible By automatically completing the location a customer is typing after they ve keyed in the first few characters Place Autocomplete does that job for us  As a fairly young company we ve got a long way to go I believe that we ll continue evolving alongside Google Maps Platform and exploring the new features it has to offer We re already talking to global brands to expand our services and I m confident that with Google Maps Platform as our maps partner we will go a long way For more information on Google Maps Platform visit our website 2021-08-26 17:30:00
TECH Engadget Japanese 『フォートナイト』内にキング牧師ミュージアム、Time誌が作成 https://japanese.engadget.com/martin-luther-king-jr-museum-in-fortnite-205040089.html fortnite 2021-08-26 20:50:40
TECH Engadget Japanese 2010年8月27日、Android採用のクラウドブック「dynabook AZ」が発売されました:今日は何の日? https://japanese.engadget.com/today-203031066.html android 2021-08-26 20:30:31
AWS AWS Security Blog Use IAM Access Analyzer to generate IAM policies based on access activity found in your organization trail https://aws.amazon.com/blogs/security/use-iam-access-analyzer-to-generate-iam-policies-based-on-access-activity-found-in-your-organization-trail/ Use IAM Access Analyzer to generate IAM policies based on access activity found in your organization trailIn April AWS Identity and Access Management IAM Access Analyzer added policy generation to help you create fine grained policies based on AWS CloudTrail activity stored within your account Now we re extending policy generation to enable you to generate policies based on access activity stored in a designated account For example you can use AWS … 2021-08-26 20:33:49
AWS AWS Security Blog Use IAM Access Analyzer to generate IAM policies based on access activity found in your organization trail https://aws.amazon.com/blogs/security/use-iam-access-analyzer-to-generate-iam-policies-based-on-access-activity-found-in-your-organization-trail/ Use IAM Access Analyzer to generate IAM policies based on access activity found in your organization trailIn April AWS Identity and Access Management IAM Access Analyzer added policy generation to help you create fine grained policies based on AWS CloudTrail activity stored within your account Now we re extending policy generation to enable you to generate policies based on access activity stored in a designated account For example you can use AWS … 2021-08-26 20:33:49
海外TECH DEV Community 🎬CSS Text Typing Animation | HTML & CSS https://dev.to/robsonmuniz16/css-text-typing-animation-html-css-3b4j CSS Text Typing Animation HTML amp CSSIn todays tutorial you ll learn how to create a Simple Text Typing Animation using only HTML amp CSS or Typewriter Text Animation Basically this animation is created using JavaScript or jQuery library but today I ll show you how you can create this text typing animation using only HTML amp CSS First create an HTML file with the name of index html and paste the given codes in your HTML file Remember you ve to create a file with html extension lt head gt lt meta charset UTF gt lt meta http equiv X UA Compatible content IE edge gt lt meta name viewport content width device width initial scale gt lt title gt CSS Typing Text Animation HTML amp CSS lt title gt lt link rel stylesheet href style css gt lt head gt lt body gt lt div class wrapper gt lt div class static txt gt I m lt div gt lt ul class dynamic txts gt lt li gt lt span gt Youtuber lt span gt lt li gt lt li gt lt span gt Designer lt span gt lt li gt lt li gt lt span gt Developer lt span gt lt li gt lt li gt lt span gt Freelancer lt span gt lt li gt lt ul gt lt div gt lt body gt Second create a CSS file with the name of style css and paste the given codes in your CSS file Remember you ve to create a file with css extension import url wght amp display swap margin padding box sizing border box font family poppins sans serif body min height vh display flex justify content center align items center background color wrapper display flex wrapper static txt color fff font size px font weight wrapper dynamic txts margin left px line height px height px overflow hidden dynamic txts li list style none color ffc font size px font weight top position relative animation slide s steps infinite keyframes slide top px dynamic txts li position relative dynamic txts li after content position absolute left height width background color border left px solid ffc animation typing s steps infinite keyframes typing left calc px left Resources Pic used in the Project 2021-08-26 20:47:01
海外TECH DEV Community Should websites have a dark-mode toggle button? https://dev.to/shadowfaxrodeo/should-websites-have-a-dark-mode-toggle-button-1an1 Should websites have a dark mode toggle button I m currently working on a mostly text based website We are supporting dark mode using css media queries We re currently discussing if we should have a toggle button Not all devices support dark mode and users don t always want to stick with the choice made by their OS On the other hand this is just extra code that needs to be downloaded by every user ー and it needs to remember their preferences with localStorage and I like to not create data when I can help it What do you think Is it actually useful to have a dark mode toggle or should we stick to supporting the choice made by the OS 2021-08-26 20:43:24
海外TECH DEV Community AWS-Azure Mapping Cheat Sheet https://dev.to/aws-builders/aws-azure-mapping-cheat-sheet-1dom AWS Azure Mapping Cheat SheetBetween Amazon s AWS and Microsoft s Azure you have two thirds of the world cloud computing infrastructure market share with AWS having twice the size of Azure s slide of the pie That s why you have people like me who straddle back and forth between the two cloud behemoths and the services can become hard to keep track of It s relatively easy when you re dealing with the building block services like EC Instances in AWS and Virtual Machines in Azure but it gets a little confusing when you re looking at more advanced services like the service equivalent to AWS CodeCommit Spoiler it s Azure DevOps This information is handy too when you re preparing for a certification exam Fundamental level certifications like Azure Fundamentals AZ and AWS Certified Cloud Practitioner CLF C covers a very broad range of services and it s very likely that you will find yourself “translating between AWS and Azure One important thing to note is that mapping each service might not be possible but feature parity might be achieved by a combination of services Using the exam objectives of the AWS Certified Cloud Practitioner exam here s a cheat sheet to lay out the mapping Compute servicesAWSAzureElastic Compute Cloud EC Virtual Machine VM Auto scalingVM Scale SetsElastic Container ServicesContainer InstancesLambdaFunctions Storage servicesAWSAzureSVirtual MachinesElastic Block StorageStorage AccountS GlacierArchive storageSnowballData BoxElastic File SystemFilesStorage GatewayStorSimple Networking servicesAWSAzureVirtual Private Cloud VPC Virtual NetworkRoute DNSDirect ConnectExpressRoute Database servicesAWSAzureRDSSQL DatabaseDynamoDBCosmos DBRedshiftSynapse Analytics Cost managementAWSAzureTrusted AdvisorAdvisorCost ExplorerCost ManagementQuickSightPower BIOrganizationsSubscription ManagementThis list is not exhaustive by any means but I think it s a good starting point to help you with the high level AWS Azure mapping Also if I got anything wrong I welcome your feedback Follow me on Twitter 2021-08-26 20:15:03
海外TECH Engadget Reddit CEO rejects call for a crackdown on coronavirus misinformation https://www.engadget.com/reddit-211856313.html?src=rss Reddit CEO rejects call for a crackdown on coronavirus misinformationReddit is pushing back against calls for the company to do a better job of moderating disinformation In a thread titled Debate dissent and protest on Reddit CEO Steve Huffman said the company would continue to point users to authoritative information from the CDC when dealing with misinformation related to COVID What it won t do is ban communities that “challenge the consensus views on the pandemic “Dissent is a part of Reddit and the foundation of democracy Reddit is a place for open and authentic discussion and debate Huffman said in a thread that is locked preventing Reddit users from replying to him directly “This includes conversations that question or disagree with popular consensus This includes conversations that criticize those that disagree with the majority opinion This includes protests that criticize or object to our decisions on which communities to ban from the platform Huffman s statement doesn t reference a specific community or incident but as Vice points out what likely prompted him to say anything at all was a thread from r vaxxhappened a subreddit where people share memes about anti vaxxers “We call upon Reddit to take action against the rampant Coronavirus misinformation on their website says the title of the post which accuses Reddit of doing quot nothing of substance quot to tackle the problem of misinformation on the platform As of the writing of this article it has nearly upvotes with various other communities crossposting the thread to their subreddits “We could have been better off months ago but disinformation and lies have been allowed to spread readily through inaction and malice and have dragged this on at the cost of lives the post says “There can be no room for leniency when people are dying as a result of misinformation on this platform Reddit as a global platform needs to take responsibility here While Reddit often isn t mentioned in the same breath as Facebook and Twitter the platform is a source of misinformation You can visit various communities on the website that consistently share COVID conspiracy theories The only roadblock preventing access is a landing page that warns you you re about to enter a subreddit that has been “quarantined by the company for sharing misinformation 2021-08-26 20:58:55
海外TECH Engadget Elon Musk's humanoid robot is just another Tesla publicity stunt https://www.engadget.com/elon-musks-humanoid-robot-is-just-another-tesla-publicity-stunt-224744731.html?src=rss Elon Musk x s humanoid robot is just another Tesla publicity stuntThough it makes popular and groundbreaking electric vehicles Tesla has had a less than stellar track record when it comes to the company s more ambitious future facing projects CEO Elon Musk s promise of unleashing a million autonomous quot robotaxis quot onto America s streets and highways has failed to materialize while the quot full self driving quot technology that promise was premised on has failed drivers with such stunning regularity that the NHTSA has launched a federal investigation into it So are we to believe that the same man whose company once designed a cut rate mini submarine and tried to distribute knock off ventilators is capable of building a fully functional robot prototype within the year 2021-08-26 20:45:44
海外TECH Engadget 'Overwatch' hero McCree will be renamed in response to sexual harassment lawsuit https://www.engadget.com/overwatch-mccree-name-change-202148856.html?src=rss x Overwatch x hero McCree will be renamed in response to sexual harassment lawsuitThe sexual harassment lawsuit against Activision Blizzard will have more repercussions for game content Blizzard is changingOverwatch character Jesse McCree s name now that his real life namesake has left the company The developer wants a name that quot better represents quot Overwatch ideals according to a statement The company had planned a story arc for September that would have featured McCree but is delaying that narrative until later in to reflect the name change Players will instead get a new free for all map that month Blizzard also promised that it would no longer name characters after employees and said it would be more quot thoughtful and discerning quot about referencing the real world in Overwatch The real Jesse McCree left Blizzard earlier in August just weeks after his name surfaced in a California lawsuit over sexual discrimination and harassment at the gaming giant McCree was reportedly spotted in photos of BlizzCon s notorious quot Cosby Suite quot hotel room where Blizzard workers allegedly harassed women This isn t the first time Blizzard has altered content following the lawsuit It pulled World of Warcraft s references to Alex Afrasiabi directly accused of harassment soon after the suit emerged However this might be more noticeable McCree is one of the best known characters in Overwatch ーthe name change could easily draw attention to the lawsuit and the quot frat boy quot culture that reportedly persisted for years A message from the Overwatch team pic twitter com WAVPvXーOverwatch PlayOverwatch August 2021-08-26 20:21:48
海外科学 NYT > Science How Government Decisions Left Tennessee Exposed to Deadly Flooding https://www.nytimes.com/2021/08/26/climate/tennessee-flood-damage-impact.html How Government Decisions Left Tennessee Exposed to Deadly FloodingChoices about building rules insurance programs flood maps and more put residents at higher risk according to climate and disaster experts 2021-08-26 20:09:08
ニュース BBC News - Home Covid travel: Seven locations moved to Covid travel green list https://www.bbc.co.uk/news/uk-58348541?at_medium=RSS&at_campaign=KARANGA covid 2021-08-26 20:44:06
ニュース BBC News - Home Kane scores twice as Tottenham go through in Europe https://www.bbc.co.uk/sport/football/58333505?at_medium=RSS&at_campaign=KARANGA Kane scores twice as Tottenham go through in EuropeHarry Kane scores twice on his return to the Tottenham starting line up as Spurs overturned a first leg deficit against Pacos de Ferreira to reach the Europa Conference League group stage 2021-08-26 20:38:08
ニュース BBC News - Home Fraser-Pryce runs third fastest women's 100m time in history to beat Thompson-Herah https://www.bbc.co.uk/sport/athletics/58349053?at_medium=RSS&at_campaign=KARANGA Fraser Pryce runs third fastest women x s m time in history to beat Thompson HerahShelly Ann Fraser Pryce runs the third fastest time in women s m history to beat Elaine Thompson Herah at the Diamond League in Lausanne 2021-08-26 20:42:11
ニュース BBC News - Home US Open: Emma Raducanu one win away from qualifying but Fran Jones loses https://www.bbc.co.uk/sport/tennis/58349059?at_medium=RSS&at_campaign=KARANGA US Open Emma Raducanu one win away from qualifying but Fran Jones losesBritain s Emma Raducanu is one win away from the US Open main draw after beating Mariam Bolkvadze in the second round of qualifying 2021-08-26 20:24:54
ビジネス ダイヤモンド・オンライン - 新着記事 飲酒、居眠り、動画閲覧…「リモートさぼり」厳正対処法【労働法・労基署マニュアル(2)】 - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280146 飲酒、居眠り、動画閲覧…「リモートさぼり」厳正対処法【労働法・労基署マニュアル】新・階級社会上級国民と中流貧民年月から施行された働き方改革関連法とは、八つの労働法の改正を伴う総称だ。 2021-08-27 05:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 中国「中小製造業育成」の猛烈、日本のグローバルニッチトップ企業に脅威 - Diamond Premium News https://diamond.jp/articles/-/280586 diamondpremiumnews 2021-08-27 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 シリコンバレーで生き残る極意は?気鋭のインド出身・女性ベンチャーキャピタリストが語る - これまでの常識は忘れよう グローバル時代に勝つ人材の流儀 https://diamond.jp/articles/-/280013 シリコンバレーで生き残る極意は気鋭のインド出身・女性ベンチャーキャピタリストが語るこれまでの常識は忘れようグローバル時代に勝つ人材の流儀歳でインドから米国に移住したシュルティ・ガンディ氏。 2021-08-27 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 倒産危険度ランキング【化学21社】総合化学メーカーが2位にランクイン - 廃業急増!倒産危険度ランキング2021 https://diamond.jp/articles/-/279495 化学メーカー 2021-08-27 05:05:00
ビジネス ダイヤモンド・オンライン - 新着記事 みずほ「IT戦略不在の20年史」を分析、今年6度目のシステム障害が必然の理由 - DOL特別レポート https://diamond.jp/articles/-/280661 2021-08-27 05:02:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース 事実というものは存在しない。存在するのは解釈だけである。 https://dentsu-ho.com/articles/7869 阿部広太郎 2021-08-27 06:00:00
北海道 北海道新聞 自民党総裁選 危機克服へ徹底論戦を https://www.hokkaido-np.co.jp/article/582541/ 総裁任期 2021-08-27 05:05:00
ビジネス 東洋経済オンライン 新型コロナ医療崩壊の原因は開業医の不作為だ 国民に活動制限を強いるのはムダ弾で筋違い | 新型コロナ、長期戦の混沌 | 東洋経済オンライン https://toyokeizai.net/articles/-/450974?utm_source=rss&utm_medium=http&utm_campaign=link_back 医療崩壊 2021-08-27 05:30:00
GCP Cloud Blog What’s new with Google Cloud https://cloud.google.com/blog/topics/inside-google-cloud/whats-new-google-cloud/ What s new with Google CloudWant to know the latest from Google Cloud Find it here in one handy location Check back regularly for our newest updates announcements resources events learning opportunities and more  Tip  Not sure where to find what you re looking for on the Google Cloud blog Start here  Google Cloud blog Full list of topics links and resources Week of Aug Aug Topic retention for Cloud Pub Sub is now Generally Available Topic retention is the most comprehensive and flexible way available to retain Pub Sub messages for message replay In addition to backing up all subscriptions connected to the topic new subscriptions can now be initialized from a timestamp in the past Learn more about the feature here Vertex Predictions now supports private endpoints for online prediction Through VPC Peering Private Endpoints provide increased security and lower latency when serving ML models Read more Related ArticleNew study available Modernize with AIOps to maximize your impactIn this commissioned study Forrester Consulting explores how organizations are using AI Ops in their cloud environments Read ArticleWeek of Aug Aug Look for us to take security one step further by adding authorization features for service to service communications for gRPC proxyless services as well as to support other deployment models where proxyless gRPC services are running somewhere other than GKE for example Compute Engine We hope you ll join us and check out the setup guide and give us feedback Cloud Run now supports VPC Service Controls You can now protect your Cloud Run services against data exfiltration by using VPC Service Controls in conjunction with Cloud Run s ingress and egress settings Read more Read how retailers are leveraging Google Cloud VMware Engine to move their on premises applications to the cloud where they can achieve the scale intelligence and speed required to stay relevant and competitive Read more A series of new features for BeyondCorp Enterprise our zero trust offering We now offer native support for client certificates for eight types of VPC SC resources We are also announcing general availability of the on prem connector which allows users to secure HTTP or HTTPS based on premises applications outside of Google Cloud Additionally three new BeyondCorp attributes are available in Access Context Manager as part of a public preview Customers can configure custom access policies based on time and date credential strength and or Chrome browser attributes Read more about these announcements here We are excited to announce that Google Cloud working with its partners NAG and DDN demonstrated the highest performing Lustre file system on the IO ranking of the fastest HPC storage systems ーquite a feat considering Lustre is one of the most widely deployed HPC file systems in the world  Read the full article The Storage Transfer Service for on premises data API is now available in Preview Now you can use RESTful APIs to automate your on prem to cloud transfer workflows  Storage Transfer Service is a software service to transfer data over a network The service provides built in capabilities such as scheduling bandwidth management retries and data integrity checks that simplifies the data transfer workflow It is now simple to use Terraform to configure Anthos features on your GKE clusters This is the first part of the part series that describes using Terraform to enable Config Sync  For platform administrators  this natural IaC approach improves auditability and transparency and reduces risk of misconfigurations or security gaps Read more In this commissioned study “Modernize With AIOps To Maximize Your Impact Forrester Consulting surveyed organizations worldwide to better understand how they re approaching artificial intelligence for IT operations AIOps in their cloud environments and what kind of benefits they re seeing Read more If your organization or development environment has strict security policies which don t allow for external IPs it can be difficult to set up a connection between a Private Cloud SQL instance and a Private IP VM This article contains clear instructions on how to set up a connection from a private Compute Engine VM to a private Cloud SQL instance using a private service connection and the mysqlsh command line tool Related ArticleNew Research COVID accelerates innovation in healthcare but tech adoption still lagsGoogle Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technologyRead ArticleWeek of Aug Aug Compute Engine users have a new updated set of VM level “in context metrics charts and logs to correlate signals for common troubleshooting scenarios across CPU Disk Memory Networking and live Processes  This brings the best of Google Cloud s operations suite directly to the Compute Engine UI Learn more ​​Pub Sub to Splunk Dataflow template has been updatedto address multiple enterprise customer asks from improved compatibility with Splunk Add on for Google Cloud Platform to more extensibility with user defined functions UDFs and general pipeline reliability enhancements to tolerate failures like transient network issues when delivering data to Splunk Read more to learn about how to take advantage of these latest features Read more Google Cloud and NVIDIA have teamed up to make VR AR workloads easier faster to create and tetherless Read more Register for the Google Cloud Startup Summit September at goo gle StartupSummit for a digital event filled with inspiration learning and discussion This event will bring together our startup and VC community to discuss the latest trends and insights headlined by a keynote by Astro Teller Captain of Moonshots at X the moonshot factory Additionally learn from a variety of technical and business sessions to help take your startup to the next level Google Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technology Learn more Partial SSO is now available for public preview If you use a rd party identity provider to single sign on into Google services Partial SSO allows you to identify a subset of your users to use Google Cloud Identity as your SAML SSO identity provider short video and demo Related ArticleGoogle named a Leader in Gartner Magic Quadrant for Cloud Infrastructure and Platform Services againGartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as Read ArticleWeek of Aug Aug Gartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as a Service Learn more Private Service Connect is now generally available Private Service Connect lets you create private and secure connections to Google Cloud and third party services with service endpoints in your VPCs  Read more migration guides designed to help you identify the best ways to migrate which include meeting common organizational goals like minimizing time and risk during your migration identifying the most enterprise grade infrastructure for your workloads picking a cloud that aligns with your organization s sustainability goals and more Read more Related ArticleThe new Google Cloud region in Melbourne is now openThe new Google Cloud region in Melbourne adds a second region to Australia supporting economic growth in the region Read ArticleWeek of Jul Jul This week we hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more about our consumer packaged goods strategy and a guide to key summit content for brands in this blog from Giusy Buonfantino Google Cloud s Vice President of CPG We re hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more See how IKEA uses Recommendations AI to provide customers with more relevant product information  Read more ​​Google Cloud launches a career program for people with autism designed to hire and support more talented people with autism in the rapidly growing cloud industry  Learn moreGoogle Cloud follows new API stability tenets that work to minimize unexpected deprecations to our Enterprise APIs  Read more Related ArticleRegistration is open for Google Cloud Next October Register now for Google Cloud Next on October Read ArticleWeek of Jul Jul Register and join us for Google Cloud Next October at g co CloudNext for a fresh approach to digital transformation as well as a few surprises Next will be a fully customizable digital adventure for a more personalized learning journey Find the tools and training you need to succeed From live interactive Q amp As and informative breakout sessions to educational demos and real life applications of the latest tech from Google Cloud Get ready to plug into your cloud community get informed and be inspired Together we can tackle today s greatest business challenges and start solving for what s next Application Innovation takes a front row seat this year To stay ahead of rising customer expectations and the digital and in person hybrid landscape enterprises must know what application innovation means and how to deliver this type of innovation with a small piece of technology that might surprise you Learn more about the three pillars of app innovation here We announced Cloud IDS our new network security offering which is now available in preview Cloud IDS delivers easy to use cloud native managed network based threat detection With Cloud IDS customers can enjoy a Google Cloud integrated experience built with Palo Alto Networks industry leading threat detection technologies to provide high levels of security efficacy Learn more Key Visualizer for Cloud Spanner is now generally available Key Visualizer is a new interactive monitoring tool that lets developers and administrators analyze usage patterns in Spanner It reveals trends and outliers in key performance and resource metrics for databases of any size helping to optimize queries and reduce infrastructure costs See it in action The market for healthcare cloud is projected to grow This means a need for better tech infrastructure digital transformation amp Cloud tools Learn how Google Cloud Partner Advantage partners help customers solve business challenges in healthcare Related ArticleThe new Google Cloud region in Delhi NCR is now openThe Google Cloud region in Delhi NCR is now open for business ready to host your workloads Read ArticleWeek of Jul Jul Simplify VM migrations with Migrate for Compute Engine as a Service delivers a Google managed cloud service that enables simple frictionless and large scale enterprise migrations of virtual machines to Google Compute Engine with minimal downtime and risk API driven and integrated into your Google Cloud console for ease of use this service uses agent less replication to copy data without manual intervention and without VPN requirements It also enables you to launch non disruptive validations of your VMs prior to cutover  Rapidly migrate a single application or execute a sprint with hundred systems using migration groups with confidence Read more here The Google Cloud region in Delhi NCR is now open for business ready to host your workloads Learn more and watch the region launch event here Introducing Quilkin the open source game server proxy Developed in collaboration with Embark Studios Quilkin is an open source UDP proxy tailor made for high performance real time multiplayer games Read more We re making Google Glass on Meet available to a wider network of global customers Learn more Transfer Appliance supports Google Managed Encryption Keys ーWe re announcing the support for Google Managed Encryption Keys with Transfer Appliance this is in addition to the currently available Customer Managed Encryption Keys feature Customers have asked for the Transfer Appliance service to create and manage encryption keys for transfer sessions to improve usability and maintain security The Transfer Appliance Service can now manage the encryption keys for the customers who do not wish to handle a key themselves Learn more about Using Google Managed Encryption Keys UCLA builds a campus wide API program With Google Cloud s API management platform Apigee UCLA created a unified and strong API foundation that removes data friction that students faculty and administrators alike face This foundation not only simplifies how various personas connect to data but also encourages more innovations in the future Learn their story An enhanced region picker makes it easy to choose a Google Cloud region with the lowest CO output  Learn more Amwell and Google Cloud explore five ways telehealth can help democratize access to healthcare  Read more Major League Baseball and Kaggle launch ML competition to learn about fan engagement  Batter up We re rolling out general support of Brand Indicators for Message Identification BIMI in Gmail within Google Workspace Learn more Learn how DeNA Sports Business created an operational status visualization system that helps determine whether live event attendees have correctly installed Japan s coronavirus contact tracing app COCOA Google Cloud CAS provides a highly scalable and available private CA to address the unprecedented growth in certificates in the digital world Read more about CAS Related ArticleCloser to the action Call of Duty League and Google Cloud deliver new feature for esports fansGoogle Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in rea Read ArticleWeek of Jul Jul Google Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in real time Read more Building applications is a heavy lift due to the technical complexity which includes the complexity of backend services that are used to manage and store data Firestore alters this by having Google Cloud manage your backend complexity through a complete backend as a service Learn more Google Cloud s new Native App Development skills challenge lets you earn badges that demonstrate your ability to create cloud native apps Read more and sign up Related ArticleAT amp T Android customers to have Messages app by defaultMessages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read ArticleWeek of Jun Jul Storage Transfer Service now offers preview support for Integration with AWS Security Token Service Security conscious customers can now use Storage Transfer Service to perform transfers from AWS S without passing any security credentials This release will alleviate the security burden associated with passing long term AWS S credentials which have to be rotated or explicitly revoked when they are no longer needed Read more The most popular and surging Google Search terms are now available in BigQuery as a public dataset View the Top and Top rising queries from Google Trends from the past days including years of historical data across the Designated Market Areas DMAs in the US Learn more A new predictive autoscaling capability lets you add additional Compute Engine VMs in anticipation of forecasted demand Predictive autoscaling is generally available across all Google Cloud regions Read more or consult the documentation for more information on how to configure simulate and monitor predictive autoscaling Messages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read more TPU v Pods will soon be available on Google Cloud providing the most powerful publicly available computing platform for machine learning training Learn more Cloud SQL for SQL Server has addressed multiple enterprise customer asks with the GA releases of both SQL Server and Active Directory integration as well as the Preview release of Cross Region Replicas  This set of releases work in concert to allow customers to set up a more scalable and secure managed SQL Server environment to address their workloads needs Read more Related ArticleHow HBO Max uses reCAPTCHA Enterprise to make its customer experience frictionlessBalancing product marketing customer and security needs without slowing down signups Read ArticleWeek of Jun Jun Simplified return to office with no code technology We ve just released a solution to your most common return to office headaches make a no code app customized to solve your business specific challenges Learn how to create an automated app where employees can see office room occupancy check what desks are reserved or open review disinfection schedules and more in this blog tutorial New technical validation whitepaper for running ecommerce applicationsーEnterprise Strategy Group s analyst outlines the challenges of organizations running ecommerce applications and how Google Cloud helps to mitigate those challenges and handle changing demands with global infrastructure solutions Download the whitepaper The fullagendafor Google for Games Developer Summit on July th th is now available A free digital event with announcements from teams including Stadia Google Ads AdMob Android Google Play Firebase Chrome YouTube and Google Cloud Hear more about how Google Cloud technology creates opportunities for gaming companies to make lasting enhancements for players and creatives Register at g co gamedevsummitBigQuery row level security is now generally available giving customers a way to control access to subsets of data in the same table for different groups of users Row level security RLS extends the principle of least privilege access and enables fine grained access control policies in BigQuery tables BigQuery currently supports access controls at the project dataset table and column level Adding RLS to the portfolio of access controls now enables customers to filter and define access to specific rows in a table based on qualifying user conditionsーproviding much needed peace of mind for data professionals Transfer from Azure ADLS Gen Storage Transfer Service offers Preview support for transferring data from Azure ADLS Gen to Google Cloud Storage Take advantage of a scalable serverless service to handle data transfer Read more reCAPTCHA V and V customers can now migrate site keys to reCAPTCHA Enterprise in under minutes and without making any code changes Watch our Webinar to learn more  Bot attacks are the biggest threat to your business that you probably haven t addressed yet Check out our Forbes article to see what you can do about it Related ArticleNew Tau VMs deliver leading price performance for scale out workloadsCompute Engine s new Tau VMs based on AMD EPYC processors provide leading price performance for scale out workloads on an x based archi Read ArticleWeek of Jun Jun A new VM family for scale out workloadsーNew AMD based Tau VMs offer higher absolute performance and higher price performance compared to general purpose VMs from any of the leading public cloud vendors Learn more New whitepaper helps customers plot their cloud migrationsーOur new whitepaper distills the conversations we ve had with CIOs CTOs and their technical staff into several frameworks that can help cut through the hype and the technical complexity to help devise the strategy that empowers both the business and IT Read more or download the whitepaper Ubuntu Pro lands on Google CloudーThe general availability of Ubuntu Pro images on Google Cloud gives customers an improved Ubuntu experience expanded security coverage and integration with critical Google Cloud features Read more Navigating hybrid work with a single connected experience in Google WorkspaceーNew additions to Google Workspace help businesses navigate the challenges of hybrid work such as Companion Mode for Google Meet calls Read more Arab Bank embraces Google Cloud technologyーThis Middle Eastern bank now offers innovative apps and services to their customers and employees with Apigee and Anthos In fact Arab Bank reports over of their new to bank customers are using their mobile apps Learn more Google Workspace for the Public Sector Sector eventsーThis June learn about Google Workspace tips and tricks to help you get things done Join us for one or more of our learning events tailored for government and higher education users Learn more Related ArticleAll about cables A guide to posts on our infrastructure under the seaAll our posts on Google s global subsea cable system in one handy location Read ArticleWeek of Jun Jun The top cloud capabilities industry leaders want for sustained innovationーMulticloud and hybrid cloud approaches coupled with open source technology adoption enable IT teams to take full advantage of the best cloud has to offer Our recent study with IDG shows just how much of a priority this has become for business leaders Read more or download the report Announcing the Firmina subsea cableーPlanned to run from the East Coast of the United States to Las Toninas Argentina with additional landings in Praia Grande Brazil and Punta del Este Uruguay Firmina will be the longest open subsea cable in the world capable of running entirely from a single power source at one end of the cable if its other power source s become temporarily unavailableーa resilience boost at a time when reliable connectivity is more important than ever Read more New research reveals what s needed for AI acceleration in manufacturingーAccording to our data which polled more than senior manufacturing executives across seven countries have turned to digital enablers and disruptive technologies due to the pandemic such as data and analytics cloud and artificial intelligence AI And of manufacturers who use AI in their day to day operations report that their reliance on AI is increasing Read more or download the report Cloud SQL offers even faster maintenanceーCloud SQL maintenance is zippier than ever MySQL and PostgreSQL planned maintenance typically lasts less than seconds and SQL Server maintenance typically lasts less than seconds You can learn more about maintenance here Simplifying Transfer Appliance configuration with Cloud Setup ApplicationーWe re announcing the availability of the Transfer Appliance Cloud Setup Application This will use the information you provide through simple prompts and configure your Google Cloud permissions preferred Cloud Storage bucket and Cloud KMS key for your transfer Several cloud console based manual steps are now simplified with a command line experience Read more  Google Cloud VMware Engine is now HIPAA compliantーAs of April Google Cloud VMware Engine is covered under the Google Cloud Business Associate Agreement BAA meaning it has achieved HIPAA compliance Healthcare organizations can now migrate and run their HIPAA compliant VMware workloads in a fully compatible VMware Cloud Verified stack running natively in Google Cloud with Google Cloud VMware Engine without changes or re architecture to tools processes or applications Read more Introducing container native Cloud DNSーKubernetes networking almost always starts with a DNS request DNS has broad impacts on your application and cluster performance scalability and resilience That is why we are excited to announce the release of container native Cloud DNSーthe native integration of Cloud DNS with Google Kubernetes Engine GKE to provide in cluster Service DNS resolution with Cloud DNS our scalable and full featured DNS service Read more Welcoming the EU s new Standard Contractual Clauses for cross border data transfersーLearn how we re incorporating the new Standard Contractual Clauses SCCs into our contracts to help protect our customers data and meet the requirements of European privacy legislation Read more Lowe s meets customer demand with Google SRE practicesーLearn how Low s has been able to increase the number of releases they can support by adopting Google s Site Reliability Engineering SRE framework and leveraging their partnership with Google Cloud Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Support for Node js Python and Java repositories for Artifact Registrynow in Preview With today s announcement you can not only use Artifact Registry to secure and distribute container images but also manage and secure your other software artifacts Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Google named a Leader in The Forrester Wave Streaming Analytics Q report Learn about the criteria where Google Dataflow was rated out and why this matters for our customers here Applied ML Summit this Thursday June Watch our keynote to learn about predictions for machine learning over the next decade Engage with distinguished researchers leading practitioners and Kaggle Grandmasters during our live Ask Me Anything session Take part in our modeling workshops to learn how you can iterate faster and deploy and manage your models with confidence no matter your level of formal computer science training Learn how to develop and apply your professional skills grow your abilities at the pace of innovation and take your career to the next level  Register now Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of May Jun Security Command Center now supports CIS benchmarks and granular access control Security Command Center SCC now supports CIS benchmarks for Google Cloud Platform Foundation v enabling you to monitor and address compliance violations against industry best practices in your Google Cloud environment Additionally SCC now supports fine grained access control for administrators that allows you to easily adhere to the principles of least privilegeーrestricting access based on roles and responsibilities to reduce risk and enabling broader team engagement to address security Read more Zero trust managed security for services with Traffic Director We created Traffic Director to bring to you a fully managed service mesh product that includes load balancing traffic management and service discovery And now we re happy to announce the availability of a fully managed zero trust security solution using Traffic Director with Google Kubernetes Engine GKE and Certificate Authority CA Service Read more How one business modernized their data warehouse for customer success PedidosYa migrated from their old data warehouse to Google Cloud s BigQuery Now with BigQuery the Latin American online food ordering company has reduced the total cost per query by x Learn more Announcing new Cloud TPU VMs New Cloud TPU VMs make it easier to use our industry leading TPU hardware by providing direct access to TPU host machines offering a new and improved user experience to develop and deploy TensorFlow PyTorch and JAX on Cloud TPUs Read more Introducing logical replication and decoding for Cloud SQL for PostgreSQL We re announcing the public preview of logical replication and decoding for Cloud SQL for PostgreSQL By releasing those capabilities and enabling change data capture CDC from Cloud SQL for PostgreSQL we strengthen our commitment to building an open database platform that meets critical application requirements and integrates seamlessly with the PostgreSQL ecosystem Read more How businesses are transforming with SAP on Google Cloud Thousands of organizations globally rely on SAP for their most mission critical workloads And for many Google Cloud customers part of a broader digital transformation journey has included accelerating the migration of these essential SAP workloads to Google Cloud for greater agility elasticity and uptime Read six of their stories Related Article businesses transforming with SAP on Google CloudBusinesses globally are running SAP on Google Cloud to take advantage of greater agility uptime and access to cutting edge smart analyt Read ArticleWeek of May May Google Cloud for financial services driving your transformation cloud journey As we welcome the industry to our Financial Services Summit we re sharing more on how Google Cloud accelerates a financial organization s digital transformation through app and infrastructure modernization data democratization people connections and trusted transactions Read more or watch the summit on demand Introducing Datashare solution for financial services We announced the general availability of Datashare for financial services a new Google Cloud solution that brings together the entire capital markets ecosystemーdata publishers and data consumersーto exchange market data securely and easily Read more Announcing Datastream in Preview Datastream a serverless change data capture CDC and replication service allows enterprises to synchronize data across heterogeneous databases storage systems and applications reliably and with minimal latency to support real time analytics database replication and event driven architectures Read more Introducing Dataplex An intelligent data fabric for analytics at scale Dataplex provides a way to centrally manage monitor and govern your data across data lakes data warehouses and data marts and make this data securely accessible to a variety of analytics and data science tools Read more  Announcing Dataflow Prime Available in Preview in Q Dataflow Prime is a new platform based on a serverless no ops auto tuning architecture built to bring unparalleled resource utilization and radical operational simplicity to big data processing Dataflow Prime builds on Dataflow and brings new user benefits with innovations in resource utilization and distributed diagnostics The new capabilities in Dataflow significantly reduce the time spent on infrastructure sizing and tuning tasks as well as time spent diagnosing data freshness problems Read more Secure and scalable sharing for data and analytics with Analytics Hub With Analytics Hub available in Preview in Q organizations get a rich data ecosystem by publishing and subscribing to analytics ready datasets control and monitoring over how their data is being used a self service way to access valuable and trusted data assets and an easy way to monetize their data assets without the overhead of building and managing the infrastructure Read more Cloud Spanner trims entry cost by Coming soon to Preview granular instance sizing in Spanner lets organizations run workloads at as low as th the cost of regular instances equating to approximately month Read more Cloud Bigtable lifts SLA and adds new security features for regulated industries Bigtable instances with a multi cluster routing policy across or more regions are now covered by a monthly uptime percentage under the new SLA In addition new Data Access audit logs can help determine whether sensitive customer information has been accessed in the event of a security incident and if so when and by whom Read more Build a no code journaling app In honor of Mental Health Awareness Month Google Cloud s no code application development platform AppSheet demonstrates how you can build a journaling app complete with titles time stamps mood entries and more Learn how with this blog and video here New features in Security Command CenterーOn May th Security Command Center Premium launched the general availability of granular access controls at project and folder level and Center for Internet Security CIS benchmarks for Google Cloud Platform Foundation These new capabilities enable organizations to improve their security posture and efficiently manage risk for their Google Cloud environment Learn more Simplified API operations with AI Google Cloud s API management platform Apigee applies Google s industry leading ML and AI to your API metadata Understand how it works with anomaly detection here This week Data Cloud and Financial Services Summits Our Google Cloud Summit series begins this week with the Data Cloud Summit on Wednesday May Global At this half day event you ll learn how leading companies like PayPal Workday Equifax and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation The following day Thursday May Global amp EMEA at the Financial Services Summit discover how Google Cloud is helping financial institutions such as PayPal Global Payments HSBC Credit Suisse AXA Switzerland and more unlock new possibilities and accelerate business through innovation Read more and explore the entire summit series Announcing the Google for Games Developer Summit on July th th With a surge of new gamers and an increase in time spent playing games in the last year it s more important than ever for game developers to delight and engage players To help developers with this opportunity the games teams at Google are back to announce the return of the Google for Games Developer Summit on July th th  Hear from experts across Google about new game solutions they re building to make it easier for you to continue creating great games connecting with players and scaling your business  Registration is free and open to all game developers  Register for the free online event at g co gamedevsummit to get more details in the coming weeks We can t wait to share our latest innovations with the developer community  Learn more Related ArticleA handy new Google Cloud AWS and Azure product mapTo help developers translate their prior experience with other cloud providers to Google Cloud we have created a table showing how gener Read ArticleWeek of May May Best practices to protect your organization against ransomware threats For more than years Google has been operating securely in the cloud using our modern technology stack to provide a more defensible environment that we can protect at scale While the threat of ransomware isn t new our responsibility to help protect you from existing or emerging threats never changes In our recent blog post we shared guidance on how organizations can increase their resilience to ransomware and how some of our Cloud products and services can help Read more Forrester names Google Cloud a Leader in Unstructured Data Security Platforms Forrester Research has named Google Cloud a Leader in The Forrester Wave Unstructured Data Security Platforms Q report and rated Google Cloud highest in the current offering category among the providers evaluated Read more or download the report Introducing Vertex AI One platform every ML tool you need Vertex AI is a managed machine learning ML platform that allows companies to accelerate the deployment and maintenance of artificial intelligence AI models Read more Transforming collaboration in Google Workspace We re launching smart canvas  a new product experience that delivers the next evolution of collaboration for Google Workspace Between now and the end of the year we re rolling out innovations that make it easier for people to stay connected focus their time and attention and transform their ideas into impact Read more Developing next generation geothermal power At I O this week we announced a first of its kind next generation geothermal project with clean energy startup Fervo that will soon begin adding carbon free energy to the electric grid that serves our data centers and infrastructure throughout Nevada including our Cloud region in Las Vegas Read more Contributing to an environment of trust and transparency in Europe Google Cloud was one of the first cloud providers to support and adopt the EU GDPR Cloud Code of Conduct  CoC The CoC is a mechanism for cloud providers to demonstrate how they offer sufficient guarantees to implement appropriate technical and organizational measures as data processors under the GDPR  This week the Belgian Data Protection Authority based on a positive opinion by the European Data Protection Board  EDPB  approved the CoC a product of years of constructive collaboration between the cloud computing community the European Commission and European data protection authorities We are proud to say that Google Cloud Platform and Google Workspace already adhere to these provisions Learn more Announcing Google Cloud datasets solutions We re adding commercial synthetic and first party data to our Google Cloud Public Datasets Program to help organizations increase the value of their analytics and AI initiatives and we re making available an open source reference architecture for a more streamlined data onboarding process to the program Read more Introducing custom samples in Cloud Code With new custom samples in Cloud Code  developers can quickly access your enterprise s best code samples via a versioned Git repository directly from their IDEs Read more Retention settings for Cloud SQL Cloud SQL now allows you to configure backup retention settings to protect against data loss You can retain between and days worth of automated backups and between and days worth of transaction logs for point in time recovery See the details here Cloud developer s guide to Google I O Google I O may look a little different this year but don t worry you ll still get the same first hand look at the newest launches and projects coming from Google Best of all it s free and available to all virtually on May Read more Related ArticleAnthos learning series All the videos in one placeIn under an hour you ll learn how Anthos lets you develop run and secure applications across your hybrid and multicloud environments Read ArticleWeek of May May APIs and Apigee power modern day due diligence With APIs and Google Cloud s Apigee business due diligence company DueDil revolutionized the way they harness and share their Big Information Graph B I G with partners and customers Get the full story Cloud CISO Perspectives May It s been a busy month here at Google Cloud since our inaugural CISO perspectives blog post in April Here VP and CISO of Google Cloud Phil Venables recaps our cloud security and industry highlights a sneak peak of what s ahead from Google at RSA and more Read more new features to secure your Cloud Run services We announced several new ways to secure Cloud Run environments to make developing and deploying containerized applications easier for developers Read more Maximize your Cloud Run investments with new committed use discounts We re introducing self service spend based committed use discounts for Cloud Run which let you commit for a year to spending a certain amount on Cloud Run and benefiting from a discount on the amount you committed Read more Google Cloud Armor Managed Protection Plus is now generally available Cloud Armor our Distributed Denial of Service DDoS protection and Web Application Firewall WAF service on Google Cloud leverages the same infrastructure network and technology that has protected Google s internet facing properties from some of the largest attacks ever reported These same tools protect customers infrastructure from DDoS attacks which are increasing in both magnitude and complexity every year Deployed at the very edge of our network Cloud Armor absorbs malicious network and protocol based volumetric attacks while mitigating the OWASP Top risks and maintaining the availability of protected services Read more Announcing Document Translation for Translation API Advanced in preview Translation is critical to many developers and localization providers whether you re releasing a document a piece of software training materials or a website in multiple languages With Document Translation now you can directly translate documents in languages and formats such as Docx PPTx XLSx and PDF while preserving document formatting Read more Introducing BeyondCorp Enterprise protected profiles Protected profiles enable users to securely access corporate resources from an unmanaged device with the same threat and data protections available in BeyondCorp Enterprise all from the Chrome Browser Read more How reCAPTCHA Enterprise protects unemployment and COVID vaccination portals With so many people visiting government websites to learn more about the COVID vaccine make vaccine appointments or file for unemployment these web pages have become prime targets for bot attacks and other abusive activities But reCAPTCHA Enterprise has helped state governments protect COVID vaccine registration portals and unemployment claims portals from abusive activities Learn more Day one with Anthos Here are ideas for how to get started Once you have your new application platform in place there are some things you can do to immediately get value and gain momentum Here are six things you can do to get you started Read more The era of the transformation cloud is here Google Cloud s president Rob Enslin shares how the era of the transformation cloud has seen organizations move beyond data centers to change not only where their business is done but more importantly how it is done Read more Related ArticleSRE at Google Our complete list of CRE life lessonsFind links to blog posts that share Google s SRE best practices in one handy location Read ArticleWeek of May May Transforming hard disk drive maintenance with predictive ML In collaboration with Seagate we developed a machine learning system that can forecast the probability of a recurring failing diskーa disk that fails or has experienced three or more problems in days Learn how we did it Agent Assist for Chat is now in public preview Agent Assist provides your human agents with continuous support during their calls and now chats by identifying the customers intent and providing them with real time recommendations such as articles and FAQs as well as responses to customer messages to more effectively resolve the conversation Read more New Google Cloud AWS and Azure product map Our updated product map helps you understand similar offerings from Google Cloud AWS and Azure and you can easily filter the list by product name or other common keywords Read more or view the map Join our Google Cloud Security Talks on May th We ll share expert insights into how we re working to be your most trusted cloud Find the list of topics we ll cover here Databricks is now GA on Google Cloud Deploy or migrate Databricks Lakehouse to Google Cloud to combine the benefits of an open data cloud platform with greater analytics flexibility unified infrastructure management and optimized performance Read more HPC VM image is now GA The CentOS based HPC VM image makes it quick and easy to create HPC ready VMs on Google Cloud that are pre tuned for optimal performance Check out our documentation and quickstart guide to start creating instances using the HPC VM image today Take the State of DevOps survey Help us shape the future of DevOps and make your voice heard by completing the State of DevOps survey before June Read more or take the survey OpenTelemetry Trace is now available OpenTelemetry has reached a key milestone the OpenTelemetry Tracing Specification has reached version API and SDK release candidates are available for Java Erlang Python Go Node js and Net Additional languages will follow over the next few weeks Read more New blueprint helps secure confidential data in AI Platform Notebooks We re adding to our portfolio of blueprints with the publication of our Protecting confidential data in AI Platform Notebooks blueprint guide and deployable blueprint which can help you apply data governance and security policies that protect your AI Platform Notebooks containing confidential data Read more The Liquibase Cloud Spanner extension is now GA Liquibase an open source library that works with a wide variety of databases can be used for tracking managing and automating database schema changes By providing the ability to integrate databases into your CI CD process Liquibase helps you more fully adopt DevOps practices The Liquibase Cloud Spanner extension allows developers to use Liquibase s open source database library to manage and automate schema changes in Cloud Spanner Read more Cloud computing Frequently asked questions There are a number of terms and concepts in cloud computing and not everyone is familiar with all of them To help we ve put together a list of common questions and the meanings of a few of those acronyms Read more Related ArticleAPI design Links to our most popular postsFind our most requested blog posts on API design in one location to read now or bookmark for later Read ArticleWeek of Apr Apr Announcing the GKE Gateway controller in Preview GKE Gateway controller Google Cloud s implementation of the Gateway API manages internal and external HTTP S load balancing for a GKE cluster or a fleet of GKE clusters and provides multi tenant sharing of load balancer infrastructure with centralized admin policy and control Read more See Network Performance for Google Cloud in Performance Dashboard The Google Cloud performance view part of the Network Intelligence Center provides packet loss and latency metrics for traffic on Google Cloud It allows users to do informed planning of their deployment architecture as well as determine in real time the answer to the most common troubleshooting question Is it Google or is it me The Google Cloud performance view is now open for all Google Cloud customers as a public preview  Check it out Optimizing data in Google Sheets allows users to create no code apps Format columns and tables in Google Sheets to best position your data to transform into a fully customized successful app no coding necessary Read our four best Google Sheets tips Automation bots with AppSheet Automation AppSheet recently released AppSheet Automation infusing Google AI capabilities to AppSheet s trusted no code app development platform Learn step by step how to build your first automation bot on AppSheet here Google Cloud announces a new region in Israel Our new region in Israel will make it easier for customers to serve their own users faster more reliably and securely Read more New multi instance NVIDIA GPUs on GKE We re launching support for multi instance GPUs in GKE currently in Preview which will help you drive better value from your GPU investments Read more Partnering with NSF to advance networking innovation We announced our partnership with the U S National Science Foundation NSF joining other industry partners and federal agencies as part of a combined million investment in academic research for Resilient and Intelligent Next Generation NextG Systems or RINGS Read more Creating a policy contract with Configuration as Data Configuration as Data is an emerging cloud infrastructure management paradigm that allows developers to declare the desired state of their applications and infrastructure without specifying the precise actions or steps for how to achieve it However declaring a configuration is only half the battle you also want policy that defines how a configuration is to be used This post shows you how Google Cloud products deliver real time data solutions Seven Eleven Japan built Seven Central its new platform for digital transformation on Google Cloud Powered by BigQuery Cloud Spanner and Apigee API management Seven Central presents easy to understand data ultimately allowing for quickly informed decisions Read their story here Related ArticleIn case you missed it All our free Google Cloud training opportunities from QSince January we ve introduced a number of no cost training opportunities to help you grow your cloud skills We ve brought them togethe Read ArticleWeek of Apr Apr Extreme PD is now GA On April th Google Cloud s Persistent Disk launched general availability of Extreme PD a high performance block storage volume with provisioned IOPS and up to GB s of throughput  Learn more Research How data analytics and intelligence tools to play a key role post COVID A recent Google commissioned study by IDG highlighted the role of data analytics and intelligent solutions when it comes to helping businesses separate from their competition The survey of IT leaders across the globe reinforced the notion that the ability to derive insights from data will go a long way towards determining which companies win in this new era  Learn more or download the study Introducing PHP on Cloud Functions We re bringing support for PHP a popular general purpose programming language to Cloud Functions With the Functions Framework for PHP you can write idiomatic PHP functions to build business critical applications and integration layers And with Cloud Functions for PHP now available in Preview you can deploy functions in a fully managed PHP environment complete with access to resources in a private VPC network  Learn more Delivering our CCAG pooled audit As our customers increased their use of cloud services to meet the demands of teleworking and aid in COVID recovery we ve worked hard to meet our commitment to being the industry s most trusted cloud despite the global pandemic We re proud to announce that Google Cloud completed an annual pooled audit with the CCAG in a completely remote setting and were the only cloud service provider to do so in  Learn more Anthos now available We recently released Anthos our run anywhere Kubernetes platform that s connected to Google Cloud delivering an array of capabilities that make multicloud more accessible and sustainable  Learn more New Redis Enterprise for Anthos and GKE We re making Redis Enterprise for Anthos and Google Kubernetes Engine GKE available in the Google Cloud Marketplace in private preview  Learn more Updates to Google Meet We introduced a refreshed user interface UI enhanced reliability features powered by the latest Google AI and tools that make meetings more engagingーeven funーfor everyone involved  Learn more DocAI solutions now generally available Document Doc AI platform  Lending DocAI and Procurement DocAI built on decades of AI innovation at Google bring powerful and useful solutions across lending insurance government and other industries  Learn more Four consecutive years of renewable energy In Google again matched percent of its global electricity use with purchases of renewable energy All told we ve signed agreements to buy power from more than renewable energy projects with a combined capacity of gigawatts about the same as a million solar rooftops  Learn more Announcing the Google Cloud region picker The Google Cloud region picker lets you assess key inputs like price latency to your end users and carbon footprint to help you choose which Google Cloud region to run on  Learn more Google Cloud launches new security solution WAAP WebApp and API Protection WAAP combines Google Cloud Armor Apigee and reCAPTCHA Enterprise to deliver improved threat protection consolidated visibility and greater operational efficiencies across clouds and on premises environments Learn more about WAAP here New in no code As discussed in our recent article no code hackathons are trending among innovative organizations Since then we ve outlined how you can host one yourself specifically designed for your unique business innovation outcomes Learn how here Google Cloud Referral Program now availableーNow you can share the power of Google Cloud and earn product credit for every new paying customer you refer Once you join the program you ll get a unique referral link that you can share with friends clients or others Whenever someone signs up with your link they ll get a product creditーthat s more than the standard trial credit When they become a paying customer we ll reward you with a product credit in your Google Cloud account Available in the United States Canada Brazil and Japan  Apply for the Google Cloud Referral Program Related Article cheat sheets to help you get started on your Google Cloud journeyWhether you need to determine the best way to move to the cloud or decide on the best storage option we ve built a number of cheat shee Read ArticleWeek of Apr Apr Announcing the Data Cloud Summit May At this half day event you ll learn how leading companies like PayPal Workday Equifax Zebra Technologies Commonwealth Care Alliance and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation  Learn more and register at no cost Announcing the Financial Services Summit May In this hour event you ll learn how Google Cloud is helping financial institutions including PayPal Global Payments HSBC Credit Suisse and more unlock new possibilities and accelerate business through innovation and better customer experiences  Learn more and register for free  Global  amp  EMEA How Google Cloud is enabling vaccine equity In our latest update we share more on how we re working with US state governments to help produce equitable vaccination strategies at scale  Learn more The new Google Cloud region in Warsaw is open The Google Cloud region in Warsaw is now ready for business opening doors for organizations in Central and Eastern Europe  Learn more AppSheet Automation is now GA Google Cloud s AppSheet launches general availability of AppSheet Automation a unified development experience for citizen and professional developers alike to build custom applications with automated processes all without coding Learn how companies and employees are reclaiming their time and talent with AppSheet Automation here Introducing SAP Integration with Cloud Data Fusion Google Cloud native data integration platform Cloud Data Fusion now offers the capability to seamlessly get data out of SAP Business Suite SAP ERP and S HANA  Learn more Related ArticleSRE fundamentals SLIs vs SLAs vs SLOsWhat s the difference between an SLI an SLO and an SLA Google Site Reliability Engineers SRE explain Read ArticleWeek of Apr Apr New Certificate Authority Service CAS whitepaper “How to deploy a secure and reliable public key infrastructure with Google Cloud Certificate Authority Service written by Mark Cooper of PKI Solutions and Anoosh Saboori of Google Cloud covers security and architectural recommendations for the use of the Google Cloud CAS by organizations and describes critical concepts for securing and deploying a PKI based on CAS  Learn more or read the whitepaper Active Assist s new feature  predictive autoscaling helps improve response times for your applications When you enable predictive autoscaling Compute Engine forecasts future load based on your Managed Instance Group s MIG history and scales it out in advance of predicted load so that new instances are ready to serve when the load arrives Without predictive autoscaling an autoscaler can only scale a group reactively based on observed changes in load in real time With predictive autoscaling enabled the autoscaler works with real time data as well as with historical data to cover both the current and forecasted load That makes predictive autoscaling ideal for those apps with long initialization times and whose workloads vary predictably with daily or weekly cycles For more information see How predictive autoscaling works or check if predictive autoscaling is suitable for your workload and to learn more about other intelligent features check out Active Assist Introducing Dataprep BigQuery pushdown BigQuery pushdown gives you the flexibility to run jobs using either BigQuery or Dataflow If you select BigQuery then Dataprep can automatically determine if data pipelines can be partially or fully translated in a BigQuery SQL statement Any portions of the pipeline that cannot be run in BigQuery are executed in Dataflow Utilizing the power of BigQuery results in highly efficient data transformations especially for manipulations such as filters joins unions and aggregations This leads to better performance optimized costs and increased security with IAM and OAuth support  Learn more Announcing the Google Cloud Retail amp Consumer Goods Summit The Google Cloud Retail amp Consumer Goods Summit brings together technology and business insights the key ingredients for any transformation Whether you re responsible for IT data analytics supply chains or marketing please join Building connections and sharing perspectives cross functionally is important to reimagining yourself your organization or the world  Learn more or register for free New IDC whitepaper assesses multicloud as a risk mitigation strategy To better understand the benefits and challenges associated with a multicloud approach we supported IDC s new whitepaper that investigates how multicloud can help regulated organizations mitigate the risks of using a single cloud vendor The whitepaper looks at different approaches to multi vendor and hybrid clouds taken by European organizations and how these strategies can help organizations address concentration risk and vendor lock in improve their compliance posture and demonstrate an exit strategy  Learn more or download the paper Introducing request priorities for Cloud Spanner APIs You can now specify request priorities for some Cloud Spanner APIs By assigning a HIGH MEDIUM or LOW priority to a specific request you can now convey the relative importance of workloads to better align resource usage with performance objectives  Learn more How we re working with governments on climate goals Google Sustainability Officer Kate Brandt shares more on how we re partnering with governments around the world to provide our technology and insights to drive progress in sustainability efforts  Learn more Related ArticleCloud computing Frequently asked questionsWhat are containers What s a data lake What does that acronym stand for Get answers to the questions you re too afraid to ask Read ArticleWeek of Mar Apr Why Google Cloud is the ideal platform for Block one and other DLT companies Late last year Google Cloud joined the EOS community a leading open source platform for blockchain innovation and performance and is taking steps to support the EOS Public Blockchain by becoming a block producer  BP At the time we outlined how our planned participation underscores the importance of blockchain to the future of business government and society We re sharing more on why Google Cloud is uniquely positioned to be an excellent partner for Block one and other distributed ledger technology DLT companies  Learn more New whitepaper Scaling certificate management with Certificate Authority Service As Google Cloud s Certificate Authority Service CAS approaches general availability we want to help customers understand the service better Customers have asked us how CAS fits into our larger security story and how CAS works for various use cases Our new white paper answers these questions and more  Learn more and download the paper Build a consistent approach for API consumers Learn the differences between REST and GraphQL as well as how to apply REST based practices to GraphQL No matter the approach discover how to manage and treat both options as API products here Apigee X makes it simple to apply Cloud CDN to APIs With Apigee X and Cloud CDN organizations can expand their API programs global reach Learn how to deploy APIs across regions and zones here Enabling data migration with Transfer Appliances in APACーWe re announcing the general availability of Transfer Appliances TA TA in Singapore Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with Transfer Appliances globally in the US EU and APAC Learn more about Transfer Appliances TA and TA Windows Authentication is now supported on Cloud SQL for SQL Server in public previewーWe ve launched seamless integration with Google Cloud s Managed Service for Microsoft Active Directory AD This capability is a critical requirement to simplify identity management and streamline the migration of existing SQL Server workloads that rely on AD for access control  Learn more or get started Using Cloud AI to whip up new treats with Mars MaltesersーMaltesers a popular British candy made by Mars teamed up with our own AI baker and ML engineer extraordinaire  Sara Robinson to create a brand new dessert recipe with Google Cloud AI  Find out what happened  recipe included Simplifying data lake management with Dataproc Metastore now GAーDataproc Metastore a fully managed serverless technical metadata repository based on the Apache Hive metastore is now generally available Enterprises building and migrating open source data lakes to Google Cloud now have a central and persistent metastore for their open source data analytics frameworks  Learn more Introducing the Echo subsea cableーWe announced our investment in Echo the first ever cable to directly connect the U S to Singapore with direct fiber pairs over an express route Echo will run from Eureka California to Singapore with a stop over in Guam and plans to also land in Indonesia Additional landings are possible in the future  Learn more Related Article Google Cloud tools each explained in under minutesNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes Read ArticleWeek of Mar Mar new videos bring Google Cloud to lifeーThe Google Cloud Tech YouTube channel s latest video series explains cloud tools for technical practitioners in about minutes each  Learn more BigQuery named a Leader in the Forrester Wave Cloud Data Warehouse Q reportーForrester gave BigQuery a score of out of across different criteria Learn more in our blog post or download the report Charting the future of custom compute at GoogleーTo meet users performance needs at low power we re doubling down on custom chips that use System on a Chip SoC designs  Learn more Introducing Network Connectivity CenterーWe announced Network Connectivity Center which provides a single management experience to easily create connect and manage heterogeneous on prem and cloud networks leveraging Google s global infrastructure Network Connectivity Center serves as a vantage point to seamlessly connect VPNs partner and dedicated interconnects as well as third party routers and Software Defined WANs helping you optimize connectivity reduce operational burden and lower costsーwherever your applications or users may be  Learn more Making it easier to get Compute Engine resources for batch processingーWe announced a new method of obtaining Compute Engine instances for batch processing that accounts for availability of resources in zones of a region Now available in preview for regional managed instance groups you can do this simply by specifying the ANY value in the API  Learn more Next gen virtual automotive showrooms are here thanks to Google Cloud Unreal Engine and NVIDIAーWe teamed up with Unreal Engine the open and advanced real time D creation game engine and NVIDIA inventor of the GPU to launch new virtual showroom experiences for automakers Taking advantage of the NVIDIA RTX platform on Google Cloud these showrooms provide interactive D experiences photorealistic materials and environments and up to K cloud streaming on mobile and connected devices Today in collaboration with MHP the Porsche IT consulting firm and MONKEYWAY a real time D streaming solution provider you can see our first virtual showroom the Pagani Immersive Experience Platform  Learn more Troubleshoot network connectivity with Dynamic Verification public preview ーYou can now check packet loss rate and one way network latency between two VMs on GCP This capability is an addition to existing Network Intelligence Center Connectivity Tests which verify reachability by analyzing network configuration in your VPCs  See more in our documentation Helping U S states get the COVID vaccine to more peopleーIn February we announced our Intelligent Vaccine Impact solution IVIs  to help communities rise to the challenge of getting vaccines to more people quickly and effectively Many states have deployed IVIs and have found it able to meet demand and easily integrate with their existing technology infrastructures Google Cloud is proud to partner with a number of states across the U S including Arizona the Commonwealth of Massachusetts North Carolina Oregon and the Commonwealth of Virginia to support vaccination efforts at scale  Learn more Related ArticlePicture this whiteboard sketch videos that bring Google Cloud to lifeIf you re looking for a visual way to learn Google Cloud products we ve got you covered The Google Cloud Tech YouTube channel has a ser Read ArticleWeek of Mar Mar A VMs now GA The largest GPU cloud instances with NVIDIA A GPUsーWe re announcing the general availability of A VMs based on the NVIDIA Ampere A Tensor Core GPUs in Compute Engine This means customers around the world can now run their NVIDIA CUDA enabled machine learning ML and high performance computing HPC scale out and scale up workloads more efficiently and at a lower cost  Learn more Earn the new Google Kubernetes Engine skill badge for freeーWe ve added a new skill badge this month Optimize Costs for Google Kubernetes Engine GKE which you can earn for free when you sign up for the Kubernetes track of the skills challenge The skills challenge provides days free access to Google Cloud labs and gives you the opportunity to earn skill badges to showcase different cloud competencies to employers Learn more Now available carbon free energy percentages for our Google Cloud regionsーGoogle first achieved carbon neutrality in and since we ve purchased enough solar and wind energy to match of our global electricity consumption Now we re building on that progress to target a new sustainability goal running our business on carbon free energy everywhere by Beginning this week we re sharing data about how we are performing against that objective so our customers can select Google Cloud regions based on the carbon free energy supplying them Learn more Increasing bandwidth to C and N VMsーWe announced the public preview of and Gbps high bandwidth network configurations for General Purpose N and Compute Optimized C Compute Engine VM families as part of continuous efforts to optimize our Andromeda host networking stack This means we can now offer higher bandwidth options on existing VM families when using the Google Virtual NIC gVNIC These VMs were previously limited to Gbps Learn more New research on how COVID changed the nature of ITーTo learn more about the impact of COVID and the resulting implications to IT Google commissioned a study by IDG to better understand how organizations are shifting their priorities in the wake of the pandemic  Learn more and download the report New in API securityーGoogle Cloud Apigee API management platform s latest release  Apigee X works with Cloud Armor to protect your APIs with advanced security technology including DDoS protection geo fencing OAuth and API keys Learn more about our integrated security enhancements here Troubleshoot errors more quickly with Cloud LoggingーThe Logs Explorer now automatically breaks down your log results by severity making it easy to spot spikes in errors at specific times Learn more about our new histogram functionality here The Logs Explorer histogramWeek of Mar Mar Introducing AskGoogleCloud on Twitter and YouTubeーOur first segment on March th features Developer Advocates Stephanie Wong Martin Omander and James Ward to answer questions on the best workloads for serverless the differences between “serverless and “cloud native how to accurately estimate costs for using Cloud Run and much more  Learn more Learn about the value of no code hackathonsーGoogle Cloud s no code application development platform AppSheet helps to facilitate hackathons for “non technical employees with no coding necessary to compete Learn about Globe Telecom s no code hackathon as well as their winning AppSheet app here Introducing Cloud Code Secret Manager IntegrationーSecret Manager provides a central place and single source of truth to manage access and audit secrets across Google Cloud Integrating Cloud Code with Secret Manager brings the powerful capabilities of both these tools together so you can create and manage your secrets right from within your preferred IDE whether that be VS Code IntelliJ or Cloud Shell Editor  Learn more Flexible instance configurations in Cloud SQLーCloud SQL for MySQL now supports flexible instance configurations which offer you the extra freedom to configure your instance with the specific number of vCPUs and GB of RAM that fits your workload To set up a new instance with a flexible instance configuration see our documentation here The Cloud Healthcare Consent Management API is now generally availableーThe Healthcare Consent Management API is now GA giving customers the ability to greatly scale the management of consents to meet increasing need particularly amidst the emerging task of managing health data for new care and research scenarios  Learn more Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of Mar Mar Cloud Run is now available in all Google Cloud regions  Learn more Introducing Apache Spark Structured Streaming connector for Pub Sub LiteーWe re announcing the release of an open source connector to read streams of messages from Pub Sub Lite into Apache Spark The connector works in all Apache Spark X distributions including Dataproc Databricks or manual Spark installations  Learn more Google Cloud Next is October ーJoin us and learn how the most successful companies have transformed their businesses with Google Cloud Sign up at g co cloudnext for updates  Learn more Hierarchical firewall policies now GAーHierarchical firewalls provide a means to enforce firewall rules at the organization and folder levels in the GCP Resource Hierarchy This allows security administrators at different levels in the hierarchy to define and deploy consistent firewall rules across a number of projects so they re applied to all VMs in currently existing and yet to be created projects  Learn more Announcing the Google Cloud Born Digital SummitーOver this half day event we ll highlight proven best practice approaches to data architecture diversity amp inclusion and growth with Google Cloud solutions  Learn more and register for free Google Cloud products in words or less edition ーOur popular “ words or less Google Cloud developer s cheat sheet is back and updated for  Learn more Gartner names Google a leader in its Magic Quadrant for Cloud AI Developer Services reportーWe believe this recognition is based on Gartner s evaluation of Google Cloud s language vision conversational and structured data services and solutions for developers  Learn more Announcing the Risk Protection ProgramーThe Risk Protection Program offers customers peace of mind through the technology to secure their data the tools to monitor the security of that data and an industry first cyber policy offered by leading insurers  Learn more Building the future of workーWe re introducing new innovations in Google Workspace to help people collaborate and find more time and focus wherever and however they work  Learn more Assured Controls and expanded Data RegionsーWe ve added new information governance features in Google Workspace to help customers control their data based on their business goals  Learn more Related Article quick tips for making the most of Gmail Meet Calendar and more in Google WorkspaceWhether you re looking to stay on top of your inbox or make the most of virtual meetings most of us can benefit from quick productivity Read ArticleWeek of Feb Feb Google Cloud tools explained in minutesーNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes  Learn more BigQuery materialized views now GAーMaterialized views MV s are precomputed views that periodically cache results of a query to provide customers increased performance and efficiency  Learn more New in BigQuery BI EngineーWe re extending BigQuery BI Engine to work with any BI or custom dashboarding applications that require sub second query response times In this preview BI Engine will work seamlessly with Looker and other popular BI tools such as Tableau and Power BI without requiring any change to the BI tools  Learn more Dataproc now supports Shielded VMsーAll Dataproc clusters created using Debian or Ubuntu operating systems now use Shielded VMs by default and customers can provide their own configurations for secure boot vTPM and Integrity Monitoring This feature is just one of the many ways customers that have migrated their Hadoop and Spark clusters to GCP experience continued improvements to their security postures without any additional cost New Cloud Security Podcast by GoogleーOur new podcast brings you stories and insights on security in the cloud delivering security from the cloud and of course on what we re doing at Google Cloud to help keep customer data safe and workloads secure  Learn more New in Conversational AI and Apigee technologyーAustralian retailer Woolworths provides seamless customer experiences with their virtual agent Olive Apigee API Management and Dialogflow technology allows customers to talk to Olive through voice and chat  Learn more Introducing GKE AutopilotーGKE already offers an industry leading level of automation that makes setting up and operating a Kubernetes cluster easier and more cost effective than do it yourself and other managed offerings Autopilot represents a significant leap forward In addition to the fully managed control plane that GKE has always provided using the Autopilot mode of operation automatically applies industry best practices and can eliminate all node management operations maximizing your cluster efficiency and helping to provide a stronger security posture  Learn more Partnering with Intel to accelerate cloud native GーAs we continue to grow cloud native services for the telecommunications industry we re excited to announce a collaboration with Intel to develop reference architectures and integrated solutions for communications service providers to accelerate their deployment of G and edge network solutions  Learn more Veeam Backup for Google Cloud now availableーVeeam Backup for Google Cloud automates Google native snapshots to securely protect VMs across projects and regions with ultra low RPOs and RTOs and store backups in Google Object Storage to enhance data protection while ensuring lower costs for long term retention Migrate for Anthos GAーWith Migrate for Anthos customers and partners can automatically migrate and modernize traditional application workloads running in VMs into containers running on Anthos or GKE Included in this new release  In place modernization for Anthos on AWS Public Preview to help customers accelerate on boarding to Anthos AWS while leveraging their existing investment in AWS data sources projects VPCs and IAM controls Additional Docker registries and artifacts repositories support GA including AWS ECR basic auth docker registries and AWS S storage to provide further flexibility for customers using Anthos Anywhere on prem AWS etc  HTTPS Proxy support GA to enable MA functionality access to external image repos and other services where a proxy is used to control external access Related Article resources to help you get started with SREHere are our top five Google Cloud resources for getting started on your SRE journey Read ArticleWeek of Feb Feb Introducing Cloud Domains in previewーCloud Domains simplify domain registration and management within Google Cloud improve the custom domain experience for developers increase security and support stronger integrations around DNS and SSL  Learn more Announcing Databricks on Google CloudーOur partnership with Databricks enables customers to accelerate Databricks implementations by simplifying their data access by jointly giving them powerful ways to analyze their data and by leveraging our combined AI and ML capabilities to impact business outcomes  Learn more Service Directory is GAーAs the number and diversity of services grows it becomes increasingly challenging to maintain an inventory of all of the services across an organization Last year we launched Service Directory to help simplify the problem of service management Today it s generally available  Learn more Related ArticleOptimize your browser deployment Links to our most popular Chrome Insider postsFind all the posts in our Chrome Insider blog series so you can read them all in one place or bookmark them for later Read ArticleWeek of Feb Feb Introducing Bare Metal Solution for SAP workloadsーWe ve expanded our Bare Metal Solutionーdedicated single tenant systems designed specifically to run workloads that are too large or otherwise unsuitable for standard virtualized environmentsーto include SAP certified hardware options giving SAP customers great options for modernizing their biggest and most challenging workloads  Learn more TB SSDs bring ultimate IOPS to Compute Engine VMsーYou can now attach TB and TB Local SSD to second generation general purpose N Compute Engine VMs for great IOPS per dollar  Learn more Supporting the Python ecosystemーAs part of our longstanding support for the Python ecosystem we are happy to increase our support for the Python Software Foundation the non profit behind the Python programming language ecosystem and community  Learn more  Migrate to regional backend services for Network Load BalancingーWe now support backend services with Network Load Balancingーa significant enhancement over the prior approach target pools providing a common unified data model for all our load balancing family members and accelerating the delivery of exciting features on Network Load Balancing  Learn more Related ArticleA giant list of Google Cloud resourcesThe growth of Google Cloud has been staggering I decided to invest some time in building you a comprehensive list of resources Read ArticleWeek of Feb Feb Apigee launches Apigee XーApigee celebrates its year anniversary with Apigee X a new release of the Apigee API management platform Apigee X harnesses the best of Google technologies to accelerate and globalize your API powered digital initiatives Learn more about Apigee X and digital excellence here Celebrating the success of Black founders with Google Cloud during Black History MonthーFebruary is Black History Month a time for us to come together to celebrate and remember the important people and history of the African heritage Over the next four weeks we will highlight four Black led startups and how they use Google Cloud to grow their businesses Our first feature highlights TQIntelligence and its founder Yared Related ArticleThe Service Mesh era All the posts in our best practices blog seriesFind all the posts in our Service Mesh Era blog series in one convenient locationーto read now or bookmark for later Read ArticleWeek of Jan Jan BeyondCorp Enterprise now generally availableーBeyondCorp Enterprise is a zero trust solution built on Google s global network which provides customers with simple and secure access to applications and cloud resources and offers integrated threat and data protection To learn more read the blog post visit our product homepage  and register for our upcoming webinar Related Article database trends to watchUsing managed cloud database services like Cloud SQL Spanner and more can bring performance scale and more See what s next for mode Read ArticleWeek of Jan Jan Cloud Operations Sandbox now availableーCloud Operations Sandbox is an open source tool that helps you learn SRE practices from Google and apply them on cloud services using Google Cloud s operations suite formerly Stackdriver with everything you need to get started in one click You can read our blog post or get started by visiting cloud ops sandbox dev exploring the project repo and following along in the user guide  New data security strategy whitepaperーOur new whitepaper shares our best practices for how to deploy a modern and effective data security program in the cloud Read the blog post or download the paper    WebSockets HTTP and gRPC bidirectional streams come to Cloud RunーWith these capabilities you can deploy new kinds of applications to Cloud Run that were not previously supported while taking advantage of serverless infrastructure These features are now available in public preview for all Cloud Run locations Read the blog post or check out the WebSockets demo app or the sample hc server app New tutorial Build a no code workout app in stepsーLooking to crush your new year s resolutions Using AppSheet Google Cloud s no code app development platform you can build a custom fitness app that can do things like record your sets reps and weights log your workouts and show you how you re progressing Learn how Week of Jan Jan State of API Economy Report now availableーGoogle Cloud details the changing role of APIs in amidst the COVID pandemic informed by a comprehensive study of Apigee API usage behavior across industry geography enterprise size and more Discover these trends along with a projection of what to expect from APIs in Read our blog post here or download and read the report here New in the state of no codeーGoogle Cloud s AppSheet looks back at the key no code application development themes of AppSheet contends the rising number of citizen developer app creators will ultimately change the state of no code in Read more here Week of Jan Jan Last year s most popular API postsーIn an arduous year thoughtful API design and strategy is critical to empowering developers and companies to use technology for global good Google Cloud looks back at the must read API posts in Read it here Week of Dec Dec A look back at the year across Google CloudーLooking for some holiday reading We ve published recaps of our year across databases serverless data analytics and no code development Or take a look at our most popular posts of Week of Dec Dec Memorystore for Redis enables TLS encryption support Preview ーWith this release you can now use Memorystore for applications requiring sensitive data to be encrypted between the client and the Memorystore instance Read more here Monitoring Query Language MQL for Cloud Monitoring is now generally availableーMonitoring Query language provides developers and operators on IT and development teams powerful metric querying analysis charting and alerting capabilities This functionality is needed for Monitoring use cases that include troubleshooting outages root cause analysis custom SLI SLO creation reporting and analytics complex alert logic and more Learn more Week of Dec Dec Memorystore for Redis now supports Redis AUTHーWith this release you can now use OSS Redis AUTH feature with Memorystore for Redis instances Read more here New in serverless computingーGoogle Cloud API Gateway and its service first approach to developing serverless APIs helps organizations accelerate innovation by eliminating scalability and security bottlenecks for their APIs Discover more benefits here Environmental Dynamics Inc makes a big move to no codeーThe environmental consulting company EDI built and deployed business apps with no coding skills necessary with Google Cloud s AppSheet This no code effort not only empowered field workers but also saved employees over hours a year Get the full story here Introducing Google Workspace for GovernmentーGoogle Workspace for Government is an offering that brings the best of Google Cloud s collaboration and communication tools to the government with pricing that meets the needs of the public sector Whether it s powering social care visits employment support or virtual courts Google Workspace helps governments meet the unique challenges they face as they work to provide better services in an increasingly virtual world Learn more Week of Nov Dec Google enters agreement to acquire ActifioーActifio a leader in backup and disaster recovery DR offers customers the opportunity to protect virtual copies of data in their native format manage these copies throughout their entire lifecycle and use these copies for scenarios like development and test This planned acquisition further demonstrates Google Cloud s commitment to helping enterprises protect workloads on premises and in the cloud Learn more Traffic Director can now send traffic to services and gateways hosted outside of Google CloudーTraffic Director support for Hybrid Connectivity Network Endpoint Groups NEGs now generally available enables services in your VPC network to interoperate more seamlessly with services in other environments It also enables you to build advanced solutions based on Google Cloud s portfolio of networking products such as Cloud Armor protection for your private on prem services Learn more Google Cloud launches the Healthcare Interoperability Readiness ProgramーThis program powered by APIs and Google Cloud s Apigee helps patients doctors researchers and healthcare technologists alike by making patient data and healthcare data more accessible and secure Learn more here Container Threat Detection in Security Command CenterーWe announced the general availability of Container Threat Detection a built in service in Security Command Center This release includes multiple detection capabilities to help you monitor and secure your container deployments in Google Cloud Read more here Anthos on bare metal now GAーAnthos on bare metal opens up new possibilities for how you run your workloads and where You can run Anthos on your existing virtualized infrastructure or eliminate the dependency on a hypervisor layer to modernize applications while reducing costs Learn more Week of Nov Tuning control support in Cloud SQL for MySQLーWe ve made all flags that were previously in preview now generally available GA empowering you with the controls you need to optimize your databases See the full list here New in BigQuery MLーWe announced the general availability of boosted trees using XGBoost deep neural networks DNNs using TensorFlow and model export for online prediction Learn more New AI ML in retail reportーWe recently commissioned a survey of global retail executives to better understand which AI ML use cases across the retail value chain drive the highest value and returns in retail and what retailers need to keep in mind when going after these opportunities Learn more  or read the report Week of Nov New whitepaper on how AI helps the patent industryーOur new paper outlines a methodology to train a BERT bidirectional encoder representation from transformers model on over million patent publications from the U S and other countries using open source tooling Learn more or read the whitepaper Google Cloud support for NET ーLearn more about our support of NET as well as how to deploy it to Cloud Run NET Core now on Cloud FunctionsーWith this integration you can write cloud functions using your favorite NET Core runtime with our Functions Framework for NET for an idiomatic developer experience Learn more Filestore Backups in previewーWe announced the availability of the Filestore Backups preview in all regions making it easier to migrate your business continuity disaster recovery and backup strategy for your file systems in Google Cloud Learn more Introducing Voucher a service to help secure the container supply chainーDeveloped by the Software Supply Chain Security team at Shopify to work with Google Cloud tools Voucher evaluates container images created by CI CD pipelines and signs those images if they meet certain predefined security criteria Binary Authorization then validates these signatures at deploy time ensuring that only explicitly authorized code that meets your organizational policy and compliance requirements can be deployed to production Learn more most watched from Google Cloud Next OnAirーTake a stroll through the sessions that were most popular from Next OnAir covering everything from data analytics to cloud migration to no code development  Read the blog Artifact Registry is now GAーWith support for container images Maven npm packages and additional formats coming soon Artifact Registry helps your organization benefit from scale security and standardization across your software supply chain  Read the blog Week of Nov Introducing the Anthos Developer SandboxーThe Anthos Developer Sandbox gives you an easy way to learn to develop on Anthos at no cost available to anyone with a Google account Read the blog Database Migration Service now available in previewーDatabase Migration Service DMS makes migrations to Cloud SQL simple and reliable DMS supports migrations of self hosted MySQL databasesーeither on premises or in the cloud as well as managed databases from other cloudsーto Cloud SQL for MySQL Support for PostgreSQL is currently available for limited customers in preview with SQL Server coming soon Learn more Troubleshoot deployments or production issues more quickly with new logs tailingーWe ve added support for a new API to tail logs with low latency Using gcloud it allows you the convenience of tail f with the powerful query language and centralized logging solution of Cloud Logging Learn more about this preview feature Regionalized log storage now available in new regions in previewーYou can now select where your logs are stored from one of five regions in addition to globalーasia east europe west us central us east and us west When you create a logs bucket you can set the region in which you want to store your logs data Get started with this guide Week of Nov Cloud SQL adds support for PostgreSQL ーShortly after its community GA Cloud SQL has added support for PostgreSQL You get access to the latest features of PostgreSQL while Cloud SQL handles the heavy operational lifting so your team can focus on accelerating application delivery Read more here Apigee creates value for businesses running on SAPーGoogle Cloud s API Management platform Apigee is optimized for data insights and data monetization helping businesses running on SAP innovate faster without fear of SAP specific challenges to modernization Read more here Document AI platform is liveーThe new Document AI DocAI platform a unified console for document processing is now available in preview You can quickly access all parsers tools and solutions e g Lending DocAI Procurement DocAI with a unified API enabling an end to end document solution from evaluation to deployment Read the full story here or check it out in your Google Cloudconsole Accelerating data migration with Transfer Appliances TA and TAーWe re announcing the general availability of new Transfer Appliances Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with next generation Transfer Appliances Learn more about Transfer Appliances TA and TA Week of Oct B H Inc accelerates digital transformationーThe Utah based contracting and construction company BHI eliminated IT backlog when non technical employees were empowered to build equipment inspection productivity and other custom apps by choosing Google Workspace and the no code app development platform AppSheet Read the full story here Globe Telecom embraces no code developmentーGoogle Cloud s AppSheet empowers Globe Telecom employees to do more innovating with less code The global communications company kickstarted their no code journey by combining the power of AppSheet with a unique adoption strategy As a result AppSheet helped Globe Telecom employees build business apps in just weeks Get the full story Cloud Logging now allows you to control access to logs via Log ViewsーBuilding on the control offered via Log Buckets  blog post you can now configure who has access to logs based on the source project resource type or log name all using standard IAM controls Logs views currently in Preview can help you build a system using the principle of least privilege limiting sensitive logs to only users who need this information  Learn more about Log Views Document AI is HIPAA compliantーDocument AI now enables HIPAA compliance Now Healthcare and Life Science customers such as health care providers health plans and life science organizations can unlock insights by quickly extracting structured data from medical documents while safeguarding individuals protected health information PHI Learn more about Google Cloud s nearly products that support HIPAA compliance Week of Oct Improved security and governance in Cloud SQL for PostgreSQLーCloud SQL for PostgreSQL now integrates with Cloud IAM preview to provide simplified and consistent authentication and authorization Cloud SQL has also enabled PostgreSQL Audit Extension preview for more granular audit logging Read the blog Announcing the AI in Financial Crime Compliance webinarーOur executive digital forum will feature industry executives academics and former regulators who will discuss how AI is transforming financial crime compliance on November Register now Transforming retail with AI MLーNew research provides insights on high value AI ML use cases for food drug mass merchant and speciality retail that can drive significant value and build resilience for your business Learn what the top use cases are for your sub segment and read real world success stories Download the ebook here and view this companion webinar which also features insights from Zulily New release of Migrate for AnthosーWe re introducing two important new capabilities in the release of Migrate for Anthos Google Cloud s solution to easily migrate and modernize applications currently running on VMs so that they instead run on containers in Google Kubernetes Engine or Anthos The first is GA support for modernizing IIS apps running on Windows Server VMs The second is a new utility that helps you identify which VMs in your existing environment are the best targets for modernization to containers Start migrating or check out the assessment tool documentation Linux Windows New Compute Engine autoscaler controlsーNew scale in controls in Compute Engine let you limit the VM deletion rate by preventing the autoscaler from reducing a MIG s size by more VM instances than your workload can tolerate to lose Read the blog Lending DocAI in previewーLending DocAI is a specialized solution in our Document AI portfolio for the mortgage industry that processes borrowers income and asset documents to speed up loan applications Read the blog or check out the product demo Week of Oct New maintenance controls for Cloud SQLーCloud SQL now offers maintenance deny period controls which allow you to prevent automatic maintenance from occurring during a day time period Read the blog Trends in volumetric DDoS attacksーThis week we published a deep dive into DDoS threats detailing the trends we re seeing and giving you a closer look at how we prepare for multi terabit attacks so your sites stay up and running Read the blog New in BigQueryーWe shared a number of updates this week including new SQL capabilities more granular control over your partitions with time unit partitioning the general availability of Table ACLs and BigQuery System Tables Reports a solution that aims to help you monitor BigQuery flat rate slot and reservation utilization by leveraging BigQuery s underlying INFORMATION SCHEMA views Read the blog Cloud Code makes YAML easy for hundreds of popular Kubernetes CRDsーWe announced authoring support for more than popular Kubernetes CRDs out of the box any existing CRDs in your Kubernetes cluster and any CRDs you add from your local machine or a URL Read the blog Google Cloud s data privacy commitments for the AI eraーWe ve outlined how our AI ML Privacy Commitment reflects our belief that customers should have both the highest level of security and the highest level of control over data stored in the cloud Read the blog New lower pricing for Cloud CDNーWe ve reduced the price of cache fill content fetched from your origin charges across the board by up to along with our recent introduction of a new set of flexible caching capabilities to make it even easier to use Cloud CDN to optimize the performance of your applications Read the blog Expanding the BeyondCorp AllianceーLast year we announced our BeyondCorp Alliance with partners that share our Zero Trust vision Today we re announcing new partners to this alliance Read the blog New data analytics training opportunitiesーThroughout October and November we re offering a number of no cost ways to learn data analytics with trainings for beginners to advanced users Learn more New BigQuery blog seriesーBigQuery Explained provides overviews on storage data ingestion queries joins and more Read the series Week of Oct Introducing the Google Cloud Healthcare Consent Management APIーThis API gives healthcare application developers and clinical researchers a simple way to manage individuals consent of their health data particularly important given the new and emerging virtual care and research scenarios related to COVID Read the blog Announcing Google Cloud buildpacksーBased on the CNCF buildpacks v specification these buildpacks produce container images that follow best practices and are suitable for running on all of our container platforms Cloud Run fully managed Anthos and Google Kubernetes Engine GKE Read the blog Providing open access to the Genome Aggregation Database gnomAD ーOur collaboration with Broad Institute of MIT and Harvard provides free access to one of the world s most comprehensive public genomic datasets Read the blog Introducing HTTP gRPC server streaming for Cloud RunーServer side HTTP streaming for your serverless applications running on Cloud Run fully managed is now available This means your Cloud Run services can serve larger responses or stream partial responses to clients during the span of a single request enabling quicker server response times for your applications Read the blog New security and privacy features in Google WorkspaceーAlongside the announcement of Google Workspace we also shared more information on new security features that help facilitate safe communication and give admins increased visibility and control for their organizations Read the blog Introducing Google WorkspaceーGoogle Workspace includes all of the productivity apps you know and use at home at work or in the classroomーGmail Calendar Drive Docs Sheets Slides Meet Chat and moreーnow more thoughtfully connected Read the blog New in Cloud Functions languages availability portability and moreーWe extended Cloud Functionsーour scalable pay as you go Functions as a Service FaaS platform that runs your code with zero server managementーso you can now use it to build end to end solutions for several key use cases Read the blog Announcing the Google Cloud Public Sector Summit Dec ーOur upcoming two day virtual event will offer thought provoking panels keynotes customer stories and more on the future of digital service in the public sector Register at no cost 2021-08-26 22:00:00
GCP Cloud Blog Helping organizations around the globe navigate the future of work https://cloud.google.com/blog/products/workspace/how-google-workspace-customers-navigate-the-future-of-work/ Helping organizations around the globe navigate the future of workGoogle Workspace s secure collaboration and productivity apps have played a key role in helping teams stay connected as they navigate new ways of working whether it s redesigning internal processes or maintaining customer service remotely With tools that strengthen collaboration and foster ideation for teams near and far our mission is to help businesses build a model for work that s flexible helpful and inspires innovation  A year and a half after embarking on this experiment in remote work it s almost hard to quantify how much we ve learned about cultivating meaningful connections and maintaining business continuity all online As organizations continue evolving with the needs of tomorrow we ve rounded up some of the most inspiring ways that teams and business leaders across continents have transformed the ways they work   Building digital hubs in EMEAIn the UK s National Institute for Health Research NIHR embarked on a transformation journey for its thousands of employees and partners powered by Google Workspace In March NIHR s digital hubーwhich had recently integrated with Google Cloud Searchーbecame more useful than ever as researchers worked tirelessly during the onset of COVID Within two months of quarantine Google Meet usage increased by and Drive usage increased by meaning researchers were able to stay connected while safely maintaining distance   Unifyーthe digital division of TF one of the largest media holding companies in Franceーwas set to launch a new CRM system and needed to migrate its users off fragmented legacy systems onto one single platform The problem was they had just two months to make it happen During this time Unify worked with Google to successfully bring more than people from companies onto Google Workspace ahead of the CRM launch  Spanish multinational financial services company BBVA is using Google Workspace along with other services from Google Cloud to promote a new safe and more agile way of working among its employees These tools allow for secure global collaboration without putting valuable information at risk Scaling end to end workforce solutions in APACIn order to increase operational efficiency and respond to the impacts of COVID global shipping company Ocean Network Express ONE rolled out Google Workspace to keep its expansive network connected With employees and more than customers in countries tools like Gmail and Google Meet have been crucial in ensuring customer service needs are met sales inquiries are addressed and shipping coordination is handled  To digitally transform and abide by its own ethos rooted in malasakitーa unique Philippine concept that s defined by empathy cooperation responsibility and caringーGlobe Telecom turned to Google Workspace to unite its team In just months Globe implemented Google Workspace for its entire person workforce Since the rollout Globe has attributed accelerated idea generation and decision making to Google Meet  Transforming meetings in Latin AmericaWith the goal of giving state agencies the digital tools they need to make a greater impact on the people they serve Gobierno del Estado de Puebla  Government of the State of Puebla adopted Google Workspace to keep its state agencies connected online Just six months after adopting Google Workspace the State saw a increase in the use of Google Meet for video meetings With strong adoption state employees were able to continue their daily work even while they were apart during the pandemic Today the agencies frequently use tools like Drive Forms and Sheets and Gmail is now the official government communication tool for employees to document interactions within and between agencies and with service providers and citizens Brazilian ecommerce platform Enjoei relies on tools like Drive and Sheets to increase agility and transparency across its internal teams And as employees continue working in distributed ways Enjoei has seen Google Meet become increasingly important for running immersive and productive meetings   Quimmco a Mexico based multinational industrial provider in metalworking and chemical formulation started moving its knowledge workers onto Google Workspace years ago in a CIO spearheaded effort to transition employees away from the company s legacy office suite As a result Quimmco saw a nearly jump in productivity So when COVID hit in employees were able to transition to remote work almost overnight The company now uses Google Workspace for more than of its communications and collaboration Staying connected in North America Bushel a leading agriculture software solution has a long standing history of using Google Workspace Since the company s inception in Bushel has relied on tools like Google Meet Docs Slides and more to collaborate communicate and continue growing Despite industry challenges from the pandemic Bushel stayed connected and collaborative from afar and has continued to grow and drive forward its vision of a more connected agriculture supply chain   In partnership with Google Cloud Back to Work Rhode Islandーa state led workforce development initiativeーlaunched a Virtual Career Center VCC Powered by Google Workspace the VCC integrates with tools like Google Meet and Calendar so Rhode Islanders can easily connect with career coaches job recruiters and potential employers to match their skills with new and meaningful opportunities  These are just a some of the ways organizations have used Google Workspace to meet the needs of their employees partners and customers alike While we may not know exactly how work will evolve in the future we know that organizations need flexible solutions that help people connect create and collaborate from anywhere 2021-08-26 20:30:00
IT 気になる、記になる… Apple、「AirTag」向けに最新のファームウェアアップデートをリリース https://taisy0.com/2021/08/27/144609.html airtag 2021-08-26 21:55:25
Google カグア!Google Analytics 活用塾:事例や使い方 デジタルデータを手軽に販売できるelu。クリエイターエコノミーの新たな販売チャネルとして注目されていくか https://www.kagua.biz/social/tredns/20210827a1.html 販売チャネル 2021-08-26 21:00:28
AWS AWS Big Data Blog BIOps: Amazon QuickSight object migration and version control https://aws.amazon.com/blogs/big-data/biops-amazon-quicksight-object-migration-and-version-control/ BIOps Amazon QuickSight object migration and version controlDevOps is a set of practices that combines software development and IT operations It aims to shorten the systems development lifecycle and provide continuous delivery with high software quality Similarly BIOps business intelligence and IT operations can help your Amazon QuickSight admin team automate assets migration and version control Your team can design the migration … 2021-08-26 21:10:17
AWS lambdaタグが付けられた新着投稿 - Qiita 【実践!AWS Lambda】Javaで書いたLambdaの初回起動が遅い問題を解決する https://qiita.com/k-manabe/items/b93d80b00cd64be3aeda 【実践AWSLambda】Javaで書いたLambdaの初回起動が遅い問題を解決する概要AWSLambdaの開発において、必ず出てくる初回起動が遅い問題、、、NodejsやPythonなどのスクリプト言語のLambdaであれば対策は比較的簡単なのですが、Javaなどのコンパイル型の言語の場合は難易度が上がります今回は、JavaのLambdaの初回起動にかかる時間を、秒→秒に短縮することに成功したので、ここに備忘録を残します目次前提条件設計要素の洗い出しコールドスタート対策DBコネクション対策クラスローディング対策前提条件・ランタイムはJavaを使用・以下のような構成とする①APIGatewayをトリガーにLambdaが起動②RDSProxyを介してAuroraに接続③ClientにResponceを返す設計要素の洗い出し時間がかかっている要因を洗い出していく実行時間を計測まずはPostmanからAPIを叩いて初回起動に要する時間を計測実行時間回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒明らかに初回が遅いことが分かるコールドスタート問題Lambdaの実行時間を短縮したい場合にはまず、コールドスタートの回避を図る必要があるコールドスタートとはどのような状態なのかを理解するために、どのような仕組みでLambdaが実行されているかを整理してみるLambda実行時、裏側では以下のような処理が走っている➀実行環境の作成コンテナ立ち上げ↓➁デプロイパッケージのロード↓➂デプロイパッケージの展開↓➃ランタイム起動・初期化↓➄関数メソッドの実行↓分分くらいどのタイミングでコンテナが破棄されるかは決まっていない↓➅コンテナの破棄この➀➅を全て実行するのが、いわゆるコールドスタートコンテナが破棄される前に再度Lambdaを実行すると、➀➃を省けるウォームスタートとなる初回起動がおそいのは、コールドスタートになっている為であるDBのCnnection問題今回の設計上、コールドスタートを回避できたとしても、DBとのCnnectionが切れていればCnnection作成に時間がかかってしまうDB処理をさせるLambdaの場合は、この罠にも引っかからないように設計する必要があるクラスローディング問題ここはかなりはまりがち、、、Javaのようなコンパイル型言語ならではの罠JavaのLambdaの場合コンテナ起動後に、JVMJavaを実行する仮想マシンがクラスローディングを行いながら処理が走る仕様となっている起動と実行の段構えで時間がかかることになるJavaのLambdaが遅いといわれる原因ちなみにJVMも同じコンテナで使いまわされるので、回目以降はクラスローディング済みの為早くなる回避するには、コンテナ起動と同時にクラスローディングを済ませておく必要がある設計要素まとめ設計要素は以下のようになる①コールドスタートの回避②DBのCnnection維持③クラスローディング対策ここから一つずつ解決していくコールドスタート対策コールドスタートを回避するには、主に以下のつの手段があるAmazonEventBridgeでスケジュール実行させるProvisionedConcurrencyで事前プロビジョニングしておくそれぞれ一長一短あるので、簡単に解説「AmazonEventBridge」メリット・コンテナを起動→実行まで定期実行できる・Lambdaの実行の料金しかかからないデメリット・スケジュール実行させても次の実行までにコンテナが破棄される可能性がある「ProvisionedConcurrency」メリット・設定が簡単・コンテナ数をプロビジョニングできるため、大量のリクエストに対応できるデメリット・Lambdaの実行とは別に料金がかかる・コンテナを事前に立てておくだけの機能の為、DBのCnnectionが維持できない→DBのCnnectionを維持する必要があるので、今回はAmazonEventBridgeでスケジュール実行させる方法を採用構築のPoint・今回は複数のAPIを作成するため、一つずつEventBridgeの設定をしていくのは大変→全APIをたたくLambdaを新規作成し、そのLambdaのみスケジュール実行させる・毎回ソース内の全ての処理が実行されると困る毎回DBのデータが書き換えられたりする→スケジュール実行のLambdaによって呼び出された場合は、通常実行時の処理を行う前にレスポンスを返すようにする構成図は以下のようになる実行時間を計測「scheduedexecutionlambda」をスケジュール実行させた状態で動作確認実行時間回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒秒ほど短縮されていて、コールドスタートは回避できていそうそれでもまだ目に見えて初回起動に時間がかかっているので、DB接続とクラスローディング対策を進めていくDBコネクション対策スケジュール実行時にはDB処理を行っていない為、DBのCnnectionが維持できていない単純だが、スケジュール実行された場合の処理に、DB接続して閉じるだけの処理を追加する現在はスケジュール実行によるHTTPリクエストの場合、通常の処理を行わずにすぐReturnさせている実行時間を計測「scheduedexecutionlambda」をスケジュール実行させた状態で動作確認実行時間回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒さらに秒程度短縮されていることが確認できたただ、これでもまだ実用できるほどの短縮にはなっていない為、クラスローディング対策も行うクラスローディング対策時間がかかっている処理を特定ミリ秒単位で計測したいので、javalangSystemクラスのcurrentTimeMillisメソッドを使用し、処理時間をログに出力させていくおそらく、ハンドラメソッドのあるクラス内で他のクラスを呼び出したりインスタンス化する処理に時間がかかっているStaticイニシャライザを使用Staticイニシャライザとは、クラスのロード時に一度だけ実行されるstaticで宣言されたコードブロックのことつまりここで一度読み込んでクラスをロード済みにしてしまえば、実行時のクラスローディングにかかる時間を短縮できるここにDB接続処理も書いておけば、「ProvisionedConcurrency」も使えそう実行時間を計測「scheduedexecutionlambda」をスケジュール実行させた状態で動作確認実行時間回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒ついに秒を切った、、、まとめJavaのLambdaの初回起動が遅い問題ですが、・コールドスタート対策・DBコネクション対策・クラスローディング対策を行うことで解消することができました他にもできることがあれば教えていただきたいです。 2021-08-27 06:10:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) カスタムRSSが/feedで表示できない。 https://teratail.com/questions/356356?rss=all カスタムRSSがfeedで表示できない。 2021-08-27 06:34:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) node.jsでsocket.io.jsが404エラーで読み込めない https://teratail.com/questions/356355?rss=all nodejsでsocketiojsがエラーで読み込めない前提・実現したいことconohanbspVPS上でNodejsのSocketioを利用したアプリを動作させようとしています。 2021-08-27 06:00:32
AWS AWSタグが付けられた新着投稿 - Qiita 【実践!AWS Lambda】Javaで書いたLambdaの初回起動が遅い問題を解決する https://qiita.com/k-manabe/items/b93d80b00cd64be3aeda 【実践AWSLambda】Javaで書いたLambdaの初回起動が遅い問題を解決する概要AWSLambdaの開発において、必ず出てくる初回起動が遅い問題、、、NodejsやPythonなどのスクリプト言語のLambdaであれば対策は比較的簡単なのですが、Javaなどのコンパイル型の言語の場合は難易度が上がります今回は、JavaのLambdaの初回起動にかかる時間を、秒→秒に短縮することに成功したので、ここに備忘録を残します目次前提条件設計要素の洗い出しコールドスタート対策DBコネクション対策クラスローディング対策前提条件・ランタイムはJavaを使用・以下のような構成とする①APIGatewayをトリガーにLambdaが起動②RDSProxyを介してAuroraに接続③ClientにResponceを返す設計要素の洗い出し時間がかかっている要因を洗い出していく実行時間を計測まずはPostmanからAPIを叩いて初回起動に要する時間を計測実行時間回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒明らかに初回が遅いことが分かるコールドスタート問題Lambdaの実行時間を短縮したい場合にはまず、コールドスタートの回避を図る必要があるコールドスタートとはどのような状態なのかを理解するために、どのような仕組みでLambdaが実行されているかを整理してみるLambda実行時、裏側では以下のような処理が走っている➀実行環境の作成コンテナ立ち上げ↓➁デプロイパッケージのロード↓➂デプロイパッケージの展開↓➃ランタイム起動・初期化↓➄関数メソッドの実行↓分分くらいどのタイミングでコンテナが破棄されるかは決まっていない↓➅コンテナの破棄この➀➅を全て実行するのが、いわゆるコールドスタートコンテナが破棄される前に再度Lambdaを実行すると、➀➃を省けるウォームスタートとなる初回起動がおそいのは、コールドスタートになっている為であるDBのCnnection問題今回の設計上、コールドスタートを回避できたとしても、DBとのCnnectionが切れていればCnnection作成に時間がかかってしまうDB処理をさせるLambdaの場合は、この罠にも引っかからないように設計する必要があるクラスローディング問題ここはかなりはまりがち、、、Javaのようなコンパイル型言語ならではの罠JavaのLambdaの場合コンテナ起動後に、JVMJavaを実行する仮想マシンがクラスローディングを行いながら処理が走る仕様となっている起動と実行の段構えで時間がかかることになるJavaのLambdaが遅いといわれる原因ちなみにJVMも同じコンテナで使いまわされるので、回目以降はクラスローディング済みの為早くなる回避するには、コンテナ起動と同時にクラスローディングを済ませておく必要がある設計要素まとめ設計要素は以下のようになる①コールドスタートの回避②DBのCnnection維持③クラスローディング対策ここから一つずつ解決していくコールドスタート対策コールドスタートを回避するには、主に以下のつの手段があるAmazonEventBridgeでスケジュール実行させるProvisionedConcurrencyで事前プロビジョニングしておくそれぞれ一長一短あるので、簡単に解説「AmazonEventBridge」メリット・コンテナを起動→実行まで定期実行できる・Lambdaの実行の料金しかかからないデメリット・スケジュール実行させても次の実行までにコンテナが破棄される可能性がある「ProvisionedConcurrency」メリット・設定が簡単・コンテナ数をプロビジョニングできるため、大量のリクエストに対応できるデメリット・Lambdaの実行とは別に料金がかかる・コンテナを事前に立てておくだけの機能の為、DBのCnnectionが維持できない→DBのCnnectionを維持する必要があるので、今回はAmazonEventBridgeでスケジュール実行させる方法を採用構築のPoint・今回は複数のAPIを作成するため、一つずつEventBridgeの設定をしていくのは大変→全APIをたたくLambdaを新規作成し、そのLambdaのみスケジュール実行させる・毎回ソース内の全ての処理が実行されると困る毎回DBのデータが書き換えられたりする→スケジュール実行のLambdaによって呼び出された場合は、通常実行時の処理を行う前にレスポンスを返すようにする構成図は以下のようになる実行時間を計測「scheduedexecutionlambda」をスケジュール実行させた状態で動作確認実行時間回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒秒ほど短縮されていて、コールドスタートは回避できていそうそれでもまだ目に見えて初回起動に時間がかかっているので、DB接続とクラスローディング対策を進めていくDBコネクション対策スケジュール実行時にはDB処理を行っていない為、DBのCnnectionが維持できていない単純だが、スケジュール実行された場合の処理に、DB接続して閉じるだけの処理を追加する現在はスケジュール実行によるHTTPリクエストの場合、通常の処理を行わずにすぐReturnさせている実行時間を計測「scheduedexecutionlambda」をスケジュール実行させた状態で動作確認実行時間回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒さらに秒程度短縮されていることが確認できたただ、これでもまだ実用できるほどの短縮にはなっていない為、クラスローディング対策も行うクラスローディング対策時間がかかっている処理を特定ミリ秒単位で計測したいので、javalangSystemクラスのcurrentTimeMillisメソッドを使用し、処理時間をログに出力させていくおそらく、ハンドラメソッドのあるクラス内で他のクラスを呼び出したりインスタンス化する処理に時間がかかっているStaticイニシャライザを使用Staticイニシャライザとは、クラスのロード時に一度だけ実行されるstaticで宣言されたコードブロックのことつまりここで一度読み込んでクラスをロード済みにしてしまえば、実行時のクラスローディングにかかる時間を短縮できるここにDB接続処理も書いておけば、「ProvisionedConcurrency」も使えそう実行時間を計測「scheduedexecutionlambda」をスケジュール実行させた状態で動作確認実行時間回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒回目ミリ秒ついに秒を切った、、、まとめJavaのLambdaの初回起動が遅い問題ですが、・コールドスタート対策・DBコネクション対策・クラスローディング対策を行うことで解消することができました他にもできることがあれば教えていただきたいです。 2021-08-27 06:10:01
海外TECH DEV Community Sending DELETE Requests In Python https://dev.to/ayabouchiha/sending-delete-requests-in-python-4057 Sending DELETE Requests In Python What s a delete requestDELETE is a request used to delete a specific resource in a server Sending a DELETE request in pythonimport requestsimport jsonurl headers Content Type application json charset UTF response requests delete url headers headers print response status code print response ok Trueprint type response text lt class str gt print response url print response headers Content Type application json charset utf print response encoding utf Have a good day 2021-08-26 21:49:02
海外TECH DEV Community React-toastify v8 is live https://dev.to/fkhadra/react-toastify-v8-is-live-4bal React toastify v is liveNever heard of react toastify before Go check the demoReact toastify has been around for years will turn five the November Since the beginning one of the goals was to provide a library that is highly customizable and also able to work out of the box Every major release introduces breaking changes but this is for the best What is new in v Who doesn t like iconsLet s break down what is happening in the gif above Notifications of different types toast info toast error toast success toast warning display an icon associated with the selected type You can also notice that the progress bar color matches the type color Don t be afraid if you don t like those icons you can use your own or remove them This is what it looks like in practice toast Default toast behavior is untouched no icon to display toast info Lorem ipsum dolor same as toast message type info toast error Lorem ipsum dolor toast success Lorem ipsum dolor toast warn Lorem ipsum dolor toast error Without icon icon false toast success You can provide any string icon custom icons have access to the theme and the toast typetoast success And of course a component of your choice icon MyIcon toast success Even a function given you return something that can be rendered icon theme type gt lt img src url gt Disable icons lt ToastContainer icon false gt Clear separation between type and themePrior to v toast info toast error etc Would display respectively a blue notification a red notification etc This is not the case anymore There are distinct themes light dark colored The theme can be applied globally or per notification Set the theme globally lt ToastContainer theme dark gt define per toasttoast info Display a dark notification of type info toast info Display a light notification of type info theme light toast info Display a blue notification of type info theme colored This separation will benefit theming in the future I promise this is new I ll tell you if you awaitThe library exposes a toast promise function Supply a promise and the notification will be updated if it resolves or fails When the promise is pending a spinner is displayed Again you hide it I bet you already know how to Let s start with a simple exampleconst resolveAfterSec new Promise resolve gt setTimeout resolve toast promise resolveAfterSec pending Promise is pending success Promise resolved error Promise rejected Displaying a simple message is what you would want to do in of cases But what if the message you want to display depends on the promise response what if you want to change some options for the error notification Rest assured under the hood the library uses toast update Thanks to this you have full control over each notification const resolveWithSomeData new Promise resolve gt setTimeout gt resolve world toast promise resolveAfterSec pending Promise is pending success render data return Hello data other options icon error render data When the promise reject data will contains the error return lt MyErrorComponent message data message gt Because you have the full power of toast update you can even supply a custom transition if you want If you want to take care of each step yourself you can use toast loading and update the notification yourself const id toast loading Please wait do something elsetoast update id render All is good type success Pass data even when you are not rendering a react componentOne way to pass data to the notification was to use the context api or provide your own component Starting v a data option is now available to make it easier toast data gt Hello data data world I just want to change few colorsMost of the time users are ok with the default style they just want to change some colors to match their brand I think one way to improve the DX for all of us is to embrace CSS variables That s why the library has switched to css variables All you want is to change the color of the progress bar No problem root this is the default value below toastify color progress light linear gradient to right cd acfa aff aadc d ffd You can find the list of all exposed variables hereThanks for reading You can access the full release note here 2021-08-26 21:16:33
海外TECH DEV Community Walmart Store Sales Forecasting https://dev.to/phylis/walmart-store-sales-forecasting-3ldm Walmart Store Sales ForecastingThe walmart dataset provides historical sales data of stores of Walmart each having various departments The objective of this project is to Predict the sales across various departments in each store predict effect of markdowns on sales during the holiday We will import necessary packages as follows import numpy as npimport pandas as pdimport matplotlib pyplot as pltimport seaborn as snsimport plotly express as px matplotlib inline Data PreparationThe dataset contain the following files in the csv format train csv this file has rows and columns The columns contain the information for a store department date weekly sales and whether a particular week is a holiday week or notstore csv this file has rows and columns The columns correpond to the stores their type and sizes of storesfeatures csv this file rows and columns This file again has some further information regarding the stores and the region in which a particular store is located It has date temperature fuel price consumer price index unemployment rate information for the region in which a particular store is located It also has columns MarkDown which corresponds to some promotional activities going on in different stores walmart pd read csv train csv stores pd read csv stores csv features pd read csv features csv testing pd read csv test csv Merging of DataLet s merge the data from dataframes into a single dataframe and proceed further with a one dataframe merged walmart merge stores how left merge features how left testing merged testing merge stores how left merge features how left Extracting Date InformationThe sales are given for Years on weekly basis So let s split the date column to extract information for year month and weekdef split date df df Date pd to datetime df Date df Year df Date dt year df Month df Date dt month df Day df Date dt day df WeekOfYear df Date dt isocalendar week split date merged split date testing merged Columns Information Data Typesmerged info Most of the columns in the data are numeric columns except the IsHoliday which is of boolean type and Type represents an object Missing Valuesmissing values merged isna sum px bar missing values x missing values index y missing values values title Missing Values labels dict x Variable y Missing Values From the above plot Markdown contain lots of missing values more than in each markdown column Exploratory Data Analysis Popularity of Store TypesInsights Type A stores are more popular than the B and C typesAverage Monthly Sales Per YearInsightsMonth of January witnessed the lowest sales for and while for the weekly sales are not given in the data From Feburary till October the weekly sales nearly remains constant around for the years November and December showed the highest sales for and while for the sales data has not been provided As shown below Average Weekly Sales per YearInsights week recorded the highest sales as compared to other weeks Thanksgiving holiday and one week before Christmas witnessed the highest sales for the years and As shown Average Department SalesDifferent departments showed different levels of average salesAs shown Average Store Sales Year WiseThe overall trend of store sales over the years remain the same as it depends on the type of store and its size Holidays Vs Nonholidays Sales Despite being the less percentage of holiday weeks the sales in the holidays week are on the average higher than in the non holiday weeks Relationship Week of Year vs SalesWeekly sales increases towards the end of the year as shown Relationship Size of Store vs SalesThe sales generally increases with increase of size of store Relationship Fuel Price vs SalesBetween fuel price and the sales there doesn t seem to exist any clear relationship Relationship Unemployment vs Sales Unemployment rate doesn t seem to have any effect on the weekly sales Correlation MatrixLets now study the relationship between the different columns numerically to check how they correlate with the weekly sales in order to confirm the inferences we have gathered from the above EDA study To carry out Correlation Matrix we will first convert the Type column to numerical values as shown storetype values A B C merged Type Numeric merged Type map storetype values testing merged Type Numeric testing merged Type map storetype values Insights obtained from above correlation matrix are Department Store size and Type have moderate correlation with the weekly salesMarkdown have very weak correlation with the weekly sales so we will leave these columns outTemperature Fuel price CPI and Unemployment are very weakly coorelated with the weekly sales so these columns will also be dropped outIsHoliday will be considered for the further analysis as the sales in the holiday weeks are higher than in the non holiday weeksWe will also leave out Month and Day as this information is already contained in the WeekOfYear Data Preparation for Model Training Following steps will be performed for preparing the data for the subsequent model training Based on the EDA and Correlation study the columns with weak relationship with the target column will be droppedInput and Target dataframes will be createdInputs will be scaled in the to rangeTraining and testing datasets will be createdGenerate predictions on training datamerged merged drop Date Temperature Fuel Price Type MarkDown MarkDown MarkDown MarkDown MarkDown CPI Unemployment Month Day axis testing merged testing merged drop Date Temperature Fuel Price Type MarkDown MarkDown MarkDown MarkDown MarkDown CPI Unemployment Month Day axis Identify input and target columns input cols merged columns to list input cols remove Weekly Sales target col Weekly Sales X merged input cols copy y merged target col copy Scale the valuesfrom sklearn preprocessing import MinMaxScalerscaler MinMaxScaler fit merged input cols X input cols scaler transform X input cols testing merged input cols scaler transform testing merged input cols Create training and testing setsfrom sklearn model selection import train test splitX train X test y train y test train test split X y test size random state Machine LearningWe will use Linear regression algorithm from sklearn linear model import LinearRegression Create and train the modelmodel LinearRegression model fit X y Generate predictions on training datatrain preds model predict X train train predsOutput will be array Full source code 2021-08-26 21:16:08
海外TECH DEV Community I built an extension to manage my inspiration from Dribbble, Behance, and Uplabs. https://dev.to/llimabr/i-built-a-browser-extension-to-manage-my-inspiration-from-dribbble-behance-and-uplabs-2jae I built an extension to manage my inspiration from Dribbble Behance and Uplabs Hey y all After building my first extension a few months ago I decided to do it again and do something that would help me again I love coding but I m terrible with the design piece of anything that I try to build What do I do when I want to build something Go to Dribbble Behance and Uplabs Search for what I m trying to build an audio app a Desktop app Open hundreds of shots that I think are interesting Save them to my special folder Idea XXX with a descriptive title nice navbar great buttons nice hero section Keep the ones I like the most My solutionSince this is really boring and I m constantly looking for inspiration there I decided to put everything in one place Meet Inspiring Board ️Browser extension with a dashboard where you can add shots from Dribbble Behance and Uplabs Super simple no ads and all data stored locally I even did a promotional video The stackI used this boilerplate That comes with React Webpack and some nice dev tools I just added TailwindCSS on top of it I have a ton of ideas to improve but if you give it a try please let me know your feedback Bye 2021-08-26 21:12:14
Apple AppleInsider - Frontpage News Apple Watch continues domination of growing smartwatch market with 100M users https://appleinsider.com/articles/21/08/26/apple-watch-continues-domination-of-growing-smartwatch-market-with-100m-users?utm_medium=rss Apple Watch continues domination of growing smartwatch market with M usersThe Apple Watch has maintained its dominance over the entire smartwatch industry in the second quarter of as the sector grew year over year Credit Andrew O Hara AppleInsiderAlthough Apple remained the top smartwatch maker globally it lost some market share in the second quarter due to increasing competition from both China and India based brands according to a Counterpoint Research report Still the Apple Watch active user base has crossed the million market in Q Read more 2021-08-26 21:41:57
Apple AppleInsider - Frontpage News Tim Cook about to get $750 million Apple stock payday https://appleinsider.com/articles/21/08/26/tim-cook-about-to-get-750-million-apple-stock-payday?utm_medium=rss Tim Cook about to get million Apple stock paydayAfter taking over from Steve Jobs Apple CEO Tim Cook was promised ten award payments over the course of his tenure with this million being the final one Tim Cook to collect final time based stock payment worth about millionApproximately million shares worth about million are being paid to Tim Cook as a final portion of his CEO stock deal However Cook famously donates much of his wealth and will likely do the same with this latest payment Read more 2021-08-26 21:09:39
海外TECH Engadget T-Mobile hacker says the carrier's security is 'awful' https://www.engadget.com/t-mobile-hacker-says-carrier-security-weak-212819523.html?src=rss T Mobile hacker says the carrier x s security is x awful x The T Mobile customer data breach might not have been a sophisticated data breach ーin fact it might have been relatively trivial The hacker claiming to be responsible for the attack John Binns told the The Wall Street Journal in a discussion that T Mobile s security was quot awful quot Binns reportedly broke through by using a readily available tool to find an exposed router and took a week to delve through customer data stored in a data center near East Wenatchee Washington Binns who provided apparent evidence to back up his claims of involvement said he breached T Mobile and stole the data to create quot noise quot that drew attention to him He came forward to highlight his claims he had been kidnapped in Germany and placed into a fake mental hospital There wasn t any evidence to support that allegation T Mobile declined to comment on Binns claims in response to the Journal It previously stated that it was quot confident quot it had closed the security holes used in the breach which compromised sensitive info for more than million active and former customers The incident is the third breach in two years and suggests that T Mobile is still struggling to offer security that matches its rapidly growing customer base It only hired a new security leader earlier in for instance If Binns claims are accurate though the ease of the attack is also frightening ーit only took a casual hack to put tens of millions of people at risk of fraud and other data crimes The company may need to scramble if it s going to reassure customers that breaches will be rare going forward 2021-08-26 21:28:19
海外ニュース Japan Times latest articles U.S. troops among scores killed in Kabul airport suicide attack https://www.japantimes.co.jp/news/2021/08/27/world/kabul-airport-attack/ afghanistan 2021-08-27 06:41:29
ニュース BBC News - Home Afghanistan: Evacuation will continue despite Kabul attack, says PM https://www.bbc.co.uk/news/uk-58339762?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-26 21:43:39
ニュース BBC News - Home Kane scores twice as Tottenham go through in Europe https://www.bbc.co.uk/sport/football/58333505?at_medium=RSS&at_campaign=KARANGA Kane scores twice as Tottenham go through in EuropeHarry Kane scores twice on his return to the Tottenham starting line up as Spurs overturned a first leg deficit against Pacos de Ferreira to reach the Europa Conference League group stage 2021-08-26 21:30:53
北海道 北海道新聞 アフガンテロ、米兵12人死亡 計60人犠牲か https://www.hokkaido-np.co.jp/article/582570/ 首都 2021-08-27 06:14:06
ビジネス 東洋経済オンライン 横浜市長選でノー!知られざる「IR」儲けの実態 反対相次ぐ「カジノ」がどうしても不可欠な理由 | レジャー・観光・ホテル | 東洋経済オンライン https://toyokeizai.net/articles/-/450828?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-27 06:30:00
ニュース THE BRIDGE タイの建設テックスタートアップBuilk、シリーズB+で地元建材大手らから資金調達——2022年のIPOを目指す http://feedproxy.google.com/~r/SdJapan/~3/_7UFJe8ePf4/thai-construction-tech-startup-builk-one-group-raises-series-b-aims-for-ipo-in-2022-20210826 タイの建設テックスタートアップBuilk、シリーズBで地元建材大手らから資金調達ー年のIPOを目指すバンコクに本社を置く建設テックスタートアップBuilkOneGroupは、SCGSiamCementGroup、アユタヤ銀行CVCのKrungsriFinnovate、タイの通信大手BenchachindaGroup傘下のBCHVenturesなどから、シリーズBエクステンションラウンドで資金調達した。 2021-08-26 21:15:19
GCP Cloud Blog What’s new with Google Cloud https://cloud.google.com/blog/topics/inside-google-cloud/whats-new-google-cloud/ What s new with Google CloudWant to know the latest from Google Cloud Find it here in one handy location Check back regularly for our newest updates announcements resources events learning opportunities and more  Tip  Not sure where to find what you re looking for on the Google Cloud blog Start here  Google Cloud blog Full list of topics links and resources Week of Aug Aug Topic retention for Cloud Pub Sub is now Generally Available Topic retention is the most comprehensive and flexible way available to retain Pub Sub messages for message replay In addition to backing up all subscriptions connected to the topic new subscriptions can now be initialized from a timestamp in the past Learn more about the feature here Vertex Predictions now supports private endpoints for online prediction Through VPC Peering Private Endpoints provide increased security and lower latency when serving ML models Read more Related ArticleNew study available Modernize with AIOps to maximize your impactIn this commissioned study Forrester Consulting explores how organizations are using AI Ops in their cloud environments Read ArticleWeek of Aug Aug Look for us to take security one step further by adding authorization features for service to service communications for gRPC proxyless services as well as to support other deployment models where proxyless gRPC services are running somewhere other than GKE for example Compute Engine We hope you ll join us and check out the setup guide and give us feedback Cloud Run now supports VPC Service Controls You can now protect your Cloud Run services against data exfiltration by using VPC Service Controls in conjunction with Cloud Run s ingress and egress settings Read more Read how retailers are leveraging Google Cloud VMware Engine to move their on premises applications to the cloud where they can achieve the scale intelligence and speed required to stay relevant and competitive Read more A series of new features for BeyondCorp Enterprise our zero trust offering We now offer native support for client certificates for eight types of VPC SC resources We are also announcing general availability of the on prem connector which allows users to secure HTTP or HTTPS based on premises applications outside of Google Cloud Additionally three new BeyondCorp attributes are available in Access Context Manager as part of a public preview Customers can configure custom access policies based on time and date credential strength and or Chrome browser attributes Read more about these announcements here We are excited to announce that Google Cloud working with its partners NAG and DDN demonstrated the highest performing Lustre file system on the IO ranking of the fastest HPC storage systems ーquite a feat considering Lustre is one of the most widely deployed HPC file systems in the world  Read the full article The Storage Transfer Service for on premises data API is now available in Preview Now you can use RESTful APIs to automate your on prem to cloud transfer workflows  Storage Transfer Service is a software service to transfer data over a network The service provides built in capabilities such as scheduling bandwidth management retries and data integrity checks that simplifies the data transfer workflow It is now simple to use Terraform to configure Anthos features on your GKE clusters This is the first part of the part series that describes using Terraform to enable Config Sync  For platform administrators  this natural IaC approach improves auditability and transparency and reduces risk of misconfigurations or security gaps Read more In this commissioned study “Modernize With AIOps To Maximize Your Impact Forrester Consulting surveyed organizations worldwide to better understand how they re approaching artificial intelligence for IT operations AIOps in their cloud environments and what kind of benefits they re seeing Read more If your organization or development environment has strict security policies which don t allow for external IPs it can be difficult to set up a connection between a Private Cloud SQL instance and a Private IP VM This article contains clear instructions on how to set up a connection from a private Compute Engine VM to a private Cloud SQL instance using a private service connection and the mysqlsh command line tool Related ArticleNew Research COVID accelerates innovation in healthcare but tech adoption still lagsGoogle Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technologyRead ArticleWeek of Aug Aug Compute Engine users have a new updated set of VM level “in context metrics charts and logs to correlate signals for common troubleshooting scenarios across CPU Disk Memory Networking and live Processes  This brings the best of Google Cloud s operations suite directly to the Compute Engine UI Learn more ​​Pub Sub to Splunk Dataflow template has been updatedto address multiple enterprise customer asks from improved compatibility with Splunk Add on for Google Cloud Platform to more extensibility with user defined functions UDFs and general pipeline reliability enhancements to tolerate failures like transient network issues when delivering data to Splunk Read more to learn about how to take advantage of these latest features Read more Google Cloud and NVIDIA have teamed up to make VR AR workloads easier faster to create and tetherless Read more Register for the Google Cloud Startup Summit September at goo gle StartupSummit for a digital event filled with inspiration learning and discussion This event will bring together our startup and VC community to discuss the latest trends and insights headlined by a keynote by Astro Teller Captain of Moonshots at X the moonshot factory Additionally learn from a variety of technical and business sessions to help take your startup to the next level Google Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technology Learn more Partial SSO is now available for public preview If you use a rd party identity provider to single sign on into Google services Partial SSO allows you to identify a subset of your users to use Google Cloud Identity as your SAML SSO identity provider short video and demo Related ArticleGoogle named a Leader in Gartner Magic Quadrant for Cloud Infrastructure and Platform Services againGartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as Read ArticleWeek of Aug Aug Gartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as a Service Learn more Private Service Connect is now generally available Private Service Connect lets you create private and secure connections to Google Cloud and third party services with service endpoints in your VPCs  Read more migration guides designed to help you identify the best ways to migrate which include meeting common organizational goals like minimizing time and risk during your migration identifying the most enterprise grade infrastructure for your workloads picking a cloud that aligns with your organization s sustainability goals and more Read more Related ArticleThe new Google Cloud region in Melbourne is now openThe new Google Cloud region in Melbourne adds a second region to Australia supporting economic growth in the region Read ArticleWeek of Jul Jul This week we hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more about our consumer packaged goods strategy and a guide to key summit content for brands in this blog from Giusy Buonfantino Google Cloud s Vice President of CPG We re hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more See how IKEA uses Recommendations AI to provide customers with more relevant product information  Read more ​​Google Cloud launches a career program for people with autism designed to hire and support more talented people with autism in the rapidly growing cloud industry  Learn moreGoogle Cloud follows new API stability tenets that work to minimize unexpected deprecations to our Enterprise APIs  Read more Related ArticleRegistration is open for Google Cloud Next October Register now for Google Cloud Next on October Read ArticleWeek of Jul Jul Register and join us for Google Cloud Next October at g co CloudNext for a fresh approach to digital transformation as well as a few surprises Next will be a fully customizable digital adventure for a more personalized learning journey Find the tools and training you need to succeed From live interactive Q amp As and informative breakout sessions to educational demos and real life applications of the latest tech from Google Cloud Get ready to plug into your cloud community get informed and be inspired Together we can tackle today s greatest business challenges and start solving for what s next Application Innovation takes a front row seat this year To stay ahead of rising customer expectations and the digital and in person hybrid landscape enterprises must know what application innovation means and how to deliver this type of innovation with a small piece of technology that might surprise you Learn more about the three pillars of app innovation here We announced Cloud IDS our new network security offering which is now available in preview Cloud IDS delivers easy to use cloud native managed network based threat detection With Cloud IDS customers can enjoy a Google Cloud integrated experience built with Palo Alto Networks industry leading threat detection technologies to provide high levels of security efficacy Learn more Key Visualizer for Cloud Spanner is now generally available Key Visualizer is a new interactive monitoring tool that lets developers and administrators analyze usage patterns in Spanner It reveals trends and outliers in key performance and resource metrics for databases of any size helping to optimize queries and reduce infrastructure costs See it in action The market for healthcare cloud is projected to grow This means a need for better tech infrastructure digital transformation amp Cloud tools Learn how Google Cloud Partner Advantage partners help customers solve business challenges in healthcare Related ArticleThe new Google Cloud region in Delhi NCR is now openThe Google Cloud region in Delhi NCR is now open for business ready to host your workloads Read ArticleWeek of Jul Jul Simplify VM migrations with Migrate for Compute Engine as a Service delivers a Google managed cloud service that enables simple frictionless and large scale enterprise migrations of virtual machines to Google Compute Engine with minimal downtime and risk API driven and integrated into your Google Cloud console for ease of use this service uses agent less replication to copy data without manual intervention and without VPN requirements It also enables you to launch non disruptive validations of your VMs prior to cutover  Rapidly migrate a single application or execute a sprint with hundred systems using migration groups with confidence Read more here The Google Cloud region in Delhi NCR is now open for business ready to host your workloads Learn more and watch the region launch event here Introducing Quilkin the open source game server proxy Developed in collaboration with Embark Studios Quilkin is an open source UDP proxy tailor made for high performance real time multiplayer games Read more We re making Google Glass on Meet available to a wider network of global customers Learn more Transfer Appliance supports Google Managed Encryption Keys ーWe re announcing the support for Google Managed Encryption Keys with Transfer Appliance this is in addition to the currently available Customer Managed Encryption Keys feature Customers have asked for the Transfer Appliance service to create and manage encryption keys for transfer sessions to improve usability and maintain security The Transfer Appliance Service can now manage the encryption keys for the customers who do not wish to handle a key themselves Learn more about Using Google Managed Encryption Keys UCLA builds a campus wide API program With Google Cloud s API management platform Apigee UCLA created a unified and strong API foundation that removes data friction that students faculty and administrators alike face This foundation not only simplifies how various personas connect to data but also encourages more innovations in the future Learn their story An enhanced region picker makes it easy to choose a Google Cloud region with the lowest CO output  Learn more Amwell and Google Cloud explore five ways telehealth can help democratize access to healthcare  Read more Major League Baseball and Kaggle launch ML competition to learn about fan engagement  Batter up We re rolling out general support of Brand Indicators for Message Identification BIMI in Gmail within Google Workspace Learn more Learn how DeNA Sports Business created an operational status visualization system that helps determine whether live event attendees have correctly installed Japan s coronavirus contact tracing app COCOA Google Cloud CAS provides a highly scalable and available private CA to address the unprecedented growth in certificates in the digital world Read more about CAS Related ArticleCloser to the action Call of Duty League and Google Cloud deliver new feature for esports fansGoogle Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in rea Read ArticleWeek of Jul Jul Google Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in real time Read more Building applications is a heavy lift due to the technical complexity which includes the complexity of backend services that are used to manage and store data Firestore alters this by having Google Cloud manage your backend complexity through a complete backend as a service Learn more Google Cloud s new Native App Development skills challenge lets you earn badges that demonstrate your ability to create cloud native apps Read more and sign up Related ArticleAT amp T Android customers to have Messages app by defaultMessages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read ArticleWeek of Jun Jul Storage Transfer Service now offers preview support for Integration with AWS Security Token Service Security conscious customers can now use Storage Transfer Service to perform transfers from AWS S without passing any security credentials This release will alleviate the security burden associated with passing long term AWS S credentials which have to be rotated or explicitly revoked when they are no longer needed Read more The most popular and surging Google Search terms are now available in BigQuery as a public dataset View the Top and Top rising queries from Google Trends from the past days including years of historical data across the Designated Market Areas DMAs in the US Learn more A new predictive autoscaling capability lets you add additional Compute Engine VMs in anticipation of forecasted demand Predictive autoscaling is generally available across all Google Cloud regions Read more or consult the documentation for more information on how to configure simulate and monitor predictive autoscaling Messages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read more TPU v Pods will soon be available on Google Cloud providing the most powerful publicly available computing platform for machine learning training Learn more Cloud SQL for SQL Server has addressed multiple enterprise customer asks with the GA releases of both SQL Server and Active Directory integration as well as the Preview release of Cross Region Replicas  This set of releases work in concert to allow customers to set up a more scalable and secure managed SQL Server environment to address their workloads needs Read more Related ArticleHow HBO Max uses reCAPTCHA Enterprise to make its customer experience frictionlessBalancing product marketing customer and security needs without slowing down signups Read ArticleWeek of Jun Jun Simplified return to office with no code technology We ve just released a solution to your most common return to office headaches make a no code app customized to solve your business specific challenges Learn how to create an automated app where employees can see office room occupancy check what desks are reserved or open review disinfection schedules and more in this blog tutorial New technical validation whitepaper for running ecommerce applicationsーEnterprise Strategy Group s analyst outlines the challenges of organizations running ecommerce applications and how Google Cloud helps to mitigate those challenges and handle changing demands with global infrastructure solutions Download the whitepaper The fullagendafor Google for Games Developer Summit on July th th is now available A free digital event with announcements from teams including Stadia Google Ads AdMob Android Google Play Firebase Chrome YouTube and Google Cloud Hear more about how Google Cloud technology creates opportunities for gaming companies to make lasting enhancements for players and creatives Register at g co gamedevsummitBigQuery row level security is now generally available giving customers a way to control access to subsets of data in the same table for different groups of users Row level security RLS extends the principle of least privilege access and enables fine grained access control policies in BigQuery tables BigQuery currently supports access controls at the project dataset table and column level Adding RLS to the portfolio of access controls now enables customers to filter and define access to specific rows in a table based on qualifying user conditionsーproviding much needed peace of mind for data professionals Transfer from Azure ADLS Gen Storage Transfer Service offers Preview support for transferring data from Azure ADLS Gen to Google Cloud Storage Take advantage of a scalable serverless service to handle data transfer Read more reCAPTCHA V and V customers can now migrate site keys to reCAPTCHA Enterprise in under minutes and without making any code changes Watch our Webinar to learn more  Bot attacks are the biggest threat to your business that you probably haven t addressed yet Check out our Forbes article to see what you can do about it Related ArticleNew Tau VMs deliver leading price performance for scale out workloadsCompute Engine s new Tau VMs based on AMD EPYC processors provide leading price performance for scale out workloads on an x based archi Read ArticleWeek of Jun Jun A new VM family for scale out workloadsーNew AMD based Tau VMs offer higher absolute performance and higher price performance compared to general purpose VMs from any of the leading public cloud vendors Learn more New whitepaper helps customers plot their cloud migrationsーOur new whitepaper distills the conversations we ve had with CIOs CTOs and their technical staff into several frameworks that can help cut through the hype and the technical complexity to help devise the strategy that empowers both the business and IT Read more or download the whitepaper Ubuntu Pro lands on Google CloudーThe general availability of Ubuntu Pro images on Google Cloud gives customers an improved Ubuntu experience expanded security coverage and integration with critical Google Cloud features Read more Navigating hybrid work with a single connected experience in Google WorkspaceーNew additions to Google Workspace help businesses navigate the challenges of hybrid work such as Companion Mode for Google Meet calls Read more Arab Bank embraces Google Cloud technologyーThis Middle Eastern bank now offers innovative apps and services to their customers and employees with Apigee and Anthos In fact Arab Bank reports over of their new to bank customers are using their mobile apps Learn more Google Workspace for the Public Sector Sector eventsーThis June learn about Google Workspace tips and tricks to help you get things done Join us for one or more of our learning events tailored for government and higher education users Learn more Related ArticleAll about cables A guide to posts on our infrastructure under the seaAll our posts on Google s global subsea cable system in one handy location Read ArticleWeek of Jun Jun The top cloud capabilities industry leaders want for sustained innovationーMulticloud and hybrid cloud approaches coupled with open source technology adoption enable IT teams to take full advantage of the best cloud has to offer Our recent study with IDG shows just how much of a priority this has become for business leaders Read more or download the report Announcing the Firmina subsea cableーPlanned to run from the East Coast of the United States to Las Toninas Argentina with additional landings in Praia Grande Brazil and Punta del Este Uruguay Firmina will be the longest open subsea cable in the world capable of running entirely from a single power source at one end of the cable if its other power source s become temporarily unavailableーa resilience boost at a time when reliable connectivity is more important than ever Read more New research reveals what s needed for AI acceleration in manufacturingーAccording to our data which polled more than senior manufacturing executives across seven countries have turned to digital enablers and disruptive technologies due to the pandemic such as data and analytics cloud and artificial intelligence AI And of manufacturers who use AI in their day to day operations report that their reliance on AI is increasing Read more or download the report Cloud SQL offers even faster maintenanceーCloud SQL maintenance is zippier than ever MySQL and PostgreSQL planned maintenance typically lasts less than seconds and SQL Server maintenance typically lasts less than seconds You can learn more about maintenance here Simplifying Transfer Appliance configuration with Cloud Setup ApplicationーWe re announcing the availability of the Transfer Appliance Cloud Setup Application This will use the information you provide through simple prompts and configure your Google Cloud permissions preferred Cloud Storage bucket and Cloud KMS key for your transfer Several cloud console based manual steps are now simplified with a command line experience Read more  Google Cloud VMware Engine is now HIPAA compliantーAs of April Google Cloud VMware Engine is covered under the Google Cloud Business Associate Agreement BAA meaning it has achieved HIPAA compliance Healthcare organizations can now migrate and run their HIPAA compliant VMware workloads in a fully compatible VMware Cloud Verified stack running natively in Google Cloud with Google Cloud VMware Engine without changes or re architecture to tools processes or applications Read more Introducing container native Cloud DNSーKubernetes networking almost always starts with a DNS request DNS has broad impacts on your application and cluster performance scalability and resilience That is why we are excited to announce the release of container native Cloud DNSーthe native integration of Cloud DNS with Google Kubernetes Engine GKE to provide in cluster Service DNS resolution with Cloud DNS our scalable and full featured DNS service Read more Welcoming the EU s new Standard Contractual Clauses for cross border data transfersーLearn how we re incorporating the new Standard Contractual Clauses SCCs into our contracts to help protect our customers data and meet the requirements of European privacy legislation Read more Lowe s meets customer demand with Google SRE practicesーLearn how Low s has been able to increase the number of releases they can support by adopting Google s Site Reliability Engineering SRE framework and leveraging their partnership with Google Cloud Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Support for Node js Python and Java repositories for Artifact Registrynow in Preview With today s announcement you can not only use Artifact Registry to secure and distribute container images but also manage and secure your other software artifacts Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Google named a Leader in The Forrester Wave Streaming Analytics Q report Learn about the criteria where Google Dataflow was rated out and why this matters for our customers here Applied ML Summit this Thursday June Watch our keynote to learn about predictions for machine learning over the next decade Engage with distinguished researchers leading practitioners and Kaggle Grandmasters during our live Ask Me Anything session Take part in our modeling workshops to learn how you can iterate faster and deploy and manage your models with confidence no matter your level of formal computer science training Learn how to develop and apply your professional skills grow your abilities at the pace of innovation and take your career to the next level  Register now Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of May Jun Security Command Center now supports CIS benchmarks and granular access control Security Command Center SCC now supports CIS benchmarks for Google Cloud Platform Foundation v enabling you to monitor and address compliance violations against industry best practices in your Google Cloud environment Additionally SCC now supports fine grained access control for administrators that allows you to easily adhere to the principles of least privilegeーrestricting access based on roles and responsibilities to reduce risk and enabling broader team engagement to address security Read more Zero trust managed security for services with Traffic Director We created Traffic Director to bring to you a fully managed service mesh product that includes load balancing traffic management and service discovery And now we re happy to announce the availability of a fully managed zero trust security solution using Traffic Director with Google Kubernetes Engine GKE and Certificate Authority CA Service Read more How one business modernized their data warehouse for customer success PedidosYa migrated from their old data warehouse to Google Cloud s BigQuery Now with BigQuery the Latin American online food ordering company has reduced the total cost per query by x Learn more Announcing new Cloud TPU VMs New Cloud TPU VMs make it easier to use our industry leading TPU hardware by providing direct access to TPU host machines offering a new and improved user experience to develop and deploy TensorFlow PyTorch and JAX on Cloud TPUs Read more Introducing logical replication and decoding for Cloud SQL for PostgreSQL We re announcing the public preview of logical replication and decoding for Cloud SQL for PostgreSQL By releasing those capabilities and enabling change data capture CDC from Cloud SQL for PostgreSQL we strengthen our commitment to building an open database platform that meets critical application requirements and integrates seamlessly with the PostgreSQL ecosystem Read more How businesses are transforming with SAP on Google Cloud Thousands of organizations globally rely on SAP for their most mission critical workloads And for many Google Cloud customers part of a broader digital transformation journey has included accelerating the migration of these essential SAP workloads to Google Cloud for greater agility elasticity and uptime Read six of their stories Related Article businesses transforming with SAP on Google CloudBusinesses globally are running SAP on Google Cloud to take advantage of greater agility uptime and access to cutting edge smart analyt Read ArticleWeek of May May Google Cloud for financial services driving your transformation cloud journey As we welcome the industry to our Financial Services Summit we re sharing more on how Google Cloud accelerates a financial organization s digital transformation through app and infrastructure modernization data democratization people connections and trusted transactions Read more or watch the summit on demand Introducing Datashare solution for financial services We announced the general availability of Datashare for financial services a new Google Cloud solution that brings together the entire capital markets ecosystemーdata publishers and data consumersーto exchange market data securely and easily Read more Announcing Datastream in Preview Datastream a serverless change data capture CDC and replication service allows enterprises to synchronize data across heterogeneous databases storage systems and applications reliably and with minimal latency to support real time analytics database replication and event driven architectures Read more Introducing Dataplex An intelligent data fabric for analytics at scale Dataplex provides a way to centrally manage monitor and govern your data across data lakes data warehouses and data marts and make this data securely accessible to a variety of analytics and data science tools Read more  Announcing Dataflow Prime Available in Preview in Q Dataflow Prime is a new platform based on a serverless no ops auto tuning architecture built to bring unparalleled resource utilization and radical operational simplicity to big data processing Dataflow Prime builds on Dataflow and brings new user benefits with innovations in resource utilization and distributed diagnostics The new capabilities in Dataflow significantly reduce the time spent on infrastructure sizing and tuning tasks as well as time spent diagnosing data freshness problems Read more Secure and scalable sharing for data and analytics with Analytics Hub With Analytics Hub available in Preview in Q organizations get a rich data ecosystem by publishing and subscribing to analytics ready datasets control and monitoring over how their data is being used a self service way to access valuable and trusted data assets and an easy way to monetize their data assets without the overhead of building and managing the infrastructure Read more Cloud Spanner trims entry cost by Coming soon to Preview granular instance sizing in Spanner lets organizations run workloads at as low as th the cost of regular instances equating to approximately month Read more Cloud Bigtable lifts SLA and adds new security features for regulated industries Bigtable instances with a multi cluster routing policy across or more regions are now covered by a monthly uptime percentage under the new SLA In addition new Data Access audit logs can help determine whether sensitive customer information has been accessed in the event of a security incident and if so when and by whom Read more Build a no code journaling app In honor of Mental Health Awareness Month Google Cloud s no code application development platform AppSheet demonstrates how you can build a journaling app complete with titles time stamps mood entries and more Learn how with this blog and video here New features in Security Command CenterーOn May th Security Command Center Premium launched the general availability of granular access controls at project and folder level and Center for Internet Security CIS benchmarks for Google Cloud Platform Foundation These new capabilities enable organizations to improve their security posture and efficiently manage risk for their Google Cloud environment Learn more Simplified API operations with AI Google Cloud s API management platform Apigee applies Google s industry leading ML and AI to your API metadata Understand how it works with anomaly detection here This week Data Cloud and Financial Services Summits Our Google Cloud Summit series begins this week with the Data Cloud Summit on Wednesday May Global At this half day event you ll learn how leading companies like PayPal Workday Equifax and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation The following day Thursday May Global amp EMEA at the Financial Services Summit discover how Google Cloud is helping financial institutions such as PayPal Global Payments HSBC Credit Suisse AXA Switzerland and more unlock new possibilities and accelerate business through innovation Read more and explore the entire summit series Announcing the Google for Games Developer Summit on July th th With a surge of new gamers and an increase in time spent playing games in the last year it s more important than ever for game developers to delight and engage players To help developers with this opportunity the games teams at Google are back to announce the return of the Google for Games Developer Summit on July th th  Hear from experts across Google about new game solutions they re building to make it easier for you to continue creating great games connecting with players and scaling your business  Registration is free and open to all game developers  Register for the free online event at g co gamedevsummit to get more details in the coming weeks We can t wait to share our latest innovations with the developer community  Learn more Related ArticleA handy new Google Cloud AWS and Azure product mapTo help developers translate their prior experience with other cloud providers to Google Cloud we have created a table showing how gener Read ArticleWeek of May May Best practices to protect your organization against ransomware threats For more than years Google has been operating securely in the cloud using our modern technology stack to provide a more defensible environment that we can protect at scale While the threat of ransomware isn t new our responsibility to help protect you from existing or emerging threats never changes In our recent blog post we shared guidance on how organizations can increase their resilience to ransomware and how some of our Cloud products and services can help Read more Forrester names Google Cloud a Leader in Unstructured Data Security Platforms Forrester Research has named Google Cloud a Leader in The Forrester Wave Unstructured Data Security Platforms Q report and rated Google Cloud highest in the current offering category among the providers evaluated Read more or download the report Introducing Vertex AI One platform every ML tool you need Vertex AI is a managed machine learning ML platform that allows companies to accelerate the deployment and maintenance of artificial intelligence AI models Read more Transforming collaboration in Google Workspace We re launching smart canvas  a new product experience that delivers the next evolution of collaboration for Google Workspace Between now and the end of the year we re rolling out innovations that make it easier for people to stay connected focus their time and attention and transform their ideas into impact Read more Developing next generation geothermal power At I O this week we announced a first of its kind next generation geothermal project with clean energy startup Fervo that will soon begin adding carbon free energy to the electric grid that serves our data centers and infrastructure throughout Nevada including our Cloud region in Las Vegas Read more Contributing to an environment of trust and transparency in Europe Google Cloud was one of the first cloud providers to support and adopt the EU GDPR Cloud Code of Conduct  CoC The CoC is a mechanism for cloud providers to demonstrate how they offer sufficient guarantees to implement appropriate technical and organizational measures as data processors under the GDPR  This week the Belgian Data Protection Authority based on a positive opinion by the European Data Protection Board  EDPB  approved the CoC a product of years of constructive collaboration between the cloud computing community the European Commission and European data protection authorities We are proud to say that Google Cloud Platform and Google Workspace already adhere to these provisions Learn more Announcing Google Cloud datasets solutions We re adding commercial synthetic and first party data to our Google Cloud Public Datasets Program to help organizations increase the value of their analytics and AI initiatives and we re making available an open source reference architecture for a more streamlined data onboarding process to the program Read more Introducing custom samples in Cloud Code With new custom samples in Cloud Code  developers can quickly access your enterprise s best code samples via a versioned Git repository directly from their IDEs Read more Retention settings for Cloud SQL Cloud SQL now allows you to configure backup retention settings to protect against data loss You can retain between and days worth of automated backups and between and days worth of transaction logs for point in time recovery See the details here Cloud developer s guide to Google I O Google I O may look a little different this year but don t worry you ll still get the same first hand look at the newest launches and projects coming from Google Best of all it s free and available to all virtually on May Read more Related ArticleAnthos learning series All the videos in one placeIn under an hour you ll learn how Anthos lets you develop run and secure applications across your hybrid and multicloud environments Read ArticleWeek of May May APIs and Apigee power modern day due diligence With APIs and Google Cloud s Apigee business due diligence company DueDil revolutionized the way they harness and share their Big Information Graph B I G with partners and customers Get the full story Cloud CISO Perspectives May It s been a busy month here at Google Cloud since our inaugural CISO perspectives blog post in April Here VP and CISO of Google Cloud Phil Venables recaps our cloud security and industry highlights a sneak peak of what s ahead from Google at RSA and more Read more new features to secure your Cloud Run services We announced several new ways to secure Cloud Run environments to make developing and deploying containerized applications easier for developers Read more Maximize your Cloud Run investments with new committed use discounts We re introducing self service spend based committed use discounts for Cloud Run which let you commit for a year to spending a certain amount on Cloud Run and benefiting from a discount on the amount you committed Read more Google Cloud Armor Managed Protection Plus is now generally available Cloud Armor our Distributed Denial of Service DDoS protection and Web Application Firewall WAF service on Google Cloud leverages the same infrastructure network and technology that has protected Google s internet facing properties from some of the largest attacks ever reported These same tools protect customers infrastructure from DDoS attacks which are increasing in both magnitude and complexity every year Deployed at the very edge of our network Cloud Armor absorbs malicious network and protocol based volumetric attacks while mitigating the OWASP Top risks and maintaining the availability of protected services Read more Announcing Document Translation for Translation API Advanced in preview Translation is critical to many developers and localization providers whether you re releasing a document a piece of software training materials or a website in multiple languages With Document Translation now you can directly translate documents in languages and formats such as Docx PPTx XLSx and PDF while preserving document formatting Read more Introducing BeyondCorp Enterprise protected profiles Protected profiles enable users to securely access corporate resources from an unmanaged device with the same threat and data protections available in BeyondCorp Enterprise all from the Chrome Browser Read more How reCAPTCHA Enterprise protects unemployment and COVID vaccination portals With so many people visiting government websites to learn more about the COVID vaccine make vaccine appointments or file for unemployment these web pages have become prime targets for bot attacks and other abusive activities But reCAPTCHA Enterprise has helped state governments protect COVID vaccine registration portals and unemployment claims portals from abusive activities Learn more Day one with Anthos Here are ideas for how to get started Once you have your new application platform in place there are some things you can do to immediately get value and gain momentum Here are six things you can do to get you started Read more The era of the transformation cloud is here Google Cloud s president Rob Enslin shares how the era of the transformation cloud has seen organizations move beyond data centers to change not only where their business is done but more importantly how it is done Read more Related ArticleSRE at Google Our complete list of CRE life lessonsFind links to blog posts that share Google s SRE best practices in one handy location Read ArticleWeek of May May Transforming hard disk drive maintenance with predictive ML In collaboration with Seagate we developed a machine learning system that can forecast the probability of a recurring failing diskーa disk that fails or has experienced three or more problems in days Learn how we did it Agent Assist for Chat is now in public preview Agent Assist provides your human agents with continuous support during their calls and now chats by identifying the customers intent and providing them with real time recommendations such as articles and FAQs as well as responses to customer messages to more effectively resolve the conversation Read more New Google Cloud AWS and Azure product map Our updated product map helps you understand similar offerings from Google Cloud AWS and Azure and you can easily filter the list by product name or other common keywords Read more or view the map Join our Google Cloud Security Talks on May th We ll share expert insights into how we re working to be your most trusted cloud Find the list of topics we ll cover here Databricks is now GA on Google Cloud Deploy or migrate Databricks Lakehouse to Google Cloud to combine the benefits of an open data cloud platform with greater analytics flexibility unified infrastructure management and optimized performance Read more HPC VM image is now GA The CentOS based HPC VM image makes it quick and easy to create HPC ready VMs on Google Cloud that are pre tuned for optimal performance Check out our documentation and quickstart guide to start creating instances using the HPC VM image today Take the State of DevOps survey Help us shape the future of DevOps and make your voice heard by completing the State of DevOps survey before June Read more or take the survey OpenTelemetry Trace is now available OpenTelemetry has reached a key milestone the OpenTelemetry Tracing Specification has reached version API and SDK release candidates are available for Java Erlang Python Go Node js and Net Additional languages will follow over the next few weeks Read more New blueprint helps secure confidential data in AI Platform Notebooks We re adding to our portfolio of blueprints with the publication of our Protecting confidential data in AI Platform Notebooks blueprint guide and deployable blueprint which can help you apply data governance and security policies that protect your AI Platform Notebooks containing confidential data Read more The Liquibase Cloud Spanner extension is now GA Liquibase an open source library that works with a wide variety of databases can be used for tracking managing and automating database schema changes By providing the ability to integrate databases into your CI CD process Liquibase helps you more fully adopt DevOps practices The Liquibase Cloud Spanner extension allows developers to use Liquibase s open source database library to manage and automate schema changes in Cloud Spanner Read more Cloud computing Frequently asked questions There are a number of terms and concepts in cloud computing and not everyone is familiar with all of them To help we ve put together a list of common questions and the meanings of a few of those acronyms Read more Related ArticleAPI design Links to our most popular postsFind our most requested blog posts on API design in one location to read now or bookmark for later Read ArticleWeek of Apr Apr Announcing the GKE Gateway controller in Preview GKE Gateway controller Google Cloud s implementation of the Gateway API manages internal and external HTTP S load balancing for a GKE cluster or a fleet of GKE clusters and provides multi tenant sharing of load balancer infrastructure with centralized admin policy and control Read more See Network Performance for Google Cloud in Performance Dashboard The Google Cloud performance view part of the Network Intelligence Center provides packet loss and latency metrics for traffic on Google Cloud It allows users to do informed planning of their deployment architecture as well as determine in real time the answer to the most common troubleshooting question Is it Google or is it me The Google Cloud performance view is now open for all Google Cloud customers as a public preview  Check it out Optimizing data in Google Sheets allows users to create no code apps Format columns and tables in Google Sheets to best position your data to transform into a fully customized successful app no coding necessary Read our four best Google Sheets tips Automation bots with AppSheet Automation AppSheet recently released AppSheet Automation infusing Google AI capabilities to AppSheet s trusted no code app development platform Learn step by step how to build your first automation bot on AppSheet here Google Cloud announces a new region in Israel Our new region in Israel will make it easier for customers to serve their own users faster more reliably and securely Read more New multi instance NVIDIA GPUs on GKE We re launching support for multi instance GPUs in GKE currently in Preview which will help you drive better value from your GPU investments Read more Partnering with NSF to advance networking innovation We announced our partnership with the U S National Science Foundation NSF joining other industry partners and federal agencies as part of a combined million investment in academic research for Resilient and Intelligent Next Generation NextG Systems or RINGS Read more Creating a policy contract with Configuration as Data Configuration as Data is an emerging cloud infrastructure management paradigm that allows developers to declare the desired state of their applications and infrastructure without specifying the precise actions or steps for how to achieve it However declaring a configuration is only half the battle you also want policy that defines how a configuration is to be used This post shows you how Google Cloud products deliver real time data solutions Seven Eleven Japan built Seven Central its new platform for digital transformation on Google Cloud Powered by BigQuery Cloud Spanner and Apigee API management Seven Central presents easy to understand data ultimately allowing for quickly informed decisions Read their story here Related ArticleIn case you missed it All our free Google Cloud training opportunities from QSince January we ve introduced a number of no cost training opportunities to help you grow your cloud skills We ve brought them togethe Read ArticleWeek of Apr Apr Extreme PD is now GA On April th Google Cloud s Persistent Disk launched general availability of Extreme PD a high performance block storage volume with provisioned IOPS and up to GB s of throughput  Learn more Research How data analytics and intelligence tools to play a key role post COVID A recent Google commissioned study by IDG highlighted the role of data analytics and intelligent solutions when it comes to helping businesses separate from their competition The survey of IT leaders across the globe reinforced the notion that the ability to derive insights from data will go a long way towards determining which companies win in this new era  Learn more or download the study Introducing PHP on Cloud Functions We re bringing support for PHP a popular general purpose programming language to Cloud Functions With the Functions Framework for PHP you can write idiomatic PHP functions to build business critical applications and integration layers And with Cloud Functions for PHP now available in Preview you can deploy functions in a fully managed PHP environment complete with access to resources in a private VPC network  Learn more Delivering our CCAG pooled audit As our customers increased their use of cloud services to meet the demands of teleworking and aid in COVID recovery we ve worked hard to meet our commitment to being the industry s most trusted cloud despite the global pandemic We re proud to announce that Google Cloud completed an annual pooled audit with the CCAG in a completely remote setting and were the only cloud service provider to do so in  Learn more Anthos now available We recently released Anthos our run anywhere Kubernetes platform that s connected to Google Cloud delivering an array of capabilities that make multicloud more accessible and sustainable  Learn more New Redis Enterprise for Anthos and GKE We re making Redis Enterprise for Anthos and Google Kubernetes Engine GKE available in the Google Cloud Marketplace in private preview  Learn more Updates to Google Meet We introduced a refreshed user interface UI enhanced reliability features powered by the latest Google AI and tools that make meetings more engagingーeven funーfor everyone involved  Learn more DocAI solutions now generally available Document Doc AI platform  Lending DocAI and Procurement DocAI built on decades of AI innovation at Google bring powerful and useful solutions across lending insurance government and other industries  Learn more Four consecutive years of renewable energy In Google again matched percent of its global electricity use with purchases of renewable energy All told we ve signed agreements to buy power from more than renewable energy projects with a combined capacity of gigawatts about the same as a million solar rooftops  Learn more Announcing the Google Cloud region picker The Google Cloud region picker lets you assess key inputs like price latency to your end users and carbon footprint to help you choose which Google Cloud region to run on  Learn more Google Cloud launches new security solution WAAP WebApp and API Protection WAAP combines Google Cloud Armor Apigee and reCAPTCHA Enterprise to deliver improved threat protection consolidated visibility and greater operational efficiencies across clouds and on premises environments Learn more about WAAP here New in no code As discussed in our recent article no code hackathons are trending among innovative organizations Since then we ve outlined how you can host one yourself specifically designed for your unique business innovation outcomes Learn how here Google Cloud Referral Program now availableーNow you can share the power of Google Cloud and earn product credit for every new paying customer you refer Once you join the program you ll get a unique referral link that you can share with friends clients or others Whenever someone signs up with your link they ll get a product creditーthat s more than the standard trial credit When they become a paying customer we ll reward you with a product credit in your Google Cloud account Available in the United States Canada Brazil and Japan  Apply for the Google Cloud Referral Program Related Article cheat sheets to help you get started on your Google Cloud journeyWhether you need to determine the best way to move to the cloud or decide on the best storage option we ve built a number of cheat shee Read ArticleWeek of Apr Apr Announcing the Data Cloud Summit May At this half day event you ll learn how leading companies like PayPal Workday Equifax Zebra Technologies Commonwealth Care Alliance and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation  Learn more and register at no cost Announcing the Financial Services Summit May In this hour event you ll learn how Google Cloud is helping financial institutions including PayPal Global Payments HSBC Credit Suisse and more unlock new possibilities and accelerate business through innovation and better customer experiences  Learn more and register for free  Global  amp  EMEA How Google Cloud is enabling vaccine equity In our latest update we share more on how we re working with US state governments to help produce equitable vaccination strategies at scale  Learn more The new Google Cloud region in Warsaw is open The Google Cloud region in Warsaw is now ready for business opening doors for organizations in Central and Eastern Europe  Learn more AppSheet Automation is now GA Google Cloud s AppSheet launches general availability of AppSheet Automation a unified development experience for citizen and professional developers alike to build custom applications with automated processes all without coding Learn how companies and employees are reclaiming their time and talent with AppSheet Automation here Introducing SAP Integration with Cloud Data Fusion Google Cloud native data integration platform Cloud Data Fusion now offers the capability to seamlessly get data out of SAP Business Suite SAP ERP and S HANA  Learn more Related ArticleSRE fundamentals SLIs vs SLAs vs SLOsWhat s the difference between an SLI an SLO and an SLA Google Site Reliability Engineers SRE explain Read ArticleWeek of Apr Apr New Certificate Authority Service CAS whitepaper “How to deploy a secure and reliable public key infrastructure with Google Cloud Certificate Authority Service written by Mark Cooper of PKI Solutions and Anoosh Saboori of Google Cloud covers security and architectural recommendations for the use of the Google Cloud CAS by organizations and describes critical concepts for securing and deploying a PKI based on CAS  Learn more or read the whitepaper Active Assist s new feature  predictive autoscaling helps improve response times for your applications When you enable predictive autoscaling Compute Engine forecasts future load based on your Managed Instance Group s MIG history and scales it out in advance of predicted load so that new instances are ready to serve when the load arrives Without predictive autoscaling an autoscaler can only scale a group reactively based on observed changes in load in real time With predictive autoscaling enabled the autoscaler works with real time data as well as with historical data to cover both the current and forecasted load That makes predictive autoscaling ideal for those apps with long initialization times and whose workloads vary predictably with daily or weekly cycles For more information see How predictive autoscaling works or check if predictive autoscaling is suitable for your workload and to learn more about other intelligent features check out Active Assist Introducing Dataprep BigQuery pushdown BigQuery pushdown gives you the flexibility to run jobs using either BigQuery or Dataflow If you select BigQuery then Dataprep can automatically determine if data pipelines can be partially or fully translated in a BigQuery SQL statement Any portions of the pipeline that cannot be run in BigQuery are executed in Dataflow Utilizing the power of BigQuery results in highly efficient data transformations especially for manipulations such as filters joins unions and aggregations This leads to better performance optimized costs and increased security with IAM and OAuth support  Learn more Announcing the Google Cloud Retail amp Consumer Goods Summit The Google Cloud Retail amp Consumer Goods Summit brings together technology and business insights the key ingredients for any transformation Whether you re responsible for IT data analytics supply chains or marketing please join Building connections and sharing perspectives cross functionally is important to reimagining yourself your organization or the world  Learn more or register for free New IDC whitepaper assesses multicloud as a risk mitigation strategy To better understand the benefits and challenges associated with a multicloud approach we supported IDC s new whitepaper that investigates how multicloud can help regulated organizations mitigate the risks of using a single cloud vendor The whitepaper looks at different approaches to multi vendor and hybrid clouds taken by European organizations and how these strategies can help organizations address concentration risk and vendor lock in improve their compliance posture and demonstrate an exit strategy  Learn more or download the paper Introducing request priorities for Cloud Spanner APIs You can now specify request priorities for some Cloud Spanner APIs By assigning a HIGH MEDIUM or LOW priority to a specific request you can now convey the relative importance of workloads to better align resource usage with performance objectives  Learn more How we re working with governments on climate goals Google Sustainability Officer Kate Brandt shares more on how we re partnering with governments around the world to provide our technology and insights to drive progress in sustainability efforts  Learn more Related ArticleCloud computing Frequently asked questionsWhat are containers What s a data lake What does that acronym stand for Get answers to the questions you re too afraid to ask Read ArticleWeek of Mar Apr Why Google Cloud is the ideal platform for Block one and other DLT companies Late last year Google Cloud joined the EOS community a leading open source platform for blockchain innovation and performance and is taking steps to support the EOS Public Blockchain by becoming a block producer  BP At the time we outlined how our planned participation underscores the importance of blockchain to the future of business government and society We re sharing more on why Google Cloud is uniquely positioned to be an excellent partner for Block one and other distributed ledger technology DLT companies  Learn more New whitepaper Scaling certificate management with Certificate Authority Service As Google Cloud s Certificate Authority Service CAS approaches general availability we want to help customers understand the service better Customers have asked us how CAS fits into our larger security story and how CAS works for various use cases Our new white paper answers these questions and more  Learn more and download the paper Build a consistent approach for API consumers Learn the differences between REST and GraphQL as well as how to apply REST based practices to GraphQL No matter the approach discover how to manage and treat both options as API products here Apigee X makes it simple to apply Cloud CDN to APIs With Apigee X and Cloud CDN organizations can expand their API programs global reach Learn how to deploy APIs across regions and zones here Enabling data migration with Transfer Appliances in APACーWe re announcing the general availability of Transfer Appliances TA TA in Singapore Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with Transfer Appliances globally in the US EU and APAC Learn more about Transfer Appliances TA and TA Windows Authentication is now supported on Cloud SQL for SQL Server in public previewーWe ve launched seamless integration with Google Cloud s Managed Service for Microsoft Active Directory AD This capability is a critical requirement to simplify identity management and streamline the migration of existing SQL Server workloads that rely on AD for access control  Learn more or get started Using Cloud AI to whip up new treats with Mars MaltesersーMaltesers a popular British candy made by Mars teamed up with our own AI baker and ML engineer extraordinaire  Sara Robinson to create a brand new dessert recipe with Google Cloud AI  Find out what happened  recipe included Simplifying data lake management with Dataproc Metastore now GAーDataproc Metastore a fully managed serverless technical metadata repository based on the Apache Hive metastore is now generally available Enterprises building and migrating open source data lakes to Google Cloud now have a central and persistent metastore for their open source data analytics frameworks  Learn more Introducing the Echo subsea cableーWe announced our investment in Echo the first ever cable to directly connect the U S to Singapore with direct fiber pairs over an express route Echo will run from Eureka California to Singapore with a stop over in Guam and plans to also land in Indonesia Additional landings are possible in the future  Learn more Related Article Google Cloud tools each explained in under minutesNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes Read ArticleWeek of Mar Mar new videos bring Google Cloud to lifeーThe Google Cloud Tech YouTube channel s latest video series explains cloud tools for technical practitioners in about minutes each  Learn more BigQuery named a Leader in the Forrester Wave Cloud Data Warehouse Q reportーForrester gave BigQuery a score of out of across different criteria Learn more in our blog post or download the report Charting the future of custom compute at GoogleーTo meet users performance needs at low power we re doubling down on custom chips that use System on a Chip SoC designs  Learn more Introducing Network Connectivity CenterーWe announced Network Connectivity Center which provides a single management experience to easily create connect and manage heterogeneous on prem and cloud networks leveraging Google s global infrastructure Network Connectivity Center serves as a vantage point to seamlessly connect VPNs partner and dedicated interconnects as well as third party routers and Software Defined WANs helping you optimize connectivity reduce operational burden and lower costsーwherever your applications or users may be  Learn more Making it easier to get Compute Engine resources for batch processingーWe announced a new method of obtaining Compute Engine instances for batch processing that accounts for availability of resources in zones of a region Now available in preview for regional managed instance groups you can do this simply by specifying the ANY value in the API  Learn more Next gen virtual automotive showrooms are here thanks to Google Cloud Unreal Engine and NVIDIAーWe teamed up with Unreal Engine the open and advanced real time D creation game engine and NVIDIA inventor of the GPU to launch new virtual showroom experiences for automakers Taking advantage of the NVIDIA RTX platform on Google Cloud these showrooms provide interactive D experiences photorealistic materials and environments and up to K cloud streaming on mobile and connected devices Today in collaboration with MHP the Porsche IT consulting firm and MONKEYWAY a real time D streaming solution provider you can see our first virtual showroom the Pagani Immersive Experience Platform  Learn more Troubleshoot network connectivity with Dynamic Verification public preview ーYou can now check packet loss rate and one way network latency between two VMs on GCP This capability is an addition to existing Network Intelligence Center Connectivity Tests which verify reachability by analyzing network configuration in your VPCs  See more in our documentation Helping U S states get the COVID vaccine to more peopleーIn February we announced our Intelligent Vaccine Impact solution IVIs  to help communities rise to the challenge of getting vaccines to more people quickly and effectively Many states have deployed IVIs and have found it able to meet demand and easily integrate with their existing technology infrastructures Google Cloud is proud to partner with a number of states across the U S including Arizona the Commonwealth of Massachusetts North Carolina Oregon and the Commonwealth of Virginia to support vaccination efforts at scale  Learn more Related ArticlePicture this whiteboard sketch videos that bring Google Cloud to lifeIf you re looking for a visual way to learn Google Cloud products we ve got you covered The Google Cloud Tech YouTube channel has a ser Read ArticleWeek of Mar Mar A VMs now GA The largest GPU cloud instances with NVIDIA A GPUsーWe re announcing the general availability of A VMs based on the NVIDIA Ampere A Tensor Core GPUs in Compute Engine This means customers around the world can now run their NVIDIA CUDA enabled machine learning ML and high performance computing HPC scale out and scale up workloads more efficiently and at a lower cost  Learn more Earn the new Google Kubernetes Engine skill badge for freeーWe ve added a new skill badge this month Optimize Costs for Google Kubernetes Engine GKE which you can earn for free when you sign up for the Kubernetes track of the skills challenge The skills challenge provides days free access to Google Cloud labs and gives you the opportunity to earn skill badges to showcase different cloud competencies to employers Learn more Now available carbon free energy percentages for our Google Cloud regionsーGoogle first achieved carbon neutrality in and since we ve purchased enough solar and wind energy to match of our global electricity consumption Now we re building on that progress to target a new sustainability goal running our business on carbon free energy everywhere by Beginning this week we re sharing data about how we are performing against that objective so our customers can select Google Cloud regions based on the carbon free energy supplying them Learn more Increasing bandwidth to C and N VMsーWe announced the public preview of and Gbps high bandwidth network configurations for General Purpose N and Compute Optimized C Compute Engine VM families as part of continuous efforts to optimize our Andromeda host networking stack This means we can now offer higher bandwidth options on existing VM families when using the Google Virtual NIC gVNIC These VMs were previously limited to Gbps Learn more New research on how COVID changed the nature of ITーTo learn more about the impact of COVID and the resulting implications to IT Google commissioned a study by IDG to better understand how organizations are shifting their priorities in the wake of the pandemic  Learn more and download the report New in API securityーGoogle Cloud Apigee API management platform s latest release  Apigee X works with Cloud Armor to protect your APIs with advanced security technology including DDoS protection geo fencing OAuth and API keys Learn more about our integrated security enhancements here Troubleshoot errors more quickly with Cloud LoggingーThe Logs Explorer now automatically breaks down your log results by severity making it easy to spot spikes in errors at specific times Learn more about our new histogram functionality here The Logs Explorer histogramWeek of Mar Mar Introducing AskGoogleCloud on Twitter and YouTubeーOur first segment on March th features Developer Advocates Stephanie Wong Martin Omander and James Ward to answer questions on the best workloads for serverless the differences between “serverless and “cloud native how to accurately estimate costs for using Cloud Run and much more  Learn more Learn about the value of no code hackathonsーGoogle Cloud s no code application development platform AppSheet helps to facilitate hackathons for “non technical employees with no coding necessary to compete Learn about Globe Telecom s no code hackathon as well as their winning AppSheet app here Introducing Cloud Code Secret Manager IntegrationーSecret Manager provides a central place and single source of truth to manage access and audit secrets across Google Cloud Integrating Cloud Code with Secret Manager brings the powerful capabilities of both these tools together so you can create and manage your secrets right from within your preferred IDE whether that be VS Code IntelliJ or Cloud Shell Editor  Learn more Flexible instance configurations in Cloud SQLーCloud SQL for MySQL now supports flexible instance configurations which offer you the extra freedom to configure your instance with the specific number of vCPUs and GB of RAM that fits your workload To set up a new instance with a flexible instance configuration see our documentation here The Cloud Healthcare Consent Management API is now generally availableーThe Healthcare Consent Management API is now GA giving customers the ability to greatly scale the management of consents to meet increasing need particularly amidst the emerging task of managing health data for new care and research scenarios  Learn more Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of Mar Mar Cloud Run is now available in all Google Cloud regions  Learn more Introducing Apache Spark Structured Streaming connector for Pub Sub LiteーWe re announcing the release of an open source connector to read streams of messages from Pub Sub Lite into Apache Spark The connector works in all Apache Spark X distributions including Dataproc Databricks or manual Spark installations  Learn more Google Cloud Next is October ーJoin us and learn how the most successful companies have transformed their businesses with Google Cloud Sign up at g co cloudnext for updates  Learn more Hierarchical firewall policies now GAーHierarchical firewalls provide a means to enforce firewall rules at the organization and folder levels in the GCP Resource Hierarchy This allows security administrators at different levels in the hierarchy to define and deploy consistent firewall rules across a number of projects so they re applied to all VMs in currently existing and yet to be created projects  Learn more Announcing the Google Cloud Born Digital SummitーOver this half day event we ll highlight proven best practice approaches to data architecture diversity amp inclusion and growth with Google Cloud solutions  Learn more and register for free Google Cloud products in words or less edition ーOur popular “ words or less Google Cloud developer s cheat sheet is back and updated for  Learn more Gartner names Google a leader in its Magic Quadrant for Cloud AI Developer Services reportーWe believe this recognition is based on Gartner s evaluation of Google Cloud s language vision conversational and structured data services and solutions for developers  Learn more Announcing the Risk Protection ProgramーThe Risk Protection Program offers customers peace of mind through the technology to secure their data the tools to monitor the security of that data and an industry first cyber policy offered by leading insurers  Learn more Building the future of workーWe re introducing new innovations in Google Workspace to help people collaborate and find more time and focus wherever and however they work  Learn more Assured Controls and expanded Data RegionsーWe ve added new information governance features in Google Workspace to help customers control their data based on their business goals  Learn more Related Article quick tips for making the most of Gmail Meet Calendar and more in Google WorkspaceWhether you re looking to stay on top of your inbox or make the most of virtual meetings most of us can benefit from quick productivity Read ArticleWeek of Feb Feb Google Cloud tools explained in minutesーNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes  Learn more BigQuery materialized views now GAーMaterialized views MV s are precomputed views that periodically cache results of a query to provide customers increased performance and efficiency  Learn more New in BigQuery BI EngineーWe re extending BigQuery BI Engine to work with any BI or custom dashboarding applications that require sub second query response times In this preview BI Engine will work seamlessly with Looker and other popular BI tools such as Tableau and Power BI without requiring any change to the BI tools  Learn more Dataproc now supports Shielded VMsーAll Dataproc clusters created using Debian or Ubuntu operating systems now use Shielded VMs by default and customers can provide their own configurations for secure boot vTPM and Integrity Monitoring This feature is just one of the many ways customers that have migrated their Hadoop and Spark clusters to GCP experience continued improvements to their security postures without any additional cost New Cloud Security Podcast by GoogleーOur new podcast brings you stories and insights on security in the cloud delivering security from the cloud and of course on what we re doing at Google Cloud to help keep customer data safe and workloads secure  Learn more New in Conversational AI and Apigee technologyーAustralian retailer Woolworths provides seamless customer experiences with their virtual agent Olive Apigee API Management and Dialogflow technology allows customers to talk to Olive through voice and chat  Learn more Introducing GKE AutopilotーGKE already offers an industry leading level of automation that makes setting up and operating a Kubernetes cluster easier and more cost effective than do it yourself and other managed offerings Autopilot represents a significant leap forward In addition to the fully managed control plane that GKE has always provided using the Autopilot mode of operation automatically applies industry best practices and can eliminate all node management operations maximizing your cluster efficiency and helping to provide a stronger security posture  Learn more Partnering with Intel to accelerate cloud native GーAs we continue to grow cloud native services for the telecommunications industry we re excited to announce a collaboration with Intel to develop reference architectures and integrated solutions for communications service providers to accelerate their deployment of G and edge network solutions  Learn more Veeam Backup for Google Cloud now availableーVeeam Backup for Google Cloud automates Google native snapshots to securely protect VMs across projects and regions with ultra low RPOs and RTOs and store backups in Google Object Storage to enhance data protection while ensuring lower costs for long term retention Migrate for Anthos GAーWith Migrate for Anthos customers and partners can automatically migrate and modernize traditional application workloads running in VMs into containers running on Anthos or GKE Included in this new release  In place modernization for Anthos on AWS Public Preview to help customers accelerate on boarding to Anthos AWS while leveraging their existing investment in AWS data sources projects VPCs and IAM controls Additional Docker registries and artifacts repositories support GA including AWS ECR basic auth docker registries and AWS S storage to provide further flexibility for customers using Anthos Anywhere on prem AWS etc  HTTPS Proxy support GA to enable MA functionality access to external image repos and other services where a proxy is used to control external access Related Article resources to help you get started with SREHere are our top five Google Cloud resources for getting started on your SRE journey Read ArticleWeek of Feb Feb Introducing Cloud Domains in previewーCloud Domains simplify domain registration and management within Google Cloud improve the custom domain experience for developers increase security and support stronger integrations around DNS and SSL  Learn more Announcing Databricks on Google CloudーOur partnership with Databricks enables customers to accelerate Databricks implementations by simplifying their data access by jointly giving them powerful ways to analyze their data and by leveraging our combined AI and ML capabilities to impact business outcomes  Learn more Service Directory is GAーAs the number and diversity of services grows it becomes increasingly challenging to maintain an inventory of all of the services across an organization Last year we launched Service Directory to help simplify the problem of service management Today it s generally available  Learn more Related ArticleOptimize your browser deployment Links to our most popular Chrome Insider postsFind all the posts in our Chrome Insider blog series so you can read them all in one place or bookmark them for later Read ArticleWeek of Feb Feb Introducing Bare Metal Solution for SAP workloadsーWe ve expanded our Bare Metal Solutionーdedicated single tenant systems designed specifically to run workloads that are too large or otherwise unsuitable for standard virtualized environmentsーto include SAP certified hardware options giving SAP customers great options for modernizing their biggest and most challenging workloads  Learn more TB SSDs bring ultimate IOPS to Compute Engine VMsーYou can now attach TB and TB Local SSD to second generation general purpose N Compute Engine VMs for great IOPS per dollar  Learn more Supporting the Python ecosystemーAs part of our longstanding support for the Python ecosystem we are happy to increase our support for the Python Software Foundation the non profit behind the Python programming language ecosystem and community  Learn more  Migrate to regional backend services for Network Load BalancingーWe now support backend services with Network Load Balancingーa significant enhancement over the prior approach target pools providing a common unified data model for all our load balancing family members and accelerating the delivery of exciting features on Network Load Balancing  Learn more Related ArticleA giant list of Google Cloud resourcesThe growth of Google Cloud has been staggering I decided to invest some time in building you a comprehensive list of resources Read ArticleWeek of Feb Feb Apigee launches Apigee XーApigee celebrates its year anniversary with Apigee X a new release of the Apigee API management platform Apigee X harnesses the best of Google technologies to accelerate and globalize your API powered digital initiatives Learn more about Apigee X and digital excellence here Celebrating the success of Black founders with Google Cloud during Black History MonthーFebruary is Black History Month a time for us to come together to celebrate and remember the important people and history of the African heritage Over the next four weeks we will highlight four Black led startups and how they use Google Cloud to grow their businesses Our first feature highlights TQIntelligence and its founder Yared Related ArticleThe Service Mesh era All the posts in our best practices blog seriesFind all the posts in our Service Mesh Era blog series in one convenient locationーto read now or bookmark for later Read ArticleWeek of Jan Jan BeyondCorp Enterprise now generally availableーBeyondCorp Enterprise is a zero trust solution built on Google s global network which provides customers with simple and secure access to applications and cloud resources and offers integrated threat and data protection To learn more read the blog post visit our product homepage  and register for our upcoming webinar Related Article database trends to watchUsing managed cloud database services like Cloud SQL Spanner and more can bring performance scale and more See what s next for mode Read ArticleWeek of Jan Jan Cloud Operations Sandbox now availableーCloud Operations Sandbox is an open source tool that helps you learn SRE practices from Google and apply them on cloud services using Google Cloud s operations suite formerly Stackdriver with everything you need to get started in one click You can read our blog post or get started by visiting cloud ops sandbox dev exploring the project repo and following along in the user guide  New data security strategy whitepaperーOur new whitepaper shares our best practices for how to deploy a modern and effective data security program in the cloud Read the blog post or download the paper    WebSockets HTTP and gRPC bidirectional streams come to Cloud RunーWith these capabilities you can deploy new kinds of applications to Cloud Run that were not previously supported while taking advantage of serverless infrastructure These features are now available in public preview for all Cloud Run locations Read the blog post or check out the WebSockets demo app or the sample hc server app New tutorial Build a no code workout app in stepsーLooking to crush your new year s resolutions Using AppSheet Google Cloud s no code app development platform you can build a custom fitness app that can do things like record your sets reps and weights log your workouts and show you how you re progressing Learn how Week of Jan Jan State of API Economy Report now availableーGoogle Cloud details the changing role of APIs in amidst the COVID pandemic informed by a comprehensive study of Apigee API usage behavior across industry geography enterprise size and more Discover these trends along with a projection of what to expect from APIs in Read our blog post here or download and read the report here New in the state of no codeーGoogle Cloud s AppSheet looks back at the key no code application development themes of AppSheet contends the rising number of citizen developer app creators will ultimately change the state of no code in Read more here Week of Jan Jan Last year s most popular API postsーIn an arduous year thoughtful API design and strategy is critical to empowering developers and companies to use technology for global good Google Cloud looks back at the must read API posts in Read it here Week of Dec Dec A look back at the year across Google CloudーLooking for some holiday reading We ve published recaps of our year across databases serverless data analytics and no code development Or take a look at our most popular posts of Week of Dec Dec Memorystore for Redis enables TLS encryption support Preview ーWith this release you can now use Memorystore for applications requiring sensitive data to be encrypted between the client and the Memorystore instance Read more here Monitoring Query Language MQL for Cloud Monitoring is now generally availableーMonitoring Query language provides developers and operators on IT and development teams powerful metric querying analysis charting and alerting capabilities This functionality is needed for Monitoring use cases that include troubleshooting outages root cause analysis custom SLI SLO creation reporting and analytics complex alert logic and more Learn more Week of Dec Dec Memorystore for Redis now supports Redis AUTHーWith this release you can now use OSS Redis AUTH feature with Memorystore for Redis instances Read more here New in serverless computingーGoogle Cloud API Gateway and its service first approach to developing serverless APIs helps organizations accelerate innovation by eliminating scalability and security bottlenecks for their APIs Discover more benefits here Environmental Dynamics Inc makes a big move to no codeーThe environmental consulting company EDI built and deployed business apps with no coding skills necessary with Google Cloud s AppSheet This no code effort not only empowered field workers but also saved employees over hours a year Get the full story here Introducing Google Workspace for GovernmentーGoogle Workspace for Government is an offering that brings the best of Google Cloud s collaboration and communication tools to the government with pricing that meets the needs of the public sector Whether it s powering social care visits employment support or virtual courts Google Workspace helps governments meet the unique challenges they face as they work to provide better services in an increasingly virtual world Learn more Week of Nov Dec Google enters agreement to acquire ActifioーActifio a leader in backup and disaster recovery DR offers customers the opportunity to protect virtual copies of data in their native format manage these copies throughout their entire lifecycle and use these copies for scenarios like development and test This planned acquisition further demonstrates Google Cloud s commitment to helping enterprises protect workloads on premises and in the cloud Learn more Traffic Director can now send traffic to services and gateways hosted outside of Google CloudーTraffic Director support for Hybrid Connectivity Network Endpoint Groups NEGs now generally available enables services in your VPC network to interoperate more seamlessly with services in other environments It also enables you to build advanced solutions based on Google Cloud s portfolio of networking products such as Cloud Armor protection for your private on prem services Learn more Google Cloud launches the Healthcare Interoperability Readiness ProgramーThis program powered by APIs and Google Cloud s Apigee helps patients doctors researchers and healthcare technologists alike by making patient data and healthcare data more accessible and secure Learn more here Container Threat Detection in Security Command CenterーWe announced the general availability of Container Threat Detection a built in service in Security Command Center This release includes multiple detection capabilities to help you monitor and secure your container deployments in Google Cloud Read more here Anthos on bare metal now GAーAnthos on bare metal opens up new possibilities for how you run your workloads and where You can run Anthos on your existing virtualized infrastructure or eliminate the dependency on a hypervisor layer to modernize applications while reducing costs Learn more Week of Nov Tuning control support in Cloud SQL for MySQLーWe ve made all flags that were previously in preview now generally available GA empowering you with the controls you need to optimize your databases See the full list here New in BigQuery MLーWe announced the general availability of boosted trees using XGBoost deep neural networks DNNs using TensorFlow and model export for online prediction Learn more New AI ML in retail reportーWe recently commissioned a survey of global retail executives to better understand which AI ML use cases across the retail value chain drive the highest value and returns in retail and what retailers need to keep in mind when going after these opportunities Learn more  or read the report Week of Nov New whitepaper on how AI helps the patent industryーOur new paper outlines a methodology to train a BERT bidirectional encoder representation from transformers model on over million patent publications from the U S and other countries using open source tooling Learn more or read the whitepaper Google Cloud support for NET ーLearn more about our support of NET as well as how to deploy it to Cloud Run NET Core now on Cloud FunctionsーWith this integration you can write cloud functions using your favorite NET Core runtime with our Functions Framework for NET for an idiomatic developer experience Learn more Filestore Backups in previewーWe announced the availability of the Filestore Backups preview in all regions making it easier to migrate your business continuity disaster recovery and backup strategy for your file systems in Google Cloud Learn more Introducing Voucher a service to help secure the container supply chainーDeveloped by the Software Supply Chain Security team at Shopify to work with Google Cloud tools Voucher evaluates container images created by CI CD pipelines and signs those images if they meet certain predefined security criteria Binary Authorization then validates these signatures at deploy time ensuring that only explicitly authorized code that meets your organizational policy and compliance requirements can be deployed to production Learn more most watched from Google Cloud Next OnAirーTake a stroll through the sessions that were most popular from Next OnAir covering everything from data analytics to cloud migration to no code development  Read the blog Artifact Registry is now GAーWith support for container images Maven npm packages and additional formats coming soon Artifact Registry helps your organization benefit from scale security and standardization across your software supply chain  Read the blog Week of Nov Introducing the Anthos Developer SandboxーThe Anthos Developer Sandbox gives you an easy way to learn to develop on Anthos at no cost available to anyone with a Google account Read the blog Database Migration Service now available in previewーDatabase Migration Service DMS makes migrations to Cloud SQL simple and reliable DMS supports migrations of self hosted MySQL databasesーeither on premises or in the cloud as well as managed databases from other cloudsーto Cloud SQL for MySQL Support for PostgreSQL is currently available for limited customers in preview with SQL Server coming soon Learn more Troubleshoot deployments or production issues more quickly with new logs tailingーWe ve added support for a new API to tail logs with low latency Using gcloud it allows you the convenience of tail f with the powerful query language and centralized logging solution of Cloud Logging Learn more about this preview feature Regionalized log storage now available in new regions in previewーYou can now select where your logs are stored from one of five regions in addition to globalーasia east europe west us central us east and us west When you create a logs bucket you can set the region in which you want to store your logs data Get started with this guide Week of Nov Cloud SQL adds support for PostgreSQL ーShortly after its community GA Cloud SQL has added support for PostgreSQL You get access to the latest features of PostgreSQL while Cloud SQL handles the heavy operational lifting so your team can focus on accelerating application delivery Read more here Apigee creates value for businesses running on SAPーGoogle Cloud s API Management platform Apigee is optimized for data insights and data monetization helping businesses running on SAP innovate faster without fear of SAP specific challenges to modernization Read more here Document AI platform is liveーThe new Document AI DocAI platform a unified console for document processing is now available in preview You can quickly access all parsers tools and solutions e g Lending DocAI Procurement DocAI with a unified API enabling an end to end document solution from evaluation to deployment Read the full story here or check it out in your Google Cloudconsole Accelerating data migration with Transfer Appliances TA and TAーWe re announcing the general availability of new Transfer Appliances Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with next generation Transfer Appliances Learn more about Transfer Appliances TA and TA Week of Oct B H Inc accelerates digital transformationーThe Utah based contracting and construction company BHI eliminated IT backlog when non technical employees were empowered to build equipment inspection productivity and other custom apps by choosing Google Workspace and the no code app development platform AppSheet Read the full story here Globe Telecom embraces no code developmentーGoogle Cloud s AppSheet empowers Globe Telecom employees to do more innovating with less code The global communications company kickstarted their no code journey by combining the power of AppSheet with a unique adoption strategy As a result AppSheet helped Globe Telecom employees build business apps in just weeks Get the full story Cloud Logging now allows you to control access to logs via Log ViewsーBuilding on the control offered via Log Buckets  blog post you can now configure who has access to logs based on the source project resource type or log name all using standard IAM controls Logs views currently in Preview can help you build a system using the principle of least privilege limiting sensitive logs to only users who need this information  Learn more about Log Views Document AI is HIPAA compliantーDocument AI now enables HIPAA compliance Now Healthcare and Life Science customers such as health care providers health plans and life science organizations can unlock insights by quickly extracting structured data from medical documents while safeguarding individuals protected health information PHI Learn more about Google Cloud s nearly products that support HIPAA compliance Week of Oct Improved security and governance in Cloud SQL for PostgreSQLーCloud SQL for PostgreSQL now integrates with Cloud IAM preview to provide simplified and consistent authentication and authorization Cloud SQL has also enabled PostgreSQL Audit Extension preview for more granular audit logging Read the blog Announcing the AI in Financial Crime Compliance webinarーOur executive digital forum will feature industry executives academics and former regulators who will discuss how AI is transforming financial crime compliance on November Register now Transforming retail with AI MLーNew research provides insights on high value AI ML use cases for food drug mass merchant and speciality retail that can drive significant value and build resilience for your business Learn what the top use cases are for your sub segment and read real world success stories Download the ebook here and view this companion webinar which also features insights from Zulily New release of Migrate for AnthosーWe re introducing two important new capabilities in the release of Migrate for Anthos Google Cloud s solution to easily migrate and modernize applications currently running on VMs so that they instead run on containers in Google Kubernetes Engine or Anthos The first is GA support for modernizing IIS apps running on Windows Server VMs The second is a new utility that helps you identify which VMs in your existing environment are the best targets for modernization to containers Start migrating or check out the assessment tool documentation Linux Windows New Compute Engine autoscaler controlsーNew scale in controls in Compute Engine let you limit the VM deletion rate by preventing the autoscaler from reducing a MIG s size by more VM instances than your workload can tolerate to lose Read the blog Lending DocAI in previewーLending DocAI is a specialized solution in our Document AI portfolio for the mortgage industry that processes borrowers income and asset documents to speed up loan applications Read the blog or check out the product demo Week of Oct New maintenance controls for Cloud SQLーCloud SQL now offers maintenance deny period controls which allow you to prevent automatic maintenance from occurring during a day time period Read the blog Trends in volumetric DDoS attacksーThis week we published a deep dive into DDoS threats detailing the trends we re seeing and giving you a closer look at how we prepare for multi terabit attacks so your sites stay up and running Read the blog New in BigQueryーWe shared a number of updates this week including new SQL capabilities more granular control over your partitions with time unit partitioning the general availability of Table ACLs and BigQuery System Tables Reports a solution that aims to help you monitor BigQuery flat rate slot and reservation utilization by leveraging BigQuery s underlying INFORMATION SCHEMA views Read the blog Cloud Code makes YAML easy for hundreds of popular Kubernetes CRDsーWe announced authoring support for more than popular Kubernetes CRDs out of the box any existing CRDs in your Kubernetes cluster and any CRDs you add from your local machine or a URL Read the blog Google Cloud s data privacy commitments for the AI eraーWe ve outlined how our AI ML Privacy Commitment reflects our belief that customers should have both the highest level of security and the highest level of control over data stored in the cloud Read the blog New lower pricing for Cloud CDNーWe ve reduced the price of cache fill content fetched from your origin charges across the board by up to along with our recent introduction of a new set of flexible caching capabilities to make it even easier to use Cloud CDN to optimize the performance of your applications Read the blog Expanding the BeyondCorp AllianceーLast year we announced our BeyondCorp Alliance with partners that share our Zero Trust vision Today we re announcing new partners to this alliance Read the blog New data analytics training opportunitiesーThroughout October and November we re offering a number of no cost ways to learn data analytics with trainings for beginners to advanced users Learn more New BigQuery blog seriesーBigQuery Explained provides overviews on storage data ingestion queries joins and more Read the series Week of Oct Introducing the Google Cloud Healthcare Consent Management APIーThis API gives healthcare application developers and clinical researchers a simple way to manage individuals consent of their health data particularly important given the new and emerging virtual care and research scenarios related to COVID Read the blog Announcing Google Cloud buildpacksーBased on the CNCF buildpacks v specification these buildpacks produce container images that follow best practices and are suitable for running on all of our container platforms Cloud Run fully managed Anthos and Google Kubernetes Engine GKE Read the blog Providing open access to the Genome Aggregation Database gnomAD ーOur collaboration with Broad Institute of MIT and Harvard provides free access to one of the world s most comprehensive public genomic datasets Read the blog Introducing HTTP gRPC server streaming for Cloud RunーServer side HTTP streaming for your serverless applications running on Cloud Run fully managed is now available This means your Cloud Run services can serve larger responses or stream partial responses to clients during the span of a single request enabling quicker server response times for your applications Read the blog New security and privacy features in Google WorkspaceーAlongside the announcement of Google Workspace we also shared more information on new security features that help facilitate safe communication and give admins increased visibility and control for their organizations Read the blog Introducing Google WorkspaceーGoogle Workspace includes all of the productivity apps you know and use at home at work or in the classroomーGmail Calendar Drive Docs Sheets Slides Meet Chat and moreーnow more thoughtfully connected Read the blog New in Cloud Functions languages availability portability and moreーWe extended Cloud Functionsーour scalable pay as you go Functions as a Service FaaS platform that runs your code with zero server managementーso you can now use it to build end to end solutions for several key use cases Read the blog Announcing the Google Cloud Public Sector Summit Dec ーOur upcoming two day virtual event will offer thought provoking panels keynotes customer stories and more on the future of digital service in the public sector Register at no cost 2021-08-26 22:00:00
TECH Engadget Japanese まるでお風呂テレビ。キッチン、アウトドアでも活躍するタブレット・スマホ兼用防水ケース「Suborca」 https://japanese.engadget.com/suborca-case-222249136.html キッチン、アウトドアでも活躍するタブレット・スマホ兼用防水ケース「Suborca」「Suborca」スボルカ主な特徴水・水蒸気・くもりを遮断して、お風呂に入りながら映画鑑賞タブレットもスマホもケースを付けたまま利用可能横にも縦にも装着可能、°自由に回転可能外からデバイスをスムーズに操作可能壁付型でありながら、スタンドとしても使用可能入浴する時に何もできないのでつまらないと思ったことはありませんかSuborcaスボルカは、お風呂に入りながらスマホやタブレットで、生放送・ドラマ・映画・アニメなどを楽しめるようにデザインされています。 2021-08-26 22:22:49
TECH Engadget Japanese QRコード決済最大手のPayPayが手数料有料化。それでも加盟店舗が減らないと思う理由と今後の変化を考察する https://japanese.engadget.com/qrcode-pay-in-japan-2021-summer-220031297.html QRコード決済最大手のPayPayが手数料有料化。 2021-08-26 22:00:31
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] OpenSSLにDoS攻撃を引き起こす脆弱性 迅速なアップデートの適用を https://www.itmedia.co.jp/enterprise/articles/2108/27/news047.html dosdenialofservice 2021-08-27 07:30:00
IT ITmedia 総合記事一覧 [ITmedia News] Netflixのゲームサービス、まずはポーランドで「Stranger Things 3」 https://www.itmedia.co.jp/news/articles/2108/27/news072.html android 2021-08-27 07:23:00
TECH Techable(テッカブル) 上司を選べる転職サイト「DEFASTA」。上司ガチャ失敗を防いで快適な職場選び https://techable.jp/archives/160680 defasta 2021-08-26 22:00:18
AWS AWS Architecture Blog Augmenting VMware Cloud on AWS Workloads with Native AWS services https://aws.amazon.com/blogs/architecture/augmenting-vmware-cloud-on-aws-workloads-with-native-aws-services/ Augmenting VMware Cloud on AWS Workloads with Native AWS servicesVMware Cloud on AWS allows you to quickly migrate VMware workloads to a VMware managed Software Defined Data Center SDDC running in the AWS Cloud and extend your on premises data centers without replatforming or refactoring applications You can use native AWS services with Virtual Machines VMs in the SDDC to reduce operational overhead and lower your Total … 2021-08-26 22:37:32
AWS AWS Machine Learning Blog Recognize celebrities in images and videos using Amazon Rekognition https://aws.amazon.com/blogs/machine-learning/easily-recognize-celebrities-in-images-and-videos-using-amazon-rekognition/ Recognize celebrities in images and videos using Amazon RekognitionThe celebrity recognition feature in Amazon Rekognition automatically recognizes tens of thousands of well known personalities in images and videos using machine learning ML Celebrity recognition significantly reduces the repetitive manual effort required to tag produced media content and make it readily searchable Starting today we re updating our models to provide higher accuracy lower false detections … 2021-08-26 22:13:32
AWS AWS Standardizing Database Migrations with AWS DMS and Service Catalog | Amazon Web Services https://www.youtube.com/watch?v=G6_plzChlxg Standardizing Database Migrations with AWS DMS and Service Catalog Amazon Web ServicesIn this video you ll see how to standardize database migrations with AWS Database Migration Service AWS DMS and AWS Service Catalog With this capability you can migrate databases to AWS quickly and securely allow your databases to remain fully operational during migrations and migrate your data to and from widely used commercial and open source databases For more information on this topic please visit the resources below Blog Post AWS Database Migration Service Product Page Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing AWSDemos 2021-08-26 22:24:14
AWS AWS Nutricare on AWS: Customer Story | Amazon Web Services https://www.youtube.com/watch?v=SUqJC9KZZWQ Nutricare on AWS Customer Story Amazon Web ServicesIn this episode of Community Chats Aley Hammer is joined with James from Patch Nutricare James shares what Patch is and how it began what it s like as a small business navigating COVID and his lessons learnt as well as how we can determine what makes a product truly sustainable Learn more about Patch Nutricare Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-26 22:04:46
AWS AWS - Webinar Channel An Introduction to PostgreSQL 13 - AWS Online Tech Talks https://www.youtube.com/watch?v=Qm09_c2NaZs An Introduction to PostgreSQL AWS Online Tech TalksPostgreSQL is the latest major version of one of the most popular open source databases and includes a number of enhancements to performance reliability security manageability and more Learn about what s new in PostgreSQL and how you can get more out of your database with features like de duplication of B tree index entries improved performance for queries that use partitioned tables incremental sorting to accelerate data sorts and more Also learn how easy it is to run highly available PostgreSQL databases in AWS with Amazon RDS for PostgreSQL Learning Objectives Learn how PostgreSQL adds enhancements to the open source database s performance reliability security manageability and international and mobile support Learn how new capabilities like de duplication of B tree index entries improved performance for queries that use partitioned tables incremental sorting to accelerate data sorts and more make life easier for apps running on PostgreSQL Learn about running highly available PostgreSQL databases in Amazon RDS for PostgreSQL To learn more about the services featured in this talk please visit 2021-08-26 22:29:09
AWS AWS - Webinar Channel Optimize Numerical Weather Predictions on AWS Graviton2 - AWS Online Tech Talks https://www.youtube.com/watch?v=WBJyGmKWoHc Optimize Numerical Weather Predictions on AWS Graviton AWS Online Tech TalksThe Weather Research and Forecasting WRF model is a numerical weather prediction NWP system designed to serve both atmospheric research and operational forecasting needs With the release of Arm based AWS Graviton Amazon Elastic Compute Cloud EC instances a common question has been how these instances perform on large scale NWP workloads In this tech talk we will demo running NWP on AWS Graviton and share benchmarking results from running NWP across three different instance types Learn how you can optimize price performance when running your WRF simulations on AWS with AWS Graviton Learning Objectives Learn how to effectively use Graviton based instances for your HPC applications including Numerical Weather Prediction NWP applications Understand how you can achieve higher performance in your NWP applications through the use of Elastic Fabric Adapter EFA Learn how different instance types can allow you to scale your workloads efficiently To learn more about the services featured in this talk please visit 2021-08-26 22:29:04
python Pythonタグが付けられた新着投稿 - Qiita 熱海土石流災害を衛星画像と機械学習で解析 https://qiita.com/dg4101/items/053cd1b3d9a365df7d92 衛星画像データのダウンロード今回の解析では、Sentinelのデータを使って分析をしてみました。 2021-08-27 07:05:40
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Ruby on Rails】gem, bundlerって? https://qiita.com/keitaUenishi/items/b38673e73c436e6d2bce bundleinstallコマンドが実行されると、このGemfileに記載されているgemの一覧を参照し、まだインストールされていないgemがあればインストールを実行してくれる。 2021-08-27 07:57:18
Ruby Railsタグが付けられた新着投稿 - Qiita 【Ruby on Rails】gem, bundlerって? https://qiita.com/keitaUenishi/items/b38673e73c436e6d2bce bundleinstallコマンドが実行されると、このGemfileに記載されているgemの一覧を参照し、まだインストールされていないgemがあればインストールを実行してくれる。 2021-08-27 07:57:18
海外TECH DEV Community Recursive Function: What Exactly Is Recursion? https://dev.to/oluwatobiss/recursive-function-what-exactly-is-recursion-ph6 Recursive Function What Exactly Is Recursion Recursion is a method by which a problem gets solved through iteration In other words a recursive function is a function that repetitively invokes itself infinitely or until something stops it Important stuff to know about recursive functionKeep these two essential pieces of info in mind whenever you choose to use recursive functions Info Recursion is not an IIFEA recursive function is different from an Immediately Invoking function Expression IIFE An IIFE automatically invokes itself once However a recursive function automatically invokes itself repeatedly for an unlimited amount of time or until something stops its re invocation Info A recursive function needs a base caseThe code written to discontinue the re invocation of a recursive function is called a base case It is always important to define a base case when creating a recursive function ーso that the function will not run endlessly thereby crashing the browser Example of a recursive functionBelow is a JavaScript code that returns a concatenation of all the values returned through the countDown function s recursive invocation Create a recursive function function countDown num Define the base case of this recursive function if num lt return Recursion Stopped Define the recursive case return num countDown num Invoke the countDown recursive function countDown The invocation above will return Recursion Stopped NoteIn the recursive algorithm above the countDown num code makes the whole function a recursion because it is the code that makes countDown recall itself repeatedly A look at the events behind the scenesWhen we invoked the countDown function and passed in the value that is countDown the algorithm started running as follows Step Check if is less than The computer checked if the value ーthat we passed to the num parameter of the countDown function ーis less than Since is not less than the computer didn t execute the if statement s code Instead it skipped to the next code after the if statement ーwhich is the recursion code Step Execute the return statementAfter skipping the if statement the computer executed the return num countDown num code ーbut substituted the num parameter with the parameter s value that is like so return num countDown num return countDown return countDown Step Execute only the recursive statementIn step s code above notice that the return command can t return any value because the return statement includes a recursive code countDown recalling the countDown function Therefore while retaining the other parts of the return statement that is the computer will execute only the recursion code countDown In other words the countDown code will automatically invoke the countDown function while passing in the value Then the algorithm will start running again by checking if is less than Since is not less than the computer skipped to the recursion code like so return num countDown num return countDown return countDown Step Invoke only the recursion codeAgain notice that the return command in step cannot return any value because the return statement includes a recursion code countDown that recalls the countDown function Therefore while retaining the other parts of the return statement that is the computer will execute only the recursion code countDown So the countDown code will automatically invoke the countDown function while passing in the value Then the function will start running again by checking if is less than Since is not less than the computer skipped to the recursion code like so return num countDown num return countDown return countDown Step Execute only the recursion codeYet again the return command in step can t return any value because the return statement includes a recursion code countDown recalling the countDown function Therefore while retaining the other parts of the return statement that is the computer will execute only the recursion code countDown So the countDown code will automatically invoke the countDown function while passing in the value Then the function will start running again by checking if is less than At this point is less than Therefore the computer will execute the code of the if statement by returning the value “Recursion Stopped like so return Recursion Stopped At last the return statement now has values it can validly concatenate and return Therefore the returned value from countDown will be Recursion Stopped Wrapping it upIn this article we learned that a recursive function is a function that repeatedly recalls itself until something stops the recall Thanks for reading 2021-08-26 22:29:35
海外TECH DEV Community Networking as a WebDev with Polywork https://dev.to/lukeshiru/networking-as-a-webdev-with-polywork-3402 Networking as a WebDev with PolyworkLet me be upfront and maybe save you some time I ll be absolutely honest about what I think but for the sake of transparency this post is sponsored by Polywork That being said Networking usually sucksInternet is full of different social platforms but every time we talk about professional networking generally there is only a bunch that come to mind Said platforms have been the de facto for networking talent hunting hiring and so on for a long time The thing is we all know they have a bunch of issues The UI is extremely dated The interaction with other users is always awkward We get a bunch of unwanted messages and invitations Sharing stuff in those networks feels fruitless and generally the things shared by other users are just looking for engagement pointless polls inspirational quotes and so on The list goes on but the main issue with them is that none of them actually work for networking When you want to meet people professionally you only care about stuff like What do they do And generally the response is not only one thing Are they open to collaborating Some folks might be open for some activities but not for others Do they share some passions with you Is great to be able to talk with your anime lover co workers about the last episode of a show or about mechanical keyboard customizations or cats or memes Networking can be betterThe solution so far was to create a custom website portfolio to show up this kind of thing and share the link everywhere so folks can find you Luckily we have a new player in town and is called Polywork First and foremost as you might imagine Polywork allows us to do networking answering the questions mentioned in the previous section What do you do You can create highlights about what you do not only your professional updates like job position changes but actual highlights like a YouTube video you created a Twitch stream you did a blog post you wrote a talk you gave and so on In your highlights you can use tags to identify the activity and add participants if you did that activity with others Are you open to collaborating You can specify what are the things you re open to do with others Beta testing open source contributions live streaming mentoring even resume feedback You get your own personal bot who will deal with the folks wanting to collaborate with you and will take your preferences as a base for that dialog What are your passions In your profile customization you can add tags to yourself so you can find likeminded professionals Software developers designers cat dad mom streamers dark mode enthusiasts anime fans gamers animal rights defenders star wars fans dancers introverts and so on Is not only networkingBesides the fact that it is an amazing networking experience the UI is beautiful and simple it has dark mode ️ It has DNS support so you can have your profile in your domain mine is polywork lukeshiru me it has amazing features for finding and sharing new work opportunities such as the Space Station which allows you to search based on tags collaboration openness and so on and the Multiverse just to see what everyone is doing How do I use PolyworkBesides doing web development professionally I also have open source projects a stream in Spanish called hablemos dev and previously had a stream called Untitled WebDev Stream all my streams are on my YouTube Instead of spamming in places like DEV creating posts every time I upload a new video to YouTube or when I create a new open source project I just create highlights in Polywork about those videos repos and even my posts here in DEV Because Polywork is designed to self promote and answer the question What do you do people actually expect to see that in your profile In there I don t feel I m being annoying if I spam the things I do and the best thing is that it s even encouraged because your profile will be even better with highlights on it Because of this I added Polywork to my personal site a few weeks back and I might get rid of other links in there in the near future Now every time I create something new a stream a package an app and so on I just update my Polywork profile by adding a new highlight In the near future I plan to use this great platform to find folks willing to work with me in some personal projects of mine or to collaborate in live streams about WebDev Closing thoughtsWhen the folks at Polywork asked me if I was interested in writing an article about my experience using the platform I was on board pretty much instantly mainly because I love the work they have done and I honestly believe that s how you do networking on the web If you want to take a look I have a bunch of VIP invites left so you can skip the line Go and give it a try and if you did already leave a comment with your opinion about it so folks have more to read about it Thanks for reading 2021-08-26 22:00:56
Apple AppleInsider - Frontpage News Federal Circuit upholds Apple win in patent infringement case involving Apple Pay https://appleinsider.com/articles/21/08/26/federal-circuit-upholds-apple-win-in-patent-infringement-case-involving-apple-pay?utm_medium=rss Federal Circuit upholds Apple win in patent infringement case involving Apple PayIn a judgment issued Thursday the U S Court of Appeals for the Federal Circuit agreed with a lower court decision to dismiss a patent infringement lawsuit targeting Apple Pay Universal Secure Registry is running out of options in its ongoing patent infringement case against Apple and Visa The firm first lodged claims targeting Apple Pay in alleging the mobile payments system infringes on four patents covering digital wallets and secure user authentication techniques Apple moved to dismiss the action by seeking review of the patents in suit in but the magistrate judge found the claims to be directed to a non abstract idea As part of the process the Patent Trial and Appeal Board was called on to examine USR s slate of asserted intellectual property The PTAB initially considered two reviews but later pulled them and in officially ended review of Apple s challenge Read more 2021-08-26 22:35:00
海外TECH WIRED A Bad Solar Storm Could Cause an 'Internet Apocalypse' https://www.wired.com/story/solar-storm-internet-apocalypse-undersea-cables coronal 2021-08-26 22:20:28
金融 金融総合:経済レポート一覧 通貨危機に直面するアフガニスタンと活気づく仮想通貨市場~アフガニスタンは国際流動性危機に直面...:木内登英のGlobal Economy & Policy Insight http://www3.keizaireport.com/report.php/RID/466275/?rss lobaleconomypolicyinsight 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月25日)~ドル円、110円台前半まで上昇 http://www3.keizaireport.com/report.php/RID/466276/?rss fxdaily 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 期待と懸念の間にあるドル円レート~景気回復と量的緩和縮小への期待... http://www3.keizaireport.com/report.php/RID/466290/?rss 住友商事 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 「経済価値ベースの評価・監督手法に関するフィールドテスト」の仕様書及びテンプレートの公表について http://www3.keizaireport.com/report.php/RID/466304/?rss 金融庁 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 KAMIYAMA Seconds!:アメリカの消費者信頼感に注目 http://www3.keizaireport.com/report.php/RID/466311/?rss kamiyamaseconds 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 金融市場NOW:ユーロが対米ドルで一時約9ヵ月ぶりの安値に~米国の新型コロナウイルス感染状況よっては反発局面入りも http://www3.keizaireport.com/report.php/RID/466312/?rss 新型コロナウイルス 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 2021年9月の注目イベント~米国でのテーパリング議論の進展や、日本の政治イベントに注目 http://www3.keizaireport.com/report.php/RID/466314/?rss 三井住友 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 過去の政変時に日経平均株価はどう動いたか:市川レポート http://www3.keizaireport.com/report.php/RID/466315/?rss 三井住友 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 金融市場 2021年9月号~広がる「断層」への懸念 / 変異ウイルスの大流行でさらに遅れる景気の本格回復 / コロナウイルスとの共生の長期化と欧州経済の行方... http://www3.keizaireport.com/report.php/RID/466317/?rss 総合研究所 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 【記者会見要旨】中村審議委員(宮崎、8月25日分) http://www3.keizaireport.com/report.php/RID/466323/?rss 日本銀行 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 ファイアーウォール規制の見直し~情報授受規制を緩和する一方、弊害防止措置の実効性を強化:証券・金融取引の法制度 http://www3.keizaireport.com/report.php/RID/466326/?rss 大和総研 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 共済総研レポート No.176~JA共済連の令和2年度の業績 / 生命保険会社の令和2年度の業績 / 損害保険会社の令和2年度の業績... http://www3.keizaireport.com/report.php/RID/466334/?rss 損害保険 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 JA共済連の令和2年度の業績について:共済・保険 http://www3.keizaireport.com/report.php/RID/466335/?rss 総合研究所 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 生命保険会社の令和2年度の業績について:共済・保険 http://www3.keizaireport.com/report.php/RID/466336/?rss 生命保険 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 損害保険会社の令和2年度の業績について:共済・保険 http://www3.keizaireport.com/report.php/RID/466337/?rss 損害保険 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 「eルピー」を導入するインドの狙い:アジア・マンスリー 2021年9月号 http://www3.keizaireport.com/report.php/RID/466347/?rss 日本総合研究所 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 秩序ある2050年カーボンニュートラルに不可欠な経済影響の把握~金融・企業連携によるシナリオ分析が急務:リサーチ・フォーカス No.2021-025 http://www3.keizaireport.com/report.php/RID/466349/?rss 日本総合研究所 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 市場選択期間を控えた企業の開示動向~「計画書」の開示予定企業では今後の取組みの積極的な開示も:金融・証券市場・資金調達 http://www3.keizaireport.com/report.php/RID/466350/?rss 大和総研 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 火災保険加入者の68.3%が地震保険に加入(2020年度地震保険付帯率)~前年度から1.6ポイント増、2003年度以降18年連続増加(過去最高値) http://www3.keizaireport.com/report.php/RID/466377/?rss 地震保険 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 JEPXスポット市場のリスクヘッジを可能にするTOCOMの電力先物市場のあり方:先物・オプションレポート 2021年8月号 http://www3.keizaireport.com/report.php/RID/466392/?rss tocom 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 【注目検索キーワード】パーソナルモビリティ http://search.keizaireport.com/search.php/-/keyword=パーソナルモビリティ/?rss 検索キーワード 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 【お薦め書籍】もう価格で闘わない〜非価格経営を実現した24社の取り組み https://www.amazon.co.jp/exec/obidos/ASIN/4866672781/keizaireport-22/ 価格競争 2021-08-27 00:00:00
ニュース BBC News - Home Afghanistan: Biden vows to complete evacuations despite airport attack https://www.bbc.co.uk/news/world-asia-58351056?at_medium=RSS&at_campaign=KARANGA troops 2021-08-26 22:48:27
ニュース BBC News - Home The Papers: 'Bloodbath at Kabul airport' https://www.bbc.co.uk/news/blogs-the-papers-58351216?at_medium=RSS&at_campaign=KARANGA dramatic 2021-08-26 22:32:26
ニュース BBC News - Home Kane scores twice as Tottenham go through in Europe https://www.bbc.co.uk/sport/football/58333505?at_medium=RSS&at_campaign=KARANGA Kane scores twice as Tottenham go through in EuropeHarry Kane scores twice on his return to the Tottenham starting line up as Spurs overturned a first leg deficit against Pacos de Ferreira to reach the Europa Conference League group stage 2021-08-26 22:18:04
ニュース BBC News - Home US Open: Emma Raducanu one win away from qualifying for Grand Slam https://www.bbc.co.uk/sport/tennis/58349059?at_medium=RSS&at_campaign=KARANGA bolkvadze 2021-08-26 22:32:43
ニュース BBC News - Home Cristiano Ronaldo to Man City: Could Juventus forward end up at Etihad Stadium? https://www.bbc.co.uk/sport/football/58350293?at_medium=RSS&at_campaign=KARANGA manchester 2021-08-26 22:09:50
ビジネス ダイヤモンド・オンライン - 新着記事 キオクシアと米WD、合併望む投資家 - WSJ発 https://diamond.jp/articles/-/280688 投資家 2021-08-27 07:26:00
LifeHuck ライフハッカー[日本版] 日本刀の技術が踏襲された一生使える包丁「ダマスカス67」 https://www.lifehacker.jp/2021/08/240807-machi-ya-machi-ya-damasukas67-end.html 高品質 2021-08-27 08:00:00
IT 気になる、記になる… 「Google Pixel 5a (5G)」の分解映像 https://taisy0.com/2021/08/27/144611.html google 2021-08-26 23:00:20
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] 羽田空港に無人決済店舗 27日オープン 商品を手に取るだけで支払い金額確定 https://mag.executive.itmedia.co.jp/executive/articles/2108/27/news076.html itmedia 2021-08-27 08:47:00
IT ITmedia 総合記事一覧 [ITmedia News] Twitterの「チケット制スペース」、まずはiOSでチケット販売可能に https://www.itmedia.co.jp/news/articles/2108/27/news073.html itmedianewstwitter 2021-08-27 08:28:00
AWS AWS Developer Blog Virus scan S3 buckets with a serverless ClamAV based CDK construct https://aws.amazon.com/blogs/developer/virus-scan-s3-buckets-with-a-serverless-clamav-based-cdk-construct/ Virus scan S buckets with a serverless ClamAV based CDK constructProtecting systems from malware is an essential part of a systems protection strategy It is important to both scan binaries and other files before introducing them into your system boundary and appropriately respond to potential threats in accordance to your organizational security strategy This post shows you how to leverage an aws cdk construct that uses … 2021-08-26 23:50:08
js JavaScriptタグが付けられた新着投稿 - Qiita シンプルアナログ時計 https://qiita.com/NoguchiMasafumi/items/77df31fc223377accc86 シンプルアナログ時計本当にシンプルな時計が欲しくて作ってみました。 2021-08-27 08:53:54
js JavaScriptタグが付けられた新着投稿 - Qiita 【個人開発】地域の魅力を発信できるデジタルパンフレットサービス「Openパンフレット」を作った https://qiita.com/yMasutani/items/47b0669268b696402b67 ​ バック エンド は だいたい AWS です 。 2021-08-27 08:48:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 前に正常に動いていたGASが動かない原因 https://teratail.com/questions/356360?rss=all kintoneで更新されているはずのデータが表示されません。 2021-08-27 08:57:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPのファイルが読み込めません。 https://teratail.com/questions/356359?rss=all PHPのファイルが読み込めません。 2021-08-27 08:51:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) "fatal error C1083"コンパイル時に、includeファイルを開けませんと表示される https://teratail.com/questions/356358?rss=all quotfatalerrorCquotコンパイル時に、includeファイルを開けませんと表示される解決したいことCのソースコードをコンパイルしたいのですが、下のようなエラーが表示されます。 2021-08-27 08:40:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonに関する質問です。AttributeError: module 'pooch' has no attribute 'version' https://teratail.com/questions/356357?rss=all AttributeErrormodulexpoochxhasnoattributexversionxPythonに関する質問です。 2021-08-27 08:08:18
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Ruby on Rails】デプロイ後、本番環境で画像が表示されない不具合を解消する方法 https://qiita.com/nao0725/items/57399bbdda046a4eeb81 【RubyonRails】デプロイ後、本番環境で画像が表示されない不具合を解消する方法対象者ローカル環境で表示される画像が本番環境で表示されない方目的本番環境でも問題なく画像を表示させる実際の手順と実例前提rubyrailsAWSappassetsimagesの中に画像が保存されている自動デプロイできている状態結論変更前ltimgsrcassetssearchpngaltgt↓↓↓変更後ltimagetagassetpathsearchpngaltgtこれで実装完了です原因本番環境では、画像もコンパイルされることが原因のようです。 2021-08-27 08:01:19
AWS AWSタグが付けられた新着投稿 - Qiita 【個人開発】地域の魅力を発信できるデジタルパンフレットサービス「Openパンフレット」を作った https://qiita.com/yMasutani/items/47b0669268b696402b67 ​ バック エンド は だいたい AWS です 。 2021-08-27 08:48:01
Ruby Railsタグが付けられた新着投稿 - Qiita 【個人開発】地域の魅力を発信できるデジタルパンフレットサービス「Openパンフレット」を作った https://qiita.com/yMasutani/items/47b0669268b696402b67 ​ バック エンド は だいたい AWS です 。 2021-08-27 08:48:01
Ruby Railsタグが付けられた新着投稿 - Qiita 【Ruby on Rails】デプロイ後、本番環境で画像が表示されない不具合を解消する方法 https://qiita.com/nao0725/items/57399bbdda046a4eeb81 【RubyonRails】デプロイ後、本番環境で画像が表示されない不具合を解消する方法対象者ローカル環境で表示される画像が本番環境で表示されない方目的本番環境でも問題なく画像を表示させる実際の手順と実例前提rubyrailsAWSappassetsimagesの中に画像が保存されている自動デプロイできている状態結論変更前ltimgsrcassetssearchpngaltgt↓↓↓変更後ltimagetagassetpathsearchpngaltgtこれで実装完了です原因本番環境では、画像もコンパイルされることが原因のようです。 2021-08-27 08:01:19
技術ブログ Developers.IO T2インスタンスの蓄積されたCPUクレジットは再起動すると失われるのか https://dev.classmethod.jp/articles/t-cpu-credit-stop-restart/ 起動 2021-08-26 23:21:54
海外TECH DEV Community Game Programming Fundamentals https://dev.to/nexteventideas/game-programming-fundamentals-4nn4 Game Programming FundamentalsIf you are looking for an answer to the question of “How to Develop a Game you have come to the right place First of all we are not going to talk about the need to learn a programming language or game engines to program video games because developing a game is about much more than just coding and game engines In fact the game industry is a field that includes many different industries including mathematics art psychology and even cinema In other words it is never enough to just master game engines and learn a programming language So what exactly do we need to know This beginner s guide to video game development will cover everything you need to know to get started creating your own gaming software and apps Video Game Mechanics ExplainedOne of the biggest reasons why games reach huge audiences today has to do with game mechanics In order to better understand what game mechanics are we have to think of a game system Imagine there are various sub parts that this system controls To picture this better you can examine the diagram below Read More 2021-08-26 23:11:36
Apple AppleInsider - Frontpage News Apple's Cook receives, sells off over 5M shares of AAPL stock worth more than $750M https://appleinsider.com/articles/21/08/26/apples-cook-receives-sells-off-over-5m-shares-of-aapl-stock-worth-more-than-750m?utm_medium=rss Apple x s Cook receives sells off over M shares of AAPL stock worth more than MApple CEO Tim Cook received more than million shares of company stock this week with the executive cashing out the entire award to come away with about million The windfall of shares worth more than million fulfills payout of a stock deal Cook reached when he took over as CEO in Cook s award included time based and performance based restricted stock units that vested in full To meet stipulations that would release the full allotment Apple s total shareholder return needed to be in the top third of companies listed on the S amp P over a three year period from Aug through Aug The company s TSR came out to putting it in th place among the companies that remained in the index for the full three years Read more 2021-08-26 23:47:39
海外TECH Engadget Peloton lowers price of its Bike to $1,495 https://www.engadget.com/peloton-bike-price-cut-230347867.html?src=rss Peloton lowers price of its Bike to For the second time in less than a year Peloton is cutting the price of its entry level stationary bike Starting today you can buy the machine without any additional extras like cycling shoes for That s nearly a percent discount from the price the company has sold the bike for since September of last year Peloton is also dropping prices in Australia Canada Germany and the UK At the same time it s reducing how much it costs to finance the machine in the US by to per month nbsp Notably what isn t changing with today s announcement is the cost of the company s Pelton Membership which will still set you back per month You need that subscription to get the most out of the bike The announcement comes on the same day the company announced a Q net loss of million Peloton was one of the beneficiaries of the pandemic struggling at times to keep up with demand from people who couldn t go to the gym to exercise And you saw that in the company s financials with it posting a net income of million a year ago Clearly Peloton hopes a price cut can help it recapture some of the growth it experienced previously and entice new customers to its subscription offerings 2021-08-26 23:03:47
海外科学 NYT > Science How Government Decisions Left Tennessee Exposed to Deadly Flooding https://www.nytimes.com/2021/08/26/climate/tennessee-flood-damage-impact.html How Government Decisions Left Tennessee Exposed to Deadly FloodingChoices about building rules insurance programs flood maps and more put residents at higher risk according to climate and disaster experts 2021-08-26 23:45:43
金融 金融総合:経済レポート一覧 通貨危機に直面するアフガニスタンと活気づく仮想通貨市場~アフガニスタンは国際流動性危機に直面...:木内登英のGlobal Economy & Policy Insight http://www3.keizaireport.com/report.php/RID/466275/?rss lobaleconomypolicyinsight 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月25日)~ドル円、110円台前半まで上昇 http://www3.keizaireport.com/report.php/RID/466276/?rss fxdaily 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 期待と懸念の間にあるドル円レート~景気回復と量的緩和縮小への期待... http://www3.keizaireport.com/report.php/RID/466290/?rss 住友商事 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 「経済価値ベースの評価・監督手法に関するフィールドテスト」の仕様書及びテンプレートの公表について http://www3.keizaireport.com/report.php/RID/466304/?rss 金融庁 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 KAMIYAMA Seconds!:アメリカの消費者信頼感に注目 http://www3.keizaireport.com/report.php/RID/466311/?rss kamiyamaseconds 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 金融市場NOW:ユーロが対米ドルで一時約9ヵ月ぶりの安値に~米国の新型コロナウイルス感染状況よっては反発局面入りも http://www3.keizaireport.com/report.php/RID/466312/?rss 新型コロナウイルス 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 2021年9月の注目イベント~米国でのテーパリング議論の進展や、日本の政治イベントに注目 http://www3.keizaireport.com/report.php/RID/466314/?rss 三井住友 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 過去の政変時に日経平均株価はどう動いたか:市川レポート http://www3.keizaireport.com/report.php/RID/466315/?rss 三井住友 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 金融市場 2021年9月号~広がる「断層」への懸念 / 変異ウイルスの大流行でさらに遅れる景気の本格回復 / コロナウイルスとの共生の長期化と欧州経済の行方... http://www3.keizaireport.com/report.php/RID/466317/?rss 総合研究所 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 【記者会見要旨】中村審議委員(宮崎、8月25日分) http://www3.keizaireport.com/report.php/RID/466323/?rss 日本銀行 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 ファイアーウォール規制の見直し~情報授受規制を緩和する一方、弊害防止措置の実効性を強化:証券・金融取引の法制度 http://www3.keizaireport.com/report.php/RID/466326/?rss 大和総研 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 共済総研レポート No.176~JA共済連の令和2年度の業績 / 生命保険会社の令和2年度の業績 / 損害保険会社の令和2年度の業績... http://www3.keizaireport.com/report.php/RID/466334/?rss 損害保険 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 JA共済連の令和2年度の業績について:共済・保険 http://www3.keizaireport.com/report.php/RID/466335/?rss 総合研究所 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 生命保険会社の令和2年度の業績について:共済・保険 http://www3.keizaireport.com/report.php/RID/466336/?rss 生命保険 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 損害保険会社の令和2年度の業績について:共済・保険 http://www3.keizaireport.com/report.php/RID/466337/?rss 損害保険 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 「eルピー」を導入するインドの狙い:アジア・マンスリー 2021年9月号 http://www3.keizaireport.com/report.php/RID/466347/?rss 日本総合研究所 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 秩序ある2050年カーボンニュートラルに不可欠な経済影響の把握~金融・企業連携によるシナリオ分析が急務:リサーチ・フォーカス No.2021-025 http://www3.keizaireport.com/report.php/RID/466349/?rss 日本総合研究所 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 市場選択期間を控えた企業の開示動向~「計画書」の開示予定企業では今後の取組みの積極的な開示も:金融・証券市場・資金調達 http://www3.keizaireport.com/report.php/RID/466350/?rss 大和総研 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 火災保険加入者の68.3%が地震保険に加入(2020年度地震保険付帯率)~前年度から1.6ポイント増、2003年度以降18年連続増加(過去最高値) http://www3.keizaireport.com/report.php/RID/466377/?rss 地震保険 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 JEPXスポット市場のリスクヘッジを可能にするTOCOMの電力先物市場のあり方:先物・オプションレポート 2021年8月号 http://www3.keizaireport.com/report.php/RID/466392/?rss tocom 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 【注目検索キーワード】パーソナルモビリティ http://search.keizaireport.com/search.php/-/keyword=パーソナルモビリティ/?rss 検索キーワード 2021-08-27 00:00:00
金融 金融総合:経済レポート一覧 【お薦め書籍】もう価格で闘わない〜非価格経営を実現した24社の取り組み https://www.amazon.co.jp/exec/obidos/ASIN/4866672781/keizaireport-22/ 価格競争 2021-08-27 00:00:00
ニュース @日本経済新聞 電子版 「巨大ITの不当要求、日欧米アプリ企業が情報共有」の英文記事をNikkei Asia @NikkeiAsia に掲載しています。 ▶️ Japan, Europe and US app developers tie up to… https://t.co/ykGGKPW7j4 https://twitter.com/nikkei/statuses/1431043911242424327 「巨大ITの不当要求、日欧米アプリ企業が情報共有」の英文記事をNikkeiAsiaNikkeiAsiaに掲載しています。 2021-08-27 00:00:30
ニュース @日本経済新聞 電子版 【ニュースなこの日】1986年8月27日 玉川上水の通水再開、東京都の清流復活事業で https://t.co/yB3ALY9RNd https://twitter.com/nikkei/statuses/1431043882888974338 清流復活事業 2021-08-27 00:00:23
ニュース @日本経済新聞 電子版 大谷、先頭打者弾で41号 日米通じ初の規定打席到達 https://t.co/3Ghggra4u5 https://twitter.com/nikkei/statuses/1431043006971269120 先頭打者 2021-08-26 23:56:55
ニュース @日本経済新聞 電子版 自民党総裁選とは 議員票と党員票、同数で(きょうのことば) https://t.co/jub0EB7BlR https://twitter.com/nikkei/statuses/1431042241095737347 自民党総裁 2021-08-26 23:53:52
ニュース @日本経済新聞 電子版 けさ8月27日の日経電子版トップ(https://t.co/j5JtzBMTfr)3本です。 ▶カブール空港周辺で自爆テロ 70人死亡か ISが犯行声明 https://t.co/yCH39OqjCz ▶バイデン氏「ISに代償… https://t.co/yZ7IXlYrCG https://twitter.com/nikkei/statuses/1431041560964222977 2021-08-26 23:51:10
ニュース @日本経済新聞 電子版 脱炭素に4つの突破口 日本モビリティー産業の針路 https://t.co/jKTiEVx9bN https://twitter.com/nikkei/statuses/1431040091607105539 突破口 2021-08-26 23:45:19
ニュース @日本経済新聞 電子版 紳士服ビサルノ、婦人服アールユー、婦人雑貨ラクチンシリーズを廃止へ。丸井グループがプライベートブランド(PB)事業から撤退。電子商取引の台頭などで苦戦していました。 https://t.co/vI17HlMJpY https://twitter.com/nikkei/statuses/1431033967604551685 2021-08-26 23:20:59
ニュース @日本経済新聞 電子版 コロナと猛暑で病床逼迫 疲弊する医療現場 https://t.co/Mo1ycKjifR https://twitter.com/nikkei/statuses/1431030941393117185 逼迫 2021-08-26 23:08:58
ニュース @日本経済新聞 電子版 パラスポーツが教えてくれる(三浦知良) https://t.co/H5Xe4dPjAc https://twitter.com/nikkei/statuses/1431030939740561409 三浦知良 2021-08-26 23:08:57
ニュース @日本経済新聞 電子版 [FT]中国金ぴか時代の終焉、「共同富裕」掲げ習氏左旋回 https://t.co/Efs2rHoLTz https://twitter.com/nikkei/statuses/1431030938088067072 金ぴか時代 2021-08-26 23:08:57
ニュース @日本経済新聞 電子版 地政学リスクの高まりが逆風(先読み株式相場) https://t.co/AVczceq9KN https://twitter.com/nikkei/statuses/1431030936338984961 株式相場 2021-08-26 23:08:57
ニュース @日本経済新聞 電子版 ジャクソンホール会議、市場が注目するパウエル議長発言 https://t.co/L32RN9Zwl1 https://twitter.com/nikkei/statuses/1431030934669709312 議長 2021-08-26 23:08:56
ニュース @日本経済新聞 電子版 IPO株の魅力とリスク 目論見書で業績・株主を確認 https://t.co/Nfnen9eRgM https://twitter.com/nikkei/statuses/1431030932929089536 目論見書 2021-08-26 23:08:56
ニュース BBC News - Home Afghanistan: Biden vows to complete evacuations despite airport attack https://www.bbc.co.uk/news/world-asia-58351056?at_medium=RSS&at_campaign=KARANGA troops 2021-08-26 23:04:17
ニュース BBC News - Home Covid: Vaccine complications dwarfed by virus risks https://www.bbc.co.uk/news/health-58347434?at_medium=RSS&at_campaign=KARANGA benefits 2021-08-26 23:45:30
ニュース BBC News - Home UK loses 83% of department stores since BHS collapsed https://www.bbc.co.uk/news/business-58331168?at_medium=RSS&at_campaign=KARANGA collapsednew 2021-08-26 23:01:18
ニュース BBC News - Home Covid jab side-effects 'mild' for at-risk children https://www.bbc.co.uk/news/health-58340779?at_medium=RSS&at_campaign=KARANGA small 2021-08-26 23:47:50
ニュース BBC News - Home Man charged with contaminating supermarket goods https://www.bbc.co.uk/news/uk-england-london-58351768?at_medium=RSS&at_campaign=KARANGA london 2021-08-26 23:30:01
ビジネス ビズ部 名義預金と指摘されない生前贈与の方法 https://kigyou-no1.com/nominal-deposit-7648 基礎控除 2021-08-26 23:28:44
LifeHuck ライフハッカー[日本版] 謝りすぎは逆効果! ポジティブに言い換えるヒント5つ https://www.lifehacker.jp/2021/08/240356why-you-shouldnt-over-apologize-and-what-to-say-instea.html 言い換え 2021-08-27 08:30:00
北海道 北海道新聞 大谷は41号放ち1安打、2四球 オリオールズに大敗 https://www.hokkaido-np.co.jp/article/582584/ 安打 2021-08-27 08:01:27
北海道 北海道新聞 大坂なおみ、ブズコバと1回戦へ 全米テニス、組み合わせ https://www.hokkaido-np.co.jp/article/582593/ 全米オープン 2021-08-27 08:16:00
ビジネス プレジデントオンライン 「『早くしなさい』と言えば言うほど、遅くなる」子供が急に動き出す"最強のフレーズ" - "しぶしぶ動くくせ"がつく https://president.jp/articles/-/49114 quotquot 2021-08-27 09:00:00
マーケティング AdverTimes 【人事】ネスレ日本、新規プロジェクト部長など(2021年9月1日付) https://www.advertimes.com/20210827/article361772/ 部長 2021-08-26 23:43:55
マーケティング AdverTimes 【人事】幸楽苑ホールディングス(2021年9月1日付) https://www.advertimes.com/20210827/article361767/ 幸楽苑ホールディングス 2021-08-26 23:34:41
海外TECH reddit Suga cites ‘light’ at end of tunnel, expands state of emergency https://www.reddit.com/r/japan/comments/pcb1fs/suga_cites_light_at_end_of_tunnel_expands_state/ Suga cites light at end of tunnel expands state of emergency submitted by u japan jim to r japan link comments 2021-08-26 23:18:08
GCP Cloud Blog All you need to know about Cloud Storage https://cloud.google.com/blog/topics/developers-practitioners/all-you-need-know-about-cloud-storage/ All you need to know about Cloud StorageCloud Storage is a global secure and scalable object store for immutable data such as images text videos and other file formats You can add data to it or retrieve data from it as often as your application needs The objects stored have an ID metadata attributes and the actual data The metadata can include all sorts of things  including the security classification of the file the applications that can access it and similar information The ID metadata and attributes make object storage an appealing storage choice for a large variety of applications ranging from web serving to data analytics  Click to enlargeStorage classesYou store objects in buckets that are associated with a project which are in turn grouped under an organization There are four storage classes that are based on budget availability and access frequency  Standard buckets for high performance frequent access and highest availabilityRegional or dual regional locations for data accessed frequently or high throughput needsMulti region for serving content globallyNearline for data accessed less than once a month Coldline for data accessed roughly less than once a quarterArchive for data that you want to put away for years accessed less than once a year It costs a bit more to use standard storage because it is designed for short lived and or frequently accessed data Nearline coldline and archive storage offer a lower monthly storage cost for longer lived and less frequently accessed data  Choosing a location for your use caseCloud Storage lets you store your data in three types of locations Regional all of your data is stored redundantly in a single region Regional buckets usually offer the lowest monthly storage price and are suitable for a wide range of use cases including high performance analytics where it is important to co locate your compute and storage in the same region Multi region all of your data is stored redundantly across a continent but it s not visible which specific regions your data is in Availability is higher than regional because your data can be served from more than one region Multi regions cost a little more than single regions but are great choices for content serving to the Internet Dual regions all of your data is stored in two specific regions Dual regions provide the best of regions and multi regions ーproviding you with high availability and protection against regional failures while also giving you the high performance characteristics of regional storage Business critical workloads are often best implemented on top of dual regions Dual regions can also be a great choice for a data lake for streaming as well as for batch uploading of data for big data and ML projects No matter the location that you select all four storage classes are available to you so that you can optimize your costs over time storing your most active “hot data in Standard and moving it down to colder classes as it becomes older and less frequently accessed How to use Cloud Storage With Object Lifecycle Management you can automatically transition your data to lower cost storage classes when it reaches a certain age or when other lifecycle rules that you ve set up apply Cloud Storage also offers automatic object versioning so you can restore older versions of objectsーwhich can be especially helpful as protection against accidental deletion You can upload objects to the bucket and download objects from it using the console or gsutilcommands Storage Transfer Service Transfer Appliance or transfer online Once you have stored the data accessing it is easy with a single API call for all storage classes  For a more in depth look at optimizing location and costs for your Cloud Storage buckets check out this article Optimizing object storage costs in Google Cloud location and classes SecurityBy default of data in Cloud Storage is automatically encrypted at rest and in transit with no configuration required by customers You can grant permission to specific members and teams or make the objects fully public for use cases such as websites If you want more direct control over encryption you have two additional key management options available to you that go beyond the built in encryption that Google manages for you  You can use customer managed encryption keys CMEK via Google Cloud Key Management Service KMS You can define access controls to encryption keys establish rotation policies and gather additional logging into encryption decryption activities In both the default and customer managed case Google remains the root of trust for encryption decryption activities  You can use customer supplied encryption keys CSEK in which Google is no longer in the root of trust Using CSEK comes with some additional risk of data loss as Google cannot help you decrypt data if you lose your encryption keys Furthermore you do not have to choose one key management option only You can make use of the default encryption for most of your workloads and add some extra control for select applications ConclusionWhether you need to store data for regulatory compliance disaster recovery analytics or simply serving it on the web Cloud Storage has you covered For a more in depth look check out the Cloud Storage Bytes video series  For more GCPSketchnote follow the GitHub repo For similar cloud content follow me on Twitter pvergadia and keep an eye out on thecloudgirl dev 2021-08-26 23:45:00
TECH Engadget Japanese 2日間限定:SwitchBotのスマートホーム製品が最大20%オフとお買い得! Amazonでタイムセール開催中 https://japanese.engadget.com/sale-switchbot-005029408.html amazon 2021-08-27 00:50:29
TECH Engadget Japanese 出前館、セブン‐イレブン商品を宅配 一部エリアで試験運用 https://japanese.engadget.com/demaecan-sej-001139006.html 需要 2021-08-27 00:11:39
ROBOT ロボスタ YOASOBIの新曲「大正浪漫」とSony Park展のコラボ “時空を超えた文通の世界”に入り込む 「ONE DAY, 2050」同時開催 https://robotstart.info/2021/08/27/sonypark-yoasobi.html ginzasonypark 2021-08-27 00:04:48
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 大学生の収入は月にいくら? 昨年と比べ https://www.itmedia.co.jp/business/articles/2108/27/news078.html itmedia 2021-08-27 09:43:00
IT ITmedia 総合記事一覧 [ITmedia News] Amazon Echo Studioをデュアルで使ってみたら最高だった件 https://www.itmedia.co.jp/news/articles/2108/27/news079.html amazonechostudio 2021-08-27 09:11:00
TECH Techable(テッカブル) インペリアル・カレッジ・ロンドン発のバイオベンチャー、Arboreaがポルトガル進出! https://techable.jp/archives/160723 arborea 2021-08-27 00:00:12
AWS AWS Desktop and Application Streaming Blog Set up multi-factor authentication with OneLogin for Amazon WorkSpaces https://aws.amazon.com/blogs/desktop-and-application-streaming/set-up-multi-factor-authentication-with-onelogin-for-amazon-workspaces/ Set up multi factor authentication with OneLogin for Amazon WorkSpacesIn this blog I walk you through configuring Amazon WorkSpaces multi factor authentication MFA with OneLogin Solution overview The steps to work through this blog are Configure OneLogin RADIUS for use with Amazon WorkSpaces Configure Active Directory Connector for MFA Test logon Prerequisites This post assumes you have the following A OneLogin account OneLogin Active Directory … 2021-08-27 00:01:07
デザイン コリス CSSの実務で役立つスキルが身につく、本気で学びたい人にお勧めの解説書 -現場のプロから学ぶ CSSコーディングバイブル https://coliss.com/articles/book-review/isbn-9784839974824.html 続きを読む 2021-08-27 00:36:16
デザイン コリス 今週末まで有料フォントが無料!ペンで走り書きされた、かっこいいフォント -Spanish Signature https://coliss.com/articles/products/spanish-signature-by-scratchdesignbali.html 続きを読む 2021-08-27 00:26:07
python Pythonタグが付けられた新着投稿 - Qiita dbtからAmazon Athenaにつないで使ってみる https://qiita.com/wonohe/items/8e2547adb1a899c6ed01 Athena用のモジュールであるdbtathenaがまでしか対応していないので、必ず下記のようにバージョン指定でインストールしてください。 2021-08-27 09:31:43
js JavaScriptタグが付けられた新着投稿 - Qiita 【JavaScript】データ型とは https://qiita.com/YuStarrr/items/1a90d48ecef5b5d821c6 今日は、データ型についてアウトプットしていきますデータ型とはデータの分類のことで、数値型や文字列型などのデータ型がある。 2021-08-27 09:19:26
js JavaScriptタグが付けられた新着投稿 - Qiita LINE BotのNode.js SDKでプロフィール取得のメモ #linedc https://qiita.com/n0bisuke/items/2892e4b222a4aed6bbca returnclientreplyMessageeventreplyTokentypetexttextmsg実際に返信の言葉を入れる箇所applistenPORTconsolelogServerrunningatPORTコピペ用プッシュメッセージ友達全員にメッセージを送るシンプルな送信専用LINEBOTを作る【Nodejs】linedcの記事から引用したコードです。 2021-08-27 09:12:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VMにSSH接続時のvscodeに拡張機能が入らない https://teratail.com/questions/356366?rss=all VMにSSH接続時のvscodeに拡張機能が入らないSSH先のVitualBox内でPythonのインテリセンスを使いたいSSH先のVirtualnbspBox内に拡張機能が入らない。 2021-08-27 09:59:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) php5系からphp7系へ移行時にdo-whileが一回しか動作しない https://teratail.com/questions/356365?rss=all php系からphp系へ移行時にdowhileが一回しか動作しないpearnbspfileライブラリをphpへ対応中なのですが、functionnbspnextnbsp内のdowhileがphp系ではループしているのに、php系では一度しか動作せずに悩んでいます。 2021-08-27 09:45:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) contenteditable="true"にしたdiv要素をフォーカス時に中身の文字を全選択にしたいが効かない https://teratail.com/questions/356364?rss=all contenteditablequottruequotにしたdiv要素をフォーカス時に中身の文字を全選択にしたいが効かないltdividtargetcontenteditabletruegt文字を入力ltdivgtdocumentgetElementByIdtargetaddEventListenerfocusfunctionthisselectここで文字を入力を選択するconsolelogthisログは出力されるcontenteditablequottruequotではなくtextareaやinuttypequottextquotでないと全選択できないのでしょうか詳しい方ご教授いただければ幸いです。 2021-08-27 09:31:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CRC演算を具体的に教えてください(簡単に) https://teratail.com/questions/356363?rss=all 自分 2021-08-27 09:24:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python ソースコードのclass化 https://teratail.com/questions/356362?rss=all pythonソースコードのclass化前提・実現したいことpythonでこのソースコードをclassで呼び出せるようにしたいのですが初心者すぎて調べてもよくわかりません。 2021-08-27 09:23:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ValueError: x and y must have same first dimension, but have shapes (100,) and (1,) の解決 https://teratail.com/questions/356361?rss=all ValueErrorxandymusthavesamefirstdimensionbuthaveshapesandの解決前提・実現したいこと活性化関数の学習中です。 2021-08-27 09:19:35
GCP gcpタグが付けられた新着投稿 - Qiita 【GCP】g-gen関連の記事 https://qiita.com/Mune_robo/items/14ed24f8e150cfd9df3a servicesggen 2021-08-27 09:53:32
技術ブログ Developers.IO 【登壇資料】「100均商品でスモールスタートを決めよう」というタイトルで MixLeap Live LT #42 – 「デスク周りの DIY」に登壇しました https://dev.classmethod.jp/articles/mixleap-lt-42-small-start-desk-diy-by-100yen-goods/ mixleap 2021-08-27 00:04:30
海外TECH Ars Technica Forensic tracking could verify uranium cube came from Nazi nuclear effort https://arstechnica.com/?p=1789953 material 2021-08-27 00:29:25
Apple AppleInsider - Frontpage News Apple agrees to create $100M fund, make App Store changes to settle developer lawsuit https://appleinsider.com/articles/21/08/27/apple-agrees-to-pay-100m-make-app-store-changes-to-settle-developer-lawsuit?utm_medium=rss Apple agrees to create M fund make App Store changes to settle developer lawsuitApple on Thursday announced an agreement that settles a lawsuit brought by U S developers against App Store practices with terms including the institution of a million Apple Small Developer Assistance Fund Announcing the settlement in a pair of press releases Apple and representatives for plaintiffs each focused on negotiations that will result in multiple changes and improvements to the App Store Apple said the agreement was in part a response to concerns from its developer community a company representative said Read more 2021-08-27 00:59:50
Linux OMG! Ubuntu! New Website Launched to Showcase GNOME Apps http://feedproxy.google.com/~r/d0od/~3/kNC9kCWf6lE/new-website-launched-to-showcase-gnome-apps New Website Launched to Showcase GNOME AppsWant to find more apps for the GNOME desktop If so you re gonna love a new website GNOME developers have launched which helps you do precisely that This post New Website Launched to Showcase GNOME Apps is from OMG Ubuntu Do not reproduce elsewhere without permission 2021-08-27 00:02:09
金融 ニッセイ基礎研究所 立法論としてのロックダウン-感染拡大を抑えるために https://www.nli-research.co.jp/topics_detail1/id=68596?site=nli ロックダウンは強制的な外出制限がその核となると考えられるが、現行法でどう設計すればよいのであろうか。 2021-08-27 09:57:59
金融 ニッセイ基礎研究所 中国経済の見通し-経済成長率は巡行速度へ回帰、改革開放の軌道修正を要注視! https://www.nli-research.co.jp/topics_detail1/id=68594?site=nli 資金供給する分野としては、科学技術イノベーション、グリーン発展、小企業・零細企業、自営業者、新しいタイプの農業経営主体、感染症による長期的な影響を受けている業種や企業を挙げている。 2021-08-27 09:55:57
海外ニュース Japan Times latest articles In this remote American outpost, pandemic recovery is a faraway dream https://www.japantimes.co.jp/news/2021/08/27/asia-pacific/guam-pandemic-recovery/ In this remote American outpost pandemic recovery is a faraway dreamA year and a half into the pandemic Guam s tourism dependent economy remains paralyzed and officials say a full recovery is probably years away 2021-08-27 09:48:48
ニュース BBC News - Home Afghanistan: Evacuation will continue despite Kabul attack, says PM https://www.bbc.co.uk/news/uk-58339762?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-27 00:23:25
ニュース BBC News - Home Covid homeless scheme not leading to permanent accommodation, warns charity https://www.bbc.co.uk/news/uk-politics-58334379?at_medium=RSS&at_campaign=KARANGA homes 2021-08-27 00:38:21
ニュース BBC News - Home Nigeria: Gunmen free kidnapped schoolchildren https://www.bbc.co.uk/news/world-africa-58351793?at_medium=RSS&at_campaign=KARANGA gunmen 2021-08-27 00:03:44
ニュース BBC News - Home Festivals: Drug supply issues and low tolerance add to overdose fears https://www.bbc.co.uk/news/newsbeat-58335996?at_medium=RSS&at_campaign=KARANGA campaigners 2021-08-27 00:05:51
北海道 北海道新聞 旭川市中心部 クマ出没相次ぐ 住民不安の声、市など警戒 https://www.hokkaido-np.co.jp/article/582512/ 警戒 2021-08-27 09:14:06
北海道 北海道新聞 9月7日から55チーム熱戦 秋の高校野球札幌支部予選 https://www.hokkaido-np.co.jp/article/582506/ 選抜高校野球大会 2021-08-27 09:08:01
マーケティング AdverTimes あの名作CMを梅沢富美男が再現「こだわり酒場のレモンサワー」CM制作の裏側 https://www.advertimes.com/20210827/article361624/ 梅沢富美男 2021-08-27 01:00:27
海外TECH reddit Unpopular opinion: I respect the moon farmers https://www.reddit.com/r/CryptoCurrency/comments/pcc0ps/unpopular_opinion_i_respect_the_moon_farmers/ Unpopular opinion I respect the moon farmersMaybe I am not the right man to do it but I tried to farm moon for a whole distribution and got damn tired of it after like weeks Even if you dislike the contact or its quality you should respect the feat writing thousands of comments per day for karma is tiring and you have to go through all the mess that comes in New in order to try to hop on the good train before it leaves the station Who knows Maybe some of their comments mean something to posters when they only get a couple of comments or upvotes to their post submitted by u Naeril HS to r CryptoCurrency link comments 2021-08-27 00:15:35
IT 気になる、記になる… povo、9月14日より5Gサービスを提供開始 https://taisy0.com/2021/08/27/144616.html 提供開始 2021-08-27 01:14:14
IT 気になる、記になる… 楽天モバイル、「10分 (標準) 通話かけ放題」のオプションサービスを開始 − 月額1,100円 https://taisy0.com/2021/08/27/144614.html 楽天モバイル 2021-08-27 01:09:15
TECH Engadget Japanese 楽天モバイル、10分以内の国内通話とSMS送信を回数制限に 月額1100円の新オプション提供 https://japanese.engadget.com/rakuten-010808355.html 楽天モバイル 2021-08-27 01:08:08
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] AI関連の主要8市場が躍進、2025年度に1200億円規模へ 需要拡大の要因は? https://www.itmedia.co.jp/enterprise/articles/2108/27/news074.html itmedia 2021-08-27 10:46:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 家計簿サービスZaim、オンラインショッピング支援アプリ「Yoica」提供開始 https://www.itmedia.co.jp/business/articles/2108/27/news084.html itmedia 2021-08-27 10:02:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] yup、フリーランス向け報酬即日払い「先払い」 累計申込件数1万3000件突破 https://www.itmedia.co.jp/business/articles/2108/27/news082.html itmedia 2021-08-27 10:01:00
TECH Techable(テッカブル) 未来のミュージアム体験を創造する「フューチャーミュージアムプロジェクト」 https://techable.jp/archives/160717 国際博物館会議 2021-08-27 01:00:46
python Pythonタグが付けられた新着投稿 - Qiita 最小二乗法をPythonでやってみる https://qiita.com/hidenaka824/items/f1eb427a64841ecefbd2 yaxbといったほうがイメージしやすいと思うだろうが今回は他サイトに出てくる変数名を用いるためにこのような式にした。 2021-08-27 10:49:07
python Pythonタグが付けられた新着投稿 - Qiita 杉並区内の新型コロナウイルス感染者数(日ごと)のPDFをCSV変換 https://qiita.com/barobaro/items/bf9884f7b266d4cec458 2021-08-27 10:26:14
js JavaScriptタグが付けられた新着投稿 - Qiita 動画IDからサムネイル、nocookieのurlを取得する https://qiita.com/gatolife/items/7a56477786945b96a91b 動画IDからサムネイル、nocookieのurlを取得する前回の記事で動画のIDを取得する方法をご紹介しました。 2021-08-27 10:32:40
js JavaScriptタグが付けられた新着投稿 - Qiita YouTubeの動画のIDを取得する https://qiita.com/gatolife/items/c372e41a0065c5d91387 YouTubeの動画のIDを取得する動画のIDを取得することで、動画のurlに応じてサムネイルを変更したり、YouTubeが提供しているyoutubenocookiecomにて動画を見ることが容易になります。 2021-08-27 10:03:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) HTML要素の表示非表示がうまく実装できません https://teratail.com/questions/356377?rss=all HTML要素の表示非表示がうまく実装できませんHTMLHTMLでaタグのクリックで要素の表示非表示を切り替えようとしています。 2021-08-27 10:52:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google colab間でのファイルのコピーを行いたい https://teratail.com/questions/356376?rss=all Googlecolab間でのファイルのコピーを行いたい問題点現在yolovを学習していて、学習によって生成されたbestptcontentyolovdatarunstrainexpweightsbestptのファイルをコピーしてyolov直下にペーストしたいのですが、ファイルがないと表示されます。 2021-08-27 10:40:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python ファイル名の見つからないエラーが出る https://teratail.com/questions/356375?rss=all つまり実行引数を入れて実行した時のみ、ファイルが見つからないエラーが出ます。 2021-08-27 10:38:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SQLSTATE[HY000] [2002] No such file or directory https://teratail.com/questions/356374?rss=all SQLSTATEHYNosuchfileordirectory現在掲示板サイトを作成しています。 2021-08-27 10:34:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PNGファイルを強制的にダウンロードさせるようにしたい https://teratail.com/questions/356373?rss=all そこで、下記のようなコードを記述しました。 2021-08-27 10:17:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) xamppを複数入れた場合、片方のmysqlしか立ち上がらない https://teratail.com/questions/356372?rss=all xamppを複数入れた場合、片方のmysqlしか立ち上がらないxamppとxamppをinstallerにてC直下へインストールしました。 2021-08-27 10:12:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [GraphQL] 値で指定できない エラーになる https://teratail.com/questions/356371?rss=all GraphQL値で指定できないエラーになるGraphQLを最近学び始めて、GraphQLサーバーを立てることは、公式通りやったら難なくできたのですが、そこから例えば、値に応じてクエリ発行することができないかと思い、以下Qiita記事を見ながらやってみるのですが、同じようにやってもエラーになりうまくいきません。 2021-08-27 10:11:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GASでスクレイピング。特定のサイト検索結果をLINEBOTに返す方法の可能性 https://teratail.com/questions/356370?rss=all GAS で スクレイピング 。 2021-08-27 10:10:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PL/pgSQLにて型のエラーが発生しました。 https://teratail.com/questions/356369?rss=all PLpgSQLを実行したのですがなぜこのエラーが発生したのかよくわかりません。 2021-08-27 10:07:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GUIで画像表示をしたい https://teratail.com/questions/356368?rss=all GUIで画像表示をしたい前提・実現したいことguiに画像を表示したいです。 2021-08-27 10:03:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MySQLで重複データをまとめてから平均値を出したい https://teratail.com/questions/356367?rss=all MySQLで重複データをまとめてから平均値を出したいidcompanynonameage高橋佐藤橋本斎藤鈴木佐藤上記のようなテーブルがあった場合、companynoごとのageの平均を求めるSQLを以下のように書きました。 2021-08-27 10:01:36
AWS AWSタグが付けられた新着投稿 - Qiita AWSのEC2インスタンスでAmazon Correttoを用いてJDK8を導入する https://qiita.com/honahuku/items/e5464bb3b102710b555a rpmからマニュアルでインストールする方法はこちら→AWSのマニュアルAmazonLinuxでyumリポジトリを有効にする。 2021-08-27 10:43:26
海外TECH DEV Community What CSS Versions are You Talking About? https://dev.to/ageekdev/what-css-versions-are-you-talking-about-4394 What CSS Versions are You Talking About There is no official CSS documents for CSS authors over the last decades the closest things you can find are MDN CSS tutorials and references There are only official specifications for CSS implementers standardized by WC Being able to understand the CSS specifications requires understanding the context vocabulary and fundamental concepts that the specifications are built out of If you want to really understand the specs good luck with that When your site has a CSS problem which delays upcoming releases you might have a hard time explaining to your boss about CSS versions Boss What CSS versions are you talking about You CSS I guessBoss You guess I heard there is CSS You There is no single integrated CSS specificationBoss How about modules and snapshots thing You It s complicatedBoss Hit me You amp CSS features are controlled and developed by CSS Working Group belongs to the broader organization WC over the years across multiple specifications A specification is not a user manual or user reference guide The purpose of a spec is to tell developers who will implement the technology what features it must have and how they are to be implemented CSS does not have versions in the traditional sense instead it has levels Each level of CSS builds on the previous refining definitions and adding features The feature set of each higher level is a superset of any lower level and the behavior allowed for a given feature in a higher level is a subset of that allowed in the lower levels A user agent conforming to a higher level of CSS is thus also conformant to all lower levels CSS Level CSS published in as a single documentCSS Level CSS published in as a single documentCSS Level Revision CSS published in as a single documentCSS Level CSS a term is used only to differentiate it from the previous monolithic versions CSS Working Group chose to adopt a modular approach where each module defines a part of CSS rather than to define a single monolithic specification This breaks the specification into more manageable modules and allows more immediate incremental improvement to CSS CSS Level CSS and beyond There is no such thing CSS Independent modules can reach level or beyond but CSS the language no longer has levels The main reason for adopting modular approach is that browser vendors implement CSS features at different speeds To release a monolithic specification every component part also has to be finished It doesn t make sense to draw a line at which all work slowed down by a single stubborn feature When a new technology is added to CSS that is not an extension of something in an earlier CSS specification it is published in a module that includes the indication Level CSS Flexible Box Layout Module Level CSS Grid Layout Module Level etc Since different CSS modules are at different levels of stability the CSS Working Group has chosen to publish the CSS snapshot document It includes only modules that the working group considers stable and for which there is enough implementation experience to be sure of that stability Currently CSS versioning is a mess with countless separate modules CSS authors should embrace feature or module based thinking by using feature queries supports or automatic tools browserslist PostCSS autoprefixer etc to provide fallbacks or vendor prefixes for legacy browsers 2021-08-27 01:33:22
Apple AppleInsider - Frontpage News Apple agrees to make key App Store changes, create $100M fund to settle developer lawsuit https://appleinsider.com/articles/21/08/27/apple-agrees-to-pay-100m-make-app-store-changes-to-settle-developer-lawsuit?utm_medium=rss Apple agrees to make key App Store changes create M fund to settle developer lawsuitApple on Thursday announced an agreement in a lawsuit brought by U S developers against the company over its App Store practices with terms including the institution of a million Apple Small Developer Assistance Fund and more open communication between developers and customers regarding alternative payment methods Announcing the settlement in a pair of press releases Apple and representatives for plaintiffs each focused on negotiations that will result in multiple changes and improvements to the App Store One major policy modification pertains to developer communication App makers can now reach out ーwith consent ーto customers via email or other means to discuss alternative payment methods which if adopted by users would effectively avoid App Store commissions In app communication about such topics is still forbidden Apple s anti steering strategy has been a major sticking point for App Store critics Read more 2021-08-27 01:50:09
海外TECH Engadget Apple changes key App Store rules in response to class action lawsuit from developers https://www.engadget.com/apple-change-app-store-rules-class-action-lawsuit-010727976.html?src=rss Apple changes key App Store rules in response to class action lawsuit from developersApple has agreed to change several rules that govern its App Store as part of a settlement with developers who filed a class action lawsuit against the company The most significant change is that Apple is “clarifying that developers are permitted to email users “about payment methods outside of their iOS app The company has also agreed to publish transparency reports detailing App Store rejection rates and the app review process Many of the changes will affect some of Apple s most controversial developer rules that have been hotly debated as the company faces increased antitrust scrutiny For example Apple s policies prohibiting developers from informing users about ways to pay for their content outside of Apple s Store was a key issue in the Epic vs Apple trial Now Apple says developers are in fact allowed to make such “communications via email or other methods as long as they don t do so directly in their app “To give developers even more flexibility to reach their customers Apple is also clarifying that developers can use communications such as email to share information about payment methods outside of their iOS app Apple writes in its statement The company is also promising more transparency around its app review process which developers have said is confusing and difficult to navigate Apple says it will release an “annual transparency report that will “share meaningful statistics about the app review process including the number of apps rejected for different reasons the number of customer and developer accounts deactivated objective data regarding search queries and results and the number of apps removed from the App Store There are other changes that are meant to give developers more flexibility in setting their prices Apple says it will increase the number of price points available to app makers from “fewer than to more than Those changes are expected by the end of next year according to a statement from attorneys representing the developers Additionally Apple agreed as part of the settlement to keep in place the changes it originally said were in response to COVID that reduced commissions to percent for developers making less than million a year That change will now be in effect for “at least the next three years The changes are in response to a class action lawsuit that dates back to Developers making less than million may also be able to receive payments as part of the settlement though the website with details on the arrangements hasn t yet been published 2021-08-27 01:07:27
医療系 医療介護 CBnews 処方箋枚数あと9年で頭打ち、薬剤師過剰に-薬局がこれからカバーすべき役割とは https://www.cbnews.jp/news/entry/20210826110508 医療機関 2021-08-27 11:00:00
金融 日本銀行:RSS (日銀レビュー)次世代のデジタル社会における国際標準ISO 20022の役割 http://www.boj.or.jp/research/wps_rev/rev_2021/rev21j09.htm 国際標準 2021-08-27 11:00:00
ニュース ジェトロ ビジネスニュース(通商弘報) 個人情報の越境に関する規則制定 https://www.jetro.go.jp/biznews/2021/08/c1f2eee763058b4a.html 個人情報 2021-08-27 01:10:00
海外ニュース Japan Times latest articles Shinichi ‘Sonny’ Chiba changed Japanese actions films https://www.japantimes.co.jp/culture/2021/08/27/films/shinichi-sonny-chiba-tribute/ Shinichi Sonny Chiba changed Japanese actions filmsA prolific actor with a staggering number of credits to his name Shinichi Sonny Chiba delighted audiences for six decades with his riveting screen presence 2021-08-27 10:00:39
ビジネス ダイヤモンド・オンライン - 新着記事 【寄稿】アフガン問題、 バイデン氏最後の危機にあらず - WSJ発 https://diamond.jp/articles/-/280715 最後 2021-08-27 10:26:00
ビジネス ダイヤモンド・オンライン - 新着記事 Tモバイルのハッカー、5千万人情報盗んだ手口 - WSJ発 https://diamond.jp/articles/-/280716 手口 2021-08-27 10:22:00
ビジネス ダイヤモンド・オンライン - 新着記事 バイデン氏、カブール攻撃に報復宣言 「犯人を追い詰める」 - WSJ発 https://diamond.jp/articles/-/280717 犯人 2021-08-27 10:19:00
ビジネス ダイヤモンド・オンライン - 新着記事 米イスラエル首脳会談が27日に延期、イラン核合意が焦点に - WSJ発 https://diamond.jp/articles/-/280718 首脳会談 2021-08-27 10:10:00
LifeHuck ライフハッカー[日本版] 【Amazonタイムセール中!】6,000円台のティファール スターターセットや、20%オフのSwitchBotスマートリモコンなど https://www.lifehacker.jp/2021/08/amazon-timesale-0827-1.html amazon 2021-08-27 10:30:00
北海道 北海道新聞 陸上で唐沢が銀メダル、和田が銅 東京パラ、男子5000m https://www.hokkaido-np.co.jp/article/582617/ 東京パラリンピック 2021-08-27 10:18:00
北海道 北海道新聞 緊急事態、8道県でも開始 夏休み明け感染対策課題 https://www.hokkaido-np.co.jp/article/582583/ 感染対策 2021-08-27 10:03:54
北海道 北海道新聞 【道スポ】チャナ4戦ぶり出場意欲 9日浦和戦で左内転筋負傷 28日ホーム川崎戦 https://www.hokkaido-np.co.jp/article/582616/ 北海道コンサドーレ札幌 2021-08-27 10:17:00
TECH Engadget Japanese Facebook Messenger、10周年を記念して複数のアップデートを発表 https://japanese.engadget.com/facebook-messenger-10th-anniversary-023005304.html facebook 2021-08-27 02:30:05
TECH Engadget Japanese コードレスで給電不要。空気入れやジャンプスターターにもなる6in1多機能洗車セット「Mutiwasher」 https://japanese.engadget.com/mutiwasher-car-washer-022550831.html コードレスで給電不要。 2021-08-27 02:25:50
TECH Engadget Japanese 8/27限定:XGIMIのモバイルプロジェクターが20%オフ! Amazonでタイムセール開催中 https://japanese.engadget.com/sale-xgimi-022521149.html amazon 2021-08-27 02:25:21
TECH Engadget Japanese povo、5Gサービスを9月14日開始 https://japanese.engadget.com/5-g-povo-020315050.html 月日 2021-08-27 02:03:15
TECH Engadget Japanese Oculus Questにアプデ、画像のアプリ同期やゲームプレゼント機能改善など https://japanese.engadget.com/oculus-quest-020015153.html oculus 2021-08-27 02:00:15
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 丸善ジュンク堂が非接触で操作できる「DNP非接触ホロタッチパネル」導入 書籍検索機とセルフレジに https://www.itmedia.co.jp/business/articles/2108/27/news098.html itmedia 2021-08-27 11:52:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] KDDI、povoでも5Gサービスの提供を開始 9月14日から https://www.itmedia.co.jp/business/articles/2108/27/news087.html itmedia 2021-08-27 11:50:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] スズキ、新型「ワゴンRスマイル」発表 スライドドアを採用した“新しい軽ワゴン” https://www.itmedia.co.jp/business/articles/2108/27/news097.html itmedia 2021-08-27 11:45:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 同棲経験者が選ぶ「同棲に適した間取り」 2位「2LDK」、1位は? https://www.itmedia.co.jp/business/articles/2108/27/news085.html itmedia 2021-08-27 11:30:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] KDDI、「povo」の5Gサービスを9月14日から提供 https://www.itmedia.co.jp/mobile/articles/2108/27/news092.html itmediamobilekddi 2021-08-27 11:07:00
TECH Techable(テッカブル) 小型バッテリーと本体でデバイス5台を同時充電できる「Energ-yi」はマグネットでラクラク接続! https://techable.jp/archives/160772 energyi 2021-08-27 02:00:49
AWS AWS Japan Blog How to : Amazon Lex と Babylon.js と AR/VR のハンズフリーインタラクション https://aws.amazon.com/jp/blogs/news/aws-how-to-hands-free-interaction-ar-vr-amazon-lex-babylon-js/ この記事では、継続的インテグレーション継続的デプロイCICDパイプライン管理にAWSクラウドを使用するシンプルなアプリケーションを作成する手順について説明します。 2021-08-27 02:26:37
AWS AWS Japan Blog AWS でのバイオ医薬品プロセス開発のためのマルチフィジックスシミュレーションのデプロイ https://aws.amazon.com/jp/blogs/news/deploying-multi-physics-simulations-for-medical-device-biopharma-process-development-on-aws/ AWSでのバイオ医薬品プロセス開発のためのマルチフィジックスシミュレーションのデプロイ本ブログは“DeployingmultiphysicssimulationsforbiopharmaprocessdevelopmentonAWSを翻訳したものです。 2021-08-27 02:25:28
AWS lambdaタグが付けられた新着投稿 - Qiita Terraform+SAMでLambda+APIGatewayの環境構築 https://qiita.com/greenteabiscuit/items/33ab96614f3a75c9e3c7 tfenvuseterraformversionTerraformvondarwinamdawssamのダウンロードとインストールhomebrewでインストールしようとするとpermissiondeniedエラーが出てきて解決できなかったのでpipで解決しました。 2021-08-27 11:13:29
js JavaScriptタグが付けられた新着投稿 - Qiita Nest-js Headerデコレータのカスタム https://qiita.com/mizuiro_rivi/items/d2393b798475f27a07b8 NestjsHeaderデコレータのカスタムtagsnestjsimportcreateParamDecoratorExecutionContextBadRequestExceptionfromnestjscommonimportasadminfromfirebaseadminexportconstCustomHeaderscreateParamDecoratordatastringctxExecutionContextgtconstreqctxswitchToHttpgetRequestconstvaluereqheadersdatasplitBearerreturnadminauthverifySessionCookievaluetruethendecodedClaimsgtreturndecodedClaimsuseridcatcherrgtconsolelogerrerrthrownewBadRequestExceptionErrorValidationfailedIstheauthorizationappropriatePostasyncsampleCustomHeadersauthorizationuidconstresultawaitthissampleServicesampleuidreturnresult解説firebaseのセッションを受け取ってヘッダーに添付userIdを返すPipeを作ろうとしたが、既存のデコレータHeaderはPipeに互換性がなかったため、セッションを受け取ってuseridを返すデコレータを作った。 2021-08-27 11:41:36
js JavaScriptタグが付けられた新着投稿 - Qiita Node.js(axios)からDirectCloud-BOX APIでファイル一覧の取得とnode話 https://qiita.com/n0bisuke/items/402586c401bc970211a2 node指定必須と書いているが、node無しで動くフォルダリストAPIドキュメント準拠してないAPIなのか、APIにドキュメントが追いついてないのか。 2021-08-27 11:33:17
js JavaScriptタグが付けられた新着投稿 - Qiita 【Ruby on rails】JavaScript 非同期通信のコメント機能でエラーメッセージを出す バリデーション https://qiita.com/ki_87/items/7263ce8b7b3f26ca279b 要するに、普段はltdividcommentserrorgtltdivgtなってるところが、ltdividcommentserrorgtrenderlayoutserrorsobjcommentltdivgtになってくれて、エラー文が出てくるとそもそも非同期通信とは最後に書くことはでなはいですが、簡単にまとめていきます。 2021-08-27 11:25:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPressの自作テーマの投稿記事で、埋め込みリンクがおかしい https://teratail.com/questions/356388?rss=all WordPressの自作テーマの投稿記事で、埋め込みリンクがおかしい前提・実現したいことWordPressの自作テーマの投稿で、埋め込みリンクが、リンク先のページまるごとのiframeで表示されてしまいます。 2021-08-27 12:00:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Bootstrap4 tempusdominus datetimepicker で特定の曜日0:00~9:30までをdisableにしたい https://teratail.com/questions/356387?rss=all Bootstraptempusdominusdatetimepickerで特定の曜日までをdisableにしたいBootstrapのtempusdominusnbspのnbspdatetimepickernbspでnbspdisabledTimeIntervalsというオプションを使い、指定した時間帯をdisableにしたいのですが、方法はあるのでしょうか下記コードではできませんでした。 2021-08-27 11:46:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【xcode/swift】DatePickerの表示内容をどうにかしたい https://teratail.com/questions/356386?rss=all 【xcodeswift】DatePickerの表示内容をどうにかしたいこんにちは。 2021-08-27 11:42:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBS実行時のパス取得について https://teratail.com/questions/356385?rss=all VBS実行時のパス取得について実行時に現在アクティブになってるディレクトリに対して、新規テキストファイルを作成するというVBSを作成しようと思っています。 2021-08-27 11:42:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bundle installするとAn error occurred while installing msgpack https://teratail.com/questions/356384?rss=all bundleinstallするとAnerroroccurredwhileinstallingmsgpackmacOSnbspCatalinanbspnbspにrails開発環境を構築してます。 2021-08-27 11:34:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vagrant +virtualboxによるdocker環境構築後のphythonの実行 https://teratail.com/questions/356383?rss=all vagrantvirtualboxによるdocker環境構築後のphythonの実行IT企業入社年目のものです。 2021-08-27 11:10:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 8081番のportを開きたい https://teratail.com/questions/356382?rss=all 番のportを開きたいcentosで、番ポートを開きたいのですが、statenbspcloseのポートを調べるのは難しく分かりませんでした。 2021-08-27 11:09:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WPF[MVVM] DataGridの1セルだけに色を付けたい https://teratail.com/questions/356381?rss=all つのセルに色を付ける、、、ということを進めているのですが、色が反映されない状態で困っています。 2021-08-27 11:08:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WindowsForms 子画面のみ閉じたい https://teratail.com/questions/356380?rss=all これ を FormA と し ます 。 2021-08-27 11:06:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 画像にnaviとロゴを重ねたい https://teratail.com/questions/356379?rss=all 2021-08-27 11:05:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 時系列のデータから高速にデータを取り出して結合するには(SQL, pandas) https://teratail.com/questions/356378?rss=all 時系列のデータから高速にデータを取り出して結合するにはSQLpandas前提・実現したいこと以前も同じような質問をこちらでさせて頂いたのですが、不足があったので、再度皆様のお力を貸して頂ければと思います。 2021-08-27 11:04:07
Ruby Rubyタグが付けられた新着投稿 - Qiita [axios] ファイルダウンロードができない or 空ファイルになってしまう現象の解消 https://qiita.com/koji-koji/items/e8658a9c4babedb2c5f6 axiosファイルダウンロードができないor空ファイルになってしまう現象の解消フロント側はReact、サーバーサイドはRailsでファイルダウンロードがうまくいかないケースがあり、それを解消した記事内容になります。 2021-08-27 11:37:28
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Ruby on rails】JavaScript 非同期通信のコメント機能でエラーメッセージを出す バリデーション https://qiita.com/ki_87/items/7263ce8b7b3f26ca279b 要するに、普段はltdividcommentserrorgtltdivgtなってるところが、ltdividcommentserrorgtrenderlayoutserrorsobjcommentltdivgtになってくれて、エラー文が出てくるとそもそも非同期通信とは最後に書くことはでなはいですが、簡単にまとめていきます。 2021-08-27 11:25:43
AWS AWSタグが付けられた新着投稿 - Qiita EC2に自動でEIPを割り当ててくれるシェルスクリプト https://qiita.com/mttk030/items/543e916144a82e5b6b26 ECに自動でEIPを割り当ててくれるシェルスクリプト概要普段、Terraformを使用している私にとって、ECを起動した際などに使用するEIPはドメインを割り振る関係上、簡単に変更できないようにTerraformのライフサイクルに含めたくないケースが多い。 2021-08-27 11:59:26
AWS AWSタグが付けられた新着投稿 - Qiita AWSのEC2インスタンスでAmazon Correttoを用いてJDK16を導入する https://qiita.com/honahuku/items/36e83367f6acac9947c8 sudoyuminstallyjavaamazoncorrettodevelAmazonCorrettoの場合と比較すると今回インストールするのはJDKだと予測できるが、公式ドキュメントにCorrettoでのJDKJREについての記載はなくJDKのリンクのみが記載されていた。 2021-08-27 11:21:05
AWS AWSタグが付けられた新着投稿 - Qiita Terraform+SAMでLambda+APIGatewayの環境構築 https://qiita.com/greenteabiscuit/items/33ab96614f3a75c9e3c7 tfenvuseterraformversionTerraformvondarwinamdawssamのダウンロードとインストールhomebrewでインストールしようとするとpermissiondeniedエラーが出てきて解決できなかったのでpipで解決しました。 2021-08-27 11:13:29
Docker dockerタグが付けられた新着投稿 - Qiita Vagrant上のDockerでvscode+xdebugを使いたい https://qiita.com/ookinimaru/items/08867a5b9301ee3f682c peclinstallxdebugdockerphpextenablexdebugこのコマンドを実行することでphpiniファイル内にzendextensionを記載しなくて済む私の環境ではxdebugのバージョンはがインストールできました。 2021-08-27 11:00:34
GCP gcpタグが付けられた新着投稿 - Qiita 【GCP】利用料割引しているパートナーを調査 https://qiita.com/Mune_robo/items/955a6eba1c929a73b307 【GCP】利用料割引しているパートナーを調査社あるので全部は見切れてませんが、主な企業はみれてるかと。 2021-08-27 11:32:58
Ruby Railsタグが付けられた新着投稿 - Qiita [axios] ファイルダウンロードができない or 空ファイルになってしまう現象の解消 https://qiita.com/koji-koji/items/e8658a9c4babedb2c5f6 axiosファイルダウンロードができないor空ファイルになってしまう現象の解消フロント側はReact、サーバーサイドはRailsでファイルダウンロードがうまくいかないケースがあり、それを解消した記事内容になります。 2021-08-27 11:37:28
Ruby Railsタグが付けられた新着投稿 - Qiita 【Ruby on rails】JavaScript 非同期通信のコメント機能でエラーメッセージを出す バリデーション https://qiita.com/ki_87/items/7263ce8b7b3f26ca279b 要するに、普段はltdividcommentserrorgtltdivgtなってるところが、ltdividcommentserrorgtrenderlayoutserrorsobjcommentltdivgtになってくれて、エラー文が出てくるとそもそも非同期通信とは最後に書くことはでなはいですが、簡単にまとめていきます。 2021-08-27 11:25:43
技術ブログ Developers.IO AWS ParallelCluster v2.11.2 がリリースされたのでHPCクラスター環境構築して動作確認してみた https://dev.classmethod.jp/articles/aws-parallel-cluster-v2112-released/ eleaseawsparallelclusterv 2021-08-27 02:59:24
技術ブログ Developers.IO くらめその情シス:jamfに登録したiOS/iPadOSデバイスにセキュリティ設定してみた https://dev.classmethod.jp/articles/jamf_ios-security/ ipados 2021-08-27 02:19:25
海外TECH DEV Community Object Oriented PHP (Lesson 3: Inheritance) https://dev.to/cleancodestudio/object-oriented-php-lesson-3-inheritance-3670 Object Oriented PHP Lesson Inheritance In object oriented programming inheritance is the mechanism of basing an object or class upon another object or class retaining similar implementation Also defined as deriving new classes from existing ones such as super class or base class and then forming them into a hierarchy of classes Inheritance Extending a Classes behavior and propertiesWhat is inheritanceHow do we implement inheritanceWhat is polymorphismHow do we implement Polymorphism in PHPWhat are reasons we would use InheritanceHow would we implement these more unique but really cool implementations of inheritanceFormRequest Request Validation extends Request The End ltag user id follow action button background color c important color fff important border color c important Clean Code StudioFollow Clean Code Clean Life Simplify Clean CodeJava Script Design PatternsObject Oriented ProgrammingJavaScript Algorithm ExamplesClean Code Studio ️Code Tips ️Career Advice ️Developer MemesShiny button Fancy 𝗡𝗲𝘄𝘀𝗹𝗲𝘁𝘁𝗲𝗿 Juicy Dev Tips wanna join Discover pages of my personal FAANG interview notes Follow cleancodestudio on TwitterFollow cleancodestudio on YouTubeFollow cleancodestudio on TikTokFollow cleancodestudio on FacebookFollow cleancodestudio on InstagramFollow cleancodestudio on LinkedInFollow cleancodestudio on RedditFollow cleancodestudio on Dev toFollow cleancodestudio on Stack OverflowFollow cleancodestudio packages on npmFollow cleancodestudio packages on packagistStar cleancodestudio on Github 2021-08-27 02:41:11
海外TECH DEV Community Technical Interview #3: Is String A Palindrome https://dev.to/frontendengineer/technical-interview-3-is-string-a-palindrome-2ida Technical Interview Is String A Palindrome Interview Question Write a function that returns if string a palindrome Palindrome happens when a string forms the same word when it is reversed Example abba gt trueabcba gt truexyz gt falseIf you need practice try to solve this on your own I have included potential solutions below Note There are many other potential solutions to this problem Solution Array reverse and join and methodsfunction isPalindrome str return str split reverse join str Solution array everyfunction isPalindrome str return str split every char i gt return char str str length i In case you like a video instead of bunch of code Happy coding and good luck if you are interviewing 2021-08-27 02:33:25
Apple AppleInsider - Frontpage News Apple really wants you to know that Olivia Rodrigo's new video was 'Made on iPad' https://appleinsider.com/articles/21/08/27/apple-really-wants-you-to-know-that-olivia-rodrigos-new-video-was-made-on-ipad?utm_medium=rss Apple really wants you to know that Olivia Rodrigo x s new video was x Made on iPad x Apple on Thursday posted to its YouTube channel a short clip of Olivia Rodrigo s new music video for brutal touting iPad s role in the creation of the short Apple shared a brief second clip of brutal on its official YouTube channel noting the video features brutal masks that were Made on iPad The tech giant has been actively promoting its partnership with Rodrigo for two weeks on various social media platforms Read more 2021-08-27 02:59:33
Apple AppleInsider - Frontpage News Netflix in-app gaming initiative starts in Poland with 'Stranger Things' https://appleinsider.com/articles/21/08/27/netflix-in-app-gaming-initiative-starts-in-poland-with-stranger-things?utm_medium=rss Netflix in app gaming initiative starts in Poland with x Stranger Things x Netflix on Thursday sent up a trial balloon for its fledgling push into the mobile gaming market with the rollout of two Android games based on its popular Stranger Things series Announced in a tweet from the official Netflix Poland account the titles Stranger Things and Stranger Things are available to access within the official Netflix app for Android It s very very early days and we ve got a lot of work to do in the months ahead but this is the first step Netflix Geeked said in a follow up tweet referencing the launch Read more 2021-08-27 02:02:49
Apple AppleInsider - Frontpage News Apple agrees to make key App Store changes, create $100M fund to settle developer lawsuit https://appleinsider.com/articles/21/08/27/apple-agrees-to-pay-100m-make-app-store-changes-to-settle-developer-lawsuit?utm_medium=rss Apple agrees to make key App Store changes create M fund to settle developer lawsuitApple on Thursday announced an agreement in a lawsuit brought by U S developers against the company over its App Store practices with terms including the institution of a million Apple Small Developer Assistance Fund and more open communication between developers and customers regarding alternative payment methods Announcing the settlement in a pair of press releases Apple and representatives for plaintiffs each focused on negotiations that will result in multiple changes and improvements to the App Store One major policy modification pertains to developer communication App makers in the U S can now reach out ーwith consent ーto customers via email or other means to discuss alternative payment methods which if adopted by users would effectively avoid App Store commissions In app communication about such topics is still forbidden Apple s anti steering strategy has been a major sticking point for App Store critics Read more 2021-08-27 02:07:05
海外科学 NYT > Science Breakthrough Covid Cases: Uncommon and Often Mild, but Not Always https://www.nytimes.com/2021/08/26/health/covid-breakthrough-infection.html surprise 2021-08-27 02:49:08
海外ニュース Japan Times latest articles Chip crunch may last through 2022, Toyota supplier Rohm warns https://www.japantimes.co.jp/news/2021/08/27/business/corporate-business/rohm-chipmaking-automotive-industry/ Chip crunch may last through Toyota supplier Rohm warns All of our production facilities have been running at their full capacity since September last year but orders from customers are overwhelming the firm s CEO 2021-08-27 11:17:06
ニュース BBC News - Home Afghanistan: Evacuation will continue despite Kabul attack, says PM https://www.bbc.co.uk/news/uk-58339762?at_medium=RSS&at_campaign=KARANGA airport 2021-08-27 02:49:06
LifeHuck ライフハッカー[日本版] 買いすぎ・買い忘れ・買いに行く手間を丸っと解決するスマートマット【今日のライフハックツール】 https://www.lifehacker.jp/2021/08/239883lht-smartmat.html amazon 2021-08-27 12:00:00
LifeHuck ライフハッカー[日本版] 引っ張り上げるロール式サンシェードで愛車を太陽光から守る https://www.lifehacker.jp/2021/08/240806-machi-ya-carmafia-end.html carmafia 2021-08-27 11:15:00
北海道 北海道新聞 陸上5千mで唐沢が銀、和田が銅 パラリンピック第4日、柔道も競技開始 https://www.hokkaido-np.co.jp/article/582617/ 東京パラリンピック 2021-08-27 11:18:44
北海道 北海道新聞 パラリンピック、日本女子がカナダに敗れる 車いすバスケ・27日 https://www.hokkaido-np.co.jp/article/582642/ 開幕 2021-08-27 11:18:00
北海道 北海道新聞 女子エペ団体の日本が棄権 車いすフェンシング https://www.hokkaido-np.co.jp/article/582640/ 車いすフェンシング 2021-08-27 11:17:00
北海道 北海道新聞 抗がん剤、供給が一時停止へ 大鵬薬品工業のアブラキサン https://www.hokkaido-np.co.jp/article/582637/ 一時停止 2021-08-27 11:16:00
北海道 北海道新聞 予約不要、渋谷の若者接種に殺到 早朝に当日分埋まる https://www.hokkaido-np.co.jp/article/582636/ 新型コロナウイルス 2021-08-27 11:16:00
北海道 北海道新聞 児童虐待、初の20万件超 20年度統計、最多更新 https://www.hokkaido-np.co.jp/article/582625/ 児童相談所 2021-08-27 11:16:14
北海道 北海道新聞 政府、辺野古沿岸で新護岸建設 移設加速へ、土砂の陸揚げに利用 https://www.hokkaido-np.co.jp/article/582633/ 沖縄県宜野湾市 2021-08-27 11:13:00
北海道 北海道新聞 大阪万博インフラ計画を決定 関西地域の交通整備推進 https://www.hokkaido-np.co.jp/article/582632/ 国際博覧会 2021-08-27 11:13:00
北海道 北海道新聞 政府、1・4兆円支出を閣議決定 ワクチンや治療薬確保 https://www.hokkaido-np.co.jp/article/582631/ 新型コロナウイルス 2021-08-27 11:13:00
北海道 北海道新聞 松山英樹、5アンダーで7位発進 米男子ゴルフ第1日 https://www.hokkaido-np.co.jp/article/582630/ 松山英樹 2021-08-27 11:02:00
ビジネス 東洋経済オンライン 抗体カクテル療法「発症4日後」投与した彼の病状 変異株にも対応できる専用薬の効果と普及の課題 | 新型コロナ、長期戦の混沌 | 東洋経済オンライン https://toyokeizai.net/articles/-/451039?utm_source=rss&utm_medium=http&utm_campaign=link_back 新型コロナウイルス 2021-08-27 11:30:00
IT 気になる、記になる… 「Surface Duo 2」のベンチマークデータが明らかに?? − Snapdragon 888と8GB RAMを搭載 https://taisy0.com/2021/08/27/144620.html android 2021-08-27 04:51:24
IT @IT Security&Trustフォーラム 最新記事一覧 セキュリティ対策を評価するサーバレスアプリ「Cloud Katana」をオープンソース化 Microsoft https://atmarkit.itmedia.co.jp/ait/articles/2108/30/news036.html cloud 2021-08-27 13:07:00
TECH Engadget Japanese Reddit、新型コロナに関するに虚偽情報を削除しないと表明 https://japanese.engadget.com/reddit-covid-19-043035749.html covid 2021-08-27 04:30:35
TECH Engadget Japanese 8/27限定:SIMフリースマホやスマートウォッチがお買い得! UMIDIGIがAmazonでタイムセール開催中 https://japanese.engadget.com/sale-umidigi-041043216.html amazon 2021-08-27 04:10:43
TECH Engadget Japanese 「次期SnapdragonはGPU性能がすごい」中国レノボ重役がアピール https://japanese.engadget.com/snapdragon-895-040022251.html snapdragon 2021-08-27 04:00:22
IT @IT 全フォーラム 最新記事一覧 セキュリティ対策を評価するサーバレスアプリ「Cloud Katana」をオープンソース化 Microsoft https://atmarkit.itmedia.co.jp/ait/articles/2108/30/news036.html cloud 2021-08-27 13:07:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] 「どうしても最安値を取りに行きたかった」 HISモバイル「格安ステップ」の狙いを聞く https://www.itmedia.co.jp/mobile/articles/2108/27/news118.html itmediamobile 2021-08-27 13:42:00
IT ITmedia 総合記事一覧 [ITmedia News] ボタンが宙に浮かぶ非接触タッチパネル、ジュンク堂書店池袋本店が導入 https://www.itmedia.co.jp/news/articles/2108/27/news117.html itmedia 2021-08-27 13:38:00
IT ITmedia 総合記事一覧 [ITmedia News] 絵を描かず漫画ネームが作れる せりふからコマ割り自動提案 集英社が新サービス https://www.itmedia.co.jp/news/articles/2108/27/news113.html itmedia 2021-08-27 13:10:00
IT ITmedia 総合記事一覧 [ITmedia News] アプリ通話無料の楽天モバイル、標準通話でもかけ放題サービス 月額1100円で1回10分以内 https://www.itmedia.co.jp/news/articles/2108/27/news111.html itmedia 2021-08-27 13:01:00
TECH Techable(テッカブル) 入退室管理システム「TOBIRA」、無人ホテルのエレベーター制御として導入 https://techable.jp/archives/160795 入退室管理システム 2021-08-27 04:00:52
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders NECネッツエスアイ、AI映像解析の第1弾「侵入監視サービス」を提供 | IT Leaders https://it.impress.co.jp/articles/-/21974 itleadersnec 2021-08-27 13:14:00
python Pythonタグが付けられた新着投稿 - Qiita Jupyter Notebookでコードの自動補完でエラーがでる https://qiita.com/ted_imo/items/197355f66de176872f13 JupyterNotebookでコードの自動補完でエラーがでる問題Jupyternotebookにて以下画面でtabを押して補完しようとすると、エラーが出る。 2021-08-27 13:45:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Bean型のArrayListから特定のものを取り出したいです https://teratail.com/questions/356413?rss=all Bean型のArrayListから特定のものを取り出したいですBean型のArrayListから特定のものを取り出したいです。 2021-08-27 13:53:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでExcelファイルを複数出力 https://teratail.com/questions/356412?rss=all pythonでExcelファイルを複数出力Excelファイルをファイル名をかえて複数出力したい一度の実行でExcelファイルを複数出力したいのですが、つしか出力できません発生している問題・エラーメッセージエラーは起こっていないのですが、実行するとfor文の最後の値となるファイルしか出力されないです。 2021-08-27 13:49:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) XとYで与えられた座標をリアルタイムで軌跡をグラフ上に描画したい https://teratail.com/questions/356411?rss=all python 2021-08-27 13:45:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Docker Desktop(WSL2バックエンド)でアクセス元のIPを取得したい https://teratail.com/questions/356410?rss=all DockerDesktopWSLバックエンドでアクセス元のIPを取得したい前提・実現したいことWindowsで稼働しているDockernbspDesktopWSLバックエンドで稼働しているコンテナに対して、外部PCからTCPでアクセスした際にアクセス元PCのIPが取得したい。 2021-08-27 13:45:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) assetのアニメーションを編集したい https://teratail.com/questions/356409?rss=all assetのアニメーションを編集したいアセットストアで購入したアニメーションを編集する方法を知りたいです。 2021-08-27 13:43:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rspec accepts_nested_attributes_forのバリデーションテスト https://teratail.com/questions/356408?rss=all Rspecacceptsnestedattributesforのバリデーションテスト質問内容acceptsnestedattributesforでネストしたサブクラスのバリデーションテストはどのように書けばいいでしょうか。 2021-08-27 13:26:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python:osモジュールを用いたファイル操作のリスト化が分からない https://teratail.com/questions/356407?rss=all Pythonosモジュールを用いたファイル操作のリスト化が分からない前提・実現したいことPythonnbspJupyterNotebookを使用しています。 2021-08-27 13:26:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 適切なSQL文が思い浮かばない。 https://teratail.com/questions/356406?rss=all 適切なSQL文が思い浮かばない。 2021-08-27 13:10:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBAにてIEのボタンがクリック出来ない https://teratail.com/questions/356405?rss=all VBAにてIEのボタンがクリック出来ないVBAにてIEページのボタンをクリックしたいです。 2021-08-27 13:07:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) c++でのdeleteについて https://teratail.com/questions/356404?rss=all cでのdeleteについて現在cを勉強しているものです。 2021-08-27 13:06:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 当たり判定から相手のオブジェクトの直進運動を行わせる https://teratail.com/questions/356403?rss=all 当たり判定から相手のオブジェクトの直進運動を行わせるボールドテキストnbsp前提・実現したいこと前進をするオブジェクトAがある地点に到達したら、別のオブジェクトBが直線方向で動き出すここに質問の内容を詳しく書いてください。 2021-08-27 13:05:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Postgres】create table、drop tableを制限したい https://teratail.com/questions/356402?rss=all 【Postgres】createtable、droptableを制限したい特定のユーザーでcreatenbsptableコマンドを制限できればと考えています。 2021-08-27 13:03:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでgensimがうまく使えません。 https://teratail.com/questions/356401?rss=all pythonでgensimがうまく使えません。 2021-08-27 13:01:01
Azure Azureタグが付けられた新着投稿 - Qiita Azure Files にカンタン P2S VPN 接続! https://qiita.com/kk31108424/items/badebf69de81c7a10c2b PrivateEndpointの作成が完了すると、AzurePortalからは下図のようにリソースを確認することができます。 2021-08-27 13:19:45
技術ブログ Developers.IO OWASP Juice Shop でWebアプリの脆弱性を体験してみる https://dev.classmethod.jp/articles/owasp-juice-shop-2/ owaspjuiceshop 2021-08-27 04:38:01
技術ブログ Developers.IO GoogleのUXデザインを学びはじめました https://dev.classmethod.jp/articles/google-ux-design-certificate_start/ google 2021-08-27 04:08:54
海外TECH DEV Community Make VSCode Lighter https://dev.to/tips_tricks/make-vscode-lighter-10ce Make VSCode LighterVSCode is a really great Code Editor rather say nearly an IDE or better than that But this costs a great amount of RAM and CPU in bigger projects That s not all related VSCode but to most of its extensions VSCode s extensions are good by far best But these are written for Nodejs with JS so unsurprisingly these take a handy amount of resource but efficiently And people unknowingly accuse vscode for this Though most of the time it doesn t cause that much of issue But in bigger projects this tiny problem gets bigger as most of the people don t have a AMD Thread Ripper Samsung NVMe SSD with GB RAM amp a RTXLet s find out the reasons of this high resource usage amp fix emREAD More Make Vs Code Lighter 2021-08-27 04:23:31
海外TECH DEV Community Skill Required to Become Ethical Hacker https://dev.to/tips_tricks/skill-required-to-become-ethical-hacker-477o Skill Required to Become Ethical HackerSkills Required to Become a Ethical HackerEthical Hacking is compromising computer systems for assessing security and acting in good faith by informing the vulnerable party Ethical hacking is a key skill for many job roles related to securing the online assets of an organization The professionals working on these job roles maintain the organization s computers servers and other components of its infrastructure in working conditions preventing unauthorized access through non physical channels   People believe that “hacking means to hack any website within a minute This concept comes from watching movies so they do not even know the original basic concept of what it means to hack or how to do it  To crack passwords or to steal data  No  Ethical Hacking is much more than that Ethical hacking is to scan vulnerabilities and to find potential threats on a computer or network An ethical hacker finds the weak points or loopholes in a computer web applications or network and reports them to the organization So let s explore the skills required to become an ethical hacker  Read More Skill Required To Become Ethical Hacker 2021-08-27 04:18:58
海外TECH DEV Community 10 VSCODE Lighters For Every Front-end Developer https://dev.to/tips_tricks/10-vscode-lighters-for-every-front-end-developer-2mp8 VSCODE Lighters For Every Front end Developer Hello everyone my name is suman and I m a frontend developer In this blog post I would like to share VS code extensions that every frontend developer should use The purpose of using these extensions is to write faster cleaner and more consistent code  Let s Jump in Read More VS Code extensions every Frontend Developer should use 2021-08-27 04:18:29
Apple AppleInsider - Frontpage News Hacker calls T-Mobile's security 'awful' after stealing data on 54M customers https://appleinsider.com/articles/21/08/27/t-mobile-hacker-calls-carriers-security-awful-after-stealing-data-from-54m-customers?utm_medium=rss Hacker calls T Mobile x s security x awful x after stealing data on M customersA hacker who claimed responsibility for the recent intrusion of T Mobile s servers called the company s security protocols awful saying he gained accessed to the records of tens of millions of people through a publicly exposed router Earlier in August T Mobile reported a breach it said impacted some million customers with that number ballooning to well over the million mark last week Separate troves contained the names birth dates social security numbers driver s license and ID information and IMEI and IMSI data of current former and prospective customers T Mobile s latest reports indicate data on more than million customers was stolen Read more 2021-08-27 04:16:37
金融 ニッセイ基礎研究所 「三角関数」と「波」の関係(その2)-電波によるデータ送信の仕組みと三角関数による「波」の表現の利用- https://www.nli-research.co.jp/topics_detail1/id=68597?site=nli このように複雑な波も、周波数の異なる正弦波で表現することができることになると、各種の信号やデータ等の情報を変調して送信し、復調して受信することができることになる。 2021-08-27 13:12:10
ニュース ジェトロ ビジネスニュース(通商弘報) 米石油ガス開発タロス・エナジー、米カーボンバートとテキサス州沖合のCCS案件落札 https://www.jetro.go.jp/biznews/2021/08/79a8fb0073a8f620.html 開発 2021-08-27 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 コインベースに試練の予兆、規制強化の恐れ - WSJ発 https://diamond.jp/articles/-/280753 規制強化 2021-08-27 13:24:00
ビジネス ダイヤモンド・オンライン - 新着記事 欧州で空の旅復活へ、米国はデルタ株で再び苦戦 - WSJ発 https://diamond.jp/articles/-/280752 苦戦 2021-08-27 13:16:00
GCP Google Cloud Platform Japan 公式ブログ Vertex AI でカスタムモデルを強化 https://cloud.google.com/blog/ja/topics/developers-practitioners/fuel-your-custom-models-vertex-ai/ テキスト、コード、データを組み合わせた開発エクスペリエンスにJupyterノートブックを使用するカスタムモデルの作成に必要なコードの行数を削減するMLOpsを使用して、信頼性とスケーラビリティを備えたデータ管理を実現するこのCodelabをご自身でお試しいただくか、この時間のワークショップをご覧いただき、ぜひ実際にご利用ください。 2021-08-27 05:00:00
北海道 北海道新聞 旭川中2死亡 第三者委の調査状況、遺族に説明を 文科相、市に要求 https://www.hokkaido-np.co.jp/article/582690/ 文部科学相 2021-08-27 13:18:00
IT 週刊アスキー 過去作の人気キャラもチラリ!?『黎の軌跡』新情報満載のショートPVを新たに公開 https://weekly.ascii.jp/elem/000/004/067/4067352/ 人気キャラ 2021-08-27 13:20:00
IT 週刊アスキー PS5『DEATH STRANDING DIRECTOR’S CUT』のプレビュートレーラーが公開 https://weekly.ascii.jp/elem/000/004/067/4067355/ PS『DEATHSTRANDINGDIRECTORSCUT』のプレビュートレーラーが公開ソニー・インタラクティブエンタテインメントは、PlayStation用ソフトウェア『DEATHSTRANDINGDIRECTORSCUT』のプレビュートレーラーを年月日に公開した。 2021-08-27 13:15:00
GCP Cloud Blog JA Vertex AI でカスタムモデルを強化 https://cloud.google.com/blog/ja/topics/developers-practitioners/fuel-your-custom-models-vertex-ai/ テキスト、コード、データを組み合わせた開発エクスペリエンスにJupyterノートブックを使用するカスタムモデルの作成に必要なコードの行数を削減するMLOpsを使用して、信頼性とスケーラビリティを備えたデータ管理を実現するこのCodelabをご自身でお試しいただくか、この時間のワークショップをご覧いただき、ぜひ実際にご利用ください。 2021-08-27 05:00:00
IT 気になる、記になる… ワイモバイル、「iPhone 11」の機種代金を3,600円値下げ https://taisy0.com/2021/08/27/144629.html iphone 2021-08-27 06:24:07
IT 気になる、記になる… NTTドコモ、「ギガプラン上限設定オプション」を拡充 − 3GBと5GBのデータ量上限設定が可能に https://taisy0.com/2021/08/27/144625.html 設定 2021-08-27 06:14:23
TECH Engadget Japanese バンダイナムコ 『Nintendo Switch 3,000円以下セール』開催、太鼓の達人DLCもお買い得に https://japanese.engadget.com/nintendo-switch-064422904.html nintendo 2021-08-27 06:44:22
TECH Engadget Japanese フェイスブックのARスマートグラスことAria、FCC申請で一部詳細が判明 https://japanese.engadget.com/facebook-ar-smartglasses-063010510.html 手がかり 2021-08-27 06:30:10
TECH Engadget Japanese Wear OS向けYouTube Musicアプリ、最新OSでしか動作せず ストリーミング再生にも非対応 https://japanese.engadget.com/you-tube-music-wear-os-060014326.html google 2021-08-27 06:00:14
フリーソフト 新着ソフトレビュー - Vector 再起動する事なくMacでWindowsが使用できる仮想化ソフト「Parallels Desktop 17 for Mac」 https://www.vector.co.jp/magazine/softnews/210827/n2108271.html?ref=rss macosmonterey 2021-08-27 17:00:00
IT ITmedia 総合記事一覧 [ITmedia News] アニメ専門チャンネル「アニメカ」がApple TVアプリでサービスを提供する理由 https://www.itmedia.co.jp/news/articles/2108/27/news132.html apple 2021-08-27 15:47:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] AppleがiOSアプリ外での決済方法を提供 App Store小規模開発者と7つの方針で合意 https://www.itmedia.co.jp/pcuser/articles/2108/27/news122.html apple 2021-08-27 15:45:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] サードウェーブ、“Wacomペンタブ検証済みモデル”にNUC筐体採用コンパクトモデルを追加 https://www.itmedia.co.jp/pcuser/articles/2108/27/news133.html clipstudiopaintwacom 2021-08-27 15:44:00
TECH Techable(テッカブル) 「少年ジャンプ+」発、誰でもスマホで漫画ネームが作れる「World Maker」 https://techable.jp/archives/160825 worldmaker 2021-08-27 06:30:36
TECH Techable(テッカブル) 東大生率いる学生チームが運営する、大学生向けSNSアプリ「Summer」 https://techable.jp/archives/160796 japan 2021-08-27 06:00:59
python Pythonタグが付けられた新着投稿 - Qiita Flask2でGET/POSTの値を取得する https://qiita.com/miyakiyo/items/f815258773dc8f20854f FlaskでGETPOSTの値を取得するはじめに前回の続きで、EC上に構築したFlaskでGETPOSTの動作確認の防備録。 2021-08-27 15:38:34
python Pythonタグが付けられた新着投稿 - Qiita DataFrameでcolumn名の異なる列を縦に結合する。 https://qiita.com/Yu_Mochi/items/1d932999499a57ed702d ラベル名が異なる場合のmergeについてPandas指定した軸の方向にDataFrameを結合するPandasのconcat関数の使い方読んでいただき、ありがとうございました。 2021-08-27 15:14:29
python Pythonタグが付けられた新着投稿 - Qiita NFCpyでタグに書き込む https://qiita.com/im02kai/items/903f423e78c46ae69ca5 2021-08-27 15:12:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) dockerを使用したデプロイについて https://teratail.com/questions/356438?rss=all AWSを使用改めて、別のIPを利用して、デプロイまでは完了しましたが、このアプリにdockerが導入できているかが不明で困っております。 2021-08-27 15:52:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) herokuに反映されない https://teratail.com/questions/356437?rss=all herokuに反映されない前提・実現したいことローカルで実装した内容がherokuに反映されない。 2021-08-27 15:45:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C# polarchartのX軸について https://teratail.com/questions/356436?rss=all chart 2021-08-27 15:36:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【C言語】配列の長さを取得する関数 https://teratail.com/questions/356435?rss=all 限り 2021-08-27 15:33:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) selenium(Python)で複数のwebページを1つのPDFとして保存する方法 https://teratail.com/questions/356434?rss=all seleniumPythonで複数のwebページをつのPDFとして保存する方法前提・実現したいことseleniumを用いて、下記URLを参考にWEBページのPDF化を試みています。 2021-08-27 15:33:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ブックを保存せずに閉じると、Excelが再起動される。 https://teratail.com/questions/356433?rss=all ブックを保存せずに閉じると、Excelが再起動される。 2021-08-27 15:25:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Ruby on railsについて https://teratail.com/questions/356432?rss=all RubyonrailsについてRubynbsponnbsprailsの勉強を始めようと思い、テキストを購入しようと思ったのですが、無印のRubynbsponnbsprailsのほかにも、Rubynbsponnbsprailsnbsp、、など番号がついているものもあり、どれを購入するのが最適なのかわかりません。 2021-08-27 15:12:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) B-cart API のPOSTリクエスト python json postman https://teratail.com/questions/356431?rss=all BcartAPI の POST リクエスト pythonjsonpostman こんにちは 。 2021-08-27 15:12:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) FusedLocationProviderClientのパーミッション確認が認識されない? https://teratail.com/questions/356430?rss=all 2021-08-27 15:11:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) nodejs s3からのダウンロード処理を関数化がしたい https://teratail.com/questions/356429?rss=all この処理を他の箇所でも利用できるように関数化しようとしました。 2021-08-27 15:05:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) tsc のグローバルバージョン反映の仕方 https://teratail.com/questions/356428?rss=all 2021-08-27 15:05:09
Docker dockerタグが付けられた新着投稿 - Qiita Vagrant + Dockerの環境でDocker Compose CLIを使う https://qiita.com/yasuaki640/items/dddd711732a091d6d73f VagrantDockerの環境でDockerComposeCLIを使う背景Laravel等のPHPウェブシステム開発ではDockerforMacが遅い問題があり、Vagrant上に立てたDockerコンテナで開発を行うことが多い。 2021-08-27 15:47:19
Docker dockerタグが付けられた新着投稿 - Qiita SonerQubeをDockerで立ち上げた時の話 https://qiita.com/beeeegle/items/b662fc97cb697a49f542 SonerQubeをDockerで立ち上げた時の話SonerQubeで何かできるか、どこまでの精度なのかを調査する前段階として導入までの手順をまとめます。 2021-08-27 15:20:56
Git Gitタグが付けられた新着投稿 - Qiita 学習メモ(2021/8/27) https://qiita.com/furuno12345/items/c27fda86622040b352e7 学習メモコマンドラインファイルとディレクトリ削除確認なしで削除可能rmrfディレクトリ名Gitフォーク他人のリポジトリを自分のアカウントにコピーする時に用いるブランチを作成して移動するgitcheckoutbブランチ名ブランチをリモートにpushHEADとすることでブランチ名を打たなくて良くなるgitpushorginHEADoriginとはgitpushoriginmasterのoriginって何なのって思っていましたが、ローカルでのリモートリポジトリの呼び方とのこと。 2021-08-27 15:23:34
Git Gitタグが付けられた新着投稿 - Qiita Git/GitHub入門(1):Gitの基本的な概念と仕組み https://qiita.com/k_katou7209/items/6270cd7d37eeb4d56a63 また、ファイルの変更されていない状態を「unmodified」といい、フォルダの場合は「untracked」といいます。 2021-08-27 15:21:26
Git Gitタグが付けられた新着投稿 - Qiita GitリポジトリをGitHubに移行する手順(Gitコマンド編) https://qiita.com/manabuyasuda/items/399808f239f32a0bc880 gitpushmirrorltDESTINATIONREPOSITORYURLgtremoteResolvingdeltasdoneのようになれば完了です。 2021-08-27 15:00:27
技術ブログ Developers.IO オンライン英会話で異文化コミュニケーションを体感してみました https://dev.classmethod.jp/articles/english-cultures/ 当たり前 2021-08-27 06:57:06
海外TECH DEV Community Data Science Complete Roadmap https://dev.to/tips_tricks/data-science-complete-roadmap-5c2b Data Science Complete RoadmapAround three years ago I did an undergraduate degree in computer science I chose to major in data science since it was so hyped up at that time I realized one year back that my degree did not equip me with the skills necessary to become a data scientist And it cost my parents approximately K This was before I knew about online learning platforms like edX and Coursera I taught myself all the skills required to become a data scientist And I learnt it all outside my degree ーI learnt it online Now I m working as a data scientist for a data and AI company In an article I wrote last year I provided a list of courses you could take to break into the data science industry I will refresh that list here and provide you with a few more learning resources that will help you break into data science in Read More Data Science Complete Roadmap 2021-08-27 06:24:41
海外TECH DEV Community AI Project For Beginners https://dev.to/tips_tricks/ai-project-for-beginners-4l2m AI Project For BeginnersArtificial intelligence Project IdeasWith web development taking off rapidly in the industry the demand for Web Developers is skyrocketing In fact web development has emerged as a promising field right now attracting aspirants from all educational and professionals backgrounds  If you are also interested in web development the best way to upskill in this field is to work on web development projects  The more you practice and experiment with challenging web development projects the better will be your real world development skills  Read More ai project ideas 2021-08-27 06:23:02
海外TECH DEV Community Accessibility evaluation tools https://dev.to/elischei/accessibility-evaluation-tools-4mbg Accessibility evaluation toolsAfter learning about different accessibility principles looking at more complex challenges and going in depth on ARIA we have finally arrived at the last part of this series And it is time to talk write about accessibility evaluation tools There are a lot of different tools to use for accessibility evaluation in this post I will cover my personal preferences If you know about an awesome tool I should try please let me know What are accessibility evaluation tools Like the name sugests accessibility evaluation tools are tools that help you evaluate how accessible a site is These tools perform automated tests and gives you feedback on how accessible your site is according to the WCAG principles Remember to think for yourself These tools can be of great value especially if you are new to accessibility But it is important to remember to think for yourself as well Focus on learning and understanding the different WCAG principles and how to implement them rather than relaying on tools only I use these tools regularly but they are not a part of my everyday workflow Typically I run one of them when I have finished a new feature before deploying to test to make sure I havn t missed anything Or if I refacor a component and I m afraid my changes might break something I run an evaluation to make sure the content is still accessible The tools I useAs I mentioned above there are a lot of different accessibility evaluation tools and they mostly cover the same things The decision of which tool to use often comes down to personal preference SiteimproveThe Site Improve chrome extension gives you a button in your browser that will run an accessibility test on the page you are currently on The results of the test shows up as a panel to the left in your browser window It displays issues sorted into different categories and gives you details about what should be fixed and also hints on how to fix it I love siteimprove It s easy to use it gives you a quick overview and also provides details if you need them It gives you a lot of information about the different areas of accessibility LighthouseLighthouse is available as its own tab in chrome devtoolsI mainly use Lighthouse to test the performance of a website which is also an important part of accessibility not everyone have access to a fast internet connection But it will also give you an accessibility score and tell you what needs to be fixed Axe dev toolsLike lighthouse Axe dev tools has its own tab in devtools You can scan the whole site or only parts of it requires you to log in It presents a list of issues and possible solutions to fix them Tools for checking colorsThere are a lot of different color checking tools out there Some browsers also have their own built in version in devtools But the tools I use most are WebAIM contrast checker and contrastchecker com Other resourcesList of accessibility tools WC Introduction to accessibility tools WebAIM Did you find this article usefull Follow me on twitter to be notified when I publish something new Also if you have any feedback or questions please let me know in the comments below Thank you for reading and good luck with your accessibility evaluation Eli 2021-08-27 06:12:53
海外TECH The Apache Software Foundation Blog The Apache News Round-up: week ending 27 August 2021 https://blogs.apache.org/foundation/entry/the-apache-news-round-up241 The Apache News Round up week ending August Hello Friday let s take a look at the Apache community s activities from the past week ASF Board nbsp management and oversight of the business affairs of the corporation in accordance with the Foundation s bylaws nbsp Next Board Meeting September Board calendar and minutes ApacheCon nbsp the ASF s official global conference series bringing Tomorrow s Technology Today since ApacheCon Asia was held online August ApacheCon Home is coming up next on September nbsp The ApacheSoftware Foundation Announces Program for ApacheCon Home nbsp Learn about the Community Track from Sharan Foga and Swapnil M Mane nbsp Register for ApacheCon Home nbsp ASF Infrastructure nbsp our distributed team on three continents keeps the ASF s infrastructure running around the clock nbsp M weekly checks yield uptime at Performance checks across different service components spread over more than machines in data centers around the world nbsp Apache Code Snapshot nbsp Over the past week Apache Committers changed lines of code over commits Top contributors in order are Andrea Cosentino Andi Huber Harikrishna Patnala Claus Ibsen and Gary Gregory nbsp nbsp nbsp nbsp Apache Project Announcements nbsp the latest updates by category Big Data nbsp Apache NiFi MiNiFi C CVE MiNiFi CPP arbitrary script execution is possible on the agent s host machine through the c protocol Confidential Computing nbsp Apache Teaclave incubating released https teaclave apache org Libraries nbsp Apache Geometry released geometry nbsp Apache Portable Runtime CVE Regression of CVE Messaging nbsp Apache Qpid Dispatch released https qpid apache org Did You Know nbsp Did you know that Dropbox uses Apache Superset as their data exploration platform nbsp nbsp Did you know that the CFP for Pulsar Summit Asia in November closes on September nbsp nbsp Did you know that the CFP is open for the CloudStack Collaboration Conference in November nbsp Apache Community Notices Watch quot Trillions and Trillions Served quot the documentary on the ASF full feature min quot Apache Everywhere quot min nbsp quot Why Apache quot min nbsp “Apache Innovation min nbsp The Apache Way to Sustainable Open Source Success nbsp nbsp Foundation Reports and Statements nbsp nbsp Presentations from ApacheCon Asia are available at nbsp nbsp quot Success at Apache quot focuses on the people and processes behind why the ASF quot just works quot nbsp nbsp Inside Infra the new interview series with members of the ASF infrastructure team meet nbsp nbsp nbsp Chris Thistlethwaite nbsp nbsp nbsp Drew Foulks nbsp nbsp nbsp Greg Stein Part I nbsp nbsp nbsp nbsp Part II nbsp nbsp and Part III nbsp nbsp nbsp Daniel Gruno Part I nbsp nbsp and Part II nbsp nbsp nbsp nbsp Gavin McDonald Part I nbsp nbsp and Part II nbsp nbsp nbsp nbsp Andrew Wetmore Part I nbsp nbsp and Part II nbsp nbsp nbsp Chris Lambertus Part I nbsp nbsp nbsp and Part II nbsp The nbsp Apache nbsp Software Foundation Operations Summary Q FY November January nbsp nbsp Video highlights nbsp The nbsp ApacheSoftware Foundation Celebrates Years of Open Source Leadership world s nbsp largest Open Source foundation advances community led innovation quot The nbsp Apache nbsp Way quot nbsp Apache in By The Digits nbsp nbsp Video highlights nbsp ASF Security Report nbsp nbsp Video highlights nbsp ASF FY Annual Report nbsp nbsp Follow the ASF on social media TheASF on Twitter and on LinkedIn at nbsp nbsp Follow the Apache Community on Facebook nbsp nbsp and Twitter nbsp nbsp Are your software solutions Powered by Apache Download amp use our quot Powered By quot logos nbsp poweredby For real time updates sign up for Apache related news by sending mail to announce subscribe apache org and follow TheASF on Twitter For a broader spectrum from the Apache community nbsp nbsp provides an aggregate of Project activities as well as the personal blogs and tweets of select ASF Committers 2021-08-27 06:51:00
金融 JPX マーケットニュース [OSE]超長期国債先物取引における取引単位及び即時約定可能値幅の見直しについて https://www.jpx.co.jp/news/2040/20210827-01.html 先物取引 2021-08-27 16:00:00
金融 JPX マーケットニュース [東証]制限値幅の拡大:1銘柄 https://www.jpx.co.jp/news/1030/20210827-01.html 東証 2021-08-27 15:15:00
金融 JPX マーケットニュース [OSE]特別清算数値(2021年8月第4週限):日経225 https://www.jpx.co.jp/markets/derivatives/special-quotation/ 特別清算 2021-08-27 15:15:00
金融 ニッセイ基礎研究所 鈍る緊急事態宣言への反応 https://www.nli-research.co.jp/topics_detail1/id=68601?site=nli 緊急事態宣言の発令により経済活動を制限し、人流を抑制することで感染を抑えようとしているが、人流の抑制効果はどの程度あるのだろうか。 2021-08-27 15:35:23
金融 日本銀行:RSS 成長基盤強化を支援するための資金供給の実施結果 http://www.boj.or.jp/announcements/release_2021/rel210827a.pdf 資金供給 2021-08-27 16:00:00
ニュース @日本経済新聞 電子版 日経平均反落、終値101円安の2万7641円 https://t.co/QqvBe6bvrR https://twitter.com/nikkei/statuses/1431137709616074754 日経平均 2021-08-27 06:13:13
ニュース ジェトロ ビジネスニュース(通商弘報) テロの可能性を受け、アフガニスタンからの退避終了を発表 https://www.jetro.go.jp/biznews/2021/08/1dead1762f829575.html 退避 2021-08-27 06:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) 新型コロナ新規感染者数が減少傾向、今年初めて1,000人割る https://www.jetro.go.jp/biznews/2021/08/aaf710725885a5e3.html 減少傾向 2021-08-27 06:15:00
海外ニュース Japan Times latest articles Tokyo Paralympic tennis matches on outdoor courts delayed due to heat https://www.japantimes.co.jp/sports/2021/08/27/paralympics/summer-paralympics/wheelchair-tennis-summer-heat-delay/ tennis 2021-08-27 15:31:13
ニュース BBC News - Home Afghanistan: UK enters final stages of evacuation https://www.bbc.co.uk/news/uk-58353726?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-27 06:51:19
ニュース BBC News - Home Covid-19: Vaccine blood clot research and warning over a big festival weekend https://www.bbc.co.uk/news/uk-58350392?at_medium=RSS&at_campaign=KARANGA coronavirus 2021-08-27 06:43:49
ニュース BBC News - Home Tokyo Paralympics: Kadeena Cox sets new world record to win gold https://www.bbc.co.uk/sport/disability-sport/58352830?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-27 06:25:03
ニュース BBC News - Home Tokyo Paralympics: Who are Great Britain's medal winners? https://www.bbc.co.uk/sport/disability-sport/58267875?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-27 06:18:14
ビジネス ダイヤモンド・オンライン - 新着記事 「9月に権利が確定する株」の配当利回りランキング! 利回り8.9%の日本郵船、4期連続増配で利回り7.6% の商船三井など、高配当でおすすめの50銘柄を紹介! - 配当【増配・減配】最新ニュース! https://diamond.jp/articles/-/280579 2021-08-27 15:10:00
ビジネス 不景気.com 岡本硝子が希望退職者募集で30名弱を削減へ、昨年に続き - 不景気.com https://www.fukeiki.com/2021/08/okamoto-glass-cut-job-2021.html 岡本硝子 2021-08-27 06:33:27
ビジネス 不景気.com 東京・新橋の旅行業「サイエンスツアー」に破産開始決定 - 不景気.com https://www.fukeiki.com/2021/08/science-tour.html 株式会社 2021-08-27 06:14:54
ビジネス 不景気.com 東京の広告代理・ビデオダビング「サンコーエージェンシー」が破産 - 不景気.com https://www.fukeiki.com/2021/08/sanko-agency.html 東京都大田区矢口 2021-08-27 06:02:28
GCP Google Cloud Platform Japan 公式ブログ AI を使用して、高度にパーソナライズされた投資に関するおすすめを届ける https://cloud.google.com/blog/ja/topics/financial-services/softserve-makes-investing-easier-with-google-cloud/ フェリックスは、金銭的な目標を設定し、リスク許容度と投資目標に沿った投資ファンドのポートフォリオを作成しました。 2021-08-27 08:00:00
北海道 北海道新聞 4強進出校、関係者全員が陰性 高校野球、131人にPCR検査 https://www.hokkaido-np.co.jp/article/582728/ 全国高校野球選手権大会 2021-08-27 15:16:00
北海道 北海道新聞 高倉麻子監督が退任 サッカー女子日本代表 https://www.hokkaido-np.co.jp/article/582720/ 高倉麻子 2021-08-27 15:08:00
ビジネス 東洋経済オンライン ゴルフ界「練習生のツアー大会」新設する深い事情 意外と知らないトップ以外のゴルファーの実情 | ゴルフとおカネの切っても切れない関係 | 東洋経済オンライン https://toyokeizai.net/articles/-/450802?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-27 15:30:00
ニュース Newsweek カブール自爆テロ、ISIS-Kとは何者か https://www.newsweekjapan.jp/stories/world/2021/08/isis-k-1.php 2021-08-27 15:31:00
IT 週刊アスキー 高さ約25cmの「シャインマスカットのパフェ」が「ココス」に登場 https://weekly.ascii.jp/elem/000/004/067/4067349/ 高さ 2021-08-27 15:45:00
IT 週刊アスキー 『ブラスターマスター ゼロ 3』のEpic Games Store版が配信開始!今なら発売記念セールで20%オフ https://weekly.ascii.jp/elem/000/004/067/4067389/ epicgamesstore 2021-08-27 15:35:00
IT 週刊アスキー 『地球防衛軍6』公式生放送・第3回が本日8月27日21時より配信決定! https://weekly.ascii.jp/elem/000/004/067/4067385/ 地球防衛軍 2021-08-27 15:25:00
IT 週刊アスキー 地域SNSでつながろう! 「ピアッザ」に横浜市栄区役所が公式アカウントを開設 https://weekly.ascii.jp/elem/000/004/067/4067383/ piazza 2021-08-27 15:20:00
海外TECH reddit Regarding Future Content Releases https://www.reddit.com/r/DragaliaLost/comments/pchem2/regarding_future_content_releases/ Regarding Future Content Releases submitted by u rDragaliaLostMods to r DragaliaLost link comments 2021-08-27 06:01:13
GCP Cloud Blog JA AI を使用して、高度にパーソナライズされた投資に関するおすすめを届ける https://cloud.google.com/blog/ja/topics/financial-services/softserve-makes-investing-easier-with-google-cloud/ フェリックスは、金銭的な目標を設定し、リスク許容度と投資目標に沿った投資ファンドのポートフォリオを作成しました。 2021-08-27 08:00:00
TECH Engadget Japanese 最大41%OFF『Nintendo Switchスーパーロボット大戦セール』開催中 https://japanese.engadget.com/nintendo-switch-074549181.html nintendo 2021-08-27 07:45:49
TECH Engadget Japanese テスラのiPhoneアプリが大幅刷新 ウィジェットやコマンド送信機能を改善 https://japanese.engadget.com/tesla-i-phone-app-073003101.html iphone 2021-08-27 07:30:03
TECH Engadget Japanese アップルとGoogle共同開発のコロナ接触通知API、米国では大失敗との調査結果 https://japanese.engadget.com/apple-google-exposure-api-failed-us-070051708.html google 2021-08-27 07:00:51
フリーソフト 新着ソフトレビュー - Vector 再起動する事なくMacでWindowsが使用できる仮想化ソフト「Parallels Desktop 17 for Mac」 https://www.vector.co.jp/magazine/softnews/210827/n2108271.html?ref=rss macosmonterey 2021-08-27 17:00:00
ROBOT ロボスタ AIが高度な日本語文章を自動生成する りんなのrinna社、日本語GPT-2/BERTの事前学習モデルを開発 GitHub等で公開 https://robotstart.info/2021/08/27/rinna-gpt2.html github 2021-08-27 07:13:51
ROBOT ロボスタ Gatebox AIキャラクターの理想形として「バーチャルパートナー」を提唱 ビジョンイラストを公開 公式サイトもリニューアル https://robotstart.info/2021/08/27/gatebox-vr-partner.html gatebox 2021-08-27 07:12:36
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 若年層のクレカ所持率は約6割 作ったきっかけは? https://www.itmedia.co.jp/business/articles/2108/27/news142.html itmedia 2021-08-27 16:45:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 日産自動車、軽クラスの電気自動車を2022年初頭に発売 https://www.itmedia.co.jp/business/articles/2108/27/news140.html itmedia 2021-08-27 16:10:00
TECH Techable(テッカブル) リモート試験で“感染・不正リスク”を回避! 東大SPH入学者選抜で「スマート入試」導入 https://techable.jp/archives/160745 筆記試験 2021-08-27 07:00:24
AWS lambdaタグが付けられた新着投稿 - Qiita Lambda関数内で、別AWSアカウントのLambda関数を呼び出す https://qiita.com/chokomi/items/faa0d404de61fc01d7bc Createfunctionボタンをクリックして、Lambda関数を新規作成します。 2021-08-27 16:38:06
python Pythonタグが付けられた新着投稿 - Qiita [初心者向け]WindowsにPythonをインストールする前に読んでほしい https://qiita.com/hiyasichuka/items/94035422f983be080239 新しいバージョンのPythonが出た場合も、同様の手順で環境を構築することが可能です。 2021-08-27 16:34:02
js JavaScriptタグが付けられた新着投稿 - Qiita "/"を忘れたかっただけなのに https://qiita.com/ats05/items/8fd8d220262cec0f277e きっとあなたも度はやったことあるはず。 2021-08-27 16:30:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 配列の中にあるメールアドレスに向けてメール送信を行いたい https://teratail.com/questions/356451?rss=all 2021-08-27 16:55:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) blazorの APIについて外部アクセスを禁止したい https://teratail.com/questions/356450?rss=all つまり、ブラウザのURLを叩いてもAPIにアクセスできないようにしたいです。 2021-08-27 16:53:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) yahooショッピングAPIをエクセル(VBA)に適用するときのエラーについて https://teratail.com/questions/356449?rss=all yahooショッピングAPIをエクセルVBAに適用するときのエラーについて前提・実現したいことVBAエクセルでYahooの商品画像を削除するようなエクセルアプリをつくっています。 2021-08-27 16:53:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) NodeJSでフォームの値を多次元連想配列で取得したい https://teratail.com/questions/356448?rss=all 2021-08-27 16:44:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBA セルに特定の条件で番号を付与したい https://teratail.com/questions/356447?rss=all 2021-08-27 16:35:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) smtplibのsendmailメソッドで送るメッセージが改行できない https://teratail.com/questions/356446?rss=all smtplibのsendmailメソッドで送るメッセージが改行できないsmtplibのsendmailメソッドで送るメッセージが改行ができません。 2021-08-27 16:30:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Windowsのcmdで制御文字を反映させる方法 https://teratail.com/questions/356445?rss=all Windowsのcmdで制御文字を反映させる方法Javaを使って、任意の文字列を任意の色に変えるというコードを書いてみました。 2021-08-27 16:27:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) マウス座標をワールド座標に変換 https://teratail.com/questions/356444?rss=all マウス座標をワールド座標に変換Cでクライアント座標をワールド座標に変換してマウスカーソルのワールド座標を取得しようとしています。 2021-08-27 16:22:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vscodeで直ぐにタブが埋もれてしまう https://teratail.com/questions/356443?rss=all vscode 2021-08-27 16:19:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) htmlからcsvをpostし,cgi(python)で処理を行う https://teratail.com/questions/356442?rss=all 2021-08-27 16:18:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonのsubprocessを用いた連番ファイルの読み込み https://teratail.com/questions/356441?rss=all pythonのsubprocessを用いた連番ファイルの読み込み前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-27 16:15:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) htmlメール内に、yes noボタンを設置して送信者が受け取る方法 https://teratail.com/questions/356440?rss=all htmlメール内に、yesnoボタンを設置して送信者が受け取る方法wordpressから、注文確認メールが利用者に自動で送信されます。 2021-08-27 16:09:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bootstrapのcssの変更のやり方を教えて頂きたいです。(初心者で申し訳ございません) https://teratail.com/questions/356439?rss=all bootstrapのcssの変更のやり方を教えて頂きたいです。 2021-08-27 16:03:42
Ruby Rubyタグが付けられた新着投稿 - Qiita 親モデルのActiveModel::Serializer内で子モデルのActiveModel::Serializerを指定する https://qiita.com/texpandafter/items/ed3e973a5a88e90c4317 親モデルのActiveModelSerializer内で子モデルのActiveModelSerializerを指定する実行環境macOSHRubyRailsactivemodelserializers前提AuthorモデルとBookモデルはhasmany・belongstoの関係にある。 2021-08-27 16:39:31
Ruby Rubyタグが付けられた新着投稿 - Qiita オブジェクト指向とは何なのか?(今理解できる範囲でまとめてみる) 初心者なりに https://qiita.com/ki_87/items/5d692a390fac59c47cdc 乗用車もバスも結局は車なので、上位クラスの特徴を受け継いでることになります。 2021-08-27 16:23:10
AWS AWSタグが付けられた新着投稿 - Qiita Lambda関数内で、別AWSアカウントのLambda関数を呼び出す https://qiita.com/chokomi/items/faa0d404de61fc01d7bc Createfunctionボタンをクリックして、Lambda関数を新規作成します。 2021-08-27 16:38:06
AWS AWSタグが付けられた新着投稿 - Qiita Amazon Lex の V1 Bot を V2 Bot に移行する https://qiita.com/hayao_k/items/cb2685b6a0aa7e882e90 完了後、Vコンソールで移行先のボットを確認すると、言語に英語が追加されていることを確認できます。 2021-08-27 16:26:48
Docker dockerタグが付けられた新着投稿 - Qiita 基本的なDockerのあれこれ https://qiita.com/ren0826jam/items/0d858f46fe43b22ba69b コンテナとはコンテナとは、ホストOS上に論理的な区画を作成し、アプリケーションを動作させるのに必要なライブラリなどをつにまとめることが出来ます。 2021-08-27 16:45:12
Docker dockerタグが付けられた新着投稿 - Qiita Docker runのオプションについてまとめてみた https://qiita.com/beeeegle/items/874a6ab5c0e164b5279c Dockerrunのオプションについてまとめてみた別の記事に投稿している内容に関連して、DockerRunのオプションについて少し調べてみました。 2021-08-27 16:03:54
Git Gitタグが付けられた新着投稿 - Qiita Git/GitHub入門(2): 基本コマンド https://qiita.com/k_katou7209/items/1effe0436183c05b6189 GitGitHub入門基本コマンドこの記事ではGitで使用される基本のコマンドを紹介します。 2021-08-27 16:39:28
Ruby Railsタグが付けられた新着投稿 - Qiita 親モデルのActiveModel::Serializer内で子モデルのActiveModel::Serializerを指定する https://qiita.com/texpandafter/items/ed3e973a5a88e90c4317 親モデルのActiveModelSerializer内で子モデルのActiveModelSerializerを指定する実行環境macOSHRubyRailsactivemodelserializers前提AuthorモデルとBookモデルはhasmany・belongstoの関係にある。 2021-08-27 16:39:31
Ruby Railsタグが付けられた新着投稿 - Qiita #3 RailsとVue.jsでモーダルウィンドウを実装 https://qiita.com/divclass123/items/20b96b5f5faa80fceba9 問題はappvueからshowvueをモーダルウィンドウで表示したときに、いいねがリアルタイムで反映されない。 2021-08-27 16:06:33
技術ブログ Developers.IO ELB(ALB)のIPアドレスを確認する方法 https://dev.classmethod.jp/articles/tsnote-alb-ip-001/ elbalb 2021-08-27 07:10:45
海外TECH DEV Community Git Basics: The Final Guide https://dev.to/zigrazor/git-basics-the-final-guide-1ne4 Git Basics The Final Guide Hot to Create a new repositorycreate a new directory open it and perform agit initto create a new git repository How to checkout a repositorycreate a working copy of a local repository by running the commandgit clone path to repositoryif you want create a working copy of a remote repositorygit clone username host path to repository Workflowyour local repository consists of three trees maintained by git the first one is your Working Directory which holds the actual files the second one is the Index which acts as a staging area and finally the HEAD which points to the last commit you ve made Add amp CommitYou can propose changes add it to the Index usinggit add lt filename gt orgit add This is the first step in the basic git workflow To actually commit these changes usegit commit m Commit message Now the file is committed to the HEAD but not in your remote repository yet Pushing changesYour changes are now in the HEAD of your local working copy To send those changes to your remote repository executegit push origin masterChange master to whatever branch you want to push your changes to If you have not cloned an existing repository and want to connect your repository to a remote server you need to add it withgit remote add origin lt server gt Now you are able to push your changes to the selected remote server BranchingBranches are used to develop features isolated from each other The master branch is the default branch when you create a repository Use other branches for development and merge them back to the master branch upon completion create a new branch named branch x and switch to it usinggit checkout b branch xswitch back to mastergit checkout masterand delete the branch againgit branch d branch xa branch is not available to others unless you push the branch to your remote repositorygit push origin lt branch gt Update amp Mergeto update your local repository to the newest commit executegit pullin your working directory to fetch and merge remote changes to merge another branch into your active branch e g master usegit merge lt branch gt in both cases git tries to auto merge changes Unfortunately this is not always possible and results in conflicts You are responsible to merge those conflicts manually by editing the files shown by git After changing you need to mark them as merged withgit add lt filename gt before merging changes you can also preview them by usinggit diff lt source branch gt lt target branch gt Taggingit s recommended to create tags for software releases this is a known concept which also exists in SVN You can create a new tag named by executinggit tag bedffthe bedff stands for the first characters of the commit id you want to reference with your tag You can get the commit id by looking at the Login its simplest form you can study repository history using git logYou can add a lot of parameters to make the log look like what you want To see only the commits of a certain author git log author bobTo see a very compressed log where each commit is one line git log pretty onelineOr maybe you want to see an ASCII art tree of all the branches decorated with the names of tags and branches git log graph oneline decorate allSee only which files have changed git log name statusThese are just a few of the possible parameters you can use For more seegit log help Replace local changesIn case you did something wrong which for sure never happens you can replace local changes using the commandgit checkout lt filename gt this replaces the changes in your working tree with the last content in HEAD Changes already added to the index as well as new files will be kept If you instead want to drop all your local changes and commits fetch the latest history from the server and point your local master branch at it like thisgit fetch origingit reset hard origin master Others Useful Commandbuilt in git GUIgitkuse colorful git outputgit config color ui trueshow log on just one line per commitgit config format pretty onelineuse interactive addinggit add iFor More The Final Guide see the Index Page 2021-08-27 07:43:39
海外TECH DEV Community The Final Guide Index https://dev.to/zigrazor/the-final-guide-index-4954 The Final Guide IndexThis post will be an incremental index for all The Final Guide s I I have written and will write Enjoy the Reading IndexGit BasicsGit Undo MergeThank You All 2021-08-27 07:30:32
海外TECH DEV Community AWS SDKs for .Net : AWSSDK.IdentityManagement ( AWS IAM ) https://dev.to/ahmedadel/aws-sdks-for-net-awssdk-identitymanagement-aws-iam-196l AWS SDKs for Net AWSSDK IdentityManagement AWS IAM The AWS SDK for NET supports AWS Identity and Access Management IAM which is a web service that enables AWS customers to manage users and user permissions in AWS First of all let s have a brief about IAM Service in AWS ➽What is IAM Service in AWS AWS Identity and Access Management IAM is a web service that helps you securely control access to AWS resources You use IAM to control who is authenticated signed in and authorized has permissions to use resources You grant permissions to a user by creating a IAM policy The policy contains a policy document that lists the actions that a user can perform and the resources those actions can affect Read more about IAM Service Read more about Policies and Permissions ➽Installing AWSSDK IdentityManagement AWSSDK IdentityManagement is installed mainly from Nuget There is ways to install AWSSDK IdentityManagement they are the same as installing AWSSDK S from Part of this series let s use the easiest one from Package Manager Console by using the Install Package command PM gt Install Package AWSSDK IdentityManagementSecond step is to connect to our AWS account using Access keys Access Key ID and Secret Access Key this was explained before briefly in the first article under Get AWS Access keys ➽Let s now check what we can do with this SDK Create IAM user ➤The following snippet creates an IAM user adds the given managed security policy and then creates and stores credentials for him Create the user Method private static async Task lt CreateUserResponse gt CreateUser IAmazonIdentityManagementService iamClient string userName string policyArn string csvFilename Create the user Could also create a login profile for the user by using CreateLoginProfileAsync CreateUserResponse responseCreate await iamClient CreateUserAsync new CreateUserRequest userName Attach an existing managed policy await iamClient AttachUserPolicyAsync new AttachUserPolicyRequest UserName responseCreate User UserName PolicyArn policyArn Create credentials and write them to a CSV file CreateAccessKeyResponse responseCreds await iamClient CreateAccessKeyAsync new CreateAccessKeyRequest UserName responseCreate User UserName using FileStream s new FileStream csvFilename FileMode Create using StreamWriter writer new StreamWriter s writer WriteLine User name Access key ID Secret access key writer WriteLine responseCreds AccessKey UserName responseCreds AccessKey AccessKeyId responseCreds AccessKey SecretAccessKey return responseCreate Display list of IAM users ➤To display a list of existing users as well as information about each user such as access key IDs and attached policies Method to print out a list of the existing users and information about them private static async Task ListUsers IAmazonIdentityManagementService iamClient Get the list of users ListUsersResponse responseUsers await iamClient ListUsersAsync Console WriteLine nFull list of users foreach var user in responseUsers Users Console WriteLine User user UserName Console WriteLine tCreated user CreateDate ToShortDateString Show the list of groups this user is part of var responseGroups await iamClient ListGroupsForUserAsync new ListGroupsForUserRequest user UserName foreach var group in responseGroups Groups Console WriteLine tGroup group GroupName Show the list of access keys for this user ListAccessKeysResponse responseAccessKeys await iamClient ListAccessKeysAsync new ListAccessKeysRequest UserName user UserName foreach AccessKeyMetadata accessKey in responseAccessKeys AccessKeyMetadata Console WriteLine tAccess key ID accessKey AccessKeyId Show the list of managed policies attached to this user var requestManagedPolicies new ListAttachedUserPoliciesRequest UserName user UserName var responseManagedPolicies await iamClient ListAttachedUserPoliciesAsync new ListAttachedUserPoliciesRequest UserName user UserName foreach var policy in responseManagedPolicies AttachedPolicies Console WriteLine tManaged policy name policy PolicyName Show the list of inline policies attached to this user var responseInlinePolicies await iamClient ListUserPoliciesAsync new ListUserPoliciesRequest user UserName foreach var policy in responseInlinePolicies PolicyNames Console WriteLine tInline policy name policy Delete IAM users Before deleting a user we should first de attach all his policies and remove all his access keys using the following methods Method to detach managed policies from a user private static async Task DetachPolicies IAmazonIdentityManagementService iamClient string userName ListAttachedUserPoliciesResponse responseManagedPolicies await iamClient ListAttachedUserPoliciesAsync new ListAttachedUserPoliciesRequest UserName userName foreach AttachedPolicyType policy in responseManagedPolicies AttachedPolicies Console WriteLine tDetaching policy policy PolicyName await iamClient DetachUserPolicyAsync new DetachUserPolicyRequest PolicyArn policy PolicyArn UserName userName Method to delete access keys from a user private static async Task DeleteAccessKeys IAmazonIdentityManagementService iamClient string userName ListAccessKeysResponse responseAccessKeys await iamClient ListAccessKeysAsync new ListAccessKeysRequest UserName userName foreach AccessKeyMetadata accessKey in responseAccessKeys AccessKeyMetadata Console WriteLine tDeleting Access key accessKey AccessKeyId await iamClient DeleteAccessKeyAsync new DeleteAccessKeyRequest UserName userName AccessKeyId accessKey AccessKeyId ➤Now we can delete the user Method to delete a user private static async Task DeleteUser IAmazonIdentityManagementService iamClient string userName Remove items from the user Detach any managed policies await DetachPolicies iamClient userName Delete any access keys await DeleteAccessKeys iamClient userName DeleteLoginProfileAsycn DeleteUserPolicyAsync etc See the description of DeleteUserAsync for a full list Delete the user await iamClient DeleteUserAsync new DeleteUserRequest userName Console WriteLine Done Creating IAM managed policies from JSON Let s assume that we have a policy file like this Version Id DotnetTutorialPolicy Statement Sid DotnetTutorialPolicyS Effect Allow Action s Get s List Resource Sid DotnetTutorialPolicyPolly Effect Allow Action polly DescribeVoices polly SynthesizeSpeech Resource ➤To read more about IAM managed policies➤To create an IAM managed policy from a given policy document in JSON by creating an IAM client object reads the policy document from a file and then creates the policy create an IAM policy from a JSON file private static async Task lt CreatePolicyResponse gt CreateManagedPolicy IAmazonIdentityManagementService iamClient string policyName string jsonFilename return await iamClient CreatePolicyAsync new CreatePolicyRequest PolicyName policyName PolicyDocument File ReadAllText jsonFilename Display the policy document of an IAM managed policy ➤First we need to find the default version of the given IAM Policy Method to determine the default version of an IAM policy Returns a string with the version private static async Task lt string gt GetDefaultVersion IAmazonIdentityManagementService iamClient string policyArn Retrieve all the versions of this policy string defaultVersion string Empty ListPolicyVersionsResponse reponseVersions await iamClient ListPolicyVersionsAsync new ListPolicyVersionsRequest PolicyArn policyArn Find the default version foreach PolicyVersion version in reponseVersions Versions if version IsDefaultVersion defaultVersion version VersionId break return defaultVersion ➤Then display the policy document Method to retrieve and display the policy document of an IAM policy private static async Task ShowPolicyDocument IAmazonIdentityManagementService iamClient string policyArn string defaultVersion Retrieve the policy document of the default version GetPolicyVersionResponse responsePolicy await iamClient GetPolicyVersionAsync new GetPolicyVersionRequest PolicyArn policyArn VersionId defaultVersion Display the policy document in JSON Console WriteLine Version defaultVersion of the policy in JSON format Console WriteLine HttpUtility UrlDecode responsePolicy PolicyVersion Document 2021-08-27 07:26:50
海外TECH DEV Community Nested border-radius Playground https://dev.to/madsstoumann/nested-border-radius-playground-kcl Nested border radius PlaygroundWhen nesting elements with a border radius I found this formula which I implemented in the Codepen below Each “inner ring multiplies the gap and deducts it from the border radius bdrs calc var bdrs var gap etc It looks fine with larger border radii but when the gap increases and you use smaller radii you ll end up with negative radii thus not visible in those inner rings where the multiplied gap ends up being larger than the radii I ll never use this irl but just out of curiosity does anyone have a better formula that ll work with infinite inner radii Or maybe use something like clamp 2021-08-27 07:01:44
金融 RSS FILE - 日本証券業協会 本協会本部事務所における新型コロナウイルス感染者の発生について https://www.jsda.or.jp/shinchaku/hassei/index.html 新型コロナウイルス 2021-08-27 09:00:00
金融 JPX マーケットニュース [東証]上場廃止等の決定:EPSホールディングス(株) https://www.jpx.co.jp/news/1023/20210827-11.html 上場廃止 2021-08-27 16:10:00
金融 ニッセイ基礎研究所 所得格差と経済成長の関係-再配分政策が及ぼす経済的影響 https://www.nli-research.co.jp/topics_detail1/id=68602?site=nli 目次ーはじめにー「K字型」が示唆するものコロナ禍で見られるつの格差コロナ禍で見られる非対称な影響ー経済学的な視点で見る所得格差「経済成長」が「所得格差」に及ぼす影響「所得格差」が「経済成長」に及ぼす影響格差是正の必要性に関する論調の変化ー日本における所得格差の現状ーおわりにコロナ禍による格差拡大への懸念は、世界共通の課題として意識されつつある。 2021-08-27 16:51:23
海外ニュース Japan Times latest articles Takayuki Suzuki remains focused on more medals after winning Japan’s first gold https://www.japantimes.co.jp/sports/2021/08/27/paralympics/summer-paralympics/takayuki-suzuki-focus-paralympic-medals/ Takayuki Suzuki remains focused on more medals after winning Japan s first goldSwimmer Takayuki Suzuki remains on track to meet his goal of winning a medal in every event in which he competes in at the Tokyo 2021-08-27 16:09:32
ニュース BBC News - Home Afghanistan: UK enters final stages of evacuation https://www.bbc.co.uk/news/uk-58353726?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-27 07:56:15
ニュース BBC News - Home Tokyo Paralympics: Kadeena Cox sets new world record to win gold https://www.bbc.co.uk/sport/disability-sport/58352830?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-27 07:04:53
ニュース BBC News - Home 'Committed' Kane scores twice to send Spurs into Europa Conference League group stage https://www.bbc.co.uk/sport/football/58333505?at_medium=RSS&at_campaign=KARANGA x Committed x Kane scores twice to send Spurs into Europa Conference League group stageHarry Kane scores twice on his return to the Tottenham starting line up as Spurs overturned a first leg deficit against Pacos de Ferreira to reach the Europa Conference League group stage 2021-08-27 07:34:20
ニュース BBC News - Home Tokyo Paralympics: Who are Great Britain's medal winners? https://www.bbc.co.uk/sport/disability-sport/58267875?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-27 07:37:32
ビジネス ダイヤモンド・オンライン - 新着記事 中国、消費者データ保有IT企業の米IPO禁止へ - WSJ発 https://diamond.jp/articles/-/280777 禁止 2021-08-27 16:16:00
LifeHuck ライフハッカー[日本版] 左右の聞こえ方をアプリでチェック。音域補正ができる有線イヤホンを使ってみた https://www.lifehacker.jp/2021/08/machi-ya-rayz-review.html 音域 2021-08-27 16:30:00
GCP Google Cloud Platform Japan 公式ブログ ゼロトラストが必須: 新たな BeyondCorp Enterprise 機能でお客様をサポート https://cloud.google.com/blog/ja/products/identity-security/new-beyondcorp-enterprise-zero-trust-capabilities/ 構成が容易なカスタムアクセスポリシー最後にご紹介するのは、BeyondCorpEnterpriseの背後にあるゼロトラストポリシーエンジンであるAccessContextManagerでさらに多くのゼロトラストアクセス条件が利用できるようになったことです。 2021-08-27 09:00:00
GCP Google Cloud Platform Japan 公式ブログ AI を使用して、高度にパーソナライズされた投資に関するおすすめを届ける https://cloud.google.com/blog/ja/topics/financial-services/softserve-makes-investing-easier-with-google-cloud/ フェリックスは、金銭的な目標を設定し、リスク許容度と投資目標に沿った投資ファンドのポートフォリオを作成しました。 2021-08-27 08:00:00
北海道 北海道新聞 NTT西日本がイチゴ販売開始 自社ビル内で「熟練農家」再現 https://www.hokkaido-np.co.jp/article/582755/ 大阪市内 2021-08-27 16:04:31
北海道 北海道新聞 川崎のハロウィーン終了 ブームけん引、歴史に幕 https://www.hokkaido-np.co.jp/article/582757/ 終了 2021-08-27 16:08:00
北海道 北海道新聞 東証反落、101円安 米株安を嫌気 https://www.hokkaido-np.co.jp/article/582756/ 日経平均株価 2021-08-27 16:05:00
IT 週刊アスキー スマホRPG『モンハンライダーズ』秋のロードマップを公開! https://weekly.ascii.jp/elem/000/004/067/4067408/ 登場 2021-08-27 16:35:00
IT 週刊アスキー 「餃子の王将」に9月限定「野菜たっぷり五目あんかけタンメン」 https://weekly.ascii.jp/elem/000/004/067/4067393/ 餃子の王将 2021-08-27 16:30:00
IT 週刊アスキー スケートリンクの上を電動カートで走ろう! 新型モータースポーツ競技会「SDGs ERK on ICE」9月23日に開催決定 https://weekly.ascii.jp/elem/000/004/067/4067409/ sdgserkonice 2021-08-27 16:20:00
GCP Cloud Blog JA ゼロトラストが必須: 新たな BeyondCorp Enterprise 機能でお客様をサポート https://cloud.google.com/blog/ja/products/identity-security/new-beyondcorp-enterprise-zero-trust-capabilities/ 構成が容易なカスタムアクセスポリシー最後にご紹介するのは、BeyondCorpEnterpriseの背後にあるゼロトラストポリシーエンジンであるAccessContextManagerでさらに多くのゼロトラストアクセス条件が利用できるようになったことです。 2021-08-27 09:00:00
GCP Cloud Blog JA AI を使用して、高度にパーソナライズされた投資に関するおすすめを届ける https://cloud.google.com/blog/ja/topics/financial-services/softserve-makes-investing-easier-with-google-cloud/ フェリックスは、金銭的な目標を設定し、リスク許容度と投資目標に沿った投資ファンドのポートフォリオを作成しました。 2021-08-27 08:00:00
TECH Engadget Japanese 「牛馬用の駆虫薬は新形コロナに効きません」米FDAが警告。誤用例相次ぐ https://japanese.engadget.com/efficacy-of-ivermectin-for-covid-is-unclear-093008518.html twitter 2021-08-27 09:30:08
TECH Engadget Japanese Appleが集団起訴で開発者と和解。アプリ外でのユーザーへの通知を認めるポリシー変更 https://japanese.engadget.com/apple-app-store-rules-change-090051764.html apple 2021-08-27 09:00:51
ROBOT ロボスタ AGRISTがピーマン自動収穫ロボット「L」の予約を開始 試験場を兼ねた「アグリストファーム」も公開 https://robotstart.info/2021/08/27/agrist-green-pepper-robot.html agrist 2021-08-27 09:17:08
TECH Techable(テッカブル) 自社予約エンジン「CHILLNN」、ノーコードで予約サイトを作成できる新機能追加 https://techable.jp/archives/160848 chillnn 2021-08-27 09:00:46
Google カグア!Google Analytics 活用塾:事例や使い方 Search Consoleの内部障害で2021年8月23日に大幅なデータ低下の障害。2021年8月25日に正常値へ復旧 https://www.kagua.biz/seo/wmt/20210827a2.html searchconsole 2021-08-27 09:00:48
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders 社内LANやSaaSへのアクセスを制御するクラウド型ゲートウェイ「BlackBerry Gateway」 | IT Leaders https://it.impress.co.jp/articles/-/21975 社内LANやSaaSへのアクセスを制御するクラウド型ゲートウェイ「BlackBerryGateway」ITLeadersBlackBerryJapanは年月日、セキュリティゲートウェイサービス「BlackBerryGateway」を発表した。 2021-08-27 18:24:00
AWS lambdaタグが付けられた新着投稿 - Qiita 【AWS SAM】デプロイとローカル確認用のコンテナイメージを一つのDockerfileで使い分ける https://qiita.com/nekotouma0114/items/6bdc04cd49f7e9b5e57f ただしこのコンテナをローカル開発で利用するにあたり以下の点が不満でしたsam経由で実行する場合sambuildとsamlocalinvokeが必要せっかくのスクリプト言語なのにいちいちビルドが必要で確認がめんどくさいbuild問題はsamを経由せずにボリュームをマウントdockerコマンド経由で実行してやれば解決はするが次項の問題があるコンテナは起動するとスクリプトの実行が終わるのでコンテナを立ち上げっぱなしにできないちょっと確認のためにコンテナ内で作業したいとかがやりづらいなのでローカル用にはENTRYPOINTtailfを実装したDockerfileを利用し、通常時は内部でpythonコマンド経由で実行しある程度整理できたところで、sam経由で実行のようなことを考えていました。 2021-08-27 18:33:51
AWS lambdaタグが付けられた新着投稿 - Qiita 【Lambda】AWSのLambdaの設定項目について調べてみた。 https://qiita.com/onishi_820/items/59c1de522dc2aa10a1de Lambda上に実行したい処理プログラムを定義することにより、指定したタイミングで実行することができます。 2021-08-27 18:30:56
python Pythonタグが付けられた新着投稿 - Qiita 【100 numpy exercises】でnumpy力を鍛える!(51〜60問目) https://qiita.com/fav/items/56d5f35d8721f5d4e6f5 npatleastdで入力された配列をXYのつの二次元配列として生成します。 2021-08-27 18:39:09
python Pythonタグが付けられた新着投稿 - Qiita NFCpyにUIをつけたい https://qiita.com/im02kai/items/525d76cd7feeb3e82422 2021-08-27 18:04:55
python Pythonタグが付けられた新着投稿 - Qiita Python で Webスクレイピングする https://qiita.com/Colours/items/334eeff170a3365d21d6 インストールSeleniumインストールpipinstallseleniumChromeDriverのインストール一度、以下のコマンドでインストールしましたが、pipinstallchromedriverbinaryChromeとChromedriverのバージョンが一致しない問題で動かなかったので、ChromeのバージョンチェックgtChromeDriverのサイトでChromeと近いバージョンのものをダウンロードgtChromeDriverZipを解凍、中身のchromedriverexeをプログラムのあるディレクトリに置いてダブルクリック。 2021-08-27 18:04:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Detailviewで、ForeiginkeyのFieldを表示する方法 https://teratail.com/questions/356478?rss=all Detailviewで、ForeiginkeyのFieldを表示する方法Detailviewで、ForeiginkeyのFieldを表示することができず、ハマっております。 2021-08-27 18:46:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Aカラムの条件次第でBカラムの抽出条件を変更したい https://teratail.com/questions/356477?rss=all Aカラムの条件次第でBカラムの抽出条件を変更したいご覧いただきありがとうございます。 2021-08-27 18:27:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 社内向けのスプレッドシートをpythonで参照する方法 https://teratail.com/questions/356476?rss=all 社内向けのスプレッドシートをpythonで参照する方法勤務先の会社ではマスタデータ等のデータをGoogleスプレッドシートで管理しているのですが、手元のプログラムから直接参照できると何かと便利なので下記サイトを参考にして作成してみました。 2021-08-27 18:17:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) progateでcat - n を実行するとunrecognized optionが出るのはなぜですか。 https://teratail.com/questions/356475?rss=all progateでcatnを実行するとunrecognizedoptionが出るのはなぜですか。 2021-08-27 18:15:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) docker-compose build でpermission denied が起こる https://teratail.com/questions/356474?rss=all dockercomposebuildでpermissiondeniedが起こる表題について。 2021-08-27 18:13:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) iframeで現在地を取得できるようにする https://teratail.com/questions/356473?rss=all iframe内で現在地の取得を可能にしたいのですが、上手く行きません。 2021-08-27 18:07:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) androidで、scaleGestureおよびviewFlipper実装した際、画像が画面に収まらない(はみ出し) https://teratail.com/questions/356472?rss=all androidで、scaleGestureおよびviewFlipper実装した際、画像が画面に収まらないはみ出しandroidStudioでクイズアプリを作成しています。 2021-08-27 18:05:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 「画面に表示されたら」という動作を、「画面に最初から入ってても、表示されてからでも」に変更したい! https://teratail.com/questions/356471?rss=all 「画面に表示されたら」という動作を、「画面に最初から入ってても、表示されてからでも」に変更したい「画面内に来たらクラス付与」のコードを書きました。 2021-08-27 18:05:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SCPの結果表示の読み方を教えてください。 https://teratail.com/questions/356470?rss=all 発生している問題・エラーメッセージscpの結果表示として、l無しでは「Ms」lありでは「MBs」など表示されます。 2021-08-27 18:03:33
AWS AWSタグが付けられた新着投稿 - Qiita 【AWS SAM】デプロイとローカル確認用のコンテナイメージを一つのDockerfileで使い分ける https://qiita.com/nekotouma0114/items/6bdc04cd49f7e9b5e57f ただしこのコンテナをローカル開発で利用するにあたり以下の点が不満でしたsam経由で実行する場合sambuildとsamlocalinvokeが必要せっかくのスクリプト言語なのにいちいちビルドが必要で確認がめんどくさいbuild問題はsamを経由せずにボリュームをマウントdockerコマンド経由で実行してやれば解決はするが次項の問題があるコンテナは起動するとスクリプトの実行が終わるのでコンテナを立ち上げっぱなしにできないちょっと確認のためにコンテナ内で作業したいとかがやりづらいなのでローカル用にはENTRYPOINTtailfを実装したDockerfileを利用し、通常時は内部でpythonコマンド経由で実行しある程度整理できたところで、sam経由で実行のようなことを考えていました。 2021-08-27 18:33:51
AWS AWSタグが付けられた新着投稿 - Qiita 【Lambda】AWSのLambdaの設定項目について調べてみた。 https://qiita.com/onishi_820/items/59c1de522dc2aa10a1de Lambda上に実行したい処理プログラムを定義することにより、指定したタイミングで実行することができます。 2021-08-27 18:30:56
Docker dockerタグが付けられた新着投稿 - Qiita 【AWS SAM】デプロイとローカル確認用のコンテナイメージを一つのDockerfileで使い分ける https://qiita.com/nekotouma0114/items/6bdc04cd49f7e9b5e57f ただしこのコンテナをローカル開発で利用するにあたり以下の点が不満でしたsam経由で実行する場合sambuildとsamlocalinvokeが必要せっかくのスクリプト言語なのにいちいちビルドが必要で確認がめんどくさいbuild問題はsamを経由せずにボリュームをマウントdockerコマンド経由で実行してやれば解決はするが次項の問題があるコンテナは起動するとスクリプトの実行が終わるのでコンテナを立ち上げっぱなしにできないちょっと確認のためにコンテナ内で作業したいとかがやりづらいなのでローカル用にはENTRYPOINTtailfを実装したDockerfileを利用し、通常時は内部でpythonコマンド経由で実行しある程度整理できたところで、sam経由で実行のようなことを考えていました。 2021-08-27 18:33:51
技術ブログ Developers.IO CloudWatchにおいてカスタムメトリクスをタグを用いてダッシュボードに追加する方法を教えて下さい https://dev.classmethod.jp/articles/tsnote-cloudwatch-metrics-explorer/ cloudwatch 2021-08-27 09:53:32
技術ブログ Developers.IO 【リポートと感想】「Cryptoの設計: NFTに隠されたゴールド」 #CEDEC2021 #classmethod_game https://dev.classmethod.jp/articles/cedec2021_nfts_session_and_obuchi_hugos_thoughts/ cedec 2021-08-27 09:29:58
技術ブログ Developers.IO 「AWSのインシデントレスポンスはここまで進化した!Radware Cloud Native Protectorによるインシデント調査」というタイトルでSecurity-JAWSに登壇しました! #secjaws #secjaws22 #jawsug https://dev.classmethod.jp/articles/cool-aws-incident-response-with-radware-cnp-at-security-jaws/ 「AWSのインシデントレスポンスはここまで進化したRadwareCloudNativeProtectorによるインシデント調査」というタイトルでSecurityJAWSに登壇しましたsecjawssecjawsjawsugこんにちは、臼田です。 2021-08-27 09:29:52
海外TECH DEV Community Best CSS Shorthand properties For Every Front-end Developer https://dev.to/tips_tricks/best-css-shorthand-properties-for-every-front-end-developer-36oh Best CSS Shorthand properties For Every Front end DeveloperShorthand propertiesShorthand properties are CSS properties that let you set the values of multiple other CSS properties simultaneously Using a shorthand property you can write more concise and often more readable style sheets saving time and energy The CSS specification defines shorthand properties to group the definition of common properties acting on the same theme For instance the CSS background property is a shorthand property that s able to define the values of background color  background image  background repeat and background position Similarly the most common font related properties can be defined using the shorthand font and the different margins around a box can be defined using  the margin shorthand   Read More CSS Shorthand properties for Web Developer 2021-08-27 09:55:34
海外TECH DEV Community Getting Started with Svelte by building a landing page https://dev.to/eternaldev/getting-started-with-svelte-by-building-a-landing-page-nog Getting Started with Svelte by building a landing page IntroductionSvelte helps in building web applications using HTML CSS and Javascript Unlike React Svelte doesn t have Virtual DOM or any other abstraction on top It acts as a compiler that spits out vanilla Javascript This means that Svelte is added as a dev dependency and results in faster execution speed of the applicationOriginally published at Getting started with SvelteYou can use the following command provided to get a copy of the template and start workingnpx degit sveltejs template comapny landing pagecd comapny landing page to use TypeScript run OPTIONAL to run the following commandnode scripts setupTypeScript jsIt is optional to run the setupTypeScript js file which will set up the project to use TypeScript instead of Javascript If you are not familiar with TypeScript you can skip this step I feel like it is easier to start with Svelte after learning the basics of HTML CSS and Javascript Install the dependencies and start the projectnpm installnpm run dev PrerequisitesBasic understanding of HTML CSS JavascriptFamiliarity working with Node ecosystemIn this article we don t discuss in depth about the CSS properties used to make the design If you are not familiar with any of the CSS properties you can reach out to me Landing page designBuilding a landing page for your personal website can be a good way to start your dev journey It mostly has static content and the focus will be on building the layout and stylesSimple landing screen showcasing a product with a call to action buttonAdding a footer at the bottom of the designWe can divide the design into four componentTop Menu barCall to Action ContentFeatures ListFooter First Svelte componentFrom the template we will have a couple of files which are of interest main ts The starting point of the appApp svelte First Svelte componentimport App from App svelte const app new App target document body props name world export default app Inside the main ts file we are importing the Svelte component and exporting it as a default It is getting added to the document body Breakdown of Svelte component lt script gt export let name lt script gt lt main gt lt h gt Hello name lt h gt lt p gt Visit the lt a href gt Svelte tutorial lt a gt to learn how to build Svelte apps lt p gt lt main gt lt style gt main text align center padding em max width px margin auto h color ffe text transform uppercase font size em font weight media min width px main max width none lt style gt A component is divided into three partsHTML markupScriptStylesYou can directly start typing the HTML markup on the file and svelte will render that in the DOMScripts are added inside the You can have Javascript code that controls the component here Note Svelte has native support with Typescript as well and running the script at the start of the template makes all the js files to ts files Finally CSS are added into the This feels very familiar for anyone who has worked with HTMLindex html and global CSS styles are present inside the build folder from the template Building the top menuAfter learning the basics of Svelte let s start by building the Top Menu component It is easy to split your codebase into multiple small components We will create a new file and import that file into the App svelteCreate a new folder called components and create a file called Menu svelteConvention is to use a Capitalized name for your component names to differentiate it with HTML Elements lt nav role navigation gt lt div class left div gt lt a href gt Company Name lt a gt lt div gt lt div class right div gt lt a href gt Blog lt a gt lt a href gt Pricing lt a gt lt a href gt About Us lt a gt lt div gt lt nav gt lt style gt nav display flex background color nav a color white padding rem font weight bold nav a hover text decoration none nav div flex padding rem right div text align right background color lt style gt CSS ScopesIf you are already familiar with using CSS in other frameworks you might look at the above styles and think adding styles directly to div is not the best way as it would affect your other components Although I will agree with your point Svelte helps in keeping these styles only specific to the component One of the nice features of Svelte is that the CSS inside the component is scoped to only affect that component This means that your styles are not leaked outside the component This makes it very easy for writing styles inside the component and not to think about how it will affect the rest of the application Let s add the component to the App svelte lt script lang ts gt import Menu from components Menu svelte lt script gt lt Menu gt lt style gt root font family sans serif padding lt style gt Code is very simple to import the Svelte component and then add it as part of the HTML markup Main content with ImageAdding the main content to the page as per the design will follow the same steps as above Creating a new file and importing it into the App svelte lt script lang ts gt export let CTA Name string Click Here lt script gt lt main gt lt div gt lt h gt Landing page lt h gt lt p gt Lorem ipsum dolor sit amet consectetur adipiscing elit Vivamus ac dui iaculis condimentum sapien ac interdum libero lt p gt lt button gt CTA Name lt button gt lt div gt lt div class right side gt lt img src images mobile cover jpg width alt Mobile diplay gt lt div gt lt main gt lt style gt main display flex flex direction row color white div padding rem flex background color right side background color img box shadow px px px button margin top rem min width px border radius rem background color color white font weight bold font size rem border px box shadow px px px black lt style gt Passing props to the componentMost of the components will require data to be passed in from a higher level component We can achieve this by using the props in the component It is very simple to create props Just add it as a variable in the scripts like the example below lt script lang ts gt export let CTA Name string Click Here lt script gt Here we are exporting the variable CTA Name which will act as a prop We can also assign a default value for the prop if it is not provided To send data to the prop you can update the App svelte to pass the variable lt script lang ts gt import Menu from components Menu svelte import Main from components Main svelte lt script gt lt Menu gt lt Main CTA Name Get Started gt Creating the features componentFor the Features we have created a TypeScript type call FeatureType and added the model inside it lt script lang ts gt type FeatureType id number heading string content string img string export const articles FeatureType id content Lorem ipsum dolor sit amet consectetur adipiscing elit Vivamus ac dui iaculis condimentum sapien ac interdum libero heading High Resolution Camera img images mobile cover jpg id content Lorem ipsum dolor sit amet consectetur adipiscing elit Vivamus ac dui iaculis condimentum sapien ac interdum libero heading Blazing Fast Processor img images mobile cover jpg id content Lorem ipsum dolor sit amet consectetur adipiscing elit Vivamus ac dui iaculis condimentum sapien ac interdum libero heading Long Lasting Battery img images mobile cover jpg lt script gt lt div class features gt each articles as article article id lt div class feature gt lt h gt article heading lt h gt lt img width src article img alt Mobile content logo gt lt p gt article content lt p gt lt div gt each lt div gt lt style gt features display flex justify content center gap px padding rem text align center img clip path circle px at center feature flex lt style gt Handling callback from the componentComponents can provide events to the parent This can be achieved using createEventDispatcher and passing the custom event needed from the child component In this example we will have a button Scroll to Top in the footer which will pass the event to the parent The parent component can handle the function of how to scroll the page We are not passing any extra data in the event but that can also be done easily by passing an object when calling the dispatch method lt script lang ts gt import createEventDispatcher from svelte const dispatch createEventDispatcher const onBackToTop gt dispatch scrollToTop lt script gt lt footer gt lt div gt lt h gt Summary lt h gt lt h gt About Us lt h gt lt h gt Blog lt h gt lt h gt Pricing lt h gt lt div gt lt div gt lt h gt Social Links lt h gt lt h gt Facebook lt h gt lt h gt Twitter lt h gt lt div gt lt div gt lt h gt Blog lt h gt lt h gt How to select a phone lt h gt lt h gt Why is our company phone better lt h gt lt h gt Top budget phones to buy in lt h gt lt div gt lt div gt lt button on click gt onBackToTop gt Scroll to Top lt button gt lt div gt lt footer gt lt style gt footer display flex justify content space around background color color white footer h text transform uppercase footer div padding rem rem footer button margin top rem min width px border radius rem background color color white border px lt style gt Once the child component has defined the custom event the parent component can listen to the event and perform any action needed Here on the Footer component we have on scrollToTop event which will call the scrollToTop function lt script lang ts gt import Menu from components Menu svelte import Main from components Main svelte import Features from components Features svelte import Footer from components Footer svelte const scrollToTop gt scrollTo top lt script gt lt Menu gt lt Main CTA Name Get Started gt lt Features gt lt Footer on scrollToTop gt scrollToTop gt lt style gt root font family sans serif padding lt style gt SummaryThis article covers building a quick landing page using Svelte If you have any questions or feedback feel free to reach out on our Discord server Stay tuned by subscribing to our mailing list and joining our Discord communityDiscord 2021-08-27 09:09:48
海外TECH Engadget Streamlabs' new monthly tipping service doesn't take a cut from streamers https://www.engadget.com/streamlabs-creator-subscription-095053962.html?src=rss Streamlabs x new monthly tipping service doesn x t take a cut from streamersStreamlabs new livestreaming tool offers streamers a new way to make money ーand it won t even be taking a commission The Logitech owned company has launched a monthly tipping service called Streamlabs Creator Subscription which as you can probably guess from its name gives streamers a way to set up a subscription service for viewers Streamlabs says creators will get percent of the tips fans give them after PayPal takes its usual processing fees nbsp As The Verge notes that makes Streamlabs Creator Subscription a more appealing option than Twitch s built in service which takes a percent cut from the subscription fees streamers get Especially since Streamlabs new tipping tool can be directly integrated into its popular OBS software suite anyway The OBS software can be used to stream not just on Twitch but also on YouTube Facebook and TikTok nbsp Streamlabs will let creators decide on what kind of subscription service they want to offer their fans and they can also set specific price points If they choose however they can allow viewers to choose how much to contribute every month Fans will get quot redeemable alerts quot in exchange for their contributions and they can use those if they want their favorite streamer to thank them on screen Streamlabs will also be adding leaderboards and badges in the coming weeks to encourage fans to support their favorite creators Ashray Urs Head of Product at Streamlabs said in a statement nbsp quot As the live streaming industry has grown so has the need for a sustainable revenue model Currently most major streaming platforms provide viewers with a way to subscribe to a channel however they usually split the revenue from the subscription in half between the creators and platform In addition platforms require a creator to meet certain qualifications before they can unlock the ability for viewers to subscribe Streamlabs Creator Subscription is open for anyone with a Streamlabs tip page regardless of size or how often they stream quot 2021-08-27 09:50:53
海外TECH Engadget Puma is releasing official 'Animal Crossing' sneakers and clothing https://www.engadget.com/puma-animal-crossing-collab-090628057.html?src=rss Puma is releasing official x Animal Crossing x sneakers and clothingNintendo s colorful character filled island life sim Animal Crossing New Horizons lends itself to merchandise collabs On the heels of its Uniqlo and Monopoly crossovers the game is getting the footwear treatment Puma is releasing an Animal Crossing collection featuring sneakers and apparel The company teased the new drop on Twitter with an image featuring both the Puma and Animal Crossing logos Nintendo subsequently retweeted the teaser with the caption “Something new is on the horizon nbsp pic twitter com oPsEzWHYYoーPUMA PUMA August It didn t take long for images of the collab to start circulating online That s the Animal Crossing x PUMA Wild Rider silhouette above via Sneaker Freaker More sneakers are reportedly on the way Fan site Animal Crossing World nbsp also shared an image of a hoodie from the crossover The collection is all pastel blues and greens while the sneakers also add light and dark browns for a nature vibe nbsp PumaIt s no wonder Puma is teaming up with the tranquil game for its new range AnimalCrossing New Horizons has been a massive hit for Nintendo It was the third biggest selling game of according to some estimates and continues to attract players to this day In the past gaming and fashion tie ups have been a mixed bag We ll let you decide whether you d be seen in Nike s League of Legends range or Adidas and Ninja s sneaker While Puma has previously dropped a Mario collab and a Sonic clothing line 2021-08-27 09:06:28
金融 金融庁ホームページ イノベーション促進に向けた金融庁の取組みについて更新しました。 https://www.fsa.go.jp/policy/bgin/information.html 金融庁 2021-08-27 10:00:00
海外ニュース Japan Times latest articles Record-low number of children on day care waiting lists amid pandemic https://www.japantimes.co.jp/news/2021/08/27/national/nurseries-waiting-lists/ ministry 2021-08-27 18:38:51
海外ニュース Japan Times latest articles Coronavirus spike takes toll on Japan’s social infrastructure and services https://www.japantimes.co.jp/news/2021/08/27/national/infrastructure-transport-coronavirus/ collection 2021-08-27 18:28:43
ニュース BBC News - Home Afghanistan: UK enters final stages of evacuation https://www.bbc.co.uk/news/uk-58353726?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-27 09:13:38
ニュース BBC News - Home Afghanistan: US will hunt down Kabul airport attack jihadists, says Biden https://www.bbc.co.uk/news/world-asia-58351056?at_medium=RSS&at_campaign=KARANGA troops 2021-08-27 09:38:11
ニュース BBC News - Home Kabul airport attack: What do we know? https://www.bbc.co.uk/news/world-asia-58349010?at_medium=RSS&at_campaign=KARANGA imminent 2021-08-27 09:33:28
ニュース BBC News - Home Contactless card limit to rise to £100 in October https://www.bbc.co.uk/news/business-58354855?at_medium=RSS&at_campaign=KARANGA octoberthe 2021-08-27 09:05:24
ニュース BBC News - Home Football Focus: Man Utd's Raphael Varane attracts trophies, says Paul Pogba https://www.bbc.co.uk/sport/av/football/58356582?at_medium=RSS&at_campaign=KARANGA Football Focus Man Utd x s Raphael Varane attracts trophies says Paul PogbaManchester United s Paul Pogba says his France team mate Raphael Varane who has joined this summer from Real Madrid is a top player who attracts trophies 2021-08-27 09:45:43
ニュース BBC News - Home Tokyo Paralympics: Swimmers Hannah Russell and Reece Dunn land gold https://www.bbc.co.uk/sport/disability-sport/58354250?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-27 09:43:08
LifeHuck ライフハッカー[日本版] 自宅の庭でピザ窯デビュー! 手軽に直火オーブン料理が楽しめる「QubeStove」 https://www.lifehacker.jp/2021/08/machi-ya-qubestove-start.html qubestove 2021-08-27 19:00:00
北海道 北海道新聞 来夏NIE宮崎大会へ総会 「いまを開き未来を拓く」 https://www.hokkaido-np.co.jp/article/582825/ 宮崎日日新聞社 2021-08-27 18:14:00
北海道 北海道新聞 福岡市が夜間中学設置へ 学びの場提供、22年度 https://www.hokkaido-np.co.jp/article/582817/ 夜間中学 2021-08-27 18:09:00
北海道 北海道新聞 夏の甲子園、28日に準決勝 決勝目指す4校が調整 https://www.hokkaido-np.co.jp/article/582816/ 全国高校野球選手権大会 2021-08-27 18:09:00
北海道 北海道新聞 愛知で最多2347人感染 名古屋市、初の千人超え https://www.hokkaido-np.co.jp/article/582815/ 名古屋市 2021-08-27 18:09:00
北海道 北海道新聞 中国、ネット人口10億突破 コロナ禍の経済支える https://www.hokkaido-np.co.jp/article/582814/ 中国政府 2021-08-27 18:03:00
北海道 北海道新聞 コロナ休園、最多179カ所に 感染拡大、14都道府県 https://www.hokkaido-np.co.jp/article/582813/ 感染拡大 2021-08-27 18:02:00
ビジネス 東洋経済オンライン サメなのに好物はプランクトン!海の生き物の謎 世界最大のさかな「ジンベエザメ」の不思議 | Domani | 東洋経済オンライン https://toyokeizai.net/articles/-/450998?utm_source=rss&utm_medium=http&utm_campaign=link_back domani 2021-08-27 18:30:00
ビジネス 東洋経済オンライン ワールドが運営「超格安店」の意外な正体【動画】 他社ブランドも扱うオフプライスストアとは? | 専門店・ブランド・消費財 | 東洋経済オンライン https://toyokeizai.net/articles/-/451112?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-27 18:05:00
IT 週刊アスキー 『Tales of ARISE』にて絢香さんとのタイアップ楽曲「Blue Moon」を使用した最新PVを公開! https://weekly.ascii.jp/elem/000/004/067/4067442/ bluemoon 2021-08-27 18:40:00
IT 週刊アスキー パイオニア、Androidスマホで高音質取り込みができるBDドライブ「BDR-XD08 MB-S」 https://weekly.ascii.jp/elem/000/004/067/4067425/ android 2021-08-27 18:30:00
IT 週刊アスキー INHOPが角川ドワンゴ学園N高・S高と連携し「熟成ホップ」の商品開発を実施 https://weekly.ascii.jp/elem/000/004/067/4067440/ inhop 2021-08-27 18:30:00
IT 週刊アスキー 今度はチーム戦だ!『ウマ娘 プリティーダービー』新育成シナリオ「アオハル杯」が8月30日に公開決定 https://weekly.ascii.jp/elem/000/004/067/4067441/ cygames 2021-08-27 18:20:00
TECH Engadget Japanese サムスンの変形スマホは「折りたたみ+巻取り式」に進化する? https://japanese.engadget.com/samsung-rollable-phone-103046816.html galaxyzfoldg 2021-08-27 10:30:46
TECH Engadget Japanese SteelSeries Arctis 9発売。PCやPS4/5とスマホ同時接続対応の高級ゲーミングヘッドセット https://japanese.engadget.com/steel-series-arctis-9-100558083.html SteelSeriesArctis発売。 2021-08-27 10:05:58
TECH Engadget Japanese iPad版Zoom、ジェスチャー認識で絵文字アイコン表示が可能に https://japanese.engadget.com/zoom-update-100043083.html 認識 2021-08-27 10:00:43
TECH Engadget Japanese 少年ジャンプ+が漫画制作サービス「World Maker」を発表、マンガネーム大賞を開催して才能を発掘 https://japanese.engadget.com/manga-jump-100036720.html 少年ジャンプが漫画制作サービス「WorldMaker」を発表、マンガネーム大賞を開催して才能を発掘少年ジャンプは月日に新サービス「WorldMaker」をリリースします。 2021-08-27 10:00:36
IT ITmedia 総合記事一覧 [ITmedia News] 渋谷の若者向け集団接種、SNSで結果発表の抽選式に 希望者が想定以上で方針変更 https://www.itmedia.co.jp/news/articles/2108/27/news162.html itmedia 2021-08-27 19:47:00
IT ITmedia 総合記事一覧 [ITmedia News] アバター着替え放題の大騒ぎ 美少女キャラもロボットも 「バーチャルマーケット6」の遊び方 https://www.itmedia.co.jp/news/articles/2108/27/news160.html itmedia 2021-08-27 19:30:00
IT ITmedia 総合記事一覧 [ITmedia News] 普通のモニターなのに映像が立体的? 不思議な動画が話題に 「ソニーの“空間再現ディスプレイ”と同じことをもっと安く大画面で」 https://www.itmedia.co.jp/news/articles/2108/27/news161.html itmedia 2021-08-27 19:20:00
TECH Techable(テッカブル) č‡Şĺˆ†ă ă‘ăŽăƒ‘ăƒźăƒˆăƒŠăƒźAIă¨ĺŻžčŠąă§ăă‚‹ă€ŒPATONAă€ăŤă‚ľăƒ–ă‚šă‚Żăƒ—ăƒŠăƒłç™ťĺ ´ďź https://techable.jp/archives/160809 č‡Şĺˆ†ă ă ăŽăƒ ăƒźăƒˆăƒŠăƒźAIă¨ĺŻžčŠąă§ăă‚‹ă€ŒPATONAă€ăŤă‚ľăƒ ă‚šă‚ŻăƒーăƒŠăƒłçťĺ ´ďźăƒăƒźăƒăƒŁăƒŤăƒ ăƒĽăƒźăƒžăƒłă‚„ĺŻžčŠąAIă‚ é ‹çşăă‚‹ć Şĺźäźšç¤žCapexăŻă€ĺš´ćœˆăŤăƒŠă‚¤ăƒ•ăƒ ăƒźăƒˆăƒŠăƒźă‚˘ăƒーăƒŞă€ŒPATONAďźˆăƒ ăƒˆăƒŠďź‰ă€ăŽiOSç‰ˆă‚ ăƒ­ăƒźăƒłăƒďźˆAndroidç‰ˆăŻĺš´ćœˆďź‰ă€‚č‡Şĺˆ†ă ă ăŽAIă¨ăŽĺŻžčŠąăŞăŠă‚ é€šă˜ăŚ 2021-08-27 10:00:42
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders 生化学工業、基幹システムをパブリッククラウドに移行 | IT Leaders https://it.impress.co.jp/articles/-/21976 SIベンダーのインテックが年月日に発表した。 2021-08-27 19:01:00
python Pythonタグが付けられた新着投稿 - Qiita tf.data、TFRecordsを使った画像読み込み (tensorflow 2.6.0~) https://qiita.com/ppza53893/items/2546f3c772034a672dba tfdataを使うからargは絶対Tensorになるんだけど、experimentalfollowtypehintsTrueを入れてtypehintsにtfTensorを入れておくと、たとえpythonのstringが入ってきても自動的にTensor型に変換してくれるので、再トレーシングとかが気にしなくても良くなる。 2021-08-27 19:54:56
python Pythonタグが付けられた新着投稿 - Qiita AndroidでDiscord Botを動かす https://qiita.com/inkuringu_ika/items/7423645da8b57578eb7c てことで、AndroidにDiscordBotを構築しようUserLandのインストールこれが無いとなにも始まりまらない。 2021-08-27 19:25:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GoogleAppsScript(GAS)において”スクリプト関数が見つかりません: doGet”とエラーが出て困っています https://teratail.com/questions/356486?rss=all GoogleAppsScriptGASにおいてスクリプト関数が見つかりませんdoGetとエラーが出て困っていますArduinoESPを用いて気温湿度気圧のデータをGoogleスプレッドシートに記録するといったプログラムを作成中です。 2021-08-27 19:57:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ホスト名を利用してネットワークアクセスするライブラリを利用した場合、リトライ時にどのようにIPアドレスが選択されるのでしょうか? https://teratail.com/questions/356485?rss=all ホスト名を利用してネットワークアクセスするライブラリを利用した場合、リトライ時にどのようにIPアドレスが選択されるのでしょうか前提NETのsshnetを使って実装する際に、接続先をホスト名で指定例えばwwwexamplecomしたとします。 2021-08-27 19:35:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Colabにおける.pyファイルのimport方法 https://teratail.com/questions/356484?rss=all 2021-08-27 19:21:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python pandas Trueを見つけた行から,100個後までデータを抽出したい https://teratail.com/questions/356483?rss=all 2021-08-27 19:17:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) git push heroku masterができない https://teratail.com/questions/356482?rss=all gitpushherokumasterができないgitnbsppushnbspherokunbspmasterでエラーが起こり、成功しません。 2021-08-27 19:16:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Spaceキーと右矢印キーの同時押しでショットを打てるようにしたい https://teratail.com/questions/356481?rss=all Spaceキーと右矢印キーの同時押しでショットを打てるようにしたい現時点では、Spaceキーを押した時、ショットを打つことが出来る状態です。 2021-08-27 19:12:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) processingで大量の描画(point(x,y))を行うと,画面に描画されない場合がある https://teratail.com/questions/356480?rss=all 2021-08-27 19:09:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) (python)(Ray)pickleをリモート関数内でloadできない https://teratail.com/questions/356479?rss=all pythonraypickle 2021-08-27 19:05:33
技術ブログ Developers.IO Security-JAWS 第22回レポート #secjaws #secjaws22 #jawsug https://dev.classmethod.jp/articles/security-jaws-22-report/ securityjawsdoo 2021-08-27 10:24:52
海外TECH Ars Technica The 2021 BMW X5 xDrive45e—a big battery gives this hybrid a useful range https://arstechnica.com/?p=1790077 model 2021-08-27 10:30:09
海外TECH DEV Community How to Create Multilingual Website in Laravel 8 https://dev.to/avanitrivedi/how-to-create-multilingual-website-in-laravel-8-2ef8 How to Create Multilingual Website in Laravel Hi Dev In this tutorial I will share with you how to create a multilingual website in laravel application I will show an example of laravel multiple languages Here I will give you a full example of how to laravel multilanguage with language dropdown or laravel multiple language websites as below so follow my all steps 2021-08-27 10:47:09
海外TECH DEV Community Software development for portable gadgets https://dev.to/victorquanlam/software-development-for-portable-gadgets-lib Software development for portable gadgetsA portable communication device is a pocket sized gadget that a person carries with them They usually have a touch screen display or a small keyboard The input and output of a personal digital assistant PDA are merged into a touchscreen device Cellphones and PDAs are popular among folks who need the aid and conveniences of a traditional computer but cannot take one with them We want to think that the humanity has always been forward thinking However for the majority of the twentieth century innovation was a slow and steady process It was the result of individual brilliance or think tanks For the most part clever people innovate and the general public gradually adopted the concept With the development of the computer the mainstream s love affair with innovation began It gained traction with the invention of the Internet Smart Gadgets A smart gadget is an electronic device that communicates with other networks or devices via wireless protocols such as Wi Fi Bluetooth NFC G and so on They have the ability to work autonomously as well as collaboratively Modern technology has transformed previous technology and has had a significant impact on everyone s lives In our daily lives we use smart devices in a variety of ways Smart key chains smart bands smart watches smartphones tablets and phablets are some common examples of smart electronics It is also capable of artificial intelligence Smart gadgets are known to function in a variety of ways in a given setting They have many qualities and may be adapted to the computing environment the human environment and the physical world A smartphone is one of the suggested gadgets that everyone should have in today s environment Smartphone technology has radically altered the global landscape The Impact of Technology on Human The way humans connect with one another has been transformed by technology Various forms of human communication helped by technology have been interwoven into people s life This has an impact on how individuals and groups interact and communicate with one another Technology has both positive and harmful effects on people in society How we can improve performance of Gadget with Software Cleaning Gadget Dirt accumulates on technological devices over time Dirt is not only ugly but it may also render gadgets inefficient and dangerous For example dust in a computer chassis can cause it to overheat This causes fans to work faster to disperse heat requiring more electricity Most gadget makers provide detailed instructions on how to clean their products Deleting Unnecessary Files We wind up acquiring a large number of unneeded files on our storage devices over time This has the disadvantage of making computing systems slower and files more jumbled You can manually sort through files and delete those that are no longer needed You can also use third party software to sort files based on factors such as frequency of use or date of update This will give you a good indication of which files you rarely use and can safely delete Scanning for Malware Despite our best efforts to keep systems safe dangerous software occasionally finds its way into our computing devices This demands regular scans to detect and remove viruses and malware Most anti virus and or anti malware products allow users to schedule complete scans at regular intervals Even if you are confident that your system is secure enable this setting Updating Software Because developers are always adding new features such as security and performance the software we use in computers cellphones and other devices is incredibly dynamic The quick evolution is advantageous in that it improves user experience and protects against malicious entities This necessitates that you keep the software on your devices up to date Accelerometers in Smartphones The twenty first century ushers in a new era of technological advancement Many engineers and scientists technological creations have benefitted the globe in important ways such as smartphones cameras laptop computers and many more electrical gadgets that are incredibly valuable to humans and are used in large quantities around the world The accelerometer is made up of several separate elements that work in a variety of ways It is utilized not just in cellphones but also in many other vital items including as planes computers iPhones tablets and televisions all of which are basic human requirements in today s society Accelerometers are also employed to guarantee that images are shown properly portrait or landscape depending on how the phone is held Accelerometers are increasingly being employed as a form of user input most notably in current games where tilting and rotating the handset can direct onscreen action Not only do accelerometers have several applications in business and science that benefit society 2021-08-27 10:25:10
海外TECH DEV Community Presetter - The easiest way to reuse your config files and build scripts over npm projects https://dev.to/alvis/presetter-the-easiest-way-to-reuse-your-config-files-and-build-scripts-over-npm-projects-4kl1 Presetter The easiest way to reuse your config files and build scripts over npm projectsNowadays as the JS TS ecosystem continues to mature developers are writing more and more build scripts and configuration files for their projects How many times you ve copied identical configs for babel eslint jest typescript and the life cycle scripts in package json For me I ve common devDependencies scripts and config files across my npm projects Putting the need to copy and paste these things to bootstrap a new project aside updating these tools across existing projects is just horrible pain ‍ ️So I spent my spare time making presetter a utility tool you d love to use for easily and quickly reusing build scripts configs across different npm projects Now instead of these countless devDependencies build scripts and config files I can reduce them into just devDependencies or just if you use npm which auto install peer dependencies automatically and config file for presetter to determine which preset to use Sounds good What is presetter and a preset then Presetter is a new open source project that simplifies workflow for js ts developers by providing a utility tool to enable us to store all common developmental configurations in one place not a copy of those on each repo This allows not only for the reuse of configurations but also reduces time spent on setup and maintaining the build systems across projects Presetter is written in typescript but compatible with all js packages backend or frontend as long as you use a package json In a nutshell presetter is a utility tool that set up and manage common devDependencies specified by a preset which provides types of common building configurations devDependencies build scripts and config files With presetter you can replace many of your common devDependencies like eslint plugins etc and its config files and scripts into only two dev packages and a config file namely presetter your preset choice and a presetterrc file By pairing them up you no longer need to spend hours on maintaining the build systems across projects Instead simply pick and customise a predefined preset either off the shelf from the community or an unpublished private package living in your git repository What s more You get version control on the build system for free due to the way how a preset is packaged Life is much simpler since then Wow Tell me how to use itTo setup presetter for managing your build system you can easily achieve it via the presetter use command npx presetter use lt preset package name e g presetter preset gt which would perform the following few things Install presetter and your choice of preset as devDependencies Patch the scripts field in your package json to enable automatic bootstraping via the prepare life cycle script Bootstrap the preset by installing all the peerDependencies provided by the preset and create symlinks pointing to the generated config files on your project root andCreate a presetterrc file on the project root with the following content preset lt preset package name gt After starting the project through bootstrapping you have reached a point where it normally takes minutes to duplicate all configuration settings from another repository Now you can achieve it by just ONE COMMAND To apply the preset scripts you can execute a script by using the presetter run lt script name gt or shorthanded run lt script name gt command Using presenter preset for example when you invoke run build presetter will merge the custom scripts defined in your package json and the templated defined here then invoke run s clean build TipsYou can also use run lt script name gt as part of your life cycle scripts to make your build experience identical to what you have before For example scripts build run build coverage run coverage lint run lint prepare presetter bootstrap amp amp run prepare prepublishOnly run prepublishOnly release run release test run test watch run watch BUT Can I customise it Short answer SURE You may be just satisfied with the preset and want to change a little thing like turning on off a lint rule presetter just get you covered To do this you just need to pass your customised config in the config field in presetterrc json This config will be passed to the preset s configurator to achieve customisation After adding your config run npx presetter bootstrap again to regenerate the config files For example to add DOM as a library in tsconfig json provided by presetter preset simply add these lines in your presetterrc json preset presetter preset config tsconfig compilerOptions lib DOM Each preset can have its own set of customizable features So check the preset s documentation for a full list of customisable elements Cool What s the magic behind it Presetter may sound too good to be true Now you don t need to copy and paste all the time But you may wonder how does it work Well it s actually pretty simple Presetter basically does the following few things When you run presetter bootstrap itgenerates config files provided from the preset s template with your customisation applied and create symlinks on your project root anduses npm s arborist to install all peer dependencies defined in the preset s package json so that it works even with npm lt When you run presetter run lt command gt itmerges your project s package json with the script template provided by the preset and invoke the command That s basically all about how preset works Now let s see what kinds of presets are available and how to contribute one Alright What presets can I try today A preset is a collection of common development configurations that can be applied to a project It provides groups of common building toolsdevDependencies build scripts andconfig filesToday we have offical presets for different kinds of projects presetter preset The starter kit for your typescript project including settings for typescript eslint jest prettier standard version and many otherspresetter preset esm An extension of presetter preset with dual CJS ESM export support presetter preset web A preset for a modern web projectpresetter preset react A preset for a react projectEach preset is a single npm package You can publish yours to share it with the community or just make it as a github repo without publishing it Both works Another thing is that you can also contribute to the official presets See CONTRIBUTING for all things related to preset s development and contribution To Conclude Now you can stop worrying about managing devDependencies scripts and config files Presetter is a tool that reduces the complexity of your build system We all know that duplication of code is a bad thing and there are many tools to eliminate it but we don t have a tool for avoiding copying build configuration It s time to put the messy build configs aside Try presetter today and visit the repository on Github for detailed documentation Don t forget to star or watch this repo if you like it And don t forget to leave your comments below too 2021-08-27 10:14:22
Apple AppleInsider - Frontpage News 'Sham' settlement offer not appeasing Coalition for App Fairness https://appleinsider.com/articles/21/08/27/sham-settlement-offer-not-appeasing-coalition-for-app-fairness?utm_medium=rss x Sham x settlement offer not appeasing Coalition for App FairnessDeveloper consortium Coalition for App Fairness calls Apple s new App Store changes a sham and says it does nothing to address its members concerns The Coalition for App Fairness believes Apple s new settlement is a sham Apple has now settled an App Store lawsuit by creating a million fund for developers and allowing companies more direct access to their users However the Coalition for App Fairness says that the move is not the concession its members need Read more 2021-08-27 10:54:16
Apple AppleInsider - Frontpage News Apple agrees to make key App Store changes, create $100M fund to settle developer lawsuit https://appleinsider.com/articles/21/08/27/apple-agrees-to-pay-100m-make-app-store-changes-to-settle-developer-lawsuit?utm_medium=rss Apple agrees to make key App Store changes create M fund to settle developer lawsuitApple on Thursday announced an agreement in a lawsuit brought by U S developers against the company over its App Store practices with terms including the institution of a million Apple Small Developer Assistance Fund and more open communication between developers and customers regarding alternative payment methods Announcing the settlement in a pair of press releases Apple and representatives for plaintiffs each focused on negotiations that will result in multiple changes and improvements to the App Store One major policy modification pertains to developer communication App makers in the U S can now reach out ーwith consent ーto customers via email or other means to discuss alternative payment methods which if adopted by users would effectively avoid App Store commissions In app communication about such topics is still forbidden Apple s anti steering strategy has been a major sticking point for App Store critics Read more 2021-08-27 10:27:26
Apple AppleInsider - Frontpage News Federal Circuit upholds Apple win in patent infringement case involving Apple Pay https://appleinsider.com/articles/21/08/26/federal-circuit-upholds-apple-win-in-patent-infringement-case-involving-apple-pay?utm_medium=rss Federal Circuit upholds Apple win in patent infringement case involving Apple PayIn a judgment issued Thursday the U S Court of Appeals for the Federal Circuit agreed with a lower court decision to dismiss a patent infringement lawsuit targeting Apple Pay Universal Secure Registry is running out of options in its ongoing patent infringement case against Apple and Visa The firm first lodged claims targeting Apple Pay in alleging the mobile payments system infringes on four patents covering digital wallets and secure user authentication techniques Apple moved to dismiss the action by seeking review of the patents in suit in but the magistrate judge found the claims to be directed to a non abstract idea As part of the process the Patent Trial and Appeal Board was called on to examine USR s slate of asserted intellectual property The PTAB initially considered two reviews but later pulled them and in officially ended review of Apple s challenge Read more 2021-08-27 10:28:51
海外TECH Engadget Waymo will stop selling its self-driving LiDAR sensors to other companies https://www.engadget.com/waymo-self-driving-car-lidar-103642444.html?src=rss Waymo will stop selling its self driving LiDAR sensors to other companiesJust months after a CEO shakeup Waymo is officially halting sales of its custom sensors to third parties The move sees the Alphabet owned self driving company unwinding a business operation just two years into its lifespan Waymo confirmed the decision to Reuters adding that it s now focusing on deploying its Waymo Driver tech across its Waymo One ride hailing and Waymo Via trucking divisions The decision comes in the wake of long term CEO John Krafcik s departure who was replaced at the helm by Waymo execs Tekedra Mawakana and Dmitri Dolgov Some suggested that Krafcik s deliberate approach was hindering the company s push toward commercialization Earlier this month Waymo hit a milestone of billion miles driven in simulations with million on public roads Just days ago it brought its robotaxis to vetted riders in San Francisco Waymo began selling LiDARs ーthe tech that measures distance with pulses of laser light ーto companies barring its autonomous vehicle rivals in It initially planned to sell its short range sensor known as Laser Bear Honeycomb to businesses in the robotics security and agricultural technology sectors A form on its website also lists drones mapping and entertainment as applicable industries Waymo s fifth generation Driver technology uses an array of sensors ーincluding radar lidar and cameras ーto help its cars quot see quot degrees during the day and night and even in tough weather conditions such as rain or fog While its simulated and real world driving tests have helped it to amass a massive dataset that is crunched using machine learning based software According to anonymous sources cited by Reuters Waymo intends to use in house tech and external suppliers for its next gen LiDARs 2021-08-27 10:36:42
金融 金融庁ホームページ 職員を募集しています。(デジタル技術を活用した効率的・効果的な行政運営の実現に向けた中長期的計画等の作成等に従事する職員(課長補佐クラス)) https://www.fsa.go.jp/common/recruit/r3/souhi-01/souhi-01.html 中長期的 2021-08-27 12:00:00
海外ニュース Japan Times latest articles Japan ramps up campaign to get youth vaccinated against COVID-19 https://www.japantimes.co.jp/news/2021/08/27/national/japanese-young-people-vaccine-hesitancy/ Japan ramps up campaign to get youth vaccinated against COVID Incentives such as cars and coupons as well as new walk in centers are being rolled out to tempt vaccine hesitant young people but supply issues present 2021-08-27 19:16:24
海外ニュース Japan Times latest articles Tokyo Paralympic tennis matches start after six-hour heat delay https://www.japantimes.co.jp/sports/2021/08/27/paralympics/summer-paralympics/wheelchair-tennis-summer-heat-delay/ tennis 2021-08-27 19:27:05
海外ニュース Japan Times latest articles Japanese Paralympic judoka with visual impairment hit by autonomous bus in athletes village https://www.japantimes.co.jp/sports/2021/08/27/paralympics/summer-paralympics/aramitsu-kitazono-athletes-village-injury/ Japanese Paralympic judoka with visual impairment hit by autonomous bus in athletes villageAramitsu Kitazono has been left with injuries that will take about two weeks to heal after being hit by an autonomous bus in the athletes 2021-08-27 19:17:03
ニュース BBC News - Home Afghanistan: UK enters final stages of evacuation https://www.bbc.co.uk/news/uk-58353726?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-27 10:10:29
ニュース BBC News - Home Afghanistan: Every effort was made to destroy Kabul staff details, says Foreign Office https://www.bbc.co.uk/news/uk-58351938?at_medium=RSS&at_campaign=KARANGA papers 2021-08-27 10:48:48
ニュース BBC News - Home Explosions reported at scene of Leamington Spa fire https://www.bbc.co.uk/news/uk-england-coventry-warwickshire-58357327?at_medium=RSS&at_campaign=KARANGA leamington 2021-08-27 10:53:55
ニュース BBC News - Home Tom Cruise's BMW stolen during Mission: Impossible filming https://www.bbc.co.uk/news/uk-england-birmingham-58356160?at_medium=RSS&at_campaign=KARANGA church 2021-08-27 10:23:04
ニュース BBC News - Home Bottas top in Belgium first practice as Raikkonen crashes in pit lane https://www.bbc.co.uk/sport/formula1/58357296?at_medium=RSS&at_campaign=KARANGA verstappen 2021-08-27 10:42:52
ニュース BBC News - Home Europa League draw: Leicester, West Ham, Rangers & Celtic discover groups https://www.bbc.co.uk/sport/football/58353604?at_medium=RSS&at_campaign=KARANGA group 2021-08-27 10:50:06
ニュース BBC News - Home England v India: Ollie Robinson bowled by Jasprit Bumrah as England all out for 432 https://www.bbc.co.uk/sport/av/cricket/58356726?at_medium=RSS&at_campaign=KARANGA England v India Ollie Robinson bowled by Jasprit Bumrah as England all out for India s Jasprit Bumrah bowls Ollie Robinson as England are bowled out for for a first innings lead of on day three of the third Test at Headingley 2021-08-27 10:38:20
ニュース BBC News - Home Tokyo Paralympics: Kadeena Cox sets new world record to win gold https://www.bbc.co.uk/sport/disability-sport/58352830?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-27 10:15:18
LifeHuck ライフハッカー[日本版] 将来のお金が不安。必要以上に倹約してしまう人こそ見直したいこと https://www.lifehacker.jp/2021/08/241074kakei-202108.html 横山光昭 2021-08-27 20:00:00
北海道 北海道新聞 都市対抗野球 道1次予選が開幕 https://www.hokkaido-np.co.jp/article/582863/ 都市対抗野球 2021-08-27 19:17:00
北海道 北海道新聞 道南ドクターヘリでの搬送 7消防に布担架導入 患者負担減へ救命強化 https://www.hokkaido-np.co.jp/article/582856/ 道南 2021-08-27 19:13:00
北海道 北海道新聞 美術作家の逆転勝訴が確定 金魚電話ボックス訴訟 https://www.hokkaido-np.co.jp/article/582859/ 電話ボックス 2021-08-27 19:13:00
北海道 北海道新聞 窪田は5位、石浦8位 競泳・27日 https://www.hokkaido-np.co.jp/article/582858/ 機能障害 2021-08-27 19:10:00
北海道 北海道新聞 習氏を毛沢東と同等扱い 中国、個人崇拝は否定 https://www.hokkaido-np.co.jp/article/582857/ 中国共産党中央宣伝部 2021-08-27 19:10:00
ビジネス 東洋経済オンライン 中国の新興車載電池「SVOLT」巨額資金調達の狙い 新型電池開発や中国・欧州での新工場建設急ぐ | 「財新」中国Biz&Tech | 東洋経済オンライン https://toyokeizai.net/articles/-/449628?utm_source=rss&utm_medium=http&utm_campaign=link_back biztech 2021-08-27 19:30:00
IT 週刊アスキー 『ゆるキャン△ Have a nice day!』出演声優・高橋李依さんの音声コメントムービーを公開 https://weekly.ascii.jp/elem/000/004/067/4067447/ haveaniceday 2021-08-27 19:40:00
IT 週刊アスキー ASUS、Eye Careの液晶ディスプレー「VY279HE」と「VY249HE」を発表 https://weekly.ascii.jp/elem/000/004/067/4067445/ asusjapan 2021-08-27 19:30:00
IT 週刊アスキー 自分だけの生活空間をカスタマイズ!新作MMORPG『ELYON(エリオン)』のコンテンツ「住居」を紹介 https://weekly.ascii.jp/elem/000/004/067/4067444/ elyon 2021-08-27 19:10:00
IT ITmedia 総合記事一覧 [ITmedia News] Apple、「News Partner Program」を開始 手数料は15% https://www.itmedia.co.jp/news/articles/2108/27/news164.html 取り組み 2021-08-27 20:30:00
TECH Techable(テッカブル) 選手ランキングのテロップ日本語化、TDAI Labとテレビ朝日がスポーツ生放送で実現 https://techable.jp/archives/160863 英語表記 2021-08-27 11:00:16
python Pythonタグが付けられた新着投稿 - Qiita Pythonパッケージ中にsymlinkを含めたい https://qiita.com/cielavenir/items/1153e5546cd32561805b Pythonパッケージ中にsymlinkを含めたいPythonパッケージ中にsymlinkを含めたいことがある。 2021-08-27 20:23:51
python Pythonタグが付けられた新着投稿 - Qiita 初心者による初心者のためのDiscord.py https://qiita.com/PeckingIor/items/2861e894783b7c560b2b 例として、次のものは、helloと発言した際に、こんにちは。 2021-08-27 20:04:07
python Pythonタグが付けられた新着投稿 - Qiita ネイティブモジュールを含む Python プロジェクトの開発イテレーションを改善したい https://qiita.com/syoyo/items/45a8667d8fe066eb55cb 2021-08-27 20:04:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pandasのread_htmlがデータを読み込めない https://teratail.com/questions/356492?rss=all pandasのreadhtmlがデータを読み込めない野球の試合結果のデータをpandasで集めようと思い途中までは上手くいったのですがimportpandasaspddfspdreadhtmlpitchresuldfs上記のコードを実行しようとしたら次のエラーが発生しました。 2021-08-27 20:57:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) fsモジュールでhtmlファイルを出力する際、javascriptファイルがうまく読み込めない。 https://teratail.com/questions/356491?rss=all fsモジュールでhtmlファイルを出力する際、javascriptファイルがうまく読み込めない。 2021-08-27 20:53:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rinnaのjapanese modelを実装したい https://teratail.com/questions/356490?rss=all そのため概要に関して教えていただきたいと考えています。 2021-08-27 20:45:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Nuxt.jsにsassをインストールできない https://teratail.com/questions/356489?rss=all Nuxtjsにsassをインストールできない今までインストールができたのですが突然インストールできなくなったので質問です。 2021-08-27 20:42:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C++のsystem関数はどんな関数か https://teratail.com/questions/356488?rss=all system 2021-08-27 20:16:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) tf.KerasでRankNetを実装するにあたって、同一のブロックを複数回モデルで使用したい。 https://teratail.com/questions/356487?rss=all 本来RankNetでは図中の緑枠内と赤枠内は同一のレイヤーを用いて計算を行うため、「やりたかった実装」のように中間モデルmodelmidを複数回モデルに与えたいのですが、下記のようなエラーが返ってきてしまいます。 2021-08-27 20:06:00
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】ActiveRecord::RecordNotFound (Couldn't find Order without an ID)の対処法 https://qiita.com/GalaxyNeko/items/3a604ba7b14621709aa6 【Rails】ActiveRecordRecordNotFoundCouldnxtfindOrderwithoutanIDの対処法症状RailsAPIでメソッドを作成していたところ、以下のエラーメッセージが表示されてしまいました。 2021-08-27 20:34:48
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】ransackによる簡易的な検索機能実装 https://qiita.com/tsablan8250/items/5784e0717cb7255cf2d5 paramsqには検索パラメータが渡されるため、searchCustomerransackparamsqとすることで、検索オブジェクトsearchが作成されます。 2021-08-27 20:05:03
Ruby Railsタグが付けられた新着投稿 - Qiita Rails pluckメソッドとは? https://qiita.com/shotaro68046088/items/8a0f7534df5d73facb9f Railspluckメソッドとは結論pluckメソッドとは引数に指定したからむの値を配列で返してくれるメソッド使い方モデル名pluckカラム名重複を取り除くpluckメソッドは、重複を取り除くdistinctメソッドと併用する事が出来る。 2021-08-27 20:49:11
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】ActiveRecord::RecordNotFound (Couldn't find Order without an ID)の対処法 https://qiita.com/GalaxyNeko/items/3a604ba7b14621709aa6 【Rails】ActiveRecordRecordNotFoundCouldnxtfindOrderwithoutanIDの対処法症状RailsAPIでメソッドを作成していたところ、以下のエラーメッセージが表示されてしまいました。 2021-08-27 20:34:48
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】ransackによる簡易的な検索機能実装 https://qiita.com/tsablan8250/items/5784e0717cb7255cf2d5 paramsqには検索パラメータが渡されるため、searchCustomerransackparamsqとすることで、検索オブジェクトsearchが作成されます。 2021-08-27 20:05:03
海外TECH Ars Technica Overwatch’s cowboy will be renamed after namesake’s sexual assault claims https://arstechnica.com/?p=1790106 california 2021-08-27 11:15:12
海外TECH Ars Technica Rocket Report: Webb telescope ready for launch, LOX shortage slows SpaceX https://arstechnica.com/?p=1790054 investments 2021-08-27 11:00:49
海外TECH DEV Community Github/DevOps status https://dev.to/pwd9000/github-devops-status-2eji Github DevOps statusYou can check the status of github in real time incl historical data on system performance follow incidents or scheduled maintenance by going to Similarly to check the status of Azure DevOps you can use Both status pages also has an RSS feed In my next article tutorial I will show how to create an Azure Logic App that will notify you when any of the services become degraded Author ltag user id follow action button background color cbb important color important border color cbb important Marcel LFollow Cloud Solutions Architect and DevOps enthusiast 2021-08-27 11:43:08
海外TECH DEV Community A Beginners Guide to Falling in Love with Algorithms - Part 1 https://dev.to/itminds/a-beginners-guide-to-falling-in-love-with-algorithms-part-1-5aid A Beginners Guide to Falling in Love with Algorithms Part The purpose of this series of blog posts is to demystify and conceptualize algorithms more specifically the design and analysis hereof These blog posts are targeted for software development students early in their studies as well as students from similar lines of study However I will also continuously relate the concepts to examples in laymans terms to include people with no related background but merely with a desire to learn more about algorithms A certain level of mathematical understanding is however a prerequisite Some would argue that an understanding of algorithms is not needed to become a programmer An understanding of algorithms will separate you from these programmers by allowing you to quantify and compare different approaches to a problem It will give you a broader vocabulary or even language with which you can rightfully reason for the superiority of a solution or algorithm for a given problem Most importantly in terms of everyday programming it will give you a greater understanding of data structures which are an essential part of writing efficient code Are you performing lookups in an array of reference type objects Convert it to a data structure which supports constant lookups such as hash tables instead of a linear scan Are you using an array based list for FIFO operations Array based lists mean linear time pop operations Convert it to a FIFO based data structure such as a queue which has constant time append and pop Examples like these show you why you need to familiarize yourself with data structures Do so using what you learn from these blog posts and you should see a dramatic improvement in the efficiency of your code This specific blog post will also give you the needed prerequisites for the coming blog posts in which we will get into the actual design of algorithms Let s get to it Algorithmic complexityComplexity is the grounds upon which we discuss algorithms namely in terms of space and time Intuitively we often determine the running time of an algorithm based on the input size We will get back to this as we familiarize ourselves with different running times First off we need to get acquainted with asymptotic notation It gives us a way of expressing the growth rate of a function or algorithm in which we focus on the important terms of the function Take a simple quadratic equation an bn c i e n n in which n defines the size of the input The running time of this function is bounded by the fastest growing term of this function which is n As the input size n grows where a gt the term n will eventually always exceed the size of the other terms and constants i e bn c in this case Using asymptotic notation we express this by removing coefficients and inferior terms which leaves us with an approximation of the growth rate of an algorithm In asymptotic notation we refer to O ⋅ big O notation which expresses an upper bound on an algorithm i e the worst case scenario and Ω ⋅ big theta notation which expresses a lower bound on an algorithm i e the best case scenarios In this series of blog posts we will only focus on the upper bound Asymptotic running timesAgain let s talk about prerequisites Complexity refers to both running time and space consumption however we will focus on running times as it is more approachable and intuitive than space complexity The examples of this post will be based on both a list of whole numbers i e an integer array with a thousand elements and a group of people for different levels of complexity Furthermore for the sake of simplicity and understanding we assume that one operation takes one second For our group of people a question to a member of the group could correspond to an operation Finally we will refer to the below graph from for a visual comparison of the running times O Constant TimeThis is referred to as constant time as it requires a constant amount of operations The bigocheatsheet graph refers to this as an excellent running time Furthermore an important point here is that the algorithm is independent of the input size which means the running time does not increase as the input increases An example of a constant time algorithm is finding the value of an element of our integer array Given an integer array with a thousand elements accessing a single element at a certain index is constant as it requires a single lookup which corresponds to a single second This example corresponds to finding the age of a specific person from a group regardless of the size which only requires a single question to that very person Simple right Moving on O n Linear TimeThis is referred to as linear time as it is linearly dependent on the size of the input The bigocheatsheet graph refers to this as a fair running time As the size of your input increases so does your number of operations and therefore your running time However remember that due to our big O notation the running time of a linear time algorithm increases at most at the same rate as the number of elements of the input for simplicity our example will use every element of the input An example of a linear time algorithm is finding the minimum value of an unsorted integer array Given an integer array with a thousand elements finding the minimum value requires iterating through the entire list which requires n operations which in our case corresponds to a thousand seconds A dramatic increase in running time compared to constant time O with no increase in the input size This example corresponds to finding the youngest person in a group of people which requires asking every single person of said group before you are able to conclude which person is the youngest O n Quadratic Time and O n log n Linearithmic TimeWe now increase the theoretical complexity considerably We assess two running times which are often referred to in job interviews in combination quadratic polynomial time and linearithmic time algorithms respectively Interviewers will often pose problems which seem to have an obvious intuitive solution in quadratic time but are often solvable in at least linearithmic time a dramatic improvement in running time With O n we look at each element a constant amount of times for each other element at most which is a considerable increase in operations compared to linear time where we only look at each element a constant amount of times This is a dramatic increase in running time which is also apparent in the bigocheatsheet graph where we ve moved from the yellow fair into the red horrible In a job interview such a running time should be your cue to look for a better solution An example of a quadratic time algorithm is finding all pairs in our integer array Given an integer array of a thousand elements one would find all pairs by iterating over the entire collection of size n once for each of the n elements This corresponds to n operations which in the case of the integer array corresponds to a million seconds A nested loop in which both the inner and outer loop iterates the same list is a classic example of a quadratic time algorithm This example translates directly to our group of people in which we try to find all pairs of people It should be noted that pairing up with oneself would not be a valid pair but it is irrelevant for the matter of the example For O n log n first we note that we typically refer to log n as we discuss logarithms in algorithms The graph places this between linear and quadratic time at a bad running time If needed please do refresh your memory on logarithms the kryptonite of exponentials before continuing with the next blogpost The most common linearithmic time algorithms are definitely sorting algorithms Replacing a quadratic time sorting algorithm with one of linearithmic time is an example of said improvement of running time An example of a linearithmic time algorithm is mergesort In short given our integer array with a thousand elements one would compare pairwise consecutive integers e e e e e e and then merge exponentially larger sets of integers until finally combining the two halves of the array Don t worry about the details of the algorithm we ll get into the algorithm in the next blogpost This algorithm and example would also be applicable for sorting a group of people by age but quite hard to explain in layman s terms For a more hands on example however I strongly recommend this clip in which Sapientia University visualizes the mergesort algorithm by means of Transylvanian saxon folk dance If nothing just do it for the laugh of it The important thing to notice here is the dramatic improvement in running time A quadratic time algorithm would sort an array in n operations i e a million operations or seconds in our case the linearithmic algorithm only requires n log n operations i e ten thousand operations or seconds This is a reduction from eleven days to two hours O log n Logarithmic TimeWe refer to this as logarithmic time Returning to the bigocheatsheet graph we finish back where we started an excellent running time even though the running time is dependent on the input size n An example of a logarithmic time algorithm is binary search for ordered collections Given our integer array you search for an integer i of the array by continuously looking at the element at the center of the array and doing one of three things If the value of the middle element m Is the integer i we have found the integer Is greater than the integer i we repeat the process for the lower half of the array Is less than the integer i we repeat the process for the upper half of the array It should be noted that other strategies exist for picking the pivot other than choosing the middle element This is irrelevant for the purpose of this example It is important to notice that as a property of logarithms we need to do this no more than log n times as this would leave us with a single element To figure out why this is true try to prove to yourself that x in log n x represents the number of times we can half our input size and that n in x n represents the size of an array you get by doubling x times This example corresponds to having a thousand people line up in order of their salary and looking for the person closest to a ridiculously specific yearly salary such as DKK By following the three steps above you only need to ask a maximum of log n people in this case eleven to come to a conclusion Note that the last question i e the comes from asking the last person to compare him with his neighbours Again the important thing to notice is how logarithms scale If we increase the number of people to a million people the amount of needed questions only increases to twenty This explains why it is depicted on top of constant time algorithms in the bigocheatsheet graph as it almost seems to be independent of the input size n What s to come With the basics down we will get into the design and analysis of algorithms in the next two blog posts We will do so by becoming acquainted with three families of algorithms greedy algorithms dynamic programming algorithms and divide and conquer algorithms This will lead us to the final blog post which will discuss the subject of my own master thesis which is based on randomized algorithms more specifically differential privacy You made it this far By now you should already feel more comfortable discussing algorithms and data structures in future projects We ve covered the basics which means you are more than qualified for reading the rest of the posts I hope you do ReferencesAlgorithm Design Kleinberg and TardosCoding Blocks episode What is Algorithmic Complexity 2021-08-27 11:04:31
Apple AppleInsider - Frontpage News Apple TV+ shares first trailer for 'Come From Away' https://appleinsider.com/articles/21/08/27/apple-tv-shares-first-trailer-for-come-from-away?utm_medium=rss Apple TV shares first trailer for x Come From Away x A first trailer for the award winning Broadway musical Come From Away has been released on Apple TV ahead of its September streaming Still from the Come From Away trailerIn seconds the Come From Away trailer sets up the true story of passengers stranded in a small town as flights were grounded on September It shows the fears of the passengers and the overwhelmed locals trying to help them Read more 2021-08-27 11:23:13
海外TECH Engadget Microsoft Azure flaw left thousands of cloud customers' data vulnerable https://www.engadget.com/microsoft-azure-flaw-cloud-customers-data-vulnerable-114027306.html?src=rss Microsoft Azure flaw left thousands of cloud customers x data vulnerableA vulnerability in Microsoft s Azure cloud computing service left several thousand customers susceptible to cyberattacks The tech giant has warned its clients of the flaw in its flagship database service Cosmos DB after it was discovered and reported by security company Wiz In the blog post Wiz has published it said it was able to use the vulnerability which it has named quot ChaosDB quot to gain quot complete unrestricted access to the accounts and databases quot of thousands of Azure clients Azure customers including Fortune companies such as Coca Cola and Exxon Mobil use Cosmos DB to manage the massive amounts of data they get in real time The company explained that it found a series of flaws in the Cosmos DB feature called Jupyter Notebook that gives customers a way to visualize their data That feature has been around since but it was switched on for all Cosmos DB customers just this past February Wiz said that a series of misconfigurations in the notebook created a loophole which allows any user quot to download delete or manipulate a massive collection of commercial databases as well as read write access to the underlying architecture of Cosmos DB quot nbsp While the security company praised Microsoft for disabling the notebook within hours after it was alerted about the issue and for notifying around percent of its customers it warned that more clients may be at risk Microsoft only notified the customers that were affected during Wiz s week long research period this early August However the security firm believes the vulnerability has been exploitable for months possibly even years It s now advising Azure customers to rotate and regenerate their access keys even if they didn t get an email from Microsoft That said the tech giant said it found no evidence that the flaw has been exploited It told the customers it emailed that there s no quot indication that external entities outside the researcher Wiz had access to the primary read write keyAs Reuters notes this is the latest in a series of bad security news for Microsoft over the past year In February the tech giant has revealed that the SolarWinds hackers accessed and downloaded source code for Azure its cloud based management solution Intune and its mail and calendar server Exchange The Chinese Hafnium hacking group also exploited a vulnerability in Exchange to infiltrate at least organizations around the world including police departments hospitals and banks 2021-08-27 11:40:27
海外TECH Engadget The Morning After: Explaining Apple’s $100 million App Store settlement https://www.engadget.com/the-morning-after-apples-100-million-app-store-settlement-111518314.html?src=rss The Morning After Explaining Apple s million App Store settlementFollowing the class action lawsuit between Apple and app developers the company has agreed to change several App Store rules including allowing developers to email users “about payment methods outside of their iOS app ーthink Netflix and Spotify offering subscription setups through the internet browser all without Apple taking a cut This was a key part of the Epic vs Apple trial The company is also promising more transparency around its app review process and offer more price points to app makers from “fewer than to more than The agreement also includes a million payout split among smaller developers who earned million or less It s not money for Spotify Epic and the bigger most vocal app owners There are a few more wrinkles to the App Store changes Engadget s Karissa Bell elaborates on what s going on ーMat SmithThe Rock has some new Under Armour headphonesNoise cancellation and hour battery life Under ArmorHollywood s busiest man Dwayne Johnson has found time to release another pair of headphones with Under Armour branding and well JBL tech The cans are essentially an updated version of the durable over ears released in but now with adaptive noise canceling and hour battery life With speed charging you should get two hours of playback time in five minutes Continue reading Amazon Prime Gaming s free titles for September include Knockout City Subscribers will also get new loot for Genshin Impact and other games Amazon is adding some more free titles for Prime Gaming subscribers One of the latest additions is Knockout City a recent release from Velan and EA It s a cross platform dodgeball brawler launched in May that s already available through Xbox Games Pass Ultimate and EA Play Anyone addicted to Genshin Impact ーwhich is free to play everywhere ーcan get a nice grab bag of loot if they re a Prime Gaming subscriber Continue reading After nearly years the designer of the NES and SNES retires from NintendoLance Barr also helped shape the Wii Jason Leung on UnsplashNES and SNES designer Lance Barr has retired from Nintendo after years and eight months at the company Although relatively few know his name he played a role in the rise and rise of Nintendo Barr made his biggest mark when he was asked to design the outside of the NES to make the Famicom more palatable for American audiences As requested he made it look like it belonged next to a stereo system complete with a VHS style cartridge loader compared to the quot soft quot Japanese model His influence continued at Nintendo and in more recent times he helped design the Wii and its nunchuk controller Continue reading HP Pavilion Aero reviewIt s an affordable laptop that punches well above its own weight Daniel Cooper EngadgetHP s use of AMD s speedy mobile processors means this machine can do a lot more than other ultraportables in its class Available for less than the cost alone will let you see past some of its more pedestrian features There are plenty of ports and while it s not exactly an inspirational design you might be pleasantly surprised Continue reading Finally all iOS users will get YouTube s picture in picture modeOnly for Premium users to start with YouTube is promising picture in picture PiP viewing to all iPhone and iPad users in the US starting with volunteers using Premium You ll have to opt into the test through the experiments website on your computer but you re all set after that ーyou can watch clips in a floating window It s just the first step The company hasn t said when it plans to enable PiP for non Premium subscribers Continue reading The biggest tech news you might have missedApple will take a smaller cut of in app fees from publishers who use Apple NewsEngadget Deals Apple Watch SE mm with cellular is down to at AmazonElectrify America s charging station app finally supports Android Auto and CarPlay Star Trek Lower Decks wants you to know it s OK to like Voyager Tesla s redesigned iPhone app features two new home screen widgetsPalantir glitch allegedly granted some FBI staff unauthorized access to a crypto hacker s dataGoogle s YouTube Music app for Wear OS only works with Samsung s upcoming smartwatches 2021-08-27 11:15:18
Linux OMG! Ubuntu! How to Upgrade to MATE Desktop 1.26 on Ubuntu http://feedproxy.google.com/~r/d0od/~3/v579_T9uggg/install-mate-desktop-1-26-on-ubuntu How to Upgrade to MATE Desktop on UbuntuUsers of Ubuntu LTS and can now upgrade to the recent MATE desktop release through a dedicated PPA The Fresh MATE PPA is maintained by Ubuntu MATE developers and is aimed at existing users of Ubuntu MATE who want to install MATE desktop on their systems However the PPA and the packages within are compatible with all Ubuntu flavours meaning you can add this PPA to install the MATE desktop experience alongside whichever DEs you use at present just be careful The PPA provides updated MATE desktop components including new versions of core apps like Pluma This post How to Upgrade to MATE Desktop on Ubuntu is from OMG Ubuntu Do not reproduce elsewhere without permission 2021-08-27 11:45:43
金融 金融庁ホームページ 職員を募集しています。(デジタル技術を活用した効率的・効果的な行政運営の実現に向けた中長期的計画等の作成等に従事する職員(課長補佐クラス)) https://www.fsa.go.jp/common/recruit/r3/souhi-01/souhi-01.html 中長期的 2021-08-27 12:00:00
ニュース BBC News - Home Afghanistan: UK enters final stages of evacuation https://www.bbc.co.uk/news/uk-58353726?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-27 11:17:38
ニュース BBC News - Home Scotland records huge increase in daily Covid cases https://www.bbc.co.uk/news/uk-scotland-58357346?at_medium=RSS&at_campaign=KARANGA cases 2021-08-27 11:45:19
ニュース BBC News - Home Gogglebox star Andrew Michael dies aged 61 https://www.bbc.co.uk/news/entertainment-arts-58356211?at_medium=RSS&at_campaign=KARANGA channel 2021-08-27 11:06:37
ニュース BBC News - Home Explosions reported at scene of Leamington Spa fire https://www.bbc.co.uk/news/uk-england-coventry-warwickshire-58357327?at_medium=RSS&at_campaign=KARANGA black 2021-08-27 11:40:45
ニュース BBC News - Home Springbank whisky miniature sells for £5,600 at auction https://www.bbc.co.uk/news/uk-scotland-scotland-business-58356502?at_medium=RSS&at_campaign=KARANGA springbank 2021-08-27 11:48:16
ニュース BBC News - Home 'Now other women won't be haunted by the labour ward' https://www.bbc.co.uk/news/uk-scotland-glasgow-west-58348827?at_medium=RSS&at_campaign=KARANGA others 2021-08-27 11:34:01
ニュース BBC News - Home Leicester to play Napoli in Europa League - full draw details https://www.bbc.co.uk/sport/football/58353604?at_medium=RSS&at_campaign=KARANGA group 2021-08-27 11:23:57
ニュース BBC News - Home Tokyo Paralympics: Kadeena Cox sets new world record to win gold https://www.bbc.co.uk/sport/disability-sport/58352830?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-27 11:18:39
ニュース BBC News - Home Tokyo Paralympics medal table - which country has won most golds? https://www.bbc.co.uk/sport/disability-sport/58267874?at_medium=RSS&at_campaign=KARANGA britain 2021-08-27 11:42:26
ビジネス ダイヤモンド・オンライン - 新着記事 「夏の薄毛や抜け毛」を防ぐ正しいシャンプー方法とは - News&amp;Analysis https://diamond.jp/articles/-/280535 「夏の薄毛や抜け毛」を防ぐ正しいシャンプー方法とはNewsampampAnalysis暑さが厳しい時期は紫外線量が増え、汗や皮脂が大量に分泌されるなど、髪のダメージにつながる要因が増えてしまう。 2021-08-27 20:30:00
LifeHuck ライフハッカー[日本版] 機械式時計の最高峰。高級スポーツカーをイメージしたトゥールビヨン https://www.lifehacker.jp/2021/08/machi-ya-waldhoff-pre.html waldhoff 2021-08-27 21:00:00
北海道 北海道新聞 「知らぬ間敗訴」関与か 給付金詐欺容疑で逮捕の男 https://www.hokkaido-np.co.jp/article/582889/ 新型コロナウイルス 2021-08-27 20:19:00
北海道 北海道新聞 囲碁、井山が先勝 名人戦第1局 https://www.hokkaido-np.co.jp/article/582886/ 番勝負 2021-08-27 20:09:00
ニュース Newsweek スー・チー、軍政下の裁判で禁固75年の可能性 新たな容疑で追訴も https://www.newsweekjapan.jp/stories/world/2021/08/75-7.php 同弁護士は休廷中の月中旬に検察当局が新たな容疑でスー・チー氏とウィン・ミン大統領を起訴したことを明らかにしたという。 2021-08-27 20:09:08
海外TECH reddit Latrell Mitchel gives Joseph Manu a black eye and gets sent to the bin https://www.reddit.com/r/nrl/comments/pclh8z/latrell_mitchel_gives_joseph_manu_a_black_eye_and/ Latrell Mitchel gives Joseph Manu a black eye and gets sent to the bin submitted by u TTetron to r nrl link comments 2021-08-27 11:30:08
IT ITmedia 総合記事一覧 [ITmedia News] 「抽選もLINEでして」 渋谷の若者向け集団接種、抽選に変更も大不評 https://www.itmedia.co.jp/news/articles/2108/27/news168.html itmedia 2021-08-27 21:22:00
python Pythonタグが付けられた新着投稿 - Qiita DjangoをDEBUG=FalseでHerokuにデプロイするとServer Error(500)が出てきて悩んでいる人向けの小ネタ https://qiita.com/tonytani37/items/feae81ff7a1f0920f321 gzip機能を使ってないので設定がよくわからないので未確認HerokuDjangoDEBUGFalseでServerErrorが発生する問題の解決のために様々な人の様々な試みを書いたブログを読んでると、templateなどでstaticファイル自体の定義が正しくなかった存在しないファイルを指定していた、存在場所が正しく指定されていなかったというような意見もありならばServerErrorじゃなくて表示されないだけなじゃないか、上のやり方で治らなかったら頑張って原因を見つけてください。 2021-08-27 21:31:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pyrhon3 manage.py runserverでのエラー https://teratail.com/questions/356505?rss=all pyrhonmanagepyrunserverでのエラー前提・実現したいことwebアプリ作成確認のため、pyrhonnbspmanagepynbsprunserverで開発環境を確認するもエラー発生している問題・エラーメッセージModuleNotFoundErrorNomodulenamedslapp該当のソースコードpyrhonmanagepyrunserver試したことaposslppaposはこのwebアプリの名前になります。 2021-08-27 21:49:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) java パッケージ化ができない https://teratail.com/questions/356504?rss=all javaパッケージ化ができないjavaの勉強を始めた初心者です。 2021-08-27 21:44:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C言語、ポインターの基礎 https://teratail.com/questions/356503?rss=all C言語、ポインターの基礎C言語はじめたばかりの初心者です。 2021-08-27 21:42:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Elastic Beanstalk の Envのexportの仕方について https://teratail.com/questions/356502?rss=all ElasticBeanstalkのEnvのexportの仕方について前提・実現したいことAmazonnbspLinuxnbspの使用からEnvがexportされないようになり、Envnbspをnbspexportできず困っております。 2021-08-27 21:37:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【C】printfの引数の挙動について https://teratail.com/questions/356501?rss=all 【C】printfの引数の挙動について問題のコードprintfelementzuisgtitssquareisgniAiAiAi当該のコードについて発生した警告toonbspmanynbspargumentsnbspfornbspformatnbspWformatextraargs解決したいこと一警告が発生する原因を理解したい。 2021-08-27 21:32:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python Django IPアドレスをデータベースに保存する方法について https://teratail.com/questions/356500?rss=all PythonDjangoIPアドレスをデータベースに保存する方法について現在Djangoでブログサイトのようなものを制作しています。 2021-08-27 21:31:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) バッチファイルでJarファイルが起動しない https://teratail.com/questions/356499?rss=all バッチファイルでJarファイルが起動しない前提・実現したいことbatファイルでjarファイルを開きたいのですがなぜか読み込んでくれません。 2021-08-27 21:25:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【GAS】スプレッドシートの特定の範囲を読み込んで、条件に合致するセルを出力したいのですが、おそらく条件式が誤っており、上手く出力されません。 https://teratail.com/questions/356498?rss=all 【GAS】スプレッドシートの特定の範囲を読み込んで、条件に合致するセルを出力したいのですが、おそらく条件式が誤っており、上手く出力されません。 2021-08-27 21:24:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Rails / AWS】CORSとAWSセキュリティグループ設定のベストプラクティス、脆弱性 https://teratail.com/questions/356497?rss=all 【RailsAWS】CORSとAWSセキュリティグループ設定のベストプラクティス、脆弱性AWSの構成ロードバランサーを経由して、ECインスタンスへアクセス現在ロードバランサーのSGにHTTPSnbspnbsp全ポートを許可しています。 2021-08-27 21:20:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Rails / AWS】CORSとセキュリティグループ設定のベストプラクティス https://teratail.com/questions/356496?rss=all 【RailsAWS】CORSとセキュリティグループ設定のベストプラクティスAWSの構成ロードバランサーを経由して、ECインスタンスへアクセス現在ロードバランサーのSGにHTTPSnbspnbsp全ポートを許可しています。 2021-08-27 21:10:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Laravel6】Googleアカウント認証によるログインを実装したい https://teratail.com/questions/356495?rss=all 【Laravel】Googleアカウント認証によるログインを実装したい前提・実現したいこと現在Laravelにて音楽系アプリを制作しています。 2021-08-27 21:07:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Ajax処理からの戻り値がなぜか受け取れない https://teratail.com/questions/356494?rss=all Ajax処理からの戻り値がなぜか受け取れないvargetKeyfunctionidreturnajaxurlhttpmyprocessdataididvarresidgetKeymyiddonefunctionresultresidresultfailfunctionresultエラー処理consolelogresid上記のようなコードでAjaxからの戻り値を取得しようとしているのですが、なぜかresidの中身が空白になってしまいます。 2021-08-27 21:06:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPのバージョンを満たしているのにワードプレスがエラーを吐く。 https://teratail.com/questions/356493?rss=all PHPのバージョンを満たしているのにワードプレスがエラーを吐く。 2021-08-27 21:02:07
Ruby Rubyタグが付けられた新着投稿 - Qiita [Rails]フォロー機能導入中にActiveModel::UnknownAttributeErrorというエラー発生 https://qiita.com/mkato1013/items/887d487e0827d2722f67 同じスタートを切ったはずなのに差ができていたことに愕然としたものの、みんなでディスカッションしながらコードを眺めるのも、楽しいなと感じました。 2021-08-27 21:39:15
Azure Azureタグが付けられた新着投稿 - Qiita 【Azure】CosmosDBを使っている人は今すぐプライマリキーを更新しよう https://qiita.com/rana_kualu/items/4984753dcb038174607c ところがJupyterNotebookの設定ミスで、他ユーザの権限を手に入れることが可能になっていたよ。 2021-08-27 21:07:31
Git Gitタグが付けられた新着投稿 - Qiita Visual Studio CodeでGit Push時の認証ができなくなった https://qiita.com/outase/items/d7c21605ae00e9380768 2021-08-27 21:06:27
Ruby Railsタグが付けられた新着投稿 - Qiita [Rails]フォロー機能導入中にActiveModel::UnknownAttributeErrorというエラー発生 https://qiita.com/mkato1013/items/887d487e0827d2722f67 同じスタートを切ったはずなのに差ができていたことに愕然としたものの、みんなでディスカッションしながらコードを眺めるのも、楽しいなと感じました。 2021-08-27 21:39:15
Ruby Railsタグが付けられた新着投稿 - Qiita vue-js-modalを用いて投稿一覧ページにおいてRails × Vue.jsで動的なコンポーネントをモーダルウィンドウとして表示 https://qiita.com/divclass123/items/6150a03d7b3061b6a589 この記事を最初は参考にしてますが、動的な子コンポーネントを投稿一覧からモーダルウィンドウを表示させる技術は僕のオリジナルなので、動くは動きますが、なにか間違えてる可能性あります。 2021-08-27 21:21:38
海外TECH DEV Community 5 tools to automate your development https://dev.to/pgarzina/5-tools-to-automate-your-development-3m tools to automate your developmentAutomating your development with Dependabot Auto Assign Merge Freeze Husky and Scheduled reminders The idea of this post is to introduce some of the tools and integrations that made our development life easier Most of these are pretty straightforward to implement into your workflow but for the ones that have a couple of gotchas I might write an extended introductory version for that tool alone Dependabot Automated dependency updatesDependabot creates pull requests to keep your dependencies secure and up to date Dependabot is dead simple and their punchline clearly states what it does We started using it a couple of years back a bit before Github acquired it The main reason was that at the time our current team took over the Front End division there were a lot of outdated dependencies which we wanted to update and wanted to keep up to date We found Dependabot added it to our projects and let it do its magic ever since Now it s natively a part of Github so adding it is even easier than before You can check out how to set up Dependabot but in the end you ll end up with a dependabot yml in your github folder Ours looks like this version updates package ecosystem npm See documentation for possible values directory Location of package manifests schedule interval daily open pull requests limit commit message prefix BleedingEdge The only thing that differs from the default settings is that we chose npm as our package ecosystemlimited the number of open PRs to added a prefix for the default Dependabots commit message you ll see later why Four years back we had frontend repos now we have around active ones Manually keeping every dependency up to date would be extremely time consuming Dependabot helps a lot but it still takes time to review and merge all the PR s We usually take a day after our weekly release to merge Dependabots pull requests Writing this got me wondering if we could set the bot to open PR s only on major minor or patch versions and indeed the feature was requested in and got released a few months ago and now you can ignore SemVer updates of your choice Check out GitHub s blog post for more Auto Assign Add reviewers assignees to pull requests when pull requests are opened So you opened a pull request you need at least two approvals and you need to add reviewers to your pull request Every single time Things are pretty obvious let the bot do it Setting up is easy go to probot github io apps auto assign hit the Add to Github button and don t ever worry about manually adding reviewers Similar to Dependabot you will end up with a auto assing yml file Set to true to add reviewers to pull requestsaddReviewers true Set to true to add assignees to pull requestsaddAssignees false A list of reviewers to be added to pull requests GitHub user name reviewers teammember teammember teammember A number of reviewers added to the pull request Set to add all the reviewers default numberOfReviewers A list of keywords to be skipped the process that add reviewers if pull requests include itskipKeywords BleedingEdgeWe have nothing out of the ordinary here We are utilizing the skipKeywords option with the BleedingEdge keyword that if you remember Dependabot prefixes to each of its pull requests We handle the pull requests Dependabot opens a little bit differently and don t want to burden all the reviewers with them Once the Pull request is opened the bot kicks in and you see it in the timeline requesting reviews You can also try and use the default settings Github provides for Code Review Assignments Just go to your team page in the top right hit Settings and you ll find the Code review assignments tab We tried it but it didn t work out for us Merge Freeze The code freeze tool to block merging and deploymentsThe reason for adding merge freeze originated from a simple question Can you tell all the developers to stop merging since we are starting regression We could announce it in our team s channel in hopes that everyone reads the message in time Or we could integrate a tool that allows the QA team to issue a command on Slack that freezes unfreezes merging to the repository Merge Freeze to the rescue Again setting up nothing too complex What we did find Merge Freeze is missing is the ability to bulk freeze It worked well when we needed to freeze a couple of repos But once the number of our repositories increased to over manually entering the command more than times you get it For this we used Slack Apps and AWS Lambda We created a custom Slack App for our workspace called Deployment that has two Slash commands freeze all and unfreeze all Both commands have the Request URL set to our Lambda url and pass the freeze value as a query parameter freeze true false Using it on Slack looks like this The Merge Freeze tool exposes an API endpoint for each repository you add to it which you can use to freeze or unfreeze it That makes the Lambda rather simple it just makes a POST request to each of the endpoints provided by MergeFreeze const https require https exports handler async event gt const freezeValue getFreezeValue event if freezeValue return statusCode body JSON stringify BOOM You need to provide a freeze value as a query param either true or false const userName getUserName event const baseOptions hostname mergefreeze com method POST headers Content Type application json Content Length const appOneOptions path api branches your organization your repo main access token process env ACCESS TOKEN amp frozen freezeValue amp user name userName baseOptions Removed the rest of declaration to keep the preview short await Promise all doRequest appOneOptions doRequest appElevenOptions console log I m done with all your promises Text that gets return to Slack that is only visible to the person entering the command return statusCode body JSON stringify You have such power function doRequest options return new Promise resolve reject gt const req https request options res gt res setEncoding utf let responseBody res on data chunk gt responseBody chunk res on end gt resolve responseBody req on error err gt reject err req end function getFreezeValue event let freezeQueryString let freeze if event amp amp event queryStringParameters amp amp event queryStringParameters freeze freezeQueryString event queryStringParameters freeze if freezeQueryString true freezeQueryString false freeze freezeQueryString return freeze function getUserName event const bodyQueryParams new URLSearchParams event body return bodyQueryParams get user name Web API After entering the command MergeFreeze lists all the repos that got frozen or unfrozen and you get a confirmation message from Slack making your work day a bit better After the regression is done everything is pushed to Production and is smoke tested the lead QA issues the unfreeze all command and life goes on Husky Modern native Git hooks made easyWe use Jira as our work management tool so we have to prepend the ticket ID to our branch names and commit messages in order to utilize both the Development panel when viewing an issue and VSCodes extension GitLens Jira ticket Development panel This means that each time you create a branch you have to remember to include the Jira issue ID eg task ND add authentication That alone was not a big deal as it quickly became a habit But what was a PIA was prepending it to every commit message The st automation round was just setting up the git prepare commit message hook on your local machine but as the team grew larger we needed a better solution which Husky provided Husky in combination with jira prepare commit msg is what worked for us private true husky hooks prepare commit msg jira prepare commit msg jira prepare commit msg messagePattern J M jiraTicketPattern w w d dependencies devDependencies husky jira prepare commit msg The JIRA ticket ID is taken from a git branch name Now you could just write commit m Fixing a typo and you would get a commit message looking like task ND Fixing a typo In case you did not name your branch correctly eg missing Jira ticket ID you would get an error my application git main ✗git commit m Add authentication methods husky gt prepare commit msg node v JIRA prepare commit msg gt startJIRA prepare commit msg gt Error The JIRA ticket ID not foundJIRA prepare commit msg gt doneThis came in nicely as everything was set up in package json and a new developer would do npm i and she he is pretty much set no need to manually configure hooks But the Jira Ticket ID in the commit message in combination with GitLens is what really made this super useful GitLens with Git blame annotations There were a lot of times where we had to for various reasons open up and read the Jira issue associated with the code change Having the ticket ID at each mouse click throughout the codebase saved us a lot of time opening it in the browser is easy as well just take the Jira ID and add it after browse ND e g GitLens is a cool tool which I personally use on a daily basis It helps you to visualize code authorship at a glance via Git blame annotations and code lens You can also very easily navigate back in history to see past commits which is useful as well Scheduled reminders for Pull Requests Scheduled reminders help teams focus on the most important review requestsThis is something we added not too long ago just a bit after we moved to Micro Frontend Architecture One of the reasons for adding it was that the number of repositories increased from to so having a dedicated channel for open pull requests made sense Prior to this we would post a link of the PR in our team s main channel or would hope people would see it in their email This way we moved the noise to a dedicated channel and the devs know the team will get automatically notified We get notifications on every working day each full hour from It ignores approved pull requests in our case when ppl approved it and we also have ignore terms for BleedingEdge so it ignores pull requests opened by Dependabot Setting up scheduled reminders is straightforward and you can find the github docs here This is how it looks like once its up in our case it posts messages in a private frontend pull requests channel There are a lot of improvements that we could include on top of what we have like creating branches directly from Jira would ease up on having to remember the naming convention Or maybe we could have chosen a merge freeze tool that has bulk freeze built in But usually we had limited time for investigation or it was good enough at that time and later on we just tried to improve the process instead of replacing the tool If you have any suggestions please do post them in the discussion below Feel free to connect Twitter Instagram LinkedIn 2021-08-27 12:43:48
海外TECH DEV Community State of Go / Golang in 2021 https://dev.to/meatboy/state-of-go-golang-in-2021-34ni State of Go Golang in What is the state of Go in in your opinion Is it worth learning or write applications The performance of apps written in Go is great but for many businesses that s not enough Crucial is also stability the potential of maintenance in long therm and so on What do you think about the ecosystem around Go language 2021-08-27 12:40:10
海外TECH DEV Community How to use Python to Create Files? https://dev.to/hrishikesh1990/how-to-use-python-to-create-files-41eb How to use Python to Create Files In this short tutorial we learn how to use Python to create a file We also look at the write read and append file handling methods This tutorial is a part of our initiative at Flexiple to write short curated tutorials around often used or interesting concepts Table of contentsWhy use Python to Create files How to create files in Python File handling methods Closing thoughts Why use Python to Create files Like most programming languages Python too supports file handling However since Python treats files as text or binary handling files is much easier The most used file handling methods are to create read and write files In this tutorial we largely focus on how to use Python to create a file as this is the first step to file handling However we do introduce you to how you could read and write files How to create files in Python To create a file in Python we use the in built open function There are other methods that utilize the OS module in Python however a few methods would require root permission Hence to standardize this tutorial I have only used the open method Syntax of open open file access mode Parameters The open methods require two parameters File Required the name or path of the file Access mode Access modes govern the type of operations you would be performing Since we are trying to create a file the access mode we would use is “x I ve added a list of all the access modes below Code amp Explanation f open myfirstfile txt x In the above code we have used the open to create a file since we have not specified a path the file is created in the same directory as the script In case the file already exists Python returns a FileExistsError Try running the same code twice and you will receive this error File handling methods Apart from the create method I d like to give you an introduction about the read write and append methods I ve added below a list of all the methods along with their access modes Read only r This method is used to read an existing file In case the file does not exist a FileNotFoundError is returned Read and Write r This method is used to read and write a file and similar to Read only a FileNotFoundError is returned if the file does not exist Write Only w This method can be used to open and write to a file In case a file does not exist the file is created And in case it does the content of the file is overwritten Append a This method is used to add content to a file The handler is positioned at the bottom of the file and hence the content is written at the bottom of the file The method also creates a file in case it does not exist Closing thoughts As you may have noticed the write and append methods can also be used to create files However I would recommend you familiarize yourself with the create methods first before you start to use other methods in Python to create files This is because the write method overwrites the existing data Although the append methods do not overwrite data both these methods are not very user friendly while creating files Hence do practice creating files first before you start using the other methods to do the same Do let me know your thoughts in the comments section below 2021-08-27 12:03:02
Apple AppleInsider - Frontpage News 'iPhone 13' event date, 45mm 'Apple Watch Series 7,' 'M1X' Mac on the AppleInsider podcast https://appleinsider.com/articles/21/08/27/iphone-13-event-date-45mm-apple-watch-series-7-m1x-mac-on-the-appleinsider-podcast?utm_medium=rss x iPhone x event date mm x Apple Watch Series x x MX x Mac on the AppleInsider podcastOn the AppleInsider podcast this week multiple sources corroborate a September iPhone event Apple Watch band photo reveals mm sizing and we discuss MX MacBook Pro Mac mini hardware Several leakers including Jon Prosser all concur that an Apple event will be held on September They say it will feature the new iPhone A leaked photo from Twitter user DuanRui also reveals the iPhone product name on Apple packaging Two similar Read more 2021-08-27 12:55:35
Apple AppleInsider - Frontpage News How to easily edit video on an iPad using an external SSD https://appleinsider.com/articles/21/08/27/how-to-easily-edit-video-on-ipad-with-external-ssd?utm_medium=rss How to easily edit video on an iPad using an external SSDFor mobile creators storage was always a bottleneck But thanks to a few recent updates between iPad iPadOS and some popular apps creating an entire video production workflow on external storage is now possible Here s how to pull it off without needing any internal storage on your iPad It is now easy to edit and produce videos from an SSDWhen all of these enhancements come together it is now possible to import footage edit a project and export a K HDR project all on an SSD without requiring any remaining storage on your iPad Air or iPad Pro This workflow is a game changer for mobile creation or iPad centric workflows Read more 2021-08-27 12:53:16
海外TECH Engadget Razer's Blade 15 Advanced is $900 off in Amazon's one-day sale https://www.engadget.com/razer-blade-15-advanced-gaming-laptop-900-off-amazon-razer-daily-deal-125150607.html?src=rss Razer x s Blade Advanced is off in Amazon x s one day saleAmazon is ushering in the weekend with a one day only sale on a bunch of Razer laptops and gaming accessories Everything from headsets to mice to microphones has been discounted but the biggest savings you ll find are on some of the Razer Blade laptops Of note is the Raze Blade Advanced gaming laptop with a th gen Core i processor NVIDIA GeForce RTX Super Max Q graphics GB of RAM and GB of storage which is down to a record low of Shop Razer one day sale at AmazonBuy Razer Blade Advanced at Amazon Those looking for slightly better graphics and more storage have another option The Blade Advanced with the same specs as listed above but with NVIDIA RTX Super Max Q graphics and TB of storage has dropped down to or off its normal price The Blade Pro is also on sale a model with a th gen Core i processor RTX Super Max Q graphics GB of RAM and GB of storage is off bringing it down to If you re just looking to get your foot in the door with one of these gaming laptops you can snag the Razer Blade base with a Core i processor GeForce GTX Ti graphics GB of RAM and GB of storage for although we did it about less on Prime Day back in June The Blade has been one of our favorite gaming notebooks for a while It s on the pricier side but it s worth it if you want a slick looking laptop with a bunch of customization options when it comes to specs And since it is on the higher end of the price spectrum it s always better to wait for a sale like this so you can get the model you want while saving a bit of cash Just keep in mind that these discounted models aren t the latest from Razer The laptops came out recently decked out with th gen Intel processors NVIDIA RTX series graphics and QHD displays ーalong with steep price tags to match If you already have a solid gaming machine there are a bunch of Razer peripherals on sale too The BlackWidow V mechanical keyboard is down to an all time low of and it has yellow switches a a digital roller and media key Chroma RGB lighting and an included wrist rest Also discounted are the Kraken headset which is down to and the DeathAdder Essential wired mouse which you can grab for only Buy BlackWidow V at Amazon Buy Kraken headset at Amazon Buy DeathAdder Essential wired at Amazon Follow EngadgetDeals on Twitter for the latest tech deals and buying advice 2021-08-27 12:51:50
海外TECH Engadget Skate is coming to PC for the first time https://www.engadget.com/skate-is-coming-to-pc-for-the-first-time-121030008.html?src=rss Skate is coming to PC for the first timeYou can already play some popular and unique skateboarding games on PC but one franchise that has been conspicuously absent is Skate Well that s about to change with the next instalment in EA s beloved series The game s official Twitter account confirmed the PC release on Thursday in a tweet that features a clip from a skate vid PC confirmation exe pic twitter com ubLRKoCwPーskate skateEA August A new Skate game a follow up to s Skate was announced last summer Since then we ve heard that new developer Full Circle ーwhich counts series vets Deran Chung and Chris “Cuz Parry among its ranks ーwill take point on the title Until now the main series has mainly stuck to Xbox and PlayStation consoles though a spinoff called Skate It was released for the Nintendo DS Wii and iOS nbsp It s been a big year for skateboarding in general with the sport making its Olympics debut in Tokyo this summer Perhaps EA is looking to capitalize on the mainstream attention with a multi platform release for its stuttering series 2021-08-27 12:10:30
Cisco Cisco Blog Making it Safe: IBM and Cisco Partner to Secure Applications https://blogs.cisco.com/security/making-it-safe-ibm-and-cisco-partner-to-secure-applications Making it Safe IBM and Cisco Partner to Secure ApplicationsSecuring today s dynamic applications requires deep visibility automated recommendations and efficiency at scale IBM and Cisco partner to combat threats 2021-08-27 12:00:56
医療系 医療介護 CBnews 「歯学部振り替え枠」廃止、診療科指定枠に活用へ-厚労省・分科会が了承 https://www.cbnews.jp/news/entry/20210827203909 医療従事者 2021-08-27 21:15:00
ニュース BBC News - Home Scotland records huge increase in daily Covid cases https://www.bbc.co.uk/news/uk-scotland-58357346?at_medium=RSS&at_campaign=KARANGA cases 2021-08-27 12:42:52
ニュース BBC News - Home Gogglebox star Andrew Michael dies aged 61 https://www.bbc.co.uk/news/entertainment-arts-58356211?at_medium=RSS&at_campaign=KARANGA channel 2021-08-27 12:07:40
ニュース BBC News - Home Afghanistan: Getting plane out was 'happiest moment of my life' https://www.bbc.co.uk/news/uk-58355250?at_medium=RSS&at_campaign=KARANGA afghan 2021-08-27 12:38:07
ニュース BBC News - Home Explosions reported at scene of Leamington Spa fire https://www.bbc.co.uk/news/uk-england-coventry-warwickshire-58357327?at_medium=RSS&at_campaign=KARANGA crews 2021-08-27 12:55:22
ニュース BBC News - Home Benjamin Mendy: Manchester City footballer remanded in custody on rape charges https://www.bbc.co.uk/news/uk-england-manchester-58353366?at_medium=RSS&at_campaign=KARANGA assault 2021-08-27 12:41:40
ニュース BBC News - Home Cristiano Ronaldo: Juventus boss Massimiliano Allegri says forward no longer plans to play for the club https://www.bbc.co.uk/sport/football/58356664?at_medium=RSS&at_campaign=KARANGA Cristiano Ronaldo Juventus boss Massimiliano Allegri says forward no longer plans to play for the clubCristiano Ronaldo tells Juventus he no longer has any intention to play for the club says manager Massimiliano Allegri 2021-08-27 12:26:33
ニュース BBC News - Home Leicester to play Napoli in Europa League - full draw details https://www.bbc.co.uk/sport/football/58353604?at_medium=RSS&at_campaign=KARANGA Leicester to play Napoli in Europa League full draw detailsLeicester West Ham Rangers and Celtic discover who they will face in the Europa League group stage while Tottenham find out their Europa Conference League opponents 2021-08-27 12:17:26
ニュース BBC News - Home England v India: Jonny Bairstow produces stunning catch to give England breakthrough https://www.bbc.co.uk/sport/av/cricket/58356730?at_medium=RSS&at_campaign=KARANGA England v India Jonny Bairstow produces stunning catch to give England breakthroughJonny Bairstow claims the wicket of KL Rahul with a spectacular diving catch to give England the breakthrough against India on day three of the third Test at Headingley 2021-08-27 12:21:07
ニュース BBC News - Home Who are the people helping Afghan refugees in UK? https://www.bbc.co.uk/news/uk-58319846?at_medium=RSS&at_campaign=KARANGA afghan 2021-08-27 12:47:49
ニュース BBC News - Home Kabul airport attack: 'I saw doomsday' https://www.bbc.co.uk/news/world-asia-58340809?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-27 12:27:03
ビジネス ダイヤモンド・オンライン - 新着記事 来週(8/30~9/3)の日経平均株価の予想レンジは、 2万7250~2万7950円! 9/29の自民党総裁選、今秋 の衆院選を控え、コロナ対策などの政策関連株に注目 - 来週の日経平均株価の予想レンジを発表! https://diamond.jp/articles/-/280771 2021-08-27 21:45:00
北海道 北海道新聞 <日本製紙とわたし>工場の子らの成長実感 カンコーショップ釧路代表・宮田直己さん(68)=釧路市= https://www.hokkaido-np.co.jp/article/582923/ 日本製紙 2021-08-27 21:19:00
北海道 北海道新聞 おうち焼き肉、自販機で販売 帯広・平和園 ジンギスカンなど5種 https://www.hokkaido-np.co.jp/article/582921/ 自動販売機 2021-08-27 21:17:00
北海道 北海道新聞 この写真、常室郵便局ですか? 浦幌の博物館、情報提供呼び掛け https://www.hokkaido-np.co.jp/article/582920/ 情報提供 2021-08-27 21:16:00
北海道 北海道新聞 後志管内6人感染 新型コロナ https://www.hokkaido-np.co.jp/article/582917/ 新型コロナウイルス 2021-08-27 21:12:00
北海道 北海道新聞 小樽市長、重要課題に「方向性」 任期残り1年 妊婦に優先接種検討 https://www.hokkaido-np.co.jp/article/582916/ 定例記者会見 2021-08-27 21:11:00
北海道 北海道新聞 中国、3回目接種も可 コロナワクチン https://www.hokkaido-np.co.jp/article/582915/ 中国政府 2021-08-27 21:11:00
北海道 北海道新聞 三弦橋の頂部ちらり 夕張シューパロダム 渇水で2年ぶり https://www.hokkaido-np.co.jp/article/582914/ 夕張シューパロダム 2021-08-27 21:07:00
北海道 北海道新聞 中4―1巨(27日) 大野雄、6月以来の4勝目 https://www.hokkaido-np.co.jp/article/582913/ 月日 2021-08-27 21:03:00
北海道 北海道新聞 コロナ重症者、初の2千人台 国内感染者は2万4199人 https://www.hokkaido-np.co.jp/article/582911/ 厚生労働省 2021-08-27 21:02:00
IT 週刊アスキー 伝説の名作アクションパズルゲーム『バルダーダッシュデラックス』が、SwitchやSteamなどさまざまなプラットフォームで9月9日に配信決定! https://weekly.ascii.jp/elem/000/004/067/4067423/ 伝説の名作アクションパズルゲーム『バルダーダッシュデラックス』が、SwitchやSteamなどさまざまなプラットフォームで月日に配信決定BBGEntertainmentGmbHは、年月日より『バルダーダッシュデラックス』をNintendoSwitchXboxOneXboxSeriesXSPCSteamMicrosoftWindowsStoreMacAppStoreにて発売すると月日に発表した。 2021-08-27 21:20:00
海外TECH reddit [Sergio Perez] Im very happy to announce that I'm continuing with @redbullracing for next year. Now our focus is on winning the championship for the team. https://www.reddit.com/r/formula1/comments/pclxhu/sergio_perez_im_very_happy_to_announce_that_im/ Sergio Perez Im very happy to announce that I x m continuing with redbullracing for next year Now our focus is on winning the championship for the team submitted by u glenn to r formula link comments 2021-08-27 12:01:11
python Pythonタグが付けられた新着投稿 - Qiita matplotlibで生成したグラフを直接エクセルに出力する方法 https://qiita.com/emuyuu/items/7fa9e2fbedb37a0a8e7a matplotlibで生成したグラフを直接エクセルに出力する方法概要matplotlibで生成したグラフをエクセルに出力する時、自分のローカルにグラフ画像を保存せずにそのままエクセルに出力したい事があると思います。 2021-08-27 22:35:48
python Pythonタグが付けられた新着投稿 - Qiita Python - FizzBuzz https://qiita.com/yuuta_s/items/5b18a748d50b348bb47f Python FizzBuzzdef fb n result if n result Fizz if n result Buzz return resulti while i lt print i fb i i i 2021-08-27 22:15:40
js JavaScriptタグが付けられた新着投稿 - Qiita 【React Native】下から引っ張るタイプのモーダルを作る https://qiita.com/NAO1998/items/67ae690a2581f095544d 【ReactNative】下から引っ張るタイプのモーダルを作る最初からプルタブが露出しているタイプのモーダルが作りたかったので、ライブラリを使って作ってみました。 2021-08-27 22:17:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Ubuntu ApacheでHTTP通信ができない https://teratail.com/questions/356508?rss=all UbuntuApacheでHTTP通信ができない問題UbuntuのApacheでhttp通信ポートができなくて困っています。 2021-08-27 22:47:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C言語 ポインターの基礎 https://teratail.com/questions/356507?rss=all C言語ポインターの基礎機能からC言語の勉強をはじめました。 2021-08-27 22:47:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DynamoDB:Pythonによるビックデータのインポート https://teratail.com/questions/356506?rss=all DynamoDBPython による ビックデータ の イン ポート AWSnbspDynamoDB に Gb の csv ファイル を イン ポート し ます 。 2021-08-27 22:28:31
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】配列の中のハッシュから値を取得する方法(map) https://qiita.com/KatahiraKota/items/33a46035aa419439b073 【Rails】配列の中のハッシュから値を取得する方法map単一のオブジェクトから持ってくる方法と、オブジェクトが配列に入っていて、その配列の中から一個一個とりだす方法を紹介します。 2021-08-27 22:26:36
AWS AWSタグが付けられた新着投稿 - Qiita CloudWatchLogsに「AWS以外のサーバ環境」からは書き込みが出来て「AWS Fargate」からは書き込みが出来ない時の対応 https://qiita.com/error484/items/8ee9b51094275d3f2641 上記でロググループが存在しない際にCreateLogGroupで権限エラーと表示される場合、権限ポリシー設定になります。 2021-08-27 22:27:13
AWS AWSタグが付けられた新着投稿 - Qiita AWSと比較したOCIの特徴① https://qiita.com/dingtianhongjie/items/64af52f47af36f027d66 なお、AWSはAZに閉じてサブネットを設定する必要があるが、OCIはADにまたがった「リージョナルサブネット」を設定することができる。 2021-08-27 22:06:36
Docker dockerタグが付けられた新着投稿 - Qiita traefikにLet's Encryptを設定する https://qiita.com/error484/items/5c538d4f0d39fd0df5d0 traefikにLetxsEncryptを設定する上記の設定が出来ていることが前提となります。 2021-08-27 22:53:21
Docker dockerタグが付けられた新着投稿 - Qiita テーブル定義書のWEBサイトをコンテナで作成 https://qiita.com/error484/items/d79f364ee12f14876539 2021-08-27 22:32:54
Azure Azureタグが付けられた新着投稿 - Qiita Power BI Streaming dataflowsの位置づけを整理しつつ試してみる https://qiita.com/ryoma-nagata/items/23314601deb48bea230e ※SQLDatabaseやSynapseAnalyticsなどにリアルタイム連携し、DirectQueryモードで可視化するという案もありますが、今回は割愛リアルタイムデータセット従来のリアルタイムデータセットでは、以下のようなイメージで、変換処理層はPowerBI側では持たず、モデルに対してデータを送信してもらうことで、レポートにつながっています。 2021-08-27 22:10:22
Git Gitタグが付けられた新着投稿 - Qiita Gitでよく使うコマンドまとめ https://qiita.com/tanuki206/items/57b34230a759111ca0d0 ローカルの環境で、以下のコマンドを実行し、SSHkeyがあるかを確認するlsalssh以前作ったものを使用したい場合はそのファイル名をコピー。 2021-08-27 22:10:48
海外TECH DEV Community Monitor your Nodejs application with OpenTelemetry and SigNoz https://dev.to/signoz/monitor-your-nodejs-application-with-opentelemetry-and-signoz-21k5 Monitor your Nodejs application with OpenTelemetry and SigNozOpenTelemetry can auto instrument many common modules for a Javascript application The telemetry data captured can then be sent to SigNoz for analysis and visualization SigNoz UIOpenTelemetry is a set of tools APIs and SDKs used to instrument applications to create and manage telemetry data Logs metrics and traces For any distributed system based on microservice architecture it s an operational challenge to solve performance issues quickly Telemetry data helps engineering teams to troubleshoot issues across services and identify the root causes In other words telemetry data powers observability for your distributed applications Steps to get started with OpenTelemetry for a Nodejs application Installing SigNozInstalling sample Nodejs appSet up OpenTelemetry and send data to SigNoz Installing SigNozYou can get started with SigNoz using just three commands at your terminal if you have Docker installed You can read about other deployment options from SigNoz documentation git clone cd signoz deploy install shYou will have an option to choose between ClickHouse or Kafka Druid as a storage option Trying out SigNoz with ClickHouse database takes less than GB of memory and for this tutorial we will use that option When you are done installing SigNoz you can access the UI at  http localhost The application list shown in the dashboard is from a sample app called HOT R O D that comes bundled with the SigNoz installation package SigNoz dashboard Install sample Nodejs applicationYou need to ensure that you have Node js version or newer You can download the latest version of Node js here For the sample application let s create a basic hello world express js application Steps to get the app set up and running Make a directory and install expressMake a directory for your sample app on your machine Then open up the terminal navigate to the directory path and install express with the following command npm i expressSetup server jsCreate a file called server js in your directory and with any text editor setup your Hello World file with the code below const express require express const app express app get hello req res gt res status send Hello World app listen Boot up the server with the following command on the terminal node server jsYou can check if your app is working by visiting http localhost helloOnce you are finished checking exit the localhost on your terminal Set up OpenTelemetry and send data to SigNozIn the same directory path at the terminal install the OpenTelemetry launcher package with this command npm install lightstep opentelemetry launcher nodeThe OpenTelemetry launcher makes getting started with OpenTelemetry easier by reducing configuration boilerplate To use OpenTelemetry you need to start the OpenTelemetry SDK before loading your application By initializing OpenTelemetry first we enable OpenTelemetry to apply available instrumentation and auto detect packages before the application starts to run To do that go to your directory and create a new file named server init js This will act as the new entry point for your app Paste the following code in the file const lightstep opentelemetry require lightstep opentelemetry launcher node const sdk lightstep configureOpenTelemetry sdk start then gt require server function shutdown sdk shutdown then gt console log SDK shut down successfully err gt console log Error shutting down SDK err finally gt process exit process on exit shutdown process on SIGINT shutdown process on SIGTERM shutdown Once the file is created you only need to run one last command at your terminal which passes the necessary environment variables Here you also set SigNoz as your backend analysis tool OTEL EXPORTER OTLP SPAN ENDPOINT http lt IP of SigNoz Backend gt v trace OTEL METRICS EXPORTER none LS SERVICE NAME lt service name gt node server init jsReplacing the placeholders in the above command for local host IP of SigNoz Backend  localhost  since we are running SigNoz on our local host service name sample app you can give whatever name that suits you So the final command is OTEL EXPORTER OTLP SPAN ENDPOINT http localhost v trace OTEL METRICS EXPORTER none LS SERVICE NAME sample app node server init jsAnd congratulations You have instrumented your sample Node js app You can now access the SigNoz dashboard at http localhost to monitor your app for performance metrics Sample app in the list of applications monitored Metrics and Traces of the Nodejs applicationSigNoz makes it easy to visualize metrics and traces captured through OpenTelemetry instrumentation SigNoz comes with out of box RED metrics charts and visualization RED metrics stands for Rate of requestsError rate of requestsDuration taken by requestsMeasure things like application latency requests per sec error percentage and see your top endpointsYou can then choose a particular timestamp where latency is high to drill down to traces around that timestamp View of traces at a particular timestampYou can use flamegraphs to exactly identify the issue causing the latency Flamegraphs showing exact duration taken by each spans a concept of distributed tracing ConclusionOpenTelemetry makes it very convenient to instrument your Nodejs application You can then use an open source APM tool like SigNoz to analyze the performance of your app As SigNoz offers a full stack observability tool you don t have to use multiple tools for your monitoring needs You can try out SigNoz by visiting its GitHub repo If you face any issues while trying out SigNoz feel free to write to us at support signoz ioIf you want to read more about SigNoz Golang Application Performance Monitoring with SigNoz 2021-08-27 13:12:58
Apple AppleInsider - Frontpage News Apple Pay limit to increase to GBP 100 from October 15 in UK https://appleinsider.com/articles/21/08/27/apple-pay-limit-to-increase-to-gbp-100-from-october-15-in-uk?utm_medium=rss Apple Pay limit to increase to GBP from October in UKUK Finance announced a new GBP spending limit when using contactless payments including Apple Pay to go into effect on October Contactless payment limits to increase to GBP The current limit is GBP when using contactless payments and depending on the merchant this limit can be applied to Apple Pay In this context contactless payments refers to using an NFC enabled card with no security pin Read more 2021-08-27 13:09:35
Apple AppleInsider - Frontpage News 'iPhone 13' event date, 45mm 'Apple Watch Series 7,' 'M1X' Mac on the AppleInsider podcast https://appleinsider.com/articles/21/08/27/iphone-13-event-date-45mm-apple-watch-series-7-m1x-mac-on-the-appleinsider-podcast?utm_medium=rss x iPhone x event date mm x Apple Watch Series x x MX x Mac on the AppleInsider podcastOn the AppleInsider podcast this week multiple sources corroborate a September iPhone event Apple Watch band photo reveals mm sizing and we discuss MX MacBook Pro Mac mini hardware Several leakers including Jon Prosser all concur that an Apple event will be held on September They say it will feature the new iPhone A leaked photo from Twitter user DuanRui also reveals the iPhone product name on Apple packaging Two similar image leaks of the Apple Watch Series watch bands back up claims that the new device will be in mm and mm sizes Previous reports claim that a hardware redesign is coming to the new model along with G cellular connectivity larger speakers and a flat edge design Read more 2021-08-27 13:28:49
海外TECH Engadget Apple's MacBook Air M1 drops back down to $850 at Amazon https://www.engadget.com/apple-macbook-air-m1-sale-150-off-amazon-131724416.html?src=rss Apple x s MacBook Air M drops back down to at AmazonWe rarely see the MacBook Air M drop below but that s the case today on Amazon Apple s thin and light laptop is on sale for right now or off its normal price The base model has been hovering at on Amazon for the past few months likely to stay competitive with Apple s education pricing during the back to school season but this is the first time since a brief moment at the end of July that we ve seen the Air M this low At the time of writing this only the gold model is in stock ーboth silver and space gray have sold out Buy MacBook Air M at Amazon This is far and away the best Apple laptop for most people thanks to its slender body lack of fan noise and killer performance We gave it a score of in part for those attributes plus we also like its lovely Retina display comfortable keyboard and trackpad and excellent hour battery life The star of the show here is Apple s M chipset which makes the Air run incredibly fast The notebook wakes almost instantly when you open the lid native apps run super smoothly and the machine as a whole is impressively responsive You re also able to run iOS apps with the M chip which is a fun feature to have Graphics performance is noteworthy too MacBook Airs have not been gaming machines in the past and we probably still wouldn t use it to run intense titles but it performed well while playing Apple Arcade games and even Fortnite And since the laptop doesn t have a fan inside it ll be much quieter than most previous Apple laptops you may have had Our biggest complaints about the MacBook Air M are its paltry p webcam and its limit of two USB C ports While living the dongle life can get frustrating it s a small price to pay for an otherwise stellar laptop that can handle most things you ll through at it Follow EngadgetDeals on Twitter for the latest tech deals and buying advice 2021-08-27 13:17:24
金融 金融庁ホームページ 「保険会社向けの総合的な監督指針」の一部改正(案)に対するパブリックコメントの結果等について公表しました。 https://www.fsa.go.jp/news/r3/hoken/20210827.html 保険会社 2021-08-27 15:00:00
ニュース BBC News - Home Afghanistan: Hundreds left behind as UK ending Kabul evacuation https://www.bbc.co.uk/news/uk-58353726?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-27 13:48:57
ニュース BBC News - Home Scotland records huge increase in daily Covid cases https://www.bbc.co.uk/news/uk-scotland-58357346?at_medium=RSS&at_campaign=KARANGA cases 2021-08-27 13:38:07
ニュース BBC News - Home Tokyo Paralympics: Kadeena Cox sets new world record to win gold https://www.bbc.co.uk/sport/disability-sport/58352830?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-27 13:38:20
ニュース BBC News - Home Explosions reported at scene of Leamington Spa fire https://www.bbc.co.uk/news/uk-england-coventry-warwickshire-58357327?at_medium=RSS&at_campaign=KARANGA crews 2021-08-27 13:12:45
ニュース BBC News - Home Benjamin Mendy: Manchester City footballer remanded in custody on rape charges https://www.bbc.co.uk/news/uk-england-manchester-58353366?at_medium=RSS&at_campaign=KARANGA assault 2021-08-27 13:01:06
ニュース BBC News - Home Fulham solicitor accused of injecting blood into stores' food https://www.bbc.co.uk/news/uk-england-london-58351768?at_medium=RSS&at_campaign=KARANGA london 2021-08-27 13:28:56
ニュース BBC News - Home What are the holiday rules for travel to green, amber and red list countries? https://www.bbc.co.uk/news/explainers-52544307?at_medium=RSS&at_campaign=KARANGA amber 2021-08-27 13:33:46
ニュース BBC News - Home Cristiano Ronaldo: Man Utd in talks to sign Juventus forward https://www.bbc.co.uk/sport/football/58359561?at_medium=RSS&at_campaign=KARANGA juventus 2021-08-27 13:45:27
ニュース BBC News - Home Afghanistan airport attack: Who are IS-K? https://www.bbc.co.uk/news/world-asia-58333533?at_medium=RSS&at_campaign=KARANGA recent 2021-08-27 13:07:03
LifeHuck ライフハッカー[日本版] 男性が使いやすい「手早さ」重視のスキンケア|皮脂汚れスッキリ落ち!【今日のライフハックツール】 https://www.lifehacker.jp/2021/08/240366lht-orbis-mr-skin.html 重視 2021-08-27 22:05:00
北海道 北海道新聞 ドローン活用やハザードマップ作成検討 ヒグマ基本計画改定検討委 札幌市 https://www.hokkaido-np.co.jp/article/582958/ 基本計画 2021-08-27 22:17:00
北海道 北海道新聞 クモ型重機、災害時の活躍に期待 4本脚で自在に登坂 https://www.hokkaido-np.co.jp/article/582845/ 自在 2021-08-27 22:01:30
北海道 北海道新聞 四島返還交渉「毅然と」 道・東北大会 一般参加者入れずネット中継 https://www.hokkaido-np.co.jp/article/582954/ 一般参加 2021-08-27 22:12:00
北海道 北海道新聞 NY円、110円前半 https://www.hokkaido-np.co.jp/article/582953/ 外国為替市場 2021-08-27 22:10:00
北海道 北海道新聞 自宅療養者11万8千人 埼玉除く全国、厚労省 https://www.hokkaido-np.co.jp/article/582952/ 自宅療養 2021-08-27 22:08:00
北海道 北海道新聞 西2―7日(27日) 投打かみ合い快勝 https://www.hokkaido-np.co.jp/article/582951/ 日本ハム 2021-08-27 22:08:00
北海道 北海道新聞 広6―4神(27日) 大瀬良が6勝目 https://www.hokkaido-np.co.jp/article/582950/ 逆転勝ち 2021-08-27 22:07:00
北海道 北海道新聞 佐藤が金、上与那原が銅 陸上男子車いす400m https://www.hokkaido-np.co.jp/article/582910/ 上与那原 2021-08-27 22:06:31
ニュース Newsweek カブール空港の衛星写真に見る、アフガン群衆の心境 https://www.newsweekjapan.jp/stories/world/2021/08/post-96994.php 2021-08-27 22:10:00
海外TECH reddit Girls Planet 999 - Episode 4: Connect Mission Performances Part 2 + Post-Episode Discussion (210827) https://www.reddit.com/r/GirlsPlanet999/comments/pcmw5z/girls_planet_999_episode_4_connect_mission/ Girls Planet Episode Connect Mission Performances Part Post Episode Discussion GP Episode Performances IZ ONE Fiesta Team Team Name Members Broadcast Performance Full Version Result Team Crown Lee Sunwoo Poon Wingchi Hiyajo Nagomi Kang Yeseo Huang Xingqiao Sakamoto Mashiro L Choi Yeyoung Chen Hsinwei Kubo Reina Link Full Version WIN Team Butterfly Huening Bahiyyih Hsu Nientzu Sakamoto Shihona Kim Yubin L Lin Shuyun Nakamura Kyara Suh Jimin Wang Qiuru Ito Miyu Link Full Version LOSE Oh My Girl The Fifth Season SSFWL Team Team Name Members Broadcast Performance Full Version Result Team Our Season Ryu Sion Chang Ching Terasaki Hina Kim Bora L Zhang Luofei Hayase Hana Lee Hyewon Liang Jiao Nagai Manami Link Full Version WIN Team Oh My God Joung Min Liang Qiao Hayashi Fuko Cho Haeun Ho Szeching Kanno Miyu Lee Rayeon L Cui Wenmeixiu Oki Fuka Link Full Version LOSE EXO BTS SEVENTEEN EBS Team Team Name Members Broadcast Performance Full Version Result EXO The Eve Red Moon You Dayeon Xu Ruowei Kamikura Rei Kim Suyeon Fu Yaning L Nonaka Shana Jeong Jiyoon Su Ruiqi Ezaki Hikaru Link Full Version LOSE BTS MIC Drop Charisma Mask Han Dana L Lin Chenhan Kitajima Yuna An Jeongmin Wang Yale Fujimoto Ayaka Choi Hyerin Liu Yuhan Aratake Rinka Link Full Version LOSE Seventeen Pretty U Q Teen Kim Yeeun Liu Shiqi Ikema Ruan Guinn Myah Yang Zige Kamimoto Kotone Lee Yunji L Gu Yizhou Murakami Yume Link Full Version WIN WINNERS TWICE YES or YES Team Kim Hyerim L Ma Yuling Okuma Sumomo Huh Jiwon Chiayi Yamauchi Moana Kim Chaehyun Li Yiman Kuwahara Ayana BLACKPINK How You Like That Team Choi Yujin L Cai Bing May Seo Yeongeun Shen Xiaoting Kawaguchi Yurina Lee Yeongyung Xia Yan Inaba Vivienne Oh My Girl The Fifth Season Team Ryu Sion Chang Ching Terasaki Hina Kim Bora L Zhang Luofei Hayase Hana Lee Hyewon Liang Jiao Nagai Manami IZ ONE Fiesta Team Lee Sunwoo Poon Wingchi Hiyajo Nagomi Kang Yeseo Huang Xingqiao Sakamoto Mashiro L Choi Yeyoung Chen Hsinwei Kubo Reina EBS Pretty U Team Kim Yeeun Liu Shiqi Ikema Ruan Guinn Myah Yang Zige Kamimoto Kotone Lee Yunji L Gu Yizhou Murakami Yume Mnet M Countdown Benefit Winner TWICE YES or YES Team Past Episode Discussion r kpop Episode Live Discussion Performances Post Episode Discussion Episode Replay Link Episode Live Performances Post Episode Discussion Unaired Performances Replay Episode Live Performances Post Episode Discussion Replay Episode Live Performances Post Episode Discussion Individual Vertical Fancams Replay Episode Live Performances Post Episode Discussion Replay r GirlsPlanet Episode Pre Show Discussion Predictions Live Discussion Performances Post Episode Discussion Episode Replay Link Episode Pre Show Live Performances Post Episode Discussion Unaired Performances Replay Episode Pre Show Live Performances Post Episode Discussion Replay Episode Pre Show Live Performances Post Episode Discussion Individual Vertical Fancams Replay Episode Pre Show Live Performances Post Episode Discussion Replay submitted by u CronoDroid to r GirlsPlanet link comments 2021-08-27 13:01:58
AWS AWS Government, Education, and Nonprofits Blog The Institute of Human Virology Nigeria reduced costs by 64% by migrating hundreds of mailboxes to Amazon WorkMail https://aws.amazon.com/blogs/publicsector/institute-of-human-virology-nigeria-reduced-costs-migrating-mailboxes-amazon-workmail/ The Institute of Human Virology Nigeria reduced costs by by migrating hundreds of mailboxes to Amazon WorkMailThe Institute of Human Virology Nigeria IHVN uses email as their main communication method with over email accounts using up to GB of storage space each IHVN used AWS to migrate their email to Amazon WorkMail to reduce the cost of each mailbox by percent allowing their IT team to easily manage the corporate email infrastructure and get enterprise grade security 2021-08-27 14:32:14
python Pythonタグが付けられた新着投稿 - Qiita Algorithm | 二分探索をPython3で解説(例題あり) https://qiita.com/uniTM/items/2f2a38f225f04154df9a このリストであれば、リストの最小値であると最大値であるを足してで割った数を真ん中の値midとする。 2021-08-27 23:56:19
python Pythonタグが付けられた新着投稿 - Qiita シリアルポートからくるデータをリアルタイムにプロットする https://qiita.com/aerialist/items/ad2cfa95ca5a195f1e09 シリアルポートからくるデータをリアルタイムにプロットする作ったものPythonの標準機能とMatplotlibとPySerialなどよく使われるライブラリだけで、シリアルポートからくるデータをリアルタイムにプロットしてみました。 2021-08-27 23:08:27
js JavaScriptタグが付けられた新着投稿 - Qiita Vue + Laravelでformの入力情報をパラメーターから受け取り、復元する方法 https://qiita.com/gs1068/items/90bcc819faba0bf4151b VueLaravelでformの入力情報をパラメーターから受け取り、復元する方法はじめに一週間前から初めて触るVueLaravelの環境で新規案件を開発しはじめました。 2021-08-27 23:36:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPressの表示が崩れる https://teratail.com/questions/356515?rss=all WordPressの表示が崩れるWordPressにてブログをしているのですが、ブログの更新ボタンを押した後スマホで自分のブログにアクセスすると、その後PCでアクセスした際に表示が崩れます。 2021-08-27 23:59:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PythonistaのUIでbuttonを使ってlabelのtextを変更したいのですができません。 https://teratail.com/questions/356514?rss=all PythonistaのUIでbuttonを使ってlabelのtextを変更したいのですができません。 2021-08-27 23:57:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) これはローカル変数?グローバル変数?の問題ですか???? https://teratail.com/questions/356513?rss=all これはローカル変数グローバル変数の問題ですか作った関数の中の変数は外では使えない、、、語彙力なくてすみませんみたいなことはわかります。 2021-08-27 23:35:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 入力したローマ字の最初の文字以外は全て小文字にしたい(1文字目は大文字) https://teratail.com/questions/356512?rss=all 入力したローマ字の最初の文字以外は全て小文字にしたい文字目は大文字今かけてるコードは最初の文字が大文字や小文字に変化してしまうので大文字固定にしたくて、文字目以降は変化しないようになってしまっています。 2021-08-27 23:29:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonを用いたメール作成 https://teratail.com/questions/356511?rss=all pythonを用いたメール作成pythonでテキストファイルから読み込んでメールを作成するという作業をしています。 2021-08-27 23:21:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) select optionのプルダウンボタンが表示されない https://teratail.com/questions/356510?rss=all electborderpxsolidblack 2021-08-27 23:05:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) FlutterでFirebaseに接続しようとすると長文のエラーが出ます。 https://teratail.com/questions/356509?rss=all FlutterでFirebaseに接続しようとすると長文のエラーが出ます。 2021-08-27 23:04:05
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】carrierwave画像投稿機能 (メモ) https://qiita.com/moru0606/items/ae7b1742787f50b4e254 appviewspostsshowhtmlerblthgtlt画像投稿gtlthgtltpgtタイトルltposttitlegtltpgtltpgtltimagetagpostimageurlgtltpgtltpgt内容ltpostcontentgtltpgt記述したので投稿できるはずです。 2021-08-27 23:52:48
Ruby Rubyタグが付けられた新着投稿 - Qiita to_iメソッドの使い方 https://qiita.com/sakasegawajunki/items/d23cd00228625c71c82f toiメソッドの使い方toiとは数字の文字列を数値オブジェクトに変換するメソッドです。 2021-08-27 23:39:05
Docker dockerタグが付けられた新着投稿 - Qiita Linux教育を企画、運営、評価する。 https://qiita.com/kaizen_nagoya/items/6601ec31d5c7f3186b7d 他の場合は、その台で閉じることもできるため、ネットワークの管理が必要だとは限らないからです。 2021-08-27 23:16:01
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】carrierwave画像投稿機能 (メモ) https://qiita.com/moru0606/items/ae7b1742787f50b4e254 appviewspostsshowhtmlerblthgtlt画像投稿gtlthgtltpgtタイトルltposttitlegtltpgtltpgtltimagetagpostimageurlgtltpgtltpgt内容ltpostcontentgtltpgt記述したので投稿できるはずです。 2021-08-27 23:52:48
Ruby Railsタグが付けられた新着投稿 - Qiita yarnって何? https://qiita.com/pei_coffee/items/ae58ca7951a4bd4cd244 いっぱいあるソフトウェアの依存関係を手動で管理するのはめんどくさいから、yarnっていうパッッケージマネージャーが管理してくれている。 2021-08-27 23:27:57
Ruby Railsタグが付けられた新着投稿 - Qiita railsチュートリアル第4章 文字列とメソッド https://qiita.com/masatom86650860/items/4b41f313a0103b1d5342 gtgtfooシングルクォートの文字列gtfoogtgtfoobargtfoobargtgtfoobarシングルクォート内の文字列では式展開ができないgtfoobarダブルクォート文字列を用いた文字列でのような特殊な文字を使いたい場合は、この文字をバックスラッシュでエスケープescapeする必要がある。 2021-08-27 23:16:01
技術ブログ Developers.IO [小ネタ] AWS SDK for JavaScriptバージョン3 (V3)でtimeoutの設定を行う https://dev.classmethod.jp/articles/aws-sdk-js-v3-timeout-setting/ awssdk 2021-08-27 14:51:46
技術ブログ Developers.IO AWS CLIでCognitoユーザーのアクセストークンを取得する https://dev.classmethod.jp/articles/obtain-access-tokens-for-cognito-users-using-aws-cli/ awscli 2021-08-27 14:50:37
海外TECH DEV Community AWS - NLP newsletter - 2021. Aug. https://dev.to/aws/aws-nlp-newsletter-2021-aug-i40 AWS NLP newsletter Aug Hello world This is the monthly Natural Language Processing NLP newsletter covering everything related to NLP at AWS This is our first newsletter on Dev to Special thanks to Ricardo Sueiras helped us make this happen Feel free to leave comments share it on your social network to celebrate this new launch with us Service updates about NLP on AWSAmazon Transcribe Call AnalyticsAmazon Transcribe Call Analytics is a new machine learning ML powered conversation insights API that enables developers to improve customer experience and agent productivity This API can analyze call recordings to generate turn by turn call transcripts and actionable insights for understanding customer agent interactions identifying trending issues and tracking performance metrics Launch content AWS News Blog What s New Post Webpage Documentation GitHub Demo LinkedIn Amazon Connect now works with Amazon Lex V Amazon Lex allows customers to create intelligent chatbots that turn their Amazon Connect contact flows into natural conversations Amazon Lex V console and API enhancements include support for multiple languages in a simple bot and the ability to manage them as a single resource through the life cycle build test and deploy ability for end users to request a bot to wait “Can you wait while I get my credit card and interrupt a bot in mid sentence simplified bot versioning and new productivity features such as support for saving partially completed bots bulk upload of sample utterances and navigation via a dynamic Conversation flow for more flexibility and control in the bot design process Share the news What s New post Amazon Lex Blog post Amazon Connect documentation Amazon Lex documentation AWS Blog posts papers and moreAmazon announces new conversational modeling challenge Amazon ScienceChallenge entry will remain open until September and research teams from academia industry and nonprofit and government sectors are welcome to participate Amazon has open sourced the development data evaluation scripts and baseline systems for challenge participants and other researchers in the field Ensuring that new language processing models don t backslide Amazon ScienceRegression bugs are in your NLP model This study showed that in updated models NFRs are often much higher than the total accuracy gains from two to eight times as high This implies that simply aiming for greater accuracy improvements in updated models will not ensure a decrease in regression i e improving accuracy and minimizing regression are related but separate learning targets This post includes mitigations to the regression bugs Announcing model improvements and lower annotation limits for Amazon Comprehend custom entity recognitionThe post shares how to make improvements to the F score while training models with different dataset sampling configurations including multi lingual models With this updated model Amazon Comprehend makes it easy to train custom entity recognition models Limits have been lowered to annotations per entity and documents for training while offering improved accuracy with your models Make your audio and video files searchable using Amazon Transcribe and Amazon Kendra AWS Machine Learning BlogThe combination of Amazon Transcribe and Amazon Kendra enable a scalable cost effective solution to make your media files discoverable You can use the content of your media files to find accurate answers to your users questions whether they re from text documents or media files and consume them in their native format Analyze customer churn probability using call transcription and customer profiles with Amazon SageMakerThis post explains an end to end solution for creating a customer churn prediction model based on customer profiles and customer agent call transcriptions Which included training a PyTorch model with a custom script and creating an endpoint for real time model hosting Start from create a public facing API Gateway that can be securely used in your mobile applications or website then use Amazon Transcribe for batch or real time transcription of customer agent conversations which you can use for training of your model or real time inference Zillow Near Real Time Natural Language Processing NLP for Customer InteractionsHelping home shoppers connect to the services they need in time can make the difference if they are successful in securing a property or not In this episode we explore how Zillow built a natural language processing solution using Amazon Transcribe and leverage the Elastic Container Service to quickly scale their machine learning engine to match customer requests to agents We dive into how they deploy models into the environment using GitLab pipelines to simplify the job for data scientists Community contentNLP to help pregnant mothers in Kenya In Kenya of maternal deaths are caused by delays in seeking care and of maternal deaths are caused by delays in action or inadequate care by providers Jacaranda Health is employing NLP and dialogue system techniques to help mothers experience childbirth safely and with respect and to help newborns get a safe start in life HuggingFace Processing Jobs on Amazon SageMaker Prepare text data for your NLP pipeline in a scalable and reproducible way This has two principal benefits For large datasets data preparation can take a long time Choosing dedicated EC instances allows us to pick the right processing power for the task at hand Codifying the data preparation via a processing job enables us to integrate the data processing step into a CI CD pipeline for NLP tasks in a scalable and reproducible way How Good Is Your NLP Model Really How to evaluate NLP models with Amazon SageMaker Processing jobs for Hugging Face s Transformer models NLP model evaluation can be resource intensive especially when it comes to Transformer models that benefit greatly from GPU acceleration In the post we will then see that we can speed up this process up to times by using SageMaker s Hugging Face Processing jobs Code samples HuggingFaceAmazon SageMaker enables customers to train fine tune and run inference using Hugging Face models for Natural Language Processing NLP on SageMaker Bring your own HuggingFace pretrained BERT container to Sagemaker Tutorial TensorFlow HuggingFace distilBERT Tutorial NLP with BlazingText with Amazon SageMaker and AWS LambdaThis example illustrates how to use a BlazingText text classification training with SageMaker and serving with AWS Lambda for both supervised text classification and unsupervised WordVec modes The repository comes with Jupyter notebook docker container and events file you can work with GitHub Train a BlazingText text classification algorithm in SageMaker inference with AWS Lambda Upcoming eventsBest Practices in Conversational AI DesignSep PM CESTJoin conversational design leaders from Amazon Alexa and AWS as we discuss best practices in conversational AI design Building conversational interfaces can be challenging given the free form nature of communication and unstructured data Users can say whatever they like however they like It is quite a bit different from web and mobile design Our experts will cover the best practices in conversational design including how to design for voice assistants versus text chatbots handling fallbacks gracefully the role of context and personalization how to guide the users along the happy path to successful engagement tips for creating an intuitive flow and more Stay in touch with NLP on AWSOur contact aws nlp amazon com Email us about your awesome project about NLP on AWS let us know which post in the newsletter helped your NLP journey other things that you want us to post on the newsletter Talk to you soon 2021-08-27 14:19:28
Apple AppleInsider - Frontpage News T-Mobile CEO 'sorry' for data breach that affected 54 million users https://appleinsider.com/articles/21/08/27/t-mobile-ceo-sorry-for-data-breach-that-affected-54-million-users?utm_medium=rss T Mobile CEO x sorry x for data breach that affected million usersCEO Mike Sievert has issued a public apology for T Mobile s failure to prevent the cyberattack that saw personal details of more than million people stolen Mike Sievert T Mobile CEOAs the hacker who claims responsibility for the attack calls T Mobile s security awful the company has detailed the steps it is taking to improve In an open letter on its website the company also apologizes for the attack and called it humbling Read more 2021-08-27 14:48:01
Apple AppleInsider - Frontpage News Proposed App Store changes will only have a 'modest' impact, analyst says https://appleinsider.com/articles/21/08/27/proposed-app-store-changes-will-only-have-a-modest-impact-analyst-says?utm_medium=rss Proposed App Store changes will only have a x modest x impact analyst saysInvestment bank JP Morgan believes that Apple s proposed App Store changes could only have a modest impact on the company s services business and revenue Credit AppleIn a note to investors seen by AppleInsider lead JP Morgan analyst Samik Chatterjee gave some thoughts on the recent App Store changes that Apple has announced to settle a lawsuit brought by developers The class action lawsuit was filed in Read more 2021-08-27 14:21:42
Apple AppleInsider - Frontpage News 'Apple Watch Series 7' clones surface in China https://appleinsider.com/articles/21/08/27/apple-watch-series-7-clones-surface-in-china?utm_medium=rss x Apple Watch Series x clones surface in ChinaImages of what appear to be counterfeit Apple Watch Series devices show what Apple s expected redesign may look like A reportedly counterfeit Apple Watch Series showing the redesign Apple is expected to introduceAhead of Apple s anticipated launch of the Apple Watch Series customers in mainland China are reportedly able to buy counterfeits made to mimic the new design Apple has not confirmed that any redesign is coming but these fakes match the details in the many reported leaks Read more 2021-08-27 14:13:06
Apple AppleInsider - Frontpage News Twitter appears to be down for some users [u] https://appleinsider.com/articles/21/08/27/twitter-appears-to-be-down-for-some-users?utm_medium=rss Twitter appears to be down for some users u Twitter users reported a service outage in some areas starting at am ET Twitter downMost users are reported an issue when accessing the Twitter website through a browser but others indicated the app is failing to access the service It appeared that most reports were situated in the northeast of the United States indicating a specific server failure Read more 2021-08-27 14:30:37
海外TECH Engadget Latest ‘Metroid Dread’ gameplay trailer shows off new moves and a new enemy https://www.engadget.com/metroid-dread-switch-gameplay-trailer-145519457.html?src=rss Latest Metroid Dread gameplay trailer shows off new moves and a new enemyNintendo surprise announced Metroid Dread the fifth mainline game in the series at E this year Part of the surprise was that it was arriving this year October th to be precise Now with just over a month before it arrives Nintendo has released a new trailer for Metroid Dread which might be our last look at the game before launch Of course this trailer isn t as detailed as the minutes of gameplay Nintendo showed off at E but it still shows off a lot of what to expect when Metroid Dread arrives on the Switch nbsp The video mixes more cinematic shots of Samus Aran battling some pretty huge and intimidating baddies with the D gameplay footage that originally defined the series before the first person Metroid Prime games The game looks immediately familiar to people who ve been waiting for a new D Metroid game but Samus Aran has more abilities to navigate the terrain and battle enemies than ever before The trailer moves fast but there s lots of aerial dashing underwater action multiple different arm cannon weapons wall jumping and more nbsp Given that this is the first all new side scrolling Metroid game since s Metroid Fusion for the Game Boy Advance Dread has a lot to live up to But at least from what we ve seen so far Nintendo may have pulled off the feat of bringing one of its oldest franchises into the modern era of gaming We ll find out in just over a month nbsp 2021-08-27 14:55:19
海外TECH Engadget Tesla applies to become an energy supplier in Texas https://www.engadget.com/tesla-texas-public-utility-commission-application-141556533.html?src=rss Tesla applies to become an energy supplier in TexasWhen Tesla began building a secretive megawatt energy storage project in Angleton Texas a town some miles south of Houston there were questions about what the company planned to do with the facility Now we know Per an application filed by the company with the state s Public Utility Commission Tesla wants to sell electricity directly to consumers in Texas Tesla Energy Ventures a wholly owned subsidiary of the automaker made the move in mid August according to Texas Monthly If approved the company could start selling electricity to residents as early as November Tesla has built utility scale energy storage projects in various parts of the world including South Australia and California but has so far avoided selling electricity stored in those facilities directly to consumers Instead it has tended to work with providers by helping them with their storage needs But that was before a cold snap in February left much of Texas without electricity for days on end When the power grid failed Tesla CEO Elon Musk who by that point had recently left California for the Lone Star State took to Twitter to mock the Electric Reliability Council of Texas ERCOT “Not earning that R he said of the nonprofit group which manages approximately percent of the Texas power grid nbsp 2021-08-27 14:15:56
海外TECH Network World Comcast grabs SD-WAN specialist Masergy https://www.networkworld.com/article/3631109/comcast-grabs-sd-wan-specialist-masergy.html#tk.rss_all Comcast grabs SD WAN specialist Masergy Comcast is certainly serious about boosting its corporate networking business Or the cord cutters are really causing some damage Maybe both Either way Comcast Business just announced plans to acquire privately held Masergy Communications an SD WAN and cloud based security specialist Comcast is a public company but Masergy is not so terms of the deal were not disclosed Masergy was acquired by private equity firm Berkshire Partners in To read this article in full please click here 2021-08-27 14:25:00
Cisco Cisco Blog Application Networking on the Go https://blogs.cisco.com/networking/application-networking-on-the-go Application Networking on the GoModern applications are on a steep rise and application experience is the new customer experience for most businesses Learn how application networking is enabling a cloud native world 2021-08-27 14:36:58
金融 金融庁ホームページ 非常勤職員(専門調査員)を募集しています。 https://www.fsa.go.jp/common/recruit/r3/sousei-08.html 専門調査員 2021-08-27 16:00:00
金融 金融庁ホームページ 「保険会社向けの総合的な監督指針」の一部改正(案)に対するパブリックコメントの結果等について公表しました。 https://www.fsa.go.jp/news/r3/hoken/20210827.html 保険会社 2021-08-27 15:00:00
ニュース @日本経済新聞 電子版 NYダウ200ドル超高 FRB「年内緩和縮小」も想定内 https://t.co/vDWV6bQcyb https://twitter.com/nikkei/statuses/1431265972627722251 縮小 2021-08-27 14:42:54
ニュース @日本経済新聞 電子版 邦人1人がアフガンから退避 自衛隊機でパキスタン到着 https://t.co/q3RhxW5Y72 https://twitter.com/nikkei/statuses/1431261925359292420 自衛隊機 2021-08-27 14:26:49
ニュース @日本経済新聞 電子版 陸上400金の佐藤、最終盤で逆転 自分信じ宿敵に0.2秒差 https://t.co/t3skB99uTf https://twitter.com/nikkei/statuses/1431258166684053504 陸上 2021-08-27 14:11:53
ニュース @日本経済新聞 電子版 FRB議長「緩和縮小、年内開始が適当」 雇用回復に自信 https://t.co/XiTqro3tmr https://twitter.com/nikkei/statuses/1431255630627495941 雇用 2021-08-27 14:01:48
ニュース BBC News - Home Evacuations amid 'explosions' at Leamington Spa fire https://www.bbc.co.uk/news/uk-england-coventry-warwickshire-58357327?at_medium=RSS&at_campaign=KARANGA crews 2021-08-27 14:41:58
ニュース BBC News - Home Cristiano Ronaldo: Man Utd in advanced talks to sign Juventus forward https://www.bbc.co.uk/sport/football/58359561?at_medium=RSS&at_campaign=KARANGA juventus 2021-08-27 14:34:05
ニュース BBC News - Home Verstappen tops Belgium second practice despite crash https://www.bbc.co.uk/sport/formula1/58359235?at_medium=RSS&at_campaign=KARANGA Verstappen tops Belgium second practice despite crashRed Bull s Max Verstappen ends Friday practice at the Belgian Grand Prix with a crash after setting the fastest time ahead of both Mercedes drivers 2021-08-27 14:13:18
ニュース BBC News - Home England v India: Joe Root too late to send a review as replays show Rohit was out https://www.bbc.co.uk/sport/av/cricket/58356733?at_medium=RSS&at_campaign=KARANGA England v India Joe Root too late to send a review as replays show Rohit was outJoe Root takes too long to review an lbw against Rohit Sharma before replays show the batsman would have been out as England face India on day three of the third Test at Headingley 2021-08-27 14:26:40
IT 週刊アスキー オリジナル戦艦や新システムが判明!『スーパーロボット大戦30』の新着情報をまとめて紹介 https://weekly.ascii.jp/elem/000/004/067/4067452/ nintendo 2021-08-27 23:30:00
python Pythonタグが付けられた新着投稿 - Qiita フーリエ級数(Fourier Series)から群論(Group Theory)へ https://qiita.com/ochimusha01/items/482093972233579f005b cosomegatsinomegatcosomegatsinomegat…cosnomegatsinnomegat…これがフーリエ級数FourierSeriesの考え方で、最初に現れる、その後πラジアン周を周期として交互に回現れる「偶関数」cosnomegatninmathbbNと「奇関数」sinnomegatninmathbbNが互いに直交する事により、かかる関数空間の基底、それも直交基底をなすのです。 2021-08-28 00:46:52
python Pythonタグが付けられた新着投稿 - Qiita yukicoder contest 311 参戦記 https://qiita.com/c-yan/items/c54c04c81e198bad8015 2021-08-28 00:17:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) remove()で要素を削除した後に要素数をカウントする https://teratail.com/questions/356525?rss=all removeで要素を削除した後に要素数をカウントする下記の様なコードでdelをクリックすると自分の直親要素ごとremoveされ、その結果、num要素の採番をから振りなおしたいと考えております。 2021-08-28 00:56:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) motypescriptのGenericsの用途 https://teratail.com/questions/356524?rss=all motypescriptのGenericsの用途Genericsは、抽象的な型引数をもちいることで利用されるまで型が確定させないことができるというですが、以下のコードのように関数の同じ処理をまとめたいときに使うと思うのですがしかし、あまり使い道がない印象があります。 2021-08-28 00:54:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPressでグローバルメニューを2行に表示したい https://teratail.com/questions/356523?rss=all ネットで検索して、グローバルメニューのタイトル属性に文言を入れてみたのですが、入力した文言が、下記のようにクラス名になってしまいます。 2021-08-28 00:53:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ubuntuでapacheとtomcatを連携すると503エラーがでる https://teratail.com/questions/356522?rss=all ubuntuでapacheとtomcatを連携するとエラーがでるお世話になります。 2021-08-28 00:45:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) スプレッドシート:カスタム数式で日付のフィルタリングをしたい https://teratail.com/questions/356521?rss=all スプレッドシートカスタム数式で日付のフィルタリングをしたい前提・実現したいこと以下のようなデータがあり、・送信日今月・登録日が送信日以前のデータをフィルタで抽出したい。 2021-08-28 00:42:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) cronを使ってmysqlでSQL文を実行させたい https://teratail.com/questions/356520?rss=all cronを使ってmysqlでSQL文を実行させたいcronを使って、データベースにSQLを流したいのですが、現状うまくいきません。 2021-08-28 00:39:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) git push heroku masterでpywin32のエラーが出てpush出来ない https://teratail.com/questions/356519?rss=all gitpushherokumasterでpywinのエラーが出てpush出来ない前提・実現したいことpythonで作成したtwitterbotをherokuで動かしたが、gitnbsppushnbspherokunbspmasterでエラーが出てpushが出来ない。 2021-08-28 00:37:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) iOSビルドでinstantiateできない https://teratail.com/questions/356518?rss=all iOSビルドでinstantiateできない前提・実現したいことunityのエディター上ではできるのですが、iOSビルドした際、Prefabをinstantiateすることができません。 2021-08-28 00:21:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CSSで入力フォームを修正したい https://teratail.com/questions/356517?rss=all CSSで入力フォームを修正したい前提・実現したいことplaceholderにある文字を左寄せにしたい。 2021-08-28 00:12:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unityプロジェクトを起動時にクラッシュします。 https://teratail.com/questions/356516?rss=all Unityプロジェクトを起動時にクラッシュします。 2021-08-28 00:08:08
Ruby Rubyタグが付けられた新着投稿 - Qiita rails tutorial2章進めた時の覚書 https://qiita.com/shuman1231/items/375d54ec1429717339a0 ltusermicropostsfirstcontentgtなんで呟きがないのに呟きを表示しようとしたからエラーがでた検証するために、下記コードを書いてユーザーを新規に製作したところ、普通に同じエラーでた。 2021-08-28 00:02:06
Ruby Railsタグが付けられた新着投稿 - Qiita railsで.envの値を読み込めなかったときにやること https://qiita.com/syo19961113/items/84fc91d1734662b4e0bf 2021-08-28 00:37:54
Ruby Railsタグが付けられた新着投稿 - Qiita rails tutorial2章進めた時の覚書 https://qiita.com/shuman1231/items/375d54ec1429717339a0 ltusermicropostsfirstcontentgtなんで呟きがないのに呟きを表示しようとしたからエラーがでた検証するために、下記コードを書いてユーザーを新規に製作したところ、普通に同じエラーでた。 2021-08-28 00:02:06
海外TECH DEV Community Is Remote Work better than In-Office for Developers? https://dev.to/linearb/is-remote-work-better-than-in-office-for-developers-43ha Is Remote Work better than In Office for Developers This article was written exclusively for the Dev Interrupted by Krzysztof Waraksa an active and participating member of the Dev Interrupted Discord In the past year and a half going remote has been the primary goal and focus for many companies and individuals The beginning of the remote work overhaul was rocky to say the least but now that all this time has passed and workplaces have figured out how to work with it and not make it an utter mess Is it worth keeping Is it better than being in office Should remote work be a standard for dev teams and in office be secondary Well that depends on a couple of factors With some feedback from the Dev Interrupted Discord community let s dive into the advantages and disadvantages of remote work The DisadvantagesTeam bonding is difficult“It s not impossible or anything but I ve found it s so unbelievably easy to bond with a team in person doing regular lunches and such … I miss being able to see someone frustrated or struggling with something and walking over to them with a couple other people and saying “let s head to lunch and clear our heads You build bonds very quickly when you do demonstrable human things to reduce someone s stress ーDiscord User The Panda Jumping off from what The Panda said the first major disadvantage that many people will voice is a lack of genuine team bonding when your team is fully remote It requires much more active effort to bond with your teammates over Zoom Being around another person naturally speeds up the bonding process much more than occasionally messaging someone because you need something When working remote your team needs to be intentional about team bonding An excellent way of maintaining some form of social bonding is to have a weekly meeting where you can just sit down and chat with your colleagues talk about what you did on the weekend maybe occasionally host a “show and tell of your own Figure out what fun little trinkets your colleagues collect Another popular weekly meeting idea are “coffee talks which are informal breakout rooms hosted on Zoom that can be hopped into or out of at will Team leaders also need to be sure to regularly schedule fun events ーwhether in person or online ーto bond team members This could be a happy hour where everyone gets shipped a cocktail kit and makes them together or a digital magic show an in person meet up or something else Video Call DreadSometimes it is just the most inconvenient thing to be forced to have to sit around in a conference call several times a day to get things done Text is confusing unclear But you have to discuss things somehow so you end up calling And calling And calling is it just me or is it simply exhausting to sit around with the “important work meeting looming overhead in between everything you do Even many industry leaders and remote work proponents discuss what they often refer to as “Zoom fatigue In a recent remote work panel hosted by LinearB video call dread was highlighted as a major downside of remote work “My kid s school over the last year has been trying to keep us involved and one of the ways they ve done that is booking these Zoom sessions in the evening I notice when I get to the meeting I just don t want to be there I ve been on video all day long ーLawrence Mandel Director of Engineering at ShopifyOne of the biggest appeals of remote work is that you have so much freedom to do things on your own time and create focus time but it is nearly impossible to feel comfortable doing a different activity for a while when you re still in “work mode So while in reality you do focused work for hours mentally you re still working the whole hours The meetings and work you do aren t consecutive and are instead the equivalent of a car starting and stopping in a traffic jam Every hour or two you have to sit up and move metres before you sit around and do something else again It gets exhausting Despite everything remote work is still built around the idea of being in an office for nearly half the day Which really shouldn t be a surprise as remote work was never about changing the working hours but the expectation often comes with it Lack of printer access Okay Really this isn t the biggest disadvantage but it s something that I as a young man under the age of thirty found highly amusing I can guarantee that a majority of people today just don t own a printer And that makes sense you generally don t have to print a lot these days Though in many cases having an on paper copy of a digital file is reassuring to have At least for me I prefer having paper copies of important documents over a file on my desktop If you re going to be working remotely you may have to invest in a printer Or hope there s a copy shop near you You really don t realize how convenient having a printer at work can be until you re forced to work from home You ll also likely be forced to learn the true cost of printer ink if you haven t already Oh dear The commute was a benefit “I miss my commute It was a minute bike ride depending on the route and the weather I would do it year round in a winter climate and I always was very happy about the forced fresh air in the winter The idea of jumping on a bike in subzero snowy weather seems terrible until you re out there so it made the fresh air and exercise happen ーDiscord User ParksideBrad For many people the commute is a huge issue Especially if you have to drive a car or take public transport In cases like those getting to work remotely and avoiding that mess is great To some hardy souls like ParksideBrad the commute was actually a beneficial and nice thing Either way losing that two birds one stone manner of exercising and getting to work can be a noticeable hit to your daily schedule While this can be solved by just exercising on your own time it s harder to have to intentionally build that into your routine It s hard to exercise without reason “Getting healthier isn t really the best motivator for many even if it s important so using “Going from point A to point B while exercising as a manner of getting that important movement in is a very valid way of keeping yourself healthy mentally and physically The AdvantagesNo commute Perfect Sorry cyclists Alright so sure I did just write that the commute could be a benefit for those that like to exercise But really for a majority of people it was always a pain Getting an extra hour to yourself in the morning is a significant bonus as you don t feel the need to rush yourself out of bed to avoid any traffic And getting extra time to yourself just throughout the day Honestly the following words by some of our community members emphasize how much better a lack of a commute is for many people “With no commute and no office tying me down it s easy to work from just about anywhere the internet exists This facilitates living in new places experiencing new things ーwhich is amazing ーDiscord user NobilityPNW “One big disadvantage of Remote Work avoiding commute times I do not miss commuting at all I save a ton of time that I can use for work or for work life balance and necessary tasks I m also significantly more flexible ーDiscord User Conor More hours in the day are dedicated to youYour hours in the day are not the same as Beyoncé This is a sentence that often gets thrown around in the following way “You have the same hours in the day like insert celebrity or billionaire here Sure you both have hours to do everything in the day But the allocation of those hours is vastly different Because unlike Beyoncé you can t hire people to do your cooking laundry cleaning etc for you You don t get to leave all the painstakingly long chores and commutes to others But thanks to remote work a lot of these things get a little less bad Sure you re still working at home but you can take breaks You can control your activity your time You decide if you want to go take a brief pause to play a short game with your kids or if you want to have a coffee with your partner You get a chance to spend more time with your home social groups your family your loved ones “I was on a call with Dan Lines recently talking about Linear B and my year old came into the room and attacked me with a nerf sword It was short lived not terribly disruptive but it felt good to me knowing he had access when he needed it I survived unscathed For most of his life I was gone hours a week or traveling around the country Since we went fully remote we are very close and he feels sad if I have to go downtown for the odd meeting once a month It has changed our family for the better and when I feel a stronger connection to my family and like their needs are being met I can focus all my excess energy on whatever I want ーDiscord User The Panda You finally get a printerCongratulations You have a reason to buy a printer Hopefully it ll last you for the next two decades at minimum May the prices of ink cartridges remain low for you The flexibility of work locationsBeing able to work wherever at any point in your workday is an incredible advantage especially if you struggle to stay focused being in an office environment Having the chance to get away from the “ADHD poison that noisy offices often are…Sitting at a quiet cafe in the park or working from the couch at home with your beloved cat purring away it all makes for a much better environment And then being able to change that on a whim when you decide you re no longer comfortable Even better After all this is the easiest way for a company to support employees that may need a calmer environment to work in But this isn t even just about being comfortable it also means that if there are any issues you re having in your home such as construction or your internet is down you can still stay in touch by being able to connect anywhere else Rather than having a whole office outage take out several hours or potentially days of work because something went wrong with the network or power Allowing for remote work makes you disability friendlyThis is not just for people who are disabled that apply for the job but also for those that may become disabled during their time working in your teams Unfortunately life isn t perfect and a sudden health issue could turn out to heavily impair your wellbeing Before remote work was standardized if you could no longer go into work on a daily basis you would most likely end up having to quit your job But now maybe you can still work with your disability as long as you re at home Or as long as you can take frequent breaks which are made far easier in the comfort of your own home The Conclusion There s certainly more advantages to remote work compared to the disadvantages but this is a case where the disadvantages shouldn t be left unaddressed The disadvantages often fall into real problems that have some half solutions But honestly The best solution might be to reduce the amount of in office days and have an option and support for full remote for those that need it Most people would be happy to go into the office for just a few days a week while staying remote for the rest And let s not forget that this d be the perfect way to allow people to continue wasting printer ink at the office instead of having to invest in their own In the end you must admit that giving employees agency over their hours tends to leave them happier and with a more positive outlook on their jobs Consider checking out Shweta Saraf s thoughts on the topic of remote first and not remote friendly in the video below Liked this topic Have anything you d like to add Join our discussions in the Dev Interrupted Discord today If 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 Originally published at on August 2021-08-27 15:56:09
海外TECH DEV Community How to combine Rails's Ajax support and Stimulus https://dev.to/devteam/how-to-combine-rails-s-ajax-support-and-stimulus-3729 How to combine Rails x s Ajax support and StimulusIn this post I m going to explain how we are exploring adding snappier SPA like interactivity to the Admin and what we ve learned so far I am using the word exploring because this is ongoing work that is not visible yet in Forems so it many or may not reflect the final version but I think there are useful lessons to be learned nonetheless I m going to assume you re familiar with Ruby on Rails Stimulus and the concept of componentization What we wanted to accomplishLet s start with a video demo The goal here is to give the user a perception of interactivity and we want to do that without unleashing a full client side single page application Forem s Admin interface is mostly server rendered and we wanted to explore a path to progressively enhance the experience stopping short of a rewrite What s the status of the current Admin Currently the Admin on the backend is a custom made collection of Rails controllers for all intents and purposes a part of the Forem core app It s not an external web app it s also not generated by a third party gem We think the Forem Creator and their merry band of collaborators experience is paramount and it has evolved from DEV s needs to now the larger Forem ecosystem s Being a custom app grown over the years it s admittedly a mix of technologies that we re trying to streamline hence the need for some good old exploratory software development On the frontend it currently uses jQuery Bootstrap vanilla JS Stimulus Preact a few web components and our custom Crayons design language Why did we explore an alternative The end goal is to reduce that to Crayons Stimulus and use Preact or Web Components when absolutely needed to foster a nimbler architecture with reuse between the frontoffice website and the admin where possible After discussing this with the team I set out to investigate the following assumption not a direct quote We want users actions to be interactive minimizing page reloads and because of that we re going to send blocks of server rendered HTML to them by injecting the markup into the page If this sounds like a barebones version of notable frameworks like Elixir s Phoenix LiveView Rails s StimulusReflex or Hotwire Turbo PHP s LiveWire Django s Reactor well you re right Bonus my colleague jgaskins built a LiveView clone for Crystal You can sense a pattern in these frameworks and the demand they fulfill In our case though we used none of them I wanted to explore how far we could go without adding a whole framework and by using the tools we had a bit more in depth This to lessen the cognitive load on anyone that s going to further this exploration or adopt this pattern for the Admin as a whole Aside from the obvious why should I need a framework to send basic HTML to the client we have plenty of frameworks and libraries on the client side already and frameworks usually take quite a while to be learned Also we re a small team So this is how I implented it Rails and HTML on the server side with a bit of JSON when needed I cheated a bit the constraints I set for myself using GitHub s ViewComponent but you can achieve similar results using builtin Rails partials and this post isn t going into depth about ViewComponent Rails s UJS Unobtrusive JavaScript and Stimulus on the client side UJS is a library builtin inside Rails that powers JavaScript interactions on the DOM via Rails special helpers like link to or button to How does it all fit together Let s start from the goal again a user clicks on a link the client side sends a request to the server some action is performed some HTML is sent back this HTML is injected in the page This is what happens when the user clicks on one of the gray boxes for example Clicking on Emails hits the EmailsController which renders the EmailsComponent which again could just be a partial the resulting HTML is sent to Stimulus which calls a JavaScript function injecting the HTML thus finalizing the switch of the section Let s look at the code one step at a time Initiating the contact between client and serverThis is how the gray box titled Emails is defined in Rails lt link to admin user tools emails path user remote true data action ajax success gt user replacePartial class crayons card box js action do gt lt h class crayons subtitle mb gt Emails lt h gt lt span class color base gt lt pluralize emails total past email gt lt if emails verified gt Verified lt end gt lt span gt lt end gt and this is an example of the resulting HTML lt a class crayons card box js action href admin users tools emails data remote true data action ajax success gt user replacePartial gt lt h class crayons subtitle mb gt Emails lt h gt lt span class color base gt past emails lt span gt lt a gt There s a bit going on in such a small snippet of code let s unpack href admin users tools emails identifies this as a regular HTML link if I were to visit it with my browser I would get the same response JavaScript is going to be sent when the user activates the click data remote true the result of remote true in Ruby is how Rails determines if the link should be handled by Ajax or not Rails calles these remote elements they can be links forms or buttons data action ajax success gt user replacePartial is how we connect Rails UJSand Stimulus together data action is a Stimulus action the description of how to handle an event ajax success is a custom event triggered by Rails UJS This is what it all translates to on initiating the click on link let Rails UJS fetch the response via Ajax and upon a successful response handle the ajax success event via the method replacePartial in the Stimulus UserController class This is a lot of behavior in a few lines It reads like declarative programming with a good abstraction working well if one wants to minimize the amount of custom JavaScript to write and thus needs to describe behavior directly in the templates The resource the link points to is a regular HTML snippet this is what one sees if visited manually The great thing in my opinion is that the whole behavior in question still works in isolation it s server side rendered it redirects upon submission as it should by default it is essentially a regular HTML form Being able to play with these components in isolation definitely speeds up development The whole section which I called ToolsComponent on the server worksin isolation What happens on the server when this request is sent Once again let s start from the code module Admin module Users module Tools class EmailsController lt Admin ApplicationController layout false def show user User find params user id render EmailsComponent new user user content type text html end end end endendThat s it We tell Rails not to embed the component or partial in a layout we load the user object and we tell the framework to render the HTML sending it back to the client as HTML this last tiny detail is important as Rails s remote mode defaults to text javascript for the response which is not very helpful to us in this case What does the frontend do when it receives the HTML Let s look at the code once again lt a class crayons card box js action href admin users tools emails data remote true data action ajax success gt user replacePartial gt lt h class crayons subtitle mb gt Emails lt h gt lt span class color base gt past emails lt span gt lt a gt We ve instructed the app to trigger replacePartial inside the StimulusUserController this is what it does replacePartial event event preventDefault event stopPropagation const xhr event detail if event target classList contains js action this toolsComponentTarget classList add hidden this replaceTarget innerHTML xhr responseText this announceChangedSectionToScreenReader This method prevents the default behavior and stops propagationextracts the XMLHttpRequest injected by Railshides the section we re looking at and shows the new oneannounces the change to the screen reader as we are neither changing the URL nor doing a full page reload How did we make this accessible After discussing it with our resident accessibility guru suzanne she suggested we use a screen reader only aria live element lt div class screen reader only data user target activeSection aria live polite gt lt div gt This is managed by Stimulus which at the end of the action fetches the title of the new section announces it to the screen reader and changes the focus so the section is ready to be used Recap so farSo far we ve seen quite a few things using Rails builtin capabilities to connect client side code and the server side via Ajax but using server side HTMLusing Stimulus to listen in on the action and augment behavior as we see fit keeping the code organizedreplacing a section of HTML with another that s self contained in a componentthat can be at least functional without JavaScript as well How to send an email with Rails and StimulusHere we re going to show how this connection works using sending an email as an example Let s start from the perspective of the user What does the email form do Given we re in the domain of UJS and Stimulus combined we have to look at how they are connected lt section data controller users tools ajax data action ajax success document gt users tools ajax success ajax error document gt users tools ajax error gt lt gt lt form with url send email admin user path user do f gt lt gt lt end gt lt section gt Our Emails section declares it needs a Stimulus controller named AjaxController and that it s going to dispatch to it the Rails UJS events ajax success and ajax error When the Send Email submit button is activated Rails will send the form via Ajax to the server which upon successful submission will answer with data in this case JSON What happens on the server Once again code first if email sent respond to do format message Email sent format html do flash success message redirect back fallback location admin users path end format js render json result message content type application json endendIf the email is sent the server figures out if it was a regular form submission and thus invokes a redirect or if it was a submission via Ajax our case it sends back a feedback message in JSON I am using JSON here because it fits well with the snackbar notifications but we could send well styled HTML to inject for a richer interaction same we did in the first part Specifying the content type is important because Rails defaults to text javascript for Ajax interactions What does the client do once it receives a successful response export default class AjaxController extends Controller success event const data event detail const message data result close the panel and go back to the home view document dispatchEvent new CustomEvent user tools if message display success info message document dispatchEvent new CustomEvent snackbar add detail message The success event handler extracts the feedback message sent by the server and then dispatches two custom events that asynchronously communicate with two different areas of the page user tools communicates with the Stimulus UsersController telling it to initiate a navigation back to the initial screen the Tools section How Via this line in the HTML of the container page data action user tools document gt user fetchAndOpenTools snackbar add communicates with the Stimulus SnackbarController telling it to add a new message to the stack of messages to show the user I wrote a post if you re interested in how this part works Once the first event is received the following function is invoked which triggers an Ajax call fetching the server side ToolsComponent s HTML and displaying it in the UI fetchAndOpenTools event event preventDefault event stopPropagation Rails ajax url this toolsComponentPathValue type get success partial gt this replaceTarget innerHTML partial documentElement getElementsByClassName js component outerHTML this announceChangedSectionToScreenReader Rails ajax is builtin in Rails UJS not very different from using window fetch ConclusionsThere s quite a bit going on here depending on your level of familiarity with the major parts Rails and Stimulus In my opinion Stimulus is really good to keep vanilla JS organized and to attach behavior to server side rendered HTML markup in a declarative way By leveraging Rails builtin Ajax support and thin layer you can add interactivity without having to rely on larger frameworks or having to switch to client side rendering If this is something that fits your use case only you know but I hope this post showed you how to combine two frameworks to improve the user experience without a steep learning curve and thus increasing the level of developer productivity ResourcesAside from countless DuckDuckGo searches there s little documentation on how to fit all the pieces together and source code reading I mainly spent time here Working with JavaScript in RailsStimulus s Reference documentationBetterStimulusstimulus remote railsInitial Forem s pull request 2021-08-27 15:03:18
海外TECH DEV Community Azure Functions E2E Testing within GitHub Actions https://dev.to/azure/azure-functions-e2e-testing-within-github-actions-51m2 Azure Functions EE Testing within GitHub ActionsA while ago I wrote a blog post about Azure Functions integration testing with Mountebank and another blog post about end to end EE testing for Azure Functions In the post I suggested deploying the Azure Functions app first before running the EE testing What if you can run the Azure Function app locally within the build pipeline Then you can get the test result even before the app deployment which may result in the fail fast concept Throughout this post I m going to discuss how to run a function app locally within the build pipeline then run the integration testing scenarios instead of running the EE testing after the app deployment You can find the sample code used in this post at this GitHub repository devkimchi azure functions integration testing This provides a sample app and test for Azure Functions integration testing in a CI CD pipeline Simple Azure Functions AppHere s the straightforward Azure Function app code I m using the Azure Functions OpenAPI extension in this app It has only one endpoint like below Run this function app and go to the URL http localhost api openapi v json and you will see the following OpenAPI document At this stage my focus is to make sure whether the OpenAPI document is correct or not As you can see the OpenAPI document above the document has a very simple data structure under the components schemas greeting node What if the data type is complex We need confirmation In this case should we deploy the app to Azure and run the endpoint over there Maybe or maybe not But this time let s run the app in the build pipeline and test it there rather than deploying it to Azure Running Azure Functions App as a Background ProcessIn order to test the Azure Functions app locally it should be running on the local machine using the Azure Functions CLI But the issue of this CLI doesn t offer a way to run the app as a background process something like func start background Therefore instead of relying on the CLI we should use the shell command So for example if you use the bash shell run this func start amp command first then run bg If you use PowerShell use the Start Process cmdlet with the NoNewWindow switch so that the function app runs as a background process Once the function app is running execute this bash command on the same console session curl http localhost api openapi v json Alternatively use the PowerShell cmdlet Invoke RestMethod Method Get Uri http localhost api openapi v json to get the OpenAPI document Writing Integration Test CodesAs we ve got the function app running in the background we can now write the test codes on top of that So let s have a look at the code below First it sends a GET request to the endpoint http localhost api openapi v json gets the response as a string and deserialises it to OpenApiDocument and finally asserts the results whether it s expected or not As you can see from the test codes above there s no mocking Instead we just use the actual endpoint running on the local machine Once the test codes are ready run the following command You will get the test results Putting Altogether to GitHub ActionsWe knew how to run the function app as a background process and got the test codes Our CI CD pipeline should be able to execute this Let s have a look at the GitHub Actions workflow Some actions are omitted for brevity GitHub hosted RunnersIt really depends on the situation but I m assuming we should test the code on all the operating systems Windows Mac and Linux In this case use the matrix attribute GitHub hosted runners don t have the Azure Functions CLI installed by default Therefore you should install it by yourself Install the NET Core SDK as well After all the tools are installed testing should be followed The following action is for Mac and Linux runners The first step is to run the function app as a background process Although you can simply use the command func start this action declares func start verbose false to minimise the noise from the local debugging log messages On the other hand the following action is for Windows runner The main difference from the other action is that this time doesn t use the func command but the func variable Using the func command will get the error like This command cannot be run due to the error is not a valid Win application It s because the func command points to the func ps file which is the PowerShell script Instead of using this PowerShell script you need to call func cmd to run the function app as a background process Once all the GitHub Actions workflow is set push your codes to GitHub Then you ll see all the build pipeline works as expected So far we ve walked through how to run the integration testing codes for Azure Functions app within the GitHub Actions workflow using Azure Functions CLI as a background process As a result you can now avoid extra steps for the app deployment to Azure for testing 2021-08-27 15:00:35
Apple AppleInsider - Frontpage News Google pokes fun at Apple's Jony Ive design videos in new headphone jack ad https://appleinsider.com/articles/21/08/27/google-pokes-fun-at-apples-jony-ive-design-videos-in-new-headphone-jack-ad?utm_medium=rss Google pokes fun at Apple x s Jony Ive design videos in new headphone jack adGoogle has released a satirical ad for the Pixel a s headphone jack that pokes fun at Apple even though that feature is actually absent from Google s flagship Pixel devices Credit GoogleThe ad titled The Circle Comes Full Circle touts the apparent symmetry and perfection of the mm headphone jack on the newly released Pixel a with G The ad spot is an obvious satire of Apple s Jony Ive design videos Read more 2021-08-27 15:57:10
海外TECH Engadget Apple's MacBook Pro M1 is $200 off, plus the rest of the week's best tech deals https://www.engadget.com/apple-macbook-pro-m1-sale-200-off-with-coupon-best-weekly-tech-deals-154553200.html?src=rss Apple x s MacBook Pro M is off plus the rest of the week x s best tech dealsLabor Day sales are starting to pop up across the internet as the holiday weekend gets nearer Apple s MacBook Pro M remains off at Amazon while a few models of the Apple Watch SE with GPS Cellular are on sale as well You can still grab the August WiFi smart lock for a record low at Wellbots with Engadget s exclusive discount code and ThermoWorks latest open box sale brings the Thermapen Mk down to only Here are the best tech deals from this week that you can still get today Apple Watch SEThe mm GPS Cellular model of the Apple Watch SE is off right now bringing it down to This is the smartwatch to get if you re new to the wearable space and have an iPhone We gave the Watch SE a score of for its solid performance comfortable design and comprehensive feature set for the price Buy Apple Watch SE mm Cellular at Amazon MacBook Air MEngadgetApple s MacBook Air M has fallen back down to its lowest price ever ーonly or off Only the gold model is available right now so if that color works for you you can save a bunch on what we think is the best MacBook for most people right now We gave the Air M a score of for its excellent performance fanless design and good battery life Buy MacBook Air M at Amazon MacBook Pro MEngadgetThe MacBook Pro M is off at Amazon thanks to a sale price and an automatically applied coupon on top of that That means you can get the model with GB of storage for We gave the Pro M a score of for its powerful performance solid keyboard and trackpad and healthy battery life Buy MacBook Pro M GB at Amazon Razer one day saleDevindra Hardawar EngadgetA slew of Razer laptops and gaming gear is on sale at Amazon for today only Of note is the Raze Blade Advanced gaming laptop which has a th gen Core i processor NVIDIA GeForce RTX Super Max Q graphics GB of RAM and GB of storage and is down to a record low of Razer keyboards headsets mice and more have been discounted as well so you can pick up a whole new machine or just a few peripherals for less Shop Razer one day sale at AmazonBuy Razer Blade Advanced at Amaozn August WiFi smart lockEngadgetAugust s th generation WiFi smart lock is down to at Wellbots when you use the code ENGADGET at checkout This is the best price we ve seen on the smart home gadget that impressed us with its simple setup attractive design and good security measures You can use it to remotely lock or unlock your door and whenever you want to open it up the old fashioned way your normal key works with it Buy August WiFi smart lock at Wellbots ThermoWorks open box saleEngadgetThermWorks latest open box sale is still live so you can get things like the Thermapen Mk the channel BBQ thermometer and the ThermoWorks Dot for much less The Mk one of our favorite instant read thermometers for cooking is down to while the Dot probe style thermometer is on sale for Just remember that these open box items are a mix of cosmetic seconds customer returns sale demo items and more Shop ThermoWorks open box saleMyst Complete CollectionCyan WorldsGOG com is running a sale through September on Myst Complete Collection dropping it down to just under If you were to pay for all of the games separately it would set you back around Buy Myst Complete Collection at GOG com Virgin Galactic sweepstakesIn this Omaze giveaway you can win two seats on one of the first Virgin Galactic flights to space In addition you ll go on a tour of Spaceport America in New Mexico with Richard Branson You don t have to pay to enter but funds from all paid entries will support Space for Humanity an organization that hopes to make space more accessible for all The sweepstakes is open through September so you still have some more time to enter Enter to win at OmazeGaming PC sweepstakesThrough September Omaze is giving away another to build your ultimate gaming PC This sweepstakes is free to enter but funds donated with purchased entries will benefit Schools on Wheels an organization that provides free tutoring and mentoring services to children experiencing homelessness across Southern California Enter to win at OmazeComic Con sweepstakesThrough December you can enter to win four day passes to San Diego Comic Con Along with the passes you ll get access to a special preview night reserved seating in Hall H a personal concierge a private tour of the Comic Con Museum dinner in Balboa Park and tickets to the quot Night at the Comic Con Museum quot event It s free to enter but funds from this sweepstakes will go to the San Diego Comic Convention Enter to win at OmazePricing and availability is subject to change No donation or payment necessary to enter or win this sweepstakes See official rules on Omaze New tech dealsGOG com Games FestivalThe Games Festival at GOG com runs through September and it features a bunch of discounted games Currently you can get Mortal Shell for Dishonored Complete Collection for The Witcher Wild Hunt for and more Shop GOG s Games Festival saleJaybird Vista The Jaybird Vista earbuds are off right now bringing them down to These true wireless earbuds are more durable than most with an IP water dust and sweatproof design plus they have active noise cancellation and a hour battery life when you include the extra juice provided by their charging case Buy Jaybird Vista at Amazon BioLite Labor Day saleBioLite s Labor Day sale has begun and it knocks percent off everything on the company s website BioLite s gadgets like the Headlamp has made it into many of our guides in the past and it s a good place to go when you need new gear for your backyard or for your next camping trip Shop BioLite s Labor Day saleNordVPNOne of our recommended VPNs is running a decent sale on a two year subscription You can sign up for NordVPN for for the first two years which comes out to per year and get three additional months of access for free We like NordVPN for its speed its no logs policy the thousands of servers it has to choose from and that one account supports up to six connected devices Buy NordVPN years Follow EngadgetDeals on Twitter for the latest tech deals and buying advice 2021-08-27 15:45:53
海外TECH Engadget This $35 case lets you attach an AirTag to your AirPods Pro https://www.engadget.com/spigen-tag-armor-duo-airpods-pro-case-153429195.html?src=rss This case lets you attach an AirTag to your AirPods ProLet s face it Apple s AirPods Pro may be small and pocketable but they re also easy to lose If you re the type of person who s prone to misplacing their belongings accessory maker Spigen might have something that could help As spotted by Gizmodo the company has released the Tag Armor Duo a case that protects your AirPods Pro case while including a slot for an AirTag Spigen isn t the first accessory maker to make something like this but the company s solution has a certain elegance to it Not only is there a built in slot for Apple s lost item tracker but it also comes with a handy carabiner on the side and a cutout on the bottom to leave the Lightning port unobstructed You also don t have to take the case off to charge your AirPods Pro wirelessly At for both the case and a single AirTag Spigen s Tag Armor Duo isn t exactly a cheap option It s also worth pointing out iOS will include a feature that will allow the AirPods Pro to connect to Apple s Find My network over Bluetooth Still if you want the most peace of mind possible you could do worse than the Tag Armor Duo With an AirTag attached to your AirPods Pro case you can use the U chip on a recent iPhone to find the case using an ultra wideband connection That allows you to take advantage of Apple s Precision Finding feature to make locating it easier The tag also includes a speaker so it can ring to let you know where it is nbsp You can buy the Tag Armor Duo from Spigen s website and Amazon nbsp nbsp nbsp nbsp 2021-08-27 15:34:29
Cisco Cisco Blog Secure. Compliant. Effective. Meeting the Needs of our Federal Customers. https://blogs.cisco.com/security/secure-compliant-effective-meeting-the-needs-of-our-federal-customers Secure Compliant Effective Meeting the Needs of our Federal Customers Read about how Cisco is partnering with the federal government to help them meet the mission through its dynamic security architecture and compliance 2021-08-27 15:50:05
海外科学 NYT > Science Lila Gleitman, Who Showed How Children Learn Language, Dies at 91 https://www.nytimes.com/2021/08/27/science/lila-gleitman-dead.html brain 2021-08-27 15:44:28
海外科学 NYT > Science Fossils Seized in Police Raid Demystify a Prehistoric Flying Reptile https://www.nytimes.com/2021/08/27/science/pterosaur-fossil.html Fossils Seized in Police Raid Demystify a Prehistoric Flying ReptileAmong the fossils seized at a Brazilian port in was an almost complete skeleton from the pterosaur species Tupandactylus navigans preserved in six limestone slabs 2021-08-27 15:30:52
金融 金融庁ホームページ 「連結財務諸表の用語、様式及び作成方法に関する規則に規定する金融庁長官が定める企業会計の基準を指定する件」の一部改正(案)について公表しました。 https://www.fsa.go.jp/news/r3/sonota/20210827.html 企業会計 2021-08-27 17:00:00
金融 金融庁ホームページ 「主要行等向けの総合的な監督指針」等の一部改正(案)の公表について公表しました。 https://www.fsa.go.jp/news/r3/ginkou/20210827.html 行等 2021-08-27 17:00:00
金融 金融庁ホームページ 非常勤職員(専門調査員)を募集しています。 https://www.fsa.go.jp/common/recruit/r3/souri-06/souri-06.html 専門調査員 2021-08-27 16:30:00
金融 金融庁ホームページ 金融審議会「ディスクロージャーワーキング・グループ」(第1回)を開催します。 https://www.fsa.go.jp/news/r3/singi/20210827.html 金融審議会 2021-08-27 16:15:00
金融 金融庁ホームページ 非常勤職員(専門調査員)を募集しています。 https://www.fsa.go.jp/common/recruit/r3/sousei-08.html 専門調査員 2021-08-27 16:00:00
ニュース BBC News - Home Afghanistan: British nationals killed in Kabul airport attack https://www.bbc.co.uk/news/uk-58360592?at_medium=RSS&at_campaign=KARANGA foreign 2021-08-27 15:49:07
ニュース BBC News - Home Afghanistan: Hundreds left behind as UK ending Kabul evacuation https://www.bbc.co.uk/news/uk-58353726?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-27 15:14:15
ニュース BBC News - Home Verstappen tops Belgium second practice despite crash https://www.bbc.co.uk/sport/formula1/58359235?at_medium=RSS&at_campaign=KARANGA Verstappen tops Belgium second practice despite crashRed Bull s Max Verstappen ends Friday practice at the Belgian Grand Prix with a crash after setting the fastest time ahead of both Mercedes drivers 2021-08-27 15:42:40
ニュース BBC News - Home Kabul airport attack: What do we know? https://www.bbc.co.uk/news/world-asia-58349010?at_medium=RSS&at_campaign=KARANGA imminent 2021-08-27 15:34:51
北海道 北海道新聞 真田、三木らが2回戦へ 車いすテニス・27日 https://www.hokkaido-np.co.jp/article/583001/ 凸版印刷 2021-08-28 00:10:00
北海道 北海道新聞 道立美術館、展示継続 分科会提言踏まえ 感染防止策徹底 https://www.hokkaido-np.co.jp/article/582976/ 緊急事態 2021-08-28 00:01:00
AWS AWS Architecture Blog Toyota Connected and AWS Design and Deliver Collision Assistance Application https://aws.amazon.com/blogs/architecture/toyota-connected-and-aws-design-and-deliver-collision-assistance-application/ Toyota Connected and AWS Design and Deliver Collision Assistance ApplicationThis post was cowritten by Srikanth Kodali Sr IoT Data Architect at AWS and Will Dombrowski Sr Data Engineer at Toyota Connected Toyota Connected North America TC is a technology big data company that partners with Toyota Motor Corporation and Toyota Motor North America to develop products that aim to improve the driving experience for Toyota … 2021-08-27 17:02:53
AWS AWS Machine Learning Blog Enable scalable, highly accurate, and cost-effective video analytics with Axis Communications and Amazon Rekognition https://aws.amazon.com/blogs/machine-learning/enable-scalable-highly-accurate-and-cost-effective-video-analytics-with-axis-communications-and-amazon-rekognition/ Enable scalable highly accurate and cost effective video analytics with Axis Communications and Amazon RekognitionWith the number of cameras and sensors deployed growing exponentially companies across industries are consuming more video than ever before Additionally advancements in analytics have expanded potential use cases and these devices are now used to improve business operations and intelligence In turn the ability to effectively process video at these rapidly expanding volumes is … 2021-08-27 16:46:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 画像ファイルから数字を予測するプログラムを作成したい。 https://teratail.com/questions/356526?rss=all Python年生という書籍で、画像ファイルから数字を予測するプログラムを作成するという項があるのですが、そこで以下のコードをVScodeで実行したところさらに以下のエラーが発生してしまいました。 2021-08-28 01:27:50
Docker dockerタグが付けられた新着投稿 - Qiita gradle-docker-compose-pluginで、no such serviceが出るようになった https://qiita.com/sugasaki/items/ccdd0cb738cc57bce4ca gradledockercomposepluginで、nosuchserviceが出るようになったgradledockercomposepluginを使っていて、以下のようなメッセージが出てテストが起動しなくなってしまいました。 2021-08-28 01:36:27
海外TECH Ars Technica Pixel 5a teardown shows a surprising amount of metal https://arstechnica.com/?p=1790215 metal 2021-08-27 16:31:30
海外TECH Ars Technica Please stop adding more lanes to busy highways—it doesn’t help https://arstechnica.com/?p=1790231 lanes 2021-08-27 16:20:57
海外TECH DEV Community Buy database registered passports, https://supportdocuments24hrs.com https://dev.to/dimitri97720292/buy-database-registered-passports-https-supportdocuments24hrs-com-4jh1 Buy database registered passports Buy database registered passports driver s license ID cards residence permits visa certificates onlineYou know that now you can now buy Registered database passport Online legally and get the citizenship of other countries Every year thousands of people buy passports for travel or recreational purpose So if you need to buy a Fake passport but you are scared of the legal issue don t worry you would get the best solution for a passport online at an affordable price You can also buy a real passport online without legal issues Our website Our website Email…… Documentshrs gmail comBuy Drivers license onlineBuy Passports onlineBuy ID cards onlineApply For A Visa onlineBuy Genuine passports onlineBuy Fake drivers license onlineOur website Our website Email…… Documentshrs gmail comBuy Fake certificates onlineReal and fake drivers licenseReal and fake passports for saleGenuine Visas for sale onlineOur website Our website Our website 2021-08-27 16:47:01
海外TECH DEV Community 8 Great Plugins ⚙️ for Web Developers 🧑‍💻 https://dev.to/kerthin/8-great-plugins-for-web-developers-3701 Great Plugins ️for Web Developers ‍IntroductionToday I would like to talk about browser plugins that help make the life of a web developer easier In this post I decided to give an example of plugins that I often use while working or if I surf in the browser So let s get started ColorZillaWith ColorZilla you can get a color reading from any point in your browser quickly adjust this color and paste it into another program This is a great plugin that will help you determine the code of any color on any pixel that you have pointed at with a special pipette This works with both websites and images If you can t point the eyedropper at the image because the image begins to disappear then open the image in a separate window a Click Pick Color From Pageb We point the pipette at the desired area and clickc Open the Color Picker PerfectPixelPerfectPixel allows developers and markup designers put a semi transparent image overlay over the top of the developed HTML and perform pixel perfect comparison between them Window ResizerThis extension re sizes the browser s window in order to emulate various resolutions It is particularly useful for web designers and developers by helping them test their layouts on different browser resolutions WappalyzerWappalyzer is a browser extension that uncovers the technologies used on websites It detects content management systems eCommerce platforms web servers JavaScript frameworks analytics tools and many more FireShotTake FULL webpage screenshots Capture edit and save them to PDF JPEG GIF PNG upload print send to OneNote clipboard or email Pinterest Save ButtonSave your favorite ideas online so you can easily get back to them later With this plugin you can add any images you like from any to yours collections to your Pinterest account When you hover over the image you will see a red button in the upper right corner with which you can select the Pinterest collection to which you want to save the image a Choosing the imageb Save Vue js devtoolsChrome and Firefox DevTools extension for debugging Vue js applications An amazing plugin that simplifies your work in the browser Allows you to see your component tree as well as the data of the components themselves I believe that this plugin is necessary for any Vue developer JSON FormatterA very convenient plugin that makes JSON files more readable and also makes links clickable The EndThank you for devoting your time to my post You can also recommend plugins that you use Or suggest a better alternative to the plugins that are presented in the post Transform your browsers 2021-08-27 16:44:55
海外TECH DEV Community Introduction to  REST API https://dev.to/rapidapi/introduction-to-rest-api-1a9h Introduction to  REST APIThe abbreviation REST stands for REpresentational State Transfer  REST APIs are used to call resources and allow the software to communicate based on standardized principles properties and constraints How REST APIs workREST APIs operate on a simple request response system You can send a request using these HTTP methods GETPOSTPUTPATCHDELETE REST APIs can include endpoints headers URL parameters and the request body The endpoints perform a specific action on the URL take some optional parameters and might return the data Think of it like an automated answering machine that asks you to press for service press for another service for yet another service and so on When you send a request to an endpoint it responds with the relevant data which is generally formatted as JSON XML plain text images HTML and more REST APIs can also be designed with many different endpoints that return different types of data Accessing multiple REST API endpoints require multiple API calls A true RESTful API will also conform to the REST architectural constraints outlined by Fielding s dissertation including Client Server ArchitectureThe client and server are decoupled to improve scalability and allow the components to evolve independently StatelessnessStatelessness means that every HTTP request happens in complete isolation Each request contains the information necessary to service the request The server never relies on information from previous requests There s no state CacheabilityResponses can be explicitly or implicitly defined as cacheable or non cacheable to improve scalability and performance For example enabling the cache of GET requests can improve the response times of requests for resource data LayeringDifferent layers of the API architecture should work together creating a scalable system that is easy to update or adjust Uniform InterfaceCommunication between the client and the server must be done in a standardized language that is independent of both This improves scalability and flexibility When to Use REST APIsAs you can see from the constraints of the REST architectural style REST APIs are a good fit for projects that need to beFlexibleScalableFastREST APIs are particularly well suited for web applications In addition if you are looking for the following characteristics REST is a strong option FamiliarityMost people in your engineering team have already interacted with  a REST API This type of API being the most common has the shortest learning curve InteroperabilityDue to the popularity of REST many platforms and frameworks have a built in library capable of interfacing with a REST API that has wide support Development efficiencyREST APIs are reusable enabling developers to easily create independent microservices that work independently of one another as they are decoupled from clients and accessible by multiple applications REST APIs have become the most popular type of API due to their flexible and fast performance We anticipate REST APIs will continue to be a popular choice for years to come With that being said this is pretty much it for this article Head over to RapidAPI Hub and explore tens of thousands of REST APIs you can use with a single API Key 2021-08-27 16:16:26
海外TECH Engadget Apple Workers say they've collected almost 500 toxic workplace stories https://www.engadget.com/appletoo-500-toxic-workplace-issues-170013024.html?src=rss Apple Workers say they x ve collected almost toxic workplace storiesAfter sending out a call to action on Monday AppleToo a group made up of current and former Apple workers looking to shine a light on the company s workplace culture says it has collected nearly stories of incidents involving discrimination harassment and retaliation “that happened at the hands of a colleague off of campus According to the Apple Workers Twitter account the majority of those who got in touch asked for information on how to file a complaint with an external authority like the California Department of Fair Employment and Housing DFEH So far we ve received nearly responses and hundreds of stories of racism sexism discrimination retaliation bullying sexual and other forms of harassment and sexual assault that happened at the hands of a colleague off of campus The main thread Being ignored by HR ーApple Workers AppleToo AppleLaborers August What s more the group says more than half of the individuals it spoke with asked for information and guidance on how to contact the media about their stories “Almost everyone consented to having their stories shared respectfully and anonymously it said Apple Workers plans to start sharing those stories publicly next week but it offered a preview on Friday noting the throughline in many of the incidents was that workers felt they were ignored by Apple s HR department Apple already 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 interactions she had with the company s employee relations team In one episode a manager referenced 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 Gjøvik said she only resorted to sharing her story publicly because “everything I tried internally has failed quot 2021-08-27 17:00:13
Cisco Cisco Blog Classic Smart Licensing vs Smart Licensing Using Policy(SLUP) https://blogs.cisco.com/networking/classic-smart-licensing-vs-smart-licensing-using-policy policy 2021-08-27 16:16:23
海外科学 NYT > Science Lila Gleitman, Who Showed How Children Learn Language, Dies at 91 https://www.nytimes.com/2021/08/27/science/lila-gleitman-dead.html brain 2021-08-27 16:32:43
海外科学 NYT > Science Rejecting Covid-19 Inquiry, China Peddles Conspiracy Theories Blaming US https://www.nytimes.com/2021/08/25/world/asia/china-coronavirus-covid-conspiracy-theory.html Rejecting Covid Inquiry China Peddles Conspiracy Theories Blaming USA new wave of disinformation follows President Biden s order for the United States to investigate the origin of the pandemic including the possibility of a lab leak in Wuhan 2021-08-27 16:20:57
金融 金融庁ホームページ 「連結財務諸表の用語、様式及び作成方法に関する規則に規定する金融庁長官が定める企業会計の基準を指定する件」の一部改正(案)について公表しました。 https://www.fsa.go.jp/news/r3/sonota/20210827.html 企業会計 2021-08-27 17:00:00
金融 金融庁ホームページ 「主要行等向けの総合的な監督指針」等の一部改正(案)の公表について公表しました。 https://www.fsa.go.jp/news/r3/ginkou/20210827.html 行等 2021-08-27 17:00:00
金融 金融庁ホームページ 非常勤職員(専門調査員)を募集しています。 https://www.fsa.go.jp/common/recruit/r3/souri-06/souri-06.html 専門調査員 2021-08-27 16:30:00
金融 金融庁ホームページ 金融審議会「ディスクロージャーワーキング・グループ」(第1回)を開催します。 https://www.fsa.go.jp/news/r3/singi/20210827.html 金融審議会 2021-08-27 16:15:00
ニュース BBC News - Home Afghanistan: British nationals killed in Kabul airport attack https://www.bbc.co.uk/news/uk-58360592?at_medium=RSS&at_campaign=KARANGA attack 2021-08-27 17:00:14
ニュース BBC News - Home Cristiano Ronaldo: Man Utd 'reach agreement' to re-sign Juventus forward https://www.bbc.co.uk/sport/football/58359561?at_medium=RSS&at_campaign=KARANGA juventus 2021-08-27 16:57:11
ニュース BBC News - Home Covid-19: UK cases rising and Southgate abused over vaccine support https://www.bbc.co.uk/news/uk-58360792?at_medium=RSS&at_campaign=KARANGA coronavirus 2021-08-27 16:57:42
ニュース BBC News - Home Scotland records huge increase in daily Covid cases https://www.bbc.co.uk/news/uk-scotland-58357346?at_medium=RSS&at_campaign=KARANGA cases 2021-08-27 16:49:25
ニュース BBC News - Home Farms face an oversupply of pigs due to staff shortage https://www.bbc.co.uk/news/business-58349627?at_medium=RSS&at_campaign=KARANGA farmers 2021-08-27 16:35:59
ニュース BBC News - Home The UK's first all-black, all-female theatre company is shaking up Shakespeare https://www.bbc.co.uk/news/entertainment-arts-58285815?at_medium=RSS&at_campaign=KARANGA company 2021-08-27 16:07:49
ニュース BBC News - Home Morecambe and Wise 'bored stiff' by Monty Python https://www.bbc.co.uk/news/uk-england-norfolk-58158598?at_medium=RSS&at_campaign=KARANGA station 2021-08-27 16:14:12
海外TECH reddit HI~~~! IM MOMOSUZU NENE~~~~~~!!!!! AM I USING IT CORRECTLY?? https://www.reddit.com/r/Hololive/comments/pcqu7i/hi_im_momosuzu_nene_am_i_using_it_correctly/ HI IM MOMOSUZU NENE AM I USING IT CORRECTLY submitted by u momosuzunene to r Hololive link comments 2021-08-27 16:32:24
GCP Cloud Blog Replicating from Cloud Spanner to BigQuery at scale https://cloud.google.com/blog/topics/developers-practitioners/replicating-cloud-spanner-bigquery-scale/ Replicating from Cloud Spanner to BigQuery at scaleCloud Spanner is GCP s native and distributed Online Transaction Processing System OLTP Due to its distributed nature it can scale horizontally and therefore is suitable for workloads with very high throughputs containing large volumes of data This invites a huge opportunity to do analytics on top of it Thanks to Cloud Spanner BigQuery Federation you can now easily fetch Cloud Spanner data into BigQuery for analytics  In this post you will learn how to efficiently use this feature to replicate large tables with high throughput lots of inserts or updates written per second with low to medium replication lag ELT process optimizationsSetting up an efficient Extract Load and Transform ELT to fetch data from Cloud Spanner to BigQuery is the key for low replication lag After performing an initial full load you will need to set up incremental loads For large tables in Cloud Spanner refreshing full data every time can be slow and costly Therefore it is more efficient to extract only new changes and merge with existing data in BigQuery Designing Cloud Spanner for incremental dataTaking an example table schema such as below In order to identify incremental changes you will need to add a commit timestamp column say lastUpdateTime In addition your application will need to pass PENDING COMMIT TIMESTAMP so that Cloud Spanner updates the corresponding field post commit To efficiently read the rows changed after a certain timestamp you will need to create an index Since indexes on monotonically increasing values can cause hotspots you will need to add another column say shardid and create a composite index using shardid lastUpdatedTime  Updated schema would look as below In the above example I have added LastUpdateTime as a commit timestamp column Also added ShardId as a generated column which will produce values in range of to This helps in avoiding hotspots when indexing timestamp by creating composite an index on ShardId LastUpdateTime  Further you can make it a NULL FILTERED index to keep it light You can periodically update LastUpdateTime as null for old records Read here for a more detailed solution Now to query incremental changes from the table SQL query will be as follows Above sql query reads data from all shards as well as filters on LastUpdateTime Therefore using the index to optimize reading speed from large tables Initial loading of data into BigQueryLoading data for the first time is likely to read the entire table in Cloud Spanner and send results into BigQuery Therefore you should create a connection with the “Read Data in Parallel option Below is an example sql query to do the initial load Incrementally loading data into BigQueryUpdate the connection or create new connection with “Read data in parallel unchecked This is because at the time of writing Spanner queries using indices are not root partitionable and the result cannot be read in parallel This might get changed in future After getting incremental data from Cloud Spanner it should be stored into a staging table in BigQuery thus completing the Extract and Load part of ELT Finally you will need to write a Merge statement to consolidate incremental data into a BigQuery table Thanks to BigQuery s scripting all of this ELT can be combined into a single script as below and further it can be configured as scheduled query Above script finds last time bigquery was updated for that table It constructs a SQL Query to fetch any incremental data post last fetch and store it as a staging table Then merge new data into bigquery table and finally delete the staging table  Explicit dropping of table ensures that two parallel executions of above script will fail This is important so that if there is a sudden surge then no data shall be missed Other considerationsCreating table partitions in BigQueryIt is common to create table partitions and clustering based on your reads analytics requirements However this can lead to a low merge performance You should make use of BigQuery partitioning and clustering in such cases Clustering can improve match performance therefore you can add clustering on the PK of the table Merging data rewrites entire partitions having partition filters can limit volume of data rewritten  Handling deleted rowsAbove solution will skip over deleted rows which might be acceptable for many use cases However if you need to track the deletes then the application will need to implement soft deletes like add a column isDeleted true false Data from Cloud Spanner should be hard deleted after some delay so that changes are synchronized into BigQuery first During merge operation in bigquery you can conditionally delete based on the above flag What s nextIn this article you learned about how to replicate data from Cloud Spanner to BigQuery If you want to test this in action use Measure Cloud Spanner performance using JMeter for a step by step guide on generating sample data on Cloud Spanner for your workload schema Related ArticleMeasuring Cloud Spanner performance for your workloadIn this post we will explore a middle ground to performance testing using JMeter Performance test Cloud Spanner for a custom workload b Read Article 2021-08-27 16:30:00
AWS AWS Architecture Blog Toyota Connected and AWS Design and Deliver Collision Assistance Application https://aws.amazon.com/blogs/architecture/toyota-connected-and-aws-design-and-deliver-collision-assistance-application/ Toyota Connected and AWS Design and Deliver Collision Assistance ApplicationThis post was cowritten by Srikanth Kodali Sr IoT Data Architect at AWS and Will Dombrowski Sr Data Engineer at Toyota Connected Toyota Connected North America TC is a technology big data company that partners with Toyota Motor Corporation and Toyota Motor North America to develop products that aim to improve the driving experience for Toyota … 2021-08-27 17:02:53
AWS AWS Security Blog AWS introduces changes to access denied errors for easier permissions troubleshooting https://aws.amazon.com/blogs/security/aws-introduces-changes-to-access-denied-errors-for-easier-permissions-troubleshooting/ AWS introduces changes to access denied errors for easier permissions troubleshootingTo help you more easily troubleshoot your permissions in Amazon Web Services AWS we re introducing additional context in the access denied error messages We ll start to introduce this change in September and gradually make it available in all AWS services over the next few months If you re currently relying on the exact text of … 2021-08-27 17:57:21
AWS AWS AWS Supports You - Ask Principal Engineers How to Move Workloads to AWS https://www.youtube.com/watch?v=D4BzhDZ6E3k AWS Supports You Ask Principal Engineers How to Move Workloads to AWSAWS Supports You Ask Principal Engineers How to Move Workloads to AWS gives viewers on the twitch tv aws channel an overview of reasons customers move to the cloud through cost reduction agility and dev productivity innovation and digital transformation data center consolidation colocation or outsourcing contract changes and acquisitions or divestures This episode originally aired on August Benefits of moving to AWS AWS Global Infrastructure and services Getting started with reference architectures and whitepapers AWS Customer Skills Enablement Planning your move and leveraging modernization opportunities Easily move your servers and data using AWS services and tools Reference network architecture for hybrid workloads Common Questions from our customers Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-27 17:48:03
AWS AWS Security Blog AWS introduces changes to access denied errors for easier permissions troubleshooting https://aws.amazon.com/blogs/security/aws-introduces-changes-to-access-denied-errors-for-easier-permissions-troubleshooting/ AWS introduces changes to access denied errors for easier permissions troubleshootingTo help you more easily troubleshoot your permissions in Amazon Web Services AWS we re introducing additional context in the access denied error messages We ll start to introduce this change in September and gradually make it available in all AWS services over the next few months If you re currently relying on the exact text of … 2021-08-27 17:57:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 文字列に指定の文字列が含まれているか調べたい https://teratail.com/questions/356527?rss=all ・出力はnbspWnbspのうち、Nnbspを含んでいるものを出力する。 2021-08-28 02:53:39
AWS AWSタグが付けられた新着投稿 - Qiita AWS Cloud9 または Amazon Linux でShopify CLIを使う https://qiita.com/monamu/items/5062cfd12548082fdc87 AWSCloudまたはAmazonLinuxでShopifyCLIを使うはじめにShopifyAppを構築するために使うShopifyCLIをCloudにインストールした時の手順です。 2021-08-28 02:18:28
海外TECH Ars Technica Why Windows 11 has such strict hardware requirements, according to Microsoft https://arstechnica.com/?p=1790182 microsoft 2021-08-27 17:37:05
海外TECH DEV Community Security of AWS CloudHSM Backups | AWS White Paper Summary https://dev.to/awsmenacommunity/security-of-aws-cloudhsm-backups-aws-white-paper-summary-58d6 Security of AWS CloudHSM Backups AWS White Paper SummaryAWS CloudHSM clusters provide high availability and redundancy by distributing cryptographic operations across all hardware security modules HSMs in the cluster Backup and restore is the mechanism by which a new HSM in a cluster is synchronized This whitepaper provides details on thecryptographic mechanisms supporting backup and restore functionality and the security mechanisms protecting the Amazon Web Services AWS managed backups It also provides in depth information on how backups are protected in all three phases of the CloudHSM backup lifecycle process Creation Archive and Restore For the purposes of this whitepaper it is assumed that you have a basic understanding of AWS CloudHSM and cluster architecture AWS offers two options for securing cryptographic keys in the AWS Cloud AWS Key Management Service AWS KMS and AWS CloudHSM AWS KMS is a managed service that uses hardware security modules HSMs to protect the security of your encryption keys AWS CloudHSM delivers fully managed HSMs in the AWS Cloud which allows you to add secure validated key storage and high performance crypto acceleration to your AWS applications CloudHSM offers you the option of single tenant access and control over your HSMs CloudHSM is based on Federal Information Processing Standards FIPS Level validated hardware CloudHSM delivers fully managed HSMs in the AWS Cloud CloudHSM delivers all the benefits of traditional HSMs including secure generation storage and management of cryptographic keys used for data encryption that are controlled and accessible only by you HSM capacity can be scaled quickly by adding and removing HSMs from your cluster on demand The backup and restore functionality of CloudHSM is what enables scalability reliability and high availability in CloudHSM A key aspect of the backup and restore feature is a secure backup protocol that CloudHSM uses to back up your cluster This paper takes an in depth look at the security mechanisms in place around this feature AWS CloudHSM Managed by AWS controlled by youAWS CloudHSM provides HSMs in a cluster A cluster is a collection of individual HSMs that AWS CloudHSM keeps in sync You can think of a cluster as one logical HSM When you perform a key generation task or operation on one HSM in a cluster the other HSMs in that cluster are automatically kept up to date Each HSM in a cluster is a single tenant HSM under your control At the hardware level each HSM includes hardware enforced isolation of crypto operations and key storage Each HSM runs on dedicated cryptographic cores Each HSM appears as a network resource in your virtual private cloud VPC AWS manages the HSM on your behalf performing functions such as health checks backups and synchronization of HSMs within a clusterHowever you alone control the user accounts passwords login policies key rotation procedures and all aspects of configuring and using the HSMs The implication of this control is that your cryptographic data is secure from external compromise This is important to financial applications subject to PCI regulations healthcare applications subject to HIPAA regulations and streaming video solutions subject to contractual DRM requirements You interact with the HSMs in a cluster via the AWS CloudHSM client Communication occurs over an end to end encrypted channel AWS does not have visibility into your communication with your HSM which occurs within this end to end encrypted channel High availabilityCloudHSM makes scalability and high availability simple without compromising security When you use CloudHSM you begin by creating a cluster in a particular AWS Region A cluster can contain multiple individual HSMs For idle workloads you can delete all HSMs and simply retain the empty cluster For production workloads you should have at least two HSMs spread across multiple Availability Zones CloudHSM automatically synchronizes and load balances the HSMs within a cluster The CloudHSM client load balances cryptographic operations across all HSMs in the cluster based on the capacity of each HSM for additional processing If a cluster requires additional throughput you can expand your cluster by adding more HSMs through a single API call or a click in the CloudHSM console When you expand a cluster CloudHSM automatically provisions a new HSM as a clone of the other HSMs in the cluster This is done by taking a backup of an existing HSM and restoring it to the newly added HSM When you delete an HSM from a cluster a backup is automatically taken This way when you create a new HSM later you can pick up where you left off Should an HSM fail for any reason the service will automatically replace it with a new healthy HSM This HSM is restored from a backup of another HSMs in the cluster if available Otherwise the new HSM is restored from the last available backup taken for the cluster CloudHSM cluster backupsBackups are initiated archived and restored by CloudHSM A backup is a complete encrypted snapshot of the HSM Each AWS managed backup contains the entire contents of the HSM including keys certificates users policies quorum settings and configuration options This includes •Certificates on the HSM including the cluster certificate •All HSM users COs CUs and AU •All key material on the HSM •HSM configurations and policies Archiving a backupCloudHSM stores the cluster backups in a service controlled Amazon S location in the same AWS Region as your cluster Restoring a backupBackups are used in two scenarios When you provision a new cluster using an existing backup When a second or subsequent HSM is added to a cluster or when CloudHSM automatically replaces an unhealthy HSM In both scenarios the backup is restored to a newly created HSM During restoration the backup is decrypted within an HSM The decryption relies on a set of keys available only within an authentic hardware instance from the original manufacturer installed in the AWS Cloud Note that while CloudHSM manages backups the service does not have any access to the data cryptographic material user information and the keys encapsulated within the backup Specifically AWS has no way to recover your keys if you lose your access credentials to log in to the HSM Security of backupsThe CloudHSM backup mechanism has been validated under FIPS Level A backup taken by an HSM configured in FIPS mode cannot be restored to an HSM that is not also in FIPS mode An HSM in FIPS mode is running production firmware provided by the manufacturer and signed with a FIPS production key This ensures other parties cannot forge the firmware Key hierarchyA backup is encrypted within the HSM before it is provided to CloudHSM for archival The backup is encrypted using a backup encryption key described in the following section Manufacturer s key backup key MKBK The manufacturer s key backup key MKBK exists in the HSM hardware provided by the manufacturer The MKBK cannot be accessed or used by any user or for any purpose other than the generation of the backup encryption key Specifically AWS does not have access to or visibility into the MKBK AWS key backup key AKBK The AWS key backup key AKBK is securely installed by the CloudHSM service when the hardware is placed into operation within the CloudHSM fleet This key is unique to hardware installed by AWS within our CloudHSM infrastructure The AKBK is generated securely within an offline FIPS compliant hardware security module and loaded under two person control into newly commissioned CloudHSM hardware Backup Encryption Key BEK The backup of the HSM is encrypted using a backup encryption key BEK The BEK is an AES key that is generated within the HSM when a backup is requested The HSM uses the BEK to encrypt its backup The encrypted backup includes a wrapped copy of the BEK The BEK is wrapped with an AES bit wrapping key using a FIPS approvedAES key wrapping method Refernces Original paper 2021-08-27 17:54:31
海外TECH DEV Community DOM Explained https://dev.to/anamkaa_/dom-explained-12dd DOM Explained What is DOM DOM stands for Document Object Model It is an programming interface for web documents It shows how document content is accessed and modified It defines the logical structure of documents It represents the document as nodes and objects such that any programming language can interact with the page DOM StructureIt can be depicted as a tree like structure The objects are organized in a hierarchical manner It follows as Window object Document object Form object Form control elements HTML DOMWhenever a web document is loaded the browser creates Document Object Model of the page It can be modified with a scripting language such as javascript HTML DOM is standard object model and programming interface for HTML It helps to define HTML elements as objects Properties of those elements Methods to access html elements Events for those elements How HTML DOM is constructed It is characterized as a hierarchical tree where each element in the document tree is called Node DOM nodes represents all the elements of the document The document node is called the root node and it contains other nodes The head and body elements are called parent nodes The parent nodes also contain other elements inside them which are considered child nodes The elements having same hierarchical level are considered to be sibling nodes here the head and body can be said to be sibling nodes Some nodes are self closing like img tag These are called void nodes and they cannot be a parent node DOM MethodsThe document object represents our web page and to access any element of our HTML page we need to access the document object DOM Methods are used to access and manipulate HTML elements Few of them are Finding HTML ElementsMETHODDescriptiondocument getElementById id Find elements by iddocument getElementByTagName name Find elements by tag namedocument getElementByClassName name Find elements by class namedocument querySelector Find elements by css selector and returns first element that matches the selectordocument querySelectorAll Find elements by css selector and returns a node list collection of all matching elements DOM Properties Changing HTML ElementsPROPERTYDescriptionelement innerText new textChange inner text of an HTML elementelement innerHTML new HTML contentChange inner HTML of an elementelement style property new styleChange style of an HTML element 2021-08-27 17:44:34
海外TECH DEV Community What was your win this week? https://dev.to/devteam/what-was-your-win-this-week-5g7c What was your win this week Hi everyone Looking back on this past 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 bugStaying hydrated or whatever else might spark joy ️Happy Friday Take a victory lap ーyou deserve it ‍ ️ 2021-08-27 17:41:08
海外TECH DEV Community #100daysofcode [Day-14] https://dev.to/alsiamworld/100daysofcode-day-14-48a9 daysofcode Day daysofcode Day I m trying to gain more knowledge about ES and today I ve learnt es filter destructuring map forEach and something more 2021-08-27 17:18:56
海外TECH DEV Community Why To Use Recursion and How It Works https://dev.to/manarabdelkarim/why-and-how-to-solve-iterative-problems-recursively-the-smart-coding-4nj2 Why To Use Recursion and How It Works Hello EngineersToday I will to about recursion in what why and how What is recursion why to use it and how to solve problems with it The examples will be in Python since Python is easy to understand and close to the algorithms Shall we start What is recursion A more complex definition of recursion is a technique that solve a problem by solving a smaller problems of the same type We can simplify the definition by saying that recursion is a function that call it self directly or indirectly don t worry for now it will be much clearer when we start writing our examples Why to use recursion I choose this question over when to use recursion because many programming learners who learnt recursion wanted to know why to use it since that all the problems we can solve it in recursion we can also solve it in normal iterative loops so here is my answer Learning recursion makes you a better programmer Learning and practicing recursion help you improve your problem solving skills because you will learn how to break down bit problems into smaller ones Also you will learn the principle of stack in data structure A stack is an abstract data type that holds an ordered linear sequence of items the principle of LIFO Last In Last Out and how to make use of the call stack Using recursion makes the code clearer Recursion code is simpler and shorter than an iterative code The recursion function will be written in less lines of code and will be easier for debugging Recursion is data structure s best friend As I mentioned above recursive functions use the call stack of the interpreter So we can make use of the existing of call stack instead of writing code and creating a stack or use any external libraries which means we can use recursion whenever we want to use stack two good implementation examples for using recursion in data structures are trees and graphs in depth traversal How to write recursive functions Before writing a recursive function let s talk about few factors to determine Determine the size factor The size factor means that your problem should not exceed your static value or your memory allocation for that particular program In simple language your program should not have large numbers and not too many iterations Because again recursion functions use call stack and the call stack has a limit When the stack becomes full the program will crash and you will have an error Determine the base case s The base cause could be a single or multiple values depending on your program I will use a while loop here to explain the base case if we want to write a program that print hello world times using while we will write def display hello i while i gt print hello world i The base cause determines when the loop will stop in our example the base cause is i because when the value of i becomes zero the looping will break and stop Base case in recursion is that particular value that if we reach we want to stop recalling of the function and start removing and executing every function in the call stack Not having a base cause will make the function call itself until the call stack becomes full and the program crashes and having a wrong base cause will result to a wrong output Determine the general case s General cause is the one where the problem expressed as a small version of itself Which means the program will continue iterate the general causes until it reaches the base cause In our example above when considered i as the base cause and we send as a parameter then we can think of i i i i and i as the general causes Now let s Write a recursive function and trace it using the previous problem We want to write a function that write hello world times Let s analyze the problem The function will check the base cause if the current case doesn t match the base cause then the function will call itself one time So the increasing is a liner it could be O n it will be propaply safe for the call stack size let s try writing our function now by using our while loop example The base cause gt i def display hello i if i gt The print command gt print hello world def display hello i if i gt print hello world The changes in every iteration gt i to send the new value of the variable to the next function call we have to write it as a parameterdef display hello i if i gt print hello world display hello i And that s it for this small problem Before tracing it let s add one print command after the function call and show the result at the end to make the tracing more interestingAssuming that the first invocation was display hello And our function is def display hello i if i gt print hello world display hello i print f The i value is i Now we will trace it In the first call the function will enter the call stack Then the program will execute the commands When the execution reaches line the function recall it will stop there it will pause the execution of the rest commands and add another function to the stack Then the program will execute the commands in the second recalled function Again when the execution reaches line the function recall it will stop there it will pause the execution of the rest commands and add another function to the stack For this time too our base cause didn t satisfied yet because i is still bigger than zero so the execution will continue until the function recall and then adds another function to the stack Now finally the parameter is which is the value of iThe execution will start until line because the condition says that i should be bigger than zero but i is equal to zero So we reached the base cause and we will not reach the recall invocation and the printsBecause this function finished all the commands that should be executed it s the time to pop the function out of the stack Now we returned to the previous function when the parameter was so now the program will execute the rest command s The function now is completed all the commands that should be executed it s the time to pop the function out of the stack Now we returned to the function that its parameter is two and we will execute the rest of the commands Again after we done the execution we will remove the function from the stack Now we have the first call which was its parameter and we will execute the rest commands And here the last function will pop out from the stack and the stack will become empty and here is the end of our programChecking if our tracing was right by execute the code So here we reach the end of today s article Happy recursion Happy recursion Happy recursion Happy recursion Happy recursion References RecursionRecursion The Pros and ConsLearn All About Recursion in Python and C Udemy 2021-08-27 17:04:19
Apple AppleInsider - Frontpage News Best Deals August 27 - 35% off 23andMe+ Premium Membership Bundle, $90 WD 5TB portable HDD, and more https://appleinsider.com/articles/21/08/27/best-deals-august-27---35-off-23andme-premium-membership-bundle-90-wd-5tb-portable-hdd-and-more?utm_medium=rss Best Deals August off andMe Premium Membership Bundle WD TB portable HDD and moreFriday s best deals include off andMe Premium Membership Bundle off iRobot Roomba i almost off Animal Crossing Nintendo Switch case and more Deals Friday 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-27 17:16:48
海外TECH Engadget Microsoft releases an improved Windows 11 PC health check app https://www.engadget.com/microsoft-windows-11-supported-processors-update-175544403.html?src=rss Microsoft releases an improved Windows PC health check appWhen Microsoft released the Windows Insider preview earlier this summer it did so with some confusion around minimum system requirements It quickly reversed course saying that more people could install the software update than its requirements originally stated so the company could gather more performance on how the OS performed After a few months of users testing and providing feedback Microsoft says that for the most part its system requirements from June will stand ーbut there are a few notable changes This means that you ll need a compatible bit processor GB of memory and GB of storage as well as quot UEFI secure boot graphics requirements and TPM quot For the most part Microsoft is still requiring an th generation or newer Intel processor but the company is adding a few th generation Intel options to the supported list including Intel Core X series Xeon W series and the Intel Core HQ For the latter Microsoft will only support quot select devices that shipped with modern drivers based on Declarative Componentized Hardware Support Apps DCH design principles including Surface Studio quot After working with AMD Microsoft has declined to include the first generation of AMD Zen processors in its officially supported list The full list of supported processors can be found here There is some good news for people running older hardware though According to The Verge Microsoft won t prohibit computers running processors on its quot supported quot list from installing Windows ーthey just won t be able to do so through the official Windows update software You ll instead have to download a Windows ISO file and install it yourself The Verge says this method will primarily be for businesses to try Windows and it won t be publicizing this method to standard users nbsp If you re still wondering whether or not your computer will be able to officially run Windows Microsoft has released an update for its PC Health Check which was originally giving users some rather vague and unhelpful messages regarding compatibility The new version should make it much clearer whether your computer is supported and if not what it needs to meet the Windows system requirements 2021-08-27 17:55:44
海外科学 NYT > Science Ida is expected to gain strength as it churns toward Louisiana. https://www.nytimes.com/2021/08/27/climate/ida-is-expected-to-gain-strength-as-it-churns-toward-louisiana.html mexico 2021-08-27 17:21:59
海外TECH WIRED New Vaccine Decisions, an Influx of Mandates, and More News https://www.wired.com/story/vaccine-approval-boosters-mandates-coronavirus-news important 2021-08-27 17:46:55
ニュース BBC News - Home Afghanistan: Boris Johnson vows to help those left behind https://www.bbc.co.uk/news/uk-58353726?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-27 17:52:33
ニュース BBC News - Home Cristiano Ronaldo: Man Utd 'reach agreement' to re-sign Juventus forward https://www.bbc.co.uk/sport/football/58359561?at_medium=RSS&at_campaign=KARANGA juventus 2021-08-27 17:31:36
ニュース BBC News - Home Covid: High virus levels 'highly likely' in schools https://www.bbc.co.uk/news/health-58357021?at_medium=RSS&at_campaign=KARANGA england 2021-08-27 17:18:42
ニュース BBC News - Home Evacuations amid 'explosions' at Leamington Spa fire https://www.bbc.co.uk/news/uk-england-coventry-warwickshire-58357327?at_medium=RSS&at_campaign=KARANGA crews 2021-08-27 17:46:50
ニュース BBC News - Home 'Murder Hornets': Nest of 1,500 eradicated in the US https://www.bbc.co.uk/news/world-us-canada-58363140?at_medium=RSS&at_campaign=KARANGA washington 2021-08-27 17:28:48
ニュース BBC News - Home Pujara leads fightback as India frustrate England https://www.bbc.co.uk/sport/cricket/58361859?at_medium=RSS&at_campaign=KARANGA headingley 2021-08-27 17:37:59
ニュース BBC News - Home Agren and Visser in hospital after W Series crash https://www.bbc.co.uk/sport/motorsport/58362065?at_medium=RSS&at_campaign=KARANGA crash 2021-08-27 17:12:15
ビジネス ダイヤモンド・オンライン - 新着記事 “特別”になりたい女の子の漫画が、SNSでバズった理由 - 放っておくだけで、泣くほどおいしい料理ができる https://diamond.jp/articles/-/280275 “特別になりたい女の子の漫画が、SNSでバズった理由放っておくだけで、泣くほどおいしい料理ができる近年、漫画の売れ方は大きく変わりつつある。 2021-08-28 02:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 超一流の営業マンが、アメフトの名監督に叩き込まれた「弱者の戦略」とは? - 超★営業思考 https://diamond.jp/articles/-/280656 超一流の営業マンが、アメフトの名監督に叩き込まれた「弱者の戦略」とは超営業思考プルデンシャル生命保険で「前人未到」の圧倒的な業績を残した「伝説の営業マン」である金沢景敏さん。 2021-08-28 02:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 SNSやLINEへの返信がすごく苦手。周りに理解してもらうにはどうしたらいい? - とても傷つきやすい人が無神経な人に悩まされずに生きる方法 https://diamond.jp/articles/-/280333 2021-08-28 02:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 インドは「ダイヤモンドと石油の国」、意外な歴史とは? - 経済は地理から学べ! https://diamond.jp/articles/-/280741 経済 2021-08-28 02:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 「秘密の生前贈与」はバレる! そのメカニズムを解説! - ぶっちゃけ相続 https://diamond.jp/articles/-/280745 生前贈与 2021-08-28 02:35:00
AWS AWS Machine Learning Blog Meet Aria, the first New Zealand English accented voice for Amazon Polly – includes limited te reo Māori support https://aws.amazon.com/blogs/machine-learning/meet-aria-the-first-new-zealand-english-accented-voice-for-amazon-polly-includes-limited-te-reo-maori-support/ Meet Aria the first New Zealand English accented voice for Amazon Polly includes limited te reo Māori supportWe are excited to announce Aria Amazon Polly s first New Zealand English Neural text to speech NTTS voice Similar to other Amazon Polly voices Aria is developed as a voice that sounds bright natural and upbeat This new voice for Aotearoa New Zealand in Māori is uniquely Kiwi It includes a number of common te reo Māori … 2021-08-27 18:42:19
AWS AWS Media Blog AWS Artist Series: Animating Noa https://aws.amazon.com/blogs/media/aws-artist-series-animating-noa/ AWS Artist Series Animating NoaThis is the rd post in our AWS Artist series find the other two below AWS Artist Series Compositing Spanner shy shy AWS Artist Series Creating characters with nbsp dynamic wrinkles nbsp Noa and Ulysse under the bridge in Spanner Spanner nbsp is the story of two bridge builders Noa and Ulysse Noa is an expert in her field she trained hard … 2021-08-27 18:57:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonで辞書のKeyが存在すれば...というif文を作りたい https://teratail.com/questions/356529?rss=all pythonで辞書のKeyが存在すればというif文を作りたい前提・実現したいことTweepyを使用して取得したjsonファイル下記にprofileimageurlhttpsが存在すればそうでなければという文を作りたい。 2021-08-28 03:29:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) USBキーボードでのCtrl+Alt+Delの割り込み https://teratail.com/questions/356528?rss=all ctrlaltdel 2021-08-28 03:25:10
海外TECH Ars Technica DeSantis’ ban on school mask mandates violates Constitution, judge rules https://arstechnica.com/?p=1790296 controversial 2021-08-27 18:46:06
海外TECH Ars Technica Man robbed of 16 bitcoin hunts down suspects, sues their parents https://arstechnica.com/?p=1790287 addresses 2021-08-27 18:27:58
Apple AppleInsider - Frontpage News Peloton's original bike price drops $400 after poor earning results https://appleinsider.com/articles/21/08/27/pelotons-original-bike-price-drops-400-after-poor-earning-results?utm_medium=rss Peloton x s original bike price drops after poor earning resultsPeloton is hoping to lure in new customers by dropping the price of its original smart fitness bike to ー cheaper than its original price tag Peloton Bike now cheaperThe price drop arrives after a worse than expected quarterly earnings result Peloton however sees it as an opportunity to drive new user growth and more subscription revenue Read more 2021-08-27 18:29:11
海外TECH Engadget Galaxy Z Fold 3 review: Doing the most and yet not enough https://www.engadget.com/samsung-galaxy-z-fold-3-review-s-pen-camera-battery-test-190051606.html?src=rss Galaxy Z Fold review Doing the most and yet not enoughIf you ve been following the rise of foldable smartphones the Galaxy Fold probably holds a special place in your heart It was the first of its kind to make it to market and despite a troubled debut and wobbly sophomore launch the series is now on its third generation The Galaxy Z Fold is all grown up and stronger than ever It s had time to learn from the mistakes of its youth and Samsung has devoted a ton of research into fortifying the foldable s screen hinge and overall build This year it s added support for the S Pen as well as water resistance and more optimized software The phone is also cheaper now starting at But despite all its growth the Fold is still undergoing an identity crisis DesignJust by looking at it you wouldn t be able to see a difference between the Fold and its predecessor The two have basically the same dimensions with this year s model coming in a little thicker But despite gaining mm when unfolded the Fold is actually mm thinner than the Fold when closed It appears Samsung might have been able to reduce the gap between the two halves of the screen when it refined its hinge mechanism That said without a side by side comparison you probably won t notice this You also might not realize that the Fold is grams or ounces lighter than its older sibling either But it s certainly heavier than most other smartphones It s about grams or ounces heavier than the iPhone Pro Max and the S Ultra and after prolonged use my arm started to feel the strain Still it s basically two phones in one which means the only device that might be fair to compare it to is the Surface Duo Microsoft s dual screen phone is noticeably thinner and lighter than the Fold David Imel For EngadgetBecause it didn t have a flexible display though the Surface Duo presented less of an engineering challenge Durability is a greater concern with foldables like the Fold and Flip Samsung said it used stronger aluminum in the Fold s frame streamlined its hinge and redesigned the screen s layers to make the device sturdier It also applied a new stretchable PET protector on the panel Altogether the company said the Fold s screen is percent more durable than its predecessor That s not something I can gauge without intentionally trying to damage the Fold But its screen does feel more glass like than the original and the protector completely covers the display so you won t see its edges that tempt you to peel it off Some reviewers noted bubbles appearing on their Fold after a few months and since it hasn t been that long I can t say for sure if the new model will do the same For now though the Fold has withstood being tossed around in a purse full of sharp and heavy objects and still looks pristine It also survived some droplets of water after I set it down near the sink when I was washing my hands thanks to its new IPX water resistance David Imel for EngadgetWhen open the Fold is easy enough to hold with one hand though I generally held it with both for easier typing While I appreciate that the hinge is sturdy enough that you can leave the phone open at any angle it makes unfolding the device kind of hard The magnets that keep the device shut are very strong so you ll have to first pry them apart and then push deliberately to extend it all the way In fact I had a few close calls where I almost dropped the Fold when struggling to open it Thankfully I didn t because any scratches would be quite obvious on my all black review unit The Fold also comes in silver green and a Thom Browne version with red white and blue stripes You ll have to spend to get the latter in a limited edition bundle though A tale of two displaysOutside the Fold has a inch x display which now refreshes at Hz It also uses a Dynamic AMOLED panel which supports HDR as opposed to last generation s Super AMOLED The faster screen makes scrolling my neverending inbox super smooth and pictures on my Instagram feed look vibrant Aside from these upgrades the Fold s external display is basically the same as its predecessor s which means it has a similarly narrow aspect ratio David Imel for EngadgetWhile that makes the closed device easier to navigate with one hand it also means most content feels cramped Buttons on the keyboard for example are smaller and harder to aim for while lengthy messages and tweets take up more lines so you ll see fewer on the page at once Thankfully when you need more room you can open up the Fold to use the inch Dynamic AMOLED panel inside Like the outside display this has a Hz refresh rate and it runs at x To give you a more immersive full screen experience Samsung used an under display camera UDC here that can camouflage beneath pixels so you won t have to see the little hole that most modern phones have for their selfie sensors I don t know about you but I never found those tiny circles to be very obstructive or much of an eyesore Still if you really hate seeing it the good news is the UDC does disappear into the screen with the right background or app The bad news is that you ll still see it on darker wallpapers and even when the screen above the camera is displaying something it creates a noticeable ring of pixelation David Imel for EngadgetThis didn t bother me much and after some time I even forgot the camera was there Most people likely won t mind the little distortion the UDC causes Regardless the rest of the screen is bright colorful and crisp making it a pleasant canvas for my videos and casual games S Pen and multitasking softwareThe Fold s internal display isn t just great for Netflixing With S Pen support this year the foldable screen is more useful for those who want to write notes or sketch diagrams on that expansive surface You ll have to pay an extra for the S Pen Fold edition or for the Pro model which comes with a case The Fold version doesn t require charging and is pretty basic while the Pro needs power for features like switching between other Samsung phones and Bluetooth controls Either way there isn t a slot on the phone for the stylus so you ll have to put up with carrying around a loose accessory If you re willing to splurge the S Pen is a generally helpful tool on the Fold I mostly used it as a cursor to make navigating the larger screen easier but it s also fluid and responsive when doodling on Samsung Notes The company also offers an “S Pen to text setting that lets you more easily edit text by marking dittos arrows or strokes directly on words Drawing a line through letters for example will erase them David Imel for EngadgetI m not a fan of having to bring around any extra items to use a phone but the S Pen did make it easier for me to write this review on the Fold from the back of a cab Trying to type on its larger screen with my fingers is a huge pain and the stylus came in handy making swipe typing more accurate I also loved scribbling into search bars and messaging apps ーSamsung s system is surprisingly adept at recognizing my awful handwriting While I m not sure it s worth the extra I can appreciate the work Samsung had to do to make S Pen support a reality As I dragged the nib around the screen during a bumpy ride I managed not to damage the flexible display with any accidental pokes and stabs Even without the S Pen the larger internal panel still offers a variety of useful multitasking features Like its predecessors the Fold lets you place two apps side by side so you can keep an eye on Slack while writing a review or monitor Twitter for PlayStation release news as you read articles on Chrome David Imel for EngadgetThis year Samsung made it so you can pin the Edge panel to the screen so it acts like a desktop style taskbar for easy access to your open and favorite apps It s a simple but tremendously useful update Now instead of having to swipe in to pull up the Edge panel and then drag an app out to open it in split screen the icons are already there It does take up a column of space though which makes running two apps at once feel cramped Thankfully it s easy enough to hide with a tap It feels as if the floating panel has finally found its home on the Fold since Samsung first launched it on the Galaxy Note Edge in What used to be a somewhat awkward only slightly convenient feature is now an actually useful tool that makes the Fold feel like a more capable multitasking device Another thing Samsung did to improve the Fold s big screen experience is add the option to make all apps expand to fullscreen Through its experimental Labs settings the company lets you choose whether individual apps launch in or fullscreen In the past for example Instagram would refuse to expand completely resulting in an unsightly setup with the phone sized app in the middle and blank space on either side Now you get to decide how much of the display they should take up David Imel for EngadgetThis only works partially though Yes my feed does take up the whole screen but watching and posting Stories still reverts to the phone sized orientation Also a lot of pictures on Instagram look splotchy when the app is blown up Samsung still has a ways to go but I applaud the effort The company offers more features in Labs to improve the full screen experience including enabling Multi Window and Flex Mode panels for all apps Like the aspect ratio tweak these can be hit or miss Flex Mode panel adds a mini dashboard to the bottom part of the screen when you half open and set the Fold up like a laptop Some apps are optimized for this to offer useful well spaced controls in this space But for the ones that aren t like Chrome Samsung s software slaps a tiny inch tall row of four buttons at the bottom for keyboard screenshot brightness and volume I could go on about the rest of Samsung s software like how the App Continuity feature doesn t always keep content in the same place when you open the Fold up to see something on the bigger screen But that would take forever In general it feels like Samsung is putting more and more effort into band aid solutions when Google should really be working on optimizing Android for tablets A plethora of cameras including one under a display Like a person trying to be too many things the Fold is an overachiever And the fact that it has five cameras onboard almost feels excessive There s a megapixel selfie camera the UDC which is just megapixels sharp and a trio of megapixel sensors on the rear including regular ultra wide and telephoto lenses Most of these cameras perform just as well as iPhone and Pixel flagships delivering bright colorful pictures in most situations It did justice to rows of mouthwatering sushi clearly rendering scallions and individual grains of rice My nighttime shots of the USS Intrepid on the Hudson River also came out sharp and bright though Google still has the edge in low light Pictures of trees and buildings taken with the Pixel s Night Sight mode were clear enough that leaves were distinct while the Fold s photo of the same was muddy That s a small gripe though The Fold s rear cameras are otherwise comparable to their conventionally shaped counterparts The selfie sensor also delivered pleasantly crisp vibrant photos My main complaint about photo or video quality would be with the UDC ーand it s a small one You can clearly tell when using this to take selfies or chat with friends that it s a lower quality option Details are less sharp and colors aren t as saturated Still I don t expect much from a megapixel camera especially not one that s under a screen This feels more like a last resort if you really must take a call with the Fold open and is just serviceable Performance and battery lifeWhether I was using the outside screen or the internal panel the Fold was mostly snappy Its Snapdragon processor with GB of RAM delivered smooth performance as I marked dozens of emails as read wrote a review while watching a video and Slacking my colleagues I occasionally had to wait for an app to re open when I switched between the two displays but for the most part everything flew I also never found myself worrying about the Fold running out of juice It generally stuck around for at least a day and a half sometimes only conking out after two days I ran our video rundown test on the Fold s larger screen and it clocked hours and minutes The Surface Duo only lasted hours and minutes in a similar setup David Imel for EngadgetWrap upWith the Fold it feels like Samsung has tried extremely hard to make a foldable smartphone tablet hybrid work But while I found myself eagerly reaching for the Flip when I was reviewing it I struggled to find reasons to use the Fold When it s closed it s heavier and narrower than a regular phone I only want to open it up for gaming and getting work done on my commute For the times when I m leaning back on my couch and want to idle away on Reddit or Twitter the Fold doesn t satisfy Maybe that s a good thing but I m not here to debate the philosophical benefits of foldables I had a similar issue with the Surface Duo which tried to be a tablet and a phone and failed at both Though the Fold is in most ways superior it still won t replace a regular smartphone It s a well made impressive piece of tech that has benefited from years of R amp D but it suffers from an identity crisis by attempting to be two things at once Does that mean the world should give up on foldable phones altogether Absolutely not As components get smaller the Fold could one day be thin and light enough with much improved software that might make it useful in all its modes But for now despite all the progress Samsung has made the Fold is still not ready for the mainstream Key specsProcessor Snapdragon or nm bit octa core processor Ghz GHz GHz RAM Storage GB with GB storageMicroSD card support NoneMain display inch Hz Dynamic AMOLED Infinity Flex DisplayMain display resolution x External display inch Hz Dynamic AMOLEDExternal display resolution x Rear triple cameras MP f wide angle camera with OIS and degree FOV MP f ultra wide camera degree FOV MP f telephoto camera with OIS and degree FOVFront camera MP f camera degree FOV Inside under display camera MP f camera degree FOV Operating system Android with One UIBattery mAhCharging USB C with fast wired charging at W QC and AFC and fast wireless charging at W WPC and PMA Reverse wireless charging at W WPC Qi Dimensions x x mm unfolded x x mm Hinge mm Sagging folded Weight gramsFingerprint sensor Yes on power button Waterproofing IPXNFC YesHeadphone jack NoPhotos by David Imel DurvidImel 2021-08-27 19:00:51
海外TECH Engadget Some stubborn but clever person put Google Maps on the NES https://www.engadget.com/google-maps-nes-wtf-183011522.html?src=rss Some stubborn but clever person put Google Maps on the NESWay back in Google quot released quot an bit version of Google Maps as one of the company s then annual April Fool s Day jokes There was a low res bit style of Google Maps to play with but the company didn t deliver on its promise of a cartridge you could pop in your old Nintendo Entertainment System Gizmodo noticed that nine years later someone has figured out how to pull this off with the help of a heavily modified NES system and the previous work of other hackers before him Specifically YouTuber ciciplusplus used a method to build his maps inspired by someone who figured out how to translate Bing Maps aerial imagery into bit tiles that make up scenery in the original The Legend of Zelda NES game Ciciplusplus used a similar method to convert Google Maps images into what appears to be tiles from the NES game Dragon Warrior yes Dragon Quest for those who didn t grow up playing it in the US nbsp As for the elaborate mods he made to a standard NES those were inspired by YouTuber TheRasteri who figured out how to get Doomplaying on his NES of course You can see a full video of how he pulled it off below nbsp As for the final Google Maps on NES product well you can vaguely make out the shapes of continents and areas by the coast are recognizable but once you zoom in there isn t a whole lot of detail to distinguish what you re looking at Still it s an impressive and fun hack that we re guessing Google didn t think anyone would ever pull off 2021-08-27 18:45:11
海外TECH Engadget T-Mobile CEO apologizes for data breach, announces security partnership with Mandiant https://www.engadget.com/t-mobile-mandiant-security-partnership-181324617.html?src=rss T Mobile CEO apologizes for data breach announces security partnership with MandiantT Mobile says it s “truly sorry about the data breach that exposed the personal information of more than million customers “The last two weeks have been humbling for all of us at T Mobile as we have worked tirelessly to navigate a malicious cyberattack on our systems the carrier said in an update on the situation attributed to CEO Mike Sievert “To say we are disappointed and frustrated that this happened is an understatement Sievert wrote in the post “Keeping our customers data safe is a responsibility we take incredibly seriously and preventing this type of event from happening has always been a top priority of ours Unfortunately this time we were not successful In T Mobile s account of what happened the individual who hacked the company s IT systems used “specialized tools and knowledge of its infrastructure to gain access to its testing environments quot In short this individual s intent was to break in and steal data and they succeeded quot said Sievert The executive says the company is “fully committed to improving its security practices as it works to regain the trust of its customers many of whom had personal information like names birth dates and social security numbers compromised in the incident As a first step T Mobile has contacted “just about every current customer or primary account holder who had data such as their name SSN or address accessed He also reiterated the company will offer two free years of access to McAfee s ID Theft Protection Service to all of those affected by the incident Looking to the future the carrier has signed multi year partnerships with KPMG and cybersecurity firm Mandiant According to Sievert the two will help T Mobile audit its current security practices and implement systems and policies that will help it prevent future cybersecurity incidents “Mandiant and KPMG will work side by side with our teams to map out definitive actions that will be designed to protect our customers and others from malicious activity now and into the future Sievert wrote “I am confident in these partnerships and optimistic about the opportunity they present to help us come out of this terrible event in a much stronger place with improved security measures And T Mobile may need all the help it can get John Binns the hacker who claimed earlier in the week they were responsible for the data breach said the company s security was “awful nbsp 2021-08-27 18:13:24
ニュース BBC News - Home Covid: High virus levels 'highly likely' in schools https://www.bbc.co.uk/news/health-58357021?at_medium=RSS&at_campaign=KARANGA england 2021-08-27 18:11:04
ニュース BBC News - Home Afghanistan: Pen Farthing through Kabul airport security with animals https://www.bbc.co.uk/news/uk-england-essex-58360419?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-27 18:17:20
ニュース BBC News - Home England v India: Highlights as resilient India frustrate hosts https://www.bbc.co.uk/sport/av/cricket/58363402?at_medium=RSS&at_campaign=KARANGA headingley 2021-08-27 18:17:33
ニュース BBC News - Home Afghanistan crisis: BBC News Special https://www.bbc.co.uk/news/world-asia-58363162?at_medium=RSS&at_campaign=KARANGA crisis 2021-08-27 18:36:58
ビジネス ダイヤモンド・オンライン - 新着記事 「対話って意外に使えるな」と思える 【妖怪探し】のテクニック - 組織が変わる https://diamond.jp/articles/-/278326 慢性疾患ってうちの会社のことすべて見抜かれている」「『他者と働く』が慢性疾患の現状認識ツールなら、『組織が変わる』は慢性疾患の寛解ツールだ」「言語化できないモヤモヤの正体が形になって現れる体験は衝撃でした」職場に活気がない、会議で発言が出てこない、職場がギスギスしている、仕事のミスが多い、忙しいのに数字が上がらない、病欠が増えている、離職者が多い……これらを「組織の慢性疾患」と呼び、セルフケアの方法を初めて紹介した宇田川氏。 2021-08-28 04:00:00
ビジネス ダイヤモンド・オンライン - 新着記事 他人より一歩先んじて、 黒字転換2倍株候補の 兆しを掴む方法 - 黒字転換2倍株で勝つ投資術 https://diamond.jp/articles/-/280672 他人より一歩先んじて、黒字転換倍株候補の兆しを掴む方法黒字転換倍株で勝つ投資術「これは有望銘柄だ」と思っても、すでに他のみんなが気づいていれば、株価は上昇してしまっているので、そこから買いに入っても、なかなか値幅を取ることは難しいです。 2021-08-28 03:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 友達をつくるコツは、 考えすぎないこと。 - 精神科医Tomyが教える 1秒で元気が湧き出る言葉 https://diamond.jp/articles/-/278271 人気シリーズ 2021-08-28 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 【米国株投資でFIRE(経済的自立と早期退職)】 ほとんど投資していないセクター - 英語力・知識ゼロから始める!【エル式】 米国株投資で1億円 https://diamond.jp/articles/-/278453 2021-08-28 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 「やり抜く力」がある人の近くにいると、 なぜ、やり抜けるのか? - ワークマン式「しない経営」 https://diamond.jp/articles/-/277641 2021-08-28 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 ラクスル松本社長が断言!「テレビCMは博打じゃない。費用対効果は計算できる」 - 突き抜けるまで問い続けろ https://diamond.jp/articles/-/280321 効果測定 2021-08-28 03:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 【精神科医が教えます】ガマンは寿命に悪影響? ときには怒りの発散が必要なワケ - 精神科医が教える後悔しない怒り方 https://diamond.jp/articles/-/279901 2021-08-28 03:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 神様の世界にも占い師がいる!? 祝詞をあやつるアメノコヤネ - 最強の神様100 https://diamond.jp/articles/-/280746 神様の世界にも占い師がいる祝詞をあやつるアメノコヤネ最強の神様「仕事運」「金運」「恋愛運」「健康運」アップ「のご利益」の組み合わせからあなたの願いが叶う神様が必ず見つかる八百万やおよろずの神様から項目にわたって紹介。 2021-08-28 03:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 【東大卒校長vs東大卒経営者 前篇】 “挫折を挫折にしない方法”を 教えてください。 - スタンフォード式生き抜く力 https://diamond.jp/articles/-/279782 スタンフォード式生き抜く力スタンフォード大学・オンラインハイスクールはオンラインにもかかわらず、全米トップの常連で、年は全米の大学進学校位となった。 2021-08-28 03:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 勤続30年、退職を控えた役員が語る「自分らしく生きる方法」とは? - 大丈夫じゃないのに大丈夫なふりをした https://diamond.jp/articles/-/280673 退職 2021-08-28 03:10:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DirectX キーフレームアニメーションのデータを読み込むとデータが壊れてる https://teratail.com/questions/356531?rss=all DirectXキーフレームアニメーションのデータを読み込むとデータが壊れてるゲーム制作をしています。 2021-08-28 04:35:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Avatar DefinitionのCopy From Other Avatarによって発生した警告が消せない https://teratail.com/questions/356530?rss=all AvatarDefinitionのCopyFromOtherAvatarによって発生した警告が消せない前提・実現したいことAssetnbspStoreでAnimationと付属しているモデルを購入したんですが、AnimationのRigにその付属しているモデルを指定したところ、警告が出てしまいました。 2021-08-28 04:13:04
海外TECH DEV Community What will you change or add in javascript if you have a chance? https://dev.to/gomandev/what-will-you-change-or-add-in-javascript-if-you-have-a-chance-132 What will you change or add in javascript if you have a chance I was asked this question in an interview sitting a couple of months ago I m pretty sure some of you really ever thought of changing something in JS language I will be happy to know your opinion in the comment 2021-08-27 19:13:20
Apple AppleInsider - Frontpage News Law firm requesting 30% of $100M Apple Small Developer Assistance Fund https://appleinsider.com/articles/21/08/27/law-firm-requesting-30-of-100m-apple-small-developer-assistance-fund?utm_medium=rss Law firm requesting of M Apple Small Developer Assistance FundAt least of the million developer fund that Apple will create to settle a class action lawsuit will go toward attorneys fees the settlement proposal indicates Credit AppleApple on Thursday announced a settlement that would resolve a class action lawsuit levied by a group U S developers In addition to some App Store policy changes the settlement will also create a million fund to assist small developers Depending on size and App Store history developers can claim between to from the fund Read more 2021-08-27 19:51:58
Apple AppleInsider - Frontpage News Apple urges staff to get vaccinated, stops short of mandating shots https://appleinsider.com/articles/21/08/27/apple-urges-staff-to-get-vaccinated-stops-short-of-mandating-shots?utm_medium=rss Apple urges staff to get vaccinated stops short of mandating shotsApple is ramping up its efforts to encourage employees to get vaccinated against coronavirus though it s stopping short of making shots mandatory Credit AppleAccording to a Bloomberg report Friday Apple has launched a new internal webpage focused on vaccinations is hosting internal talks and sent a memo to staffers The webpage for example explains the danger of the Delta variant and how a vaccine could help stop its spread It also emphasized recent FDA vaccine approvals Read more 2021-08-27 19:15:08
海外TECH Engadget Google takes potshots at Jony Ive in Pixel 5a ad about headphone jacks https://www.engadget.com/google-pixel-5a-ad-headphone-jack-jony-ive-191812803.html?src=rss Google takes potshots at Jony Ive in Pixel a ad about headphone jacksHow do you market an affordable and capable but somewhat boring phone That s the question Google had to ask itself before releasing the Pixel a in the US and Japan on Thursday The answer the company settled on was to hire a soft spoken actor to do their best Jony Ive impersonation and wax poetic about the humble headphone jack It s a usual approach but one that highlights a feature that s missing in most modern phones and in a way that s funny and memorable “The circle perfect simple Some might say simply perfect the actor declares in the opening moments of the clip reciting a script that perfectly apes the overwrought writing that Ive s videos at Apple became known for in his later years at the company When the ad shortly thereafter turns to materials you know exactly where it s going “Forged and machined from the finest premium grade copper and iron Housed in a unibody of diecast aluminium the actor says of the component a voice in the background softly whispering “fancy pronunciation Make sure to stay for the end of the clip to hear a fun bonus on that front But my favorite part of the clip involves how the Pixel a s headphone jack is “designed to welcome both three pole TRS and TRRS connections Translation you can plug a headset with an in line microphone into the phone and it will work without issue It all culminates with the actor stating “Yes it s a headphone jack With the Google Pixel a with G the circle has finally come full circle While the ad is mostly in good fun it s worth pointing out Google s high end phones haven t had headphone jacks in years nor will the Pixel include one when it comes out later this year nbsp 2021-08-27 19:18:12
海外科学 NYT > Science Wildfire Smoke Is Damaging Your Skin https://www.nytimes.com/2021/08/26/style/skin-care-climate-change.html problems 2021-08-27 19:57:34
海外TECH WIRED Why Florida’s Covid Surge Is Screwing With the Water Supply https://www.wired.com/story/why-floridas-covid-surge-is-screwing-with-the-water-supply purify 2021-08-27 19:21:57
ニュース BBC News - Home Afghanistan: Boris Johnson vows to help those left behind https://www.bbc.co.uk/news/uk-58353726?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-27 19:43:37
ニュース BBC News - Home Westminster double murder: Man, 49, arrested https://www.bbc.co.uk/news/uk-england-london-58359618?at_medium=RSS&at_campaign=KARANGA london 2021-08-27 19:57:27
ニュース BBC News - Home Leamington Spa fire: Person missing after explosions at industrial blaze https://www.bbc.co.uk/news/uk-england-coventry-warwickshire-58357327?at_medium=RSS&at_campaign=KARANGA manufacturer 2021-08-27 19:35:14
ニュース BBC News - Home Raducanu & Boulter qualify for US Open for first time https://www.bbc.co.uk/sport/tennis/58363744?at_medium=RSS&at_campaign=KARANGA Raducanu amp Boulter qualify for US Open for first timeBritish pair Emma Raducanu and Katie Boulter reach the US Open women s singles main draw for the first time after winning their final qualifying matches 2021-08-27 19:37:53
ビジネス ダイヤモンド・オンライン - 新着記事 金融庁が「つみたてNISA」を勧める切実な理由、日本がダメになっても大丈夫? - 騙されないための投資ガイド https://diamond.jp/articles/-/280111 積み立て 2021-08-28 05:00:00
ビジネス ダイヤモンド・オンライン - 新着記事 倒産危険度ランキング【外食25社】「禁酒令」で大打撃の居酒屋が上位独占[見逃し配信] - 見逃し配信 https://diamond.jp/articles/-/280565 関連 2021-08-28 04:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 北朝鮮と中国の国境にある山が噴火した!?韓国映画『白頭山大噴火』が超面白い! - 地球の歩き方ニュース&レポート https://diamond.jp/articles/-/280441 北朝鮮と中国の国境にある山が噴火した韓国映画『白頭山大噴火』が超面白い地球の歩き方ニュースレポート韓国へ気軽に旅行に行けなくなって度目の夏……。 2021-08-28 04:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 初の浮気調査で大失態!探偵が明かす、駆け出し時代の苦い思い出(上) - オオカミ少年片岡の「あなたの隣に詐欺師がいます。」 https://diamond.jp/articles/-/280671 初の浮気調査で大失態探偵が明かす、駆け出し時代の苦い思い出上オオカミ少年片岡の「あなたの隣に詐欺師がいます。 2021-08-28 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 初の浮気調査で大失態!探偵が明かす、駆け出し時代の苦い思い出(下) - オオカミ少年片岡の「あなたの隣に詐欺師がいます。」 https://diamond.jp/articles/-/280710 初の浮気調査で大失態探偵が明かす、駆け出し時代の苦い思い出下オオカミ少年片岡の「あなたの隣に詐欺師がいます。 2021-08-28 04:44:00
ビジネス ダイヤモンド・オンライン - 新着記事 「4年前に日本の空港で犯罪者扱いされた」韓国の女性国会議員の告発が日韓で波紋 - from AERAdot. https://diamond.jp/articles/-/280488 fromaeradot 2021-08-28 04:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 コロナは根絶できるのか?天然痘より低いもののポリオよりは高い可能性 - ヘルスデーニュース https://diamond.jp/articles/-/280666 bmjglobalhealth 2021-08-28 04:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 ビジネスパーソンが「味方」を増やすときに大切なこと - 「日本版ジョブ型」時代のキャリア戦略 https://diamond.jp/articles/-/280185 ビジネスパーソンが「味方」を増やすときに大切なこと「日本版ジョブ型」時代のキャリア戦略日本企業が「ジョブ型」へ舵を切ることにより、キャリアの前提となるゲームのルールが変わりつつある。 2021-08-28 04:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 EVのスーパーカー!?ポルシェやブガッティと資本提携する「リマック」とは? - 男のオフビジネス https://diamond.jp/articles/-/280229 資本提携 2021-08-28 04:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 ひろゆきが語る「落ち込んでいる人にかけてあげる言葉」ベスト1 - 1%の努力 https://diamond.jp/articles/-/280042 youtube 2021-08-28 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 【マンガ】本を片っ端から読んでいるのに「賢くなれない人」の残念な習慣 - 独学大全 https://diamond.jp/articles/-/279317 習慣 2021-08-28 04:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 東大教授が解説「やばい戦国武将」ベスト3 - 東大教授がおしえる やばい日本史 https://diamond.jp/articles/-/280549 東大教授が解説「やばい戦国武将」ベスト東大教授がおしえるやばい日本史日本史の偉人の「すごい」と「やばい」を対比させ、今まで広く知られていなかったレアなエピソードまでクローズアップした『東大教授がおしえるやばい日本史』が万部のベストセラーとなっている。 2021-08-28 04:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 人が劇的に変わるのは 20年に1回! 部下を変えようとしない社長が いちばん大切にしていること - 売上最小化、利益最大化の法則 https://diamond.jp/articles/-/276635 2021-08-28 04:05:00
ビジネス 東洋経済オンライン もう日本に「カジノ施設」は永遠にできないのか 横浜市長選であぶり出された「IR」の無理な構造 | 新競馬好きエコノミストの市場深読み劇場 | 東洋経済オンライン https://toyokeizai.net/articles/-/451300?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-28 04:30:00
TECH Engadget Japanese MS「Windows 11は手動なら古いPCにも導入可能」と説明 https://japanese.engadget.com/windows-11-will-work-on-pcs-with-older-cpus-205018956.html windows 2021-08-27 20:50:18
TECH Engadget Japanese 2017年8月28日、乾燥とシワ伸ばしを同時にこなせる「アイロンいら~ず」が発売されました:今日は何の日? https://japanese.engadget.com/today-203015239.html 発売 2021-08-27 20:30:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Colab notebookにアクセス制限をかける方法 https://teratail.com/questions/356532?rss=all Colabnotebookにアクセス制限をかける方法前提・実現したいこと自作したipynbファイルをgithubのアカウントを持たない特定少数の人に向けて共有したい。 2021-08-28 05:32:33
海外TECH Ars Technica Amazon and SpaceX fight over Starlink plan for 30,000 more satellites https://arstechnica.com/?p=1790325 amazon 2021-08-27 20:35:40
海外TECH DEV Community A New Way To Use Apple Mail For Email Sanity 🤯 https://dev.to/louismin/a-new-way-to-use-apple-mail-for-email-sanity-92d A New Way To Use Apple Mail For Email Sanity  This article is intended for apple users   as the primary email application that will be used is the Apple Mail app In this article you ll learn about a workflow I use to follow the Inbox Zero approach without having to navigate between different apps TL DRApple Mail can be used as an email aggregator that works as a holistic app for you to handle all your incoming emails from Gmail Outlook insert other email service providers etc In a nutshell the magic sauce is a mixture of the email forwarding feature all email service providers have and the Apple ecosystem with Apple Mail The workflow requires all emails to be forwarded to your iCloud email address After that the only job to do is to follow an Inbox Zero approach keeping your inbox empty or almost empty for your iCloud Inbox Yes it s really that simple ‍ ️ In this article I ll go into further details about why using Apple Mail and basic email forwarding can significantly improve the way you handle your emails Before diving in keep in mind some of these pros and cons I ve experienced using this workflow Pros Takes advantage of the Apple ecosystemReduces the number of apps you need to manage your emails withDoesn t rely on a rd party service often a paid service to aggregate your emailsKeeps a backup of your original emailsEasier to follow the Inbox Zero approachOn macOS Apple Mail automatically sets the correct email address to reply from Cons Tedious initial setup   depends on how many email accounts you need to add to your device s personally I had email accounts I had to set up on devices   iPhone iPad Mac Pro MacBook Pro iCloud Mail service downtime I haven t experienced this but thought I should include this based on some google results talking about this issue On iOS and iPadOS Apple Mail doesn t automatically set the correct email address to reply from other email apps don t as well Let s Get Started Create iCloud Email Address amp  EnableIf you haven t already done so you ll need to create your iCloud email address and enable iCloud Mail in your iCloud account If you re on macOS you can set up your iCloud email address by going to Internet Accounts from System Preferences and enabling Mail from your iCloud account If you re on iOS or iPadOS enabling iCloud Mail in your iCloud account will prompt you to create an email On macOS go to Systems Preferences to access Internet Accounts left On iOS amp iPadOS go to Settings then iCloud to access iCloud Mail right Add All Email Addresses To Your Device s For each device you ll have to add all your Gmail Outlook etc email accounts For macOS you can do so by going to Internet Accounts make sure these accounts are enabled by going to the Mail app preferences For iOS and iPadOS navigate to Apple Mail under settings and tap Accounts On macOS Apple Mail navigate to accounts and make sure enable this account checkbox is selected for all email addresses Forward All Email Addresses To iCloud EmailWith your iCloud email address created and email accounts added to your device s it s time to start forwarding all your other email address to iCloud For brevity I ve only included images of the steps to take for Gmail The steps should be similar for other email service providers Click the gear icon to access all settings left From the Settings page navigate to Forwarding and POP IMAP to add a forwarding email address right Once you ve added a forwarding email address click Forward a copy of incoming mail to and select the iCloud email address After doing so you ll have the option to Keep Gmail s copy in the InboxMark Gmail s copy as readArchive Gmail s copyDelete Gmail s copyIf you want to keep a backup of your emails don t select Delete Gmail s copy This is just personal preference Any other option when enabled will keep the original email even if you delete the forwarded email from your iCloud Inbox Organize Apple MailAfter forwarding all your emails it s time to start organizing Apple Mail to your liking The placement and settings for each inbox in Apple Mail is device dependent so you ll have to repeat this process for each device For reference I ve included an image below of my sidebar configuration My macOS Apple Mail sidebarFor this workflow the main objective is to reach Inbox Zero from your iCloud Inbox So I moved the iCloud email account towards the top and minimized all other email accounts It s important to note that for consistency all email actions from replying to deleting should be done only in the iCloud Inbox Delete Old Email Apps Finally It s time to delete your old email apps and be on your way to reaching Inbox Zero FAQs Why forward emails to an iCloud email instead of just adding email accounts to Apple Mail One of the major issues of using email services providers with Apple Mail specifically for iOS and iPadOS is how data is received i e how you get a new email notification Because push notification is no longer supported the only methods available are fetch and manual This means that notifications won t show up in real time You can set the data to be fetched manually at a minute interval but this would lead to battery drain and more data usage The benefits of push are real time notifications less battery drain and less data usage So you need an iCloud email for Apple Mail to have push notifications Why not use the Gmail Outlook app to manage multiple emails You can But there s one caveat for Gmail   no Gmail app on the Mac App Store This means that for macOS you ll have to stick to juggling between different windows and tabs to access all your Gmail accounts Does this workflow trap you in the Apple ecosystem No Rather than replacing your email accounts to a single iCloud email address this email workflow describes a method of email aggregation to easily follow the Inbox Zero approach Also when you re on a non Apple device you can always manage your iCloud email from Apple s iCloud home page ️Bonus Tip Custom Email SignaturesA cool feature of Apple Mail on macOS is Apple Mail s ability to automatically set the correct email address to respond from this also means a custom signature you set for your email address will be used To set your custom signatures on iOS and iPadOS head over to Apple Mail under settings and select Signatures After doing so select Per Account   if you have different signatures for different email addresses For macOS go to Apple Mail s preferences page and select the Signatures tab If you re using a styled signature make sure to uncheck Always match my default message font before pasting your signature to retain your custom layout and font styles On macOS go to Signatures tab under Apple Mail preferences left On iOS amp iPadOS go to Apple Mail under settings and tap Per Account for email specific signatures right Author s NoteThank you for taking the time to read about an email workflow that I ve been using to manage my personal and work email addresses Personally I ve disciplined myself to keep my iCloud Inbox empty by the end of the day In doing so this has made a huge impact on my overall productivity I m excited to share my email workflow and I would love to hear about your email workflow in the Discussion below Be Positive Stay Productive 2021-08-27 20:05:45
Apple AppleInsider - Frontpage News Apple developers can't escape the 30% toll, because the lawyers took it https://appleinsider.com/articles/21/08/27/law-firm-requesting-30-of-100m-apple-small-developer-assistance-fund?utm_medium=rss Apple developers can x t escape the toll because the lawyers took itAt least of the million developer fund that Apple will create to settle a class action lawsuit will go toward attorneys fees the settlement proposal indicates Credit AppleApple on Thursday announced a settlement that would resolve a class action lawsuit levied by a group U S developers In addition to some App Store policy changes the settlement will also create a million fund to assist small developers Depending on size and App Store history developers can claim between to from the fund Read more 2021-08-27 20:33:59
海外TECH Engadget Amazon is working on a buy-now-pay-later option https://www.engadget.com/amazon-affirm-partnership-buy-now-pay-later-204909148.html?src=rss Amazon is working on a buy now pay later optionAmazon is getting into buy now pay later The company just announced a partnership with Affirm a major player in the BNPL space Starting soon customers at checkout will see the option to pay in a series of monthly installments on purchases of or more In a statement the companies said they have already begun testing the feature with quot select customers quot It s unclear how many people might see this option early or in what markets nbsp That press release was otherwise light on details It is unclear when this feature will roll out more widely And as CNBC notes the the companies haven t said whether the payments will carry interest The statement promises quot As always when choosing Affirm consumers will not be charged any late or hidden fees quot The move makes sense for Amazon and is arguably a belated one Many other brands and retailers already offer buy now pay later options with CNBC noting that Affirm already serves more than retailers including Walmart Just recently too Square paid billion to acquire Afterpay another giant in this growing space 2021-08-27 20:49:09
海外TECH Engadget Toyota pulls self-driving e-Palettes from the Paralympics following a crash https://www.engadget.com/toyota-epalette-tokyo-paralympic-games-collision-201745169.html?src=rss Toyota pulls self driving e Palettes from the Paralympics following a crashFour days into the Tokyo Paralympic Games Toyota removed its self driving e Palette vehicles from the event following a collision with a pedestrian The automaker made the decision Friday according to Reuters a day after one of the pods hit a visually impaired athlete who was walking nearby nbsp According to a video statement from Toyota CEO Akio Toyoda reported in English by Reuters the vehicle had stopped at a junction and was about to turn under manual control from an onboard operator when it hit the pedestrian at one or two kilometers per hour The identity of the athlete has not been released to the public Toyota first announced its plans to deploy e Palettes at the games in October before the coronavirus pandemic forced the organizers of the Olympics to delay the games by a year The plan was to issue a fleet of vehicles each of which could run at up to miles an hour on a designated loop Notably the plan also called for a human safety attendant on board in case something went wrong nbsp Toyota also said at the time that the vehicles were adapted for the Paralympic Games with an electric ramp on each vehicle and room for up to four wheelchairs Additionally Toyota adjusted some of the e Palette s interior elements to accommodate color blind passengers The injured person appears to not have been seriously hurt After receiving medical attention they reportedly walked back to their lodgings The athlete is now expected to compete Saturday at am local time 2021-08-27 20:17:45
海外科学 NYT > Science Fossils Seized in Police Raid Demystify a Prehistoric Flying Reptile https://www.nytimes.com/2021/08/27/science/pterosaur-fossil.html Fossils Seized in Police Raid Demystify a Prehistoric Flying ReptileAmong the fossils seized at a Brazilian port in was an almost complete skeleton from the pterosaur species Tupandactylus navigans preserved in six limestone slabs 2021-08-27 20:07:47
海外科学 NYT > Science Intelligence Review Yields No Firm Conclusion on Origins of Virus https://www.nytimes.com/2021/08/27/us/politics/covid-origin-lab-leak.html Intelligence Review Yields No Firm Conclusion on Origins of VirusDeclassified portions of a report presented to President Biden revealed divisions among federal agencies over whether the virus came from a lab leak or natural processes 2021-08-27 20:31:47
ニュース @日本経済新聞 電子版 NY市議会、料理宅配料金の上限規制を無期限に https://t.co/AxFlmjvpia https://twitter.com/nikkei/statuses/1431357822298562561 規制 2021-08-27 20:47:52
ニュース @日本経済新聞 電子版 アフガンのテロ死者170人に 米メディアなど https://t.co/NYBRGBBcVJ https://twitter.com/nikkei/statuses/1431351023138869253 米メディア 2021-08-27 20:20:51
ニュース @日本経済新聞 電子版 NYダウ242ドル高 FRB「年内緩和縮小」は想定内 https://t.co/kk1iAzWkGi https://twitter.com/nikkei/statuses/1431350004426293251 縮小 2021-08-27 20:16:48
ニュース BBC News - Home Afghanistan: US to continue Kabul evacuations 'until last moment' https://www.bbc.co.uk/news/world-asia-58364172?at_medium=RSS&at_campaign=KARANGA credible 2021-08-27 20:34:48
ニュース BBC News - Home Cristiano Ronaldo: Man Utd 'reach agreement' to re-sign Juventus forward https://www.bbc.co.uk/sport/football/58359561?at_medium=RSS&at_campaign=KARANGA juventus 2021-08-27 20:02:31
ニュース BBC News - Home 'There's a lot of things I learned to do better' - Osaka accepts errors over media row https://www.bbc.co.uk/sport/tennis/58363752?at_medium=RSS&at_campaign=KARANGA x There x s a lot of things I learned to do better x Osaka accepts errors over media rowJapan s Naomi Osaka says she has learned from the media controversy at this year s French Open after accepting she did a lot of things wrong 2021-08-27 20:49:56
ビジネス ダイヤモンド・オンライン - 新着記事 倒産危険度ランキング【機械23社】パチンコメーカー3社が市場縮小で危険水域 - 廃業急増!倒産危険度ランキング2021 https://diamond.jp/articles/-/279496 危険水域 2021-08-28 05:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 リスクを取らないことが最大のリスク、識者5人の指摘から分かった「グローバル時代に勝つ人材の流儀」 - これまでの常識は忘れよう グローバル時代に勝つ人材の流儀 https://diamond.jp/articles/-/280014 日本企業 2021-08-28 05:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 エムスリーが医療業界で圧倒的な地位を確立できた理由、「4つの箱」で解説 - 事例で身に付く 超・経営思考 https://diamond.jp/articles/-/279956 医療従事者 2021-08-28 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 「再雇用者間で賃金格差」「副業減らして!」は違法?【労働法・労基署マニュアル(3)】 - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280148 「再雇用者間で賃金格差」「副業減らして」は違法【労働法・労基署マニュアル】新・階級社会上級国民と中流貧民年月から施行された働き方改革関連法とは、八つの労働法の改正を伴う総称だ。 2021-08-28 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 DaiGo氏炎上が教える、 ネット的過激「毒舌・辛口」の底辺コンテンツ化 - 河崎環の「余計なことしか考えない」 https://diamond.jp/articles/-/280724 DaiGo氏炎上が教える、ネット的過激「毒舌・辛口」の底辺コンテンツ化河崎環の「余計なことしか考えない」YouTubeで、ホームレスらの命を軽視した「激辛」発言をアップしたタレントが炎上した。 2021-08-28 05:07:00
ビジネス ダイヤモンド・オンライン - 新着記事 薄毛を気にする男性がオンライン会議で増加、見た目を良くするお手軽対策 - 井の中の宴 武藤弘樹 https://diamond.jp/articles/-/280700 頭髪 2021-08-28 05:05:00
ビジネス 東洋経済オンライン 異業種を食う「ドラッグストア」快進撃のカラクリ 百貨店やスーパー、調剤チェーンまでも脅かす | 専門店・ブランド・消費財 | 東洋経済オンライン https://toyokeizai.net/articles/-/450624?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-28 05:30:00
GCP Cloud Blog What’s new with Google Cloud https://cloud.google.com/blog/topics/inside-google-cloud/whats-new-google-cloud/ What s new with Google CloudWant to know the latest from Google Cloud Find it here in one handy location Check back regularly for our newest updates announcements resources events learning opportunities and more  Tip  Not sure where to find what you re looking for on the Google Cloud blog Start here  Google Cloud blog Full list of topics links and resources Week of Aug Aug Google Transfer Appliance announces preview of online mode Customers are increasingly collecting data that needs to quickly be transferred to the cloud Transfer Appliances are being used to quickly offload data from sources e g cameras cars sensors and can now stream that data to a Cloud Storage bucket Online mode can be toggled as data is copied into the appliance and either send the data offline by shipping the appliance to Google or copy data to Cloud Storage over the network Read more Topic retention for Cloud Pub Sub is now Generally Available Topic retention is the most comprehensive and flexible way available to retain Pub Sub messages for message replay In addition to backing up all subscriptions connected to the topic new subscriptions can now be initialized from a timestamp in the past Learn more about the feature here Vertex Predictions now supports private endpoints for online prediction Through VPC Peering Private Endpoints provide increased security and lower latency when serving ML models Read more Related ArticleNew study available Modernize with AIOps to maximize your impactIn this commissioned study Forrester Consulting explores how organizations are using AI Ops in their cloud environments Read ArticleWeek of Aug Aug Look for us to take security one step further by adding authorization features for service to service communications for gRPC proxyless services as well as to support other deployment models where proxyless gRPC services are running somewhere other than GKE for example Compute Engine We hope you ll join us and check out the setup guide and give us feedback Cloud Run now supports VPC Service Controls You can now protect your Cloud Run services against data exfiltration by using VPC Service Controls in conjunction with Cloud Run s ingress and egress settings Read more Read how retailers are leveraging Google Cloud VMware Engine to move their on premises applications to the cloud where they can achieve the scale intelligence and speed required to stay relevant and competitive Read more A series of new features for BeyondCorp Enterprise our zero trust offering We now offer native support for client certificates for eight types of VPC SC resources We are also announcing general availability of the on prem connector which allows users to secure HTTP or HTTPS based on premises applications outside of Google Cloud Additionally three new BeyondCorp attributes are available in Access Context Manager as part of a public preview Customers can configure custom access policies based on time and date credential strength and or Chrome browser attributes Read more about these announcements here We are excited to announce that Google Cloud working with its partners NAG and DDN demonstrated the highest performing Lustre file system on the IO ranking of the fastest HPC storage systems ーquite a feat considering Lustre is one of the most widely deployed HPC file systems in the world  Read the full article The Storage Transfer Service for on premises data API is now available in Preview Now you can use RESTful APIs to automate your on prem to cloud transfer workflows  Storage Transfer Service is a software service to transfer data over a network The service provides built in capabilities such as scheduling bandwidth management retries and data integrity checks that simplifies the data transfer workflow It is now simple to use Terraform to configure Anthos features on your GKE clusters This is the first part of the part series that describes using Terraform to enable Config Sync  For platform administrators  this natural IaC approach improves auditability and transparency and reduces risk of misconfigurations or security gaps Read more In this commissioned study “Modernize With AIOps To Maximize Your Impact Forrester Consulting surveyed organizations worldwide to better understand how they re approaching artificial intelligence for IT operations AIOps in their cloud environments and what kind of benefits they re seeing Read more If your organization or development environment has strict security policies which don t allow for external IPs it can be difficult to set up a connection between a Private Cloud SQL instance and a Private IP VM This article contains clear instructions on how to set up a connection from a private Compute Engine VM to a private Cloud SQL instance using a private service connection and the mysqlsh command line tool Related ArticleNew Research COVID accelerates innovation in healthcare but tech adoption still lagsGoogle Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technologyRead ArticleWeek of Aug Aug Compute Engine users have a new updated set of VM level “in context metrics charts and logs to correlate signals for common troubleshooting scenarios across CPU Disk Memory Networking and live Processes  This brings the best of Google Cloud s operations suite directly to the Compute Engine UI Learn more ​​Pub Sub to Splunk Dataflow template has been updatedto address multiple enterprise customer asks from improved compatibility with Splunk Add on for Google Cloud Platform to more extensibility with user defined functions UDFs and general pipeline reliability enhancements to tolerate failures like transient network issues when delivering data to Splunk Read more to learn about how to take advantage of these latest features Read more Google Cloud and NVIDIA have teamed up to make VR AR workloads easier faster to create and tetherless Read more Register for the Google Cloud Startup Summit September at goo gle StartupSummit for a digital event filled with inspiration learning and discussion This event will bring together our startup and VC community to discuss the latest trends and insights headlined by a keynote by Astro Teller Captain of Moonshots at X the moonshot factory Additionally learn from a variety of technical and business sessions to help take your startup to the next level Google Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technology Learn more Partial SSO is now available for public preview If you use a rd party identity provider to single sign on into Google services Partial SSO allows you to identify a subset of your users to use Google Cloud Identity as your SAML SSO identity provider short video and demo Related ArticleGoogle named a Leader in Gartner Magic Quadrant for Cloud Infrastructure and Platform Services againGartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as Read ArticleWeek of Aug Aug Gartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as a Service Learn more Private Service Connect is now generally available Private Service Connect lets you create private and secure connections to Google Cloud and third party services with service endpoints in your VPCs  Read more migration guides designed to help you identify the best ways to migrate which include meeting common organizational goals like minimizing time and risk during your migration identifying the most enterprise grade infrastructure for your workloads picking a cloud that aligns with your organization s sustainability goals and more Read more Related ArticleThe new Google Cloud region in Melbourne is now openThe new Google Cloud region in Melbourne adds a second region to Australia supporting economic growth in the region Read ArticleWeek of Jul Jul This week we hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more about our consumer packaged goods strategy and a guide to key summit content for brands in this blog from Giusy Buonfantino Google Cloud s Vice President of CPG We re hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more See how IKEA uses Recommendations AI to provide customers with more relevant product information  Read more ​​Google Cloud launches a career program for people with autism designed to hire and support more talented people with autism in the rapidly growing cloud industry  Learn moreGoogle Cloud follows new API stability tenets that work to minimize unexpected deprecations to our Enterprise APIs  Read more Related ArticleRegistration is open for Google Cloud Next October Register now for Google Cloud Next on October Read ArticleWeek of Jul Jul Register and join us for Google Cloud Next October at g co CloudNext for a fresh approach to digital transformation as well as a few surprises Next will be a fully customizable digital adventure for a more personalized learning journey Find the tools and training you need to succeed From live interactive Q amp As and informative breakout sessions to educational demos and real life applications of the latest tech from Google Cloud Get ready to plug into your cloud community get informed and be inspired Together we can tackle today s greatest business challenges and start solving for what s next Application Innovation takes a front row seat this year To stay ahead of rising customer expectations and the digital and in person hybrid landscape enterprises must know what application innovation means and how to deliver this type of innovation with a small piece of technology that might surprise you Learn more about the three pillars of app innovation here We announced Cloud IDS our new network security offering which is now available in preview Cloud IDS delivers easy to use cloud native managed network based threat detection With Cloud IDS customers can enjoy a Google Cloud integrated experience built with Palo Alto Networks industry leading threat detection technologies to provide high levels of security efficacy Learn more Key Visualizer for Cloud Spanner is now generally available Key Visualizer is a new interactive monitoring tool that lets developers and administrators analyze usage patterns in Spanner It reveals trends and outliers in key performance and resource metrics for databases of any size helping to optimize queries and reduce infrastructure costs See it in action The market for healthcare cloud is projected to grow This means a need for better tech infrastructure digital transformation amp Cloud tools Learn how Google Cloud Partner Advantage partners help customers solve business challenges in healthcare Related ArticleThe new Google Cloud region in Delhi NCR is now openThe Google Cloud region in Delhi NCR is now open for business ready to host your workloads Read ArticleWeek of Jul Jul Simplify VM migrations with Migrate for Compute Engine as a Service delivers a Google managed cloud service that enables simple frictionless and large scale enterprise migrations of virtual machines to Google Compute Engine with minimal downtime and risk API driven and integrated into your Google Cloud console for ease of use this service uses agent less replication to copy data without manual intervention and without VPN requirements It also enables you to launch non disruptive validations of your VMs prior to cutover  Rapidly migrate a single application or execute a sprint with hundred systems using migration groups with confidence Read more here The Google Cloud region in Delhi NCR is now open for business ready to host your workloads Learn more and watch the region launch event here Introducing Quilkin the open source game server proxy Developed in collaboration with Embark Studios Quilkin is an open source UDP proxy tailor made for high performance real time multiplayer games Read more We re making Google Glass on Meet available to a wider network of global customers Learn more Transfer Appliance supports Google Managed Encryption Keys ーWe re announcing the support for Google Managed Encryption Keys with Transfer Appliance this is in addition to the currently available Customer Managed Encryption Keys feature Customers have asked for the Transfer Appliance service to create and manage encryption keys for transfer sessions to improve usability and maintain security The Transfer Appliance Service can now manage the encryption keys for the customers who do not wish to handle a key themselves Learn more about Using Google Managed Encryption Keys UCLA builds a campus wide API program With Google Cloud s API management platform Apigee UCLA created a unified and strong API foundation that removes data friction that students faculty and administrators alike face This foundation not only simplifies how various personas connect to data but also encourages more innovations in the future Learn their story An enhanced region picker makes it easy to choose a Google Cloud region with the lowest CO output  Learn more Amwell and Google Cloud explore five ways telehealth can help democratize access to healthcare  Read more Major League Baseball and Kaggle launch ML competition to learn about fan engagement  Batter up We re rolling out general support of Brand Indicators for Message Identification BIMI in Gmail within Google Workspace Learn more Learn how DeNA Sports Business created an operational status visualization system that helps determine whether live event attendees have correctly installed Japan s coronavirus contact tracing app COCOA Google Cloud CAS provides a highly scalable and available private CA to address the unprecedented growth in certificates in the digital world Read more about CAS Related ArticleCloser to the action Call of Duty League and Google Cloud deliver new feature for esports fansGoogle Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in rea Read ArticleWeek of Jul Jul Google Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in real time Read more Building applications is a heavy lift due to the technical complexity which includes the complexity of backend services that are used to manage and store data Firestore alters this by having Google Cloud manage your backend complexity through a complete backend as a service Learn more Google Cloud s new Native App Development skills challenge lets you earn badges that demonstrate your ability to create cloud native apps Read more and sign up Related ArticleAT amp T Android customers to have Messages app by defaultMessages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read ArticleWeek of Jun Jul Storage Transfer Service now offers preview support for Integration with AWS Security Token Service Security conscious customers can now use Storage Transfer Service to perform transfers from AWS S without passing any security credentials This release will alleviate the security burden associated with passing long term AWS S credentials which have to be rotated or explicitly revoked when they are no longer needed Read more The most popular and surging Google Search terms are now available in BigQuery as a public dataset View the Top and Top rising queries from Google Trends from the past days including years of historical data across the Designated Market Areas DMAs in the US Learn more A new predictive autoscaling capability lets you add additional Compute Engine VMs in anticipation of forecasted demand Predictive autoscaling is generally available across all Google Cloud regions Read more or consult the documentation for more information on how to configure simulate and monitor predictive autoscaling Messages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read more TPU v Pods will soon be available on Google Cloud providing the most powerful publicly available computing platform for machine learning training Learn more Cloud SQL for SQL Server has addressed multiple enterprise customer asks with the GA releases of both SQL Server and Active Directory integration as well as the Preview release of Cross Region Replicas  This set of releases work in concert to allow customers to set up a more scalable and secure managed SQL Server environment to address their workloads needs Read more Related ArticleHow HBO Max uses reCAPTCHA Enterprise to make its customer experience frictionlessBalancing product marketing customer and security needs without slowing down signups Read ArticleWeek of Jun Jun Simplified return to office with no code technology We ve just released a solution to your most common return to office headaches make a no code app customized to solve your business specific challenges Learn how to create an automated app where employees can see office room occupancy check what desks are reserved or open review disinfection schedules and more in this blog tutorial New technical validation whitepaper for running ecommerce applicationsーEnterprise Strategy Group s analyst outlines the challenges of organizations running ecommerce applications and how Google Cloud helps to mitigate those challenges and handle changing demands with global infrastructure solutions Download the whitepaper The fullagendafor Google for Games Developer Summit on July th th is now available A free digital event with announcements from teams including Stadia Google Ads AdMob Android Google Play Firebase Chrome YouTube and Google Cloud Hear more about how Google Cloud technology creates opportunities for gaming companies to make lasting enhancements for players and creatives Register at g co gamedevsummitBigQuery row level security is now generally available giving customers a way to control access to subsets of data in the same table for different groups of users Row level security RLS extends the principle of least privilege access and enables fine grained access control policies in BigQuery tables BigQuery currently supports access controls at the project dataset table and column level Adding RLS to the portfolio of access controls now enables customers to filter and define access to specific rows in a table based on qualifying user conditionsーproviding much needed peace of mind for data professionals Transfer from Azure ADLS Gen Storage Transfer Service offers Preview support for transferring data from Azure ADLS Gen to Google Cloud Storage Take advantage of a scalable serverless service to handle data transfer Read more reCAPTCHA V and V customers can now migrate site keys to reCAPTCHA Enterprise in under minutes and without making any code changes Watch our Webinar to learn more  Bot attacks are the biggest threat to your business that you probably haven t addressed yet Check out our Forbes article to see what you can do about it Related ArticleNew Tau VMs deliver leading price performance for scale out workloadsCompute Engine s new Tau VMs based on AMD EPYC processors provide leading price performance for scale out workloads on an x based archi Read ArticleWeek of Jun Jun A new VM family for scale out workloadsーNew AMD based Tau VMs offer higher absolute performance and higher price performance compared to general purpose VMs from any of the leading public cloud vendors Learn more New whitepaper helps customers plot their cloud migrationsーOur new whitepaper distills the conversations we ve had with CIOs CTOs and their technical staff into several frameworks that can help cut through the hype and the technical complexity to help devise the strategy that empowers both the business and IT Read more or download the whitepaper Ubuntu Pro lands on Google CloudーThe general availability of Ubuntu Pro images on Google Cloud gives customers an improved Ubuntu experience expanded security coverage and integration with critical Google Cloud features Read more Navigating hybrid work with a single connected experience in Google WorkspaceーNew additions to Google Workspace help businesses navigate the challenges of hybrid work such as Companion Mode for Google Meet calls Read more Arab Bank embraces Google Cloud technologyーThis Middle Eastern bank now offers innovative apps and services to their customers and employees with Apigee and Anthos In fact Arab Bank reports over of their new to bank customers are using their mobile apps Learn more Google Workspace for the Public Sector Sector eventsーThis June learn about Google Workspace tips and tricks to help you get things done Join us for one or more of our learning events tailored for government and higher education users Learn more Related ArticleAll about cables A guide to posts on our infrastructure under the seaAll our posts on Google s global subsea cable system in one handy location Read ArticleWeek of Jun Jun The top cloud capabilities industry leaders want for sustained innovationーMulticloud and hybrid cloud approaches coupled with open source technology adoption enable IT teams to take full advantage of the best cloud has to offer Our recent study with IDG shows just how much of a priority this has become for business leaders Read more or download the report Announcing the Firmina subsea cableーPlanned to run from the East Coast of the United States to Las Toninas Argentina with additional landings in Praia Grande Brazil and Punta del Este Uruguay Firmina will be the longest open subsea cable in the world capable of running entirely from a single power source at one end of the cable if its other power source s become temporarily unavailableーa resilience boost at a time when reliable connectivity is more important than ever Read more New research reveals what s needed for AI acceleration in manufacturingーAccording to our data which polled more than senior manufacturing executives across seven countries have turned to digital enablers and disruptive technologies due to the pandemic such as data and analytics cloud and artificial intelligence AI And of manufacturers who use AI in their day to day operations report that their reliance on AI is increasing Read more or download the report Cloud SQL offers even faster maintenanceーCloud SQL maintenance is zippier than ever MySQL and PostgreSQL planned maintenance typically lasts less than seconds and SQL Server maintenance typically lasts less than seconds You can learn more about maintenance here Simplifying Transfer Appliance configuration with Cloud Setup ApplicationーWe re announcing the availability of the Transfer Appliance Cloud Setup Application This will use the information you provide through simple prompts and configure your Google Cloud permissions preferred Cloud Storage bucket and Cloud KMS key for your transfer Several cloud console based manual steps are now simplified with a command line experience Read more  Google Cloud VMware Engine is now HIPAA compliantーAs of April Google Cloud VMware Engine is covered under the Google Cloud Business Associate Agreement BAA meaning it has achieved HIPAA compliance Healthcare organizations can now migrate and run their HIPAA compliant VMware workloads in a fully compatible VMware Cloud Verified stack running natively in Google Cloud with Google Cloud VMware Engine without changes or re architecture to tools processes or applications Read more Introducing container native Cloud DNSーKubernetes networking almost always starts with a DNS request DNS has broad impacts on your application and cluster performance scalability and resilience That is why we are excited to announce the release of container native Cloud DNSーthe native integration of Cloud DNS with Google Kubernetes Engine GKE to provide in cluster Service DNS resolution with Cloud DNS our scalable and full featured DNS service Read more Welcoming the EU s new Standard Contractual Clauses for cross border data transfersーLearn how we re incorporating the new Standard Contractual Clauses SCCs into our contracts to help protect our customers data and meet the requirements of European privacy legislation Read more Lowe s meets customer demand with Google SRE practicesーLearn how Low s has been able to increase the number of releases they can support by adopting Google s Site Reliability Engineering SRE framework and leveraging their partnership with Google Cloud Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Support for Node js Python and Java repositories for Artifact Registrynow in Preview With today s announcement you can not only use Artifact Registry to secure and distribute container images but also manage and secure your other software artifacts Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Google named a Leader in The Forrester Wave Streaming Analytics Q report Learn about the criteria where Google Dataflow was rated out and why this matters for our customers here Applied ML Summit this Thursday June Watch our keynote to learn about predictions for machine learning over the next decade Engage with distinguished researchers leading practitioners and Kaggle Grandmasters during our live Ask Me Anything session Take part in our modeling workshops to learn how you can iterate faster and deploy and manage your models with confidence no matter your level of formal computer science training Learn how to develop and apply your professional skills grow your abilities at the pace of innovation and take your career to the next level  Register now Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of May Jun Security Command Center now supports CIS benchmarks and granular access control Security Command Center SCC now supports CIS benchmarks for Google Cloud Platform Foundation v enabling you to monitor and address compliance violations against industry best practices in your Google Cloud environment Additionally SCC now supports fine grained access control for administrators that allows you to easily adhere to the principles of least privilegeーrestricting access based on roles and responsibilities to reduce risk and enabling broader team engagement to address security Read more Zero trust managed security for services with Traffic Director We created Traffic Director to bring to you a fully managed service mesh product that includes load balancing traffic management and service discovery And now we re happy to announce the availability of a fully managed zero trust security solution using Traffic Director with Google Kubernetes Engine GKE and Certificate Authority CA Service Read more How one business modernized their data warehouse for customer success PedidosYa migrated from their old data warehouse to Google Cloud s BigQuery Now with BigQuery the Latin American online food ordering company has reduced the total cost per query by x Learn more Announcing new Cloud TPU VMs New Cloud TPU VMs make it easier to use our industry leading TPU hardware by providing direct access to TPU host machines offering a new and improved user experience to develop and deploy TensorFlow PyTorch and JAX on Cloud TPUs Read more Introducing logical replication and decoding for Cloud SQL for PostgreSQL We re announcing the public preview of logical replication and decoding for Cloud SQL for PostgreSQL By releasing those capabilities and enabling change data capture CDC from Cloud SQL for PostgreSQL we strengthen our commitment to building an open database platform that meets critical application requirements and integrates seamlessly with the PostgreSQL ecosystem Read more How businesses are transforming with SAP on Google Cloud Thousands of organizations globally rely on SAP for their most mission critical workloads And for many Google Cloud customers part of a broader digital transformation journey has included accelerating the migration of these essential SAP workloads to Google Cloud for greater agility elasticity and uptime Read six of their stories Related Article businesses transforming with SAP on Google CloudBusinesses globally are running SAP on Google Cloud to take advantage of greater agility uptime and access to cutting edge smart analyt Read ArticleWeek of May May Google Cloud for financial services driving your transformation cloud journey As we welcome the industry to our Financial Services Summit we re sharing more on how Google Cloud accelerates a financial organization s digital transformation through app and infrastructure modernization data democratization people connections and trusted transactions Read more or watch the summit on demand Introducing Datashare solution for financial services We announced the general availability of Datashare for financial services a new Google Cloud solution that brings together the entire capital markets ecosystemーdata publishers and data consumersーto exchange market data securely and easily Read more Announcing Datastream in Preview Datastream a serverless change data capture CDC and replication service allows enterprises to synchronize data across heterogeneous databases storage systems and applications reliably and with minimal latency to support real time analytics database replication and event driven architectures Read more Introducing Dataplex An intelligent data fabric for analytics at scale Dataplex provides a way to centrally manage monitor and govern your data across data lakes data warehouses and data marts and make this data securely accessible to a variety of analytics and data science tools Read more  Announcing Dataflow Prime Available in Preview in Q Dataflow Prime is a new platform based on a serverless no ops auto tuning architecture built to bring unparalleled resource utilization and radical operational simplicity to big data processing Dataflow Prime builds on Dataflow and brings new user benefits with innovations in resource utilization and distributed diagnostics The new capabilities in Dataflow significantly reduce the time spent on infrastructure sizing and tuning tasks as well as time spent diagnosing data freshness problems Read more Secure and scalable sharing for data and analytics with Analytics Hub With Analytics Hub available in Preview in Q organizations get a rich data ecosystem by publishing and subscribing to analytics ready datasets control and monitoring over how their data is being used a self service way to access valuable and trusted data assets and an easy way to monetize their data assets without the overhead of building and managing the infrastructure Read more Cloud Spanner trims entry cost by Coming soon to Preview granular instance sizing in Spanner lets organizations run workloads at as low as th the cost of regular instances equating to approximately month Read more Cloud Bigtable lifts SLA and adds new security features for regulated industries Bigtable instances with a multi cluster routing policy across or more regions are now covered by a monthly uptime percentage under the new SLA In addition new Data Access audit logs can help determine whether sensitive customer information has been accessed in the event of a security incident and if so when and by whom Read more Build a no code journaling app In honor of Mental Health Awareness Month Google Cloud s no code application development platform AppSheet demonstrates how you can build a journaling app complete with titles time stamps mood entries and more Learn how with this blog and video here New features in Security Command CenterーOn May th Security Command Center Premium launched the general availability of granular access controls at project and folder level and Center for Internet Security CIS benchmarks for Google Cloud Platform Foundation These new capabilities enable organizations to improve their security posture and efficiently manage risk for their Google Cloud environment Learn more Simplified API operations with AI Google Cloud s API management platform Apigee applies Google s industry leading ML and AI to your API metadata Understand how it works with anomaly detection here This week Data Cloud and Financial Services Summits Our Google Cloud Summit series begins this week with the Data Cloud Summit on Wednesday May Global At this half day event you ll learn how leading companies like PayPal Workday Equifax and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation The following day Thursday May Global amp EMEA at the Financial Services Summit discover how Google Cloud is helping financial institutions such as PayPal Global Payments HSBC Credit Suisse AXA Switzerland and more unlock new possibilities and accelerate business through innovation Read more and explore the entire summit series Announcing the Google for Games Developer Summit on July th th With a surge of new gamers and an increase in time spent playing games in the last year it s more important than ever for game developers to delight and engage players To help developers with this opportunity the games teams at Google are back to announce the return of the Google for Games Developer Summit on July th th  Hear from experts across Google about new game solutions they re building to make it easier for you to continue creating great games connecting with players and scaling your business  Registration is free and open to all game developers  Register for the free online event at g co gamedevsummit to get more details in the coming weeks We can t wait to share our latest innovations with the developer community  Learn more Related ArticleA handy new Google Cloud AWS and Azure product mapTo help developers translate their prior experience with other cloud providers to Google Cloud we have created a table showing how gener Read ArticleWeek of May May Best practices to protect your organization against ransomware threats For more than years Google has been operating securely in the cloud using our modern technology stack to provide a more defensible environment that we can protect at scale While the threat of ransomware isn t new our responsibility to help protect you from existing or emerging threats never changes In our recent blog post we shared guidance on how organizations can increase their resilience to ransomware and how some of our Cloud products and services can help Read more Forrester names Google Cloud a Leader in Unstructured Data Security Platforms Forrester Research has named Google Cloud a Leader in The Forrester Wave Unstructured Data Security Platforms Q report and rated Google Cloud highest in the current offering category among the providers evaluated Read more or download the report Introducing Vertex AI One platform every ML tool you need Vertex AI is a managed machine learning ML platform that allows companies to accelerate the deployment and maintenance of artificial intelligence AI models Read more Transforming collaboration in Google Workspace We re launching smart canvas  a new product experience that delivers the next evolution of collaboration for Google Workspace Between now and the end of the year we re rolling out innovations that make it easier for people to stay connected focus their time and attention and transform their ideas into impact Read more Developing next generation geothermal power At I O this week we announced a first of its kind next generation geothermal project with clean energy startup Fervo that will soon begin adding carbon free energy to the electric grid that serves our data centers and infrastructure throughout Nevada including our Cloud region in Las Vegas Read more Contributing to an environment of trust and transparency in Europe Google Cloud was one of the first cloud providers to support and adopt the EU GDPR Cloud Code of Conduct  CoC The CoC is a mechanism for cloud providers to demonstrate how they offer sufficient guarantees to implement appropriate technical and organizational measures as data processors under the GDPR  This week the Belgian Data Protection Authority based on a positive opinion by the European Data Protection Board  EDPB  approved the CoC a product of years of constructive collaboration between the cloud computing community the European Commission and European data protection authorities We are proud to say that Google Cloud Platform and Google Workspace already adhere to these provisions Learn more Announcing Google Cloud datasets solutions We re adding commercial synthetic and first party data to our Google Cloud Public Datasets Program to help organizations increase the value of their analytics and AI initiatives and we re making available an open source reference architecture for a more streamlined data onboarding process to the program Read more Introducing custom samples in Cloud Code With new custom samples in Cloud Code  developers can quickly access your enterprise s best code samples via a versioned Git repository directly from their IDEs Read more Retention settings for Cloud SQL Cloud SQL now allows you to configure backup retention settings to protect against data loss You can retain between and days worth of automated backups and between and days worth of transaction logs for point in time recovery See the details here Cloud developer s guide to Google I O Google I O may look a little different this year but don t worry you ll still get the same first hand look at the newest launches and projects coming from Google Best of all it s free and available to all virtually on May Read more Related ArticleAnthos learning series All the videos in one placeIn under an hour you ll learn how Anthos lets you develop run and secure applications across your hybrid and multicloud environments Read ArticleWeek of May May APIs and Apigee power modern day due diligence With APIs and Google Cloud s Apigee business due diligence company DueDil revolutionized the way they harness and share their Big Information Graph B I G with partners and customers Get the full story Cloud CISO Perspectives May It s been a busy month here at Google Cloud since our inaugural CISO perspectives blog post in April Here VP and CISO of Google Cloud Phil Venables recaps our cloud security and industry highlights a sneak peak of what s ahead from Google at RSA and more Read more new features to secure your Cloud Run services We announced several new ways to secure Cloud Run environments to make developing and deploying containerized applications easier for developers Read more Maximize your Cloud Run investments with new committed use discounts We re introducing self service spend based committed use discounts for Cloud Run which let you commit for a year to spending a certain amount on Cloud Run and benefiting from a discount on the amount you committed Read more Google Cloud Armor Managed Protection Plus is now generally available Cloud Armor our Distributed Denial of Service DDoS protection and Web Application Firewall WAF service on Google Cloud leverages the same infrastructure network and technology that has protected Google s internet facing properties from some of the largest attacks ever reported These same tools protect customers infrastructure from DDoS attacks which are increasing in both magnitude and complexity every year Deployed at the very edge of our network Cloud Armor absorbs malicious network and protocol based volumetric attacks while mitigating the OWASP Top risks and maintaining the availability of protected services Read more Announcing Document Translation for Translation API Advanced in preview Translation is critical to many developers and localization providers whether you re releasing a document a piece of software training materials or a website in multiple languages With Document Translation now you can directly translate documents in languages and formats such as Docx PPTx XLSx and PDF while preserving document formatting Read more Introducing BeyondCorp Enterprise protected profiles Protected profiles enable users to securely access corporate resources from an unmanaged device with the same threat and data protections available in BeyondCorp Enterprise all from the Chrome Browser Read more How reCAPTCHA Enterprise protects unemployment and COVID vaccination portals With so many people visiting government websites to learn more about the COVID vaccine make vaccine appointments or file for unemployment these web pages have become prime targets for bot attacks and other abusive activities But reCAPTCHA Enterprise has helped state governments protect COVID vaccine registration portals and unemployment claims portals from abusive activities Learn more Day one with Anthos Here are ideas for how to get started Once you have your new application platform in place there are some things you can do to immediately get value and gain momentum Here are six things you can do to get you started Read more The era of the transformation cloud is here Google Cloud s president Rob Enslin shares how the era of the transformation cloud has seen organizations move beyond data centers to change not only where their business is done but more importantly how it is done Read more Related ArticleSRE at Google Our complete list of CRE life lessonsFind links to blog posts that share Google s SRE best practices in one handy location Read ArticleWeek of May May Transforming hard disk drive maintenance with predictive ML In collaboration with Seagate we developed a machine learning system that can forecast the probability of a recurring failing diskーa disk that fails or has experienced three or more problems in days Learn how we did it Agent Assist for Chat is now in public preview Agent Assist provides your human agents with continuous support during their calls and now chats by identifying the customers intent and providing them with real time recommendations such as articles and FAQs as well as responses to customer messages to more effectively resolve the conversation Read more New Google Cloud AWS and Azure product map Our updated product map helps you understand similar offerings from Google Cloud AWS and Azure and you can easily filter the list by product name or other common keywords Read more or view the map Join our Google Cloud Security Talks on May th We ll share expert insights into how we re working to be your most trusted cloud Find the list of topics we ll cover here Databricks is now GA on Google Cloud Deploy or migrate Databricks Lakehouse to Google Cloud to combine the benefits of an open data cloud platform with greater analytics flexibility unified infrastructure management and optimized performance Read more HPC VM image is now GA The CentOS based HPC VM image makes it quick and easy to create HPC ready VMs on Google Cloud that are pre tuned for optimal performance Check out our documentation and quickstart guide to start creating instances using the HPC VM image today Take the State of DevOps survey Help us shape the future of DevOps and make your voice heard by completing the State of DevOps survey before June Read more or take the survey OpenTelemetry Trace is now available OpenTelemetry has reached a key milestone the OpenTelemetry Tracing Specification has reached version API and SDK release candidates are available for Java Erlang Python Go Node js and Net Additional languages will follow over the next few weeks Read more New blueprint helps secure confidential data in AI Platform Notebooks We re adding to our portfolio of blueprints with the publication of our Protecting confidential data in AI Platform Notebooks blueprint guide and deployable blueprint which can help you apply data governance and security policies that protect your AI Platform Notebooks containing confidential data Read more The Liquibase Cloud Spanner extension is now GA Liquibase an open source library that works with a wide variety of databases can be used for tracking managing and automating database schema changes By providing the ability to integrate databases into your CI CD process Liquibase helps you more fully adopt DevOps practices The Liquibase Cloud Spanner extension allows developers to use Liquibase s open source database library to manage and automate schema changes in Cloud Spanner Read more Cloud computing Frequently asked questions There are a number of terms and concepts in cloud computing and not everyone is familiar with all of them To help we ve put together a list of common questions and the meanings of a few of those acronyms Read more Related ArticleAPI design Links to our most popular postsFind our most requested blog posts on API design in one location to read now or bookmark for later Read ArticleWeek of Apr Apr Announcing the GKE Gateway controller in Preview GKE Gateway controller Google Cloud s implementation of the Gateway API manages internal and external HTTP S load balancing for a GKE cluster or a fleet of GKE clusters and provides multi tenant sharing of load balancer infrastructure with centralized admin policy and control Read more See Network Performance for Google Cloud in Performance Dashboard The Google Cloud performance view part of the Network Intelligence Center provides packet loss and latency metrics for traffic on Google Cloud It allows users to do informed planning of their deployment architecture as well as determine in real time the answer to the most common troubleshooting question Is it Google or is it me The Google Cloud performance view is now open for all Google Cloud customers as a public preview  Check it out Optimizing data in Google Sheets allows users to create no code apps Format columns and tables in Google Sheets to best position your data to transform into a fully customized successful app no coding necessary Read our four best Google Sheets tips Automation bots with AppSheet Automation AppSheet recently released AppSheet Automation infusing Google AI capabilities to AppSheet s trusted no code app development platform Learn step by step how to build your first automation bot on AppSheet here Google Cloud announces a new region in Israel Our new region in Israel will make it easier for customers to serve their own users faster more reliably and securely Read more New multi instance NVIDIA GPUs on GKE We re launching support for multi instance GPUs in GKE currently in Preview which will help you drive better value from your GPU investments Read more Partnering with NSF to advance networking innovation We announced our partnership with the U S National Science Foundation NSF joining other industry partners and federal agencies as part of a combined million investment in academic research for Resilient and Intelligent Next Generation NextG Systems or RINGS Read more Creating a policy contract with Configuration as Data Configuration as Data is an emerging cloud infrastructure management paradigm that allows developers to declare the desired state of their applications and infrastructure without specifying the precise actions or steps for how to achieve it However declaring a configuration is only half the battle you also want policy that defines how a configuration is to be used This post shows you how Google Cloud products deliver real time data solutions Seven Eleven Japan built Seven Central its new platform for digital transformation on Google Cloud Powered by BigQuery Cloud Spanner and Apigee API management Seven Central presents easy to understand data ultimately allowing for quickly informed decisions Read their story here Related ArticleIn case you missed it All our free Google Cloud training opportunities from QSince January we ve introduced a number of no cost training opportunities to help you grow your cloud skills We ve brought them togethe Read ArticleWeek of Apr Apr Extreme PD is now GA On April th Google Cloud s Persistent Disk launched general availability of Extreme PD a high performance block storage volume with provisioned IOPS and up to GB s of throughput  Learn more Research How data analytics and intelligence tools to play a key role post COVID A recent Google commissioned study by IDG highlighted the role of data analytics and intelligent solutions when it comes to helping businesses separate from their competition The survey of IT leaders across the globe reinforced the notion that the ability to derive insights from data will go a long way towards determining which companies win in this new era  Learn more or download the study Introducing PHP on Cloud Functions We re bringing support for PHP a popular general purpose programming language to Cloud Functions With the Functions Framework for PHP you can write idiomatic PHP functions to build business critical applications and integration layers And with Cloud Functions for PHP now available in Preview you can deploy functions in a fully managed PHP environment complete with access to resources in a private VPC network  Learn more Delivering our CCAG pooled audit As our customers increased their use of cloud services to meet the demands of teleworking and aid in COVID recovery we ve worked hard to meet our commitment to being the industry s most trusted cloud despite the global pandemic We re proud to announce that Google Cloud completed an annual pooled audit with the CCAG in a completely remote setting and were the only cloud service provider to do so in  Learn more Anthos now available We recently released Anthos our run anywhere Kubernetes platform that s connected to Google Cloud delivering an array of capabilities that make multicloud more accessible and sustainable  Learn more New Redis Enterprise for Anthos and GKE We re making Redis Enterprise for Anthos and Google Kubernetes Engine GKE available in the Google Cloud Marketplace in private preview  Learn more Updates to Google Meet We introduced a refreshed user interface UI enhanced reliability features powered by the latest Google AI and tools that make meetings more engagingーeven funーfor everyone involved  Learn more DocAI solutions now generally available Document Doc AI platform  Lending DocAI and Procurement DocAI built on decades of AI innovation at Google bring powerful and useful solutions across lending insurance government and other industries  Learn more Four consecutive years of renewable energy In Google again matched percent of its global electricity use with purchases of renewable energy All told we ve signed agreements to buy power from more than renewable energy projects with a combined capacity of gigawatts about the same as a million solar rooftops  Learn more Announcing the Google Cloud region picker The Google Cloud region picker lets you assess key inputs like price latency to your end users and carbon footprint to help you choose which Google Cloud region to run on  Learn more Google Cloud launches new security solution WAAP WebApp and API Protection WAAP combines Google Cloud Armor Apigee and reCAPTCHA Enterprise to deliver improved threat protection consolidated visibility and greater operational efficiencies across clouds and on premises environments Learn more about WAAP here New in no code As discussed in our recent article no code hackathons are trending among innovative organizations Since then we ve outlined how you can host one yourself specifically designed for your unique business innovation outcomes Learn how here Google Cloud Referral Program now availableーNow you can share the power of Google Cloud and earn product credit for every new paying customer you refer Once you join the program you ll get a unique referral link that you can share with friends clients or others Whenever someone signs up with your link they ll get a product creditーthat s more than the standard trial credit When they become a paying customer we ll reward you with a product credit in your Google Cloud account Available in the United States Canada Brazil and Japan  Apply for the Google Cloud Referral Program Related Article cheat sheets to help you get started on your Google Cloud journeyWhether you need to determine the best way to move to the cloud or decide on the best storage option we ve built a number of cheat shee Read ArticleWeek of Apr Apr Announcing the Data Cloud Summit May At this half day event you ll learn how leading companies like PayPal Workday Equifax Zebra Technologies Commonwealth Care Alliance and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation  Learn more and register at no cost Announcing the Financial Services Summit May In this hour event you ll learn how Google Cloud is helping financial institutions including PayPal Global Payments HSBC Credit Suisse and more unlock new possibilities and accelerate business through innovation and better customer experiences  Learn more and register for free  Global  amp  EMEA How Google Cloud is enabling vaccine equity In our latest update we share more on how we re working with US state governments to help produce equitable vaccination strategies at scale  Learn more The new Google Cloud region in Warsaw is open The Google Cloud region in Warsaw is now ready for business opening doors for organizations in Central and Eastern Europe  Learn more AppSheet Automation is now GA Google Cloud s AppSheet launches general availability of AppSheet Automation a unified development experience for citizen and professional developers alike to build custom applications with automated processes all without coding Learn how companies and employees are reclaiming their time and talent with AppSheet Automation here Introducing SAP Integration with Cloud Data Fusion Google Cloud native data integration platform Cloud Data Fusion now offers the capability to seamlessly get data out of SAP Business Suite SAP ERP and S HANA  Learn more Related ArticleSRE fundamentals SLIs vs SLAs vs SLOsWhat s the difference between an SLI an SLO and an SLA Google Site Reliability Engineers SRE explain Read ArticleWeek of Apr Apr New Certificate Authority Service CAS whitepaper “How to deploy a secure and reliable public key infrastructure with Google Cloud Certificate Authority Service written by Mark Cooper of PKI Solutions and Anoosh Saboori of Google Cloud covers security and architectural recommendations for the use of the Google Cloud CAS by organizations and describes critical concepts for securing and deploying a PKI based on CAS  Learn more or read the whitepaper Active Assist s new feature  predictive autoscaling helps improve response times for your applications When you enable predictive autoscaling Compute Engine forecasts future load based on your Managed Instance Group s MIG history and scales it out in advance of predicted load so that new instances are ready to serve when the load arrives Without predictive autoscaling an autoscaler can only scale a group reactively based on observed changes in load in real time With predictive autoscaling enabled the autoscaler works with real time data as well as with historical data to cover both the current and forecasted load That makes predictive autoscaling ideal for those apps with long initialization times and whose workloads vary predictably with daily or weekly cycles For more information see How predictive autoscaling works or check if predictive autoscaling is suitable for your workload and to learn more about other intelligent features check out Active Assist Introducing Dataprep BigQuery pushdown BigQuery pushdown gives you the flexibility to run jobs using either BigQuery or Dataflow If you select BigQuery then Dataprep can automatically determine if data pipelines can be partially or fully translated in a BigQuery SQL statement Any portions of the pipeline that cannot be run in BigQuery are executed in Dataflow Utilizing the power of BigQuery results in highly efficient data transformations especially for manipulations such as filters joins unions and aggregations This leads to better performance optimized costs and increased security with IAM and OAuth support  Learn more Announcing the Google Cloud Retail amp Consumer Goods Summit The Google Cloud Retail amp Consumer Goods Summit brings together technology and business insights the key ingredients for any transformation Whether you re responsible for IT data analytics supply chains or marketing please join Building connections and sharing perspectives cross functionally is important to reimagining yourself your organization or the world  Learn more or register for free New IDC whitepaper assesses multicloud as a risk mitigation strategy To better understand the benefits and challenges associated with a multicloud approach we supported IDC s new whitepaper that investigates how multicloud can help regulated organizations mitigate the risks of using a single cloud vendor The whitepaper looks at different approaches to multi vendor and hybrid clouds taken by European organizations and how these strategies can help organizations address concentration risk and vendor lock in improve their compliance posture and demonstrate an exit strategy  Learn more or download the paper Introducing request priorities for Cloud Spanner APIs You can now specify request priorities for some Cloud Spanner APIs By assigning a HIGH MEDIUM or LOW priority to a specific request you can now convey the relative importance of workloads to better align resource usage with performance objectives  Learn more How we re working with governments on climate goals Google Sustainability Officer Kate Brandt shares more on how we re partnering with governments around the world to provide our technology and insights to drive progress in sustainability efforts  Learn more Related ArticleCloud computing Frequently asked questionsWhat are containers What s a data lake What does that acronym stand for Get answers to the questions you re too afraid to ask Read ArticleWeek of Mar Apr Why Google Cloud is the ideal platform for Block one and other DLT companies Late last year Google Cloud joined the EOS community a leading open source platform for blockchain innovation and performance and is taking steps to support the EOS Public Blockchain by becoming a block producer  BP At the time we outlined how our planned participation underscores the importance of blockchain to the future of business government and society We re sharing more on why Google Cloud is uniquely positioned to be an excellent partner for Block one and other distributed ledger technology DLT companies  Learn more New whitepaper Scaling certificate management with Certificate Authority Service As Google Cloud s Certificate Authority Service CAS approaches general availability we want to help customers understand the service better Customers have asked us how CAS fits into our larger security story and how CAS works for various use cases Our new white paper answers these questions and more  Learn more and download the paper Build a consistent approach for API consumers Learn the differences between REST and GraphQL as well as how to apply REST based practices to GraphQL No matter the approach discover how to manage and treat both options as API products here Apigee X makes it simple to apply Cloud CDN to APIs With Apigee X and Cloud CDN organizations can expand their API programs global reach Learn how to deploy APIs across regions and zones here Enabling data migration with Transfer Appliances in APACーWe re announcing the general availability of Transfer Appliances TA TA in Singapore Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with Transfer Appliances globally in the US EU and APAC Learn more about Transfer Appliances TA and TA Windows Authentication is now supported on Cloud SQL for SQL Server in public previewーWe ve launched seamless integration with Google Cloud s Managed Service for Microsoft Active Directory AD This capability is a critical requirement to simplify identity management and streamline the migration of existing SQL Server workloads that rely on AD for access control  Learn more or get started Using Cloud AI to whip up new treats with Mars MaltesersーMaltesers a popular British candy made by Mars teamed up with our own AI baker and ML engineer extraordinaire  Sara Robinson to create a brand new dessert recipe with Google Cloud AI  Find out what happened  recipe included Simplifying data lake management with Dataproc Metastore now GAーDataproc Metastore a fully managed serverless technical metadata repository based on the Apache Hive metastore is now generally available Enterprises building and migrating open source data lakes to Google Cloud now have a central and persistent metastore for their open source data analytics frameworks  Learn more Introducing the Echo subsea cableーWe announced our investment in Echo the first ever cable to directly connect the U S to Singapore with direct fiber pairs over an express route Echo will run from Eureka California to Singapore with a stop over in Guam and plans to also land in Indonesia Additional landings are possible in the future  Learn more Related Article Google Cloud tools each explained in under minutesNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes Read ArticleWeek of Mar Mar new videos bring Google Cloud to lifeーThe Google Cloud Tech YouTube channel s latest video series explains cloud tools for technical practitioners in about minutes each  Learn more BigQuery named a Leader in the Forrester Wave Cloud Data Warehouse Q reportーForrester gave BigQuery a score of out of across different criteria Learn more in our blog post or download the report Charting the future of custom compute at GoogleーTo meet users performance needs at low power we re doubling down on custom chips that use System on a Chip SoC designs  Learn more Introducing Network Connectivity CenterーWe announced Network Connectivity Center which provides a single management experience to easily create connect and manage heterogeneous on prem and cloud networks leveraging Google s global infrastructure Network Connectivity Center serves as a vantage point to seamlessly connect VPNs partner and dedicated interconnects as well as third party routers and Software Defined WANs helping you optimize connectivity reduce operational burden and lower costsーwherever your applications or users may be  Learn more Making it easier to get Compute Engine resources for batch processingーWe announced a new method of obtaining Compute Engine instances for batch processing that accounts for availability of resources in zones of a region Now available in preview for regional managed instance groups you can do this simply by specifying the ANY value in the API  Learn more Next gen virtual automotive showrooms are here thanks to Google Cloud Unreal Engine and NVIDIAーWe teamed up with Unreal Engine the open and advanced real time D creation game engine and NVIDIA inventor of the GPU to launch new virtual showroom experiences for automakers Taking advantage of the NVIDIA RTX platform on Google Cloud these showrooms provide interactive D experiences photorealistic materials and environments and up to K cloud streaming on mobile and connected devices Today in collaboration with MHP the Porsche IT consulting firm and MONKEYWAY a real time D streaming solution provider you can see our first virtual showroom the Pagani Immersive Experience Platform  Learn more Troubleshoot network connectivity with Dynamic Verification public preview ーYou can now check packet loss rate and one way network latency between two VMs on GCP This capability is an addition to existing Network Intelligence Center Connectivity Tests which verify reachability by analyzing network configuration in your VPCs  See more in our documentation Helping U S states get the COVID vaccine to more peopleーIn February we announced our Intelligent Vaccine Impact solution IVIs  to help communities rise to the challenge of getting vaccines to more people quickly and effectively Many states have deployed IVIs and have found it able to meet demand and easily integrate with their existing technology infrastructures Google Cloud is proud to partner with a number of states across the U S including Arizona the Commonwealth of Massachusetts North Carolina Oregon and the Commonwealth of Virginia to support vaccination efforts at scale  Learn more Related ArticlePicture this whiteboard sketch videos that bring Google Cloud to lifeIf you re looking for a visual way to learn Google Cloud products we ve got you covered The Google Cloud Tech YouTube channel has a ser Read ArticleWeek of Mar Mar A VMs now GA The largest GPU cloud instances with NVIDIA A GPUsーWe re announcing the general availability of A VMs based on the NVIDIA Ampere A Tensor Core GPUs in Compute Engine This means customers around the world can now run their NVIDIA CUDA enabled machine learning ML and high performance computing HPC scale out and scale up workloads more efficiently and at a lower cost  Learn more Earn the new Google Kubernetes Engine skill badge for freeーWe ve added a new skill badge this month Optimize Costs for Google Kubernetes Engine GKE which you can earn for free when you sign up for the Kubernetes track of the skills challenge The skills challenge provides days free access to Google Cloud labs and gives you the opportunity to earn skill badges to showcase different cloud competencies to employers Learn more Now available carbon free energy percentages for our Google Cloud regionsーGoogle first achieved carbon neutrality in and since we ve purchased enough solar and wind energy to match of our global electricity consumption Now we re building on that progress to target a new sustainability goal running our business on carbon free energy everywhere by Beginning this week we re sharing data about how we are performing against that objective so our customers can select Google Cloud regions based on the carbon free energy supplying them Learn more Increasing bandwidth to C and N VMsーWe announced the public preview of and Gbps high bandwidth network configurations for General Purpose N and Compute Optimized C Compute Engine VM families as part of continuous efforts to optimize our Andromeda host networking stack This means we can now offer higher bandwidth options on existing VM families when using the Google Virtual NIC gVNIC These VMs were previously limited to Gbps Learn more New research on how COVID changed the nature of ITーTo learn more about the impact of COVID and the resulting implications to IT Google commissioned a study by IDG to better understand how organizations are shifting their priorities in the wake of the pandemic  Learn more and download the report New in API securityーGoogle Cloud Apigee API management platform s latest release  Apigee X works with Cloud Armor to protect your APIs with advanced security technology including DDoS protection geo fencing OAuth and API keys Learn more about our integrated security enhancements here Troubleshoot errors more quickly with Cloud LoggingーThe Logs Explorer now automatically breaks down your log results by severity making it easy to spot spikes in errors at specific times Learn more about our new histogram functionality here The Logs Explorer histogramWeek of Mar Mar Introducing AskGoogleCloud on Twitter and YouTubeーOur first segment on March th features Developer Advocates Stephanie Wong Martin Omander and James Ward to answer questions on the best workloads for serverless the differences between “serverless and “cloud native how to accurately estimate costs for using Cloud Run and much more  Learn more Learn about the value of no code hackathonsーGoogle Cloud s no code application development platform AppSheet helps to facilitate hackathons for “non technical employees with no coding necessary to compete Learn about Globe Telecom s no code hackathon as well as their winning AppSheet app here Introducing Cloud Code Secret Manager IntegrationーSecret Manager provides a central place and single source of truth to manage access and audit secrets across Google Cloud Integrating Cloud Code with Secret Manager brings the powerful capabilities of both these tools together so you can create and manage your secrets right from within your preferred IDE whether that be VS Code IntelliJ or Cloud Shell Editor  Learn more Flexible instance configurations in Cloud SQLーCloud SQL for MySQL now supports flexible instance configurations which offer you the extra freedom to configure your instance with the specific number of vCPUs and GB of RAM that fits your workload To set up a new instance with a flexible instance configuration see our documentation here The Cloud Healthcare Consent Management API is now generally availableーThe Healthcare Consent Management API is now GA giving customers the ability to greatly scale the management of consents to meet increasing need particularly amidst the emerging task of managing health data for new care and research scenarios  Learn more Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of Mar Mar Cloud Run is now available in all Google Cloud regions  Learn more Introducing Apache Spark Structured Streaming connector for Pub Sub LiteーWe re announcing the release of an open source connector to read streams of messages from Pub Sub Lite into Apache Spark The connector works in all Apache Spark X distributions including Dataproc Databricks or manual Spark installations  Learn more Google Cloud Next is October ーJoin us and learn how the most successful companies have transformed their businesses with Google Cloud Sign up at g co cloudnext for updates  Learn more Hierarchical firewall policies now GAーHierarchical firewalls provide a means to enforce firewall rules at the organization and folder levels in the GCP Resource Hierarchy This allows security administrators at different levels in the hierarchy to define and deploy consistent firewall rules across a number of projects so they re applied to all VMs in currently existing and yet to be created projects  Learn more Announcing the Google Cloud Born Digital SummitーOver this half day event we ll highlight proven best practice approaches to data architecture diversity amp inclusion and growth with Google Cloud solutions  Learn more and register for free Google Cloud products in words or less edition ーOur popular “ words or less Google Cloud developer s cheat sheet is back and updated for  Learn more Gartner names Google a leader in its Magic Quadrant for Cloud AI Developer Services reportーWe believe this recognition is based on Gartner s evaluation of Google Cloud s language vision conversational and structured data services and solutions for developers  Learn more Announcing the Risk Protection ProgramーThe Risk Protection Program offers customers peace of mind through the technology to secure their data the tools to monitor the security of that data and an industry first cyber policy offered by leading insurers  Learn more Building the future of workーWe re introducing new innovations in Google Workspace to help people collaborate and find more time and focus wherever and however they work  Learn more Assured Controls and expanded Data RegionsーWe ve added new information governance features in Google Workspace to help customers control their data based on their business goals  Learn more Related Article quick tips for making the most of Gmail Meet Calendar and more in Google WorkspaceWhether you re looking to stay on top of your inbox or make the most of virtual meetings most of us can benefit from quick productivity Read ArticleWeek of Feb Feb Google Cloud tools explained in minutesーNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes  Learn more BigQuery materialized views now GAーMaterialized views MV s are precomputed views that periodically cache results of a query to provide customers increased performance and efficiency  Learn more New in BigQuery BI EngineーWe re extending BigQuery BI Engine to work with any BI or custom dashboarding applications that require sub second query response times In this preview BI Engine will work seamlessly with Looker and other popular BI tools such as Tableau and Power BI without requiring any change to the BI tools  Learn more Dataproc now supports Shielded VMsーAll Dataproc clusters created using Debian or Ubuntu operating systems now use Shielded VMs by default and customers can provide their own configurations for secure boot vTPM and Integrity Monitoring This feature is just one of the many ways customers that have migrated their Hadoop and Spark clusters to GCP experience continued improvements to their security postures without any additional cost New Cloud Security Podcast by GoogleーOur new podcast brings you stories and insights on security in the cloud delivering security from the cloud and of course on what we re doing at Google Cloud to help keep customer data safe and workloads secure  Learn more New in Conversational AI and Apigee technologyーAustralian retailer Woolworths provides seamless customer experiences with their virtual agent Olive Apigee API Management and Dialogflow technology allows customers to talk to Olive through voice and chat  Learn more Introducing GKE AutopilotーGKE already offers an industry leading level of automation that makes setting up and operating a Kubernetes cluster easier and more cost effective than do it yourself and other managed offerings Autopilot represents a significant leap forward In addition to the fully managed control plane that GKE has always provided using the Autopilot mode of operation automatically applies industry best practices and can eliminate all node management operations maximizing your cluster efficiency and helping to provide a stronger security posture  Learn more Partnering with Intel to accelerate cloud native GーAs we continue to grow cloud native services for the telecommunications industry we re excited to announce a collaboration with Intel to develop reference architectures and integrated solutions for communications service providers to accelerate their deployment of G and edge network solutions  Learn more Veeam Backup for Google Cloud now availableーVeeam Backup for Google Cloud automates Google native snapshots to securely protect VMs across projects and regions with ultra low RPOs and RTOs and store backups in Google Object Storage to enhance data protection while ensuring lower costs for long term retention Migrate for Anthos GAーWith Migrate for Anthos customers and partners can automatically migrate and modernize traditional application workloads running in VMs into containers running on Anthos or GKE Included in this new release  In place modernization for Anthos on AWS Public Preview to help customers accelerate on boarding to Anthos AWS while leveraging their existing investment in AWS data sources projects VPCs and IAM controls Additional Docker registries and artifacts repositories support GA including AWS ECR basic auth docker registries and AWS S storage to provide further flexibility for customers using Anthos Anywhere on prem AWS etc  HTTPS Proxy support GA to enable MA functionality access to external image repos and other services where a proxy is used to control external access Related Article resources to help you get started with SREHere are our top five Google Cloud resources for getting started on your SRE journey Read ArticleWeek of Feb Feb Introducing Cloud Domains in previewーCloud Domains simplify domain registration and management within Google Cloud improve the custom domain experience for developers increase security and support stronger integrations around DNS and SSL  Learn more Announcing Databricks on Google CloudーOur partnership with Databricks enables customers to accelerate Databricks implementations by simplifying their data access by jointly giving them powerful ways to analyze their data and by leveraging our combined AI and ML capabilities to impact business outcomes  Learn more Service Directory is GAーAs the number and diversity of services grows it becomes increasingly challenging to maintain an inventory of all of the services across an organization Last year we launched Service Directory to help simplify the problem of service management Today it s generally available  Learn more Related ArticleOptimize your browser deployment Links to our most popular Chrome Insider postsFind all the posts in our Chrome Insider blog series so you can read them all in one place or bookmark them for later Read ArticleWeek of Feb Feb Introducing Bare Metal Solution for SAP workloadsーWe ve expanded our Bare Metal Solutionーdedicated single tenant systems designed specifically to run workloads that are too large or otherwise unsuitable for standard virtualized environmentsーto include SAP certified hardware options giving SAP customers great options for modernizing their biggest and most challenging workloads  Learn more TB SSDs bring ultimate IOPS to Compute Engine VMsーYou can now attach TB and TB Local SSD to second generation general purpose N Compute Engine VMs for great IOPS per dollar  Learn more Supporting the Python ecosystemーAs part of our longstanding support for the Python ecosystem we are happy to increase our support for the Python Software Foundation the non profit behind the Python programming language ecosystem and community  Learn more  Migrate to regional backend services for Network Load BalancingーWe now support backend services with Network Load Balancingーa significant enhancement over the prior approach target pools providing a common unified data model for all our load balancing family members and accelerating the delivery of exciting features on Network Load Balancing  Learn more Related ArticleA giant list of Google Cloud resourcesThe growth of Google Cloud has been staggering I decided to invest some time in building you a comprehensive list of resources Read ArticleWeek of Feb Feb Apigee launches Apigee XーApigee celebrates its year anniversary with Apigee X a new release of the Apigee API management platform Apigee X harnesses the best of Google technologies to accelerate and globalize your API powered digital initiatives Learn more about Apigee X and digital excellence here Celebrating the success of Black founders with Google Cloud during Black History MonthーFebruary is Black History Month a time for us to come together to celebrate and remember the important people and history of the African heritage Over the next four weeks we will highlight four Black led startups and how they use Google Cloud to grow their businesses Our first feature highlights TQIntelligence and its founder Yared Related ArticleThe Service Mesh era All the posts in our best practices blog seriesFind all the posts in our Service Mesh Era blog series in one convenient locationーto read now or bookmark for later Read ArticleWeek of Jan Jan BeyondCorp Enterprise now generally availableーBeyondCorp Enterprise is a zero trust solution built on Google s global network which provides customers with simple and secure access to applications and cloud resources and offers integrated threat and data protection To learn more read the blog post visit our product homepage  and register for our upcoming webinar Related Article database trends to watchUsing managed cloud database services like Cloud SQL Spanner and more can bring performance scale and more See what s next for mode Read ArticleWeek of Jan Jan Cloud Operations Sandbox now availableーCloud Operations Sandbox is an open source tool that helps you learn SRE practices from Google and apply them on cloud services using Google Cloud s operations suite formerly Stackdriver with everything you need to get started in one click You can read our blog post or get started by visiting cloud ops sandbox dev exploring the project repo and following along in the user guide  New data security strategy whitepaperーOur new whitepaper shares our best practices for how to deploy a modern and effective data security program in the cloud Read the blog post or download the paper    WebSockets HTTP and gRPC bidirectional streams come to Cloud RunーWith these capabilities you can deploy new kinds of applications to Cloud Run that were not previously supported while taking advantage of serverless infrastructure These features are now available in public preview for all Cloud Run locations Read the blog post or check out the WebSockets demo app or the sample hc server app New tutorial Build a no code workout app in stepsーLooking to crush your new year s resolutions Using AppSheet Google Cloud s no code app development platform you can build a custom fitness app that can do things like record your sets reps and weights log your workouts and show you how you re progressing Learn how Week of Jan Jan State of API Economy Report now availableーGoogle Cloud details the changing role of APIs in amidst the COVID pandemic informed by a comprehensive study of Apigee API usage behavior across industry geography enterprise size and more Discover these trends along with a projection of what to expect from APIs in Read our blog post here or download and read the report here New in the state of no codeーGoogle Cloud s AppSheet looks back at the key no code application development themes of AppSheet contends the rising number of citizen developer app creators will ultimately change the state of no code in Read more here Week of Jan Jan Last year s most popular API postsーIn an arduous year thoughtful API design and strategy is critical to empowering developers and companies to use technology for global good Google Cloud looks back at the must read API posts in Read it here Week of Dec Dec A look back at the year across Google CloudーLooking for some holiday reading We ve published recaps of our year across databases serverless data analytics and no code development Or take a look at our most popular posts of Week of Dec Dec Memorystore for Redis enables TLS encryption support Preview ーWith this release you can now use Memorystore for applications requiring sensitive data to be encrypted between the client and the Memorystore instance Read more here Monitoring Query Language MQL for Cloud Monitoring is now generally availableーMonitoring Query language provides developers and operators on IT and development teams powerful metric querying analysis charting and alerting capabilities This functionality is needed for Monitoring use cases that include troubleshooting outages root cause analysis custom SLI SLO creation reporting and analytics complex alert logic and more Learn more Week of Dec Dec Memorystore for Redis now supports Redis AUTHーWith this release you can now use OSS Redis AUTH feature with Memorystore for Redis instances Read more here New in serverless computingーGoogle Cloud API Gateway and its service first approach to developing serverless APIs helps organizations accelerate innovation by eliminating scalability and security bottlenecks for their APIs Discover more benefits here Environmental Dynamics Inc makes a big move to no codeーThe environmental consulting company EDI built and deployed business apps with no coding skills necessary with Google Cloud s AppSheet This no code effort not only empowered field workers but also saved employees over hours a year Get the full story here Introducing Google Workspace for GovernmentーGoogle Workspace for Government is an offering that brings the best of Google Cloud s collaboration and communication tools to the government with pricing that meets the needs of the public sector Whether it s powering social care visits employment support or virtual courts Google Workspace helps governments meet the unique challenges they face as they work to provide better services in an increasingly virtual world Learn more Week of Nov Dec Google enters agreement to acquire ActifioーActifio a leader in backup and disaster recovery DR offers customers the opportunity to protect virtual copies of data in their native format manage these copies throughout their entire lifecycle and use these copies for scenarios like development and test This planned acquisition further demonstrates Google Cloud s commitment to helping enterprises protect workloads on premises and in the cloud Learn more Traffic Director can now send traffic to services and gateways hosted outside of Google CloudーTraffic Director support for Hybrid Connectivity Network Endpoint Groups NEGs now generally available enables services in your VPC network to interoperate more seamlessly with services in other environments It also enables you to build advanced solutions based on Google Cloud s portfolio of networking products such as Cloud Armor protection for your private on prem services Learn more Google Cloud launches the Healthcare Interoperability Readiness ProgramーThis program powered by APIs and Google Cloud s Apigee helps patients doctors researchers and healthcare technologists alike by making patient data and healthcare data more accessible and secure Learn more here Container Threat Detection in Security Command CenterーWe announced the general availability of Container Threat Detection a built in service in Security Command Center This release includes multiple detection capabilities to help you monitor and secure your container deployments in Google Cloud Read more here Anthos on bare metal now GAーAnthos on bare metal opens up new possibilities for how you run your workloads and where You can run Anthos on your existing virtualized infrastructure or eliminate the dependency on a hypervisor layer to modernize applications while reducing costs Learn more Week of Nov Tuning control support in Cloud SQL for MySQLーWe ve made all flags that were previously in preview now generally available GA empowering you with the controls you need to optimize your databases See the full list here New in BigQuery MLーWe announced the general availability of boosted trees using XGBoost deep neural networks DNNs using TensorFlow and model export for online prediction Learn more New AI ML in retail reportーWe recently commissioned a survey of global retail executives to better understand which AI ML use cases across the retail value chain drive the highest value and returns in retail and what retailers need to keep in mind when going after these opportunities Learn more  or read the report Week of Nov New whitepaper on how AI helps the patent industryーOur new paper outlines a methodology to train a BERT bidirectional encoder representation from transformers model on over million patent publications from the U S and other countries using open source tooling Learn more or read the whitepaper Google Cloud support for NET ーLearn more about our support of NET as well as how to deploy it to Cloud Run NET Core now on Cloud FunctionsーWith this integration you can write cloud functions using your favorite NET Core runtime with our Functions Framework for NET for an idiomatic developer experience Learn more Filestore Backups in previewーWe announced the availability of the Filestore Backups preview in all regions making it easier to migrate your business continuity disaster recovery and backup strategy for your file systems in Google Cloud Learn more Introducing Voucher a service to help secure the container supply chainーDeveloped by the Software Supply Chain Security team at Shopify to work with Google Cloud tools Voucher evaluates container images created by CI CD pipelines and signs those images if they meet certain predefined security criteria Binary Authorization then validates these signatures at deploy time ensuring that only explicitly authorized code that meets your organizational policy and compliance requirements can be deployed to production Learn more most watched from Google Cloud Next OnAirーTake a stroll through the sessions that were most popular from Next OnAir covering everything from data analytics to cloud migration to no code development  Read the blog Artifact Registry is now GAーWith support for container images Maven npm packages and additional formats coming soon Artifact Registry helps your organization benefit from scale security and standardization across your software supply chain  Read the blog Week of Nov Introducing the Anthos Developer SandboxーThe Anthos Developer Sandbox gives you an easy way to learn to develop on Anthos at no cost available to anyone with a Google account Read the blog Database Migration Service now available in previewーDatabase Migration Service DMS makes migrations to Cloud SQL simple and reliable DMS supports migrations of self hosted MySQL databasesーeither on premises or in the cloud as well as managed databases from other cloudsーto Cloud SQL for MySQL Support for PostgreSQL is currently available for limited customers in preview with SQL Server coming soon Learn more Troubleshoot deployments or production issues more quickly with new logs tailingーWe ve added support for a new API to tail logs with low latency Using gcloud it allows you the convenience of tail f with the powerful query language and centralized logging solution of Cloud Logging Learn more about this preview feature Regionalized log storage now available in new regions in previewーYou can now select where your logs are stored from one of five regions in addition to globalーasia east europe west us central us east and us west When you create a logs bucket you can set the region in which you want to store your logs data Get started with this guide Week of Nov Cloud SQL adds support for PostgreSQL ーShortly after its community GA Cloud SQL has added support for PostgreSQL You get access to the latest features of PostgreSQL while Cloud SQL handles the heavy operational lifting so your team can focus on accelerating application delivery Read more here Apigee creates value for businesses running on SAPーGoogle Cloud s API Management platform Apigee is optimized for data insights and data monetization helping businesses running on SAP innovate faster without fear of SAP specific challenges to modernization Read more here Document AI platform is liveーThe new Document AI DocAI platform a unified console for document processing is now available in preview You can quickly access all parsers tools and solutions e g Lending DocAI Procurement DocAI with a unified API enabling an end to end document solution from evaluation to deployment Read the full story here or check it out in your Google Cloudconsole Accelerating data migration with Transfer Appliances TA and TAーWe re announcing the general availability of new Transfer Appliances Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with next generation Transfer Appliances Learn more about Transfer Appliances TA and TA Week of Oct B H Inc accelerates digital transformationーThe Utah based contracting and construction company BHI eliminated IT backlog when non technical employees were empowered to build equipment inspection productivity and other custom apps by choosing Google Workspace and the no code app development platform AppSheet Read the full story here Globe Telecom embraces no code developmentーGoogle Cloud s AppSheet empowers Globe Telecom employees to do more innovating with less code The global communications company kickstarted their no code journey by combining the power of AppSheet with a unique adoption strategy As a result AppSheet helped Globe Telecom employees build business apps in just weeks Get the full story Cloud Logging now allows you to control access to logs via Log ViewsーBuilding on the control offered via Log Buckets  blog post you can now configure who has access to logs based on the source project resource type or log name all using standard IAM controls Logs views currently in Preview can help you build a system using the principle of least privilege limiting sensitive logs to only users who need this information  Learn more about Log Views Document AI is HIPAA compliantーDocument AI now enables HIPAA compliance Now Healthcare and Life Science customers such as health care providers health plans and life science organizations can unlock insights by quickly extracting structured data from medical documents while safeguarding individuals protected health information PHI Learn more about Google Cloud s nearly products that support HIPAA compliance Week of Oct Improved security and governance in Cloud SQL for PostgreSQLーCloud SQL for PostgreSQL now integrates with Cloud IAM preview to provide simplified and consistent authentication and authorization Cloud SQL has also enabled PostgreSQL Audit Extension preview for more granular audit logging Read the blog Announcing the AI in Financial Crime Compliance webinarーOur executive digital forum will feature industry executives academics and former regulators who will discuss how AI is transforming financial crime compliance on November Register now Transforming retail with AI MLーNew research provides insights on high value AI ML use cases for food drug mass merchant and speciality retail that can drive significant value and build resilience for your business Learn what the top use cases are for your sub segment and read real world success stories Download the ebook here and view this companion webinar which also features insights from Zulily New release of Migrate for AnthosーWe re introducing two important new capabilities in the release of Migrate for Anthos Google Cloud s solution to easily migrate and modernize applications currently running on VMs so that they instead run on containers in Google Kubernetes Engine or Anthos The first is GA support for modernizing IIS apps running on Windows Server VMs The second is a new utility that helps you identify which VMs in your existing environment are the best targets for modernization to containers Start migrating or check out the assessment tool documentation Linux Windows New Compute Engine autoscaler controlsーNew scale in controls in Compute Engine let you limit the VM deletion rate by preventing the autoscaler from reducing a MIG s size by more VM instances than your workload can tolerate to lose Read the blog Lending DocAI in previewーLending DocAI is a specialized solution in our Document AI portfolio for the mortgage industry that processes borrowers income and asset documents to speed up loan applications Read the blog or check out the product demo Week of Oct New maintenance controls for Cloud SQLーCloud SQL now offers maintenance deny period controls which allow you to prevent automatic maintenance from occurring during a day time period Read the blog Trends in volumetric DDoS attacksーThis week we published a deep dive into DDoS threats detailing the trends we re seeing and giving you a closer look at how we prepare for multi terabit attacks so your sites stay up and running Read the blog New in BigQueryーWe shared a number of updates this week including new SQL capabilities more granular control over your partitions with time unit partitioning the general availability of Table ACLs and BigQuery System Tables Reports a solution that aims to help you monitor BigQuery flat rate slot and reservation utilization by leveraging BigQuery s underlying INFORMATION SCHEMA views Read the blog Cloud Code makes YAML easy for hundreds of popular Kubernetes CRDsーWe announced authoring support for more than popular Kubernetes CRDs out of the box any existing CRDs in your Kubernetes cluster and any CRDs you add from your local machine or a URL Read the blog Google Cloud s data privacy commitments for the AI eraーWe ve outlined how our AI ML Privacy Commitment reflects our belief that customers should have both the highest level of security and the highest level of control over data stored in the cloud Read the blog New lower pricing for Cloud CDNーWe ve reduced the price of cache fill content fetched from your origin charges across the board by up to along with our recent introduction of a new set of flexible caching capabilities to make it even easier to use Cloud CDN to optimize the performance of your applications Read the blog Expanding the BeyondCorp AllianceーLast year we announced our BeyondCorp Alliance with partners that share our Zero Trust vision Today we re announcing new partners to this alliance Read the blog New data analytics training opportunitiesーThroughout October and November we re offering a number of no cost ways to learn data analytics with trainings for beginners to advanced users Learn more New BigQuery blog seriesーBigQuery Explained provides overviews on storage data ingestion queries joins and more Read the series Week of Oct Introducing the Google Cloud Healthcare Consent Management APIーThis API gives healthcare application developers and clinical researchers a simple way to manage individuals consent of their health data particularly important given the new and emerging virtual care and research scenarios related to COVID Read the blog Announcing Google Cloud buildpacksーBased on the CNCF buildpacks v specification these buildpacks produce container images that follow best practices and are suitable for running on all of our container platforms Cloud Run fully managed Anthos and Google Kubernetes Engine GKE Read the blog Providing open access to the Genome Aggregation Database gnomAD ーOur collaboration with Broad Institute of MIT and Harvard provides free access to one of the world s most comprehensive public genomic datasets Read the blog Introducing HTTP gRPC server streaming for Cloud RunーServer side HTTP streaming for your serverless applications running on Cloud Run fully managed is now available This means your Cloud Run services can serve larger responses or stream partial responses to clients during the span of a single request enabling quicker server response times for your applications Read the blog New security and privacy features in Google WorkspaceーAlongside the announcement of Google Workspace we also shared more information on new security features that help facilitate safe communication and give admins increased visibility and control for their organizations Read the blog Introducing Google WorkspaceーGoogle Workspace includes all of the productivity apps you know and use at home at work or in the classroomーGmail Calendar Drive Docs Sheets Slides Meet Chat and moreーnow more thoughtfully connected Read the blog New in Cloud Functions languages availability portability and moreーWe extended Cloud Functionsーour scalable pay as you go Functions as a Service FaaS platform that runs your code with zero server managementーso you can now use it to build end to end solutions for several key use cases Read the blog Announcing the Google Cloud Public Sector Summit Dec ーOur upcoming two day virtual event will offer thought provoking panels keynotes customer stories and more on the future of digital service in the public sector Register at no cost 2021-08-27 22:00:00
IT 気になる、記になる… 「Surface Duo 2」に続き、「Surface Go 3」のものとみられるベンチマークデータも明らかに https://taisy0.com/2021/08/28/144637.html microsoft 2021-08-27 21:56:31
IT 気になる、記になる… スクエニ、ゲームボーイ版「Sa・Ga」3作をセットにした「Sa・Ga COLLECTION」のスマホ版を発表 − 9月22日に配信開始へ https://taisy0.com/2021/08/28/144632.html collection 2021-08-27 21:39:46
TECH Engadget Japanese パックを弾いてスマッシュ!オンライン対応『机でエアホッケー』:発掘!スマホゲーム https://japanese.engadget.com/tsukue-air-hockey-211059379.html 話題 2021-08-27 21:10:59
TECH Techable(テッカブル) 明るすぎない暖色がリラックス空間を演出! 充電式キャンプライト「LT-SCL01」 https://techable.jp/archives/160754 ltscl 2021-08-27 22:00:04
AWS AWS Security Blog How to securely create and store your CRL for ACM Private CA https://aws.amazon.com/blogs/security/how-to-securely-create-and-store-your-crl-for-acm-private-ca/ How to securely create and store your CRL for ACM Private CAIn this blog post I show you how to protect your Amazon Simple Storage Service Amazon S bucket while still allowing access to your AWS Certificate Manager ACM Private Certificate Authority CA certificate revocation list CRL A CRL is a list of certificates that have been revoked by the CA Certificates can be revoked because … 2021-08-27 21:32:22
AWS AWS Security Blog How to securely create and store your CRL for ACM Private CA https://aws.amazon.com/blogs/security/how-to-securely-create-and-store-your-crl-for-acm-private-ca/ How to securely create and store your CRL for ACM Private CAIn this blog post I show you how to protect your Amazon Simple Storage Service Amazon S bucket while still allowing access to your AWS Certificate Manager ACM Private Certificate Authority CA certificate revocation list CRL A CRL is a list of certificates that have been revoked by the CA Certificates can be revoked because … 2021-08-27 21:32:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonのkivyのボタン処理がよくわかりません https://teratail.com/questions/356533?rss=all Pythonのkivyのボタン処理がよくわかりませんkivyを教えてくれるサイトを参考に、ボタンを押したらラベルの文字が変わるというのを作ってみました。 2021-08-28 06:33:59
海外TECH DEV Community TensorFlow and PyTorch on Graviton2 using Anaconda https://dev.to/aws-builders/tensorflow-and-pytorch-on-graviton2-using-anaconda-5hd5 TensorFlow and PyTorch on Graviton using AnacondaAnaconda advertises million users worldwide and offers an easy way to perform machine learning on a single machine Until recently it has been difficult to install TensorFlow and PyTorch on Arm machines including Graviton There are numerous articles outlining difficult installation methods most of which involve building source code As the Arm software ecosystem continues to improve more and more software just works on Arm One of the latest improvements is Anaconda Today let s see how to get started with two popular machine learning frameworks TensorFlow and PyTorch on Graviton Setup a Graviton EC instanceFirst create a new EC instance The instance can be any of the instance types powered by Graviton processors including A Tg Mg Cg or Rg There are numerous AWS tutorials about how to create an AWS account and use the AWS Console to configure and launch a new EC instance Make sure to substitute one of the above instance types in any tutorial you use The tg micro instances are free up to hours per month until December With vCPUs and GiB memory the tg micro won t provide enough performance for machine learning projects but does work to try out the steps in this article For this example I created a tg medium running Ubuntu with a public IP address and accessible from my desktop via ssh Find the public IP address of the EC instance in the AWS console and connect ssh i mykey pem ubuntu lt ec ip address gt Once connected update the software install Anaconda and source the bash environment The Anaconda install script will review the license agreement and ask to accept the terms Then accept the default installation directory of HOME anconda sudo apt update sudo apt upgrade y wget sh Anaconda Linux aarch sh bashrcThe default conda environment is named base and this will be shown in the shell prompt base ubuntu ip Install TensorFlowCreate a new conda environment named tf install TensorFlow and activate the new environment conda create n tf tensorflow conda activate tfThe shell prompt will now show the tf environment tf ubuntu ip Run a simple check to make sure TensorFlow is working pythonPython default Aug GCC Anaconda Inc on linuxType help copyright credits or license for more information gt gt gt import tensorflow as tf gt gt gt print tf version gt gt gt print tf reduce sum tf random normal I tensorflow core common runtime process util cc Creating new thread pool with default inter op setting Tune using inter op parallelism threads for best performance tf Tensor shape dtype float gt gt gt exit Exit the tf environment and move on to install PyTorch conda deactivate Install PyTorchCreate a new conda environment named torch install PyTorch and activate the new environment conda create n torch pytorch conda activate torchThe shell prompt will now show the tf environment torch ubuntu ip Run a simple check to make sure TensorFlow is working pythonPython default Aug GCC Anaconda Inc on linuxType help copyright credits or license for more information gt gt gt import torch gt gt gt x torch rand gt gt gt print x tensor e e e e e e e e e e e e e e e gt gt gt exit Try the MNIST example from PyTorch git clone pip install r requirements txt cd examples python main py epochs There are many machine learning articles and examples using MNIST and now they can be done on Graviton Wrap upI have spent many hours building machine learning frameworks from source for the Arm architecture Although it s challenging and satisfying to succeed I can really appreciate how easy Anaconda makes getting started with TensorFlow and PyTorch on Graviton Previously the setup time was significant With Anaconda the setup time is short and there is more time available to create machine learning applications It s great to see an Anaconda installer just for Graviton on the bottom of the installation page 2021-08-27 21:17:57
海外TECH DEV Community Introducing Hoppscotch 2.0!! A fresh new perspective. https://dev.to/hoppscotch/introducing-hoppscotch-2-0-a-fresh-new-perspective-1j44 Introducing Hoppscotch A fresh new perspective This week marks the nd anniversary of the Hoppscotch project The initial commit to the project was made two years ago on August Since then we have garnered monthly users all time users contributors GitHub starsThese metrics are crazy and we want to thank all our users our supporters and our open source friends and contributors for helping us reach these numbers Due to these huge numbers we have realized we have large shoes to fill now There is a much bigger expectation of what Hoppscotch is and should be This marked a requirement for the project to be refactored so that every component of it can grow effectively with the expanded scope and today we are announcing our initial efforts towards this huge goal The Hoppscotch app over the span of years had to grow from a simple app to a multi faceted feature heavy app We have had many contributors come and go over the years and the codebase over this span didn t feature a fixed standard for how things are supposed to be done This has lead to many inconsistent behaviors across the app and a really messy internal architecture Hence over the past few months we devoted ourselves to working solely on building an infrastructure that could stand and support rapid growth We accomplished this by splitting the codebase into properly segregated parts that communicate over well defined interfaces and by following fixed proper code standards throughout the codebase This effort is still a work in progress but the base foundation for this effort is done Hence we are happy to introduce Hoppscotch a release to mark the shift in perspective of what Hoppscotch is First of all let s talk about the new design we wanted to capture a UI that can evolve over time and yet feel familiar We wanted it to be utilitarian and streamlined A common complaint we received was all the excessive scrolling required to navigate the old interface and the negative space around the UI elements Everything is cut short and made to the point with no scroll required to move around the app anymore It s not just a new coat of paint it also brought along with a bunch of extra features One notable addition is the highlighting applied to environment variable references throughout the app it s subtle but it exposes important information like its validity it turns red if the variable is invalid and the current value The streamlined internal architecture also brings the possibility for more seamless experiences For example Hoppscotch can now remember your session across devices if you are logged in and it can automatically save requests you have opened in your sessions There are many more features in the works which we can t wait to share with you later We had launched Hoppscotch for Teams last June as a closed invite only beta Since then we have received more than invites We have received feedback from about companies and teams across the globe who has test driven the feature and have reported their support and cited the ease of use and the low barrier of entry as the key positives Teams will continue in a closed invite only beta state for a month more but we are hoping to start with the public beta by the end of September If you and your team are interested to try out Teams you can request an invite over at We will be revealing more info about Teams and it s roadmap to general availability in the coming days so stay tuned and follow us on our social channels to get the latest info With the release we want to mark a change in perspective of what Hoppscotch should be as a project We are setting our sights on building a collaborative platform open and inviting from end to end where developers and non developers whether as individuals or as teams can work with and collaborate on APIs I believe as of right now we have a solid base in API testing we have rich support for REST GraphQL and many Real time protocols and we actively see contributions from the OSS community regarding the improvements that can be made to all of these facets Hence we are planning to shift to our next plan which is API Collaboration With API Collaboration we want to focus on developing features that help our users share collaborate and document APIs from within the Hoppscotch ecosystem itself Hoppscotch for Teams is one of the core elements to this strategy but we have more features in our pipeline we are working on which will be announced in the coming months Another thing we are working towards in gradual but firm steps is providing a fully managed self hostable version of Hoppscotch for the enterprises and teams which require it Stay tuned to our social channels for this as Liyas will be announcing the plans of the project regarding the same later this week Hoppscotch has been mostly a two person team that until just recently worked on the project part time We had received a lot of help and useful contributions to the app from our amazing open source contributors and we are forever thankful to them and continue to look forward to the support of the team But that being said the project has started to become too relevant and massive in scope for just two guys to tackle by themselves Hence we have decided it is time to start hiring If you are interested in building with us the future of how we as developers work with APIs please head on over to and have a look at our open positions We can t wait to have you on our team If you like what you saw what are you waiting for Head on over to 2021-08-27 21:08:17
Apple AppleInsider - Frontpage News Apple launches iPhone 12, 12 Pro service program for 'no sound' issue https://appleinsider.com/articles/21/08/27/apple-launches-iphone-12-12-pro-service-program-for-no-sound-issue?utm_medium=rss Apple launches iPhone Pro service program for x no sound x issueApple on Friday announced a new service program for iPhone and iPhone Pro models that suffer from sound issues when placing or receiving calls The iPhone and iPhone Pro Service Program for No Sound Issues covers a limited number of devices manufactured between October and April Apple says According to a document detailing the program and its terms a very small percentage of iPhone and Pro models might experience sound issues due to a component that could fail on the receiver module Affected units do not emit sound from the receiver when placing or receiving calls Read more 2021-08-27 22:01:57
Apple AppleInsider - Frontpage News Google forecast to spend $15B in 2021 to remain default iOS search engine https://appleinsider.com/articles/21/08/27/google-forecast-to-spend-15b-in-2021-to-remain-default-ios-search-engine?utm_medium=rss Google forecast to spend B in to remain default iOS search engineGoogle is seemingly adamant in its decision to maintain the coveted role of default search engine on iOS a strategy that could generate nearly billion for Apple in according to one industry analyst The internet search giant is forecast to spend nearly billion over fiscal for the opportunity according to a note from Bernstein analyst Toni Sacconaghi as reported by Philip Elmer DeWitt s Apple this week That figure is up from as much as billion in and up to billion in Neither Apple nor Google disclosed have disclosed details of the deal but the contribution reportedly accounted for between to of Apple s annual profits in Sacconaghi arrived at the billion figure by parsing through Apple s recent earnings reports and analyzing Google s traffic acquisition costs Read more 2021-08-27 21:40:19
海外TECH Engadget January 6th Capitol attack investigators demand records from tech giants https://www.engadget.com/us-select-committee-social-media-company-records-demand-211356022.html?src=rss January th Capitol attack investigators demand records from tech giantsSince the January th attack on the US Capitol a quot Select Committee quot has been formed in the House of Representatives to investigate the circumstances that led to a mob breaching the country s seat of government Part of that wide ranging investigation will apparently involve a close look at the biggest social media companies in the world The committee today announced that it was requesting records relating to the attack from companies who were asked to respond in the next two weeks It s a who s who of the biggest players on the internet including Google YouTube Twitter Facebook Reddit Snap Twitch Telegram and TikTok On the list are a number of smaller pro Trump sites that have sprung up in recent years including Gab and Parler as well as known cesspools chan and kun formerly chan nbsp Specifically the Select Committee wants records relating to the spread of misinformation efforts to overthrow the results of the election efforts to prevent certification of the election foreign influence attempt in the election and domestic violent extremism Additionally the Committee is also looking for materials from these companies relating to any policy changes that were considered or adopted to address misinformation violent extremism and foreign malicious influence nbsp Notably the Committee wants to hear both about policy changes that were put into place as well as things that the companies quot failed to adopt quot One example of a change that came about in response to the attack happened recently at Facebook where the company adopted a recommendation from its Oversight Board The company walked back its policy that allowed politicians to circumvent some of its rules under the guise of “newsworthiness though politicians still do get special treatment around other rules like fact checking It s been clear since the Select Committee came together that it was going to take the time to gather a huge amount of information to properly investigate the events of January th and that extends to its requests to these companies Now the ball is in their respective courts 2021-08-27 21:13:56
海外TECH Engadget Chicago sues DoorDash and GrubHub, alleging deceptive business practices https://www.engadget.com/chicago-sues-doordash-grubhub-210424254.html?src=rss Chicago sues DoorDash and GrubHub alleging deceptive business practicesThe City of Chicago has filed two separate lawsuits against DoorDash and GrubHub While the complaints point to alleged misconduct specific to each company they broadly accuse DoorDash and GrubHub of employing a similar set of unfair business practices Specifically the city claims that both DoorDash and GrubHub have consistently advertised delivery services from restaurants that never consented to a listing on their platforms The city also alleges they employ quot bait and switch quot tactics by using deceptively small delivery fees to lure customers before hitting them with various other expenses at the end of a transaction Finally it says they both hide the fact many restaurants charge less for the items on their menu when you order directly from them DoorDash called the lawsuit quot baseless quot and a quot waste quot of taxpayer money quot DoorDash has stood with the City of Chicago throughout the pandemic waiving fees for restaurants providing in direct grants creating strong earning opportunities and delivering food and other necessities to communities in need quot a spokesperson for the company told Engadget GrubHub echoed the sentiments of its competitor quot Every single allegation is categorically wrong and we will aggressively defend our business practices quot a GrubHub spokesperson said quot We look forward to responding in court and are confident we will prevail quot In taking the two companies to court the city says it seeks to mandate greater transparency from DoorDash and GrubHub as well as financial restitution for restaurants and consumers hurt by their alleged actions Separately the DoorDash lawsuit alleges the company misled customers about how it was using tips to pay its delivery workers If that sounds familiar it s because DoorDash agreed to pay a million settlement toward the end of to settle allegations related to that exact same issue For Chicago this is the latest effort by the city to impose additional regulations on food delivery apps In May it implemented a policy that saw both DoorDash and GrubHub required to include an itemized breakdown that lists how much restaurants pay when you order from them using an app 2021-08-27 21:04:24
海外科学 NYT > Science Send Us a Video With Your Question About Kids and Covid https://www.nytimes.com/2021/08/27/science/send-us-a-video-with-your-question-about-kids-and-covid.html covidwhat 2021-08-27 21:21:16
海外科学 NYT > Science Lila Gleitman, Who Showed How Children Learn Language, Dies at 91 https://www.nytimes.com/2021/08/27/science/lila-gleitman-dead.html brain 2021-08-27 21:25:04
ニュース BBC News - Home Afghanistan: Boris Johnson vows to help those left behind https://www.bbc.co.uk/news/uk-58353726?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-27 21:31:45
ニュース BBC News - Home Hurricane Ida: New Orleans braces for possible direct hit https://www.bbc.co.uk/news/world-us-canada-58361215?at_medium=RSS&at_campaign=KARANGA katrina 2021-08-27 21:24:50
ニュース BBC News - Home The Papers: Brits die in Kabul and US prepares to strike back https://www.bbc.co.uk/news/blogs-the-papers-58364292?at_medium=RSS&at_campaign=KARANGA front 2021-08-27 21:46:21
ニュース BBC News - Home Raducanu & Boulter qualify for US Open for first time https://www.bbc.co.uk/sport/tennis/58363744?at_medium=RSS&at_campaign=KARANGA Raducanu amp Boulter qualify for US Open for first timeBritish pair Emma Raducanu and Katie Boulter reach the US Open women s singles main draw for the first time after winning their final qualifying matches 2021-08-27 21:08:34
北海道 北海道新聞 五輪銀メダル230万円で落札 亡命ベラルーシ選手が出品 https://www.hokkaido-np.co.jp/article/583026/ 東京五輪 2021-08-28 06:15:00
北海道 北海道新聞 アフガン再びテロの脅威 米軍、最大限の防衛措置 https://www.hokkaido-np.co.jp/article/583021/ 安全保障 2021-08-28 06:15:15
北海道 北海道新聞 イタリア南部、マスク義務再導入 コロナ、集中治療患者増 https://www.hokkaido-np.co.jp/article/583025/ 新型コロナウイルス 2021-08-28 06:15:00
北海道 北海道新聞 NY株反発、242ドル高 緩和縮小前倒し懸念後退 https://www.hokkaido-np.co.jp/article/583023/ 縮小 2021-08-28 06:05:00
北海道 北海道新聞 雇用情勢「明らかに進展」 米FRB、量的緩和縮小判断も https://www.hokkaido-np.co.jp/article/583022/ 米連邦準備制度理事会 2021-08-28 06:05:03
GCP Cloud Blog What’s new with Google Cloud https://cloud.google.com/blog/topics/inside-google-cloud/whats-new-google-cloud/ What s new with Google CloudWant to know the latest from Google Cloud Find it here in one handy location Check back regularly for our newest updates announcements resources events learning opportunities and more  Tip  Not sure where to find what you re looking for on the Google Cloud blog Start here  Google Cloud blog Full list of topics links and resources Week of Aug Aug Google Transfer Appliance announces preview of online mode Customers are increasingly collecting data that needs to quickly be transferred to the cloud Transfer Appliances are being used to quickly offload data from sources e g cameras cars sensors and can now stream that data to a Cloud Storage bucket Online mode can be toggled as data is copied into the appliance and either send the data offline by shipping the appliance to Google or copy data to Cloud Storage over the network Read more Topic retention for Cloud Pub Sub is now Generally Available Topic retention is the most comprehensive and flexible way available to retain Pub Sub messages for message replay In addition to backing up all subscriptions connected to the topic new subscriptions can now be initialized from a timestamp in the past Learn more about the feature here Vertex Predictions now supports private endpoints for online prediction Through VPC Peering Private Endpoints provide increased security and lower latency when serving ML models Read more Related ArticleNew study available Modernize with AIOps to maximize your impactIn this commissioned study Forrester Consulting explores how organizations are using AI Ops in their cloud environments Read ArticleWeek of Aug Aug Look for us to take security one step further by adding authorization features for service to service communications for gRPC proxyless services as well as to support other deployment models where proxyless gRPC services are running somewhere other than GKE for example Compute Engine We hope you ll join us and check out the setup guide and give us feedback Cloud Run now supports VPC Service Controls You can now protect your Cloud Run services against data exfiltration by using VPC Service Controls in conjunction with Cloud Run s ingress and egress settings Read more Read how retailers are leveraging Google Cloud VMware Engine to move their on premises applications to the cloud where they can achieve the scale intelligence and speed required to stay relevant and competitive Read more A series of new features for BeyondCorp Enterprise our zero trust offering We now offer native support for client certificates for eight types of VPC SC resources We are also announcing general availability of the on prem connector which allows users to secure HTTP or HTTPS based on premises applications outside of Google Cloud Additionally three new BeyondCorp attributes are available in Access Context Manager as part of a public preview Customers can configure custom access policies based on time and date credential strength and or Chrome browser attributes Read more about these announcements here We are excited to announce that Google Cloud working with its partners NAG and DDN demonstrated the highest performing Lustre file system on the IO ranking of the fastest HPC storage systems ーquite a feat considering Lustre is one of the most widely deployed HPC file systems in the world  Read the full article The Storage Transfer Service for on premises data API is now available in Preview Now you can use RESTful APIs to automate your on prem to cloud transfer workflows  Storage Transfer Service is a software service to transfer data over a network The service provides built in capabilities such as scheduling bandwidth management retries and data integrity checks that simplifies the data transfer workflow It is now simple to use Terraform to configure Anthos features on your GKE clusters This is the first part of the part series that describes using Terraform to enable Config Sync  For platform administrators  this natural IaC approach improves auditability and transparency and reduces risk of misconfigurations or security gaps Read more In this commissioned study “Modernize With AIOps To Maximize Your Impact Forrester Consulting surveyed organizations worldwide to better understand how they re approaching artificial intelligence for IT operations AIOps in their cloud environments and what kind of benefits they re seeing Read more If your organization or development environment has strict security policies which don t allow for external IPs it can be difficult to set up a connection between a Private Cloud SQL instance and a Private IP VM This article contains clear instructions on how to set up a connection from a private Compute Engine VM to a private Cloud SQL instance using a private service connection and the mysqlsh command line tool Related ArticleNew Research COVID accelerates innovation in healthcare but tech adoption still lagsGoogle Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technologyRead ArticleWeek of Aug Aug Compute Engine users have a new updated set of VM level “in context metrics charts and logs to correlate signals for common troubleshooting scenarios across CPU Disk Memory Networking and live Processes  This brings the best of Google Cloud s operations suite directly to the Compute Engine UI Learn more ​​Pub Sub to Splunk Dataflow template has been updatedto address multiple enterprise customer asks from improved compatibility with Splunk Add on for Google Cloud Platform to more extensibility with user defined functions UDFs and general pipeline reliability enhancements to tolerate failures like transient network issues when delivering data to Splunk Read more to learn about how to take advantage of these latest features Read more Google Cloud and NVIDIA have teamed up to make VR AR workloads easier faster to create and tetherless Read more Register for the Google Cloud Startup Summit September at goo gle StartupSummit for a digital event filled with inspiration learning and discussion This event will bring together our startup and VC community to discuss the latest trends and insights headlined by a keynote by Astro Teller Captain of Moonshots at X the moonshot factory Additionally learn from a variety of technical and business sessions to help take your startup to the next level Google Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technology Learn more Partial SSO is now available for public preview If you use a rd party identity provider to single sign on into Google services Partial SSO allows you to identify a subset of your users to use Google Cloud Identity as your SAML SSO identity provider short video and demo Related ArticleGoogle named a Leader in Gartner Magic Quadrant for Cloud Infrastructure and Platform Services againGartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as Read ArticleWeek of Aug Aug Gartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as a Service Learn more Private Service Connect is now generally available Private Service Connect lets you create private and secure connections to Google Cloud and third party services with service endpoints in your VPCs  Read more migration guides designed to help you identify the best ways to migrate which include meeting common organizational goals like minimizing time and risk during your migration identifying the most enterprise grade infrastructure for your workloads picking a cloud that aligns with your organization s sustainability goals and more Read more Related ArticleThe new Google Cloud region in Melbourne is now openThe new Google Cloud region in Melbourne adds a second region to Australia supporting economic growth in the region Read ArticleWeek of Jul Jul This week we hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more about our consumer packaged goods strategy and a guide to key summit content for brands in this blog from Giusy Buonfantino Google Cloud s Vice President of CPG We re hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more See how IKEA uses Recommendations AI to provide customers with more relevant product information  Read more ​​Google Cloud launches a career program for people with autism designed to hire and support more talented people with autism in the rapidly growing cloud industry  Learn moreGoogle Cloud follows new API stability tenets that work to minimize unexpected deprecations to our Enterprise APIs  Read more Related ArticleRegistration is open for Google Cloud Next October Register now for Google Cloud Next on October Read ArticleWeek of Jul Jul Register and join us for Google Cloud Next October at g co CloudNext for a fresh approach to digital transformation as well as a few surprises Next will be a fully customizable digital adventure for a more personalized learning journey Find the tools and training you need to succeed From live interactive Q amp As and informative breakout sessions to educational demos and real life applications of the latest tech from Google Cloud Get ready to plug into your cloud community get informed and be inspired Together we can tackle today s greatest business challenges and start solving for what s next Application Innovation takes a front row seat this year To stay ahead of rising customer expectations and the digital and in person hybrid landscape enterprises must know what application innovation means and how to deliver this type of innovation with a small piece of technology that might surprise you Learn more about the three pillars of app innovation here We announced Cloud IDS our new network security offering which is now available in preview Cloud IDS delivers easy to use cloud native managed network based threat detection With Cloud IDS customers can enjoy a Google Cloud integrated experience built with Palo Alto Networks industry leading threat detection technologies to provide high levels of security efficacy Learn more Key Visualizer for Cloud Spanner is now generally available Key Visualizer is a new interactive monitoring tool that lets developers and administrators analyze usage patterns in Spanner It reveals trends and outliers in key performance and resource metrics for databases of any size helping to optimize queries and reduce infrastructure costs See it in action The market for healthcare cloud is projected to grow This means a need for better tech infrastructure digital transformation amp Cloud tools Learn how Google Cloud Partner Advantage partners help customers solve business challenges in healthcare Related ArticleThe new Google Cloud region in Delhi NCR is now openThe Google Cloud region in Delhi NCR is now open for business ready to host your workloads Read ArticleWeek of Jul Jul Simplify VM migrations with Migrate for Compute Engine as a Service delivers a Google managed cloud service that enables simple frictionless and large scale enterprise migrations of virtual machines to Google Compute Engine with minimal downtime and risk API driven and integrated into your Google Cloud console for ease of use this service uses agent less replication to copy data without manual intervention and without VPN requirements It also enables you to launch non disruptive validations of your VMs prior to cutover  Rapidly migrate a single application or execute a sprint with hundred systems using migration groups with confidence Read more here The Google Cloud region in Delhi NCR is now open for business ready to host your workloads Learn more and watch the region launch event here Introducing Quilkin the open source game server proxy Developed in collaboration with Embark Studios Quilkin is an open source UDP proxy tailor made for high performance real time multiplayer games Read more We re making Google Glass on Meet available to a wider network of global customers Learn more Transfer Appliance supports Google Managed Encryption Keys ーWe re announcing the support for Google Managed Encryption Keys with Transfer Appliance this is in addition to the currently available Customer Managed Encryption Keys feature Customers have asked for the Transfer Appliance service to create and manage encryption keys for transfer sessions to improve usability and maintain security The Transfer Appliance Service can now manage the encryption keys for the customers who do not wish to handle a key themselves Learn more about Using Google Managed Encryption Keys UCLA builds a campus wide API program With Google Cloud s API management platform Apigee UCLA created a unified and strong API foundation that removes data friction that students faculty and administrators alike face This foundation not only simplifies how various personas connect to data but also encourages more innovations in the future Learn their story An enhanced region picker makes it easy to choose a Google Cloud region with the lowest CO output  Learn more Amwell and Google Cloud explore five ways telehealth can help democratize access to healthcare  Read more Major League Baseball and Kaggle launch ML competition to learn about fan engagement  Batter up We re rolling out general support of Brand Indicators for Message Identification BIMI in Gmail within Google Workspace Learn more Learn how DeNA Sports Business created an operational status visualization system that helps determine whether live event attendees have correctly installed Japan s coronavirus contact tracing app COCOA Google Cloud CAS provides a highly scalable and available private CA to address the unprecedented growth in certificates in the digital world Read more about CAS Related ArticleCloser to the action Call of Duty League and Google Cloud deliver new feature for esports fansGoogle Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in rea Read ArticleWeek of Jul Jul Google Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in real time Read more Building applications is a heavy lift due to the technical complexity which includes the complexity of backend services that are used to manage and store data Firestore alters this by having Google Cloud manage your backend complexity through a complete backend as a service Learn more Google Cloud s new Native App Development skills challenge lets you earn badges that demonstrate your ability to create cloud native apps Read more and sign up Related ArticleAT amp T Android customers to have Messages app by defaultMessages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read ArticleWeek of Jun Jul Storage Transfer Service now offers preview support for Integration with AWS Security Token Service Security conscious customers can now use Storage Transfer Service to perform transfers from AWS S without passing any security credentials This release will alleviate the security burden associated with passing long term AWS S credentials which have to be rotated or explicitly revoked when they are no longer needed Read more The most popular and surging Google Search terms are now available in BigQuery as a public dataset View the Top and Top rising queries from Google Trends from the past days including years of historical data across the Designated Market Areas DMAs in the US Learn more A new predictive autoscaling capability lets you add additional Compute Engine VMs in anticipation of forecasted demand Predictive autoscaling is generally available across all Google Cloud regions Read more or consult the documentation for more information on how to configure simulate and monitor predictive autoscaling Messages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read more TPU v Pods will soon be available on Google Cloud providing the most powerful publicly available computing platform for machine learning training Learn more Cloud SQL for SQL Server has addressed multiple enterprise customer asks with the GA releases of both SQL Server and Active Directory integration as well as the Preview release of Cross Region Replicas  This set of releases work in concert to allow customers to set up a more scalable and secure managed SQL Server environment to address their workloads needs Read more Related ArticleHow HBO Max uses reCAPTCHA Enterprise to make its customer experience frictionlessBalancing product marketing customer and security needs without slowing down signups Read ArticleWeek of Jun Jun Simplified return to office with no code technology We ve just released a solution to your most common return to office headaches make a no code app customized to solve your business specific challenges Learn how to create an automated app where employees can see office room occupancy check what desks are reserved or open review disinfection schedules and more in this blog tutorial New technical validation whitepaper for running ecommerce applicationsーEnterprise Strategy Group s analyst outlines the challenges of organizations running ecommerce applications and how Google Cloud helps to mitigate those challenges and handle changing demands with global infrastructure solutions Download the whitepaper The fullagendafor Google for Games Developer Summit on July th th is now available A free digital event with announcements from teams including Stadia Google Ads AdMob Android Google Play Firebase Chrome YouTube and Google Cloud Hear more about how Google Cloud technology creates opportunities for gaming companies to make lasting enhancements for players and creatives Register at g co gamedevsummitBigQuery row level security is now generally available giving customers a way to control access to subsets of data in the same table for different groups of users Row level security RLS extends the principle of least privilege access and enables fine grained access control policies in BigQuery tables BigQuery currently supports access controls at the project dataset table and column level Adding RLS to the portfolio of access controls now enables customers to filter and define access to specific rows in a table based on qualifying user conditionsーproviding much needed peace of mind for data professionals Transfer from Azure ADLS Gen Storage Transfer Service offers Preview support for transferring data from Azure ADLS Gen to Google Cloud Storage Take advantage of a scalable serverless service to handle data transfer Read more reCAPTCHA V and V customers can now migrate site keys to reCAPTCHA Enterprise in under minutes and without making any code changes Watch our Webinar to learn more  Bot attacks are the biggest threat to your business that you probably haven t addressed yet Check out our Forbes article to see what you can do about it Related ArticleNew Tau VMs deliver leading price performance for scale out workloadsCompute Engine s new Tau VMs based on AMD EPYC processors provide leading price performance for scale out workloads on an x based archi Read ArticleWeek of Jun Jun A new VM family for scale out workloadsーNew AMD based Tau VMs offer higher absolute performance and higher price performance compared to general purpose VMs from any of the leading public cloud vendors Learn more New whitepaper helps customers plot their cloud migrationsーOur new whitepaper distills the conversations we ve had with CIOs CTOs and their technical staff into several frameworks that can help cut through the hype and the technical complexity to help devise the strategy that empowers both the business and IT Read more or download the whitepaper Ubuntu Pro lands on Google CloudーThe general availability of Ubuntu Pro images on Google Cloud gives customers an improved Ubuntu experience expanded security coverage and integration with critical Google Cloud features Read more Navigating hybrid work with a single connected experience in Google WorkspaceーNew additions to Google Workspace help businesses navigate the challenges of hybrid work such as Companion Mode for Google Meet calls Read more Arab Bank embraces Google Cloud technologyーThis Middle Eastern bank now offers innovative apps and services to their customers and employees with Apigee and Anthos In fact Arab Bank reports over of their new to bank customers are using their mobile apps Learn more Google Workspace for the Public Sector Sector eventsーThis June learn about Google Workspace tips and tricks to help you get things done Join us for one or more of our learning events tailored for government and higher education users Learn more Related ArticleAll about cables A guide to posts on our infrastructure under the seaAll our posts on Google s global subsea cable system in one handy location Read ArticleWeek of Jun Jun The top cloud capabilities industry leaders want for sustained innovationーMulticloud and hybrid cloud approaches coupled with open source technology adoption enable IT teams to take full advantage of the best cloud has to offer Our recent study with IDG shows just how much of a priority this has become for business leaders Read more or download the report Announcing the Firmina subsea cableーPlanned to run from the East Coast of the United States to Las Toninas Argentina with additional landings in Praia Grande Brazil and Punta del Este Uruguay Firmina will be the longest open subsea cable in the world capable of running entirely from a single power source at one end of the cable if its other power source s become temporarily unavailableーa resilience boost at a time when reliable connectivity is more important than ever Read more New research reveals what s needed for AI acceleration in manufacturingーAccording to our data which polled more than senior manufacturing executives across seven countries have turned to digital enablers and disruptive technologies due to the pandemic such as data and analytics cloud and artificial intelligence AI And of manufacturers who use AI in their day to day operations report that their reliance on AI is increasing Read more or download the report Cloud SQL offers even faster maintenanceーCloud SQL maintenance is zippier than ever MySQL and PostgreSQL planned maintenance typically lasts less than seconds and SQL Server maintenance typically lasts less than seconds You can learn more about maintenance here Simplifying Transfer Appliance configuration with Cloud Setup ApplicationーWe re announcing the availability of the Transfer Appliance Cloud Setup Application This will use the information you provide through simple prompts and configure your Google Cloud permissions preferred Cloud Storage bucket and Cloud KMS key for your transfer Several cloud console based manual steps are now simplified with a command line experience Read more  Google Cloud VMware Engine is now HIPAA compliantーAs of April Google Cloud VMware Engine is covered under the Google Cloud Business Associate Agreement BAA meaning it has achieved HIPAA compliance Healthcare organizations can now migrate and run their HIPAA compliant VMware workloads in a fully compatible VMware Cloud Verified stack running natively in Google Cloud with Google Cloud VMware Engine without changes or re architecture to tools processes or applications Read more Introducing container native Cloud DNSーKubernetes networking almost always starts with a DNS request DNS has broad impacts on your application and cluster performance scalability and resilience That is why we are excited to announce the release of container native Cloud DNSーthe native integration of Cloud DNS with Google Kubernetes Engine GKE to provide in cluster Service DNS resolution with Cloud DNS our scalable and full featured DNS service Read more Welcoming the EU s new Standard Contractual Clauses for cross border data transfersーLearn how we re incorporating the new Standard Contractual Clauses SCCs into our contracts to help protect our customers data and meet the requirements of European privacy legislation Read more Lowe s meets customer demand with Google SRE practicesーLearn how Low s has been able to increase the number of releases they can support by adopting Google s Site Reliability Engineering SRE framework and leveraging their partnership with Google Cloud Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Support for Node js Python and Java repositories for Artifact Registrynow in Preview With today s announcement you can not only use Artifact Registry to secure and distribute container images but also manage and secure your other software artifacts Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Google named a Leader in The Forrester Wave Streaming Analytics Q report Learn about the criteria where Google Dataflow was rated out and why this matters for our customers here Applied ML Summit this Thursday June Watch our keynote to learn about predictions for machine learning over the next decade Engage with distinguished researchers leading practitioners and Kaggle Grandmasters during our live Ask Me Anything session Take part in our modeling workshops to learn how you can iterate faster and deploy and manage your models with confidence no matter your level of formal computer science training Learn how to develop and apply your professional skills grow your abilities at the pace of innovation and take your career to the next level  Register now Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of May Jun Security Command Center now supports CIS benchmarks and granular access control Security Command Center SCC now supports CIS benchmarks for Google Cloud Platform Foundation v enabling you to monitor and address compliance violations against industry best practices in your Google Cloud environment Additionally SCC now supports fine grained access control for administrators that allows you to easily adhere to the principles of least privilegeーrestricting access based on roles and responsibilities to reduce risk and enabling broader team engagement to address security Read more Zero trust managed security for services with Traffic Director We created Traffic Director to bring to you a fully managed service mesh product that includes load balancing traffic management and service discovery And now we re happy to announce the availability of a fully managed zero trust security solution using Traffic Director with Google Kubernetes Engine GKE and Certificate Authority CA Service Read more How one business modernized their data warehouse for customer success PedidosYa migrated from their old data warehouse to Google Cloud s BigQuery Now with BigQuery the Latin American online food ordering company has reduced the total cost per query by x Learn more Announcing new Cloud TPU VMs New Cloud TPU VMs make it easier to use our industry leading TPU hardware by providing direct access to TPU host machines offering a new and improved user experience to develop and deploy TensorFlow PyTorch and JAX on Cloud TPUs Read more Introducing logical replication and decoding for Cloud SQL for PostgreSQL We re announcing the public preview of logical replication and decoding for Cloud SQL for PostgreSQL By releasing those capabilities and enabling change data capture CDC from Cloud SQL for PostgreSQL we strengthen our commitment to building an open database platform that meets critical application requirements and integrates seamlessly with the PostgreSQL ecosystem Read more How businesses are transforming with SAP on Google Cloud Thousands of organizations globally rely on SAP for their most mission critical workloads And for many Google Cloud customers part of a broader digital transformation journey has included accelerating the migration of these essential SAP workloads to Google Cloud for greater agility elasticity and uptime Read six of their stories Related Article businesses transforming with SAP on Google CloudBusinesses globally are running SAP on Google Cloud to take advantage of greater agility uptime and access to cutting edge smart analyt Read ArticleWeek of May May Google Cloud for financial services driving your transformation cloud journey As we welcome the industry to our Financial Services Summit we re sharing more on how Google Cloud accelerates a financial organization s digital transformation through app and infrastructure modernization data democratization people connections and trusted transactions Read more or watch the summit on demand Introducing Datashare solution for financial services We announced the general availability of Datashare for financial services a new Google Cloud solution that brings together the entire capital markets ecosystemーdata publishers and data consumersーto exchange market data securely and easily Read more Announcing Datastream in Preview Datastream a serverless change data capture CDC and replication service allows enterprises to synchronize data across heterogeneous databases storage systems and applications reliably and with minimal latency to support real time analytics database replication and event driven architectures Read more Introducing Dataplex An intelligent data fabric for analytics at scale Dataplex provides a way to centrally manage monitor and govern your data across data lakes data warehouses and data marts and make this data securely accessible to a variety of analytics and data science tools Read more  Announcing Dataflow Prime Available in Preview in Q Dataflow Prime is a new platform based on a serverless no ops auto tuning architecture built to bring unparalleled resource utilization and radical operational simplicity to big data processing Dataflow Prime builds on Dataflow and brings new user benefits with innovations in resource utilization and distributed diagnostics The new capabilities in Dataflow significantly reduce the time spent on infrastructure sizing and tuning tasks as well as time spent diagnosing data freshness problems Read more Secure and scalable sharing for data and analytics with Analytics Hub With Analytics Hub available in Preview in Q organizations get a rich data ecosystem by publishing and subscribing to analytics ready datasets control and monitoring over how their data is being used a self service way to access valuable and trusted data assets and an easy way to monetize their data assets without the overhead of building and managing the infrastructure Read more Cloud Spanner trims entry cost by Coming soon to Preview granular instance sizing in Spanner lets organizations run workloads at as low as th the cost of regular instances equating to approximately month Read more Cloud Bigtable lifts SLA and adds new security features for regulated industries Bigtable instances with a multi cluster routing policy across or more regions are now covered by a monthly uptime percentage under the new SLA In addition new Data Access audit logs can help determine whether sensitive customer information has been accessed in the event of a security incident and if so when and by whom Read more Build a no code journaling app In honor of Mental Health Awareness Month Google Cloud s no code application development platform AppSheet demonstrates how you can build a journaling app complete with titles time stamps mood entries and more Learn how with this blog and video here New features in Security Command CenterーOn May th Security Command Center Premium launched the general availability of granular access controls at project and folder level and Center for Internet Security CIS benchmarks for Google Cloud Platform Foundation These new capabilities enable organizations to improve their security posture and efficiently manage risk for their Google Cloud environment Learn more Simplified API operations with AI Google Cloud s API management platform Apigee applies Google s industry leading ML and AI to your API metadata Understand how it works with anomaly detection here This week Data Cloud and Financial Services Summits Our Google Cloud Summit series begins this week with the Data Cloud Summit on Wednesday May Global At this half day event you ll learn how leading companies like PayPal Workday Equifax and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation The following day Thursday May Global amp EMEA at the Financial Services Summit discover how Google Cloud is helping financial institutions such as PayPal Global Payments HSBC Credit Suisse AXA Switzerland and more unlock new possibilities and accelerate business through innovation Read more and explore the entire summit series Announcing the Google for Games Developer Summit on July th th With a surge of new gamers and an increase in time spent playing games in the last year it s more important than ever for game developers to delight and engage players To help developers with this opportunity the games teams at Google are back to announce the return of the Google for Games Developer Summit on July th th  Hear from experts across Google about new game solutions they re building to make it easier for you to continue creating great games connecting with players and scaling your business  Registration is free and open to all game developers  Register for the free online event at g co gamedevsummit to get more details in the coming weeks We can t wait to share our latest innovations with the developer community  Learn more Related ArticleA handy new Google Cloud AWS and Azure product mapTo help developers translate their prior experience with other cloud providers to Google Cloud we have created a table showing how gener Read ArticleWeek of May May Best practices to protect your organization against ransomware threats For more than years Google has been operating securely in the cloud using our modern technology stack to provide a more defensible environment that we can protect at scale While the threat of ransomware isn t new our responsibility to help protect you from existing or emerging threats never changes In our recent blog post we shared guidance on how organizations can increase their resilience to ransomware and how some of our Cloud products and services can help Read more Forrester names Google Cloud a Leader in Unstructured Data Security Platforms Forrester Research has named Google Cloud a Leader in The Forrester Wave Unstructured Data Security Platforms Q report and rated Google Cloud highest in the current offering category among the providers evaluated Read more or download the report Introducing Vertex AI One platform every ML tool you need Vertex AI is a managed machine learning ML platform that allows companies to accelerate the deployment and maintenance of artificial intelligence AI models Read more Transforming collaboration in Google Workspace We re launching smart canvas  a new product experience that delivers the next evolution of collaboration for Google Workspace Between now and the end of the year we re rolling out innovations that make it easier for people to stay connected focus their time and attention and transform their ideas into impact Read more Developing next generation geothermal power At I O this week we announced a first of its kind next generation geothermal project with clean energy startup Fervo that will soon begin adding carbon free energy to the electric grid that serves our data centers and infrastructure throughout Nevada including our Cloud region in Las Vegas Read more Contributing to an environment of trust and transparency in Europe Google Cloud was one of the first cloud providers to support and adopt the EU GDPR Cloud Code of Conduct  CoC The CoC is a mechanism for cloud providers to demonstrate how they offer sufficient guarantees to implement appropriate technical and organizational measures as data processors under the GDPR  This week the Belgian Data Protection Authority based on a positive opinion by the European Data Protection Board  EDPB  approved the CoC a product of years of constructive collaboration between the cloud computing community the European Commission and European data protection authorities We are proud to say that Google Cloud Platform and Google Workspace already adhere to these provisions Learn more Announcing Google Cloud datasets solutions We re adding commercial synthetic and first party data to our Google Cloud Public Datasets Program to help organizations increase the value of their analytics and AI initiatives and we re making available an open source reference architecture for a more streamlined data onboarding process to the program Read more Introducing custom samples in Cloud Code With new custom samples in Cloud Code  developers can quickly access your enterprise s best code samples via a versioned Git repository directly from their IDEs Read more Retention settings for Cloud SQL Cloud SQL now allows you to configure backup retention settings to protect against data loss You can retain between and days worth of automated backups and between and days worth of transaction logs for point in time recovery See the details here Cloud developer s guide to Google I O Google I O may look a little different this year but don t worry you ll still get the same first hand look at the newest launches and projects coming from Google Best of all it s free and available to all virtually on May Read more Related ArticleAnthos learning series All the videos in one placeIn under an hour you ll learn how Anthos lets you develop run and secure applications across your hybrid and multicloud environments Read ArticleWeek of May May APIs and Apigee power modern day due diligence With APIs and Google Cloud s Apigee business due diligence company DueDil revolutionized the way they harness and share their Big Information Graph B I G with partners and customers Get the full story Cloud CISO Perspectives May It s been a busy month here at Google Cloud since our inaugural CISO perspectives blog post in April Here VP and CISO of Google Cloud Phil Venables recaps our cloud security and industry highlights a sneak peak of what s ahead from Google at RSA and more Read more new features to secure your Cloud Run services We announced several new ways to secure Cloud Run environments to make developing and deploying containerized applications easier for developers Read more Maximize your Cloud Run investments with new committed use discounts We re introducing self service spend based committed use discounts for Cloud Run which let you commit for a year to spending a certain amount on Cloud Run and benefiting from a discount on the amount you committed Read more Google Cloud Armor Managed Protection Plus is now generally available Cloud Armor our Distributed Denial of Service DDoS protection and Web Application Firewall WAF service on Google Cloud leverages the same infrastructure network and technology that has protected Google s internet facing properties from some of the largest attacks ever reported These same tools protect customers infrastructure from DDoS attacks which are increasing in both magnitude and complexity every year Deployed at the very edge of our network Cloud Armor absorbs malicious network and protocol based volumetric attacks while mitigating the OWASP Top risks and maintaining the availability of protected services Read more Announcing Document Translation for Translation API Advanced in preview Translation is critical to many developers and localization providers whether you re releasing a document a piece of software training materials or a website in multiple languages With Document Translation now you can directly translate documents in languages and formats such as Docx PPTx XLSx and PDF while preserving document formatting Read more Introducing BeyondCorp Enterprise protected profiles Protected profiles enable users to securely access corporate resources from an unmanaged device with the same threat and data protections available in BeyondCorp Enterprise all from the Chrome Browser Read more How reCAPTCHA Enterprise protects unemployment and COVID vaccination portals With so many people visiting government websites to learn more about the COVID vaccine make vaccine appointments or file for unemployment these web pages have become prime targets for bot attacks and other abusive activities But reCAPTCHA Enterprise has helped state governments protect COVID vaccine registration portals and unemployment claims portals from abusive activities Learn more Day one with Anthos Here are ideas for how to get started Once you have your new application platform in place there are some things you can do to immediately get value and gain momentum Here are six things you can do to get you started Read more The era of the transformation cloud is here Google Cloud s president Rob Enslin shares how the era of the transformation cloud has seen organizations move beyond data centers to change not only where their business is done but more importantly how it is done Read more Related ArticleSRE at Google Our complete list of CRE life lessonsFind links to blog posts that share Google s SRE best practices in one handy location Read ArticleWeek of May May Transforming hard disk drive maintenance with predictive ML In collaboration with Seagate we developed a machine learning system that can forecast the probability of a recurring failing diskーa disk that fails or has experienced three or more problems in days Learn how we did it Agent Assist for Chat is now in public preview Agent Assist provides your human agents with continuous support during their calls and now chats by identifying the customers intent and providing them with real time recommendations such as articles and FAQs as well as responses to customer messages to more effectively resolve the conversation Read more New Google Cloud AWS and Azure product map Our updated product map helps you understand similar offerings from Google Cloud AWS and Azure and you can easily filter the list by product name or other common keywords Read more or view the map Join our Google Cloud Security Talks on May th We ll share expert insights into how we re working to be your most trusted cloud Find the list of topics we ll cover here Databricks is now GA on Google Cloud Deploy or migrate Databricks Lakehouse to Google Cloud to combine the benefits of an open data cloud platform with greater analytics flexibility unified infrastructure management and optimized performance Read more HPC VM image is now GA The CentOS based HPC VM image makes it quick and easy to create HPC ready VMs on Google Cloud that are pre tuned for optimal performance Check out our documentation and quickstart guide to start creating instances using the HPC VM image today Take the State of DevOps survey Help us shape the future of DevOps and make your voice heard by completing the State of DevOps survey before June Read more or take the survey OpenTelemetry Trace is now available OpenTelemetry has reached a key milestone the OpenTelemetry Tracing Specification has reached version API and SDK release candidates are available for Java Erlang Python Go Node js and Net Additional languages will follow over the next few weeks Read more New blueprint helps secure confidential data in AI Platform Notebooks We re adding to our portfolio of blueprints with the publication of our Protecting confidential data in AI Platform Notebooks blueprint guide and deployable blueprint which can help you apply data governance and security policies that protect your AI Platform Notebooks containing confidential data Read more The Liquibase Cloud Spanner extension is now GA Liquibase an open source library that works with a wide variety of databases can be used for tracking managing and automating database schema changes By providing the ability to integrate databases into your CI CD process Liquibase helps you more fully adopt DevOps practices The Liquibase Cloud Spanner extension allows developers to use Liquibase s open source database library to manage and automate schema changes in Cloud Spanner Read more Cloud computing Frequently asked questions There are a number of terms and concepts in cloud computing and not everyone is familiar with all of them To help we ve put together a list of common questions and the meanings of a few of those acronyms Read more Related ArticleAPI design Links to our most popular postsFind our most requested blog posts on API design in one location to read now or bookmark for later Read ArticleWeek of Apr Apr Announcing the GKE Gateway controller in Preview GKE Gateway controller Google Cloud s implementation of the Gateway API manages internal and external HTTP S load balancing for a GKE cluster or a fleet of GKE clusters and provides multi tenant sharing of load balancer infrastructure with centralized admin policy and control Read more See Network Performance for Google Cloud in Performance Dashboard The Google Cloud performance view part of the Network Intelligence Center provides packet loss and latency metrics for traffic on Google Cloud It allows users to do informed planning of their deployment architecture as well as determine in real time the answer to the most common troubleshooting question Is it Google or is it me The Google Cloud performance view is now open for all Google Cloud customers as a public preview  Check it out Optimizing data in Google Sheets allows users to create no code apps Format columns and tables in Google Sheets to best position your data to transform into a fully customized successful app no coding necessary Read our four best Google Sheets tips Automation bots with AppSheet Automation AppSheet recently released AppSheet Automation infusing Google AI capabilities to AppSheet s trusted no code app development platform Learn step by step how to build your first automation bot on AppSheet here Google Cloud announces a new region in Israel Our new region in Israel will make it easier for customers to serve their own users faster more reliably and securely Read more New multi instance NVIDIA GPUs on GKE We re launching support for multi instance GPUs in GKE currently in Preview which will help you drive better value from your GPU investments Read more Partnering with NSF to advance networking innovation We announced our partnership with the U S National Science Foundation NSF joining other industry partners and federal agencies as part of a combined million investment in academic research for Resilient and Intelligent Next Generation NextG Systems or RINGS Read more Creating a policy contract with Configuration as Data Configuration as Data is an emerging cloud infrastructure management paradigm that allows developers to declare the desired state of their applications and infrastructure without specifying the precise actions or steps for how to achieve it However declaring a configuration is only half the battle you also want policy that defines how a configuration is to be used This post shows you how Google Cloud products deliver real time data solutions Seven Eleven Japan built Seven Central its new platform for digital transformation on Google Cloud Powered by BigQuery Cloud Spanner and Apigee API management Seven Central presents easy to understand data ultimately allowing for quickly informed decisions Read their story here Related ArticleIn case you missed it All our free Google Cloud training opportunities from QSince January we ve introduced a number of no cost training opportunities to help you grow your cloud skills We ve brought them togethe Read ArticleWeek of Apr Apr Extreme PD is now GA On April th Google Cloud s Persistent Disk launched general availability of Extreme PD a high performance block storage volume with provisioned IOPS and up to GB s of throughput  Learn more Research How data analytics and intelligence tools to play a key role post COVID A recent Google commissioned study by IDG highlighted the role of data analytics and intelligent solutions when it comes to helping businesses separate from their competition The survey of IT leaders across the globe reinforced the notion that the ability to derive insights from data will go a long way towards determining which companies win in this new era  Learn more or download the study Introducing PHP on Cloud Functions We re bringing support for PHP a popular general purpose programming language to Cloud Functions With the Functions Framework for PHP you can write idiomatic PHP functions to build business critical applications and integration layers And with Cloud Functions for PHP now available in Preview you can deploy functions in a fully managed PHP environment complete with access to resources in a private VPC network  Learn more Delivering our CCAG pooled audit As our customers increased their use of cloud services to meet the demands of teleworking and aid in COVID recovery we ve worked hard to meet our commitment to being the industry s most trusted cloud despite the global pandemic We re proud to announce that Google Cloud completed an annual pooled audit with the CCAG in a completely remote setting and were the only cloud service provider to do so in  Learn more Anthos now available We recently released Anthos our run anywhere Kubernetes platform that s connected to Google Cloud delivering an array of capabilities that make multicloud more accessible and sustainable  Learn more New Redis Enterprise for Anthos and GKE We re making Redis Enterprise for Anthos and Google Kubernetes Engine GKE available in the Google Cloud Marketplace in private preview  Learn more Updates to Google Meet We introduced a refreshed user interface UI enhanced reliability features powered by the latest Google AI and tools that make meetings more engagingーeven funーfor everyone involved  Learn more DocAI solutions now generally available Document Doc AI platform  Lending DocAI and Procurement DocAI built on decades of AI innovation at Google bring powerful and useful solutions across lending insurance government and other industries  Learn more Four consecutive years of renewable energy In Google again matched percent of its global electricity use with purchases of renewable energy All told we ve signed agreements to buy power from more than renewable energy projects with a combined capacity of gigawatts about the same as a million solar rooftops  Learn more Announcing the Google Cloud region picker The Google Cloud region picker lets you assess key inputs like price latency to your end users and carbon footprint to help you choose which Google Cloud region to run on  Learn more Google Cloud launches new security solution WAAP WebApp and API Protection WAAP combines Google Cloud Armor Apigee and reCAPTCHA Enterprise to deliver improved threat protection consolidated visibility and greater operational efficiencies across clouds and on premises environments Learn more about WAAP here New in no code As discussed in our recent article no code hackathons are trending among innovative organizations Since then we ve outlined how you can host one yourself specifically designed for your unique business innovation outcomes Learn how here Google Cloud Referral Program now availableーNow you can share the power of Google Cloud and earn product credit for every new paying customer you refer Once you join the program you ll get a unique referral link that you can share with friends clients or others Whenever someone signs up with your link they ll get a product creditーthat s more than the standard trial credit When they become a paying customer we ll reward you with a product credit in your Google Cloud account Available in the United States Canada Brazil and Japan  Apply for the Google Cloud Referral Program Related Article cheat sheets to help you get started on your Google Cloud journeyWhether you need to determine the best way to move to the cloud or decide on the best storage option we ve built a number of cheat shee Read ArticleWeek of Apr Apr Announcing the Data Cloud Summit May At this half day event you ll learn how leading companies like PayPal Workday Equifax Zebra Technologies Commonwealth Care Alliance and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation  Learn more and register at no cost Announcing the Financial Services Summit May In this hour event you ll learn how Google Cloud is helping financial institutions including PayPal Global Payments HSBC Credit Suisse and more unlock new possibilities and accelerate business through innovation and better customer experiences  Learn more and register for free  Global  amp  EMEA How Google Cloud is enabling vaccine equity In our latest update we share more on how we re working with US state governments to help produce equitable vaccination strategies at scale  Learn more The new Google Cloud region in Warsaw is open The Google Cloud region in Warsaw is now ready for business opening doors for organizations in Central and Eastern Europe  Learn more AppSheet Automation is now GA Google Cloud s AppSheet launches general availability of AppSheet Automation a unified development experience for citizen and professional developers alike to build custom applications with automated processes all without coding Learn how companies and employees are reclaiming their time and talent with AppSheet Automation here Introducing SAP Integration with Cloud Data Fusion Google Cloud native data integration platform Cloud Data Fusion now offers the capability to seamlessly get data out of SAP Business Suite SAP ERP and S HANA  Learn more Related ArticleSRE fundamentals SLIs vs SLAs vs SLOsWhat s the difference between an SLI an SLO and an SLA Google Site Reliability Engineers SRE explain Read ArticleWeek of Apr Apr New Certificate Authority Service CAS whitepaper “How to deploy a secure and reliable public key infrastructure with Google Cloud Certificate Authority Service written by Mark Cooper of PKI Solutions and Anoosh Saboori of Google Cloud covers security and architectural recommendations for the use of the Google Cloud CAS by organizations and describes critical concepts for securing and deploying a PKI based on CAS  Learn more or read the whitepaper Active Assist s new feature  predictive autoscaling helps improve response times for your applications When you enable predictive autoscaling Compute Engine forecasts future load based on your Managed Instance Group s MIG history and scales it out in advance of predicted load so that new instances are ready to serve when the load arrives Without predictive autoscaling an autoscaler can only scale a group reactively based on observed changes in load in real time With predictive autoscaling enabled the autoscaler works with real time data as well as with historical data to cover both the current and forecasted load That makes predictive autoscaling ideal for those apps with long initialization times and whose workloads vary predictably with daily or weekly cycles For more information see How predictive autoscaling works or check if predictive autoscaling is suitable for your workload and to learn more about other intelligent features check out Active Assist Introducing Dataprep BigQuery pushdown BigQuery pushdown gives you the flexibility to run jobs using either BigQuery or Dataflow If you select BigQuery then Dataprep can automatically determine if data pipelines can be partially or fully translated in a BigQuery SQL statement Any portions of the pipeline that cannot be run in BigQuery are executed in Dataflow Utilizing the power of BigQuery results in highly efficient data transformations especially for manipulations such as filters joins unions and aggregations This leads to better performance optimized costs and increased security with IAM and OAuth support  Learn more Announcing the Google Cloud Retail amp Consumer Goods Summit The Google Cloud Retail amp Consumer Goods Summit brings together technology and business insights the key ingredients for any transformation Whether you re responsible for IT data analytics supply chains or marketing please join Building connections and sharing perspectives cross functionally is important to reimagining yourself your organization or the world  Learn more or register for free New IDC whitepaper assesses multicloud as a risk mitigation strategy To better understand the benefits and challenges associated with a multicloud approach we supported IDC s new whitepaper that investigates how multicloud can help regulated organizations mitigate the risks of using a single cloud vendor The whitepaper looks at different approaches to multi vendor and hybrid clouds taken by European organizations and how these strategies can help organizations address concentration risk and vendor lock in improve their compliance posture and demonstrate an exit strategy  Learn more or download the paper Introducing request priorities for Cloud Spanner APIs You can now specify request priorities for some Cloud Spanner APIs By assigning a HIGH MEDIUM or LOW priority to a specific request you can now convey the relative importance of workloads to better align resource usage with performance objectives  Learn more How we re working with governments on climate goals Google Sustainability Officer Kate Brandt shares more on how we re partnering with governments around the world to provide our technology and insights to drive progress in sustainability efforts  Learn more Related ArticleCloud computing Frequently asked questionsWhat are containers What s a data lake What does that acronym stand for Get answers to the questions you re too afraid to ask Read ArticleWeek of Mar Apr Why Google Cloud is the ideal platform for Block one and other DLT companies Late last year Google Cloud joined the EOS community a leading open source platform for blockchain innovation and performance and is taking steps to support the EOS Public Blockchain by becoming a block producer  BP At the time we outlined how our planned participation underscores the importance of blockchain to the future of business government and society We re sharing more on why Google Cloud is uniquely positioned to be an excellent partner for Block one and other distributed ledger technology DLT companies  Learn more New whitepaper Scaling certificate management with Certificate Authority Service As Google Cloud s Certificate Authority Service CAS approaches general availability we want to help customers understand the service better Customers have asked us how CAS fits into our larger security story and how CAS works for various use cases Our new white paper answers these questions and more  Learn more and download the paper Build a consistent approach for API consumers Learn the differences between REST and GraphQL as well as how to apply REST based practices to GraphQL No matter the approach discover how to manage and treat both options as API products here Apigee X makes it simple to apply Cloud CDN to APIs With Apigee X and Cloud CDN organizations can expand their API programs global reach Learn how to deploy APIs across regions and zones here Enabling data migration with Transfer Appliances in APACーWe re announcing the general availability of Transfer Appliances TA TA in Singapore Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with Transfer Appliances globally in the US EU and APAC Learn more about Transfer Appliances TA and TA Windows Authentication is now supported on Cloud SQL for SQL Server in public previewーWe ve launched seamless integration with Google Cloud s Managed Service for Microsoft Active Directory AD This capability is a critical requirement to simplify identity management and streamline the migration of existing SQL Server workloads that rely on AD for access control  Learn more or get started Using Cloud AI to whip up new treats with Mars MaltesersーMaltesers a popular British candy made by Mars teamed up with our own AI baker and ML engineer extraordinaire  Sara Robinson to create a brand new dessert recipe with Google Cloud AI  Find out what happened  recipe included Simplifying data lake management with Dataproc Metastore now GAーDataproc Metastore a fully managed serverless technical metadata repository based on the Apache Hive metastore is now generally available Enterprises building and migrating open source data lakes to Google Cloud now have a central and persistent metastore for their open source data analytics frameworks  Learn more Introducing the Echo subsea cableーWe announced our investment in Echo the first ever cable to directly connect the U S to Singapore with direct fiber pairs over an express route Echo will run from Eureka California to Singapore with a stop over in Guam and plans to also land in Indonesia Additional landings are possible in the future  Learn more Related Article Google Cloud tools each explained in under minutesNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes Read ArticleWeek of Mar Mar new videos bring Google Cloud to lifeーThe Google Cloud Tech YouTube channel s latest video series explains cloud tools for technical practitioners in about minutes each  Learn more BigQuery named a Leader in the Forrester Wave Cloud Data Warehouse Q reportーForrester gave BigQuery a score of out of across different criteria Learn more in our blog post or download the report Charting the future of custom compute at GoogleーTo meet users performance needs at low power we re doubling down on custom chips that use System on a Chip SoC designs  Learn more Introducing Network Connectivity CenterーWe announced Network Connectivity Center which provides a single management experience to easily create connect and manage heterogeneous on prem and cloud networks leveraging Google s global infrastructure Network Connectivity Center serves as a vantage point to seamlessly connect VPNs partner and dedicated interconnects as well as third party routers and Software Defined WANs helping you optimize connectivity reduce operational burden and lower costsーwherever your applications or users may be  Learn more Making it easier to get Compute Engine resources for batch processingーWe announced a new method of obtaining Compute Engine instances for batch processing that accounts for availability of resources in zones of a region Now available in preview for regional managed instance groups you can do this simply by specifying the ANY value in the API  Learn more Next gen virtual automotive showrooms are here thanks to Google Cloud Unreal Engine and NVIDIAーWe teamed up with Unreal Engine the open and advanced real time D creation game engine and NVIDIA inventor of the GPU to launch new virtual showroom experiences for automakers Taking advantage of the NVIDIA RTX platform on Google Cloud these showrooms provide interactive D experiences photorealistic materials and environments and up to K cloud streaming on mobile and connected devices Today in collaboration with MHP the Porsche IT consulting firm and MONKEYWAY a real time D streaming solution provider you can see our first virtual showroom the Pagani Immersive Experience Platform  Learn more Troubleshoot network connectivity with Dynamic Verification public preview ーYou can now check packet loss rate and one way network latency between two VMs on GCP This capability is an addition to existing Network Intelligence Center Connectivity Tests which verify reachability by analyzing network configuration in your VPCs  See more in our documentation Helping U S states get the COVID vaccine to more peopleーIn February we announced our Intelligent Vaccine Impact solution IVIs  to help communities rise to the challenge of getting vaccines to more people quickly and effectively Many states have deployed IVIs and have found it able to meet demand and easily integrate with their existing technology infrastructures Google Cloud is proud to partner with a number of states across the U S including Arizona the Commonwealth of Massachusetts North Carolina Oregon and the Commonwealth of Virginia to support vaccination efforts at scale  Learn more Related ArticlePicture this whiteboard sketch videos that bring Google Cloud to lifeIf you re looking for a visual way to learn Google Cloud products we ve got you covered The Google Cloud Tech YouTube channel has a ser Read ArticleWeek of Mar Mar A VMs now GA The largest GPU cloud instances with NVIDIA A GPUsーWe re announcing the general availability of A VMs based on the NVIDIA Ampere A Tensor Core GPUs in Compute Engine This means customers around the world can now run their NVIDIA CUDA enabled machine learning ML and high performance computing HPC scale out and scale up workloads more efficiently and at a lower cost  Learn more Earn the new Google Kubernetes Engine skill badge for freeーWe ve added a new skill badge this month Optimize Costs for Google Kubernetes Engine GKE which you can earn for free when you sign up for the Kubernetes track of the skills challenge The skills challenge provides days free access to Google Cloud labs and gives you the opportunity to earn skill badges to showcase different cloud competencies to employers Learn more Now available carbon free energy percentages for our Google Cloud regionsーGoogle first achieved carbon neutrality in and since we ve purchased enough solar and wind energy to match of our global electricity consumption Now we re building on that progress to target a new sustainability goal running our business on carbon free energy everywhere by Beginning this week we re sharing data about how we are performing against that objective so our customers can select Google Cloud regions based on the carbon free energy supplying them Learn more Increasing bandwidth to C and N VMsーWe announced the public preview of and Gbps high bandwidth network configurations for General Purpose N and Compute Optimized C Compute Engine VM families as part of continuous efforts to optimize our Andromeda host networking stack This means we can now offer higher bandwidth options on existing VM families when using the Google Virtual NIC gVNIC These VMs were previously limited to Gbps Learn more New research on how COVID changed the nature of ITーTo learn more about the impact of COVID and the resulting implications to IT Google commissioned a study by IDG to better understand how organizations are shifting their priorities in the wake of the pandemic  Learn more and download the report New in API securityーGoogle Cloud Apigee API management platform s latest release  Apigee X works with Cloud Armor to protect your APIs with advanced security technology including DDoS protection geo fencing OAuth and API keys Learn more about our integrated security enhancements here Troubleshoot errors more quickly with Cloud LoggingーThe Logs Explorer now automatically breaks down your log results by severity making it easy to spot spikes in errors at specific times Learn more about our new histogram functionality here The Logs Explorer histogramWeek of Mar Mar Introducing AskGoogleCloud on Twitter and YouTubeーOur first segment on March th features Developer Advocates Stephanie Wong Martin Omander and James Ward to answer questions on the best workloads for serverless the differences between “serverless and “cloud native how to accurately estimate costs for using Cloud Run and much more  Learn more Learn about the value of no code hackathonsーGoogle Cloud s no code application development platform AppSheet helps to facilitate hackathons for “non technical employees with no coding necessary to compete Learn about Globe Telecom s no code hackathon as well as their winning AppSheet app here Introducing Cloud Code Secret Manager IntegrationーSecret Manager provides a central place and single source of truth to manage access and audit secrets across Google Cloud Integrating Cloud Code with Secret Manager brings the powerful capabilities of both these tools together so you can create and manage your secrets right from within your preferred IDE whether that be VS Code IntelliJ or Cloud Shell Editor  Learn more Flexible instance configurations in Cloud SQLーCloud SQL for MySQL now supports flexible instance configurations which offer you the extra freedom to configure your instance with the specific number of vCPUs and GB of RAM that fits your workload To set up a new instance with a flexible instance configuration see our documentation here The Cloud Healthcare Consent Management API is now generally availableーThe Healthcare Consent Management API is now GA giving customers the ability to greatly scale the management of consents to meet increasing need particularly amidst the emerging task of managing health data for new care and research scenarios  Learn more Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of Mar Mar Cloud Run is now available in all Google Cloud regions  Learn more Introducing Apache Spark Structured Streaming connector for Pub Sub LiteーWe re announcing the release of an open source connector to read streams of messages from Pub Sub Lite into Apache Spark The connector works in all Apache Spark X distributions including Dataproc Databricks or manual Spark installations  Learn more Google Cloud Next is October ーJoin us and learn how the most successful companies have transformed their businesses with Google Cloud Sign up at g co cloudnext for updates  Learn more Hierarchical firewall policies now GAーHierarchical firewalls provide a means to enforce firewall rules at the organization and folder levels in the GCP Resource Hierarchy This allows security administrators at different levels in the hierarchy to define and deploy consistent firewall rules across a number of projects so they re applied to all VMs in currently existing and yet to be created projects  Learn more Announcing the Google Cloud Born Digital SummitーOver this half day event we ll highlight proven best practice approaches to data architecture diversity amp inclusion and growth with Google Cloud solutions  Learn more and register for free Google Cloud products in words or less edition ーOur popular “ words or less Google Cloud developer s cheat sheet is back and updated for  Learn more Gartner names Google a leader in its Magic Quadrant for Cloud AI Developer Services reportーWe believe this recognition is based on Gartner s evaluation of Google Cloud s language vision conversational and structured data services and solutions for developers  Learn more Announcing the Risk Protection ProgramーThe Risk Protection Program offers customers peace of mind through the technology to secure their data the tools to monitor the security of that data and an industry first cyber policy offered by leading insurers  Learn more Building the future of workーWe re introducing new innovations in Google Workspace to help people collaborate and find more time and focus wherever and however they work  Learn more Assured Controls and expanded Data RegionsーWe ve added new information governance features in Google Workspace to help customers control their data based on their business goals  Learn more Related Article quick tips for making the most of Gmail Meet Calendar and more in Google WorkspaceWhether you re looking to stay on top of your inbox or make the most of virtual meetings most of us can benefit from quick productivity Read ArticleWeek of Feb Feb Google Cloud tools explained in minutesーNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes  Learn more BigQuery materialized views now GAーMaterialized views MV s are precomputed views that periodically cache results of a query to provide customers increased performance and efficiency  Learn more New in BigQuery BI EngineーWe re extending BigQuery BI Engine to work with any BI or custom dashboarding applications that require sub second query response times In this preview BI Engine will work seamlessly with Looker and other popular BI tools such as Tableau and Power BI without requiring any change to the BI tools  Learn more Dataproc now supports Shielded VMsーAll Dataproc clusters created using Debian or Ubuntu operating systems now use Shielded VMs by default and customers can provide their own configurations for secure boot vTPM and Integrity Monitoring This feature is just one of the many ways customers that have migrated their Hadoop and Spark clusters to GCP experience continued improvements to their security postures without any additional cost New Cloud Security Podcast by GoogleーOur new podcast brings you stories and insights on security in the cloud delivering security from the cloud and of course on what we re doing at Google Cloud to help keep customer data safe and workloads secure  Learn more New in Conversational AI and Apigee technologyーAustralian retailer Woolworths provides seamless customer experiences with their virtual agent Olive Apigee API Management and Dialogflow technology allows customers to talk to Olive through voice and chat  Learn more Introducing GKE AutopilotーGKE already offers an industry leading level of automation that makes setting up and operating a Kubernetes cluster easier and more cost effective than do it yourself and other managed offerings Autopilot represents a significant leap forward In addition to the fully managed control plane that GKE has always provided using the Autopilot mode of operation automatically applies industry best practices and can eliminate all node management operations maximizing your cluster efficiency and helping to provide a stronger security posture  Learn more Partnering with Intel to accelerate cloud native GーAs we continue to grow cloud native services for the telecommunications industry we re excited to announce a collaboration with Intel to develop reference architectures and integrated solutions for communications service providers to accelerate their deployment of G and edge network solutions  Learn more Veeam Backup for Google Cloud now availableーVeeam Backup for Google Cloud automates Google native snapshots to securely protect VMs across projects and regions with ultra low RPOs and RTOs and store backups in Google Object Storage to enhance data protection while ensuring lower costs for long term retention Migrate for Anthos GAーWith Migrate for Anthos customers and partners can automatically migrate and modernize traditional application workloads running in VMs into containers running on Anthos or GKE Included in this new release  In place modernization for Anthos on AWS Public Preview to help customers accelerate on boarding to Anthos AWS while leveraging their existing investment in AWS data sources projects VPCs and IAM controls Additional Docker registries and artifacts repositories support GA including AWS ECR basic auth docker registries and AWS S storage to provide further flexibility for customers using Anthos Anywhere on prem AWS etc  HTTPS Proxy support GA to enable MA functionality access to external image repos and other services where a proxy is used to control external access Related Article resources to help you get started with SREHere are our top five Google Cloud resources for getting started on your SRE journey Read ArticleWeek of Feb Feb Introducing Cloud Domains in previewーCloud Domains simplify domain registration and management within Google Cloud improve the custom domain experience for developers increase security and support stronger integrations around DNS and SSL  Learn more Announcing Databricks on Google CloudーOur partnership with Databricks enables customers to accelerate Databricks implementations by simplifying their data access by jointly giving them powerful ways to analyze their data and by leveraging our combined AI and ML capabilities to impact business outcomes  Learn more Service Directory is GAーAs the number and diversity of services grows it becomes increasingly challenging to maintain an inventory of all of the services across an organization Last year we launched Service Directory to help simplify the problem of service management Today it s generally available  Learn more Related ArticleOptimize your browser deployment Links to our most popular Chrome Insider postsFind all the posts in our Chrome Insider blog series so you can read them all in one place or bookmark them for later Read ArticleWeek of Feb Feb Introducing Bare Metal Solution for SAP workloadsーWe ve expanded our Bare Metal Solutionーdedicated single tenant systems designed specifically to run workloads that are too large or otherwise unsuitable for standard virtualized environmentsーto include SAP certified hardware options giving SAP customers great options for modernizing their biggest and most challenging workloads  Learn more TB SSDs bring ultimate IOPS to Compute Engine VMsーYou can now attach TB and TB Local SSD to second generation general purpose N Compute Engine VMs for great IOPS per dollar  Learn more Supporting the Python ecosystemーAs part of our longstanding support for the Python ecosystem we are happy to increase our support for the Python Software Foundation the non profit behind the Python programming language ecosystem and community  Learn more  Migrate to regional backend services for Network Load BalancingーWe now support backend services with Network Load Balancingーa significant enhancement over the prior approach target pools providing a common unified data model for all our load balancing family members and accelerating the delivery of exciting features on Network Load Balancing  Learn more Related ArticleA giant list of Google Cloud resourcesThe growth of Google Cloud has been staggering I decided to invest some time in building you a comprehensive list of resources Read ArticleWeek of Feb Feb Apigee launches Apigee XーApigee celebrates its year anniversary with Apigee X a new release of the Apigee API management platform Apigee X harnesses the best of Google technologies to accelerate and globalize your API powered digital initiatives Learn more about Apigee X and digital excellence here Celebrating the success of Black founders with Google Cloud during Black History MonthーFebruary is Black History Month a time for us to come together to celebrate and remember the important people and history of the African heritage Over the next four weeks we will highlight four Black led startups and how they use Google Cloud to grow their businesses Our first feature highlights TQIntelligence and its founder Yared Related ArticleThe Service Mesh era All the posts in our best practices blog seriesFind all the posts in our Service Mesh Era blog series in one convenient locationーto read now or bookmark for later Read ArticleWeek of Jan Jan BeyondCorp Enterprise now generally availableーBeyondCorp Enterprise is a zero trust solution built on Google s global network which provides customers with simple and secure access to applications and cloud resources and offers integrated threat and data protection To learn more read the blog post visit our product homepage  and register for our upcoming webinar Related Article database trends to watchUsing managed cloud database services like Cloud SQL Spanner and more can bring performance scale and more See what s next for mode Read ArticleWeek of Jan Jan Cloud Operations Sandbox now availableーCloud Operations Sandbox is an open source tool that helps you learn SRE practices from Google and apply them on cloud services using Google Cloud s operations suite formerly Stackdriver with everything you need to get started in one click You can read our blog post or get started by visiting cloud ops sandbox dev exploring the project repo and following along in the user guide  New data security strategy whitepaperーOur new whitepaper shares our best practices for how to deploy a modern and effective data security program in the cloud Read the blog post or download the paper    WebSockets HTTP and gRPC bidirectional streams come to Cloud RunーWith these capabilities you can deploy new kinds of applications to Cloud Run that were not previously supported while taking advantage of serverless infrastructure These features are now available in public preview for all Cloud Run locations Read the blog post or check out the WebSockets demo app or the sample hc server app New tutorial Build a no code workout app in stepsーLooking to crush your new year s resolutions Using AppSheet Google Cloud s no code app development platform you can build a custom fitness app that can do things like record your sets reps and weights log your workouts and show you how you re progressing Learn how Week of Jan Jan State of API Economy Report now availableーGoogle Cloud details the changing role of APIs in amidst the COVID pandemic informed by a comprehensive study of Apigee API usage behavior across industry geography enterprise size and more Discover these trends along with a projection of what to expect from APIs in Read our blog post here or download and read the report here New in the state of no codeーGoogle Cloud s AppSheet looks back at the key no code application development themes of AppSheet contends the rising number of citizen developer app creators will ultimately change the state of no code in Read more here Week of Jan Jan Last year s most popular API postsーIn an arduous year thoughtful API design and strategy is critical to empowering developers and companies to use technology for global good Google Cloud looks back at the must read API posts in Read it here Week of Dec Dec A look back at the year across Google CloudーLooking for some holiday reading We ve published recaps of our year across databases serverless data analytics and no code development Or take a look at our most popular posts of Week of Dec Dec Memorystore for Redis enables TLS encryption support Preview ーWith this release you can now use Memorystore for applications requiring sensitive data to be encrypted between the client and the Memorystore instance Read more here Monitoring Query Language MQL for Cloud Monitoring is now generally availableーMonitoring Query language provides developers and operators on IT and development teams powerful metric querying analysis charting and alerting capabilities This functionality is needed for Monitoring use cases that include troubleshooting outages root cause analysis custom SLI SLO creation reporting and analytics complex alert logic and more Learn more Week of Dec Dec Memorystore for Redis now supports Redis AUTHーWith this release you can now use OSS Redis AUTH feature with Memorystore for Redis instances Read more here New in serverless computingーGoogle Cloud API Gateway and its service first approach to developing serverless APIs helps organizations accelerate innovation by eliminating scalability and security bottlenecks for their APIs Discover more benefits here Environmental Dynamics Inc makes a big move to no codeーThe environmental consulting company EDI built and deployed business apps with no coding skills necessary with Google Cloud s AppSheet This no code effort not only empowered field workers but also saved employees over hours a year Get the full story here Introducing Google Workspace for GovernmentーGoogle Workspace for Government is an offering that brings the best of Google Cloud s collaboration and communication tools to the government with pricing that meets the needs of the public sector Whether it s powering social care visits employment support or virtual courts Google Workspace helps governments meet the unique challenges they face as they work to provide better services in an increasingly virtual world Learn more Week of Nov Dec Google enters agreement to acquire ActifioーActifio a leader in backup and disaster recovery DR offers customers the opportunity to protect virtual copies of data in their native format manage these copies throughout their entire lifecycle and use these copies for scenarios like development and test This planned acquisition further demonstrates Google Cloud s commitment to helping enterprises protect workloads on premises and in the cloud Learn more Traffic Director can now send traffic to services and gateways hosted outside of Google CloudーTraffic Director support for Hybrid Connectivity Network Endpoint Groups NEGs now generally available enables services in your VPC network to interoperate more seamlessly with services in other environments It also enables you to build advanced solutions based on Google Cloud s portfolio of networking products such as Cloud Armor protection for your private on prem services Learn more Google Cloud launches the Healthcare Interoperability Readiness ProgramーThis program powered by APIs and Google Cloud s Apigee helps patients doctors researchers and healthcare technologists alike by making patient data and healthcare data more accessible and secure Learn more here Container Threat Detection in Security Command CenterーWe announced the general availability of Container Threat Detection a built in service in Security Command Center This release includes multiple detection capabilities to help you monitor and secure your container deployments in Google Cloud Read more here Anthos on bare metal now GAーAnthos on bare metal opens up new possibilities for how you run your workloads and where You can run Anthos on your existing virtualized infrastructure or eliminate the dependency on a hypervisor layer to modernize applications while reducing costs Learn more Week of Nov Tuning control support in Cloud SQL for MySQLーWe ve made all flags that were previously in preview now generally available GA empowering you with the controls you need to optimize your databases See the full list here New in BigQuery MLーWe announced the general availability of boosted trees using XGBoost deep neural networks DNNs using TensorFlow and model export for online prediction Learn more New AI ML in retail reportーWe recently commissioned a survey of global retail executives to better understand which AI ML use cases across the retail value chain drive the highest value and returns in retail and what retailers need to keep in mind when going after these opportunities Learn more  or read the report Week of Nov New whitepaper on how AI helps the patent industryーOur new paper outlines a methodology to train a BERT bidirectional encoder representation from transformers model on over million patent publications from the U S and other countries using open source tooling Learn more or read the whitepaper Google Cloud support for NET ーLearn more about our support of NET as well as how to deploy it to Cloud Run NET Core now on Cloud FunctionsーWith this integration you can write cloud functions using your favorite NET Core runtime with our Functions Framework for NET for an idiomatic developer experience Learn more Filestore Backups in previewーWe announced the availability of the Filestore Backups preview in all regions making it easier to migrate your business continuity disaster recovery and backup strategy for your file systems in Google Cloud Learn more Introducing Voucher a service to help secure the container supply chainーDeveloped by the Software Supply Chain Security team at Shopify to work with Google Cloud tools Voucher evaluates container images created by CI CD pipelines and signs those images if they meet certain predefined security criteria Binary Authorization then validates these signatures at deploy time ensuring that only explicitly authorized code that meets your organizational policy and compliance requirements can be deployed to production Learn more most watched from Google Cloud Next OnAirーTake a stroll through the sessions that were most popular from Next OnAir covering everything from data analytics to cloud migration to no code development  Read the blog Artifact Registry is now GAーWith support for container images Maven npm packages and additional formats coming soon Artifact Registry helps your organization benefit from scale security and standardization across your software supply chain  Read the blog Week of Nov Introducing the Anthos Developer SandboxーThe Anthos Developer Sandbox gives you an easy way to learn to develop on Anthos at no cost available to anyone with a Google account Read the blog Database Migration Service now available in previewーDatabase Migration Service DMS makes migrations to Cloud SQL simple and reliable DMS supports migrations of self hosted MySQL databasesーeither on premises or in the cloud as well as managed databases from other cloudsーto Cloud SQL for MySQL Support for PostgreSQL is currently available for limited customers in preview with SQL Server coming soon Learn more Troubleshoot deployments or production issues more quickly with new logs tailingーWe ve added support for a new API to tail logs with low latency Using gcloud it allows you the convenience of tail f with the powerful query language and centralized logging solution of Cloud Logging Learn more about this preview feature Regionalized log storage now available in new regions in previewーYou can now select where your logs are stored from one of five regions in addition to globalーasia east europe west us central us east and us west When you create a logs bucket you can set the region in which you want to store your logs data Get started with this guide Week of Nov Cloud SQL adds support for PostgreSQL ーShortly after its community GA Cloud SQL has added support for PostgreSQL You get access to the latest features of PostgreSQL while Cloud SQL handles the heavy operational lifting so your team can focus on accelerating application delivery Read more here Apigee creates value for businesses running on SAPーGoogle Cloud s API Management platform Apigee is optimized for data insights and data monetization helping businesses running on SAP innovate faster without fear of SAP specific challenges to modernization Read more here Document AI platform is liveーThe new Document AI DocAI platform a unified console for document processing is now available in preview You can quickly access all parsers tools and solutions e g Lending DocAI Procurement DocAI with a unified API enabling an end to end document solution from evaluation to deployment Read the full story here or check it out in your Google Cloudconsole Accelerating data migration with Transfer Appliances TA and TAーWe re announcing the general availability of new Transfer Appliances Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with next generation Transfer Appliances Learn more about Transfer Appliances TA and TA Week of Oct B H Inc accelerates digital transformationーThe Utah based contracting and construction company BHI eliminated IT backlog when non technical employees were empowered to build equipment inspection productivity and other custom apps by choosing Google Workspace and the no code app development platform AppSheet Read the full story here Globe Telecom embraces no code developmentーGoogle Cloud s AppSheet empowers Globe Telecom employees to do more innovating with less code The global communications company kickstarted their no code journey by combining the power of AppSheet with a unique adoption strategy As a result AppSheet helped Globe Telecom employees build business apps in just weeks Get the full story Cloud Logging now allows you to control access to logs via Log ViewsーBuilding on the control offered via Log Buckets  blog post you can now configure who has access to logs based on the source project resource type or log name all using standard IAM controls Logs views currently in Preview can help you build a system using the principle of least privilege limiting sensitive logs to only users who need this information  Learn more about Log Views Document AI is HIPAA compliantーDocument AI now enables HIPAA compliance Now Healthcare and Life Science customers such as health care providers health plans and life science organizations can unlock insights by quickly extracting structured data from medical documents while safeguarding individuals protected health information PHI Learn more about Google Cloud s nearly products that support HIPAA compliance Week of Oct Improved security and governance in Cloud SQL for PostgreSQLーCloud SQL for PostgreSQL now integrates with Cloud IAM preview to provide simplified and consistent authentication and authorization Cloud SQL has also enabled PostgreSQL Audit Extension preview for more granular audit logging Read the blog Announcing the AI in Financial Crime Compliance webinarーOur executive digital forum will feature industry executives academics and former regulators who will discuss how AI is transforming financial crime compliance on November Register now Transforming retail with AI MLーNew research provides insights on high value AI ML use cases for food drug mass merchant and speciality retail that can drive significant value and build resilience for your business Learn what the top use cases are for your sub segment and read real world success stories Download the ebook here and view this companion webinar which also features insights from Zulily New release of Migrate for AnthosーWe re introducing two important new capabilities in the release of Migrate for Anthos Google Cloud s solution to easily migrate and modernize applications currently running on VMs so that they instead run on containers in Google Kubernetes Engine or Anthos The first is GA support for modernizing IIS apps running on Windows Server VMs The second is a new utility that helps you identify which VMs in your existing environment are the best targets for modernization to containers Start migrating or check out the assessment tool documentation Linux Windows New Compute Engine autoscaler controlsーNew scale in controls in Compute Engine let you limit the VM deletion rate by preventing the autoscaler from reducing a MIG s size by more VM instances than your workload can tolerate to lose Read the blog Lending DocAI in previewーLending DocAI is a specialized solution in our Document AI portfolio for the mortgage industry that processes borrowers income and asset documents to speed up loan applications Read the blog or check out the product demo Week of Oct New maintenance controls for Cloud SQLーCloud SQL now offers maintenance deny period controls which allow you to prevent automatic maintenance from occurring during a day time period Read the blog Trends in volumetric DDoS attacksーThis week we published a deep dive into DDoS threats detailing the trends we re seeing and giving you a closer look at how we prepare for multi terabit attacks so your sites stay up and running Read the blog New in BigQueryーWe shared a number of updates this week including new SQL capabilities more granular control over your partitions with time unit partitioning the general availability of Table ACLs and BigQuery System Tables Reports a solution that aims to help you monitor BigQuery flat rate slot and reservation utilization by leveraging BigQuery s underlying INFORMATION SCHEMA views Read the blog Cloud Code makes YAML easy for hundreds of popular Kubernetes CRDsーWe announced authoring support for more than popular Kubernetes CRDs out of the box any existing CRDs in your Kubernetes cluster and any CRDs you add from your local machine or a URL Read the blog Google Cloud s data privacy commitments for the AI eraーWe ve outlined how our AI ML Privacy Commitment reflects our belief that customers should have both the highest level of security and the highest level of control over data stored in the cloud Read the blog New lower pricing for Cloud CDNーWe ve reduced the price of cache fill content fetched from your origin charges across the board by up to along with our recent introduction of a new set of flexible caching capabilities to make it even easier to use Cloud CDN to optimize the performance of your applications Read the blog Expanding the BeyondCorp AllianceーLast year we announced our BeyondCorp Alliance with partners that share our Zero Trust vision Today we re announcing new partners to this alliance Read the blog New data analytics training opportunitiesーThroughout October and November we re offering a number of no cost ways to learn data analytics with trainings for beginners to advanced users Learn more New BigQuery blog seriesーBigQuery Explained provides overviews on storage data ingestion queries joins and more Read the series Week of Oct Introducing the Google Cloud Healthcare Consent Management APIーThis API gives healthcare application developers and clinical researchers a simple way to manage individuals consent of their health data particularly important given the new and emerging virtual care and research scenarios related to COVID Read the blog Announcing Google Cloud buildpacksーBased on the CNCF buildpacks v specification these buildpacks produce container images that follow best practices and are suitable for running on all of our container platforms Cloud Run fully managed Anthos and Google Kubernetes Engine GKE Read the blog Providing open access to the Genome Aggregation Database gnomAD ーOur collaboration with Broad Institute of MIT and Harvard provides free access to one of the world s most comprehensive public genomic datasets Read the blog Introducing HTTP gRPC server streaming for Cloud RunーServer side HTTP streaming for your serverless applications running on Cloud Run fully managed is now available This means your Cloud Run services can serve larger responses or stream partial responses to clients during the span of a single request enabling quicker server response times for your applications Read the blog New security and privacy features in Google WorkspaceーAlongside the announcement of Google Workspace we also shared more information on new security features that help facilitate safe communication and give admins increased visibility and control for their organizations Read the blog Introducing Google WorkspaceーGoogle Workspace includes all of the productivity apps you know and use at home at work or in the classroomーGmail Calendar Drive Docs Sheets Slides Meet Chat and moreーnow more thoughtfully connected Read the blog New in Cloud Functions languages availability portability and moreーWe extended Cloud Functionsーour scalable pay as you go Functions as a Service FaaS platform that runs your code with zero server managementーso you can now use it to build end to end solutions for several key use cases Read the blog Announcing the Google Cloud Public Sector Summit Dec ーOur upcoming two day virtual event will offer thought provoking panels keynotes customer stories and more on the future of digital service in the public sector Register at no cost 2021-08-27 22:00:00
GCP Cloud Blog Anomaly detection with TensorFlow Probability and Vertex AI https://cloud.google.com/blog/topics/developers-practitioners/anomaly-detection-tensorflow-probability-and-vertex-ai/ Anomaly detection with TensorFlow Probability and Vertex AITime series anomaly detection is currently a trending topicーstatisticians are scrambling to recalibrate their models for retail demand forecasting and more given the recent drastic changes in consumer behavior As an intern I was given the task of creating a machine learning based solution for anomaly detection on Vertex AI to automate these laborious processes of building time series models In this article you will get a glimpse into the kinds of hard problems Google interns are working on learn more about TensorFlow Probability s Structural Time Series APIs and learn how to run jobs on Vertex Pipelines Vertex PipelinesVertex Pipelines is Google Cloud s MLOps solutions to help you “automate monitor and govern your ML systems by orchestrating your ML workflows More specifically our demo runs on the open source Kubeflow Pipelines SDK that can run on services such as Vertex Pipelines Amazon EKS and Microsoft Azure AKS In this article we demonstrate how to use Vertex Pipelines to automate the process of analyzing new time series data flagging anomalies and analyzing these results To learn more about Vertex Pipelines read this article Google Cloud Pipeline ComponentsGoogle Cloud Pipeline Components is Kubeflow Pipeline s new initiative to offer various solutions as components Our time series anomaly detection component is the first applied ML component offered in this SDK You can view our open source component in the SDK s Github repo and you can use the component by loading it via url Note that the component is in experimental mode and has not yet been officially released TensorFlow Probability Anomaly Detection APITensorFlow Probability has a library of APIs for Structural Time Series STS a class of Bayesian statistical models that decompose a time series into interpretable seasonal and trend components  Previously users had to hand define the trend and seasonal components for their models for example the demo uses a model with a local linear trend and month of year seasonal effect for CO concentration forecasting In conjunction with this intern project the TensorFlow Probability team built a new anomaly detection API where these components are inferred based on the input time series This means that users can now do anomaly detection in one line of code This end to end API regularizes the input time series infers a seasonal model fits the model and flags anomalies based on the predictive bounds of acceptable values It is currently available in the TensorFlow Probability Github repository and will be included in the next official release Our Google Cloud Pipeline Component packages this API onto the Vertex Pipelines ecosystem and demonstrates an example workflow using this anomaly detection algorithm Demo NotebookIn our demo we benchmark the performance of the TensorFlow Probability anomaly detection algorithm on the NYC Taxi task from the Numenta Anomaly Benchmark This dataset records the total number of NYC taxi passengers from July January in minute increments There are k data points and anomalies that occur during events like Christmas and the NYC marathon Here we visualize the results of our pipeline In the top graph the black line marks the original time series of taxi passengers over time The blue distribution marks the forecast distribution that the algorithm deems as likely given the previous time points meaning any point above or below the forecast is flagged as anomalous In the bottom graph the black boxes mark the residual i e the difference between the observed and expected counts of passengers Here we see that there is a high residual on December th and the algorithm correctly flags the day as an anomaly We also run the custom scoring script from the Numenta Anomaly Benchmark on our predictions to compare the algorithm with others We see that our algorithm performs the best on this NYC Taxi task as it is able to detect more anomalies with minimal false positives ConclusionWant to start building your own time series models on Vertex AI Check out the resources below to dive in Colab notebook for time series anomaly detectionDocumentation on building your first KFP componentTensorFlow Probability blog post on Structural Time Series ModelingTensorFlow Probability demo for Structural Time Series Modeling Case StudiesRelated ArticleBuild a reinforcement learning recommendation application using Vertex AIIn this article we ll demonstrate an RL based movie recommender system including a MLOps pipeline built with Vertex AI and TF Agents Read Article 2021-08-27 21:15:00
IT 気になる、記になる… Microsoft、「Windows 11」対応CPUに第7世代Coreプロセッサの一部モデルなどを追加 − 「Surface Studio 2」も対応デバイスに https://taisy0.com/2021/08/28/144649.html corex 2021-08-27 22:58:57
IT 気になる、記になる… 「Apple Watch Series 7」の模倣品が早くも中国で販売中 https://taisy0.com/2021/08/28/144644.html applewatchseries 2021-08-27 22:22:33
IT 気になる、記になる… Apple、「iPhone 12やiPhone 12 Proの音の問題に対する修理サービスプログラム」を発表 https://taisy0.com/2021/08/28/144641.html apple 2021-08-27 22:07:30
TECH Engadget Japanese トヨタの自動運転車、パラリンピック選手と接触事故。選手は負傷で欠場に https://japanese.engadget.com/toyota-suspend-e-palette-service-after-collision-with-athlete-222006257.html 接触事故 2021-08-27 22:20:06
TECH Engadget Japanese ショートカット「音楽クイズ」で遊んでみよう:iPhone Tips https://japanese.engadget.com/shortcut-music-221003250.html iphonetips 2021-08-27 22:10:03
IT ITmedia 総合記事一覧 [ITmedia News] Microsoft、「Windows 11」にアップデートできるプロセッサを少し追加 チェックプログラムも再公開へ https://www.itmedia.co.jp/news/articles/2108/28/news029.html itmedianewsmicrosoft 2021-08-28 07:43:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] ジョイフルのハンバーグが20万食も! ユーチューバーとコラボしたD2C事業の成功法則 https://www.itmedia.co.jp/business/articles/2108/28/news018.html ITmediaビジネスオンラインジョイフルのハンバーグが万食もユーチューバーとコラボしたDC事業の成功法則YouTube試聴人数の飛躍的な増加に伴い、近年ユーチューバーとのタイアップ企画が急増している。 2021-08-28 07:24:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ArduinoからGoogleスプレッドシートにデータを飛ばしたいけどServer,443で躓く https://teratail.com/questions/356534?rss=all ArduinoからGoogleスプレッドシートにデータを飛ばしたいけどServerで躓くArduinoESPを用いて気温湿度気圧のデータをGoogleスプレッドシートに記録するといったプログラムを作成中です。 2021-08-28 07:12:38
Ruby Rubyタグが付けられた新着投稿 - Qiita rails consoleで例外発生時のエラーメッセージが文字化けする場合の対処方法 https://qiita.com/jnchito/items/19bcf9a5dd32d1d472db gtUsercreaterailsのパスvalidationsrbinraisevalidationerrorxExxxE省略ActiveRecordRecordInvalid原因railsconsoleで使われているirbのバージョンが以下だとこの問題が発生する。 2021-08-28 07:53:12
Ruby Railsタグが付けられた新着投稿 - Qiita rails consoleで例外発生時のエラーメッセージが文字化けする場合の対処方法 https://qiita.com/jnchito/items/19bcf9a5dd32d1d472db gtUsercreaterailsのパスvalidationsrbinraisevalidationerrorxExxxE省略ActiveRecordRecordInvalid原因railsconsoleで使われているirbのバージョンが以下だとこの問題が発生する。 2021-08-28 07:53:12
海外TECH Ars Technica Samsung seemingly caught swapping components in its 970 Evo Plus SSDs https://arstechnica.com/?p=1790357 images 2021-08-27 22:20:31
海外TECH DEV Community Typewriter Effect with CSS https://dev.to/alvaromontoro/typewriter-effect-with-css-38im Typewriter Effect with CSSA reddit user asked in the CSS channel if there was a way of building a typewriter effect Some people pointed out at Geoff Graham s article on CSS Tricks which includes different versions in CSS and JS and many more recommended using JavaScript or some JS libraries modules and I tried to come up with my own CSS only version The idea is to animate the content property of a pseudo element like before to show one character at a time And then we can use the after element to display a blinking caret The content property is discretely animatable This means that there won t be transitions it would have been nice but it will still animate it step by step which it s exactly what we want It is not perfect but it can be eye catchy and it has some nice pros compared to similar CSS only solutions Also it is slightly customizable the caret can change color and size and I tried to make it as accessible as possible The main issue is calculating the steps and the time at which they must happen To simplify and generalize the process I created a short JavaScript snippet to help generate the animation steps for any set of words Unfortunately although it works in most cases my math is wrong and it sometimes fails I ll add a link once I verify it works fine Pros and ConsPros of this approach It is multiline many of the CSS only typewriter animations only work for single lines words This one will work in multiple lines too It doesn t cut letters words each letter is added individually instead of hiding with overflows that may display them partially as it happens in other solutions No need for monospace fonts related to the point above Other animations only work with monospace to go around the cutting words letters issue This one will work with non monospace fonts too Cons of this approach Requires some accessibility boost see below in my defense most animations that do this CSS or JS have this issue It involves a lot of code the CSS animation will have as many lines as letters are in total which is annoying but in some cases it may still be less code and less weight than with a JS solution It is a pain to write the animation steps a lot of calculations So I created a small script to generalize the process To go around this last part maybe I could have used the steps timing function But in the end it would require some simpler calculations too AccessibilityWe are going to do a couple of things to boost the accessibility of this animation and one of them consists of removing the animations First while a sighted user can see the text changing that may not be the case for a user of assistive technologies AT For example a screen reader user won t get information about the text growing shrinking and thank you because it would be a pain in the neck To avoid getting a half description of the title we should add an aria label to the container with the full description lt h aria label I m a developer writer reader and human gt I m a amp nbsp lt span class typewriter gt lt span gt lt h gt Without the aria label screen readers will read the title as I m a with the aria label they ll read I m a developer writer reader and human which is much better The other thing we can do to make the component a bit more accessible is to remove the actual animations If a user has the reduced motion setting on we should stop the caret blinking leave it fixed and maybe show the words fully instead of letter by letter To do so CSS counts with the prefers reduce motion media query media prefers reduced motion let the caret be fixed instead of blinking typewriter after animation none replace the letter popup for a shorter animation keyframes sequencePopup content developer content writer content reader content human sequencePopup before content developer animation none We didn t fully remove the animation we only replaced it with another that is more accessibility friendly Not all animations are bad and reduced motion doesn t mean no motion 2021-08-27 22:13:36
Apple AppleInsider - Frontpage News Apple launches iPhone 12, 12 Pro service program for 'no sound' issue https://appleinsider.com/articles/21/08/27/apple-launches-iphone-12-12-pro-service-program-for-no-sound-issue?utm_medium=rss Apple launches iPhone Pro service program for x no sound x issueApple on Friday announced a new service program for iPhone and iPhone Pro models that suffer from sound issues when placing or receiving calls The iPhone and iPhone Pro Service Program for No Sound Issues covers a limited number of devices manufactured between October and April Apple says According to a document detailing the program and its terms a very small percentage of iPhone and Pro models might experience sound issues due to a component that could fail on the receiver module Affected units do not emit sound from the receiver when placing or receiving calls Read more 2021-08-27 22:10:45
海外TECH Engadget Twitter is finally rolling out Ticketed Spaces https://www.engadget.com/twitter-ticketed-spaces-launching-224353538.html?src=rss Twitter is finally rolling out Ticketed SpacesTwitter is finally starting to roll out Ticketed Spaces a feature that allows creators to charge for access to its live audio chat feature The company began taking applications for the feature in June but had yet to flip it on until this week nbsp we want to help people creating cool Spaces make today some Hosts will be able create Ticketed Spaces we re experimenting on iOS only for now but we hope to get it to everyone soon know it s taking us a little time but we want to get this right for you ーSpaces TwitterSpaces August However it sounds like it could still be awhile until many people gain access to the feature Twitter said that the initial rollout will be iOS only and limited to just “some hosts who have previously applied Those who do gain access could make a decent amount of cash from the feature assuming they can find a big enough audience willing to pay Twitter has said that hosts can keep up to percent of their first in earnings and up to percent on anything over Hosts are also able to set their own prices for tickets and choose how many tickets to make available Ticketed Spaces is just one of several monetization features Twitter is working on as it looks rto shift its platform to be more creator friendly The company is also experimenting with Super Follows in app tipping and paid newsletters 2021-08-27 22:43:53
海外TECH WIRED Explosion in Geofence Warrants Threatens Privacy Nationwide https://www.wired.com/story/geofence-warrants-google Explosion in Geofence Warrants Threatens Privacy NationwideNew figures from Google show a tenfold increase in the requests from law enforcement which target anyone who happened to be in a given location at a specified time 2021-08-27 22:19:19
金融 金融総合:経済レポート一覧 FX Daily(8月26日)~ドル円、110円台前半の攻防続く http://www3.keizaireport.com/report.php/RID/466427/?rss fxdaily 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 次世代のデジタル社会における国際標準ISO 20022の役割:日銀レビュー http://www3.keizaireport.com/report.php/RID/466428/?rss 国際標準 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 ISO 20022の概要 http://www3.keizaireport.com/report.php/RID/466429/?rss 日本銀行 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 景気は「持ち直し」とのこと:Market Flash http://www3.keizaireport.com/report.php/RID/466435/?rss marketflash 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 JLL 世界の商業用不動産投資額 2021年第2四半期~前年同期比3%増の2,470億ドル、上半期は前年同期比33%増の4,420億ドル http://www3.keizaireport.com/report.php/RID/466443/?rss 不動産投資 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 タンゴヤ(東証JASDAQ)~「GINZA Global Style」を中核ブランドにオーダースーツ店舗を展開。直近業績は新型コロナウイルス禍の影響があるが、店舗網拡大は継続:アナリストレポート http://www3.keizaireport.com/report.php/RID/466446/?rss ginzaglobalstyle 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 投資INSIDE-OUT vol.160「国内株式、欧米と比べて「出遅れ」と言われるが~語られざる投資の真実(44)~」 http://www3.keizaireport.com/report.php/RID/466454/?rss insideoutvol 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 Weekly金融市場 2021年8月27日号~来週の注目材料、経済指標... http://www3.keizaireport.com/report.php/RID/466483/?rss weekly 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 今月の経済・金融情勢~わが国をめぐる経済・金融の現状 2021年8月27日号 http://www3.keizaireport.com/report.php/RID/466486/?rss 総合研究所 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 米利上げの織り込みと米長期金利の関係:市川レポート http://www3.keizaireport.com/report.php/RID/466494/?rss 三井住友 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 経済用語・データのいみ/閑話ひとつ「市場再編」 http://www3.keizaireport.com/report.php/RID/466501/?rss 経済用語 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 データを読む:地銀再編で地元シェア5割超が21行に増加=全国153万6,402社「2021年 企業のメインバンク」調査 http://www3.keizaireport.com/report.php/RID/466513/?rss 東京商工リサーチ 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 上海農村商業銀行が株式を上場: 中規模銀行のIPOニーズは強いが当面の市場環境は不透明 http://www3.keizaireport.com/report.php/RID/466514/?rss 商業銀行 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 週刊!投資環境(2021年8月27日号)~来週の注目点を皆さまにいち早くお届け... http://www3.keizaireport.com/report.php/RID/466516/?rss 投資信託 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 住宅ローン控除特例の見直し 1%ルールが変わる? http://www3.keizaireport.com/report.php/RID/466562/?rss 住宅ローン 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 貸金業界の月次統計資料の公表について(2021年8月公表分)~消費者向無担保貸付の月末貸付残高は3兆8786億円、前年同月比▲5.1% http://www3.keizaireport.com/report.php/RID/466572/?rss 日本貸金業協会 2021-08-28 00:00:00
金融 金融総合:経済レポート一覧 JIPsDIRECT No.101~証券会社関連の動向 / 証券トレンド:カーボンプライシングの動向について~それぞれの炭素価格 / SPACに関する論点とその背景~成長戦略の後押しで日本でも実現するか... http://www3.keizaireport.com/report.php/RID/466575/?rss jipsdirectno 2021-08-28 00:00:00
ニュース BBC News - Home Afghanistan: US to continue Kabul evacuations 'until last moment' https://www.bbc.co.uk/news/world-asia-58364172?at_medium=RSS&at_campaign=KARANGA credible 2021-08-27 22:36:13
ニュース BBC News - Home Robert F Kennedy assassin Sirhan Sirhan granted prison release https://www.bbc.co.uk/news/world-us-canada-58364572?at_medium=RSS&at_campaign=KARANGA governor 2021-08-27 22:04:34
ニュース BBC News - Home 'There's a lot of things I learned to do better' - Osaka accepts errors over media row https://www.bbc.co.uk/sport/tennis/58363752?at_medium=RSS&at_campaign=KARANGA x There x s a lot of things I learned to do better x Osaka accepts errors over media rowJapan s Naomi Osaka says she has learned from the media controversy at this year s French Open after accepting she did a lot of things wrong 2021-08-27 22:19:04
ビジネス ダイヤモンド・オンライン - 新着記事 日本毛織(ニッケ)、株主優待を変更!「QUOカード」を もらうために「1年以上の継続保有」が必須条件になるほ か、基準日が年2回(5月と11月)から年1回(5月)に! - 株主優待【新設・変更・廃止】最新ニュース https://diamond.jp/articles/-/280780 2021-08-28 07:05:00
北海道 北海道新聞 イラン核、外交解決強調 米大統領「他の選択も」 https://www.hokkaido-np.co.jp/article/583032/ 米大統領 2021-08-28 07:06:00
ビジネス 東洋経済オンライン アフガンで「イスラム国がテロ」の意味すること タリバン、IS、アルカイダの複雑な関係 | テロリズム | 東洋経済オンライン https://toyokeizai.net/articles/-/451313?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-28 07:30:00
AWS lambdaタグが付けられた新着投稿 - Qiita S3にオブジェクトをアップロードして引数をlambdaに送りたいとき https://qiita.com/greenteabiscuit/items/4c55594379a32953f40a Sにオブジェクトをアップロードして引数をlambdaに送りたいとき今まではSをトリガーにLambdaを発火させていたのですが、これだと追加の変数を設定することができず、どうすればいいか悩んでいたときに、InvokeInputに渡せばいいことを知りました。 2021-08-28 09:05:57
python Pythonタグが付けられた新着投稿 - Qiita 【Python】スクレイピングしたデータで、日本地図を爆速で塗り分けるためのTips https://qiita.com/adumaru0828/items/7877aa9c285fa432f75e 【Python】スクレイピングしたデータで、日本地図を爆速で塗り分けるためのTipsはじめにふとしたきっかけで、サクッと日本地図を塗り分けたくなる場面がありますよね多分ライブラリが非常に豊富なPythonを使ってスクレイピング→日本地図の塗り分けのステップを爆速にするためのコツを紹介します。 2021-08-28 09:27:40
python Pythonタグが付けられた新着投稿 - Qiita Linuxのnlコマンドに相当するコードをPythonで実装してみた https://qiita.com/yuuta_s/items/d83aa22847f0b7b9d1a6 Linuxのnlコマンドに相当するコードをPythonで実装してみたLinuxのnlコマンドに相当するコードをPythonで実装してみました。 2021-08-28 09:17:57
python Pythonタグが付けられた新着投稿 - Qiita S3にオブジェクトをアップロードして引数をlambdaに送りたいとき https://qiita.com/greenteabiscuit/items/4c55594379a32953f40a Sにオブジェクトをアップロードして引数をlambdaに送りたいとき今まではSをトリガーにLambdaを発火させていたのですが、これだと追加の変数を設定することができず、どうすればいいか悩んでいたときに、InvokeInputに渡せばいいことを知りました。 2021-08-28 09:05:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MYSQLのCREATE TABLEで構文エラーが毎回出てしまいます。 https://teratail.com/questions/356537?rss=all MYSQLのCREATETABLEで構文エラーが毎回出てしまいます。 2021-08-28 09:59:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VMware上のcentOS7をGUIにしたい https://teratail.com/questions/356536?rss=all VMware上のcentOSをGUIにしたいCUI状態のcentOSをGUIでも使えるようにしたいです。 2021-08-28 09:38:10
AWS AWSタグが付けられた新着投稿 - Qiita S3にオブジェクトをアップロードして引数をlambdaに送りたいとき https://qiita.com/greenteabiscuit/items/4c55594379a32953f40a Sにオブジェクトをアップロードして引数をlambdaに送りたいとき今まではSをトリガーにLambdaを発火させていたのですが、これだと追加の変数を設定することができず、どうすればいいか悩んでいたときに、InvokeInputに渡せばいいことを知りました。 2021-08-28 09:05:57
golang Goタグが付けられた新着投稿 - Qiita S3にオブジェクトをアップロードして引数をlambdaに送りたいとき https://qiita.com/greenteabiscuit/items/4c55594379a32953f40a Sにオブジェクトをアップロードして引数をlambdaに送りたいとき今まではSをトリガーにLambdaを発火させていたのですが、これだと追加の変数を設定することができず、どうすればいいか悩んでいたときに、InvokeInputに渡せばいいことを知りました。 2021-08-28 09:05:57
Apple AppleInsider - Frontpage News Apple Watch Series 6 is world's most popular smartwatch model, research suggests https://appleinsider.com/articles/21/08/28/apple-watch-series-6-is-worlds-most-popular-smartwatch-model-research-suggests?utm_medium=rss Apple Watch Series is world x s most popular smartwatch model research suggestsLed by Apple Watch Series Apple continued to dominate the world s smartphone market in the second quarter of as sector shipments climbed back to pre pandemic levels according to new estimates Apple led the smartwatch sector on Apple Watch shipments of million units in the period ending in June a increase from the same time last year Strategy Analytics estimates The tech giant accounts for of the global market down slightly from in Apple still owns half the market and is keeping rivals at bay said Neil Mawston executive director at Strategy Analytics Apple Watch Series today is by far the world s most popular smartwatch model due to its blend of sleek design good usability on a small screen and a growing portfolio of health and fitness apps Read more 2021-08-28 00:56:34
海外科学 NYT > Science Ida is expected to gain strength as it churns toward Louisiana. https://www.nytimes.com/2021/08/27/climate/ida-is-expected-to-gain-strength-as-it-churns-toward-louisiana.html mexico 2021-08-28 00:20:25
ニュース BBC News - Home Afghanistan: US to continue Kabul evacuations 'until last moment' https://www.bbc.co.uk/news/world-asia-58364172?at_medium=RSS&at_campaign=KARANGA credible 2021-08-28 00:32:32
ニュース BBC News - Home Hurricane Ida: New Orleans braces for possible direct hit https://www.bbc.co.uk/news/world-us-canada-58361215?at_medium=RSS&at_campaign=KARANGA katrina 2021-08-28 00:19:30
ニュース BBC News - Home Vigil: Submarine drama explores 'isolating and tense' life and death at sea https://www.bbc.co.uk/news/entertainment-arts-58334990?at_medium=RSS&at_campaign=KARANGA nuclear 2021-08-28 00:10:13
北海道 北海道新聞 NY株反発、242ドル高 緩和縮小前倒し懸念後退 https://www.hokkaido-np.co.jp/article/583023/ 縮小 2021-08-28 09:02:37
北海道 北海道新聞 久保建英は終盤までプレー スペイン1部リーグ https://www.hokkaido-np.co.jp/article/583053/ 久保建英 2021-08-28 09:11:00
TECH Engadget Japanese アップル、iPhone 12|Proで「音の問題」に対する無償修理プログラム開始 https://japanese.engadget.com/apple-iphone12-nosound-service-program-015508300.html iphone 2021-08-28 01:55:08
TECH Engadget Japanese 4mmの極薄設計、16.1インチでわずか853g。スタンド付きモバイルモニター「XOWIN」 https://japanese.engadget.com/xowin-mobile-monitor-011541229.html スタンド付きモバイルモニター「XOWIN」「XOWIN」センウィン主な特徴mmの極薄設計、インチでもたったのgiPhoneAndroid、MacOS、ゲーム機、カメラなどのデバイスに対応sRGB色域をカバー、視野角度のIPS液晶を採用無段階調整スタンド付き回転機能により横置き・縦置き自由自在「XOWIN」には、スマホパソコンゲーム機カメラなど、各種のデバイスに対応できるモバイルモニターです。 2021-08-28 01:15:41
js JavaScriptタグが付けられた新着投稿 - Qiita JavaScriptを基本からまとめてみた【18】【WebAPIを叩く】 https://qiita.com/kanfutrooper/items/f6fcbe37f0be3f3b7c6f JavaScriptを基本からまとめてみた【】【WebAPIを叩く】はじめに学習するに至った経緯年より、未経験からエンジニアへの転職を目指し、某プログラミングスクールへ通う。 2021-08-28 10:38:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) より簡単に手間なくpythonプログラムを実行したい https://teratail.com/questions/356544?rss=all より簡単に手間なくpythonプログラムを実行したい実現したいこと現場作業員の方が現場のPCを使用し、ワンクリックで集計プログラムを実行することワンクリックは無理だとしても少しでも作業工数を減らしたい又は、自動実行が一番良いのですが、月の変わり目、休日などの条件あり、エラーなしで作り込む自信がありません。 2021-08-28 10:54:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Reactのコンポーネント内でCDNのライブラリを使用する方法を教えてください https://teratail.com/questions/356543?rss=all Reactのコンポーネント内でCDNのライブラリを使用する方法を教えてください前提・実現したいことReactjsのコンポーネント内でOpenCVjsのcvインスタンスにアクセスしたいのですが、CDNライブラリをコンポーネント内で使用する方法がわかりません。 2021-08-28 10:46:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) class内の onreadystatechange でスコープ外に値&class関数を実行する方法 https://teratail.com/questions/356542?rss=all class内のonreadystatechangeでスコープ外に値class関数を実行する方法URLの情報を獲得後にデータを処理しようとしています。 2021-08-28 10:45:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VSCodeのターミナルで実行結果の複数行選択(コピーのため)ができない。 https://teratail.com/questions/356541?rss=all VSCodeのターミナルで実行結果の複数行選択コピーのためができない。 2021-08-28 10:42:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) テンプレートのjavascriptが適用されない https://teratail.com/questions/356540?rss=all テンプレートのjavascriptが適用されないWEB上にあるjavascriptのテンプレートを使いたいのですが、表示されません。 2021-08-28 10:33:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPのデータを自動保存したい https://teratail.com/questions/356539?rss=all PHPのデータを自動保存したい前提・実現したいことPHPでデータベースを繋ぐ基礎的な段階です。 2021-08-28 10:25:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rstuidoのパスの通し方 https://teratail.com/questions/356538?rss=all Rstuidoのパスの通し方RnbspCMDnbspcheckをコマンドプロンプトで入力すると、aposRaposnbspは、内部コマンドまたは外部コマンド、操作可能なプログラムまたはバッチnbspファイルとして認識されていません。 2021-08-28 10:07:27
技術ブログ Developers.IO CompositeRunStepsをinputsとoutputsを使って効率よく設計したい時に陥りがちな点を書いてみた https://dev.classmethod.jp/articles/use-composite-run-steps-wisely/ compositerunsteps 2021-08-28 01:46:49
技術ブログ Developers.IO Azure Static Web Apps と Azureストレージの静的Webサイトホスティングを比べる https://dev.classmethod.jp/articles/azure-static-web-app-blob-storage/ azurestaticwebapps 2021-08-28 01:15:24
Apple AppleInsider - Frontpage News Apple Watch Series 6 is world's most popular smartwatch model, research suggests https://appleinsider.com/articles/21/08/28/apple-watch-series-6-is-worlds-most-popular-smartwatch-model-research-suggests?utm_medium=rss Apple Watch Series is world x s most popular smartwatch model research suggestsLed by Apple Watch Series Apple continued to dominate the world s smartphone market in the second quarter of as sector shipments climbed back to pre pandemic levels according to new estimates Apple led the smartwatch sector on Apple Watch shipments of million units in the period ending in June a increase from the same time last year Strategy Analytics estimates The tech giant accounts for of the global market down slightly from in Apple still owns half the market and is keeping rivals at bay said Neil Mawston executive director at Strategy Analytics Apple Watch Series today is by far the world s most popular smartwatch model due to its blend of sleek design good usability on a small screen and a growing portfolio of health and fitness apps Read more 2021-08-28 01:26:46
海外科学 NYT > Science How the Delta Variant Infiltrated an Elementary School Classroom https://www.nytimes.com/2021/08/28/health/coronavirus-schools-children.html How the Delta Variant Infiltrated an Elementary School ClassroomA detailed study in California found that the variant easily spread from an unvaccinated teacher to children and in a few cases their families 2021-08-28 01:27:53
海外ニュース Japan Times latest articles Pentagon holds talks with Chinese military for first time under Biden https://www.japantimes.co.jp/news/2021/08/28/asia-pacific/politics-diplomacy-asia-pacific/us-china-pentagon-talks-biden/ Pentagon holds talks with Chinese military for first time under BidenDespite growing tensions U S military officials have long sought to have open lines of communication with their Chinese counterparts to manage risks between the two 2021-08-28 10:07:04
海外ニュース Japan Times latest articles When you get familiar with kanten, cooking starts to gel just right https://www.japantimes.co.jp/life/2021/08/28/food/washoku-cooking-kanten-agar/ When you get familiar with kanten cooking starts to gel just rightKnown as agar agar in most English speaking countries kanten is shelf stable and can be found in convenient powdered form for whenever you need a vegan friendly way 2021-08-28 10:00:46
ニュース BBC News - Home Hire UK workers to drive lorries, minister tells firms https://www.bbc.co.uk/news/uk-58364308?at_medium=RSS&at_campaign=KARANGA companies 2021-08-28 01:22:10
ビジネス ダイヤモンド・オンライン - 新着記事 FRBに選択肢残したパウエル氏、余地には限り - WSJ発 https://diamond.jp/articles/-/280791 限り 2021-08-28 10:17:00
LifeHuck ライフハッカー[日本版] 迫力ある低音サウンドが魅力。音の立体感が際立つポータブルスピーカー https://www.lifehacker.jp/2021/08/machi-ya-audioball-review.html audioball 2021-08-28 10:30:00
北海道 北海道新聞 男子の宇田が銀、米岡が銅 トライアスロン・28日 https://www.hokkaido-np.co.jp/article/583037/ 機能障害 2021-08-28 10:11:40
北海道 北海道新聞 ケネディ暗殺犯の釈放勧告 米加州、知事が最終判断へ https://www.hokkaido-np.co.jp/article/583063/ 釈放 2021-08-28 10:09:00
北海道 北海道新聞 ワクチン接種証、来月にも商用化 飲食や旅行利用へ指針 https://www.hokkaido-np.co.jp/article/583006/ 新型コロナウイルス 2021-08-28 10:02:03
ビジネス 東洋経済オンライン 開発15年!「世界一美味しい手抜き和食」の正体 「食品のプロ」が考案!「魔法の調味料」で超簡単 | グルメ・レシピ | 東洋経済オンライン https://toyokeizai.net/articles/-/449436?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-28 11:00:00
ビジネス プレジデントオンライン 「30歳のひとり娘が20年以上介護」余命半年の父が残したのは倒産借金2000万円 - 「月給が蒸発」しても頑張れる理由 https://president.jp/articles/-/49336 身の回り 2021-08-28 11:00:00
ビジネス プレジデントオンライン 「包丁と土下座の30年」3歳から"暗闇牢獄"の家で父親に恐怖支配された独身娘の実録 - 自己愛強い"かまってちゃん"の暴走 https://president.jp/articles/-/49335 独身女性 2021-08-28 11:00:00
ビジネス プレジデントオンライン 「夏休みの宿題はいつ終わらせた?」将来の「貯蓄力」を予測する"意外な質問" - 貯金額、離婚、健康、幸福度に影響 https://president.jp/articles/-/49331 夏休みの宿題 2021-08-28 11:00:00
ビジネス プレジデントオンライン 「どんな人なのかが一発でわかる」銀座のママが初対面で必ず確認する"身体の部位" - スーツやネクタイより雄弁に語る https://president.jp/articles/-/49309 伊藤由美 2021-08-28 11:00:00
ビジネス プレジデントオンライン 「不衛生なのに100歳まで生きられる」長寿の少数民族がよく食べている"ある料理" - なぜこの部族だけが長寿なのか https://president.jp/articles/-/49218 京都大学 2021-08-28 11:00:00
ビジネス プレジデントオンライン 「4割が失敗するのにメリットなし」歯医者で絶対に受けてはいけない"ある治療" - 「歯の神経」はできるだけ残すべき https://president.jp/articles/-/49212 絶対 2021-08-28 11:00:00
ビジネス プレジデントオンライン 「夏休みの宿題はいつ終わらせた?」将来の「貯蓄力」を予測する"意外な質問" - 貯金額、離婚、健康、幸福度に影響 https://president.jp/articles/-/48985 夏休みの宿題 2021-08-28 11:00:00
Google カグア!Google Analytics 活用塾:事例や使い方 Amazonで買えるおいしい昆虫食。昆虫食が苦手な人でも食べられるおすすめサーキュラーフード5品と理解を深めるフードテック本おすすめ本5冊。昆虫食の初心者向け https://www.kagua.biz/review/foodsreview/20210828b1.html amazon 2021-08-28 03:00:16
python Pythonタグが付けられた新着投稿 - Qiita 初心者向け Pythonanywhereを使ってみよう https://qiita.com/tonytani37/items/60c7185b7cc235f45daf その上「Githubにある自分のソースをデプロイするやり方」の説明で「これでデプロイ完了です」と書いているのに、そこに掲載されているデプロイが完了した「あなたの画面」は、Djangoでプロジェクト作成後に立ち上げみるテストサーバーの画面だったりするわけで、それは自分のサービスじゃないだろそれはDjangoが出してるテスト用初期画面だろそんな程度で「これであなたのサービスが公開できる」とドヤ顔のサイトがたくさんあったのでガッカリする。 2021-08-28 11:42:15
python Pythonタグが付けられた新着投稿 - Qiita Djangoのcreatesuperuserで「AssertionError: database connection isn't set to UTC」発生 https://qiita.com/MCE/items/aeef531aa1366fa65b93 pythonmanagepycreatesuperuserユーザー名leaveblanktouseadminメールアドレスPasswordPasswordagainSuperusercreatedsuccessfully無事にスーパーユーザーを作成できました。 2021-08-28 11:41:17
python Pythonタグが付けられた新着投稿 - Qiita Tensorflow(Keras)で基本の画像分類モデル構築 https://qiita.com/horigo/items/a3971a47edff374fa30a モデルで予測では最後に作ったモデルで画像のクラスを予測してみます。 2021-08-28 11:15:11
python Pythonタグが付けられた新着投稿 - Qiita JupyterNotebookを想定した機械学習の予測モデルの全体像(LightGBM + Optuna) https://qiita.com/yuka_i/items/1fd6aaac5d478539fdf8 JupyterNotebookを想定した機械学習の予測モデルの全体像LightGBMOptuna目次はじめにデータの前処理学習モデル構築精度の検証ハイパーパラメータチューニング学習モデル構築はじめにPythonや機械学習を学ぶ初級者の人にとっては初めて見るライブラリや、初めて使うメソッドが一度にたくさん出てくるので、コードの記述の目的を整理して振り返れる状態にしておくことはとても大事です。 2021-08-28 11:09:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ubuntu20.04でsudoコマンドが使えません https://teratail.com/questions/356547?rss=all enter 2021-08-28 11:55:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) xamarin.formsで他のタブの情報取得 https://teratail.com/questions/356546?rss=all xamarinformsで他のタブの情報取得前提・実現したいことXamarinFormsで数値計算・シミュレーションをするアプリを作っています。 2021-08-28 11:36:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rails6 購入者かどうかの判定 customer_idの保持 https://teratail.com/questions/356545?rss=all Rails購入者かどうかの判定customeridの保持購入者には広告の非表示などがしたく、Stripeでサブスクリプションの機能の実装が出来たのですが、購入者かどうかを判定しつづけるにはどうしたらいいのでしょうかdeviseを使ったときのUserモデルとStripe用のPageモデルを紐づけています。 2021-08-28 11:01:59
Ruby Rubyタグが付けられた新着投稿 - Qiita 改訂版・(あなたの周りでも見かけるかもしれない)インスタンス変数の間違った使い方 https://qiita.com/jnchito/items/4d62693525f5023013cc まとめというわけで、この記事ではプログラミング初心者の人がやりがちなインスタンス変数の間違った使い方と、その解決策について解説してみました。 2021-08-28 11:34:20
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】「nilじゃない」と「present?」は同じ? 〜わかりにくいコードに立ち向かう〜 https://qiita.com/koki_73/items/09d392caa05fb4e4f0e3 oOhogepresentにしちゃだめ・・elsiffugastatuscanceledampamppiyostatusactiveelseend※ここで「statuscanceledのメソッドを用意しておくべきだろ」みたいなコメントはポケットの中にでもしまっておいてください本記事の趣旨とは関係ない話なのでTLDR以下の条件を満たすhogeが想定される場合は、置き換えてはいけませんhogenilgttruehogepresentgtfalseつまり、レシーバが以下のオブジェクトとなりうる場合は置き換えできませんfalse空文字スペースのみの文字列空のハッシュ空の配列それか、これらのオブジェクトが来ても無視してOKという仕様であれば置き換えても良さそうです以下「なぜそうなる」という話が続きます調査こういう調査は公式のドキュメントを読むに限りますもし間違っていても「ドキュメントが悪い」ということで刑が軽くなるからです内部のソースコードまでは読んでないので、ガチ勢の方がいらっしゃいましたら優しくご指摘くださいnilについてまずはnilというメソッドについて、調べてみますレシーバがnilであれば真を返します。 2021-08-28 11:19:18
Docker dockerタグが付けられた新着投稿 - Qiita PostgreSQLがcould not locate a valid checkpoint recordというエラーで起動しなくなったとき https://qiita.com/ciffelia/items/dcce1f9e67bb25479b11 PostgreSQLがcouldnotlocateavalidcheckpointrecordというエラーで起動しなくなったときDockerでPostgreSQLを運用しているのだが、メンテナンスのためにDBを停止しようとして、誤ってCtrlCを連打してしまい強制終了してしまった。 2021-08-28 11:27:20
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】超簡単!画像のプレースホルダー設定方法 https://qiita.com/babasatoru21/items/bc2849cddc065839adce Helperとはという人はこちらを見てみてください前提テーブル作成→新規投稿機能が実装済みまた、画像投稿機能を実装済みcarriewaveを中の人は使用しています【今回の記事について】テーブル名posts画像を保存するカラム名imageSTEPまずは適当に画像を投稿していない場合に表示させたい画像をダウンロードし、「appassetsimages」の中に入れましょう。 2021-08-28 11:54:25
Ruby Railsタグが付けられた新着投稿 - Qiita 複数のJSON形式のデータを返す方法 https://qiita.com/kajikaji/items/b9ee8eb64ddac43f3720 今回はどちらもJSON形式を指定していますが、JSON形式でリクエストが来たときはJSON形式で返す、HTML形式でリクエストが来たときはHTML形式で返す。 2021-08-28 11:44:03
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】「nilじゃない」と「present?」は同じ? 〜わかりにくいコードに立ち向かう〜 https://qiita.com/koki_73/items/09d392caa05fb4e4f0e3 oOhogepresentにしちゃだめ・・elsiffugastatuscanceledampamppiyostatusactiveelseend※ここで「statuscanceledのメソッドを用意しておくべきだろ」みたいなコメントはポケットの中にでもしまっておいてください本記事の趣旨とは関係ない話なのでTLDR以下の条件を満たすhogeが想定される場合は、置き換えてはいけませんhogenilgttruehogepresentgtfalseつまり、レシーバが以下のオブジェクトとなりうる場合は置き換えできませんfalse空文字スペースのみの文字列空のハッシュ空の配列それか、これらのオブジェクトが来ても無視してOKという仕様であれば置き換えても良さそうです以下「なぜそうなる」という話が続きます調査こういう調査は公式のドキュメントを読むに限りますもし間違っていても「ドキュメントが悪い」ということで刑が軽くなるからです内部のソースコードまでは読んでないので、ガチ勢の方がいらっしゃいましたら優しくご指摘くださいnilについてまずはnilというメソッドについて、調べてみますレシーバがnilであれば真を返します。 2021-08-28 11:19:18
海外TECH DEV Community Web Developer Roadmap 2021 https://dev.to/tips_tricks/web-developer-roadmap-2021-5f8h Web Developer Roadmap A web developer looking at some code on his computer screenHow to Become a Web Developer in Technology plays a huge role in our daily lives from the simplest of apps to the most groundbreaking inventions Every website or piece of software that we encounter has been built by a web developerーbut what exactly is web development and what do they doーall of this will be answered in this guide to how to become a web developer To the outside eye it can seem like a complicated confusing and somewhat inaccessible field So to shed some light on this fascinating industry we ve put together the ultimate introduction to web development and what it takes to become a fully fledged web developer In this guide we ll go through the basics of web development in detail and show you the essential skills and tools you ll need to break into the industry If you decide web development is for you the next step is to start learning those essential skills which you can do in this free online short course designed for beginners Backend Developer Roadmap Frontend Developer Roadmap  Web Developer Roadmap  Web Designer Roadmap 2021-08-28 02:44:49
海外TECH DEV Community 10 Trending Javascript Projects For Web Developer on GitHub https://dev.to/tips_tricks/10-trending-javascript-projects-for-web-developer-on-github-2pco Trending Javascript Projects For Web Developer on GitHubThe best way to learn a new programming language is to build projects I have created a list of beginner friendly project tutorials in Vanilla JavaScript React and TypeScript My advice for tutorials would be to watch the video build the project break it apart and rebuild it your own way Experiment with adding new features or using different methods That will test if you have really learned the concepts or not You can click on any of the projects listed below to jump to that section of the article Read More Trending Javascript Projects for Web Developer on GitHub 2021-08-28 02:23:15
海外TECH DEV Community ELI5 Memoized DOM https://dev.to/siddharthshyniben/eli5-memoized-dom-1jj ELI Memoized DOMThere have been many many DOMs Incremental DOM Shadow DOM Virtual DOM But I m not sure what the Memoized DOM is I know what memoization is and as far as my searches tell me that DOM memoizing is caching the work of functions that modify the DOM So isn t that supposed to be similar to VDOM 2021-08-28 02:03:52
Apple AppleInsider - Frontpage News #AppleToo receives nearly 500 stories of workplace issues in four days https://appleinsider.com/articles/21/08/28/appletoo-receives-nearly-500-stories-of-workplace-issues-in-four-days?utm_medium=rss AppleToo receives nearly stories of workplace issues in four daysThe public might soon learn much more about Apple s internal work environment despite the company s best efforts to keep details of its operation under wraps An employee effort to organize under the AppleToo banner on Friday said it has recorded almost instances of workplace discrimination and harassment since calling on current and former workers to come forward with their stories early this week Workers who responded to AppleToo s call have asked how to inform the press about their experiences reports Protocol AppleToo also plans to begin sharing employee stories on Monday after it provides guidance on contacting local authorities according to the organization s AppleLaborers Twitter account Read more 2021-08-28 02:29:22
金融 ニュース - 保険市場TIMES ソニー損保、「2021年 全国カーライフ実態調査」結果を発表 https://www.hokende.com/news/blog/entry/2021/08/28/120000 ソニー損保、「年全国カーライフ実態調査」結果を発表カ月あたりの車の維持費は平均万円ソニー損害保険株式会社以下、ソニー損保は年月日、「年全国カーライフ実態調査」の結果を発表した。 2021-08-28 12:00:00
海外ニュース Japan Times latest articles U.S. intelligence community says it cannot solve COVID-19 mystery without China https://www.japantimes.co.jp/news/2021/08/28/asia-pacific/us-coronavirus-origin-report/ U S intelligence community says it cannot solve COVID mystery without China China s cooperation most likely would be needed to reach a conclusive assessment of the origins of COVID U S officials said 2021-08-28 11:09:16
海外ニュース Japan Times latest articles Let the verbs do the work when it comes to pronouns and polite speech in Japanese https://www.japantimes.co.jp/life/2021/08/28/language/let-verbs-work-comes-pronouns-polite-speech-japanese/ Let the verbs do the work when it comes to pronouns and polite speech in JapaneseThe verb forms in polite speech more distinctly refer to people in a way that makes it nearly impossible to confuse the actors in a 2021-08-28 11:09:15
ニュース BBC News - Home Afghanistan: US drone strike 'kills Isis-K militant' https://www.bbc.co.uk/news/world-asia-58364743?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-28 02:50:56
ニュース BBC News - Home Afghanistan: Ministers try to reassure MPs over missed evacuees https://www.bbc.co.uk/news/uk-58366225?at_medium=RSS&at_campaign=KARANGA airlift 2021-08-28 02:30:23
LifeHuck ライフハッカー[日本版] 退職時に億万長者になるには、20代からいくら貯金すればいい? https://www.lifehacker.jp/2021/08/how-much-should-you-save-in-your-twenties-to-be-a-milli.html 億万長者 2021-08-28 12:00:00
LifeHuck ライフハッカー[日本版] お家で楽しめる球技「ペタンク」で家族や友達と遊ぼう! https://www.lifehacker.jp/2021/08/240760-machi-ya-petank-start.html 衝撃 2021-08-28 11:15:00
北海道 北海道新聞 「野戦病院」整備と吉村知事 千床規模、大阪市内で調整 https://www.hokkaido-np.co.jp/article/583073/ 野戦病院 2021-08-28 11:09:00
ニュース Newsweek タリバンと米軍が「反テロ」で協力か──カブール空港テロと習近平のジレンマ https://www.newsweekjapan.jp/stories/world/2021/08/post-96997.php 万一にも、本当にテロ組織撲滅をアメリカとの協力においてタリバンが成し遂げることができた暁には、中国は月日にタリバンが建国宣言をした「アフガニスタン・イスラム首長国」を「国家」として承認し、経済支援に着手する計算ではないだろうか。 2021-08-28 11:15:18
IT 週刊アスキー 五輪ロードレース・コースをホンダ「N-VAN」でドライブ&車中泊&サイクリング! https://weekly.ascii.jp/elem/000/004/066/4066349/ 東京オリンピック 2021-08-28 12:00:00
IT 週刊アスキー プロ仕様&ハイパワー空気入れが人気!|アスキーストア売れ筋TOP5 https://weekly.ascii.jp/elem/000/004/067/4067173/ ponpro 2021-08-28 12:00:00
IT 週刊アスキー 生卵でさらにおいしい「日清U.F.O.」から「濃い濃いすき焼き風」 https://weekly.ascii.jp/elem/000/004/067/4067351/ 日清焼そば 2021-08-28 11:45:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] 「Windows 11」の動作要件がアップデート 「PC 正常性チェック」も再登場 https://www.itmedia.co.jp/pcuser/articles/2108/28/news032.html itmediapcuser 2021-08-28 12:12:00
Google カグア!Google Analytics 活用塾:事例や使い方 Amazonで買えるおいしい昆虫食。昆虫食が苦手な人でも食べられるおすすめサーキュラーフード5品と理解を深めるフードテック本おすすめ本5冊。昆虫食の初心者向け https://www.kagua.biz/review/foodsreview/20210828b1.html amazon 2021-08-28 03:00:16
js JavaScriptタグが付けられた新着投稿 - Qiita react-pdfでFireabase Storageの画像を出力するためのcors設定手順 https://qiita.com/kashimuuuuu/items/8ba718cacbe06bf8f702 FirebaseStorageのcors設定手順手順①GoogleCloudSDKをインストールする②ローカルにcorsjsonを作成する③corsjsonをデプロイする①GoogleCloudSDKをインストールする以下を参考にGoogleCloudSDKをインストールします。 2021-08-28 12:25:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unity VScode 予測変換できる数が少ない https://teratail.com/questions/356553?rss=all unity 2021-08-28 12:58:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VirtualBoxの使用するCPU・メモリが設定よりも多くなってしまう。使用時間に伴ってどんどん増えていく。 https://teratail.com/questions/356552?rss=all VirtualBoxの使用するCPU・メモリが設定よりも多くなってしまう。 2021-08-28 12:43:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) マインスイーパーを起動するためのpygameのエラーコードが治らない https://teratail.com/questions/356551?rss=all マインスイーパーを起動するためのpygameのエラーコードが治らないpythonのpygameのコードエラーです。 2021-08-28 12:27:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) getValuesが1次元配列で取得されてしまう https://teratail.com/questions/356550?rss=all getValuesが次元配列で取得されてしまうGASでspreadsheetにある範囲内の値を次元配列で取得するためgetvaluesを使用しましたが、次元配列で取得されてしまいます。 2021-08-28 12:25:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Gmailで「アカウントとインポート」で追加したユーザのアイコンを設定したい https://teratail.com/questions/356549?rss=all Gmailで「アカウントとインポート」で追加したユーザのアイコンを設定したいやりたいことGmailの「アカウントとインポート」で追加したレンタルサーバ付与メールアドレスに対し、アイコンを設定したい。 2021-08-28 12:22:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) wordpressにjQuery.inviwe.jsとanimete.cssを利用して動きをつけたい。 https://teratail.com/questions/356548?rss=all wordpressにjQueryinviwejsとanimetecssを利用して動きをつけたい。 2021-08-28 12:07:32
AWS AWSタグが付けられた新着投稿 - Qiita [AWS] CloudFront とリージョン間のネットワークのパフォーマンスが上がってた https://qiita.com/3utama/items/4ae88bdc9ad3081fc2cf まとめ何もしてないのにパフォーマンス改善されているのには驚きましたし流石だなと思いました。 2021-08-28 12:28:05
技術ブログ Developers.IO [アップデート] VPCプレフィックスリストの最大エントリ数が変更可能になりました https://dev.classmethod.jp/articles/amazon-vpc-support-prefix-list-resize/ resourceaccessmanagerram 2021-08-28 03:27:44
Apple AppleInsider - Frontpage News Microsoft updates CPU requirements for Windows 11 https://appleinsider.com/articles/21/08/28/microsoft-updates-cpu-requirements-for-windows-11?utm_medium=rss Microsoft updates CPU requirements for Windows Microsoft on Friday announced a change to Windows minimum operating requirements though the loosened restrictions are not likely to impact compatibility ーor lack thereof ーwith Mac The software giant detailed Windows minimum system requirements in a blog post specifically noting processors and baseline PCs that are compatible with the operating system As previously announced Windows requires a GHz or faster bit CPU GB of RAM and GB of storage Machines must also support UEFI secure boot version of the Trusted Platform Module TPM and include a graphics card compatible with DirectX Read more 2021-08-28 03:49:05
Apple AppleInsider - Frontpage News #AppleToo receives nearly 500 stories of workplace issues in four days https://appleinsider.com/articles/21/08/28/appletoo-receives-nearly-500-stories-of-workplace-issues-in-four-days?utm_medium=rss AppleToo receives nearly stories of workplace issues in four daysThe public might soon learn much more about Apple s internal work environment despite the company s best efforts to keep details of its operation under wraps An employee effort to organize under the AppleToo banner on Friday said it has recorded almost instances of workplace discrimination and harassment since calling on current and former workers to come forward with their stories early this week Workers who responded to AppleToo s call have asked how to inform the press about their experiences reports Protocol AppleToo also plans to begin sharing employee stories on Monday after it provides guidance on contacting local authorities according to the organization s AppleLaborers Twitter account Read more 2021-08-28 03:03:59
海外TECH CodeProject Latest Articles Problem Solving for Software Engineers https://www.codeproject.com/Articles/858726/Problem-Solving-for-Software-Engineers engineering 2021-08-28 03:33:00
ニュース @日本経済新聞 電子版 渋谷の若者向け接種会場、抽選制開始 初日は混乱 https://t.co/EsyuMJxosk https://twitter.com/nikkei/statuses/1431454190421692419 若者向け 2021-08-28 03:10:48
海外ニュース Japan Times latest articles Suspect in Tokyo acid attack arrested in Okinawa https://www.japantimes.co.jp/news/2021/08/28/national/crime-legal/tokyo-acid-attack-arrest/ Suspect in Tokyo acid attack arrested in OkinawaHirotaka Hanamori is suspected of throwing sulfuric acid at a year old man at Tokyo Metro Co s Shirokane Takanawa Station in the capital s Minato Ward 2021-08-28 12:01:38
ニュース BBC News - Home Afghanistan: US drone strike 'kills Isis-K planner' https://www.bbc.co.uk/news/world-asia-58364743?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-28 03:39:09
LifeHuck ライフハッカー[日本版] プロも認めた味! デロンギのドリップコーヒーメーカーが家アイスコーヒーの常識を変える!? https://www.lifehacker.jp/2021/08/amazon-delonghi-coffeemaker.html プロも認めた味デロンギのドリップコーヒーメーカーが家アイスコーヒーの常識を変えるDeLonghiデロンギの「クレシドラドリップコーヒーメーカー」は、つの抽出機能を備えたフラッグシップモデル。 2021-08-28 13:00:00
北海道 北海道新聞 指名手配の25歳男、沖縄で逮捕 駅で硫酸かけ傷害容疑 https://www.hokkaido-np.co.jp/article/583079/ 傷害容疑 2021-08-28 12:06:47
北海道 北海道新聞 鈴木孝幸が3位通過 競泳・28日 https://www.hokkaido-np.co.jp/article/583080/ 鈴木孝幸 2021-08-28 12:01:00
ニュース Newsweek アメリカ政治・社会の価値観の理解に欠かせない、レーガンのレガシー https://www.newsweekjapan.jp/stories/world/2021/08/post-96993.php 2021-08-28 12:13:00
ROBOT ロボスタ 大阪で「空飛ぶクルマのエアタクシー事業」2025年実装へ SkyDrive/大林組/関西電力/近鉄/東京海上 https://robotstart.info/2021/08/28/skydrive-osaka2025.html skydrive 2021-08-28 04:51:29
IT ITmedia 総合記事一覧 [ITmedia News] 小学館のまんがアプリ、29日に24時間限定の無料公開 「なぜ普段は無料でないのかも考えて」 https://www.itmedia.co.jp/news/articles/2108/28/news035.html itmedia 2021-08-28 13:22:00
TECH Techable(テッカブル) 自動収穫ロボットに最適化されたビニールハウス公開! ロボットの実演も https://techable.jp/archives/160857 agrist 2021-08-28 04:00:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) typescriptの関数型定義 https://teratail.com/questions/356557?rss=all ampgt 2021-08-28 13:39:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) グラフテックMT-1000(100)をc#でIEEE-488.2コマンドで制御したいです https://teratail.com/questions/356556?rss=all 2021-08-28 13:25:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 「ページング ファイルが小さすぎるため、この操作を完了できません」と表示される https://teratail.com/questions/356555?rss=all 「ページングファイルが小さすぎるため、この操作を完了できません」と表示される問題点以下のサイトでローカル環境でyolovを学習しているのですが、モデルに学習させる部分trainpyでOSErrornbspWinErrornbspnbspページングnbspファイルが小さすぎるため、この操作を完了できません。 2021-08-28 13:17:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GitHubチーム開発 プルリクエスト間の依存性がある場合、どうするのが良いのか。 https://teratail.com/questions/356554?rss=all GitHubチーム開発プルリクエスト間の依存性がある場合、どうするのが良いのか。 2021-08-28 13:06:26
Docker dockerタグが付けられた新着投稿 - Qiita GitHub Actions の actions/cache@v2 で Docker イメージのキャッシュとリストア https://qiita.com/KEINOS/items/433182390132c274649a GBのキャッシュ領域を超えた場合は古いキャッシュが削除されます注目すべき箇所はつで、キャッシュがある場合はdockerloadでtar出力されたイメージを読み込み、キャッシュがない場合はビルドしたDockerイメージをtar出力してキャッシュする箇所です。 2021-08-28 13:52:45
Apple AppleInsider - Frontpage News Twitter lets some iOS users monetize Spaces gatherings https://appleinsider.com/articles/21/08/28/twitter-lets-some-ios-users-monetize-spaces-gatherings?utm_medium=rss Twitter lets some iOS users monetize Spaces gatheringsTwitter on Friday rolled out an experimental initiative that allows some iOS app users to sell tickets to Spaces audio chats the company s first efforts to monetize its audio meet up feature Announced in June Ticketed Spaces allows users to sell access to live audio rooms hosted on iOS Twitter says potential monetization opportunities include workshops conversations and meet and greets The feature went live today Read more 2021-08-28 04:30:09
海外TECH Engadget Amazon disables ISIS propaganda website using AWS to host content https://www.engadget.com/amazon-disables-isis-propaganda-website-using-aws-to-host-content-043707106.html?src=rss Amazon disables ISIS propaganda website using AWS to host contentThe Islamic State s propaganda arm used Amazon Web Services to host content promoting extremism according to The Washington Post Nida e Haqq the group s media arm posted messages on the website in the Urdu language including ones celebrating the recent suicide bombing in Kabul that killed people Since Amazon s policy bars clients from using its services to incite violence and terror the company pulled the website after The Post alerted it to its existence nbsp The website Amazon disabled provided content for the Nida e Haqq app which recently showed an image of the Kabul bomber wrapped in a suicide vest It s currently password protected and not viewable but it s been active since at least April based on the online domain records The Post saw Amazon spokesperson Casey McGee told the publication in a statement quot F ollowing an investigation we have disabled a website that was linked to this app as it was in violation of the AWS Acceptable Use Policy quot nbsp Taliban and extremist related content is the latest issue social networks and clearly hosting services like Amazon s have to grapple with The organization has been using services like Facebook Twitter YouTube and WhatsApp to spread its message and the websites now have to decide if they need to update their policy on how to deal with Taliban content and to make sure their existing rules on violence and terror are properly enforced Amazon didn t say how Nida e Haqq managed to evade detection for at least four months when it wasn t even trying to hide what kind of content it posted but it s very much possible that the company simply didn t know the website existed As The Post said Amazon may not be proactively policing its clients content relying instead on the complaints it gets nbsp Back in January it suspended Parler s AWS hosting services after it found multiple posts on the social network quot that clearly encourage and incite violence quot Parler sued Amazon claiming antitrust violations but the company said it sent the website several warnings about violent posts on its platform before the takedown Ultimately a judge shot down Parler s attempt to get AWS to restore its service citing the dangers posed by quot inflammatory rhetoric quot found on the social network 2021-08-28 04:37:07
海外ニュース Japan Times latest articles U.S. says drone strike kills Islamic State ‘planner’ in Afghanistan https://www.japantimes.co.jp/news/2021/08/28/world/islamic-state-drone-strike-afghanistan/ U S says drone strike kills Islamic State planner in AfghanistanThe White House said the next few days of an ongoing U S evacuation operation in Afghanistan are likely to be the most dangerous with more 2021-08-28 13:22:56
海外ニュース Japan Times latest articles Low-quality semiconductor chips likely circulating in Japanese market https://www.japantimes.co.jp/news/2021/08/28/business/tech/quality-semiconductors-chips-japan/ Low quality semiconductor chips likely circulating in Japanese marketImitations are likely circulating widely across Japan a survey by a testing firm has indicated raising concern over an increase of defective items 2021-08-28 13:18:41
ニュース BBC News - Home Afghanistan: US drone strike 'kills Isis-K planner' https://www.bbc.co.uk/news/world-asia-58364743?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-28 04:17:12
ニュース BBC News - Home Canada election: Justin Trudeau rally cancelled after angry protests https://www.bbc.co.uk/news/world-us-canada-58364742?at_medium=RSS&at_campaign=KARANGA campaign 2021-08-28 04:41:24
ニュース BBC News - Home The Papers: Brits die in Kabul and US prepares to strike back https://www.bbc.co.uk/news/blogs-the-papers-58364292?at_medium=RSS&at_campaign=KARANGA front 2021-08-28 04:33:36
LifeHuck ライフハッカー[日本版] キャンプで活躍する焚火専用のロッキングチェア「Takibis」 https://www.lifehacker.jp/2021/08/240392-machi-ya-takibis-review.html takibis 2021-08-28 14:00:00
北海道 北海道新聞 前回銅の広瀬順、2回戦で敗れる 柔道・28日 https://www.hokkaido-np.co.jp/article/583087/ 前回大会 2021-08-28 13:12:13
北海道 北海道新聞 宇城は6位 パワーリフティング・28日 https://www.hokkaido-np.co.jp/article/583095/ 男子 2021-08-28 13:10:00
TECH Engadget Japanese Google、Pixel 5aのイヤホン端子をジョニー・アイブのように語るCM公開 https://japanese.engadget.com/google-pixe5a-headphone-jack-ive-061031652.html google 2021-08-28 06:10:31
AWS lambdaタグが付けられた新着投稿 - Qiita IAMユーザやLambdaからS3バケットにアクセスする方法 https://qiita.com/smiler5617/items/54988bf468b6fd5e5003 アカウントAのSバケットに、アカウントAで作成したIAMユーザがアクセスする方法AWSコンソールから事前準備アカウントAのSバケットに以下の様なバケットを作成したとする。 2021-08-28 15:24:53
python Pythonタグが付けられた新着投稿 - Qiita Prophetでコロナ陽性者予測をしよう https://qiita.com/makaishi2/items/aa88ccdc87af3e45edd7 おまけこの記事では解説しませんでしたが、Prophetでは、holidaysというパラメータで休日などのイベントを定義することが可能です書籍には記載があります。 2021-08-28 15:15:03
python Pythonタグが付けられた新着投稿 - Qiita RabbitMQ に cerelyから接続する際のguest アカウントでの接続エラー https://qiita.com/ted_imo/items/367b3e332bfdd20064f2 RabbitMQにcerelyから接続する際のguestアカウントでの接続エラー問題以下のpythonスクリプトでrabbitMQに接続しようとしたが、taskspyimportceleryimporttimeimportrandomappceleryCelerytasksbrokeramqpquestlocalhostbackendamqpquestlocalhostAMQPadvancedmessagequeuingprotocolapptaskdefbuildserverprintwaitsectimesleepserveridrandomrandintreturnserverid下記のエラーで返された。 2021-08-28 15:03:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) php -v で Library not loaded エラー https://teratail.com/questions/356577?rss=all phpvでLibrarynotloadedエラー前提・実現したいことphpのバージョンphpnbspvnbsp確認したところ下記のエラーが発生しました。 2021-08-28 15:59:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 別スレッドからメインWindowsフォームテキストボックスの値を取得する。 https://teratail.com/questions/356576?rss=all 実現したいこと、Timerスレッドを開始したのち、メインスレッドのWindowsFORMにあるテキストボックスから値を取得したい。 2021-08-28 15:58:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) npm install と yarn add について https://teratail.com/questions/356575?rss=all npminstallとyarnaddについて現在、Nexejsで開発をしております。 2021-08-28 15:54:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Lambda/Node.js】テスト実行すると"errorMessage": "SyntaxError: Cannot use import statement outside a module" https://teratail.com/questions/356574?rss=all 【LambdaNodejs】テスト実行するとquoterrorMessagequotquotSyntaxErrorCannotuseimportstatementoutsideamodulequot【やろうとしていること】ローカルでnodejsアプリを作り、それをzip化してlambdaにアップロードして実行させようとしています。 2021-08-28 15:51:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CUDNN_STATUS_INTERNAL_ERRORを解消したい https://teratail.com/questions/356573?rss=all CUDNNSTATUSINTERNALERRORを解消したい問題点参考にしているサイトでローカル環境でyolovを学習しているのですが、モデルに学習させる部分trainpyでRuntimeErrornbspcuDNNnbsperrornbspCUDNNSTATUSINTERNALERRORとcuDNNの部分でエラーが表示されます。 2021-08-28 15:50:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Visual StudioでWindows Form アプリケーションを作成できません。 https://teratail.com/questions/356572?rss=all VisualStudioでWindowsFormアプリケーションを作成できません。 2021-08-28 15:48:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) スプライト作成メニューが見つからない https://teratail.com/questions/356571?rss=all project 2021-08-28 15:23:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails で外部キーが参照されない https://teratail.com/questions/356570?rss=all railsで外部キーが参照されないcinemasテーブルとScheduleテーブルがあり、対多の関係でリレーションを行おうとしています。 2021-08-28 15:08:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Qt C++ でSpinboxから値を取得したい https://teratail.com/questions/356569?rss=all QtCでSpinboxから値を取得したい前提・実現したいことLinuxでQtを使い、Spinboxから値を取得し、値をテキストファイルにセーブしたいと考えています。 2021-08-28 15:01:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Gatsby】react-image-galleryでページが表示されないエラーが発生する https://teratail.com/questions/356568?rss=all 【Gatsby】reactimagegalleryでページが表示されないエラーが発生するGatsbyでreactimagegalleryを導入しました。 2021-08-28 15:01:30
AWS AWSタグが付けられた新着投稿 - Qiita IAMユーザやLambdaからS3バケットにアクセスする方法 https://qiita.com/smiler5617/items/54988bf468b6fd5e5003 アカウントAのSバケットに、アカウントAで作成したIAMユーザがアクセスする方法AWSコンソールから事前準備アカウントAのSバケットに以下の様なバケットを作成したとする。 2021-08-28 15:24:53
GCP gcpタグが付けられた新着投稿 - Qiita Google Workspace (Cloud Identity) のログを Cloud Logging で管理する https://qiita.com/suzuyui/items/6431400ad910b85f1fad GoogleWorkspaceCloudIdentityのログをCloudLoggingで管理するはじめにGoogleWorkspace監査ログをGoogleCloudと共有して、GoogleWorkspace監査ログデータの保存、検索、分析、モニタリング、アラートを行うことができる記載元実際にログをCloudLoggingに共有したので、その内容や閲覧方法・表示例などを記載する時点での動作・情報※動作確認でのアカウントはCloudIdentityログ共有の有効GoogleAdmin画面で、ログをGoogleCloudへ共有するオプションの有効化を実施するGoogleAdminへログインアカウント→法とコンプライアンスをクリック共有オプション→GoogleCloudPlatformの共有オプションを有効にして保存以上で設定完了ログ閲覧権限ログを閲覧するにはGoogleCloudの組織IAMで、下記の権限もしくは組織オーナが必要になるので、必要に応じてIAM設定をすることドキュメントLoggingのロールログ閲覧者rolesloggingviewerプライベートログ閲覧者rolesloggingprivateLogViewerログ閲覧ログについて、CloudLoggingのログエクスプローラで実際にテストユーザを作成・削除してどのようにログを見ることができるかを例示するCloudLoggingで、ログエクスプローラを開くドメイン組織を選択する下記は、テストユーザtestuserドメインを作成した際のログの状況次に、テストユーザtestuserドメインを削除された際のログの状況詳細なログ形式についてはドキュメントに記載があるログ保存設定ログタイプは監査ログになっているので、デフォルトは保存バケットRequiredになり下記の通り。 2021-08-28 15:46:42
海外TECH DEV Community Web Designer Roadmap 2021 https://dev.to/tips_tricks/web-designer-roadmap-2021-3akk Web Designer Roadmap What is a Web Designer Are you both creative and technically inclined You may want to consider a career as a web designer Web designers build or redesign websites They understand what it takes to make a website functional and easy to use but also understand what is needed to make it aesthetically appealing to the user Web design is a rapidly growing industry as digital media has become part of everyone s lives and people rely on the web for their communications information shopping social life and more Read More Web Designer Roadmap 2021-08-28 06:40:17
海外TECH DEV Community Click to Copy! https://dev.to/sidmirza4/click-to-copy-81k Click to Copy Hey Guys Ever wondered how some websites have click to copy functionality You can also do just that whether you re building an e commerce website where you want user to click on share button to write the url of the product on their website or you are building some website documentation where people can click somewhere and copy the code snippet In this article I will explain how you can mess around with the user s clipboard Let s get started To explain this better I will create a demo project You can follow along if you want to Make a folder and name it whatever you like In that folder make two files index html app jsAdd the following HTML code in index html lt DOCTYPE html gt lt html lang en gt lt head gt lt meta charset UTF gt lt meta http equiv X UA Compatible content IE edge gt lt meta name viewport content width device width initial scale gt lt title gt Copy to Clipboard lt title gt lt style gt lt style gt lt head gt lt body gt lt h gt Implementing copy to clipboard with a simple click lt h gt lt button gt Click to copy lt button gt lt script src app js gt lt script gt lt body gt lt html gt Now select h and button element in app js const h document querySelector h const button document querySelector button Preview the index html in your browser Side note This demo will not work in IE It should look something like this Now to alter the user s clipboard we have to use Clipboard API The clipboard object is exposed by the navigator clipboard property Add the following code in the app js file const cb navigator clipboard console log cb will look something like this Remember Clipboard API is asnychronous means every method will return a promise which will resolve or reject To consume the promise we can either use async await syntax or then catch Reading text from clipboard To read the text from clipboard I will add a click event listener to the button In the event listener I will call a method called readText which is available on the cb object we accessed earlier button addEventListener click async gt const text await cb readText console log text output will be whatever you last copied or empty string if the copied data is not of type text To read the text from clipboard user must grant read permission otherwise the operation will fail If permission is denied You check if the user granted the permission or not using the Permission API Writing text to clipboard To write the text to user s clipboard we use writeText method available on the cb object Writing permission is given automatically by the browser Write the following the code in the app js button addEventListener click async gt const text await cb readText console log text writing the inner text of the h element to the user s clipboard cb writeText h innerText then gt console log text written to clipboard That s it for this article guys See how easy it is you mess with the user s clipboard Thanks ️for giving it a read I hope you found it useful For concise tips and tricks please follow me on Twitter Happy Coding 2021-08-28 06:39:54
海外TECH DEV Community Everything you need to know about Hackathons https://dev.to/muthuannamalai12/everything-you-need-to-know-about-hackathons-3fp8 Everything you need to know about HackathonsAs a college student I bounce on every opportunity I can to have fun or further my career A hackathon combines both I m a Computer Science major that can find it hard to code personal projects outside of class Hackathons motivate me and give me time to explore these passions In this article we will take a deep dive into hackathons What is a Hackathon Hackathon is a word creation of the words hack ing and marathon In this context hacking stands for the development of software or hardware solution and the marathon describes the format which is a days lasting event Usually it takes place in a spacious venue which fits sometimes several hundred hackers Nowadays hackathons are taking place completely online due to the Corona outbreak The goal of a hackathon is to develop a solution for a given problem The solution can be in different forms it could be a pitch deck containing the concept and business model a mockup wireframe of an app or functioning software or hardware prototypes Who can attend Hackathons It depends on the rules and kind of hackathon but you can usually count on developers designers project managers and maybe some people with experience developing hardware Skill levels and experience also vary greatly As a student or someone new to development you may experience what many call imposter syndrome when thinking of going to a hackathon In other words you may believe you are too green to contribute which may lead to a bad experience and embarrassment Don t let that worry prevent you from joining New developers designers and people with less formal roles than that are always welcome Do I need to have programming experience NO You don t The organizers usually hold workshops throughout the hackathon for anyone who is new to programming or someone who wishes to learn more about a particular topic Mentors are also available So if you go to a hackathon without knowing what you want to do that s totally fine because you will have these mentors at your service to help and guide you Dos amp Don tsDO pair up with people you haven t met beforeI went with a group of My college students but we ended up pairing with other college students and they had a lot of insight to offer as a front end visual designer Plus you make new friends that can tell you about life at their colleges DON T spend the entire time in the hacking space You re in a new place most likely Feel free to explore campus when you get the chance and snap some pictures of the misty graveyard or gothic buildings Many of the small meetings offered by organizers will also likely relocate somewhere outside of the hacking space DO accept that your stress personality will come out If you re doing everything right then you re likely nowhere near being finished with your project by the last evening of the hackathon This is when you pull an all nighter to get a minimum viable product out cutting corners or probably more than just corners to have something to present the next morning This puts a lot of stress on you you can expect your stress personality to rear its ugly head and you may scare your teammates At least I did DON T be a perfectionist This was my biggest mistake The products coming out of hackathons are not by any means expected to be usable essentially you are rapid prototyping a way to communicate your vision to the judges Just that can get you a long way In general make something generally functional rather than perfect in some aspects and completely broken in others Most importantly DO enjoy your time Hackathons are meant to be a learning experience If you didn t have fun by the end of it then you did it wrong And that s the only way to do it wrong Now that I ve bestowed upon you my infinite wisdom coming from my experience at one entire hackathon mind you go sign up for a hackathon I promise you that it ll be worth your weekend Reasons To Attend a HackathonShowcase Your Skills While hackathons are a great way for everyone to meet and collaborate with others in their field of expertise there s also a competitive side Hackathons challenge attendees to exhibit their ability to innovate and create compelling real world solutions utilizing the latest devices and technology It s also a chance to demonstrate specific skills that you aren t able to showcase elsewhere Learn About Tech One of the biggest benefits of attending a hackathon is learning new skills and attaining new knowledge According to coding society Hackerstolz you might gain more knowledge than you would in six months due to the learning by doing approach employed at hackathons You can also soak up information from fellow attendees ーincluding ideas you may never have gained in the classroom or from a book Share Your Ideas At its heart a hackathon is a deeply collaborative effort To get the most out of these events attendees need to be willing to share their expertise with others ensuring that everyone learns from everyone else For example experts in security can learn from designers about how to better implement their features and app designers can learn how to better protect personal information Hardware and software specialists can better learn how to work with each others tools ーeveryone learns something new Challenge Yourself It can be very easy to remain in your comfort zone doing things you know how to do and never really challenging yourself At hackathons there is no such safe space You will be constantly challenged to push yourself and move outside your comfort zone From working as part of a team of people who you don t know to doing things that you never even thought you d try hackathons are a great way to discover new talents passions and skills Collaborate Under Pressure It may not sound like a selling point but experiencing the pressure of having to come together with people you don t know and create something entirely new in a very short space of time can be hugely rewarding You don t simply get a sense of achievement from completing the task ーyou also learn how to work efficiently how to work as a team and how you can put your skills to work in a quick turn environment Where to find a hackathon near you Thanks to the Internet there are various online resources available which you can use to find a hackathon in your city Here s a list Major League Hacking ーThe Official Student Hackathon LeagueDevpost ーOnline and In Person hackathons Hackathon io ーPlatform to discover share and manage hackathons Hackalist ーHackathons from around the worldHack Club ーFor high school hackathons HackathonsNear me ーHackathon listing ConclusionIf you are a computer science student or an upcoming developer looking for something to do this summer a hackathon might be an alternative for you By attending a hackathon either physical or online allows you to develop your coding skills add a project to your resume work with developers and network with current professionals in the field of your interest You might also win a prize which sometimes can be in cash form Coding challenges are another way you could use to work on your coding skills this summer Also you can use these challenges to prepare for technical interviews if you are searching for a job There you have it what is a hackathon why you should attend one resources you can use to find a hackathon near you Feel free to post in the comments other resources where to find hackathons that I have missed You can now extend your support by buying me a Coffee Thanks for Reading 2021-08-28 06:39:38
海外TECH DEV Community Revealing module pattern is beautiful https://dev.to/ididnt_getalong/revealing-module-pattern-is-beautiful-3coi Revealing module pattern is beautifulRevealing module pattern is one of the sub pattern of the module pattern Don t know how many people still use module pattern in javascript and I have seen a fair amount of code which uses RMP So what is a module pattern anyway The public members are exposed in the return function The private members live in the closure function greet const name Natasha return function greetHello return Hello name Thanks for signing up function greetWelcome return Hello name Welcome back How RMP is different from Module pattern All the functions live in the closure Only the functions that should be exposed are made public under return The return functions will not have any function definitions It will just reference the functions in the private function greet const name Natasha function greetHello return Hello name Thanks for signing up function greetWelcome return Hello name Welcome back return hello greetHello welcome greetWelcome const hello greet hello Hello Natasha Thanks for signing up const welcome greet welcome Hello Natasha Welcome back It gives a flexibility to reference the function name with our choice Here greetHello is the function but it is exposed as hello This helps in a lot of scenarios let s say you are writing an API and the module would want a function name saveDetailsToDB for understanding the logic but not anyone who wants to use the API need that information so you can just sayreturn save saveDetailsToDB Removing the key pair from the return object would make the exposed function private Whereas in module pattern you have to remove the function from return object I have been a big fan of this pattern and it is just an admiration post on how beautiful it is P 2021-08-28 06:02:59
海外TECH DEV Community Git Command That Changed My life https://dev.to/tips_tricks/git-command-that-changed-my-life-24ed Git Command That Changed My lifeGit is one of the most common version control systems available and it s used on private systems and publicly hosted websites for all kinds of development work Regardless of how proficient with Git I become it seems there are always features left to discover Here are seven tricks that have changed the way I work with Git Read More   Git tricks that changed my life 2021-08-28 06:02:41
Apple AppleInsider - Frontpage News Twitter lets some iOS users monetize Spaces gatherings https://appleinsider.com/articles/21/08/28/twitter-lets-some-ios-users-monetize-spaces-gatherings?utm_medium=rss Twitter lets some iOS users monetize Spaces gatheringsTwitter on Friday rolled out a new feature that allows some iOS app users to sell tickets to Spaces monetizing the company s audio meet up feature Announced in June Ticketed Spaces allows users to sell access to live audio rooms hosted on the Twitter app for iOS Twitter says potential monetization opportunities include workshops conversations and meet and greets The feature went live today Read more 2021-08-28 06:16:36
Apple AppleInsider - Frontpage News Microsoft updates CPU requirements for Windows 11 https://appleinsider.com/articles/21/08/28/microsoft-updates-cpu-requirements-for-windows-11?utm_medium=rss Microsoft updates CPU requirements for Windows Microsoft on Friday announced a change to Windows minimum operating requirements though the loosened restrictions are not likely to impact compatibility ーor lack thereof ーwith Mac The software giant detailed Windows minimum system requirements in a blog post specifically noting processors and baseline PCs that are compatible with the upcoming operating system As previously announced Windows requires a GHz or faster bit CPU GB of RAM and GB of storage Machines must also support UEFI secure boot version of the Trusted Platform Module TPM and include a graphics card compatible with DirectX Read more 2021-08-28 06:20:53
海外ニュース Japan Times latest articles Japan airlifts 14 Afghans from Kabul to Islamabad https://www.japantimes.co.jp/news/2021/08/28/national/japan-afghanistan-airlift/ citizens 2021-08-28 15:21:09
ニュース BBC News - Home Hire UK workers to drive lorries, minister tells firms https://www.bbc.co.uk/news/uk-58364308?at_medium=RSS&at_campaign=KARANGA companies 2021-08-28 06:21:39
ニュース BBC News - Home 'Beyond our dreams' - husband and wife Neil and Lora Fachie win Paralympic gold in quick succession https://www.bbc.co.uk/sport/disability-sport/58366655?at_medium=RSS&at_campaign=KARANGA x Beyond our dreams x husband and wife Neil and Lora Fachie win Paralympic gold in quick successionHusband and wife Neil and Lora Fachie both win Paralympic gold for Britain on the last day of track cycling events in Tokyo 2021-08-28 06:55:35
ニュース BBC News - Home Tokyo Paralympics medal table - which country has won most golds? https://www.bbc.co.uk/sport/disability-sport/58267874?at_medium=RSS&at_campaign=KARANGA britain 2021-08-28 06:06:47
北海道 北海道新聞 決勝は「智弁」対決 全国高校野球選手権 https://www.hokkaido-np.co.jp/article/583078/ 全国高校野球選手権 2021-08-28 15:16:04
北海道 北海道新聞 ロドリゲス、WBO王座奪取誓う 王者井岡に挑戦 https://www.hokkaido-np.co.jp/article/583108/ 世界ボクシング機構 2021-08-28 15:12:00
北海道 北海道新聞 智弁学園3―1京都国際 小畠が投打に活躍 https://www.hokkaido-np.co.jp/article/583107/ 智弁学園 2021-08-28 15:04:00
IT 週刊アスキー 肉の日(29日)は待ってました! オリジンの「肉トリプル丼」 https://weekly.ascii.jp/elem/000/004/067/4067350/ 限定 2021-08-28 15:30:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 集英社「少年ジャンプ+」編集部、漫画ネーム制作のWebサービスを提供開始 特徴は? https://www.itmedia.co.jp/business/articles/2108/28/news034.html itmedia 2021-08-28 16:28:00
python Pythonタグが付けられた新着投稿 - Qiita VoTTv2から出力したアノテーションをYOLOv5学習用に変換するスクリプト https://qiita.com/taront/items/cc405a7b4103d50a0bfe 私はアノテーションツールとしてVoTTvを使用したのですが、出力されるデータセットのファイル形式がYOLOv用のファイル形式に対応していないため、別途変換する必要があります。 2021-08-28 16:19:37
js JavaScriptタグが付けられた新着投稿 - Qiita Componentのローカルステート管理方法について https://qiita.com/kei_1011/items/d60c1ab48daf91b74818 公式codesandboxuseReduceruseStateでは、現在のstateとstateを更新するための関数が返ってきていました。 2021-08-28 16:55:16
js JavaScriptタグが付けられた新着投稿 - Qiita Docker開発環境でコンパイルが遅い問題を解決 https://qiita.com/divclass123/items/fb0c96a4cc6e803ccca4 dockerbuildしたらbundlerGemNotFoundとか言われたので、dockercomposerunwebbundleinstallをしてもう一回dockercomposebuildをしてdockercomposeupをしたdockercomposeupbuildと実行してもいいかもしれない。 2021-08-28 16:02:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) postgreでselectしようとするとpanic https://teratail.com/questions/356585?rss=all postgreでselectしようとするとpanic前提・実現したいことGolangでRDS上のpostgreに接続してSELECTを行いたいのですが、上手くいきません。 2021-08-28 17:02:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) git:別のローカルリポジトリであるブランチに加えた修正をこちらのローカルリポジトリのあるブランチにマージする方法 https://teratail.com/questions/356584?rss=all git別のローカルリポジトリであるブランチに加えた修正をこちらのローカルリポジトリのあるブランチにマージする方法前提・実現したいことgitに関する質問です。 2021-08-28 17:01:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Play Consoleでアプリをリリースする際のエラーについて。 https://teratail.com/questions/356583?rss=all PlayConsoleでアプリをリリースする際のエラーについて。 2021-08-28 16:54:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) わざわざthisと変数を利用する意味が分かりません。 https://teratail.com/questions/356582?rss=all わざわざthisと変数を利用する意味が分かりません。 2021-08-28 16:51:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AtCoderの切手問題 https://teratail.com/questions/356581?rss=all AtCoderの切手問題リンク内容AtCoderの上のような問題をpythonで解こうとして以下のようなエラーが発生してしましました。 2021-08-28 16:38:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) unityスクリプトの完成 https://teratail.com/questions/356580?rss=all unityスクリプトの完成前提・実現したいこと初心者で何もわからない中調べながら書いたunityで制作中のブロック崩しでプレイヤーが操作するキューブのスクリプト和完成させたいです発生している問題・エラーメッセージvisualnbspstudionbspでInputやKeyCodeなどが着色されず変換にも出てきません。 2021-08-28 16:19:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Herokuでデーターベースが反映されない https://teratail.com/questions/356579?rss=all Herokuでデーターベースが反映されない前提・実現したいこと初心者です。 2021-08-28 16:16:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Raspberry Pi用 MAX14870搭載 デュアルモータードライバの使い方 https://teratail.com/questions/356578?rss=all raspberrynbsppi 2021-08-28 16:13:02
Ruby Rubyタグが付けられた新着投稿 - Qiita ヒアドキュメントについてまとめてみた。(Ruby) https://qiita.com/play-life/items/688d6fa437a4309a0dca 出力結果を変えずに、識別子のみのインデントをずらす場合はltlt識別子、ヒアドキュメント内部の文字列のインデントをずらす場合はltlt識別子で開始する。 2021-08-28 16:23:24
Ruby Rubyタグが付けられた新着投稿 - Qiita Rails 初学者がECサイトの注文機能について復習 https://qiita.com/HAMO-ss/items/13665dd0370a22b8e166 カート機能①カート内商品の合計金額を出すinject税込価格の表示ECサイトorderrbbelongstocustomerhasmanyorderitemsorderitemrbbelongstoorderbelongstoitemcontrollerorderscontrollerrb購入情報の入力画面で、宛先や住所などを入力するところですdefneworderOrdernewend購入を確定しますdefcreateOrderに情報を保存しますcartitemscurrentcustomercartitemsallログインユーザーのカートアイテムをすべて取り出してcartitemsに入れますordercurrentcustomerordersneworderparams渡ってきた値をorderに入れますifordersaveここに至るまでの間にチェックは済ませていますが、念の為IF文で分岐させていますcartitemseachdocart取り出したカートアイテムの数繰り返しますorderitemにも一緒にデータを保存する必要があるのでここで保存しますorderitemOrderItemneworderitemitemidcartitemidorderitemorderidorderidorderitemorderquantitycartquantity購入が完了したらカート情報は削除するのでこちらに保存しますorderitemorderpricecartitempriceカート情報を削除するのでitemとの紐付けが切れる前に保存しますorderitemsaveendredirectto遷移したいページのパスcartitemsdestroyallユーザーに関連するカートのデータ購入したデータをすべて削除しますカートを空にするelseorderOrderneworderparamsrendernewendendnew画面から渡ってきたデータをユーザーに確認してもらいますdefcheckorderOrderneworderparamsnew画面から渡ってきたデータをorderに入れますifparamsorderaddressnumberviewで定義しているaddressnumberがだったときにこの処理を実行しますformwithでorderで送っているので、orderに紐付いたaddressnumberとなります。 2021-08-28 16:12:02
AWS AWSタグが付けられた新着投稿 - Qiita 【DynamoDB】AWSのDynamoDB設定項目について調べてみた https://qiita.com/onishi_820/items/6ce8e72d48fd3b94a890 万のリクエスト毎に料金が発生するそうで、事前にキャパシティの設定を行うことなく利用が可能ですが、料金がプロビジョンドより高いのがデメリットになります。 2021-08-28 17:00:44
Docker dockerタグが付けられた新着投稿 - Qiita Docker開発環境でコンパイルが遅い問題を解決 https://qiita.com/divclass123/items/fb0c96a4cc6e803ccca4 dockerbuildしたらbundlerGemNotFoundとか言われたので、dockercomposerunwebbundleinstallをしてもう一回dockercomposebuildをしてdockercomposeupをしたdockercomposeupbuildと実行してもいいかもしれない。 2021-08-28 16:02:50
Ruby Railsタグが付けられた新着投稿 - Qiita 注文 確認画面 new→confirm→create https://qiita.com/saru1439s7/items/17e1cb2a009fc243bca0 2021-08-28 16:40:37
Ruby Railsタグが付けられた新着投稿 - Qiita Rails 初学者がECサイトの注文機能について復習 https://qiita.com/HAMO-ss/items/13665dd0370a22b8e166 カート機能①カート内商品の合計金額を出すinject税込価格の表示ECサイトorderrbbelongstocustomerhasmanyorderitemsorderitemrbbelongstoorderbelongstoitemcontrollerorderscontrollerrb購入情報の入力画面で、宛先や住所などを入力するところですdefneworderOrdernewend購入を確定しますdefcreateOrderに情報を保存しますcartitemscurrentcustomercartitemsallログインユーザーのカートアイテムをすべて取り出してcartitemsに入れますordercurrentcustomerordersneworderparams渡ってきた値をorderに入れますifordersaveここに至るまでの間にチェックは済ませていますが、念の為IF文で分岐させていますcartitemseachdocart取り出したカートアイテムの数繰り返しますorderitemにも一緒にデータを保存する必要があるのでここで保存しますorderitemOrderItemneworderitemitemidcartitemidorderitemorderidorderidorderitemorderquantitycartquantity購入が完了したらカート情報は削除するのでこちらに保存しますorderitemorderpricecartitempriceカート情報を削除するのでitemとの紐付けが切れる前に保存しますorderitemsaveendredirectto遷移したいページのパスcartitemsdestroyallユーザーに関連するカートのデータ購入したデータをすべて削除しますカートを空にするelseorderOrderneworderparamsrendernewendendnew画面から渡ってきたデータをユーザーに確認してもらいますdefcheckorderOrderneworderparamsnew画面から渡ってきたデータをorderに入れますifparamsorderaddressnumberviewで定義しているaddressnumberがだったときにこの処理を実行しますformwithでorderで送っているので、orderに紐付いたaddressnumberとなります。 2021-08-28 16:12:02
Ruby Railsタグが付けられた新着投稿 - Qiita Docker開発環境でコンパイルが遅い問題を解決 https://qiita.com/divclass123/items/fb0c96a4cc6e803ccca4 dockerbuildしたらbundlerGemNotFoundとか言われたので、dockercomposerunwebbundleinstallをしてもう一回dockercomposebuildをしてdockercomposeupをしたdockercomposeupbuildと実行してもいいかもしれない。 2021-08-28 16:02:50
海外TECH DEV Community 20 Best CSS Library For Frontend Developer https://dev.to/tips_tricks/20-best-css-library-for-frontend-developer-295c Best CSS Library For Frontend DeveloperWeb Developers used to spend a lot of time creating beautiful CSS Thanks to the CSS libraries we now have a better faster and more effective way to build responsive websites and web applications Are you still looking for the best CSS libraries Do you want to know which library you should try In this article we have best CSS libraries for your inspiration How do CSS libraries work CSS library gives web developers a basic structure which includes grid interactive UI patterns web typography tooltips buttons form elements icons This structure helps web developers to start quickly and efficiently when they are designing a website or web applications Here we have put together  best CSS libraries  We hope you like them and most importantly find the best one for your needs Let s go Read More Best CSS Library For Developers 2021-08-28 07:17:35
海外TECH DEV Community Step by Step Guide to NFTS creation and sale for beginners using OpenSea https://dev.to/victorquanlam/step-by-step-guide-to-nfts-creation-and-sale-for-beginners-using-opensea-4dm6 Step by Step Guide to NFTS creation and sale for beginners using OpenSeaThe first thing you may do is to pay for a mint platform i e create an NFT You have to construct a digital wallet and buy any currency for this reason How to construct a digital wallet to purchase NFTs You have to put money into a digital wallet from which you can spend before you start OpenSea employs ether a cryptocurrency that you will have to purchase Consider it as an arcade You walk in and want to play games But you have to buy some tokens before you play the games Here is the same principle except the tokens are called ether and you are presumably starting small with fractions of ether instead of buying a lot of tokens All right so back to the digital wallet OpenSea proposes utilizing a Chrome browser plug in known as MetaMask but supports many alternative digital wallets It took approximately seconds to install the plug in and enter a password Now let s do that Tap the Profile icon on the website upper right •Click on the Get button •Choose Install MetaMask for Chrome or your favourite compatible browser This installs a plug in for Chrome •Select Get Started •Choose Create Wallet •Select No thanks for feedback sharing •Create a password •Write down the secret sentence you are given This is extremely crucial and your backup for accessing your account Don t lose it Don t lose it •Tap Next and confirm the confidential sentence •To connect your account to the digital wallet click Next •Click again on Connect Okay you have an OpenSea digital wallet now You now have to acquire a certain ether that you can spend on NFTs How to buy etherYou may use a range of applications to purchase cryptocurrency Coinbase is popular Robinhood is like that Tap the symbol on the top right of Chrome at the end of your URL box •Click on the icon •Click on Buy If you have any in another account click Directly Deposit Ether •Click Follow Wyre •Select the amount of ether you want to buy Get used to these fees when you buy something there are more •Click on the Next button •Enter your payment and telephone number •Tap Send •Enter your phone s payment authentication code Authorize your purchase by typing in your bank account a six digit number for an outstanding Wyre transaction How to create and sell NFTsYou have some cool digital art or you re ready to sell •Go to any site and tap on the top right on the Create button •Create one or more collectionsーthe latter for a collection for instance of images or cards that you have prepared •To upload a PNG GIF MP or another form of a file select Choose File The maximum capacity is MB •Enter the price you want or leave place on sale If it s ever sold It seems sensible It seems logical •Enter your NFT name and description •Set royalties You will still be paid if it is sold on the secondary market This is based on the present selling price •Choose Connect and create a wallet •Connect your wallet •Pay the Gas cost for listing processing •To sign a sales order using your digital wallet click Start •Click Sign That s it It s listed now Offers will be displayed on the sales page If the monies are ever sold they will be transferred to my digital wallet I may then use them to purchase more NFTs or cash in an app like Coinbase OpenSea employs NFTS creation and sale a cryptocurrency that you will have to purchase You must construct a digital wallet from which you can spend NFTs before you can access the platform The best place to start is with a Chrome browser plug in called MetaMask What does it take to create and sell an online art collection You will still be paid if it is sold on the secondary market based on the price you paid for it in the primary market 2021-08-28 07:10:41
地域ニュース みんなの経済新聞 松山大生らが愛媛産食材を使った丼をデリバリー 地元農家から仕入れた野菜販売も https://matsuyama.keizai.biz/headline/2512/ 松山大学 2021-08-28 16:17:04
ニュース BBC News - Home Afghanistan: UK's Kabul evacuation ends today, says military https://www.bbc.co.uk/news/uk-58367225?at_medium=RSS&at_campaign=KARANGA evacuation 2021-08-28 07:58:10
ニュース BBC News - Home Covid: Delta variant patients twice as likely to need hospital care https://www.bbc.co.uk/news/health-58354342?at_medium=RSS&at_campaign=KARANGA different 2021-08-28 07:32:04
ニュース BBC News - Home Government to ban single-use plastic cutlery https://www.bbc.co.uk/news/uk-politics-58360064?at_medium=RSS&at_campaign=KARANGA england 2021-08-28 07:56:30
ニュース BBC News - Home 'Superstar' dog retires after six years of donating rare blood https://www.bbc.co.uk/news/uk-england-leicestershire-58354825?at_medium=RSS&at_campaign=KARANGA blood 2021-08-28 07:09:48
ニュース BBC News - Home Are South Africans running the Strictly dance floor? https://www.bbc.co.uk/news/entertainment-arts-58363064?at_medium=RSS&at_campaign=KARANGA african 2021-08-28 07:30:54
ニュース BBC News - Home Scotland's most remote school seeks new headteacher https://www.bbc.co.uk/news/uk-scotland-north-east-orkney-shetland-58322157?at_medium=RSS&at_campaign=KARANGA current 2021-08-28 07:07:52
ニュース BBC News - Home 'Beyond our dreams' - husband and wife Neil and Lora Fachie win Paralympic gold in quick succession https://www.bbc.co.uk/sport/disability-sport/58366655?at_medium=RSS&at_campaign=KARANGA x Beyond our dreams x husband and wife Neil and Lora Fachie win Paralympic gold in quick successionHusband and wife Neil and Lora Fachie both win Paralympic gold for Britain on the last day of track cycling events in Tokyo 2021-08-28 07:58:03
ニュース BBC News - Home DeChambeau shoots 60 to take lead in BMW Championship https://www.bbc.co.uk/sport/golf/58364106?at_medium=RSS&at_campaign=KARANGA baltimore 2021-08-28 07:35:15
LifeHuck ライフハッカー[日本版] 濡れた傘をサッとひと拭き。珪藻土パワーで水滴を吸収する傘用タオル https://www.lifehacker.jp/2021/08/machi-ya-casara-start.html casara 2021-08-28 16:30:00
北海道 北海道新聞 コンサ、川崎に0―2で敗れる J1 https://www.hokkaido-np.co.jp/article/583116/ 北海道コンサドーレ札幌 2021-08-28 16:04:00
北海道 北海道新聞 日本勢は1次リーグ敗退 車いすフェンシング・28日 https://www.hokkaido-np.co.jp/article/583115/ 車いすフェンシング 2021-08-28 16:03:00
IT 週刊アスキー クサ旨な袋麺!「日清爆裂豚道 強ニンニク醤油ラーメン」ヤバそで気になる https://weekly.ascii.jp/elem/000/004/067/4067043/ 日清食品 2021-08-28 16:30:00
IT 気になる、記になる… Kindleストアなどで「幻冬舎 電本フェス 前夜祭」のセール開催中 − 500冊以上が最大半額に https://taisy0.com/2021/08/28/144667.html kindle 2021-08-28 08:26:54
IT 気になる、記になる… Apple、自動車関連での「APPLE」の商標登録の内容を今年も更新 https://taisy0.com/2021/08/28/144662.html apple 2021-08-28 08:17:21
TECH Engadget Japanese α7Cにときめいたハズが、富士フイルムのカメラを買いまくっていたハナシ https://japanese.engadget.com/fujifilm-083040625.html 富士フイルム 2021-08-28 08:30:40
Google カグア!Google Analytics 活用塾:事例や使い方 企業も参考にしたいフォートナイトのメタバース事例。世界的ビジネス雑誌が作る史実を学べる教育コンテンツ。国内クリエイター事例も。 https://www.kagua.biz/playgame/fortnite-playgame/20210828a2.html marchthroughtime 2021-08-28 09:00:46
python Pythonタグが付けられた新着投稿 - Qiita pythonのライブラリにある関数の説明を日本語で見る https://qiita.com/aiaaaaaaan/items/782d1f184407884d70da pythonのライブラリにある関数の説明を日本語で見るpythonのライブラリにある関数の説明を日本語で見るpythonのライブラリにある関数の説明を日本語で見れるようにするための関数を作ってみました。 2021-08-28 17:38:13
js JavaScriptタグが付けられた新着投稿 - Qiita JXA で、クリップボードから文字列を取得する https://qiita.com/Tachy_Pochy/items/2ea331d62fa18ac9311f JXAで、クリップボードから文字列を取得するはじめに意外と検索に苦労したのと、状況によっては取得できなかったのでメモしておきます。 2021-08-28 18:03:28
js JavaScriptタグが付けられた新着投稿 - Qiita 【圧縮?】JavaScript で整数を文字列に符号化・復号【パスワード生成?】 https://qiita.com/hidao/items/e7be85352616dc6b7686 【圧縮】JavaScriptで整数を文字列に符号化・復号【パスワード生成】英数小文字だけ進数相当これがよくあるパターン。 2021-08-28 17:59:40
js JavaScriptタグが付けられた新着投稿 - Qiita Rails6でSNS認証が急に使えなくなったケース https://qiita.com/daisuke114/items/055ab7937da159becc02 webpackerを使って開発中に「急にデザインが崩れた」とか「急にシステムが正常に働かなくなった」など焦らずにチェックを行いましょうrailsujsとはUJSUnobtrusive控えめなJavaScript詳しくは下記リンクをお読みください例えばformwithでは、デフォルトでAjaxをフォームで使えることが前提でありそれをサポートしてくれているのがrailsujsだと考えていますそのrailsujsが読まれないことでログインと削除機能が使えなくなったのだと思います下記サイトがとても参考になりましたありがというございます最後に勉強を始めたばかりで知識もなく、拙い文章ですがアウトプットすることで頭の中を整理しつつ、どなたかのお役に立てれば良いなと思い投稿させて頂きました。 2021-08-28 17:25:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) railsアプリをherokuにデプロイする際に発生したエラーの解決 https://teratail.com/questions/356595?rss=all railsアプリをherokuにデプロイする際に発生したエラーの解決前提・実現したいことrailsdockerで作ったWEBアプリをherokuにデプロイする際に、発生したyarn関連のエラー解決環境dokcerrailsmysql→本番環境では、無料枠で使用できるpostgresqlに変換dockerでrails・mysqlの環境構築・開発。 2021-08-28 17:59:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Ruby ハッシュ配列から特定の要素が含まれるハッシュだけ取り出したい https://teratail.com/questions/356594?rss=all 下記のようなハッシュ配列があったとします。 2021-08-28 17:56:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) conohaVPS上に立ち上げたmoodleに外部(WEB上)からアクセス出来ない。 https://teratail.com/questions/356593?rss=all conohaVPS上に立ち上げたmoodleに外部WEB上からアクセス出来ない。 2021-08-28 17:53:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBA(Loop使用の場合)の高速化を教えてください https://teratail.com/questions/356592?rss=all VBALoop使用の場合の高速化を教えてください前提・実現したいこと会社で使用している「購入依頼書」の自動化VBAとマクロの記録を使用をしたいのですが、結果は思い通りになったものの、動作が遅く分近くかかります。 2021-08-28 17:51:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 文字列から奇数番目の文字のみを取得したい https://teratail.com/questions/356591?rss=all 文字列から奇数番目の文字のみを取得したい前提・目的・入力された文字列Sが与えられる。 2021-08-28 17:38:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 画像認識AIを使ったLINE BOTの作成について https://teratail.com/questions/356590?rss=all 画像認識AIを使ったLINEBOTの作成についてこちらの方のサイトを参考に画像認識AIを使ったLINEnbspBOTを作っているのですが、LINEで画像を送ってみても応答がありません。 2021-08-28 17:29:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Wordpressの自作テーマで下層ページをフォルダ分けして作りたい。 https://teratail.com/questions/356589?rss=all Wordpressの自作テーマで下層ページをフォルダ分けして作りたい。 2021-08-28 17:28:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google colaboratory上で from ssd import build_ssd が通らない https://teratail.com/questions/356588?rss=all Googlecolaboratory上でfromssdimportbuildssdが通らない実現したいことGooglenbspcolaboratory上でbuildssdをインポートしたいです。 2021-08-28 17:25:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python インストール sklearn.linear https://teratail.com/questions/356587?rss=all 2021-08-28 17:15:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) androidx.appcompat.app.AlertDialogでのアクセント文字の色を変更 https://teratail.com/questions/356586?rss=all androidxappcompatappAlertDialogでのアクセント文字の色を変更androidxappcompatappAlertDialogを使ってダイアログ表示を行っているのですが、「はい」、「いいえ」などの文字のアクセントカラーを変えたいと思っています。 2021-08-28 17:09:41
AWS AWSタグが付けられた新着投稿 - Qiita AWS VPC Prefix Listのサイズが変更可能に https://qiita.com/musa_rock/items/7de77a8a6d61d7c188c3 AWSVPCPrefixListのサイズが変更可能に背景年月日に、VPCPrefixList以下、単にプレフィックスリストとしますがリリースされました。 2021-08-28 17:40:52
Git Gitタグが付けられた新着投稿 - Qiita 【Git】【Server Starter】Gitによるデータ復旧の方法 https://qiita.com/CivilTT/items/84820c421938d972ec1b 復旧データを反映する復旧データを活用して元の最新データを編集した場合、その変更を保存しておく必要があります。 2021-08-28 17:58:52
Ruby Railsタグが付けられた新着投稿 - Qiita Rails6でSNS認証が急に使えなくなったケース https://qiita.com/daisuke114/items/055ab7937da159becc02 webpackerを使って開発中に「急にデザインが崩れた」とか「急にシステムが正常に働かなくなった」など焦らずにチェックを行いましょうrailsujsとはUJSUnobtrusive控えめなJavaScript詳しくは下記リンクをお読みください例えばformwithでは、デフォルトでAjaxをフォームで使えることが前提でありそれをサポートしてくれているのがrailsujsだと考えていますそのrailsujsが読まれないことでログインと削除機能が使えなくなったのだと思います下記サイトがとても参考になりましたありがというございます最後に勉強を始めたばかりで知識もなく、拙い文章ですがアウトプットすることで頭の中を整理しつつ、どなたかのお役に立てれば良いなと思い投稿させて頂きました。 2021-08-28 17:25:10
技術ブログ Developers.IO CloudWatch ダッシュボードのグラフがメトリクスのグラフと合わないときの対処方法 https://dev.classmethod.jp/articles/tsnote-cloudwatch-dashboard-override-period/ cloudwatch 2021-08-28 08:15:29
海外TECH DEV Community Top Magical JavaScript Tips For Every Front-end Developer https://dev.to/tips_tricks/top-magical-javascript-tips-for-every-front-end-developer-3aeo Top Magical JavaScript Tips For Every Front end DeveloperIn this article we will discuss the useful JavaScript tips for every web developer to save their valuable and precious time I am always ready to learn although I do not always like being taughtーWinston ChurchillTip Flatten the array of the arrayThis tip will help you to flatten a deeply nested array of arrays by using Infinity in flat var array flatten array of arrayarray flat Infinity output Tip Easy Exchange VariablesYou probably swap the two variables using a third variable temp But this tip will show you a new way to exchange variables using destructuring example var a var b a b b a console log a b Read More Magical JavaScript Tips for Every Web Developer 2021-08-28 08:39:58
海外TECH DEV Community Multiplayer Connect Four Game. (Board Game) (WebSocket) https://dev.to/fradar/multiplayer-connect-four-game-board-game-websocket-30ig Multiplayer Connect Four Game Board Game WebSocket A friendly game of Connect that lets you play with someone else looking at the pen It automatically queues people into the next available game or creates a new one The game server is built on node js and running on a Heroku instance This game also has a chat feature where you can talk to your opponent Play it with your friends here Like my games Follow me here See Ya 2021-08-28 08:38:39
地域ニュース みんなの経済新聞 奈良市ならまちセンターにカフェ新店 和歌に描かれた情景を料理で表現も https://nara.keizai.biz/headline/1226/ 奈良市東寺林町 2021-08-28 17:11:21
海外ニュース Japan Times latest articles Two die in Japan after shots from suspended Moderna doses; cause of deaths under investigation https://www.japantimes.co.jp/news/2021/08/28/national/japan-moderna-vaccine-deaths/ Two die in Japan after shots from suspended Moderna doses cause of deaths under investigationThe men in their s died this month within days of receiving their second Moderna doses the health ministry said 2021-08-28 17:50:15
ニュース BBC News - Home Afghanistan: UK's Kabul evacuation ends today, says military https://www.bbc.co.uk/news/uk-58367225?at_medium=RSS&at_campaign=KARANGA evacuation 2021-08-28 09:01:28
ニュース BBC News - Home 'Beyond our dreams' - husband & wife Neil & Lora Fachie both win Paralympic gold within 16 minutes https://www.bbc.co.uk/sport/disability-sport/58366655?at_medium=RSS&at_campaign=KARANGA x Beyond our dreams x husband amp wife Neil amp Lora Fachie both win Paralympic gold within minutesHusband and wife Neil and Lora Fachie both win Paralympic gold for Britain on the last day of track cycling events in Tokyo 2021-08-28 08:55:34
ニュース BBC News - Home Cristiano Ronaldo: How Man Utd pulled off shock transfer https://www.bbc.co.uk/sport/football/58358834?at_medium=RSS&at_campaign=KARANGA manchester 2021-08-28 08:37:15
北海道 北海道新聞 宿泊療養13人の個人情報誤配布 道の委託先施設 https://www.hokkaido-np.co.jp/article/583124/ 個人情報 2021-08-28 17:18:00
ビジネス 東洋経済オンライン 「頭皮がにおう人・におわない人」の洗い方の差 夏だからといって「1日2回の洗髪」は洗いすぎ | 健康 | 東洋経済オンライン https://toyokeizai.net/articles/-/443443?utm_source=rss&utm_medium=http&utm_campaign=link_back 吉木伸子 2021-08-28 17:30:00
IT 週刊アスキー 究極の成形は美しさと持ちやすさを両立した、Xperia 1 III 用 G10バンパー https://weekly.ascii.jp/elem/000/004/067/4067174/ bluetooth 2021-08-28 18:00:00
海外TECH reddit What's the biggest turn off during sex? https://www.reddit.com/r/AskReddit/comments/pd62cr/whats_the_biggest_turn_off_during_sex/ What x s the biggest turn off during sex submitted by u cactasssss to r AskReddit link comments 2021-08-28 08:25:50
Google カグア!Google Analytics 活用塾:事例や使い方 企業も参考にしたいフォートナイトのメタバース事例。世界的ビジネス雑誌が作る史実を学べる教育コンテンツ。国内クリエイター事例も。 https://www.kagua.biz/playgame/fortnite-playgame/20210828a2.html marchthroughtime 2021-08-28 09:00:46
js JavaScriptタグが付けられた新着投稿 - Qiita React Hooksが「ロジックを切り出す」という表現は正確ではない https://qiita.com/it_tsumugi/items/6c716698d16e04d14c76 切り出したいロジックがトップレベルでないことは多いでしょうし、hooksを使う際は返り値があるロジックに対して使ったほうが直感的な使い方が出来ると思います。 2021-08-28 18:28:20
js JavaScriptタグが付けられた新着投稿 - Qiita JXA で、クリップボードから文字列を取得する https://qiita.com/Tachy_Pochy/items/2ea331d62fa18ac9311f JXAで、クリップボードから文字列を取得するはじめに意外と検索に苦労したのと、状況によっては取得できなかったのでメモしておきます。 2021-08-28 18:03:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascriptで同期処理をしたい。 https://teratail.com/questions/356600?rss=all javascriptで同期処理をしたい。 2021-08-28 19:00:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Swift]ネストしたJSONからデータを取得し表示したい https://teratail.com/questions/356599?rss=all SwiftネストしたJSONからデータを取得し表示したい前提・実現したいことのAPIから返ってきたネストしたJSONから値を取得して表示したい。 2021-08-28 18:39:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 構造体のポインタ変数を引数に持つ関数について https://teratail.com/questions/356598?rss=all 構造体のポインタ変数を引数に持つ関数について前提C言語を学習している初学者です。 2021-08-28 18:27:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS上でコンテナを起動すると bundler: failed to load command: puma が原因でコンテナを起動できない https://teratail.com/questions/356597?rss=all AWS上でコンテナを起動するとbundlerfailedtoloadcommandpumaが原因でコンテナを起動できない現在AWSECにDockerRailsアプリをGitHubからcloneして【RailsnbspAWSnbspDocker】既存RubynbsponnbspRailsnbspnbspMySQLアプリをDockerで構築し、AWSにデプロイするnbspnbspQiitaを参考にコンテナを起動しましたがbundlernbspfailednbsptonbsploadnbspcommandnbsppumanbspwebappvendorbundlerubybinpumaと表示されRailsのコンテナが起動できませんdockernbsppsコマンドでコンテナが起動できていないことが確認できています。 2021-08-28 18:14:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Gatsby.jsで作成したサイトがNetlifyへのデプロイに失敗する https://teratail.com/questions/356596?rss=all Gatsbyjsで作成したサイトがNetlifyへのデプロイに失敗するGatsbyjsで作成した静的サイトのデプロイに失敗します。 2021-08-28 18:12:06
AWS AWSタグが付けられた新着投稿 - Qiita AWS認定SysOpsアドミニストレーター アソシエイト(SOA)受験体験談 https://qiita.com/skizaki/items/604ded32bc190da7228f ・・・試験を始めて気づきました実機操作試験があるそうなんです、「試験ラボ」という実技試験があることを知らなかったのです・・・\oオワタちなみに実技試験も簡単な問題ではなく、実際に操作してないと絶対わからない問題でした。 2021-08-28 18:40:50
Git Gitタグが付けられた新着投稿 - Qiita 複数のGithubアカウントの使い分けで時間を浪費してしまった話 https://qiita.com/gs1068/items/1471f8c58de85e29f948 環境MacGithub認証はSSHを使用手順各Githubアカウント分の公開鍵・秘密鍵を作成するconfigファイル作成アカウントにログインし、公開キーの登録を行う任意アカウント切り替え用のシェルコマンドを作るgitremoteURLを正しく設定する各Githubアカウント分の公開鍵・秘密鍵を作成する個人用cdsshsshkeygentrsaGeneratingpublicprivatersakeypair個人用アカウントはidrsapersonalで公開鍵・秘密鍵を作成するEnterfileinwhichtosavethekeyUsersUserNamesshidrsaidrsapersonalあとは何も入力せずにエンターを回叩いてくださいEnterpassphraseemptyfornopassphraseEntersamepassphraseagain会社用cdsshsshkeygentrsaGeneratingpublicprivatersakeypair会社用アカウントはidrsacompanyで公開鍵・秘密鍵を作成するEnterfileinwhichtosavethekeyUsersUserNamesshidrsaidrsacompanyあとは何も入力せずにエンターを回叩いてくださいEnterpassphraseemptyfornopassphraseEntersamepassphraseagain鍵が作成されているか確認cdsshlsidrsapersonalidrsapersonalpubidrsacompanyidrsacompanypubconfigファイル作成cdsshvimconfig個人アカウントHostの名前はremoteのUrlの設定の時に使用しますHostpersonalHostNamegithubcomIdentityFilesshidrsapersonalUsergitPortTCPKeepAliveyesIdentitiesOnlyyes会社アカウントHostcompanyHostNamegithubcomIdentityFilesshidrsacompanyUsergitPortTCPKeepAliveyesIdentitiesOnlyyesアカウントにログインし、公開キーの登録を行うGithubにアクセスしsettingsgtSSHandGPGkeysgtNewSSHKey任意のタイトルを付けて先程作成した公開鍵をコピペする。 2021-08-28 18:20:28
Git Gitタグが付けられた新着投稿 - Qiita gitコマンドまとめ https://qiita.com/o_chan_program/items/1a720669acaf6a242dc7 gitbranchブランチを新規追加する・一覧表示する・ブランチ名変更する・削除するコマンド新規追加gitbranchltブランチ名gtgitbranchhoge一覧表示gitbranchgitbranch全てのブランチを表示するgitbranchaブランチ名変更gitbranchmltブランチ名gtgitbranchmhoge現在自分が作業しているブランチの名前を変更する削除するgitbranchdltブランチ名gtgitbranchdhoge強制的に削除するgitbranchDltブランチ名gtgitcheckout上でもgitcheckoutファイルの変更を取り消すコマンドで出てきましたがここではブランチを切り替えるコマンドです。 2021-08-28 18:11:14
海外TECH DEV Community How different is CommonJs require from ES6 import? https://dev.to/mwanjemike/how-different-is-commonjs-require-from-es6-import-hh1 How different is CommonJs require from ES import In JavaScript you can use either ECMAScript ES modules or CommonJs modules in your project and there are a few differences between these that do affect how your program modules are loaded In this article I explore how each works and how it may affect your program execution CommonJs modules CommonJs is the original and default module system of Node js which uses require and module exports Below is an example Importing modulesconst fs require fs const fileDelete require fileDeleter const fileName require fileNamer const writeFile data gt return fs writeFileSync fileName data Exporting writeFile modulemodules exports writeFile With require you can t selectively load only the modules you need This means even the fileDelete module from the example above will be imported even if it is not needed or used anywhere Additionally importing of the modules is synchronous which means that fileName module can t be imported before fs and fileDelete modules are imported and a failure to import fileDelete will cause run time errors even if it is not used anywhere in our program CommonJS modules are the choice for the node js server ECMAScript modulesECMAScript modules are relatively newer and use import and export Below is the transformation of our CommonJs example from above to ESM Importing modulesimport fs from fs import fileDelete from fileDeleter import fileName from fileNamer const writeFile data gt return fs writeFileSync fileName data Exporting writeFile moduleexport default function writeFile With import you load only the modules you need For example the fileDelete module from the above will not be imported since it is not used anywhere Additionally the importing of the modules is asynchronous which means that both fs and fileName are imported at the same time You generally want to use ESM for your new projects …how about cjs and mjs cjs is a file extension for CommonJS modules while mjs is a file extension for ECMAScript module Node js by default treats js files as CommonJS modules You can change this by adding type module to your package json file so you can use ECMAScript modules in your mjs files within a Node js environment This is what Google Chrome V recommends I hope this was helpful to you and for further reading do checkout JavaScript modules Happy coding 2021-08-28 09:28:36
ニュース @日本経済新聞 電子版 キッチンカー、開業資金いくら? 自治体が改修費支援も https://t.co/wBxzEk2RZR https://twitter.com/nikkei/statuses/1431543025780473858 開業 2021-08-28 09:03:48
ニュース @日本経済新聞 電子版 暴風雨被害、世界で10兆円 温暖化の経済損失広がる https://t.co/h866p5nNBB https://twitter.com/nikkei/statuses/1431543024748662784 被害 2021-08-28 09:03:48
ニュース @日本経済新聞 電子版 パラの魅力、遊んで知る 公式ゲームで競技疑似体験 https://t.co/KCGMwcSoPq https://twitter.com/nikkei/statuses/1431543022571769859 魅力 2021-08-28 09:03:48
ニュース BBC News - Home Afghanistan: UK's Kabul evacuation ends today, says military https://www.bbc.co.uk/news/uk-58367225?at_medium=RSS&at_campaign=KARANGA evacuation 2021-08-28 09:48:24
ニュース BBC News - Home Covid-19: Lifeguards withdrawn from Lincolnshire beaches after positive case https://www.bbc.co.uk/news/uk-england-lincolnshire-58368257?at_medium=RSS&at_campaign=KARANGA caseskegness 2021-08-28 09:51:31
北海道 北海道新聞 杉村、白星発進 ボッチャ・28日 https://www.hokkaido-np.co.jp/article/583136/ 杉村英孝 2021-08-28 18:11:00
北海道 北海道新聞 バスと接触、欠場は脳振とう考慮 パラ柔道、選手村内の事故 https://www.hokkaido-np.co.jp/article/583135/ 日本パラリンピック委員会 2021-08-28 18:01:00
ビジネス 東洋経済オンライン 首都圏の鉄道混雑率、通勤風景の大激変【動画】 あの超混雑路線が上位から姿を消している | 街・住まい | 東洋経済オンライン https://toyokeizai.net/articles/-/451399?utm_source=rss&utm_medium=http&utm_campaign=link_back 大都市圏 2021-08-28 18:05:00
python Pythonタグが付けられた新着投稿 - Qiita OWON VDS3104 をpythonで制御 (その2) https://qiita.com/nachtele/items/d80c6c51208f1dbf0397 そこで、最新版のアプリOWONVDSとUSBドライバをにしたところ正しく動作するようになりました。 2021-08-28 19:49:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS CodeCommitとGitHubの違い https://teratail.com/questions/356602?rss=all AWSCodeCommitとGitHubの違いAWSnbspCodeCommitとGitHubの違いは、ざっくり言うとリポジトリがどこにあるかの違いでしょうか。 2021-08-28 19:36:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python 条件を満たすデータの入っている行の行番号を取得したい https://teratail.com/questions/356601?rss=all Python条件を満たすデータの入っている行の行番号を取得したい前提・実現したいこと手元にあるデータDataFrame型の中からある条件に見合うデータのある行番号を取得したいです。 2021-08-28 19:36:12
Ruby Rubyタグが付けられた新着投稿 - Qiita [Ruby] AtCoder 過去問 B- Booby Prize https://qiita.com/minhee/items/f38545bdc800c37d014e 次に配列Aの中にboobyscoreが何番目かを調べます。 2021-08-28 19:33:28
Docker dockerタグが付けられた新着投稿 - Qiita AKS(Azure Kubernetes Service) 入門 ~基礎編~ https://qiita.com/takanariiii/items/872e7fff0a18f4c4c065 サービスとイングレスサービスServiceKsの「サービス」は、クライアントからのリクエストをPodへ転送する役割を果たします。 2021-08-28 19:17:08
Linux CentOSタグが付けられた新着投稿 - Qiita partedコマンドでHDDをパーティション分割してマウントする(CentOS 7.9) https://qiita.com/Higemal/items/cfbfeaacccd0b16eb076 今回はディスク全ての容量をパーティションに割り当てるため、という指定をしています。 2021-08-28 19:47:59
Azure Azureタグが付けられた新着投稿 - Qiita AKS(Azure Kubernetes Service) 入門 ~基礎編~ https://qiita.com/takanariiii/items/872e7fff0a18f4c4c065 サービスとイングレスサービスServiceKsの「サービス」は、クライアントからのリクエストをPodへ転送する役割を果たします。 2021-08-28 19:17:08
Ruby Railsタグが付けられた新着投稿 - Qiita MVCモデルを会社内部で例えてみる 初心者 https://qiita.com/ki_87/items/d406dda875d38798a43e ここが優秀だと、ViewもModelも楽と言うか、働きやすい。 2021-08-28 19:24:06
海外TECH Ars Technica It’s a Summer Film! is the most fun we’ve had “at” the movies in years https://arstechnica.com/?p=1789926 distributors 2021-08-28 10:15:53
海外TECH DEV Community Github 101 https://dev.to/rkganeshan/github-101-hda Github Hey if you are absolute beginner or just started to code recently and have seen your peers showcasing their projects and works in platforms like GitHub then you are at the right spot I ll let you know some quick easy peasy tools online where in you can code and PUSH your code to github by just a click Also I will let you know how to push your entire codebase from your system to GitHub Now here I am assuming that you have created an account on GitHub if not do it first it s simple create an account directly from your Google Account If you are quite new to web dev and just trying your hands on experimenting a few stuffs here and there then try using platforms such as CodeSandbox and Repl All you need to is go to the github icon connect your sandbox to your github by providing your credentials and after authorization this is just a one time step you just need to type out your repository name a few words about your project and hit the Create button Similar steps for Repl too Isn t that easy Now you are all set to show case your project Bonus here is You can copy the URL from the output sample browser in your sandbox go to your Github repo and in the about section paste this link under the wesite input field So now your work is all set pushed into github and your peers can also directly view your project up and running from the URL that you had provided from the Sandbox If you want to push your project from your System to Github download GitBash terminal it helps you to do this in no time Now follow the steps Step Open the GitBash terminal in the directory wherein your desired project folder s exists Now type the following commands Step git initStep git add Step git commit m Your message about the commit Now go to GitHub under repositories create a new Repo by hitting the New button and provide the name of your repository and give some description about it and you may also set you repo to private or public Step git remote add origin Step git push u origin masterStep git push origin masterThat s it now you can check your repo give a refresh maybe and in the master branch you would be able to see the changes Similar to if you want to host it live we ll that s for some other day for sure 2021-08-28 10:13:17
ニュース BBC News - Home Husband and wife both win Paralympic gold for GB https://www.bbc.co.uk/sport/disability-sport/58366655?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-28 10:17:03
ニュース BBC News - Home Hire UK workers to drive lorries, minister tells firms https://www.bbc.co.uk/news/uk-58364308?at_medium=RSS&at_campaign=KARANGA companies 2021-08-28 10:03:52
LifeHuck ライフハッカー[日本版] 完全キャッシュレス生活の「お金の減りが見えない問題」解決法 https://www.lifehacker.jp/2021/08/241203moneyhack-2108.html 問題解決 2021-08-28 20:00:00
サブカルネタ ラーブロ 桜台の餃子家@桜台 http://feedproxy.google.com/~r/rablo/~3/qnJbhBIj4_8/single_feed.php 餃子 2021-08-28 11:00:47
北海道 北海道新聞 沖縄の友人宅に潜伏か 硫酸事件で逮捕の容疑者 https://www.hokkaido-np.co.jp/article/583152/ 東京メトロ 2021-08-28 19:02:00
北海道 北海道新聞 米原子力空母が横須賀寄港 母港以外は09年以来 https://www.hokkaido-np.co.jp/article/583151/ 原子力空母 2021-08-28 19:02:00
北海道 北海道新聞 大相撲、逸ノ城がコロナ感染 合同稽古に参加、他力士は陰性 https://www.hokkaido-np.co.jp/article/583150/ 日本相撲協会 2021-08-28 19:02:00
python Pythonタグが付けられた新着投稿 - Qiita Socket通信でAndroidのバッテリー残量を確認してみた https://qiita.com/Hidegon/items/e7add6a2d08b5f00e2fb それだけじゃつまらないので、なんちゃって認証笑も追加してますよサーバー側バッテリーの情報を取得するまずはTermuxAPIを使用してバッテリー残量を取得します。 2021-08-28 20:19:00
python Pythonタグが付けられた新着投稿 - Qiita CNN-LSTMモデルを用いた株式相場予想 https://qiita.com/sugiyama404/items/49420557981b399acdf8 畳み込み層・・・入力データから特徴量を抽出する層プーリング層・・・入力データを圧縮する層全結合層・・・全てのニューロンが繋がった層時系列におけるCNNCNNは、時系列データに置いて、次元の入力データを次元の行列に変換することで、特徴量の抽出に用いる。 2021-08-28 20:02:24
js JavaScriptタグが付けられた新着投稿 - Qiita 【JS】便利なtoFixedに潜むワナ... https://qiita.com/ittakun/items/3ffd9125be4ae11a805a 解決方法数値型にしてしまえばもも等しいと判定されるので、normalxtoFixednormalxtoFixedで解決できましたちなみに、をつけて数値に変換することについてはこちらをご覧ください。 2021-08-28 20:02:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【GoogleWorkspace】管理コンソールにログインするためのアカウントが消えて再度作成できない https://teratail.com/questions/356607?rss=all 【GoogleWorkspace】管理コンソールにログインするためのアカウントが消えて再度作成できない解決したい課題GoogleWorkspaceを作成したが、管理コンソール画面にログインできないので解決したい。 2021-08-28 20:52:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) position: relative;について https://teratail.com/questions/356606?rss=all positionrelativeについてpositionnbsprelativeを用いて、ロゴマークをheaderの左上に、ロゴを上部に移動させたいのですがうまくいきません。 2021-08-28 20:50:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) raspberry pi にapache2,flask,mod_wsgiをインストールしてwebサーバーを作ろうとしているが、htmlのホームページが表示されない https://teratail.com/questions/356605?rss=all raspberrypiにapacheflaskmodwsgiをインストールしてwebサーバーを作ろうとしているが、htmlのホームページが表示されない困っていることraspberrynbsppinbspにapacheflaskmodwsgiをインストールしてwebサーバーを作ろうとしているがホームページが表示されず、添付の画像のようにディレクトリが表示されてしまいます。 2021-08-28 20:16:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) グラフの凸凹を取りたい https://teratail.com/questions/356604?rss=all グラフの凸凹を取りたい前提・実現したいこと時系列データ処理に関する質問です。 2021-08-28 20:13:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 大容量のNFSの増分バックアップ方法について https://teratail.com/questions/356603?rss=all 大容量のNFSの増分バックアップ方法についていつもお世話になっています。 2021-08-28 20:00:37
Linux Ubuntuタグが付けられた新着投稿 - Qiita Microsoft Azureを使って、最小構成でWebサーバー(Ubuntu)を構成してみる(参考書籍・目次) https://qiita.com/y_kai_acc/items/f5bc3abd063ac2ab76d8 MicrosoftAzureを使って、最小構成でWebサーバーUbuntuを構成してみる参考書籍・目次はじめにMicrosoftAzureとUbuntuについて勉強するための環境を構築をしてみました。 2021-08-28 20:03:00
AWS AWSタグが付けられた新着投稿 - Qiita 40 代おっさん Laravel 環境の構築してみた https://qiita.com/kou1121/items/638c7052f44b8d1b1766 代おっさんLaravel環境の構築してみた本記事について本記事はAWS初学者の私が学習していく中でわからない単語や概要をなるべくわかりやすい様にまとめたものです。 2021-08-28 20:36:08
AWS AWSタグが付けられた新着投稿 - Qiita EBS Snapshotの自動バックアップとバックアップ完了通知をGmailに飛ばす設定をCloudFormationを使って一撃で終わらせる https://qiita.com/takasho9321/items/5a13cf182f8ed40d3022 パラメータ入力内容EBSNameTagターゲットリソースタグを指定CloudWatchEventNameCloudWatchEvent名を指定TopicNameSNSトピック名を指定Endpointバックアップ完了通知を受信するEメールアドレスを指定、作成したスタックが「CREATECOMPLEATE」と表示さえていることを確認する。 2021-08-28 20:05:05
Docker dockerタグが付けられた新着投稿 - Qiita Kubernetes入門 ~概念編~ https://qiita.com/takanariiii/items/f688204f4698d4e957f6 マスターコンポーネント概要kubeletKubernetesエージェントマスターからのオーケストレーション要求やポッド・コンテナの実行をする、kubeproxy各ノードで動作しロードバランシングを提供する。 2021-08-28 20:29:26
Azure Azureタグが付けられた新着投稿 - Qiita Kubernetes入門 ~概念編~ https://qiita.com/takanariiii/items/f688204f4698d4e957f6 マスターコンポーネント概要kubeletKubernetesエージェントマスターからのオーケストレーション要求やポッド・コンテナの実行をする、kubeproxy各ノードで動作しロードバランシングを提供する。 2021-08-28 20:29:26
Azure Azureタグが付けられた新着投稿 - Qiita Microsoft Azureを使って、最小構成でWebサーバー(Ubuntu)を構成してみる -リソースグループの作成 https://qiita.com/y_kai_acc/items/31f156c7c1450fd20ded ⑥各項目を設定し終えたら、「確認および作成」ボタンをクリックして、リソースグループをデプロイする。 2021-08-28 20:04:20
Azure Azureタグが付けられた新着投稿 - Qiita Microsoft Azureを使って、最小構成でWebサーバー(Ubuntu)を構成してみる -仮想ネットワークの作成 https://qiita.com/y_kai_acc/items/d602a0ac95221e8c0d65 ④各項目を設定し終えたら、「確認および作成」ボタンをクリックして、仮想ネットワークをデプロイする。 2021-08-28 20:04:09
Azure Azureタグが付けられた新着投稿 - Qiita Microsoft Azureを使って、最小構成でWebサーバー(Ubuntu)を構成してみる -ネットワークセキュリティグループの作成 https://qiita.com/y_kai_acc/items/d596026637092e210d4a ⑦サブネットへのNSGの関連漬け前記事で作成した仮想ネットワークのサブネットにネットワークセキュリティグループを紐付ける。 2021-08-28 20:03:52
Azure Azureタグが付けられた新着投稿 - Qiita Microsoft Azureを使って、最小構成でWebサーバー(Ubuntu)を構成してみる(参考書籍・目次) https://qiita.com/y_kai_acc/items/f5bc3abd063ac2ab76d8 MicrosoftAzureを使って、最小構成でWebサーバーUbuntuを構成してみる参考書籍・目次はじめにMicrosoftAzureとUbuntuについて勉強するための環境を構築をしてみました。 2021-08-28 20:03:00
Azure Azureタグが付けられた新着投稿 - Qiita Azureを使って、最小構成でWebサーバー(Ubuntu)を構成してみる -VMの作成 https://qiita.com/y_kai_acc/items/cff29b991c18510f00c8 仮想マシンの作成ネットワーク項目名入力値仮想ネットワーク前記事で作成した仮想ネットワークサブネット前記事で作成したサブネットパブリックIPデフォルト新規作成NICネットワークセキュリティグループなしNSGが設定されている負荷分散設定しない仮想マシンの作成管理項目名入力値ブート診断マネージドストレージアカウントで有効にする推奨サブネット前記事で作成したサブネットパブリックIPデフォルト新規作成NICネットワークセキュリティグループなしNSGが設定されている負荷分散設定しないその他の設定デフォルトここまで設定したら、確認および作成をクリックし暫く待つ。 2021-08-28 20:02:44
Azure Azureタグが付けられた新着投稿 - Qiita Microsoft Azureを使って、最小構成でWebサーバー(Ubuntu)を構成してみる - Microsoft Azureのアカウントの開設 https://qiita.com/y_kai_acc/items/de1a79c161fca54f439e MicrosoftAzureを使って、最小構成でWebサーバーUbuntuを構成してみるMicrosoftAzureのアカウントの開設はじめに参考書籍や目次はこちら目的MicrosoftAzureのアカウントの開設MicrosoftAzureを使うために必要準備するもの有効なクレジットカード番号MicrosoftAzureのアカウントの開設に必要手順①Microsoftアカウントの開設必要に応じてMicrosoftアカウントを持っていない人はまずMicrosoftアカウントを作成する必要がある。 2021-08-28 20:02:24
海外TECH Ars Technica Vaccine mandates work, especially when they’re done right https://arstechnica.com/?p=1790329 mandates 2021-08-28 11:07:12
海外TECH DEV Community Laravel Tutorial - Create a new page and list the users from the database using Livewire https://dev.to/themesberg/laravel-tutorial-create-a-new-page-and-list-the-users-from-the-database-using-livewire-fkd Laravel Tutorial Create a new page and list the users from the database using LivewireIn this tutorial I am going to show you how to start building interactive web applications starting from scratch using a Laravel Admin Dashboard and the latest version of Livewire At the end of this you will know how to create pages use and create Laravel components and customize the appearance of the application Let me give you a brief introduction to the two main technologies that we will be using in this guide LaravelLaravel is a web application framework with expressive elegant syntax A web framework provides a structure and starting point for creating your application allowing you to focus on creating something amazing while we sweat the details Laravel strives to provide an amazing developer experience while providing powerful features such as thorough dependency injection an expressive database abstraction layer queues and scheduled jobs unit and integration testing and more LivewireLivewire is a full stack framework for Laravel that makes building dynamic interfaces simple without leaving the comfort of Laravel Here s the table of contents for this tutorial In order to save time setting up the project we will use a free and open source Laravel admin dashboard interface that we ve built here at Themesberg It s based on the Bootstrap CSS framework and uses Laravel and Livewire Download and install Volt Laravel DashboardDepending on your personal preferences you can either download the Volt Laravel Dashboard directly from Themesberg for free or just clone the project from the public repository on Github After you ve unzipped the file if you ve downloaded it use the terminal and go to the root project folder and follow the instructions Download the project s zip then copy and paste volt dashboard master folder in your projects folder Rename the folder to your project s name Make sure you have Node and Composer locally installed Run the following command in order to download all the project dependencies composer install Run npm install in your terminal Copy env example to env and update the configurations mainly the database configuration Run php artisan key generate in your terminal Run php artisan migrate seed to create the database tables and seed the roles and users tables Finally run php artisan storage link to create the storage symlink if you are using Vagrant with Homestead for development remember to ssh into your virtual machine and run the command from there Learn the project structureIt s always a good idea to have a good overview and understanding of the folder structure before starting to code Allow me to explain some of the folders and what they are for public this folder contains the compiled Javascript and CSS files You can also add assets such as images here resources this folder contains the blade files the SCSS CSS and Javascript files that are not compiled node modules this is the folder where all dependencies will be installed after running npm install gitignore here you can add files or folders to be ignored by the git version control system such as the node modules folder app Http here are all the Laravel classes corresponding to the blade files Now that we ve broken down the folder structure let s start by exploring some of the UI components that you can use with the freshly installed project Explore the Bootstrap UI componentsOne of the reasons why I chose Volt Laravel Dashboard is because of the vast amount of UI components sections and pages that you can choose from to customize and build a good user interface to show the data and actions for your users You can explore the components of the project by going to the online documentation and select components such as buttons accordions alerts modals navbars and many more This set of UI elements will be very helpful down the line when you will face unique challenges and features that you want to integrate into your application and you can t find a similar page already built for you Building a new page in LaravelAfter you have explored the UI components it s time to show you how you can create a brand new page add new components to it register it as a route and add it to the sidebar You ll build a page which will show a list of users Step create a new pageThe first step is to create a new page using Livewire which makes things a lot easier Just enter the command php artisan make livewire UserManagement and Livewire will make sure to create everything you need from a migration to blade file and a Laravel class Step declare and register it a routeNow go to the web php in the routes directory and register the new page as a route Route get user management Users class gt name user management Then go in the app blade php file and enter the name of the route in the first array if in array request gt route gt getName dashboard user management etc If you now go to the page at http localhost user management you will see a blank new page with a sidebar the navigation and the footer Step build the page using Bootstrap componentsGreat job Now that you have created a new page you re free to build it however you want it using the UI elements that are provided with the Volt Laravel Dashboard project The page needs a title a description and some breadcrumb elements Add the following block of code in order to create the breadcrumb component lt div class d block mb mb md gt lt nav aria label breadcrumb class d none d md inline block gt lt ol class breadcrumb breadcrumb dark breadcrumb transparent gt lt li class breadcrumb item gt lt a href gt lt svg class icon icon xxs fill none stroke currentColor viewBox xmlns gt lt path stroke linecap round stroke linejoin round stroke width d M l m l M va hm l m va h m a v a ha va m h gt lt path gt lt svg gt lt a gt lt li gt lt li class breadcrumb item gt lt a href gt Volt lt a gt lt li gt lt li class breadcrumb item active aria current page gt Users List lt li gt lt ol gt lt nav gt lt h class h gt User Management lt h gt lt p class mb gt Your user management dashboard template lt p gt lt div gt If you now head back to the browser you ll see that a breadcrumb component title and a description has been added to the page Let s continue by adding a few elements that will let you to search update or add new users to the list Add the following block of code in order to create the breadcrumb component lt div class table settings mb gt lt div class row justify content between align items center gt lt div class col col lg d md flex gt lt div class input group me me lg fmxw gt lt span class input group text gt lt svg class icon icon xs x description Heroicon name solid search xmlns viewBox fill currentColor aria hidden true gt lt path fill rule evenodd d M a zM a l a l A z clip rule evenodd gt lt path gt lt svg gt lt span gt lt span gt lt input wire model search type text class form control placeholder Search users gt lt div gt lt div class col d flex gt lt select wire model entries class form select fmxw d none d md inline id entries aria label Entries per page gt lt option value gt lt option gt lt option value gt lt option gt lt option value gt lt option gt lt option value gt lt option gt lt select gt lt div gt lt div gt lt div gt lt div gt Great job Now you ve added all of the essential elements for the top side of this page The result should look like the following image in your browser Step Making use of Laravel and LivewireOur next step is to implement the table a very easy task using the already made Livewire component for a table We will be adding our table heading like this Add the following block of code in order to create the breadcrumb component lt x slot name head gt lt x table heading sortable wire click sortBy first name direction sortField first name sortDirection null gt Name lt x table heading gt lt x table heading sortable wire click sortBy role id direction sortField role id sortDirection null gt Role lt x table heading gt lt x table heading sortable wire click sortBy created at direction sortField created at sortDirection null gt Date created lt x table heading gt lt x table heading sortable wire click sortBy status direction sortField status sortDirection null gt Status lt x table heading gt can manage users auth gt user lt x table heading gt Action lt x table heading gt endcan lt x slot gt The sorting functionality is taken care of in the Users php class In the body section of the table instead of hard coding every row and cell we will be going through each entry of the users table from our database and show our data in a dynamic way lt x slot name body gt foreach users as user lt x table row gt lt x table cell gt lt a href class d flex align items center gt lt img src user gt avatarUrl class avatar rounded circle me alt Avatar gt lt div class d block gt lt span class fw bold gt user gt first name user gt last name lt span gt lt div class small text gray gt user gt email lt div gt lt div gt lt a gt lt x table cell gt lt x table cell gt user gt role gt name lt x table cell gt lt x table cell gt user gt date for humans lt x table cell gt lt x table cell gt lt span class fw normal text user gt status color gt user gt status lt span gt lt x table cell gt can manage users auth gt user lt x table cell gt can update user if user gt id amp amp auth gt user gt can update user auth gt user gt can delete user if user gt id auth gt user gt id lt x button link gt can update user lt a class dropdown item d flex align items center href route edit user id gt user gt id gt lt span class fas fa user shield me gt lt span gt Edit user lt a gt endcan can delete user lt a onclick confirm Are you sure you want to remove the user from this group event stopImmediatePropagation wire click delete user gt id class dropdown item text danger rounded bottom gt lt span class fas fa user times me gt lt span gt Delete user lt a gt endcan lt x button link gt endif endif endcan lt x table cell gt endcan lt x table row gt endforeach lt x slot gt The result should look something like this Congratulations Now you ve learned how to build a new page a data source and show multiple users using Laravel components and from a data source In the next section I ll show you how easy it is to change the appearance of the dashboard using Sass variables Customize using Sass variablesAnother useful feature of this dashboard is that you can easily customize the appearance of the user interface by changing the Sass variables for the colors fonts spacings shadows container and many more For example you can go to the resources scss volt variables scss and update the following values primary F default secondary fbb default And then you have to run the command npm run scss in order to compile all the scss files into one new css file that you can then use to style your project ConclusionYou ve learned how to install a Laravel project build a new page customize the appearance using Sass variables and build the final production files I hope you learned a lot and that the dashboard will help you with your project and career Before you go I d like to introduce you to the premium version of the Volt Laravel Dashboard which has twice as many components pages plugins and a few more features compared to the open source version of it Volt Dashboard PRO Laravel is a powerful versatile dashboard which comes with the most commonly used CRUDs in any app users roles items categories tags Add in a clean design with over handcrafted UI components and you ve got an awesome starter pack for building web apps Live PreviewFree versionPro version 2021-08-28 11:37:21
海外TECH DEV Community Git Merge: The Final Guide https://dev.to/zigrazor/git-merge-the-final-guide-ldn Git Merge The Final Guide MergingHaving multiple branches is extremely convenient to keep new changes separated from each other and to make sure you don t accidentally push unapproved or broken changes to production Once the changes have been approved we want to get these changes in our main branch One way to get the changes from one branch to another is by performing a git merge There are two types of merges Git can perform a fast forward or a no fast forward Fast forwardgit merge ff A fast forward merge can happen when the current branch has no extra commits compared to the branch we re merging Git is lazy and will first try to perform the easiest option the fast forward This type of merge doesn t create a new commit but rather merges the commit s on the branch we re merging right in the current branch No fast fowardgit merge no ff Not ever your current branch doesn t have any extra commits compared to the branch that you want to merge If we committed changes on the current branch that the branch we want to merge doesn t have git will perform a no fast forward merge With a no fast forward merge Git creates a new merging commit on the active branch The commit s parent commits point to both the active branch and the branch that we want to merge Merge ConflictsAlthough Git is good at deciding how to merge branches and add changes to files it cannot always make this decision all by itself This can happen when the two branches we re trying to merge have changes on the same line in the same file or if one branch deleted a file that another branch modified and so on In that case Git will ask you to help decide which of the two options we want to keep Let s say that on both branches we edited the nineth line of file txt If we want to merge dev into master this will end up in a merge conflict which is the correct line Git can t knows this When trying to merge the branches Git will show you where the conflict happens We can manually remove the changes we don t want to keep save the changes add the changed file again and commit the changes 2021-08-28 11:08:43
ニュース BBC News - Home Afghanistan: UK's Kabul evacuation ends today, says military https://www.bbc.co.uk/news/uk-58367225?at_medium=RSS&at_campaign=KARANGA evacuation 2021-08-28 11:23:41
ニュース BBC News - Home England get huge win over India to level series https://www.bbc.co.uk/sport/cricket/58363453?at_medium=RSS&at_campaign=KARANGA headingley 2021-08-28 11:51:28
ニュース BBC News - Home Hire UK workers to drive lorries, minister tells firms https://www.bbc.co.uk/news/uk-58364308?at_medium=RSS&at_campaign=KARANGA companies 2021-08-28 11:47:18
ニュース BBC News - Home Major events return despite Scottish Covid surge https://www.bbc.co.uk/news/uk-scotland-58367705?at_medium=RSS&at_campaign=KARANGA record 2021-08-28 11:01:34
ニュース BBC News - Home Covid-19: Lifeguards withdrawn at Lincolnshire beaches after positive case https://www.bbc.co.uk/news/uk-england-lincolnshire-58368257?at_medium=RSS&at_campaign=KARANGA skegness 2021-08-28 11:15:11
ニュース BBC News - Home England v India: Ollie Robinson claims fifth wicket as Ishant Sharma edges to Jos Buttler https://www.bbc.co.uk/sport/av/cricket/58368935?at_medium=RSS&at_campaign=KARANGA England v India Ollie Robinson claims fifth wicket as Ishant Sharma edges to Jos ButtlerOllie Robinson takes his fifth wicket of India s second innings as Ishant Sharma edges to Jos Buttler on the fourth morning of the third Test at Headingley 2021-08-28 11:55:12
ニュース BBC News - Home England v India: Ajinkya Rahane is caught by Jos Buttler off the bowling of James Anderson https://www.bbc.co.uk/sport/av/cricket/58368932?at_medium=RSS&at_campaign=KARANGA England v India Ajinkya Rahane is caught by Jos Buttler off the bowling of James AndersonAjinkya Rahane edges James Anderson to Jos Buttler as India collapse on the fourth morning of the Third test against England at Headingley 2021-08-28 11:28:55
ニュース BBC News - Home Tokyo Paralympics medal table - which country has won most golds? https://www.bbc.co.uk/sport/disability-sport/58267874?at_medium=RSS&at_campaign=KARANGA britain 2021-08-28 11:09:01
北海道 北海道新聞 佐呂間で32・7度 道内33地点真夏日 https://www.hokkaido-np.co.jp/article/583172/ 十勝管内 2021-08-28 20:10:00
IT 週刊アスキー 『ウマ娘 プリティーダービー』映画『トップガン マーヴェリック』とのコラボ決定など新情報を発表 https://weekly.ascii.jp/elem/000/004/067/4067469/ cygames 2021-08-28 20:30:00
js JavaScriptタグが付けられた新着投稿 - Qiita GASで金曜ロードショーを通知するLINE botを作ってみた https://qiita.com/waka0238/items/47262802e9d047548972 他にもラインでメッセージを送信するときに使うURLもここで定義しました。 2021-08-28 21:31:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Python】【selenium】既存のブラウザで操作がしたい( firefox ) https://teratail.com/questions/356619?rss=all 【Python】【selenium】既存のブラウザで操作がしたいfirefox発生している問題普段使っているfirefoxのブラウザに接続する方法がわかりません。 2021-08-28 21:57:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Ubuntuで rails s で立ち上げたサーバーに、ホストのブラウザからアクセスできません。 https://teratail.com/questions/356618?rss=all Ubuntuでrailssで立ち上げたサーバーに、ホストのブラウザからアクセスできません。 2021-08-28 21:54:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) int値をsaveするために、モデルフィールドではなくモデルインスタンスで保存を実行する方法が知りたいです。 https://teratail.com/questions/356617?rss=all int値をsaveするために、モデルフィールドではなくモデルインスタンスで保存を実行する方法が知りたいです。 2021-08-28 21:54:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) server reached MaxClients setting エラーの原因は何か https://teratail.com/questions/356616?rss=all serverreachedMaxClientssettingエラーの原因は何か前提・実現したいことさくらインターネットのVPSを使って、linuxnbspにてnbspwebサイトを運営しています。 2021-08-28 21:52:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Type 'Lazy<TypeVariable(VM)>' has no method 'getValue(MainFragment, KProperty<*>)' and thus it canno https://teratail.com/questions/356615?rss=all TypexLazyltTypeVariableVMgtxhasnomethodxgetValueMainFragmentKPropertyltgtxandthusitcanno解決したいことずっと調べていますが解決することができませんでした。 2021-08-28 21:51:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) aタグでscrollしたときに、同一ページ内位置の調整について https://teratail.com/questions/356614?rss=all aタグでscrollしたときに、同一ページ内位置の調整についてaタグを使って、同一ページ内でのscrollをしたいですが、scrollしたときの位置について教えてください。 2021-08-28 21:38:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 画像が切り替わらないことについて https://teratail.com/questions/356613?rss=all 画像が切り替わらないことについて前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-28 21:19:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 2次元配列の時の数値の丸め方について https://teratail.com/questions/356612?rss=all 次元配列の時の数値の丸め方について質問内容・ウィキペディア「ガウス・ニュートン法」こちらのサイトの例にありますガウスニュートン法を用いたモデルのフィッティングの再現をしています。 2021-08-28 21:19:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) STS(Spring Tool Suite)が起動しなくなった https://teratail.com/questions/356611?rss=all springnbspboot 2021-08-28 21:14:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) リアクティブプロパティのエラーを解消したい https://teratail.com/questions/356610?rss=all リアクティブプロパティのエラーを解消したいVuejsについて質問させてください。 2021-08-28 21:11:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPress記事一覧ページ(管理画面)にACFの投稿オブジェクト内容を表示したい https://teratail.com/questions/356609?rss=all WordPress記事一覧ページ管理画面にACFの投稿オブジェクト内容を表示したい実現したいことWordPressのカスタム投稿記事一覧ページ管理画面にACFの投稿オブジェクトを表示したいです。 2021-08-28 21:01:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) carrierwaveを利用してawsのs3に画像をアップロードできるようにしたが、画像未登録時に表示するユーザープロフィールのデフォルト画像の設定方法がわからない。 https://teratail.com/questions/356608?rss=all carrierwaveを利用してawsのsに画像をアップロードできるようにしたが、画像未登録時に表示するユーザープロフィールのデフォルト画像の設定方法がわからない。 2021-08-28 21:00:38
Docker dockerタグが付けられた新着投稿 - Qiita 【初心者向け】Dockerのはじめかた https://qiita.com/kt103/items/1a808a59683f768ff221 DockerのインストールDockerのインストール方法にはいくつか種類がありますが、今回はDockerDesktopというものを使っていきたいと思います。 2021-08-28 21:43:43
海外TECH DEV Community The Phoenix Project by Gene Kim https://dev.to/sandordargo/the-phoenix-project-by-gene-kim-3an The Phoenix Project by Gene KimThe Phoenix Project is a fantastic book that is both a professional book aiming to guide teams and a novel about IT DevOps and how to help your business win It s written in a style I love the most and I think we have a clear lack of this type of book It offers both what I d look for in fiction and in non fiction books The author is a great storyteller he makes you not want to put the book down not only because you want to learn about DevOps and how to organize properly a modern organization but also because you are interested in how the story unfolds Whether the CISO commits suicide or just leaves the city without notifying anyone from the organization or if the main character actually finds another job instead The only book of similar style is Code Ahead by Yegor Bugayenko Let me know in the comments if you know any similar books You probably already guessed that I more than recommend reading The Phoenix Project Let me share a couple of details from the book Overtime overtime overtimeThe Phoenix Project is about an enterprise where the business is not happy They lost their competitive edge and they feel that they are kept hostage by their IT organization IT is not happy either because nothing works well their opinions are always neglected CIOs come and go and whenever there is a deployment problems are guaranteed As Erik Reid a board candidate described the relationship between a CEO and a CIO or business and IT is often like a dysfunctional marriage Both sides feel powerless and held hostage by the other Being hostage often manifests in the book by constant overtime All nighters working through the weekends skipping festivities with your spouse with your kids I was reading the book and shaking my head People would really do that If they would why For money There are plenty of jobs Of course the book also shares some of the reasons You have a calling you or your spouse appreciate a high salary and you don t want to move for another opportunity etc Anyway shit happens and there are definitely unanticipated events when someone has to solve the problem immediately and not during the next business day There are emergencies and I think employees can be flexible in such cases just like employers should be flexible with personal emergencies But when it happens every month or every week it s not an emergency anymore It s just expected unplanned work It s work that is in fact normal Leaving your life behind should not be normal Don t burn out The need for mentoringAlthough the author doesn t write about mentoring explicitly if you follow the story of Bill Palmer the new VP of IT Operations you will notice that there are two key factors to his success The first one is his attitude He doesn t accept things as they are but he does whatever he can to change whatever he can for the better As a former Navy officer he is willing to fight back he is willing to share his opinion and he doesn t only have preferences but he has principles When he realized that his opinion doesn t matter he gave his resignation The other key element is Erik whom he first described as a raving madman He turned out to be his most important help He became his mentor who did not solve problems on behalf of Bill but instead he gave some ideas some clues that Bill could follow upon He couldn t have been succeeded the way he did without his mentor Erik We all need help we all need teachers mentors who don t feed us the solutions on a silver spoon but who help us to discover the right thing to do on our own with the initial spark Ideally you don t only have one mentor or at least not the same one throughout your career On different levels you ll need different mentors Maybe even in different areas of your lives And how to find them As Lao Tzu said when the student is ready the teacher will appear When the student is truly ready the teacher will disappear So don t worry Learn be open and you ll find your mentor Just like Bill did The waysErik keeps telling Bill that IT work IT operations is like plant operations and there are essentially ways to be mastered in order to successfully support the development and after all the business The first way is the traditional left to right flow of work From development the work flows to IT operations so that it can be delivered to the customer The question is how to make this flow effective In plant operations the key is to keep the amount of Work In Process small In IT it s not different Big deployments suck Reviewing big pull requests sucks You need small changes small batches of changes continuous integration continuous delivery and deployment to limit the work in process The second way is about having fast feedback from right to left at all of the work This is needed so that teams can improve so that the same failures are not happening again and again If development makes things more difficult for deploying and operating a system but they don t get the feedback for it they cannot improve Ideally if something is broken the production system must be stopped until the error is fixed In a plant this might mean stopping the assembly lines In software on a smaller scale this means that when you break a unit test you cannot integrate your change until all the tests are fixed On a bigger scale it might mean a complete change freeze if the system becomes too difficult to change too shaky to operate The second way is about sending feedback back from each step to the previous ones One can only improve with feedback If errors are made at a work centre but they are never told so they cannot fix their processes The third way is what makes the first two happen and in a sustainable way It s the right culture You need a team culture a company culture that cultivates experimentation as such it doesn t punish for failures as long as you learn from them You need a culture where people care about their craft where they hone their skills they practice towards mastery and as a result they dare to take some risks to experiment to innovate to get better You need a culture where you don t have to hide feedback where it s taken into account where problems are not swept under the carpet but where they are welcome as opportunities to make things better If you want a healthy organization these ways have to be mastered The types of workFinally let me share the types of work that are explained in the book Erik told Bill that there are categories of work and if he really wants to manage IT operations well he must understand the different types Bill recognized the first types quite easily the last one was a bit more difficult whereas often that s the most common one First you have business projects This is quite straightforward New feature requests coming from the sponsoring business units as new projects Then you have internal IT projects such as modernizing the infrastructure improving the pipeline or even refactoring the code to accommodate changes easier Even if these activities are not budgeted directly by business units it s important to keep track of the money the resources they take so that you have a clear understanding of capacities for the other types of work The third category is a broad one changes Changes are often generated from the first two categories and they are usually tracked in ticketing systems The last category is unplanned or recovery work If you have an unhealthy organization this is going to be the most common one It is always urgent otherwise it can be planned and deferred as a change Unplanned work comes to the expense of the first three categories and as such it s disruptive it makes plans inaccurate and if it s too frequent even makes planning impossible Building a predictable organization requires that you limit the possibilities of unplanned work appearing out of nowhere ConclusionThe Phoenix Project is a mix of a novel and a cookbook for implanting a successful DevOps mindset More than that a mindset that will help you turn a dysfunctional IT business relationship into prospering collaboration Yet I found the first part of the book unusually depressing Maybe because I felt strong sympathy for Bill Palmer Speaking of Bill he has a great personality as a leader and reflects traits that can be useful for many of us He relentlessly asks questions and looks for solutions to problems instead of complaining And he doesn t stop until he understands what goes on I already tried to put in place some items I learnt from him The Phoenix Project is a must read for everyone who works in IT and probably even for those who work with IT I can t wait for The Unicorn Project Happy reading Connect deeperIf you liked this article please hit on the like button subscribe to my newsletter and let s connect on Twitter 2021-08-28 12:34:24
海外TECH DEV Community Why is my choice Windows !? https://dev.to/amirrezakarimip/why-is-my-choice-windows-2bc3 Why is my choice Windows Hello friends I am Amir Reza Karimi Today I want to tell my personal reasons for choosing Windows Of course choosing an operating system is a matter of taste for example Linux has good services for programmers or for example Windows is a gamer s paradise So in general the choice of operating system depends on two thingsYour job or professionYour taste or likingBut in this post we will look at some of the good features of WindowsFirst of all let s look at the explanation of Wikipedia from WindowsMicrosoft Windows  in English  Microsoft Windows is a group of multi family operating system graphics  all of which by Microsoft  developed marketed and sold  This operating system has several versions that have been released to the market since    Active Windows families include Windows Anti   Windows Embedd  and Windows Phone   Each of these families may include several subsets   Example  Windows Server  Older Windows families also include Windows x and Windows Mobile   The latest version of Windows officially released on June Windows   First of all the Windows operating system is very complete and professional in terms of default programs and apps which are becoming more complete and more lovable day by day Voice Assistant  Windows operating system has a professional voice assistant which is a very useful and interesting feature that in new Android phones Bixby applications and Google Personal Assistant program tough competitors provide this possibility in Android of course in iOS It is also possible Well now Microsoft has brought this possibility to the desktop in Windows Email account Microsoft email account or the same outlook as Google s big competitorOffice  No descriptionDirect connection with Android and iOS You can connect to your mobile phone with the Euron app Have a gallery Open apps on your computer Send an SMS Bring it completely to the desktop which I will teach you in the future OneDrive File upload space This part of itself is really a reason for choosing Windows OneDrive can eliminate the need for Google Sea or file review cable for example Great Windows environment can be a good reason for Menu Start or My Computer which are really professionally designedDedicated browser Windows s design eliminates the need for Google Chrome usersWindows is designed by the big company Microsoft so it can be trustedSupport for Android applications in Windows is the best option for Android and Gimera developersMillions of companies produce Windows software and many apps for example can not be installed for Linux and Mac operating systems Windows gamers paradise  Xbox or Game Bar etc were the features of Windows that are available to gamersMost graphics programs are compatible with Windows such as Adobe products and similar versions are available for operating systems such as Linux Popular  If Windows was bad why the most widely used operating system Windows has good features for the login screen and device security The last wordIf you are Windows you can also explain the reason for choosing Windows in the comments but if you have another operating system so be itFinally copying the text is not allowed and if there is a misspelling or something count it as a novice 2021-08-28 12:07:58
海外TECH DEV Community Introducing image download sites in the production of high quality content https://dev.to/amirrezakarimip/introducing-image-download-sites-in-the-production-of-high-quality-content-15pc Introducing image download sites in the production of high quality contentHello we are at your service with another training and introduction Today we want to introduce websites for you that you can download photos from these websites in good quality for free and for money but it is necessary to mention that some of these Website in Iran is bannedFreepikThis site has two sections free and paid you can also download open layer images in vector format from this site for free download from this site is only possible for its members And some images are available for free on the free courier site PicjumboOn this site you can find a lot of amazing and beautiful images in any subject and title that you do not need to get a license to use on your site PexelsThis site is one of the largest free image directories This site has collected many images from various other sites so you can have a large and diverse collection of images in one place So if you do not have much time to search for images when producing blog content or copywriting this site can be one of the best StocksnapThe stocksnap io site like other photo download sites has very good quality images that you can download by subscribing to the site and use it to produce your content FlickrIn this site in addition to being able to access high quality photos you can also share your own photos You can also edit your images on this site Of course you can use the features of this site when you must register on this site This site is also a social networkUntil the next training God bless the producer Amir Reza Karimi 2021-08-28 12:04:19
Apple AppleInsider - Frontpage News 'iPhone 13' price, Apple Event dates & more on This Week in Apple https://appleinsider.com/articles/21/08/28/iphone-13-price-rises-apple-event-date-more-on-this-week-in-apple?utm_medium=rss x iPhone x price Apple Event dates amp more on This Week in AppleOn the latest This Week in Apple we talk through the likely release dates for iPhone Apple Watch Series and AirPods explain a possible iPhone price increase and more Keep up with the last week of Apple newsEach week AppleInsider posts many stories about Apple its products rumors and speculation and information about related vendors and other firms Our weekend video series This Week in Apple condenses down the week s stories into an easy to digest video recap Read more 2021-08-28 12:10:22
Apple AppleInsider - Frontpage News Apple Watch Series 6 is world's most popular smartwatch model, research suggests https://appleinsider.com/articles/21/08/28/apple-watch-series-6-is-worlds-most-popular-smartwatch-model-research-suggests?utm_medium=rss Apple Watch Series is world x s most popular smartwatch model research suggestsLed by Apple Watch Series Apple continued to dominate the world s smartphone market in the second quarter of as sector shipments climbed back to pre pandemic levels according to new estimates Apple led the smartwatch sector on Apple Watch shipments of million units in the period ending in June a increase from the same time last year Strategy Analytics estimates The tech giant accounts for of the global market down slightly from in Apple still owns half the market and is keeping rivals at bay said Neil Mawston executive director at Strategy Analytics Apple Watch Series today is by far the world s most popular smartwatch model due to its blend of sleek design good usability on a small screen and a growing portfolio of health and fitness apps Read more 2021-08-28 12:12:23
Apple AppleInsider - Frontpage News Google spending $15B to remain default iOS search engine to block Microsoft https://appleinsider.com/articles/21/08/27/google-forecast-to-spend-15b-in-2021-to-remain-default-ios-search-engine?utm_medium=rss Google spending B to remain default iOS search engine to block MicrosoftGoogle is seemingly adamant in its decision to maintain the coveted role of default search engine on iOS a strategy that could generate nearly billion for Apple in according to one industry analyst The internet search giant is forecast to spend nearly billion over fiscal for the opportunity according to a note from Bernstein analyst Toni Sacconaghi as reported by Philip Elmer DeWitt s Apple this week That figure is up from as much as billion in and up to billion in Neither Apple nor Google have disclosed details of the deal but the contribution reportedly accounted for between to of Apple s annual profits in Sacconaghi arrived at the billion figure by parsing through Apple s recent earnings reports and analyzing Google s traffic acquisition costs Read more 2021-08-28 12:11:29
海外TECH Engadget Soon you can experience a spacewalk through virtual reality https://www.engadget.com/spacewalk-virtual-reality-123303570.html?src=rss Soon you can experience a spacewalk through virtual realityMost of us will never be able to visit space much less experience what it s like to do a spacewalk Even billionaires who can afford to pay for a trip beyond the atmosphere of our planet ーor at least somewhere in that vicinity ーcan only look out from their spaceships Episodes and of the immersive series Space Explorers The ISS Experience however will give you a way to see what it s like to float around in space To make that happen Felix amp Paul Studios one of the series creators customized a virtual reality camera and attached it to the Canadarm robot to capture D degree scenes from outside the space station nbsp Felix amp Paul s quot Outer Space Camera quot is a customized version of the commercially available Z Cam V Pro It has nine K sensors that can take D degree images at K resolution The camera has also been modified to withstand harsh conditions including UV radiation temperature extremes and micrometeoroid impacts The team attached it to the Canadarm robotic arm which moves around the station s external structure nbsp Jonathan Woods the series executive producer for Time Studios one of the entities behind the project along with NASA said quot Capturing the Earth in stereoscopic D degree format from space outside the space station has never been attempted until now It s beyond exciting and surreal to see this happening knowing that the dream for this ambitious project started over five years ago in quot Episodes and will be available this fall and winter respectively in degree mobile format on G enabled devices through leading carriers around the world including LGU in South Korea KDDI in Japan Orange in France and Deutsche Telekom in Germany They will also be available as fully immersive VR experiences on the Oculus Store for the Rift the Quest and Quest headsets 2021-08-28 12:33:03
ニュース BBC News - Home Afghanistan: Final UK flight for civilians leaves Kabul, says government https://www.bbc.co.uk/news/uk-58367225?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-28 12:55:52
ニュース BBC News - Home England get huge win over India to level series https://www.bbc.co.uk/sport/cricket/58363453?at_medium=RSS&at_campaign=KARANGA headingley 2021-08-28 12:01:06
ニュース BBC News - Home Sark lawnmower race: Island without cars hosts 'unique' event https://www.bbc.co.uk/news/world-europe-guernsey-58357642?at_medium=RSS&at_campaign=KARANGA channel 2021-08-28 12:12:31
ニュース BBC News - Home India v England: Craig Overton wraps up England third Test win as Mohammed Siraj caught by Jonny Bairstow https://www.bbc.co.uk/sport/av/cricket/58369625?at_medium=RSS&at_campaign=KARANGA India v England Craig Overton wraps up England third Test win as Mohammed Siraj caught by Jonny BairstowCraig Overton wraps up a stunning England victory with the eighth wicket of the morning session on day four of the third Test as Mohammed Siraj edges to Jonny Bairstow 2021-08-28 12:35:37
ニュース BBC News - Home Football Focus: Cristiano Ronaldo return a 'game changer' for Man Utd says Peter Schmeichel https://www.bbc.co.uk/sport/av/football/58369010?at_medium=RSS&at_campaign=KARANGA Football Focus Cristiano Ronaldo return a x game changer x for Man Utd says Peter SchmeichelSpeaking to Football Focus former Manchester United goalkeeper Peter Schmeichel says Cristiano Ronaldo s return to Old Trafford is a game changer for his former side and they should now be in the frame to compete for the Premier League title 2021-08-28 12:22:13
ニュース BBC News - Home Tokyo Paralympics medal table - which country has won most golds? https://www.bbc.co.uk/sport/disability-sport/58267874?at_medium=RSS&at_campaign=KARANGA britain 2021-08-28 12:06:38
サブカルネタ ラーブロ 立川たんぎょう 菜花@立川市<塩野菜つけたんめん+餃子> http://feedproxy.google.com/~r/rablo/~3/tQgnF2Hx-uc/single_feed.php 餃子 2021-08-28 13:07:35
北海道 北海道新聞 ロボット競技、琴似工業高V 札幌で全道大会11チーム出場 https://www.hokkaido-np.co.jp/article/583189/ 工業高校 2021-08-28 21:15:00
北海道 北海道新聞 桐生が10秒18、100m優勝 陸上のナイトゲームズ https://www.hokkaido-np.co.jp/article/583185/ 陸上競技場 2021-08-28 21:05:00
北海道 北海道新聞 国内で2万2751人が感染 重症者2060人、過去最多 https://www.hokkaido-np.co.jp/article/583184/ 新型コロナウイルス 2021-08-28 21:05:00
仮想通貨 BITPRESS(ビットプレス) 書籍「カラ売り屋vs仮想通貨」黒木亮 (著) https://bitpress.jp/count2/3_58_12730 書籍「カラ売り屋vs仮想通貨」黒木亮著カラ売り屋vs仮想通貨仮想通貨は、夢の通貨か、悪魔のカジノか元官僚の日本人と人のアメリカ人が運営するウォール街のカラ売りファンド、パンゲアカンパニーが、新たにつの日本企業に照準を定めた。 2021-08-28 21:16:11
仮想通貨 BITPRESS(ビットプレス) [日経] キューバ、仮想通貨取引を登録対象へ ドル代替で利用増 https://bitpress.jp/count2/3_9_12729 登録 2021-08-28 21:13:44
海外TECH reddit DWG KIA vs. T1 / LCK 2021 Summer Playoffs - Final / Post-Match Discussion https://www.reddit.com/r/leagueoflegends/comments/pd8opt/dwg_kia_vs_t1_lck_2021_summer_playoffs_final/ DWG KIA vs T LCK Summer Playoffs Final Post Match DiscussionLCK SUMMER PLAYOFFS Official page Leaguepedia Liquipedia Eventvods com New to LoL DWG KIA T Congratulations to DWG KIA on winning the LCK Summer Split and securing st seed at Worlds Finals MVP ShowMaker DK Leaguepedia Liquipedia Website Twitter Facebook YouTube T Leaguepedia Liquipedia Website Twitter Facebook YouTube MATCH DK vs T Winner DWG KIA in m Match History Damage Graph Runes Bans Bans G K T D B DK irelia aphelios renekton kalista gragas k I B C T lee sin jayce ziggs xin zhao tahmkench k H H O B C B C DK vs T Khan camille TOP gwen Canna Canyon trundle JNG viego Oner ShowMaker ryze MID azir Faker Ghost ashe BOT ezreal Teddy BeryL braum SUP leona Keria MATCH DK vs T Winner DWG KIA in m Match History Damage Graph Runes Bans Bans G K T D B DK aphelios renekton azir ezreal kalista k M B O O T lee sin jayce ryze xin zhao twisted fate k H C H DK vs T Khan camille TOP gwen Canna Canyon olaf JNG viego Oner ShowMaker kassadin MID leblanc Faker Ghost ziggs BOT vayne Teddy BeryL leona SUP trundle Keria MATCH T vs DK Winner T in m Match History Damage Graph Runes Bans Bans G K T D B T camille ziggs ryze ashe tahmkench k H I H DK lee sin aphelios jayce ezreal thresh k C B T vs DK Canna kennen TOP renekton Khan Oner viego JNG diana Canyon Faker azir MID kassadin ShowMaker Gumayusi jinx BOT kalista Ghost Keria braum SUP rell BeryL MATCH T vs DK Winner DWG KIA in m Match History Runes Bans Bans G K T D B T camille ziggs diana ziggs leona k H M H I I I DK lee sin aphelios irelia ezreal kalista k C I B T vs DK Canna gragas TOP jayce Khan Oner viego JNG trundle Canyon Faker ryze MID leblanc ShowMaker Gumayusi varus BOT ashe Ghost Keria braum SUP seraphine BeryL Patch This thread was created by the Post Match Team submitted by u adzr to r leagueoflegends link comments 2021-08-28 12:12:00
python Pythonタグが付けられた新着投稿 - Qiita kivyMDチュートリアル其の参什弍 Components - Toolbar篇 https://qiita.com/virty/items/3c726e2a7faa694fb54d で、あとは実際にメニューボタンを押すとどうなるかということを、ターミナルの挙動を見ながらキャプチャしたものが以下になります。 2021-08-28 22:20:32
python Pythonタグが付けられた新着投稿 - Qiita LINE Messaging APIを利用してグループメンバーの誕生日を祝うbotを作成してみた https://qiita.com/kimukazu/items/40a8a18900e8b5a194b8 最初は文字列の数字から誕生日を抽出しようかと思ったのですが、概要の画像のようにDatePickerを利用した方がわかりやすいですし、決まったフォーマットでレスポンスされるので不具合につながりにくいと思いDatePickerで登録するようにしました。 2021-08-28 22:14:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Nodeモジュール内のHTMLをそのまま読み込みたい。 https://teratail.com/questions/356629?rss=all rails 2021-08-28 22:57:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) js スクロール アニメーション https://teratail.com/questions/356628?rss=all jsスクロールアニメーションjsで、ボタンをクリックしたらページ上部に遅い速さでスクロールするという機能を実装させたいです。 2021-08-28 22:55:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) kickstart 利用の CentOSカスタムISOで、KVMゲストOSインストールが失敗します。 https://teratail.com/questions/356627?rss=all kickstart利用のCentOSカスタムISOで、KVMゲストOSインストールが失敗します。 2021-08-28 22:54:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) App storeに申請したら、Guideline 1.2 - Safety - User Generated Contentとなり、リジェクトされました https://teratail.com/questions/356626?rss=all Appstoreに申請したら、GuidelineSafetyUserGeneratedContentとなり、リジェクトされましたトーク機能で画像やテキストを送信できる掲示板を作りましたが、以下の理由で却下されました。 2021-08-28 22:50:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 数字当てゲームにおける入力の指定 https://teratail.com/questions/356625?rss=all 以下のコードに追記するとしたら、どのようにしたら良いのでしょうか。 2021-08-28 22:35:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PythonにてFTCS法を使って一次元非定常熱伝導方程式の温度分布を求めたい https://teratail.com/questions/356624?rss=all PythonにてFTCS法を使って一次元非定常熱伝導方程式の温度分布を求めたい前提・実現したいことプログラミング未経験の者です。 2021-08-28 22:32:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) コンソール上に検索結果の値が表示出来ない原因 https://teratail.com/questions/356623?rss=all コンソール上に検索結果の値が表示出来ない原因プログラミング初心者です。 2021-08-28 22:31:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonのスクレイピングで取ってきたWebの画像(複数のjpgファイル)をpdf形式で保存したい https://teratail.com/questions/356622?rss=all Pythonのスクレイピングで取ってきたWebの画像複数のjpgファイルをpdf形式で保存したい前提・実現したいことPythonでWeb上から複数のjpegファイルを取ってきて保存しようとしています。 2021-08-28 22:13:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) サーバアプリケーションとは? https://teratail.com/questions/356621?rss=all Webサーバや、メールサーバというのは、これらのアプリケーションを実行してサービスを行うコンピュータのことを指す。 2021-08-28 22:09:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 32bit版 lightgbmインストールエラー回避法を教えてください https://teratail.com/questions/356620?rss=all bit版lightgbmインストールエラー回避法を教えてくださいラズパイBにlightGBMを実装したいです使用エッジラズパイBnbspbitpythonlightGBM自体はbit推奨という事を理解した上で、わけあってbitにインストールしようとしています。 2021-08-28 22:07:37
Ruby Railsタグが付けられた新着投稿 - Qiita Rails <%% >と<%=%>の違い https://qiita.com/Hashimoto-Noriaki/items/3d336d910639f4ab3a4b lttarogtこれだとブラウザには表示されません。 2021-08-28 22:55:32
技術ブログ Developers.IO CloudFront는 얼마나 빠를까? 속도 테스트를 해봤습니다 https://dev.classmethod.jp/articles/how-fast-is-cloudfront-speed-test/ CloudFront는얼마나빠를까 속도테스트를해봤습니다안녕하세요클래스메소드김재욱 Kim Jaewook 입니다 이번에는S에서파일을다운로드하는것과 CloudFront를사용했을때의속도를비교해봤습니다 환경구축S 버킷생성 2021-08-28 13:50:13
技術ブログ Developers.IO [UPDATE] Amazon CloudFrontのコンソールが日本語対応しました! [ついに] https://dev.classmethod.jp/articles/amazon-cloudfront-japanese-console/ amazon 2021-08-28 13:32:02
海外TECH DEV Community Custom JavaScript CreateElement Function https://dev.to/ahmedadel/custom-javascript-createelement-function-244f Custom JavaScript CreateElement Function•One of the most common functions to create HTML elements dynamically using Vanilla JS is Document createElement which takes parameter which is the tag name this function returns the newly created element then after that you will write some code to add properties or attributes to it then append it to another element in your DOM •This process usually takes many lines which makes creating a simple html structure a headache •So let me introduce a simple function that can make this process easier let createElement initObj gt var element document createElement initObj Tag for var prop in initObj if prop childNodes initObj childNodes forEach function node element appendChild node else if prop attributes initObj attributes forEach function attr element setAttribute attr key attr value else element prop initObj prop return element So let s see what this function can do Create the html element normally Add attributes to it Key value pairs Add any custom property or events to itAdd child nodes to this elementAll in one line How to use it First of all this function takes an object that must have a property named Tag to specify the element Tag name let myElement CreateElement Tag div To add an id and some classes for example let myElement CreateElement Tag div id myId classList btn btn danger To add an on click function and an inner html let myElement CreateElement Tag div innerHTML lt i class fas fa trash alt gt lt i gt onclick yourOnClickFunction and it is the same for all object properties or even new properties you need to add to the object To add attributes with keys amp values let myElement CreateElement Tag div attributes key customAttr value key customAttr value ABC To add Child Nodes to this node after it is created let myElement CreateElement Tag div childNodes nodeElement nodeElement This is how easy you can use it‍ ️It s a function that I love to use in each project I am involved in Hope you like it 2021-08-28 13:24:38
海外TECH CodeProject Latest Articles Wild West Coding : E.B.C.O. Compression https://www.codeproject.com/Articles/5310992/Wild-West-Coding-E-B-C-O-Compression coding 2021-08-28 13:26:00
海外TECH CodeProject Latest Articles How to Design a Robust C# Cloud Id in the New Nullable Context with Generics? https://www.codeproject.com/Tips/5311101/How-to-Design-a-Robust-Csharp-Cloud-Id-in-the-New designs 2021-08-28 13:25:00
海外TECH CodeProject Latest Articles Understanding Synchronization Context; Task.ConfigureAwait in Action https://www.codeproject.com/Articles/5311504/Understanding-Synchronization-Context-Task-Configu Understanding Synchronization Context Task ConfigureAwait in ActionWhen dealing with asynchronous code one of the most important concepts that you must have a solid understanding of is synchronization context 2021-08-28 13:13:00
海外ニュース Japan Times latest articles Japan airlifts 14 Afghans from Kabul to Islamabad at U.S. request https://www.japantimes.co.jp/news/2021/08/28/national/japan-afghanistan-airlift/ citizens 2021-08-28 22:10:49
ニュース BBC News - Home Husband and wife both win Paralympic gold for GB https://www.bbc.co.uk/sport/disability-sport/58366655?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-28 13:54:28
ニュース BBC News - Home Scottish Greens back historic government deal https://www.bbc.co.uk/news/uk-scotland-scotland-politics-58360337?at_medium=RSS&at_campaign=KARANGA ministerial 2021-08-28 13:36:57
ニュース BBC News - Home Benjamin Mendy: Second man arrested in Manchester City footballer rape inquiry https://www.bbc.co.uk/news/uk-england-manchester-58369654?at_medium=RSS&at_campaign=KARANGA cheshire 2021-08-28 13:02:54
ニュース BBC News - Home Cows on the moo-ve from Swiss Alpine meadow https://www.bbc.co.uk/news/world-europe-58369772?at_medium=RSS&at_campaign=KARANGA meadowsome 2021-08-28 13:15:01
ニュース BBC News - Home Arsenal without a point or goal after 10 men thrashed by Man City https://www.bbc.co.uk/sport/football/58289653?at_medium=RSS&at_campaign=KARANGA manchester 2021-08-28 13:50:40
ニュース BBC News - Home England v India: Watch highlights as England take eight wickets on fourth morning to beat India in third Test https://www.bbc.co.uk/sport/av/cricket/58369630?at_medium=RSS&at_campaign=KARANGA England v India Watch highlights as England take eight wickets on fourth morning to beat India in third TestWatch highlights as England s bowlers produce a stunning performance to take eight wickets in the morning session sealing victory on the fourth day of the third Test against England 2021-08-28 13:03:00
ニュース BBC News - Home Victims' relatives still desperately search for news of loved ones https://www.bbc.co.uk/news/world-asia-58369771?at_medium=RSS&at_campaign=KARANGA airport 2021-08-28 13:21:38
ニュース BBC News - Home Tokyo Paralympics medal table - which country has won most golds? https://www.bbc.co.uk/sport/disability-sport/58267874?at_medium=RSS&at_campaign=KARANGA britain 2021-08-28 13:40:10
LifeHuck ライフハッカー[日本版] ハリオで煎茶もおいしく淹れられます【今日のライフハックツール】 https://www.lifehacker.jp/2021/08/240678lht-hario.html 煎茶 2021-08-28 22:05:00
サブカルネタ ラーブロ 西北拉麺 (シーベイラーメン)(水天宮前)/牛肉拌麺(大盛) http://feedproxy.google.com/~r/rablo/~3/XFRRrTcZ38A/single_feed.php 東京都中央 2021-08-28 14:20:20
サブカルネタ ラーブロ 横浜家系ラーメン 日光家/ ラーメン (690円) http://feedproxy.google.com/~r/rablo/~3/PjUIIbv1BfY/742edbf4df98c60303e439a3ffbd7f3f 家系ラーメン 2021-08-28 14:02:57
北海道 北海道新聞 山本篤が男子走り幅跳びで4位 陸上・28日 https://www.hokkaido-np.co.jp/article/583207/ 機能障害 2021-08-28 22:17:00
北海道 北海道新聞 本別町長に新人佐々木氏 三つどもえの戦い制す https://www.hokkaido-np.co.jp/article/583206/ 即日開票 2021-08-28 22:14:00
北海道 北海道新聞 渡航臓器移植で邦人2人死亡 ブルガリアへ、業者仲介 https://www.hokkaido-np.co.jp/article/583204/ 臓器移植 2021-08-28 22:11:00
北海道 北海道新聞 団体で宮路、稲葉が演技 馬術・28日 https://www.hokkaido-np.co.jp/article/583203/ 馬術 2021-08-28 22:11:00
北海道 北海道新聞 オ2―2ソ(28日) オリックス、九回に追い付く https://www.hokkaido-np.co.jp/article/583202/ 安打 2021-08-28 22:01:00
海外TECH reddit My boyfriend won't stop referring to my money as his. https://www.reddit.com/r/relationship_advice/comments/pd9lpj/my_boyfriend_wont_stop_referring_to_my_money_as/ My boyfriend won x t stop referring to my money as his Not sure if I worded the title well but I hope the text clears it up My boyfriend and I have been together for a year We met just when the world started really opening back up at a work function I generally pay for most of the things we do which I don t have a problem with because I can afford it He s a clerk and I m a supervisor which means we ve got a significant salary difference Recently though I ve noticed he s been saying my money is his For example we went to the supermarket a couple of weeks ago and he said quot I ll get this one quot but still asked for my card and paid with it We also went to lunch twice last week and both times he asked me for money beforehand and then paid with it We got gas yesterday and he made a big deal of me paying the attendant but then took the money I planned to pay her with and paid with that There are a lot more examples but those are just the most recent Is this something I should be worried about Is it an indicator of something else What do I do submitted by u ElectronicAbroadd to r relationship advice link comments 2021-08-28 13:17:14
python Pythonタグが付けられた新着投稿 - Qiita こんな言い回しをしている記事は,うんざりだ https://qiita.com/StrawBerryMoon/items/3fcd151094a2d215db93 こんな言い回しをしている記事はうんざりだ技術書とまでは言わないがちゃんとした文書を書こうと思うならそれなりの心構えがあってしかるべし社内文書でもこんな文章を書いているんだろうか引数括弧の中にはインストールしたいパッケージがGitHub上のどこに保存されているかを示す文字列を入れてあげます。 2021-08-28 23:29:00
python Pythonタグが付けられた新着投稿 - Qiita [jismesh-raster]地域メッシュデータをかんたんに可視化しよう https://qiita.com/Kanahiro/items/499232d415583dde9479 2021-08-28 23:00:29
js JavaScriptタグが付けられた新着投稿 - Qiita Javascriptで両端キュー(ArrayDeque)を実装してみた https://qiita.com/watarimaycry2/items/5464265216dfb2d9f79c キューはできたけど両端キューではないので作るBFSは「左に追加」が想定されるので、位置の指定がマイナスとなる可能性がある。 2021-08-28 23:16:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 特定のパッケージやプロジェクトをnpm iする際に、推奨されるnode.jsやnpmのバージョンはどこを参照すれば分かりますか? https://teratail.com/questions/356636?rss=all 特定のパッケージやプロジェクトをnpmiする際に、推奨されるnodejsやnpmのバージョンはどこを参照すれば分かりますか特定のパッケージやプロジェクトをnpmnbspiする際に、推奨されるnodejsやnpmのバージョンはどこを参照すれば分かりますかngxadminのstarterkitを利用してアプリ開発を行っています。 2021-08-28 23:56:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python pandas.pivot_table 項目名称を削除したい https://teratail.com/questions/356635?rss=all pythonpandaspivottable項目名称を削除したい前提・実現したいことpythonでwebスクレイピングした情報をもとに、ピボットテーブルを作成し、自身のサイトにそのテーブルを載せることを目的としたプログラムを作成しています。 2021-08-28 23:53:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでdfにスプライン補間ができない https://teratail.com/questions/356634?rss=all pythonでdfにスプライン補間ができない・NaNが含まれているデータに対して、次のスプライン補間をしてNaNをなくしたい。 2021-08-28 23:37:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PowershellでMicrosoftアプリ(UWP)のショートカットアイコンを出したい https://teratail.com/questions/356633?rss=all PowershellでMicrosoftアプリUWPのショートカットアイコンを出したいPowershellを使って、MicrosoftアプリUWPのショートカットアイコンをデスクトップに出したいと思っています。 2021-08-28 23:20:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) fast api と nginx をdocker-compose で動かしたら connect() failed (111: Connection refused) while connection https://teratail.com/questions/356632?rss=all fastapiとnginxをdockercomposeで動かしたらconnectfailedConnectionrefusedwhileconnection前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-28 23:16:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PL/pgSQLのカーソル使用時のselect文のエラーについて https://teratail.com/questions/356631?rss=all PLpgSQLのカーソル使用時のselect文のエラーについてPLpgSQLの実行時にエラーが発生しました。 2021-08-28 23:13:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 2Dでクリックされている場所の方向を向いてついてくるようにしたいのですが うまく回転しなかったりついてこないのですがどうした良いのでしょうか。 https://teratail.com/questions/356630?rss=all Dでクリックされている場所の方向を向いてついてくるようにしたいのですがうまく回転しなかったりついてこないのですがどうした良いのでしょうか。 2021-08-28 23:02:47
Ruby Rubyタグが付けられた新着投稿 - Qiita カスタマイズしたvalidationチェックを行う https://qiita.com/regulus_note/items/437c9c532a418d353b95 recipesformrbvalidatesnamescheck普通のヘルパーメソッドを使うときの癖でvalidatesと複数形にしてしまったのが原因。 2021-08-28 23:17:22
Ruby Rubyタグが付けられた新着投稿 - Qiita herokuデプロイ時にパスワードが要求された https://qiita.com/Izushi/items/58e1415f2b4453073db7 herokuデプロイ時にパスワードが要求された内容編集したアプリをgithubにpushした後、herokuにデプロイしようとしたところパスワードの要求をされましたが、、、gitpushherokuHEADUsernameforPasswordforhttpsgitherokucomremoteWARNINGremoteDonotauthenticatewithusernameandpasswordusinggitremoteRunherokulogintoupdateyourcredentialsthenretrythegitcommandremoteSeedocumentationfordetailshttpgitauthenticationfatalAuthenticationfailedforusernameかpasswordどちらかを間違えたのか、怒られました。 2021-08-28 23:05:22
Docker dockerタグが付けられた新着投稿 - Qiita M1 Macではselenium/standalone-chromeのdocker imageが使えない https://qiita.com/takugenn/items/10bc77f0e88167482366 2021-08-28 23:39:45
Git Gitタグが付けられた新着投稿 - Qiita 個人的におすすめなGit管理ツール https://qiita.com/nnnobuo/items/981edd50544ea66ebf8d 個人的におすすめなGit管理ツールGit管理でおすすめなツールがいくつかあるのでそちらを紹介したいと思います。 2021-08-28 23:38:00
Git Gitタグが付けられた新着投稿 - Qiita herokuデプロイ時にパスワードが要求された https://qiita.com/Izushi/items/58e1415f2b4453073db7 herokuデプロイ時にパスワードが要求された内容編集したアプリをgithubにpushした後、herokuにデプロイしようとしたところパスワードの要求をされましたが、、、gitpushherokuHEADUsernameforPasswordforhttpsgitherokucomremoteWARNINGremoteDonotauthenticatewithusernameandpasswordusinggitremoteRunherokulogintoupdateyourcredentialsthenretrythegitcommandremoteSeedocumentationfordetailshttpgitauthenticationfatalAuthenticationfailedforusernameかpasswordどちらかを間違えたのか、怒られました。 2021-08-28 23:05:22
Ruby Railsタグが付けられた新着投稿 - Qiita カスタマイズしたvalidationチェックを行う https://qiita.com/regulus_note/items/437c9c532a418d353b95 recipesformrbvalidatesnamescheck普通のヘルパーメソッドを使うときの癖でvalidatesと複数形にしてしまったのが原因。 2021-08-28 23:17:22
Ruby Railsタグが付けられた新着投稿 - Qiita herokuデプロイ時にパスワードが要求された https://qiita.com/Izushi/items/58e1415f2b4453073db7 herokuデプロイ時にパスワードが要求された内容編集したアプリをgithubにpushした後、herokuにデプロイしようとしたところパスワードの要求をされましたが、、、gitpushherokuHEADUsernameforPasswordforhttpsgitherokucomremoteWARNINGremoteDonotauthenticatewithusernameandpasswordusinggitremoteRunherokulogintoupdateyourcredentialsthenretrythegitcommandremoteSeedocumentationfordetailshttpgitauthenticationfatalAuthenticationfailedforusernameかpasswordどちらかを間違えたのか、怒られました。 2021-08-28 23:05:22
技術ブログ Developers.IO 特定のDynamoDBテーブルのデータの操作のみ可能なIAMユーザー(ログインプロファイル)を作成する https://dev.classmethod.jp/articles/create-iam-users-login-profiles-that-can-only-manipulate-data-in-specific-dynamodb-tables/ dynamodb 2021-08-28 14:55:23
技術ブログ Developers.IO [アップデート]CloudWatch dashboardに任意のLambda関数の結果を表示できるcustom widgetsが使えるようになりました https://dev.classmethod.jp/articles/cloudwatch-dashboard-custom-widgets/ cloudwatchdashboard 2021-08-28 14:34:25
海外TECH DEV Community Creating content but getting no engagement? 😭 A community that can help! 💪 https://dev.to/inhuofficial/creating-content-but-getting-no-engagement-a-community-that-can-help-5bg5 Creating content but getting no engagement A community that can help Have you ever created an article that was excellent fine tuned it to perfection released it and got views or less If so stick around as francescoxx is trying to help fix that Francesco s Discord ServerFrancesco has done quite well on Twitter k followers on DEV not as well I have done quite well on DEV on Twitter not so well followers So Francesco came up with the idea of repurposing his discord server as a space for content creators to collaborate The idea being that we would support each other comment on articles and videos share them if appropriate to your channels etc At the same time looking for opportunities to collaborate on content so we can share the load and give each other a boost That way I can like and comment on Francesco s content and share it he can do the same with mine and for the sake of seconds of out time we can boost each other massively The idea is to have hundreds of people doing the same building a mini content promotion and support network If you are hoping to make content creation a part of your process for finding a job or maybe even make it your whole career this may be the boost you have been looking for With over members already it should become quite lively once a few of us start interacting there How does it help Take DEV as an example If your article gets a few early likes and shares it will get noticed in the feed So more people will read it and end up sharing it So it gets more views and likes etc Once you get to about interactions you are high enough up the week feed to get noticed after the initial hours in the main feed so you get more views etc So the idea is to help you start the snowball effect Plus it helps to have multiple channels to promote content on so linking with people who use social media channels that you don t use is a massive bonus as you can t manage every social media channel option if you still want a life What do you have to do to join At the moment just create content and be active in helping others promote their content You don t need a big following in fact that is Francesco s whole idea to help those of us with a tiny following like me build up our follower count but great content that is well written well produced is obviously a must Ideal for people who have put the ground work in refined their message and or production style and are producing great content but just want to get a more engaged audience and a bigger reach Want an invite It isn t my server so I can t really set any rules but from a personal perspective I will happily invite you if you have written produced content consistently for at least months The content is well formatted well produced That is it Whether it be videos twitter threads on other platforms etc It doesn t matter As long as it is decent quality come join us Leave a comment below with a link or links if on multiple platforms to your stuff Be quickFrancesco doesn t hang around I have seen his follower count sky rocket over just a few short weeks after putting the hard graft in at the beginning I might add something he is trying to help us to avoid At this point the server is quiet and it will be easy to get noticed take advantage while you can and come say hi I am inviting some people who s work I enjoy including afif alvaromontoro madsstoumann sidcraftscode siddharthshyniben max number of mentions in an article there are a few more of you There are a few of you who are in the back pocket as well where I am just waiting to see if you post regularly and consistently posandu I am looking at you But at the same time I am sure there are loads of people who write who I have never interacted with so shout up in the comments I look forward to seeing if we can build a community that cross promotes collaborates and helps each other See you all there 2021-08-28 14:15:44
海外TECH DEV Community Login form with CSS https://dev.to/posandu/login-form-with-css-n0l Login form with CSSIn this tutorial I ll show you how to create a login form with pure CSS First look the video above to see how I make the login form Then after the video there s a preview and the code of the result Video The HTML lt form action id main gt lt h gt Login to your account lt h gt lt div class input parent gt lt label for username gt Username or Email lt label gt lt input type text id username gt lt div gt lt div class input parent gt lt label for password gt Password lt label gt lt input type password id password gt lt div gt lt button type submit gt Login lt button gt lt form gt The CSS before after margin padding font family inherit box sizing border box main width max content margin px auto font family Segoe UI sans serif padding px px background border radius px border px solid dd animation popup s cubic bezier keyframes popup transform scale opacity transform scale opacity h text align center font size px margin bottom px font weight color eee input parent display block margin bottom px label display block font size px margin bottom px color aaa input parent input padding px px width font size px background border none color ccc border radius px outline none transition all s ease input parent input hover background input parent input focus box shadow px px px px ff button padding px px font size px background a width border none border radius px color fff transition all s ease button hover opacity button focus box shadow px px px px black body background cbb PreviewClick meSo I have nothing to write here because there s a video how I am doing it Wanna see more like this Then subscribe me on YouTube 2021-08-28 14:04:08
海外TECH DEV Community QuickSort Algorithm in Javascript https://dev.to/shubhamtiwari909/quicksort-algorithm-in-javascript-5841 QuickSort Algorithm in JavascriptHello Everyone Today I am going to show you how to write QuickSort Algorithm in Javascript QuickSort is a Divide and Conquer algorithm It picks an element as pivot and partitions the given array around the picked pivot There are many different versions of quickSort that pick pivot in different ways Always pick first element as pivot Always pick last element as pivot implemented below Pick a random element as pivot Pick median as pivot The key process in quickSort is partition Target of partitions is given an array and an element x of array as pivot put x at its correct position in sorted array and put all smaller elements smaller than x before x and put all greater elements greater than x after x All this should be done in linear time Here is The Code Part function QuickSort Arr if Arr length lt return Arr const pivot Arr Arr length const leftArr const rightArr for let i i lt Arr length i if Arr i lt pivot leftArr push Arr i else rightArr push Arr i return QuickSort leftArr pivot QuickSort rightArr const items console log QuickSort items So First we will check the length of the Array and if it is then we will return the array as it is Then we will select a pivot element which is last element in our case Then we will create two empty arrays leftarr and rightarr to compare elements with pivot and place the element accodingly Then we will iterate the array using for loop and inside for loop we will check each element that it is smaller than pivot or greater than pivotIf the Element is smaller than pivot then we will push it into left array and if the element is greater than pivot then we will push the element into right array Then we will recursively call QuickSort for left and right array to partition the arrays until it get sorted completely Output I am New to Data Structures and Algorithm So if you find any mistake in this post please correct it in the comment sectionTHANK YOUInstagram 2021-08-28 14:02:14
Apple AppleInsider - Frontpage News Best Deals August 28 - $60 off Adobe Elements bundle, 47% off Powerbeats, GoPro Hero9 Black, and more https://appleinsider.com/articles/21/08/28/best-deals-august-28---60-off-adobe-elements-bundle-47-off-powerbeats-gopro-hero9-black-and-more?utm_medium=rss Best Deals August off Adobe Elements bundle off Powerbeats GoPro Hero Black and moreSaturday s best deals include Beats Powerbeats for under Adobe Photoshop and Premiere Elements for under off the Razer Kishi Mobile Game Controller and more 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 You ll find more than just Apple products here Each section is organized by product type or brand and can contain anything from furniture to iPhone cases Read more 2021-08-28 14:06:00
海外TECH Engadget Apple will repair your faulty iPhone 12 earpiece for free https://www.engadget.com/apple-iphone-12-pro-bad-earpiece-reciever-repair-program-145746882.html?src=rss Apple will repair your faulty iPhone earpiece for freeDon t despair if you re having problems making calls on your iPhone ーthere might be a free fix for it toMacreports Apple has introduced a repair program for a quot very small quot number of iPhone and Pro units with faulty earpieces that don t emit sound during calls If your phone has this problem and was made between October and April Apple and authorized repair shops will fix the issue at no cost for up to two years after the quot first retail sale quot Apple blamed the issue on a failure prone component in the receiver This program doesn t cover the iPhone mini or Pro Max suggesting they use different receiver hardware This is the first repair program for the iPhone We wouldn t expect more given Apple s generally solid track record with recent iPhones a minority of iPhone units had unresponsive screens If nothing else though this serves as a reminder to check for programs like this before you assume a repair will prove costly 2021-08-28 14:57:46
海外TECH WIRED California Man Stole 610,000 iCloud Photos in Search of Nudes https://www.wired.com/story/icloud-photo-theft-nudes-t-mobile-security-news security 2021-08-28 14:45:51
ニュース BBC News - Home Scottish Greens back historic government deal https://www.bbc.co.uk/news/uk-scotland-scotland-politics-58360337?at_medium=RSS&at_campaign=KARANGA ministerial 2021-08-28 14:22:16
ニュース BBC News - Home Arsenal without a point or goal after 10 men thrashed by Man City https://www.bbc.co.uk/sport/football/58289653?at_medium=RSS&at_campaign=KARANGA manchester 2021-08-28 14:50:50
ニュース BBC News - Home Who are the group that attacked Kabul airport? https://www.bbc.co.uk/news/world-58362961?at_medium=RSS&at_campaign=KARANGA airport 2021-08-28 14:19:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) フッターを画面をコンテンツの一番下に追加したい https://teratail.com/questions/356644?rss=all フッターを画面をコンテンツの一番下に追加したいフッターを画面の一番下に固定したいのですがなかなかうまくいきません。 2021-08-29 00:53:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ApacheでPHPが有効化できない https://teratail.com/questions/356643?rss=all ApacheでPHPが有効化できない問題Web上でPHPファイルを読み込むとソースが表示される。 2021-08-29 00:46:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPress MW WP FORMの確認ボタン押しても確認画面に遷移しないです https://teratail.com/questions/356642?rss=all 2021-08-29 00:39:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) RDS FOR Oracle(19c)でのimpコマンドの実行について https://teratail.com/questions/356641?rss=all RDSFOROraclecでのimpコマンドの実行についてRDSnbspFORnbspOraclenbspcを利用しています。 2021-08-29 00:27:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CanvasのRectTransformのScaleがめちゃくちゃ小さい上に固定されているので変更できない https://teratail.com/questions/356640?rss=all bspnbspynbspnbspnbspznbsp 2021-08-29 00:25:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Javaで参照渡ししたい https://teratail.com/questions/356639?rss=all Javaで参照渡ししたい子クラスに親クラスのメンバを参照するメンバを作成したいです。 2021-08-29 00:19:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 構造体とポインタについて https://teratail.com/questions/356638?rss=all 構造体とポインタについて構造体とポインタプログラミング演習の質問です「stdatahを読み込んで英語数学物理の平均値と分散を求めるプログラムを作成せよ。 2021-08-29 00:12:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Laravel:Controllerからviewに配列が渡せない https://teratail.com/questions/356637?rss=all 複数チェック可のチェックボックスの回答の配列をimplodeメソッドで文字列に変換してDBに格納しています。 2021-08-29 00:04:19
Ruby Rubyタグが付けられた新着投稿 - Qiita 例外処理について基本 https://qiita.com/kouhei_wuo_0825/items/69eb83c14ce19ca47f80 例外処理について基本概要例外処理についての基本的なことについてまとめです実務において例外処理行わないことはないので、基礎的な部分を記載しておきます。 2021-08-29 00:35:01
Ruby Rubyタグが付けられた新着投稿 - Qiita [Rails]Mysql2::Error:Unknown column(フォロー機能) https://qiita.com/mkato1013/items/fe6aed5ea4e38cf109ae 昨日もフォロー機能を実装しており、ようやく終わりといった感じです。 2021-08-29 00:09:31
AWS AWSタグが付けられた新着投稿 - Qiita AWS 触ってみた https://qiita.com/EnsnOki/items/2fa79014f0d1b716767e AWS触ってみたAWSの流れが来ているのでAWS触ってみたとりあえず「アカウント作成」してWEBアプリ作成の準備をしてみた。 2021-08-29 00:53:23
Docker dockerタグが付けられた新着投稿 - Qiita VSCode リモートコンテナの Python3.8 にnvm , nodeのインストールをDockerファイルに記述する https://qiita.com/ssugimoto/items/ebe5b2ab5efbb6c6e541 手動でインストールすると発生しないけど、Dockerfileだと発生するRUNコマンド行でまとめて記載する必要があるんだけど、行で記載しても解決できず参考そのこちらでは、alpinelinuxのため少し異なる。 2021-08-29 00:19:03
Ruby Railsタグが付けられた新着投稿 - Qiita 例外処理について基本 https://qiita.com/kouhei_wuo_0825/items/69eb83c14ce19ca47f80 例外処理について基本概要例外処理についての基本的なことについてまとめです実務において例外処理行わないことはないので、基礎的な部分を記載しておきます。 2021-08-29 00:35:01
Ruby Railsタグが付けられた新着投稿 - Qiita [Rails]Mysql2::Error:Unknown column(フォロー機能) https://qiita.com/mkato1013/items/fe6aed5ea4e38cf109ae 昨日もフォロー機能を実装しており、ようやく終わりといった感じです。 2021-08-29 00:09:31
海外TECH DEV Community Wait, Wait, Wait ... Now Go! ⌚⏳ https://dev.to/alxizr/wait-wait-wait-now-go-p0k Wait Wait Wait Now Go Hello everyone Thank you for joining in for this article I know the title is a bit vague but I would like you to know that we will not be going to talk about the GO programming language but rather make it today a little discussion about blocking your code because sometimes you need to do it One of the reasons if not the most common one is to avoid being blocked by an API s rate limiter PrerequisitesBefore we begin as always we want to know what is the minimum for us to be able to start be efficient and productive Visual Studio CodeNode jsGit Bash PrologueLet us address the matter at hand we want on purpose by all means block our code or some part s of it from executing sequentially in a short period of time and carry on with our day but why is that Well like I mentioned in the beginning one of the main reasons the one that I am familiar with at least the most is to by pass the rate limiting rule of any public facing API Ever encountered this Too Many Requests error Well now we will demonstrate how to avoid it and quite elegantly if I may add Use caseI would like to talk about the motivation on implementing this scenario because you might not need this at all There are certain use cases where you will have to have this implementation in your code buried somewhere inside a helper function and no body knows it but you The one use case we are addressing for our example is rate limiting This is a far common use case than others and I have decided to use it for building today our example I also want to make sure and emphasis that we are not going to implement a rate limiter on our service but we are going to deal with one on a remote API which has nothing to do with us rather Assume that you are assigned a task to get all the information about the buses in your city and in order to achieve this information successfully you need to communicate with an external API probably provided by the bus company or the city or what ever The issues is that the data set is fairly large let s assume records and you cannot get all of them in one go so you need to basically paginate your way in getting the job done but alas you get the data in chunks and in the th try to get the next chunk you receive an error stating that you executed too many request to the server and now need to take a break We need to understand that when this error occurs we failed to accomplish the task because we did not retrieve all the records Drill down on the solutionsThere are more that enough ways to solve this matter You can argue that for example you do not need the entire data set or you can manually re run the function from the point it failed or maybe even argue that this is not your problem because you are not responsible on something you have no control of true story by the way but you do realize that you add to your fails counter as a developer who should be able to solve any task handed to you We want to talk about the solution that will guarantee us per cent success on this matter we want it to be fully automatic and no human intervention is needed and from my stand of point the most important aspect of the matter we take full ownership on the task the way we are accountable Accountability is by far one of the most valued traits any employee can have that managers love and appreciate we will leave this for another talk So by now we fully understand the what where and who but we did not yet determined the how If you consider it a bit we actually only need to do some th grade math in order to find the time period we need to wait In Physics the is a constant called T for time period and is equal to second divided by the frequency T fThis equation still does not answer our question We need to understand what we are looking for in the equation The easy part is the second we know this is a constant and we cannot change it Let us try and understand what the f for frequency stands for The f tells us how many executions or attempts we can have in second the way that the other side of the equation will remain true at all times Let s see an example Assume that we can approach the remote API times in one minute Our equation is addressing seconds so we need to convert it to One minute consist of second then we divide attempts in and we get back attempts per one second attmpts per one minute a a Now we want to place this value in the equation T f f f f f millisecondsAs we can see here in order to not violate the rate limiting rule we must have attempts at the API per minute or wait at lease milliseconds between the executions This was not that hard but wait JavaScript is asynchronous in nature How will we make it run synchronously and sequentially The real question we are actually asking is how do we make it that the HTTP requests to the remote API will wait the minimum delay time in between the executions This is where we are going to use the tool that is called BottleNeck Bottleneck is a lightweight and zero dependency Task Scheduler and Rate Limiter for Node js and the browser With the help of this tool we can apply some logic and not that complex if I may add to solve our part problem that we noted above I will give my cents on this tool and how it works from a bird s eye view in the simplest manner I can Te tool is instantiated with the use of a constructor that receives some arguments the instance that is created holds a number of methods for particular use cases we will need the wrap method The wrap method receives a function as an argument and returns a throttled version of it Let us see it in actionWe will open our visual studio code and create a new folder anywhere I will do it on my Desktop then we will open the integrated terminal then we will create a file for our code with touch main js and initialize our project with npm init y and install the bottleneck and axios npm packages with npm i S axios bottleneck command mkdir ratelimitmycode cd ratelimitmycode touch main js npm init y npm i S axios bottleneckI will use the json placeholder API for this example and you can change it to any other url that you want to test When we look at what we need to code here we basically understand that we need an HTTP client and for that reason we installed axios and we need the target url main js const axios require axios const url const main async gt const res await axios get url const data await res data main main As you can see in this piece of code there is nothing fancy in it All we do here is fetching the entire available data set the remote API has to offer under this endpoint We will now implement a different data fetching approach based on a particular item id and see what happens main js const axios require axios const url const main async gt for let i i lt i const res await axios get url i const data await res data console log data for main main You can see that this particular endpoint might hold records and we can address them with their unique id In this piece of code we are looping times to execute the same endpoint to retrieve a different piece of data We also need to remember that the particular API we are addressing has no rate limit rule turned on Let us assume that there was a rate limit rule here and we would fail after several attempts What would we do Well we already answered this question earlier We need to calculate the rate limit quota and act by it We will assume the following the API has a rate limit of requests per one minute and it holds million records As we already did the math we need to have requests per one second so in total it will take us days and hours approximately to complete the fetching successfully Do not be frightened because of this long time period We will not be fetching million records to begin with and we need to also understand that there could be very long time consuming tasks Given this information we know now that with the current implementation we have the task will fail We will not be able never to fetch the entire data set from the remote API We need to change the strategy and for this we have Bottleneck to help us import the package const default Bottleneck require bottleneck create the instance with a constructor const limiter new Bottleneck minTime ms maxConcurrent created a throttled function const throttled limiter wrap fn We see in this piece of code only configurations We will explain what we see first of all we import the package then we create an instance and passing some configuration options and finally we create a throttled version of the function to act by the rate limit We look at the configurations options and understand what we seeminTime property should hold the minimal time period we need to wait between executions and it is in milliseconds By default it is set to maxConcurrent property holds the number of jobs can be executed in the same time By default it is null and it should not be null ever you always must control this value This property exist to make sure that in case we have one job or execution that is longer the minTime value we set it will not allow more jobs to start on different threads because it can break all of our logic and math Once we constructed our instance we want to use the wrap method on our function that is responsible to get the data we pass that function as an argument and get a new throttled function Let us see an implementation with the latest code snippet from earlier We will attempt to get records and see how long it takes us with the configurations we set main js const default Bottleneck require bottleneck const axios require axios const url const limiter new Bottleneck minTime ms maxConcurrent const main async gt const requests for let i i lt i const throttled limiter wrap axios get url i requests push throttled for console log Date now await Promise all requests console log Date now rest of your code goes here main main You can see that there is a bit going on here First of all we create a throttled function on the fly inside the loop with a particular argument and push it into an array of throttled functions We then await on the requests array with Promise all to run all requests in the same time so we would receive one response The responses are ordered by the requests in the responses array We print in the terminal the timestamps before and after the promises resolves and we will see what is the time difference in milliseconds According to our math we should get a roughly seconds in total to get records this may vary with your hardware and link and add couple more seconds to the total Once you have the data you can do what ever you want with it and it has no more need for the remote API until the next time Pay attention that we do not await on the wrapped function I want to say also that we do not need to this on the fly but rather to create a function that is responsible to create the Http request object with axios and pass it to the wrap method but we will still need to pass the argument to the throttled function inside the loop I chose to do it like this because it is a simple implementation but in case we have a more complex logic the definitely we will create a helper function I hope this was very informative for you and would become very useful in the future I also recommend to read the documentation of Bottleneck it has more to offer than what we d cover in this article In a personal note i would really appreciate if you could provide some feedback on what you are reading this would help me a lot I am talking about my English skills or something that i missed to address in the article itself whatever you find can be very valuable for me to improve Stay tuned for nextLike subscribe comment and whatever Thank you amp Goodbye 2021-08-28 15:33:02
海外TECH DEV Community How on earth does this work? https://dev.to/riversiderocks/how-on-earth-does-this-work-11e How on earth does this work I was browsing the internet the other day and came across a site known as spur us The site claims to Stops fraud and abuse on the internet by collecting and indexing IP usage VPN IPs and proxy IPs Its a very interesting site you can get info on any IP by visiting spur us context youriphere My question is how does it work How does a site collect data on every IP address out there How do they know that X amount of people are on my IP address How do they know that I have connected to the Tor network or used ProtonVPN 2021-08-28 15:28:32
Apple AppleInsider - Frontpage News Best Deals August 28 - $350 GoPro Hero9 Black, $60 off Adobe Elements, 47% off Powerbeats, more https://appleinsider.com/articles/21/08/28/best-deals-august-28---60-off-adobe-elements-bundle-47-off-powerbeats-gopro-hero9-black-and-more?utm_medium=rss Best Deals August GoPro Hero Black off Adobe Elements off Powerbeats moreSaturday s best deals include Beats Powerbeats for under Adobe Photoshop and Premiere Elements for under off the Razer Kishi Mobile Game Controller and more 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 You ll find more than just Apple products here Each section is organized by product type or brand and can contain anything from furniture to iPhone cases Read more 2021-08-28 15:56:09
海外TECH Engadget GoPro's next Hero action camera might offer a leap in image quality https://www.engadget.com/gopro-hero-10-black-action-camera-leak-154757016.html?src=rss GoPro x s next Hero action camera might offer a leap in image qualityHow will GoPro improve on its Hero Black action camera By focusing on the fundamentals apparently WinFuture claims to have leaked GoPro Hero Black images suggesting the upcoming cam will improve image quality Most notably it would have a GP processor allowing K video at up to frames per second ーyou wouldn t have to choose between K and glass smooth frame rates like you do with the Hero which only manages K at FPS GoPro will reportedly jump to a megapixel sensor versus MP in the Hero that allows higher resolution photos You might also see improved video stabilization through HyperSmooth although it s not clear how the company will improve its quot gimbal like quot anti shake technology There s no mention of when GoPro might introduce the Hero Black although it launched the Hero in September last year We wouldn t be surprised if the follow up was weeks away It might be a well timed release too Now that society is slowly reopening there are more opportunities to embark on outdoor adventures ーmore people may be looking for action cams to document their expeditions 2021-08-28 15:47:57
ニュース BBC News - Home Scottish Greens back historic government deal https://www.bbc.co.uk/news/uk-scotland-scotland-politics-58360337?at_medium=RSS&at_campaign=KARANGA ministerial 2021-08-28 15:35:31
ニュース BBC News - Home Covid: Delta variant patients twice as likely to need hospital care https://www.bbc.co.uk/news/health-58354342?at_medium=RSS&at_campaign=KARANGA different 2021-08-28 15:26:13
ニュース BBC News - Home Covid-19 in the UK: How many coronavirus cases are there in my area? https://www.bbc.co.uk/news/uk-51768274?at_medium=RSS&at_campaign=KARANGA cases 2021-08-28 15:53:48
ニュース BBC News - Home Elaine Thompson-Herah wins 100m as Dina Asher-Smith comes third in Paris https://www.bbc.co.uk/sport/av/athletics/58371144?at_medium=RSS&at_campaign=KARANGA Elaine Thompson Herah wins m as Dina Asher Smith comes third in ParisWatch Elaine Thompson Herah break the women s m meeting record with a time of seconds as Dina Asher Smith finishes third in the Diamond League in Paris 2021-08-28 15:37:14
北海道 北海道新聞 使用見合わせ外で異物混入 沖縄、モデルナ製ワクチン https://www.hokkaido-np.co.jp/article/583236/ 新型コロナウイルス 2021-08-29 00:12:00
北海道 北海道新聞 本別町長に新人佐々木氏 三つどもえの戦い制す https://www.hokkaido-np.co.jp/article/583206/ 即日開票 2021-08-29 00:08:31
海外TECH reddit Rogue vs. Fnatic - LEC Summer 2021 Losers' Bracket Finals - Game 1 Discussion https://www.reddit.com/r/leagueoflegends/comments/pdc80t/rogue_vs_fnatic_lec_summer_2021_losers_bracket/ Rogue vs Fnatic LEC Summer Losers x Bracket Finals Game DiscussionFnatic dominate game and take the lead on the series Big perfomance from Nisqy on Ryze Rogue spent most of the game doing nothing and slowly loses out submitted by u NgtMr to r leagueoflegends link comments 2021-08-28 15:49:01
海外TECH reddit George Russell Post Qualifying Interview https://www.reddit.com/r/formula1/comments/pdbd8k/george_russell_post_qualifying_interview/ George Russell Post Qualifying Interview submitted by u ContentPuff to r formula link comments 2021-08-28 15:02:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) React ユーザー認証(初学者用) https://teratail.com/questions/356650?rss=all Reactユーザー認証初学者用初心者です。 2021-08-29 01:54:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [scapy]Amazonページの画像URLに該当するタグが抽出できない https://teratail.com/questions/356649?rss=all scapyAmazonページの画像URLに該当するタグが抽出できない前提・実現したいことAmazonのページから商品画像のURLを取得したいと思っています。 2021-08-29 01:54:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) EC2でlsyncdとrsyncとsshでファイルの同期をしたいのですが、lsyncdでエラーメッセージが出て解決できません。 https://teratail.com/questions/356648?rss=all ECでlsyncdとrsyncとsshでファイルの同期をしたいのですが、lsyncdでエラーメッセージが出て解決できません。 2021-08-29 01:43:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) QT C++ において、MainWindowの表示時・非表示時によって CloseEvent通過後の挙動が異なる理由についてお教えください https://teratail.com/questions/356647?rss=all QTCにおいて、MainWindowの表示時・非表示時によってCloseEvent通過後の挙動が異なる理由についてお教えください前提・実現したいこと趣味でプログラミングをしている程度の知識です。 2021-08-29 01:39:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPからSwiftに転向 https://teratail.com/questions/356646?rss=all Swiftに将来性はあるのかphpを習得した後に勉強するべきか個人としてはiOSエンジニアになりたいならさっさとSwiftを勉強するべきだと思ってます笑でも現在Macがなく数ヶ月は買える状況ではないです。 2021-08-29 01:24:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【WPF】RichTextBoxのText要素に角丸枠線を付けたい https://teratail.com/questions/356645?rss=all 【WPF】RichTextBoxのText要素に角丸枠線を付けたい前提・実現したいことWPFのRichTextBoxにコードで追加するTextを枠線で囲もうとしています。 2021-08-29 01:09:52
Docker dockerタグが付けられた新着投稿 - Qiita 1分で環境立上げ - create-react-app & typescript & yarn & dockerを実行するまで https://qiita.com/tak215/items/c21caee207376d79a712 分で環境立上げcreatereactappamptypescriptampyarnampdockerを実行するまでIssuecreatereactappamptypescriptでアプリが完成したが、良さそうなDockerfileとdockercomposeymlが無い。 2021-08-29 01:05:07
golang Goタグが付けられた新着投稿 - Qiita Go言語で構造体データをファイルに書き出し/読み込みをする方法メモ https://qiita.com/KMim/items/9ce25e3e0226ad640069 Structsencodeanddecodeonlyexportedfields上のコードの場合、tileInfoというtypeの二重配列をファイルに保存していますが、最初私はこのtypeのフィールド名を小文字にしていたため、読み込み時に値が初期値intならstringなら空文字となっていて、困惑しました。 2021-08-29 01:20:23
技術ブログ Developers.IO “aws:PrincipalOrgID”はサービスプリンシパルでは使えないので注意しよう https://dev.classmethod.jp/articles/aws-principalorgid/ awsprincipalorgid 2021-08-28 16:29:29
海外TECH DEV Community ✅ Tell Me About A Time You Received Constructive Feedback | Facebook Behavioral Interview (Jedi) Series 🔥 https://dev.to/theinterviewsage/tell-me-about-a-time-you-received-constructive-feedback-facebook-behavioral-interview-jedi-series-5254 Tell Me About A Time You Received Constructive Feedback Facebook Behavioral Interview Jedi Series Before we discuss this question let us recap what the Behavioral Interview Round at Facebook is Behavioral Interview Round is also known as the Jedi Interview round at Facebook It is about you and your history your résumé and your motivation The purpose of this interview is to assess whether the candidate will thrive in Facebook s peer to peer minimal process and unstructured engineering organization For Software Engineers the behavioral interview is actually part behavioral and part coding The coding part is a shorter version of the usual coding interviews and is included to supplement the other two coding interviews to get an additional coding signal Tips amp Tricks to effectively prepare for Behavioral InterviewsKnow yourself Take the time to review your résumé as the interviewer will almost certainly ask about key events in your work history Have concrete examples or anecdotes to support each of the questions Familiarize yourself with Facebook s mission statement and its five core values Be BoldFocus on ImpactMove FastBe OpenBuild Social ValueBe yourself Be open and honest about your successes and failures Be humble and focus on teamwork leadership and mentorship qualities Now let us review how to effectively answer this question Question Tell Me About A Time You Received Constructive FeedbackVideo Explanation with Evaluation Criteria Response Framework Tips amp Tricks Sample Answer Example and a Special Case of Don t Have Any Work Experience Tell me about a time you received constructive feedback is one of the most challenging questions asked in the behavioral interview Interviewers sometimes also ask this question as What is your greatest weakness Evaluation Criteria Everyone makes mistakes in their careers and has received constructive feedback from their managers or peers By this question the interviewer s goal is not to trick you but to assess how you react when you receive feedback from others They want to get a handle on how well you can adapt and perform in challenging situations and unstructured environments They are trying to judge your ability to stay calm and composed with the right attitude when receiving criticism of any type whether constructive or negative Employers want to understand your enthusiasm to Learn new things Exercise judgment under pressure andShift gears when needed They are also evaluating your Communication skills Ability to identify the gaps in your skills andThe willingness to improve yourself continuously Response FrameworkOur advice is to pick a compelling and honest story that can articulate a real life experience where you received constructive feedback from your manager or peer at your workplace Describe the situation the events that occurred and explain what feedback you received and from whom Elaborate to the interviewer how did you react when you received the feedback Show that you maintained a calm and composed attitude and were not defensive to the person who gave you the feedback Explain to the interviewer how you evaluated and decided your plan of action Elaborate on the strategy that you used to improve yourself based on the criticism Finally express to the interviewer that you are level headed and act responsibly even in times of disagreement Show that the steps you took helped you in addressing the feedback Explain the learnings you took from this challenging situation and how they helped you become a better engineer Tips amp TricksHere are some tips and tricks that will help you effectively prepare this question for the behavioral interview Always remain calm composed and professional Refrain from being negative and avoid blaming your employer coworkers or manager Companies generally do not like to hire people who are always pointing fingers at others Use a compelling story that is honest and believable It is most desirable to describe a real life example to the interviewer to show that you have actually faced such a situation in your career and not just talk about a generic strategy Choose a criticism or feedback that does not disqualify you from the job you are applying for Do not sugarcoat your answer with irrelevant details Spend more time talking about your strategy and the actions you took to improve yourself The biggest way to mess up answering this question is by simply saying that you have never received constructive feedback at your workplace Instead explain your strategies for dealing with such situations from your day to day life or the projects you did in college Prepare the response for this question beforehand as it will be tough to structure your answer on the spot during the interview Do not memorize the answer as it should come naturally and you should sound confident to the interviewer Sample Answer Example Here is Phoebe She is currently working as a Technical Lead at a major technology company She is interviewing for the role of Staff Software Engineer at Facebook Listen to her response to this question in this YouTube Video Special Case Don t Have Any Work ExperienceIt may be the case that you don t have any work experience New Grads and entry level software engineers usually fall under this category If you are in such a situation Do not end your answer by simply saying that you have never received constructive feedback at your workplace Remember no human is perfect and everyone makes mistakes in their life Try to use a real life experience from your everyday life or the projects you did in college This will help the interviewer evaluate you on the following attributes that we mentioned earlier How you react when you receive feedback of any type whether constructive or negative Ability to stay calm and composed with the right attitude Enthusiasm to learn new things Communication skills Ability to identify the gaps in your skills andWillingness to improve yourself continuously Preparation MaterialLearn more about the Evaluation Criteria Response Framework Tips amp Tricks and Sample Answers Examples to effectively prepare and answer these top questions asked in the Behavioral Interviews at Facebook Certain special cases are also discussed which are usually faced by the candidates during these interviews ️Detailed Notes on Top Facebook Behavioral Interview Questions Part Cracking the Facebook Behavioral InterviewIf you have not read our first article on Top Facebook Behavioral Interview Questions we recommend reading it by clicking the below link Top Facebook Behavioral Interview Questions Part Facebook Jedi Interview Round The Interview Sage・May ・ min read beginners tutorial programming career Cracking the Facebook System Design InterviewIn case if you have not read our series on Cracking the Facebook System Design Interview we recommend reading it by clicking the below link Top Facebook System Design Interview Questions Part Facebook Pirate Interview Round The Interview Sage・Jan ・ min read beginners tutorial programming career Useful LinksEducative io Unlimited Plan off for first users TryExponent com Membership Limited Time offer Follow for Daily Coding ProblemJoin our membership for exclusive benefits‍Best System Design Interview CourseComplete SWE Interview Course Limited Time offer ‍ ️Behavioral Interview Guide Special Discount Recommended Interview Preparation Book on Amazon ️Buy us a Coffee at BuyMeACoffee com InterviewSageTo stay updated about new posts Subscribe amp Follow Us This article is part of the series on Behavioral Interviews at Facebook So follow us to get notified when our next article in this series is published Thanks for reading ltag user id follow action button background color bdf important color ffafa important border color bdf important The Interview SageFollow Our goal is to create Software Eng Interview tutorials to help you get a job at companies like Facebook Google Apple amp Amazon We will deep dive into System Design Coding amp Behavioral interviews Some images used are from freepik com Freepik pch vector vectorjuice pikisuperstar rawpixel com slidesgo stories Upklyak jcomp macrovector official syarifahbrit redgreystockFull Disclosure amp Disclaimer 2021-08-28 16:01:31
ニュース @日本経済新聞 電子版 脱炭素の専門家を地方派遣 政府、企業から人材募集 https://t.co/g3h14i8Xbk https://twitter.com/nikkei/statuses/1431651242036453378 人材募集 2021-08-28 16:13:49
ニュース @日本経済新聞 電子版 自民総裁選、党員票トップ候補が有利 14回中13回勝利 https://t.co/yALhWK39Uh https://twitter.com/nikkei/statuses/1431651240820289537 自民 2021-08-28 16:13:49
ニュース @日本経済新聞 電子版 自衛隊機、アフガンから15人輸送 パキスタンで支援探る https://t.co/dcV77dFXBG https://twitter.com/nikkei/statuses/1431651239612190720 自衛隊機 2021-08-28 16:13:48
ニュース BBC News - Home Royal College of Nursing: Conference scrapped over sex harassment claims https://www.bbc.co.uk/news/uk-58371251?at_medium=RSS&at_campaign=KARANGA events 2021-08-28 16:23:33
ニュース BBC News - Home Hurricane Ida: New Orleans braces for possible direct hit https://www.bbc.co.uk/news/world-us-canada-58361215?at_medium=RSS&at_campaign=KARANGA katrina 2021-08-28 16:10:26
ニュース BBC News - Home Southampton earn point with 96th-minute penalty in Newcastle thriller https://www.bbc.co.uk/sport/football/58289646?at_medium=RSS&at_campaign=KARANGA Southampton earn point with th minute penalty in Newcastle thrillerJames Ward Prowse scores a dramatic th minute penalty soon after Allan Saint Maximin appeared to grab a winner for Newcastle as Southampton earn a draw 2021-08-28 16:35:11
ニュース BBC News - Home Gallagher equalises twice to rescue point for Palace at West Ham https://www.bbc.co.uk/sport/football/58289647?at_medium=RSS&at_campaign=KARANGA Gallagher equalises twice to rescue point for Palace at West HamConor Gallagher scores the first goals of Patrick Vieira s Crystal Palace reign as West Ham s winning start to the season comes to a frustrating end 2021-08-28 16:16:26
ニュース BBC News - Home Norwich remain pointless as Albrighton hits Leicester winner https://www.bbc.co.uk/sport/football/58289651?at_medium=RSS&at_campaign=KARANGA norwich 2021-08-28 16:52:19
北海道 北海道新聞 米軍、対テロ反撃開始 2人殺害、無人機空爆 https://www.hokkaido-np.co.jp/article/583241/ 首都 2021-08-29 01:06:00
海外TECH reddit Rogue vs. Fnatic - LEC Summer 2021 Losers' Bracket Finals - Game 2 Discussion https://www.reddit.com/r/leagueoflegends/comments/pdd6ru/rogue_vs_fnatic_lec_summer_2021_losers_bracket/ Rogue vs Fnatic LEC Summer Losers x Bracket Finals Game DiscussionFnatic RGE Incredible game from Hans sama despite the Wit s end build with only ap against them but holy shit what an abysmal mid game Get him out of RGE please RGE s midgame is truly a problem Odo is still invisible as ever Lartssen managed to make Ryze looks balanced What a game from Nisqy again Can we all agree that he is better than Nemesis now Also Adam s impact is insane despite having bad stats submitted by u Hazakurain to r leagueoflegends link comments 2021-08-28 16:40:53
python Pythonタグが付けられた新着投稿 - Qiita pythonで"grep -f"的な文字列の抽出。のメモ https://qiita.com/obb1120/items/ad93bd0033a09c9e86cb grepflisttxtlisttxtbbbBBBdddDDDあえてpythonで書く大人しくシェルスクリプトでやればいいのですが、ここでは敢えてpythonで書いてく。 2021-08-29 02:38:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) npm run build 大量のerrorが出てきた https://teratail.com/questions/356656?rss=all 2021-08-29 02:49:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript iframe内の操作 https://teratail.com/questions/356655?rss=all 2021-08-29 02:31:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rust : 一時的な値を参照する値を返せないのでその値を一時的でなくする方法。 https://teratail.com/questions/356654?rss=all Rust一時的な値を参照する値を返せないのでその値を一時的でなくする方法。 2021-08-29 02:28:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rails Capistrano デプロイ後の本番環境でのみ新規投稿した画像が表示されない https://teratail.com/questions/356653?rss=all RailsCapistranoデプロイ後の本番環境でのみ新規投稿した画像が表示されない開発環境では問題なく表示されていたのですが、vpsサーバーにデプロイ後の本番環境で新規投稿画像が表示されずに困っています。 2021-08-29 02:25:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ランダムな出力からカンマ(,)をなくしたい https://teratail.com/questions/356652?rss=all ランダムな出力からカンマをなくしたい前提・実現したいことランダムに配列の中身を個選び出し、それを出力するときに配列のままではなくてnbspltpgtxxxltpgtltpgtxxxltpgtnbspの状態に置き換えたい。 2021-08-29 02:24:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jquery.inview.jsでグローバルナビゲーションを実装したい https://teratail.com/questions/356651?rss=all jqueryinviewjsでグローバルナビゲーションを実装したいWordPressでjqueryinviewjsを使用して、グローバルナビゲーションを動かしたいのですが、わからないのでご回答をお願いします。 2021-08-29 02:19:56
海外TECH DEV Community Getting Started With API {day -15} https://dev.to/alsiamworld/getting-started-with-api-day-15-4p80 Getting Started With API day daysofcode day Getting much pleasure working with API Today I learned something about API and I will learn it in depth soon 2021-08-28 17:49:49
Apple AppleInsider - Frontpage News Security of Quebec vaccine passport app's QR codes questioned https://appleinsider.com/articles/21/08/28/security-of-quebec-vaccine-passport-apps-qr-codes-questioned?utm_medium=rss Security of Quebec vaccine passport app x s QR codes questionedFlaws have been uncovered in a vaccine passport iOS app after security researchers and hackers have shown there are many security issues with Quebec s mobile verification system Quebec has released its VaxiCode app a COVID vaccination passport intended to provide a way to prove a person s vaccination status via their iPhone Shortly after its release the security of the system as a whole has already come into question A computer programmer identified as Louis successfully disproved claims by Quebec s digital transformation minister Eric Caire that the QR codes generated by the system cannot be falsified modified or copied In a CBC report the man managed to create a fake proof of vaccination for a person who did not exist Read more 2021-08-28 17:33:46
海外TECH Engadget Smartwatch demand surged 47 percent this spring https://www.engadget.com/smartwatch-shipments-surge-q2-2021-171751707.html?src=rss Smartwatch demand surged percent this springThe smartwatch market doesn t appear to be cooling down any time soon ーif anything it s heating up Strategy Analytics estimates smartwatch shipments grew by a whopping percent year over year in the second quarter of with million of the wearables shipping this spring Demand at least from retailers has returned to quot pre pandemic levels quot according to the analyst firm s Steven Waltzer ーit hasn t been this hot since Strategy Analytics attributed the spike to continued demand for personal health devices It s not clear how much the pandemic recovery fuelled demand although it wouldn t be surprising if the renewed interest in going outside prompted extra sales It wasn t just the usual companies that benefited from the surge either Apple held on to a comfortable lead with percent of the market and the most popular individual smartwatch the Apple Watch Series and Samsung saw its shipments jump percent Garmin s fitness focused watches still jumped percent though and quot others quot including Fossil and other Wear OS backers saw their shipments climb percent This was a strong overall market even for smaller brands There are signs this spike will continue Apple Watch Series could be weeks away as we write this and Samsung s Wear OS packing Galaxy Watch might revitalize Android smartwatch sales Low cost LTE smartwatches from Chinese brands like Oppo and Xiaomi might also help according to the analysts This momentum will eventually die down but it s unlikely to fade in the near future 2021-08-28 17:17:51
海外科学 NYT > Science In Britain, Young Children Don’t Wear Masks in School https://www.nytimes.com/2021/08/27/us/students-masks-classrooms-britain.html measures 2021-08-28 17:22:50
ニュース BBC News - Home Afghan evacuations wind down at Kabul airport https://www.bbc.co.uk/news/world-asia-58369922?at_medium=RSS&at_campaign=KARANGA evacuation 2021-08-28 17:47:56
ニュース BBC News - Home Afghan refugee heading to UK gives birth at 30,000 feet https://www.bbc.co.uk/news/uk-58371252?at_medium=RSS&at_campaign=KARANGA havva 2021-08-28 17:29:45
ニュース BBC News - Home Gallagher equalises twice to rescue point for Palace at West Ham https://www.bbc.co.uk/sport/football/58289647?at_medium=RSS&at_campaign=KARANGA Gallagher equalises twice to rescue point for Palace at West HamConor Gallagher scores the first goals of Patrick Vieira s Crystal Palace reign as West Ham s winning start to the season comes to a frustrating end 2021-08-28 17:49:59
北海道 北海道新聞 札幌中心部の人出「先週と変わらない」 3度目緊急事態宣言後初の週末 観光客の姿目立つ https://www.hokkaido-np.co.jp/article/583188/ 感染拡大 2021-08-29 02:14:03
海外TECH reddit Rogue vs. Fnatic / LEC 2021 Summer Playoffs - Losers' Bracket Final / Post-Match Discussion https://www.reddit.com/r/leagueoflegends/comments/pde5c5/rogue_vs_fnatic_lec_2021_summer_playoffs_losers/ Rogue vs Fnatic LEC Summer Playoffs Losers x Bracket Final Post Match DiscussionLEC SUMMER PLAYOFFS Official page Leaguepedia Liquipedia Live Discussion Eventvods com New to LoL Rogue Fnatic Fnatic advance to LEC Summer Finals and secures at least nd Seed at Worlds Rogue drop out of Playoff contention and secures rd seed at Worlds Player of the Series Nisqy FNC Leaguepedia Liquipedia Discord Website Twitter Facebook YouTube Subreddit RGE Leaguepedia Liquipedia Discord Website Twitter Facebook YouTube MATCH FNC vs RGE Winner Fnatic in m Match History Game Breakdown Bans Bans G K T D B FNC Varus Kennen Xin Zhao Twisted Fate Orianna k O H H C B C C B RGE Thresh Renekton Pyke Lee Sin Jarvan IV k M FNC vs RGE Adam Camille TOP Jayce Odoamne Bwipo Viego JNG Trundle Inspired Nisqy Ryze MID Azir Larssen Upset Ezreal BOT Aphelios Hans sama Hylissang Rakan SUP Morgana Trymbi MATCH RGE vs FNC Winner Fnatic in m Match History Game Breakdown Bans Bans G K T D B RGE Thresh Aphelios Twisted Fate Ezreal Tristana k H C H FNC Kennen Varus Xin Zhao Draven Xayah k M O B O RGE vs FNC Odoamne Jayce TOP Camille Adam Inspired Trundle JNG Viego Bwipo Larssen Ryze MID Cassiopeia Nisqy Hans sama Ashe BOT Kaisa Upset Trymbi Lulu SUP Rakan Hylissang MATCH RGE vs FNC Winner Fnatic in m Match History Bans Bans G K T D B RGE Rakan Twisted Fate Ryze Zilean Syndra k H FNC Varus Jayce Lucian Kennen Gnar k C O H M B RGE vs FNC Odoamne Gangplank TOP Renekton Adam Inspired Viego JNG Trundle Bwipo Larssen Orianna MID Sylas Nisqy Hans sama Jinx BOT Aphelios Upset Trymbi Thresh SUP Braum Hylissang This thread was created by the Post Match Team submitted by u xKawo to r leagueoflegends link comments 2021-08-28 17:32:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Web制作でfooterを最下部に固定させるflex:1;の原理が知りたいです。 https://teratail.com/questions/356657?rss=all Web制作でfooterを最下部に固定させるflexの原理が知りたいです。 2021-08-29 03:15:09
海外TECH DEV Community A scalable CSS only Typewriter Effect https://dev.to/afif/a-scalable-css-only-typewriter-effect-2opn A scalable CSS only Typewriter EffectYou want a Typewriter effect for your text but you are lost within all the variations that use JS and the ones that use a complex CSS code Search no more Here is a simple typewriter effect with only few line of CSS where you don t need to deal with any complex code It s scalable and works with any kind of text See it in play How does it work The logic is pretty simple and relies on a basic HTML code lt span class type gt lt span gt CSS typewriter lt span gt lt span gt You put the text within two lt span gt and you are done You don t need to deal with pseudo element duplicated texts data attribute etc The CSS now type display inline flex type span word break break all height em width overflow hidden animation t s linear infinite alternate type span before content display inline block keyframes t width No I forget nothing This is all the CSS needed for the typewriter effect tricks are used to achieve the final result cyclic percentage sizeThis is a powerful CSS quirk to calculate width or height of elements I used a first lt span gt having display inline flex so its size depend on its content it s an inline level element The content inside the other lt span gt is using a percentage width so a width based on its container We have a cyclic calculation since each element depend on the other The Specification detail such behavior I don t recommend reading it because you will get lost I had to read it times to understand only a few cases I will try to use easy words to explain what is happening in our case First the browser will ignore the percentage width to define the width of the container The child element will have width auto Our first span will have its width equal to the width of its child so the width of the text Then the browser will get back to calculate the width of child based on the width of the parent found previously BUT the width of the parent will not change again to not fall into an infinite loop In other words the width X I am applying to the span is based on its own content that s why we don t need any complex calculation Animating the element from to is all what we need This is what we get breaking the wordsNow let s add word break break all to the previous code We are getting closer Our text is wrapping letter by letter break allBreaking is allowed within “words ref fix the height to one lineThe final trick is to set the height of the element to be equal to one line By default the height of a line is around xfont size that s why I using em You have to adjust this value based on your case or based on the value of line height it should be equal to line height That s it we have our typewriter effect Wait there is an issue with the first letter Yes good catch That s why in the initial code I am adding type span before content display inline block This will create a invisible first letter that will take the place of the real first letter ️No Javascript️A basic HTML code️No complex CSS code Less than declarations and no hard coded values️Accessible The text is written within the html code no pseudo element no duplicated text ️You can use any text you want without changing the code ️No browser support issue All the properties I am using are supported by most of the browsers We can also remove the use of flexbox Doesn t support multi line of text Well I need one drawback What about the caret You can easily add one using box shadow What about multiple text The above was only the first part of the real typewriter effect I am aiming for See it in play The HTML code is still a basic one I am lt span class type gt lt span gt lt span gt a CSS Hacker lt span gt lt span gt an expert web developer lt span gt lt span gt a lazy person lt span gt lt span gt lt span gt The CSS type display inline block type gt span display grid overflow hidden height em type span span width max width max content overflow hidden height inherit word break break all animation c s infinite steps t s linear infinite alternate m s steps infinite type span span before content display inline block keyframes t width keyframes c box shadow px box shadow px red keyframes m transform translateY The trick is to make all the spans under each other that s why I used display grid on their parent container so that the longest word will define the width of the main element Then each span will animate like previously The only difference is that with a small transform trick I will show only one at a time If you remove the overflow hidden from the second span you can see what is happening Notice the use of max width max content to limit the caret to the width of the actual text and not the width of the main element You can also notice that is used with many values s s steps translateY translateY Yes that value can be a CSS variable Our code will become scalable and we can easily add as many text as we want We have our scalable CSS only Typewriter Effect ️No Javascript️A basic HTML code️No complex CSS code️Accessible️Works with any text content️Scalable️No browser support issue 2021-08-28 18:37:47
海外TECH DEV Community 10 Cool Things You Can Do with Github.dev 😎 https://dev.to/lostintangent/10-awesome-things-you-can-do-with-github-dev-5fm7 Cool Things You Can Do with Github dev GitHub recently released github dev which if you haven t heard allows you to press from any repo in order to open it within Visual Studio Code running entirely in your browser On its own this experience represents a huge step forward for how you can view and edit code that s stored in GitHub GitHub github New shortcut Press on any GitHub repo PM Aug However what might not be immediately obvious is that github dev enables something even more powerful the ability to customize and create entirely new GitHub native workflows Instead of relying on browser extensions to augment github com you can now take advantage of the editor you already love and it s prolific ecosystem to make GitHub even more fun To illustrate what this means let s take a look at examples of what you can already do with it today PersonalizationsDevelopers love to personalize their editor in order to make it more efficient ergonomic and visually appealing Since github dev is based on VS Code you can customize your keybindings color theme file icons snippets and more Even cooler you can enable settings sync and roam your personalizations between VS Code github dev and Codespaces That way no matter where you re reading editing code you ll immediately feel at home Philipp Kief philippkief Just published v of the Material Icon Theme which can now be used with github dev PM Aug ️Sharing Deep LinksIn addition to pressing from a repo page you can also press when viewing a specific file in GitHub com Furthermore if you select some text in the currently opened file and press then when VS Code is opened both the file and text selection will be maintained You can then copy the URL in your browser and send that to others in order to share that exact same context Tyler Leonhardt BlackLivesMatter tylerleonhardt My current favorite thing is going into a file on github com selecting a few lines of code by clicking on the line numbers and then hitting That text is then highlighted in github dev…Incredibly delightful and works exactly how I would expect PM Aug Demo Click this link to see how the GitDoc extension subscribes to repo events in VS Code Pull Request ReviewsIn addition to hitting on a repo or file on github com you can also press it when viewing a pull request This enables you to review the PR using a rich multi file view that includes the ability to view amp reply to comments suggest changes and even approve merge the PR directly from the editor Sumit Kumar tweetsofsumit How epic is this github codespaces press in any file shows PR review comments in line I m using this so much already because it s faster than checking out the reviewed branch and loading the local environment AM Aug Demo Click this link to review the PR for adding a regex parse to the CodeTour extension Editing Images DiagramsBeyond editing text files VS Code also allows extensions to contribute custom editors which enables you to edit any type of asset in your projects For example if you install the Drawio extension you can view and edit rich SVG based diagrams Henning Dieterichs hediet dev Btw you can install Draw io in github dev PM Aug Additionally if you install the Luna Paint extension you can edit images PNG JPG etc Daniel Imms tyriar The new release of Luna Paint for code is out This includes some minor features as well as initial support github dev ️⃣Go to your github com repo️⃣Press ️⃣Start editingRelease notes github com lunapaint vsco…Install marketplace visualstudio com items itemName… PM Aug In each case your edits are automatically saved and you can commit push them back to your GitHub repo via the Source Control tab Even cooler you can share a deep link for an image diagram with others and as long as they install neccessary extension s they ll be able to see fork the exact same image This experience effectively makes github dev a hackable canvas for any file type that is stored in GitHub Codebase WalkthroughsLearning a new codebase is hard since it s typically unclear where to start or how various files folders relate to each other With github dev you can install the CodeTour extension which allows you to create and playback guided walkthroughs of a codebase Since github dev is available entirely in the browser this makes it easy for anyone on the team or in your community to get up to speed quickly without needing to install anything locally Jonathan Carter lostintangent ️When I initially shipped CodeTour the first thing folks asked for was a web player As of yesterday you can now go to any GitHub repo w a tour and simply press to get a walkthrough of the codebase after installing the CodeTour extension PM Aug Demo Open this repo and install CodeTour You ll be presented with a toast that asks if you d like to take the Getting Started tour Code Snippets GistsGists are a popular way for developers to manage and share code snippets config files notes and more In github dev you can install the GistPad extension and view edit your gists This allows you to maintain code snippets across multiple repos and access them from both your desktop editor as well as whenever you re browsing editing code on GitHub Jonathan Carter lostintangent If you re loving the new github dev editor and wish you could use it for gists then you re in luck You can install the GistPad extension aka ms gistpad and create edit gists directly in browser I use this for managing code snippets notes etc PM Aug Web Playgrounds TutorialsCoding playgrounds e g CodePen JSFiddle are a popular way to learn programming languages libraries and then share them with others With github dev you can install the CodeSwing extension and begin creating web playgrounds using your existing editor setup and with your files persisted back to GitHub Jonathan Carter lostintangent Another fun use case for the github dev editor web playgrounds Create interactive samples and then share them in a way that s easily remixable Check out this demo and install the CodeSwing CodeTour extensions Directly from the browser github dev lostintangent … PM Aug Demo Open this repo and install CodeSwing CodeTour After a few seconds you ll be presented with the playground environment ️Notetaking Knowledge BasesVS Code is a world class markdown editor and therefore you can start using github dev to edit and preview all of your personal notes documentation Even cooler you can install the WikiLens extension in order to get a Roam Obsidian like editing experience for maintaining a knowledge base that s stored in GitHub and is able to benefit from the ecosystem of extensions personalizations for VS Code Jonathan Carter lostintangent I ve started using github dev as my notetaking environment but I missed having support for backlinks So I created WikiLens aka ms wikilens to provide a wiki like view for GitHub markdown along with rich link navigation All From The Browser PM Aug Jupyter NotebooksIn addition to coding playgrounds another popular way to learn and share code is via Jupyter notebooks If you open an ipynb file in github dev you can immediately view the cells and cached outputs of the notebook Even better you can install the Pyodide extension in order to actually run Python code entirely in your browser ‍Paige Bailey BlackLivesMatter dynamicwebpaige Am excited to share that we have released github dev a completely in browser github code editing tool You can even run ProjectJupyter notebooks with the entire Python data science stack using the Pyodide extension marketplace visualstudio com items itemName… cc jakevdp PM Aug Creating Your Own Extension As you probably noticed most of the items above were enabled by means of an extension that someone created and published to the marketplace Since VS Code is fully extensible using simple JavaScript APIs you can create your own extensions that support not only VS Code desktop but also github dev So if you have an awesome idea for how to make coding on GitHub more productive and fun then you now have everything you need to get started 2021-08-28 18:02:02
ニュース BBC News - Home Liverpool 1-1 Chelsea: Mohamed Salah penalty equalises Kai Havertz header at Anfield https://www.bbc.co.uk/sport/football/58289649?at_medium=RSS&at_campaign=KARANGA Liverpool Chelsea Mohamed Salah penalty equalises Kai Havertz header at AnfieldMohamed Salah scores a penalty to equalise against man Chelsea as Liverpool come from behind to earn a draw at Anfield 2021-08-28 18:49:28
ニュース BBC News - Home Thompson-Herah continues stunning 100m form with victory in Paris https://www.bbc.co.uk/sport/athletics/58370951?at_medium=RSS&at_campaign=KARANGA Thompson Herah continues stunning m form with victory in ParisJamaica s Elaine Thompson Herah wins the m at the Diamond League meet in Paris in seconds with Britain s Dina Asher Smith third 2021-08-28 18:43:26
ビジネス ダイヤモンド・オンライン - 新着記事 カウンセラーの「独話」としてのセラピーが、 相互の「対話」に変わった理由 - 組織が変わる https://diamond.jp/articles/-/279125 慢性疾患ってうちの会社のことすべて見抜かれている」「『他者と働く』が慢性疾患の現状認識ツールなら、『組織が変わる』は慢性疾患の寛解ツールだ」「言語化できないモヤモヤの正体が形になって現れる体験は衝撃でした」職場に活気がない、会議で発言が出てこない、職場がギスギスしている、仕事のミスが多い、忙しいのに数字が上がらない、病欠が増えている、離職者が多い……これらを「組織の慢性疾患」と呼び、セルフケアの方法を初めて紹介した宇田川氏。 2021-08-29 04:00:00
ビジネス ダイヤモンド・オンライン - 新着記事 30歳「新卒の会社を辞めない方がいい人」と「今すぐ転職すべき人」の差 - マンガ転職の思考法 https://diamond.jp/articles/-/277213 2021-08-29 03:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 心の支えになる存在がいるのは、 とても素晴らしいことよ。 - 精神科医Tomyが教える 1秒で元気が湧き出る言葉 https://diamond.jp/articles/-/278272 人気シリーズ 2021-08-29 03:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 【米国株投資でFIRE(経済的自立と早期退職)】 ちょっと専門的だけど見逃せないポイントとは? - 英語力・知識ゼロから始める!【エル式】 米国株投資で1億円 https://diamond.jp/articles/-/278478 2021-08-29 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 【驚くほど効果あり!】精神科医が教える、イライラして爆発しそうになったら試してみてほしいこと - 精神科医が教える後悔しない怒り方 https://diamond.jp/articles/-/280269 2021-08-29 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 「完璧」「ちゃんと」の呪いに追い込まれたら、思い出してほしいこと - とても傷つきやすい人が無神経な人に悩まされずに生きる方法 https://diamond.jp/articles/-/280374 2021-08-29 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 【人体の新常識】肛門の「とてつもない機能」を知っていますか? - すばらしい人体 https://diamond.jp/articles/-/280627 【人体の新常識】肛門の「とてつもない機能」を知っていますかすばらしい人体唾液はどこから出ているのか、目の動きをコントロールする不思議な力、人が死ぬ最大の要因、おならはなにでできているか、「深部感覚」はすごい…。 2021-08-29 03:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 東大教授が教える いろんな意味で「やばい偉人」ベスト3 - 東大教授がおしえる さらに!やばい日本史 https://diamond.jp/articles/-/280546 東大教授が教えるいろんな意味で「やばい偉人」ベスト東大教授がおしえるさらにやばい日本史日本史の偉人の知られざるエピソードを紹介し、「あの偉人がこんなやばい人だとは知らなかった」と感想が多数寄せられている話題の本がある。 2021-08-29 03:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 【経営者必見!】三大金運神社の一つで祭られている経済活動の神様は? - 最強の神様100 https://diamond.jp/articles/-/280743 【経営者必見】三大金運神社の一つで祭られている経済活動の神様は最強の神様「仕事運」「金運」「恋愛運」「健康運」アップ「のご利益」の組み合わせからあなたの願いが叶う神様が必ず見つかる八百万やおよろずの神様から項目にわたって紹介。 2021-08-29 03:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 ストレスから解放され、 もっとラクな生き方に必要な たった1つのこと - 生きづらいがラクになる ゆるメンタル練習帳 https://diamond.jp/articles/-/280720 2021-08-29 03:15:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) discordのbotのログイン時にbotが起動しました。というメッセージとプレイ中にしたいのですが。。 https://teratail.com/questions/356658?rss=all discordのbotのログイン時にbotが起動しました。 2021-08-29 04:46:46
海外TECH DEV Community HTML Features, probably you never knew existed. https://dev.to/codereaper08/html-features-you-never-knew-existed-54ii HTML Features probably you never knew existed Hello again from codereaper Thanks again to all my followers who always motivate me to write blogs weekly in spite of my tight academic schedules Back again with a good article I hope In this post we are going to discuss features in HTML which probably we never knew existed So let s get into it WBR Tag Let s start from the first one in our list wordbreak tag abbreviated as lt wbr gt You may think what s the meaning of its existence well It s not like the handy br tags we use lt wbr gt just doesn t force words to break unless there s a necessary situation to do so wbr tag is an empty tag Doesn t have a closing tag We ll see a comparison between lt wbr gt and lt br gt resize the browser window to see how wbr breaks itself on necessary situations address Tag Using div s for enclosing contact info HTML gives a good semantic way of doing that using lt address gt tag So what s different in using lt address gt tags well It renders the text in Italics with line breaks above and below the lt address gt tags It also has a by default display property of block Take a look at the below JSFiddle optgroup Tag lt optgroup gt tag is used when you need to group the options into categories This makes selecting an option from a very large list of options easy User can look into the relevant category and select an option in that particular category I ve created a superhero optgroup for demonstration in the below JSFiddle portal Tag Now things get interesting What we are going to see is a tag called lt portal gt This was launched by Google in I O DevCon where they mentioned that lt portal gt will be an upgrade to lt iframe gt lt portal gt allows seamless navigation inside the embedded content too One sad thing It is not supported by many browsers including the normal Google Chrome too Currently only the Chrome canary supports the lt portal gt tag Check out the demo video below capture attribute for Input element Photo by Luca Bravo on Unsplash Lastly we are going to see about capture attribute for the input elements capture added as an attribute to an input element opens the camera for taking shots of the user front camera or the scene rear camera This tag only works on mobile and it simply falls back to a file picker in Desktop capture attribute has two values ーuser gt Opens User facing Camera Front ーenvironment gt Opens Environment Rear Take a look at the below JSFiddle And that s it for today Feel I missed out something Write down in comments I ll be happy to include Love it Give a for the article Thanks for reading and have a good time 2021-08-28 19:29:19
Apple AppleInsider - Frontpage News Labodet MagSafe Mask review: A minimalist leather cover for the iPhone 12 https://appleinsider.com/articles/21/08/28/labodet-magsafe-mask-review-a-minimalist-leather-cover-for-the-iphone-12?utm_medium=rss Labodet MagSafe Mask review A minimalist leather cover for the iPhone Though its price tag certainly puts it out of the reach of many Labodet s MagSafe Mask for iPhone is an incredibly unique and smart way to outfit your device Labodet MagSafe Mask on iPhone Pro MaxPremium high fashion design Read more 2021-08-28 19:19:52
海外TECH Engadget Microsoft might not deliver Windows 11 updates to PCs with old CPUs https://www.engadget.com/microsoft-windows-11-updates-withheld-older-cpus-194632054.html?src=rss Microsoft might not deliver Windows updates to PCs with old CPUsMicrosoft might let you install Windows on PCs with older processors but that doesn t mean you ll get the full experience you d find on newer machines The company told The Verge that PCs with unsupported CPUs aren t entitled to get Windows updates and might not even get driver or security upgrades You may have to get more recent hardware just to keep your system secure in other words We ve asked the company if it can comment further although it declined to elaborate when The Verge asked for more details It previously said it would let people install Windows ISOs on older CPUs to help businesses test the new platform This wouldn t be a completely unexpected move Microsoft could get into legal trouble if it offers updates to unsupported hardware ーit might not want to risk bricking your PC with a patch or leading you to believe you re guaranteed technical support This approach lets the company court enthusiasts who can install new ISO images instead of relying on patches without widening its compatibility and introducing other headaches You ll still get an inferior take on Windows though and it s evident Microsoft s core message remains intact The company wants you using a relatively recent computer with Windows even if that means having to wait until you can justify a PC upgrade 2021-08-28 19:46:32
ニュース BBC News - Home Afghanistan: Final UK flight for civilians leaves Kabul, says government https://www.bbc.co.uk/news/uk-58367225?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-28 19:15:56
ニュース BBC News - Home Afghanistan: Biden says another Kabul airport attack likely https://www.bbc.co.uk/news/world-asia-58369922?at_medium=RSS&at_campaign=KARANGA airport 2021-08-28 19:39:29
ニュース BBC News - Home Snowdon: Amputee Paul Ellis' 13-hour crawl to reach summit https://www.bbc.co.uk/news/uk-wales-58371553?at_medium=RSS&at_campaign=KARANGA ellis 2021-08-28 19:30:58
ニュース BBC News - Home Liverpool 1-1 Chelsea: Mohamed Salah penalty equalises Kai Havertz header at Anfield https://www.bbc.co.uk/sport/football/58289649?at_medium=RSS&at_campaign=KARANGA Liverpool Chelsea Mohamed Salah penalty equalises Kai Havertz header at AnfieldMohamed Salah scores a penalty to equalise against man Chelsea as Liverpool come from behind to earn a draw at Anfield 2021-08-28 19:04:20
ニュース BBC News - Home West Ham sign Zouma from Chelsea for £29.8m https://www.bbc.co.uk/sport/football/58372384?at_medium=RSS&at_campaign=KARANGA chelsea 2021-08-28 19:53:54
ビジネス ダイヤモンド・オンライン - 新着記事 インターナショナルスクール出身の京大生が感じた、日本と海外の「就活」の違い - from AERAdot. https://diamond.jp/articles/-/280489 english 2021-08-29 04:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 新日本酒紀行「陣屋」 - 新日本酒紀行 https://diamond.jp/articles/-/279068 近年、そのマッコリに次いで、蔵の柱になったのが「陣屋」だ。 2021-08-29 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 不思議な聖地&パワースポット大集合!謎と秘密に迫る【地球の歩き方セレクト】 - 地球の歩き方ニュース&レポート https://diamond.jp/articles/-/280442 古代遺跡 2021-08-29 04:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 妻との死別は男性の前立腺がん発症リスクを高める!理由は食生活? - ヘルスデーニュース https://diamond.jp/articles/-/280667 妻との死別は男性の前立腺がん発症リスクを高める理由は食生活ヘルスデーニュース妻を亡くした男性以下、寡夫は、配偶者を含むパートナー以下、パートナーを持つ男性に比べて、進行前立腺がんの診断を受ける確率が高いとする研究結果が報告された。 2021-08-29 04:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 ひろゆきが語る「ADHD、発達障害を自称したがる人」の生存戦略 - 1%の努力 https://diamond.jp/articles/-/280044 youtube 2021-08-29 04:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 【薬物の世界史】生贄にされたスペイン軍捕虜の悲劇 - 世界史は化学でできている https://diamond.jp/articles/-/280669 【薬物の世界史】生贄にされたスペイン軍捕虜の悲劇世界史は化学でできている火の発見とエネルギー革命、歴史を変えたビール・ワイン・蒸留酒、金・銀への欲望が世界をグローバル化した、石油に浮かぶ文明、ドラッグの魔力、化学兵器と核兵器…。 2021-08-29 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 ワークマンは「冗員ゼロ宣言」! 「2-6-2の法則」の不都合な真実 - ワークマン式「しない経営」 https://diamond.jp/articles/-/277750 2021-08-29 04:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 【東大卒校長vs東大卒経営者 後篇】 世界がワクワクする 「コモン」のつくり方 - スタンフォード式生き抜く力 https://diamond.jp/articles/-/279799 【東大卒校長vs東大卒経営者後篇】世界がワクワクする「コモン」のつくり方スタンフォード式生き抜く力スタンフォード大学・オンラインハイスクールはオンラインにもかかわらず、全米トップの常連で、年は全米の大学進学校位となった。 2021-08-29 04:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 「IQ130」の人材を採る方法 - 売上最小化、利益最大化の法則 https://diamond.jp/articles/-/276638 2021-08-29 04:05:00
ビジネス 東洋経済オンライン 結局のところ、「健康の最終結論」は3つしかない 「我慢せず美と健康を手に入れる」のは無間地獄 | 買わない生活 | 東洋経済オンライン https://toyokeizai.net/articles/-/451174?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-29 04:30:00
TECH Engadget Japanese VRコンテンツ『Space Explorers』、Ep3~4ではISS船外の宇宙空間をVRで体験可能に https://japanese.engadget.com/spacewalk-through-virtual-reality-205038544.html explorerstheissexperience 2021-08-28 20:50:38
TECH Engadget Japanese 2014年8月29日、大型スピーカーが付属していた「AQUOS CRYSTAL」が発売されました:今日は何の日? https://japanese.engadget.com/today-203009849.html aquoscrystal 2021-08-28 20:30:09
Google カグア!Google Analytics 活用塾:事例や使い方 表現とアイデアの境界線に関する判決が確定。 https://www.kagua.biz/marke/business/20210829a1.html 金魚 2021-08-28 21:00:00
python Pythonタグが付けられた新着投稿 - Qiita 完全版)初心者向け Pythonanywhereを使ってみよう https://qiita.com/tonytani37/items/3f751306bacd0ee7d4eb ちなみに複数のデータベースを設定しても、パスワードはこちらで設定したものが共通で使われます。 2021-08-29 05:17:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) unityでアニメーションをどんな状況でも一瞬で切り替えたい https://teratail.com/questions/356661?rss=all unityでアニメーションをどんな状況でも一瞬で切り替えたいアニメーションを即座に切り替えるためにhasnbspexitnbsptimeのチェックボックスを外しているのですが、同時に二つ以上のアニメーションが再生されている状態からアニメーションを切り替えようとしても、再生されているアニメーションが一つになるまでアニメーションが切り替えられなかったので、二つ以上のアニメーションが再生されているときも即時にほかのアニメーションを再生できるようにしたいです。 2021-08-29 05:46:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) mysqlが起動できません https://teratail.com/questions/356660?rss=all 2021-08-29 05:31:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) バーチャルカメラが切り替わった瞬間を検知したい https://teratail.com/questions/356659?rss=all 2021-08-29 05:26:57
Apple AppleInsider - Frontpage News Apple TV+ 'Home Before Dark' season one is free to watch https://appleinsider.com/articles/21/08/28/apple-tv-home-before-dark-season-one-is-free-to-watch?utm_medium=rss Apple TV x Home Before Dark x season one is free to watchApple is making the first season of the dramatic mystery series Home Before Dark free to watch on Apple TV without a subscription three weeks after the conclusion of the second season In a tweet the official Apple TV account posted on Saturday that anyone can watch the first season of Home Before Dark for free The Apple TV exclusive show can be watched without a subscription or a trial though only for an undisclosed limited time For a limited time you can watch Season of Home Before Dark for free exclusively on Apple TV pic twitter com jaDjSIkRvーApple TV AppleTV August Read more 2021-08-28 20:22:45
海外TECH Engadget Belarusian hackers are trying to overthrow the Lukashenko regime https://www.engadget.com/belarusian-hackers-overthrow-lukashenko-government-200457163.html?src=rss Belarusian hackers are trying to overthrow the Lukashenko regimeA group of activist hackers in Belarus has infiltrated almost every part of the the country s authoritarian government in a bid to overthrow the Lukashenko regime according to MIT s Technology Review and Bloomberg The hackers known as Belarus Cyber Partisans have been leaking information they found on sensitive police and government networks They first started defacing government websites as an act of protest in September following the country s disputed election in which Alexander Lukashenko s win was widely considered as fraudulent But they also publish the information they get on Telegram where they have subscribers The group told the publications that it s made up of IT and cybersecurity experts working in the country s tech sector None of them are quot professional hackers quot a spokesperson told Tech Review with only four out of doing the actual quot ethical hacking quot nbsp The Partisans most recent attacks gave them access to drone footage from the government s crackdowns on protests last year and the Ministry of Interior Affairs mobile phone surveillance database They also apparently got access to emergency services audio recordings as well as video feeds from road speed and isolation cell surveillance cameras The data the group released over the past weeks include lists of alleged police informants personal information about top government officials and spies police drone and detention center footage and secret recordings captured by the government s wiretapping system If the Cyber Partisans have been effective in their efforts to infiltrate the government s networks it s thanks to the help they get from another group called BYPOL They reportedly reached out to BYPOL in December for guidance ーafter all the group is made up of former Lukashenko officials who defected from the government and current ones working to topple the regime from the inside nbsp BYPOL provides them information on how to infiltrate government organizations and on the structure of the administration s databases In return the Cyber Partisans provide the group with information it can use to investigate the regime s crimes BYPOL publishes information on its own Telegram channel and creates documentaries one of which was cited at a congressional hearing that led to the US imposing sanctions against the Lukashenko regime The Cyber Partisan spokesperson told Tech Review that they re using cyberattacks to quot paralyze as much as possible of the regime s security forces to sabotage the regime s weak points in the infrastructure and to provide protection for protesters quot Their ultimate goal is quot to stop the violence and repression from the terroristic regime in Belarus and to bring the country back to democratic principles and rule of law quot 2021-08-28 20:04:57
ニュース BBC News - Home Europe migrant crisis: More than 500 people rescued off Italian island https://www.bbc.co.uk/news/world-europe-58372455?at_medium=RSS&at_campaign=KARANGA libya 2021-08-28 20:39:26
ニュース BBC News - Home West Ham sign Zouma from Chelsea for £29.8m https://www.bbc.co.uk/sport/football/58372384?at_medium=RSS&at_campaign=KARANGA chelsea 2021-08-28 20:09:44
ビジネス ダイヤモンド・オンライン - 新着記事 『階級社会』著者が激白!自民党が格差世襲を解消できない本当の理由 - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280149 『階級社会』著者が激白自民党が格差世襲を解消できない本当の理由新・階級社会上級国民と中流貧民新型コロナウイルス感染症は、人々に平等に襲いかかったわけではない。 2021-08-29 05:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 倒産危険度ランキング【電力・ガス14社】地域インフラでも危険水域入りする理由 - 廃業急増!倒産危険度ランキング2021 https://diamond.jp/articles/-/279498 危険水域 2021-08-29 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 アップルを日本で復活させた賢者が語る、ビジネスで「学び」を最大化する方法 - ビジネスを強くする教養 https://diamond.jp/articles/-/280605 2021-08-29 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 渋みを増して今も輝く60歳以上の「伝説」ミュージシャン、4人の若手時代 - 男のオフビジネス https://diamond.jp/articles/-/280230 映画監督 2021-08-29 05:05:00
ビジネス 東洋経済オンライン SBIグループは融資事件の「最大の被害者」なのか 北尾吉孝氏はベンチャー社長を「詐欺師」呼ばわり | 災害・事件・裁判 | 東洋経済オンライン https://toyokeizai.net/articles/-/451309?utm_source=rss&utm_medium=http&utm_campaign=link_back 決算説明会 2021-08-29 05:30:00
python Pythonタグが付けられた新着投稿 - Qiita raspberryの初期設定とpybluez/bluezによる送受信実装 https://qiita.com/segiori/items/df12f6be977b2f4793d6 参考ページ通信規格理解の記事一覧非常にわかりやすかった参考ページadafruit資料は古いがわかりやすい参考ページRaspberryPiのbluezを更新gt綺麗にまとまっている参考ページDBusのはなしDBusとは何かが記載されているページ参考ページbluez本家参考ページBlueZのAPIサンプルコードのメモpybluezでできないことを階層を下げて実行する場合に必要参考ページpybluez本家参考ページMStackでBLE環境センサー端末を作るAmbientさんの送信系参考ページBLE環境センサー・ゲートウェイRaspberryPi編Ambientさんの受信系bluez及びpybluezのインストールで参考にしたページ参考ページCheckRaspberryPiでBluetooth経由のセンサーデータを取得する準備編非常に役に立ちましたインストール中にアボートした際にdmesgして、OutOfMemoryを確認してswap領域変更参考ページRaspberryPiのスワップ領域拡張pipのインストール参考ページRaspberryPiRaspbianにpipをインストール作業判断作業にあたり以下の判断をしている仮想環境は用いないパス関係がややこしくなるため特に、raspberrypiでは、aptgetを基本にしており、pipインストールをして欲しくないようであるおそらく、dpkglの範囲外でユーザ権限でパッケージをダウンロードさせたくない。 2021-08-29 06:45:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) React uncaught エラー https://teratail.com/questions/356664?rss=all Reactuncaughtエラー初心者です。 2021-08-29 06:37:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) railsとgooglemapsAPIで実装した現在地を表示するMAPがsystem_specで表示されずテストできない https://teratail.com/questions/356663?rss=all railsとgooglemapsAPIで実装した現在地を表示するMAPがsystemspecで表示されずテストできない前提・実現したいことこんにちはRails初学者のshumpeiですrailsアプリでgooglemapsAPIを用いて現在地および登録した周辺施設が表示されるMAPを表示する機能を実装したのですが、rspecのsystemspecでテストを記述しようとしたら下記のようなエラーでMAPが表示されませんでした。 2021-08-29 06:37:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Excelでお互いの好きな果物の一致率を計算するには? https://teratail.com/questions/356662?rss=all Excelでお互いの好きな果物の一致率を計算するには社内で各社員に好きな果物のアンケートを取りました。 2021-08-29 06:19:01
AWS AWSタグが付けられた新着投稿 - Qiita AWS勉強ノート https://qiita.com/kannkyo/items/a325dcb115c7b2b008ab IGWを接続したサブネットをパブリックサブネット、接続していないサブネットをパブリックサブネットと呼ぶ。 2021-08-29 06:49:09
海外TECH DEV Community Tips That Made My Site More Accessible https://dev.to/auroratide/tips-that-made-my-site-more-accessible-1omj Tips That Made My Site More AccessibleIf you want to learn more about creating accessible content I highly recommend giving this article by inhuofficial a read Digital Accessibility ay tips and tricks InHuOfficial・Jul ・ min read webdev html ay beginners What is accessibility Accessibility is a way of making things usable by as many people as possible regardless of ability or disability I like to call it universal design The article may look daunting at first and indeed it took me some hours over the course of a few days to read through and digest everything but it s worth every minute I like this article for taking the enormity of accessibility and condensing it into quick wins applicable to a many different cases It s a great entry point providing a list of topics into which you can dig deeper over time Although I had already been making accessibility improvements to my website I was still able to find some valuable action items for myself Here are the top five ways I was able to improve my website Tip One h per pageThe principle is simple each page should have one and only one lt h gt heading Of the many pages on your site the lt h gt heading tells your visitors exactly where they are Assistive technology such as screen readers rely on this heading to announce that location And usually this heading demarks the start of the main content after all the navigation at the top A screen reader is capable of reading the content of a site out loud to those who either can t or would rather not read the text As a feature they allow people to look at all the headings on a page to jump to where they want to go The headings menu for Mac s VoiceOver toolWell each of the pages on my site use to have two level one headings one was the page title but the other was the website s title Auroratide And that website title was the same on every single page That would be pretty annoying to someone using a screen reader The change Instead of using an lt h gt the site s title no longer uses a heading at all and is simply styled to look like one lt a class page title href gt Auroratide lt a gt Tip alt attributesImages are fantastic but not everyone can see them Therefore it is important each image has a suitable text replacement which can either be shown to someone or read aloud by a screen reader This is called an image s alt attribute Before finding this article I had already audited every single image on my website to give them suitable text alternatives but this point is so important I decided to bring it up anyway To write good alt text imagine you are sharing an article with someone over the phone and need to describe the image to them with words What you say is generally good alt text For more on that here s an article I had recently written Image Alt Text the Way the Spec Intended It Timothy Foster・Jul ・ min read html ay webdev Tip Include a skip link to bypass site navigationSome people prefer to navigate a website entirely with a keyboard pressing Tab to go from landmark to landmark Usually pressing Tab on a page for the first time takes you to the very first link which might be the site s title TabAfter the site s title are the navigation links Tab Tab Tab Tab Tab TabAnd after that is the actual page s content Now imagine hopping from page to page on a site and every single time a new page is loaded you have to Tab through the entire navigation just to get to the content Hence the skip link A skip link allows someone to bypass the navigation and get directly to the content As such it is generally the first focusable item A basic implementation links to a main element in the document hiding the link off screen until it becomes focused lt a class skip link href main gt Skip to Content lt a gt lt main id main gt lt main gt lt style gt skip link position absolute left px skip link focus top left lt style gt Here is my implementation of skip link on Github Tip Font SizeI remember the early s where websites had tiny Times New Roman fonts At the time I was also tiny and could read those fonts nowadays any time I encounter one of these relics of the past almost always some edu site I struggle severely Today the standard minimum font size is px Before reading the accessibility tips my website had a base font size of px which is actually bigger than the minimum However I often make use of side text stuff tangential to the main content but I feel is worth including This side text uses a smaller font which dipped it into a range smaller than px Yikes As a result I universally bumped all font sizes up so that now the smallest font possible is px and the usual font is px In fact the universal increase was necessary since I like the aesthetic of a thin font but using a thin font raises the size threshold in order to remain accessible The code change for this was not very bad since I make liberal use of CSS variables Here is a full diff of the font change for those interested Tip Don t forget the visited stateYou ve probably seen this before if you ve used the Google search engine links you have been to are a different color from those that are new Don t ask why I was researching multiple time dimensionsTurns out I rely on this feature more than I care to admit to re find pages I should have bookmarked From an accessibility standpoint differentiating visited links is especially important for those with memory impairment And thankfully all it takes is a couple lines of CSS a visited color var skin text visited Prior I had deliberately made all my links the same out of aesthetic preference However learning how this simple change could benefit a lot of people convinced me to apply the difference and honestly I quite like it now Bonus Tip People are not usersAnd finally my favorite tip Do not call people users At least for me I get very different mental images when I think of users versus people It s the difference between thinking of the website or thinking of the face behind the website I develop far more empathy for the latter and ultimately empathy is at the core of accessibility The Other TipsThis was just a list of five improvements I was able to make to my website from a list of tips I highly encourage you to bookmark inhuofficial s article to reference when needed Digital Accessibility ay tips and tricks InHuOfficial・Jul ・ min read webdev html ay beginners 2021-08-28 21:47:02
海外TECH Engadget Google reportedly offered Netflix a special discount on Play Store fees https://www.engadget.com/google-play-store-netflix-fee-deal-210453747.html?src=rss Google reportedly offered Netflix a special discount on Play Store feesGoogle has been accused of playing favorites in its treatment of Android app developers The Vergereports a newly unsealed consumer lawsuit against Google alleges the company offered to take a quot significantly reduced quot cut of Netflix s Play Store revenue in order to quell the streaming giant s quot displeasure quot Netflix Spotify and Tinder all supposedly tried to get around the requirement to use Play Store s in house billing system and deals like this were meant to keep Netflix using Google s payment platform The same filing also includes a claim that Google s normal revenue share is arbitrary Where the company typically asks for a percent cut of Play Store purchases it apparently determined that it could break even with just six percent Internal communications suggest Google chose the percent share for no reason quot other than copying Apple quot according to the lawsuit We ve asked Google for comment In a statement to The Verge a spokeswoman maintained that developers were bound to the same policies as quot all other developers quot and that there were efforts to back app makers with quot enhanced resources and investments quot These initiatives were evidence of quot healthy competition quot in operating systems and app stores Google said If the allegations are true though that wouldn t be the case ーGoogle would have given Netflix a sweetheart deal not available to other Play Store developers The company wouldn t be alone either Internal emails also suggest Apple offered Netflix perks it didn t provide to others using the App Store Whatever the case Google might not have much choice but to alter its practices Apple recently softened the App Store s rules as part of a proposed settlement going so far as to let developers pitch customers on alternative payment systems ーsomething Google still forbids as the attorneys behind the unsealed lawsuit point out Between these latest revelations and other lawsuits such as those from Epic and state attorneys general Google faces strong pressure to follow Apple and otherwise make concessions to avoid more serious legal repercussions After Epic filed its unsealed Google Play Store lawsuit consumers have filed things Says Google offered netflix special deal to stop them griping about fee Says Google estimated SamsungUS made bn from store in compared to Google s bnーMichael Acton MActon August 2021-08-28 21:04:53
ニュース BBC News - Home Afghanistan: Final UK troops leave Kabul https://www.bbc.co.uk/news/uk-58372437?at_medium=RSS&at_campaign=KARANGA country 2021-08-28 21:31:50
ニュース BBC News - Home Afghanistan: Biden says another Kabul airport attack likely https://www.bbc.co.uk/news/world-asia-58369922?at_medium=RSS&at_campaign=KARANGA airport 2021-08-28 21:37:05
ニュース BBC News - Home Fire crews tackle blaze at Nick Nairn restaurant https://www.bbc.co.uk/news/uk-scotland-tayside-central-58372062?at_medium=RSS&at_campaign=KARANGA stirling 2021-08-28 21:17:34
ビジネス 東洋経済オンライン 「抗体カクテル療法」の活躍が期待される根本理由 入院患者だけでなく外来診療でも投与が可能に | 医薬品・バイオ | 東洋経済オンライン https://toyokeizai.net/articles/-/451420?utm_source=rss&utm_medium=http&utm_campaign=link_back 外来診療 2021-08-29 07:00:00
ビジネス 東洋経済オンライン ローカル路線バス「乗り継ぎ旅」はなぜ難しいのか 震災10年津波被災地をたどる・塩釜松島石巻編 | ローカル線・公共交通 | 東洋経済オンライン https://toyokeizai.net/articles/-/451116?utm_source=rss&utm_medium=http&utm_campaign=link_back 乗り継ぎ 2021-08-29 06:30:00
TECH Engadget Japanese アプリごとにテキスト設定をカスタマイズしてもっと読みやすく!:iPhone Tips【iOS 15パプリックベータ】 https://japanese.engadget.com/accessibility-221004948.html iphone 2021-08-28 22:10:04
TECH Techable(テッカブル) DIESEL初のワイヤレスイヤホンが登場! レッド・ブラックの2色を展開 https://techable.jp/archives/160760 diesel 2021-08-28 22:00:18
AWS lambdaタグが付けられた新着投稿 - Qiita 【Python / Gmail API / AWS Lambda】Gmailの未読メッセージを監視してSlackに通知する https://qiita.com/kazama1209/items/f837e7fb16093a957911 一度作ってAWSにアップロードしておけば後ほど他のLambda関数で同じような外部ライブラリが必要になった時に使い回せたりしますし、せっかくなので作っておきましょう。 2021-08-29 07:31:37
python Pythonタグが付けられた新着投稿 - Qiita 【Python / Gmail API / AWS Lambda】Gmailの未読メッセージを監視してSlackに通知する https://qiita.com/kazama1209/items/f837e7fb16093a957911 一度作ってAWSにアップロードしておけば後ほど他のLambda関数で同じような外部ライブラリが必要になった時に使い回せたりしますし、せっかくなので作っておきましょう。 2021-08-29 07:31:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vscodeのキーリピートがうまくいきません。 https://teratail.com/questions/356667?rss=all vscode 2021-08-29 07:55:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python selenium 想定通りに動かない(ヤフオク評価) https://teratail.com/questions/356666?rss=all pythonselenium想定通りに動かないヤフオク評価ヤフオク取引後の評価を自動で行うプログラムを作って、作成後ヶ月程度は問題なく動いておりました。 2021-08-29 07:48:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) React Jsx内での引数の渡し方 https://teratail.com/questions/356665?rss=all ReactJsx内での引数の渡し方Reactで複数あるボタンの一つを押したときそのボタンが持つvalue要素をonClickイベントの中に設定した関数の引数として引き渡したいです。 2021-08-29 07:39:41
Apple AppleInsider - Frontpage News Nomad Leather Skin review: A cover that maintains your iPhone 12's aesthetic https://appleinsider.com/articles/21/08/28/nomad-leather-skin-review-a-cover-that-maintains-your-iphone-12s-aesthetic?utm_medium=rss Nomad Leather Skin review A cover that maintains your iPhone x s aestheticIf you prioritize your iPhone s look and feel above all else but are looking for a way to elevate it further consider Nomad s latest iPhone accessory its Leather Skin Nomad s Leather Skin in Rustic BrownNomad s Leather Skin ーwhat is it Read more 2021-08-28 22:31:58
Apple AppleInsider - Frontpage News Lawsuit claims Google offered Netflix favorable terms over Play Store fees https://appleinsider.com/articles/21/08/28/lawsuit-claims-google-offered-netflix-favorable-terms-over-play-store-fees?utm_medium=rss Lawsuit claims Google offered Netflix favorable terms over Play Store feesApple wasn t the only digital storefront to offer Netflix a deal to keep the streaming service using the App Store payment system as Google apparently offered to take a lower cut from Android based subscriptions During Apple s trial with Epic it was revealed Apple attempted to keep Netflix from removing its subscription option from the iOS app by offering better terms In an unsealed consumer lawsuit against Google it appears the search company had the same problem A document from the potential class action lawsuit claims major services including Netflix Spotify and Tinder wanted to get around Google Play Billing with Netflix wanting to use an alternate payments system according to The Verge In an attempt to make the video streaming service happy Google offered to take a significantly reduced revenue share percentage to Netflix the complaint asserts Read more 2021-08-28 22:03:14
ニュース @日本経済新聞 電子版 ⚡️モデルナ製ワクチンに異物混入。みずほ、またシステム障害も「原因ははっきりとは特定されていない」。セブンイレブン約2万店を活用し宅配事業。この1週間、日経電子版会員に読まれた記事です。 https://t.co/06GT0OuGNf https://twitter.com/nikkei/statuses/1431753516930981888 ️モデルナ製ワクチンに異物混入。 2021-08-28 23:00:13
ニュース @日本経済新聞 電子版 タイガー魔法瓶の開発チーム、50周年で高級炊飯器ヒット https://t.co/X4t6rFAF1P https://twitter.com/nikkei/statuses/1431753492012666884 開発チーム 2021-08-28 23:00:07
ニュース @日本経済新聞 電子版 経済学者シュンペーターが説いたのは「成長の本質は人口増など与件の変化でなく、経済活動内部で起こる革新」。人口増前提の常識を崩し、社会をデザインし直す覚悟が必要です。 #日経_人口と世界 https://t.co/pF6z7dNkTX https://twitter.com/nikkei/statuses/1431752027483348998 経済学者シュンペーターが説いたのは「成長の本質は人口増など与件の変化でなく、経済活動内部で起こる革新」。 2021-08-28 22:54:18
ニュース @日本経済新聞 電子版 アフガン、新たなテロ「可能性高く」 バイデン氏 https://t.co/v4tezX7nRt https://twitter.com/nikkei/statuses/1431748509452038147 新た 2021-08-28 22:40:19
ニュース @日本経済新聞 電子版 衣料品EC支える黒衣のコーデ 仮想試着やお薦め投稿 https://t.co/4PeQR6Pae1 https://twitter.com/nikkei/statuses/1431745936661831686 黒衣 2021-08-28 22:30:06
ニュース @日本経済新聞 電子版 けさ8月29日の日経電子版トップ(https://t.co/R2aWxQPbTt)3本です。 ▶半導体再興、日米で綱引き キオクシア・WD統合交渉 https://t.co/en9Xzxz7qf ▶地方企業のDX、コロナが迫る… https://t.co/EsrSuYNGd9 https://twitter.com/nikkei/statuses/1431744404339970049 2021-08-28 22:24:01
ニュース BBC News - Home Afghanistan: Final UK troops leave Kabul https://www.bbc.co.uk/news/uk-58372437?at_medium=RSS&at_campaign=KARANGA country 2021-08-28 22:23:01
ニュース BBC News - Home Players should get Covid jabs, says Andy Murray https://www.bbc.co.uk/sport/tennis/58372107?at_medium=RSS&at_campaign=KARANGA covid 2021-08-28 22:02:19
ニュース BBC News - Home The Papers: UK out of Afghanistan and blame game erupts https://www.bbc.co.uk/news/blogs-the-papers-58372596?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-28 22:16:07
ビジネス ダイヤモンド・オンライン - 新着記事 第1四半期で“進捗率30%”超えで、通期予想の上方修 正が見込める2銘柄! 第1四半期決算が絶好調な「テク ノスジャパン」と「トレジャー・ファクトリー」に注目! - 最新記事 https://diamond.jp/articles/-/280408 第四半期で“進捗率超えで、通期予想の上方修正が見込める銘柄第四半期決算が絶好調な「テクノスジャパン」と「トレジャー・ファクトリー」に注目最新記事第四半期の業績が想定以上に好調で、通期予想の上方修正に期待の銘柄を紹介製造業向けシステム導入支援を手掛ける「テクノスジャパン」や、高成長のリサイクルショップ「トレジャー・ファクトリー」をチェック発売中のダイヤモンド・ザイ月号の巻頭特集は「最新決算でわかったいま【買い】の株」この特集では、月期決算企業の第四半期の決算発表を受けて、人気株の現状分析アナリストによる今後の投資判断を紹介。 2021-08-29 08:00:00
ビジネス ダイヤモンド・オンライン - 新着記事 ラサ商事(3023)、「増配」を発表して、配当利回りが 4.6%にアップ! 年間配当額は1年間で10.5%増加、 2022年3月期は前期比4円増の「1株あたり42円」に! - 配当【増配・減配】最新ニュース! https://diamond.jp/articles/-/280781 ラサ商事、「増配」を発表して、配当利回りがにアップ年間配当額は年間で増加、年月期は前期比円増の「株あたり円」に配当【増配・減配】最新ニュースラサ商事が「増配」を発表し、配当利回りがにラサ商事は年月期の配当予想を「株あたり円」と発表し、前期比「円」の増配となる見通しとなった。 2021-08-29 07:05:00
ビジネス 東洋経済オンライン ウィシュマさんへの「残酷な扱い」が起きた仕組み このまま終わっては同じことが繰り返される | 政策 | 東洋経済オンライン https://toyokeizai.net/articles/-/451193?utm_source=rss&utm_medium=http&utm_campaign=link_back 出入国在留管理庁 2021-08-29 07:30:00
IT 気になる、記になる… 「iPhone 13」シリーズのストレージ容量や価格情報?? https://taisy0.com/2021/08/29/144671.html iphone 2021-08-28 23:13:24
TECH Techable(テッカブル) 「バーチャルOKINAWA」にて、エイサー祭り開催! 物産品の購入なども可能 https://techable.jp/archives/160860 okinawa 2021-08-29 00:00:18
python Pythonタグが付けられた新着投稿 - Qiita 家電の動作情報をRaspberryPiで一括取得 https://qiita.com/c60evaporator/items/73e1726a23a1f5692bf7 情報取得に使用した機器以下の機器およびサービスを、家電からの情報取得に使用しました機器名機能備考RaspberryPiエアコン以外の家電情報取得とDBへのアップロードMongoDBAtlasデータアップロード先のクラウドDBRaspberryPiエアコン情報センサ情報取得とDBへのアップロードエアコン情報取得のみ使用NatureRemoエアコン情報取得エアコン情報取得のみ使用実装エアコン以外の家電情報取得に使用したコードの実装方法を解説しますMongoDBAtlasへの登録とコレクションの作成以下の記事を参考に、MongoDBAtlasへの登録と、コレクションの作成「appliances」という名称で作成を実施しますフォルダ構成以下のフォルダ構成で、RaspberryPi内にモジュールを設置します。 2021-08-29 08:14:24
js JavaScriptタグが付けられた新着投稿 - Qiita 【Ruby on Rails】Rate.jsを使ったときに星が増えるバグの解消法(jQuery) https://qiita.com/nao0725/items/1546b972a38b3824cbcc 参照emptyメソッド初心者向けのjQuery入門講座投稿者コメント今回は「どのような流れでそうなったか」という点に重きを置いて記事を書いてみました。 2021-08-29 08:03:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GASで特定の件名のGメールの添付ファイルを取得する方法について(スレッド内全て) https://teratail.com/questions/356670?rss=all GASで特定の件名のGメールの添付ファイルを取得する方法についてスレッド内全てquot特定の件名quotを持つメールの添付ファイルを全て取得するプログラムを組みました。 2021-08-29 08:42:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VScode 自動補完機能が少ない https://teratail.com/questions/356669?rss=all unity 2021-08-29 08:31:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript 外部ファイルの実行終了を探知するには https://teratail.com/questions/356668?rss=all 2021-08-29 08:20:25
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Ruby on Rails】Rate.jsを使ったときに星が増えるバグの解消法(jQuery) https://qiita.com/nao0725/items/1546b972a38b3824cbcc 参照emptyメソッド初心者向けのjQuery入門講座投稿者コメント今回は「どのような流れでそうなったか」という点に重きを置いて記事を書いてみました。 2021-08-29 08:03:41
Ruby Railsタグが付けられた新着投稿 - Qiita 【Ruby on Rails】Rate.jsを使ったときに星が増えるバグの解消法(jQuery) https://qiita.com/nao0725/items/1546b972a38b3824cbcc 参照emptyメソッド初心者向けのjQuery入門講座投稿者コメント今回は「どのような流れでそうなったか」という点に重きを置いて記事を書いてみました。 2021-08-29 08:03:41
技術ブログ Developers.IO Visual Studio 2019 for Macで作成した.NET Coreアプリケーションを Azure App Service on Linux へデプロイする https://dev.classmethod.jp/articles/visual-studio-for-mac-azure-app-service-linux/ appservice 2021-08-28 23:53:32
海外ニュース Japan Times latest articles Contaminants found in Moderna vaccine not belonging to suspended lots https://www.japantimes.co.jp/news/2021/08/29/national/moderna-contaminants-vaccines-okinawa/ Contaminants found in Moderna vaccine not belonging to suspended lotsThe ministry also announced that two men had died after being given doses of Moderna s COVID vaccine that was among lots later suspended The cause 2021-08-29 08:19:22
ニュース BBC News - Home Covid: Report finds big rises in garden furniture prices https://www.bbc.co.uk/news/business-58372882?at_medium=RSS&at_campaign=KARANGA furniture 2021-08-28 23:49:01
LifeHuck ライフハッカー[日本版] ガーデニングでありがちな「服についた草ジミ」を取る方法 https://www.lifehacker.jp/2021/08/240870how-to-get-rid-of-grass-stains.html 方法 2021-08-29 08:30:00
北海道 北海道新聞 中山楓奈2位、西矢椛は7位 スケボー、SLS第1戦の決勝 https://www.hokkaido-np.co.jp/article/583256/ 西矢 2021-08-29 08:15:00
北海道 北海道新聞 サウジとイラン、対話継続 関係修復へイラク仲介 https://www.hokkaido-np.co.jp/article/583254/ 関係 2021-08-29 08:12:00
北海道 北海道新聞 前田「野球人生より長く」 右腕手術へ、靱帯再建も https://www.hokkaido-np.co.jp/article/583253/ 大リーグ 2021-08-29 08:10:00
北海道 北海道新聞 金正恩氏、若者に結束訴え 「前代未聞の難関」 https://www.hokkaido-np.co.jp/article/583252/ 前代未聞 2021-08-29 08:07:00
北海道 北海道新聞 日本代表、初の決勝進出 ビーチサッカーW杯ロシア大会 https://www.hokkaido-np.co.jp/article/583251/ 日本代表 2021-08-29 08:05:00
ビジネス 東洋経済オンライン 経産省幹部が語る「カーボンニュートラル」の難路 日本式のやり方でベストな方策を追求していく | 政策 | 東洋経済オンライン https://toyokeizai.net/articles/-/451291?utm_source=rss&utm_medium=http&utm_campaign=link_back 二酸化炭素 2021-08-29 09:00:00
ビジネス 東洋経済オンライン 在任16年の独メルケル首相とは何者だったのか 人権と環境という相反する思想を実現した政治家 | ヨーロッパ | 東洋経済オンライン https://toyokeizai.net/articles/-/450746?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-29 08:30:00
ビジネス プレジデントオンライン 「政権におもねる"国営放送"になりつつある」NHKの"番組介入問題"が示す末期症状 - 問われる経営委員会の”不当圧力” https://president.jp/articles/-/49288 国営放送 2021-08-29 09:00:00
ビジネス プレジデントオンライン 「たった30秒でも効果あり」アップルウォッチに"呼吸"のアプリがある本当の理由 - ハーバード大のベテラン教授も推奨 https://president.jp/articles/-/49233 心を整える 2021-08-29 09:00:00
ビジネス プレジデントオンライン 「糖質オフなら大丈夫」と考える人が絶対ダイエットに成功しないワケ - 医師が教える"勝手に痩せる"方法 https://president.jp/articles/-/48993 新型コロナウイルス 2021-08-29 09:00:00
海外TECH reddit Post Game Chat 8/28 Royals @ Mariners https://www.reddit.com/r/Mariners/comments/pdka2n/post_game_chat_828_royals_mariners/ Post Game Chat Royals MarinersPlease use this thread to discuss anything related to today s game You may post anything as long as it falls within stated posting guidelines You may also post gifs and memes as long as it is related to the game Please keep the discussion civil Discord Line Score Final R H E KC SEA Box Score SEA AB R H RBI BB SO BA KC AB R H RBI BB SO BA SS Crawford J B Merrifield B Toro SS Lopez N B France DH Perez S RF Haniger RF Dozier H B Torrens CF Taylor M DH Murphy To LF Olivares DH Seager K B Alberto C Raleigh B Rivera E CF Kelenic C Gallagher LF Moore D LF Bauers SEA IP H R ER BB SO P S ERA KC IP H R ER BB SO P S ERA Anderson T Lynch Sadler Tapia Mills Payamps Barlow Scoring Plays Inning Event Score T Whit Merrifield homers on a fly ball to left field T Salvador Perez homers on a fly ball to left center field Nicky Lopez scores B Cal Raleigh walks Ty France scores Luis Torrens to rd Tom Murphy to nd T Cam Gallagher singles on a line drive to left fielder Jake Bauers Emmanuel Rivera scores B Luis Torrens doubles on a line drive to right fielder Hunter Dozier Mitch Haniger scores Highlights Description Length HD Whit Merrifield gets the game started with a bang HD Salvador Perez crushes a two run homer to left center HD Whit Merrifield s over the shoulder grab HD The Mariners get their first run of the game HD Daniel Lynch solid in short outing vs Mariners HD Hunter Dozier takes a hit away from Seager HD Tyler Anderson throws seven plus strong innings HD Cam Gallagher tacks on a run in the th HD Luis Torrens inches the Mariners closer in the th HD Kyle Seager grounds out pitcher Scott Barlow to first baseman Emmanuel Rivera HD Decisions Winning Pitcher Losing Pitcher Save Payamps Anderson T Barlow submitted by u Mariners bot to r Mariners link comments 2021-08-28 23:27:09
IT ITmedia 総合記事一覧 [ITmedia News] 置き配も訪問も即座にスマホに知らせてくれる Googleのインターホン「Doorbell」の実力 https://www.itmedia.co.jp/news/articles/2108/29/news025.html doorbell 2021-08-29 09:45:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] 「Xperia 1 III」を1カ月間使って感じた「魅力」と「不満」 https://www.itmedia.co.jp/mobile/articles/2108/27/news033.html itmediamobile 2021-08-29 09:30:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unityでタイヤの空回りを防ぎたいです。 https://teratail.com/questions/356677?rss=all unity 2021-08-29 09:58:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) laravelでAWS S3へ画像をアップしたい https://teratail.com/questions/356676?rss=all laravelでAWSSへ画像をアップしたい前提・実現したいことlaravelでリクエストで渡ってきた画像ファイルをAWSnbspSへアップしたい発生している問題・エラーメッセージ画像をアップしようとすると、下記のエラーが出ます。 2021-08-29 09:38:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 呼び元に複数の文字列を返したい https://teratail.com/questions/356675?rss=all 呼び元に複数の文字列を返したい前提・実現したいこと使用言語java文字列を呼び元Ajavaに返すクラスBjavaを作りたい。 2021-08-29 09:37:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VPSに異なるアプリをデプロイ https://teratail.com/questions/356674?rss=all nodejs 2021-08-29 09:26:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) axiosを使用したHTTPリクエスト時に401エラーが出る件について https://teratail.com/questions/356673?rss=all axiosを使用したHTTPリクエスト時にエラーが出る件についてお疲れ様です。 2021-08-29 09:20:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Gitローカルリポジトリの場所について https://teratail.com/questions/356672?rss=all htdocs 2021-08-29 09:17:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript backgroundImageで表示された画像の縦幅と横幅 https://teratail.com/questions/356671?rss=all 2021-08-29 09:03:52
Ruby Rubyタグが付けられた新着投稿 - Qiita 制作状況 https://qiita.com/saru1439s7/items/fde8ef87dcb246e25a63 2021-08-29 09:11:06
技術ブログ Developers.IO [AWS IoT Greengrass V2] ログマネージャでコンポーネントのログをCloudWatch Logsに送ってみました https://dev.classmethod.jp/articles/greengrass-v2-log-manager/ awsiotgreengrassv 2021-08-29 00:05:09
海外TECH DEV Community AxleJS - Fetch, supercharged. https://dev.to/ksplatdev/axlejs-fetch-supercharged-36f9 AxleJS Fetch supercharged AxleJS Why Good ol Fetch API Simple and easy but bad error handling long options and doesn t always follow redirects Thats where AxleJS supercharges fetch with better error handling easier to use options can automatically follow redirects and an easier way to manage and view headers and search queries FeaturesFunctions for all HTTP Restful MethodsOnly KB minified and KB unminifiedCustom Extended Response and Request classesBuilt in way to cancel requestsStill keeps Fetch simple and easy to useFully written in TypeScriptIncludes Type definitionsAnd a lot more GitHub RepositoryAxleJS is free and open source using the MIT License 2021-08-29 00:49:59
ニュース BBC News - Home Brazil's Jair Bolsonaro says he will be killed, arrested or re-elected https://www.bbc.co.uk/news/world-latin-america-58372754?at_medium=RSS&at_campaign=KARANGA election 2021-08-29 00:12:45
ニュース BBC News - Home Shannon Singh: ‘People say I don't look Indian enough' https://www.bbc.co.uk/news/newsbeat-58357436?at_medium=RSS&at_campaign=KARANGA abuse 2021-08-29 00:05:17
ニュース BBC News - Home Why pigeons mean peril for satellite broadband https://www.bbc.co.uk/news/technology-58061230?at_medium=RSS&at_campaign=KARANGA simple 2021-08-29 00:05:48
ニュース BBC News - Home How lockdown puppies led to the rise of doggy day care https://www.bbc.co.uk/news/uk-england-nottinghamshire-58280724?at_medium=RSS&at_campaign=KARANGA careas 2021-08-29 00:06:15
LifeHuck ライフハッカー[日本版] 庭の手入れを楽にするなら、「あれ」を置きましょう https://www.lifehacker.jp/2021/08/you-need-a-rock-garden-to-save-yourself-from-so-much-ya.html 使いみち 2021-08-29 10:00:00
北海道 北海道新聞 日本は米国に大敗 アイスホッケー女子世界選手権 https://www.hokkaido-np.co.jp/article/583261/ 準々決勝 2021-08-29 09:15:47
北海道 北海道新聞 林がデビュー戦で決勝点 サッカーベルギー1部、森岡は2得点 https://www.hokkaido-np.co.jp/article/583260/ 鳥栖 2021-08-29 09:14:37
ビジネス 東洋経済オンライン 「ワクチンパス」導入したフランス観光地の現在 大ダメージを受けていたが徐々に回復へ向かう | レジャー・観光・ホテル | 東洋経済オンライン https://toyokeizai.net/articles/-/450545?utm_source=rss&utm_medium=http&utm_campaign=link_back 東京オリンピック 2021-08-29 10:00:00
TECH Engadget Japanese 現代の決済ツール全てを収納。無駄を省きシンプルデザインを追求した本革財布「cambiare」 https://japanese.engadget.com/cambiare-wallet-012517339.html 』であれば、スマホがお財布に入っていて当然。 2021-08-29 01:25:17
js JavaScriptタグが付けられた新着投稿 - Qiita ニコニコ動画風コメント+アンケートアプリをnode.jsとElectronで作ってみた https://qiita.com/shironeko_mochiokun/items/f2c241399cf863f71fa7 クライアントアプリの使い方Windowsユーザーの方本稿の「とりあえず使いたい方」に記載しているインストーラを取得していただき、接続画面でHerokuでのアプリ作成時に決定したアプリ名を入力してっ接続すれば利用可能です。 2021-08-29 10:43:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rails form objectにて保存が上手くいかない https://teratail.com/questions/356681?rss=all Railsformobjectにて保存が上手くいかない前提・実現したいこと商品登録とタグを登録したいです。 2021-08-29 10:45:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Dockerでボリュームを設定しているがファイルがバインドされていない https://teratail.com/questions/356680?rss=all Dockerでボリュームを設定しているがファイルがバインドされていない問題dockerindockerを行っており、Ubuntuコンテナを起動した後に、中でPythonコンテナをdockercomposeymlで起動するのですが、なぜかファイルがバインドされません。 2021-08-29 10:37:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) wordpressで投稿の新着を作成しているが、the_categoryに対してcssが効かない https://teratail.com/questions/356679?rss=all wordpressで投稿の新着を作成しているが、thecategoryに対してcssが効かないWordPressで、指定した投稿カテゴリーの新着一覧を作ろうとしております。 2021-08-29 10:26:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 日付を4半期ごとに分けたい https://teratail.com/questions/356678?rss=all 日付を半期ごとに分けたいBigqueryでSQLを使い、四半期ごとの金額を出したいと考えています。 2021-08-29 10:15:52
Docker dockerタグが付けられた新着投稿 - Qiita GitHub Codespaces で自前イメージを使う https://qiita.com/kojiohta/items/378f7a9310c411fa41fb 以下はmainブランチのdevcontainerが変更されたことをトリガーとしてイメージをビルドしてGitHubContainerRegistryにpushするためのGitHubActionsの定義です。 2021-08-29 10:52:16
ニュース BBC News - Home Afghanistan: Biden says another Kabul airport attack likely https://www.bbc.co.uk/news/world-asia-58369922?at_medium=RSS&at_campaign=KARANGA airport 2021-08-29 01:12:35
ニュース BBC News - Home Government plans to lift football standing ban https://www.bbc.co.uk/news/uk-politics-58357046?at_medium=RSS&at_campaign=KARANGA bansome 2021-08-29 01:45:36
ニュース BBC News - Home Tokyo Paralympics: Great Britain's Hannah Cockroft wins third successive 100m gold https://www.bbc.co.uk/sport/disability-sport/58372936?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Great Britain x s Hannah Cockroft wins third successive m goldGreat Britain s Hannah Cockroft claims a stunning sixth Paralympic title with her third consecutive T m crown on day five in Tokyo as Lauren Steadman wins triathlon gold 2021-08-29 01:48:39
北海道 北海道新聞 夏の甲子園、29日「兄弟校」決勝 智弁和歌山VS奈良・智弁学園 https://www.hokkaido-np.co.jp/article/583264/ 甲子園球場 2021-08-29 10:16:11
北海道 北海道新聞 中山はフル出場 サッカーオランダ1部 https://www.hokkaido-np.co.jp/article/583278/ 中山雄太 2021-08-29 10:12:00
北海道 北海道新聞 鮮やかダリア満開 札幌・百合が原公園 https://www.hokkaido-np.co.jp/article/583186/ 札幌市北区 2021-08-29 10:06:03
ビジネス 東洋経済オンライン 名古屋めしブームに名古屋民が抱く違和感の正体 実は「天むす」発祥の地は名古屋ではなかった | 食品 | 東洋経済オンライン https://toyokeizai.net/articles/-/447950?utm_source=rss&utm_medium=http&utm_campaign=link_back 名古屋めし 2021-08-29 11:00:00
ビジネス プレジデントオンライン かわいい収納グッズを買う人ほど「片付けがうまくいかない」ワケ - ゴミ箱は1つにすると家事が楽に https://president.jp/articles/-/49330 買い物 2021-08-29 11:00:00
ビジネス プレジデントオンライン 銀座ママの証言「仕事のデキない人ほどよく買っている"あるもの"」 - 「また買えばいい」が心を腐らせる https://president.jp/articles/-/49310 伊藤由美 2021-08-29 11:00:00
ビジネス プレジデントオンライン 「男性の平均寿命が1位→36位」沖縄があっという間に"短命県"になったシンプルな理由 - 伝統料理が県民の健康を支えていた https://president.jp/articles/-/49219 京都大学 2021-08-29 11:00:00
ビジネス プレジデントオンライン 「よく噛んで食べる」より「優しく感謝して食べる」のほうが健康にいいと言えるワケ - 「噛む」を意識しすぎると逆効果 https://president.jp/articles/-/49213 長生き 2021-08-29 11:00:00
ビジネス プレジデントオンライン 「白いごはんを食べるのは砂糖を食べるのと同じ」脳を侵食する"糖質中毒"の恐さ - 薬物依存症よりずっと治療が難しい https://president.jp/articles/-/49029 牧田善二 2021-08-29 11:00:00
海外TECH reddit [SPOILER] Abdul Razak Alhassan vs. Alessio Di Chirico https://www.reddit.com/r/MMA/comments/pdmcgq/spoiler_abdul_razak_alhassan_vs_alessio_di_chirico/ SPOILER Abdul Razak Alhassan vs Alessio Di Chirico submitted by u InooWhey to r MMA link comments 2021-08-29 01:41:18
TECH Engadget Japanese iPhone 13(仮)は9月14日発表?から次期Apple Watchは1mm大きい?まで。最新アップル噂まとめ https://japanese.engadget.com/iphone13-applewatch-1mm-larger-024037047.html applewatch 2021-08-29 02:40:37
TECH Engadget Japanese Dell「ALIENWARE」シリーズのゲーミングディスプレーがお買い得! Amazonでセール開催&クーポン配布中 https://japanese.engadget.com/sale-dell-gaming-display-023549501.html alienware 2021-08-29 02:35:49
Google カグア!Google Analytics 活用塾:事例や使い方 嵐やHKT48、内田理央、セイキンも!企業や有名人でリンクツリーを活用している事例11選。リンクツリーなら無料プランでも有料ビデオメッセージを販売できるCameoみたいなボタンも設置できる https://www.kagua.biz/social/tredns/20210829a2.html 嵐やHKT、内田理央、セイキンも企業や有名人でリンクツリーを活用している事例選。 2021-08-29 03:00:52
python Pythonタグが付けられた新着投稿 - Qiita S3 オブジェクトをプレフィックス・サフィックス両方で検索する https://qiita.com/knakazono10111/items/555a8d852c5a0e48fa75 Sオブジェクトをプレフィックス・サフィックス両方で検索するsでプレフィックス、サフィックス両方を使ってオブジェクトを取得したいとき、botoのメソッドはプレフィックスのみでしか検索できなくて少し不便だったので自作の関数を用意して実装しました。 2021-08-29 11:41:57
js JavaScriptタグが付けられた新着投稿 - Qiita JavaScript for..in, for..of チートシート https://qiita.com/yamazaki3104/items/5f8fb106fbefefeca90d JavaScriptforinforofチートシートforinforofxArrayObject配列も、オブジェクトも、for文で回せるのがJavaScriptのいいところなんだけど、inとofの種類があって、どっちがどっちなのか忘れちゃうので、自分のためのチートシートを作った。 2021-08-29 11:49:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascript undefinedエラーを修正したい https://teratail.com/questions/356688?rss=all javascriptundefinedエラーを修正したい以下のようなエラー文が出てしまい上手くいきませんCannotnbspreadnbsppropertynbspaposfullnameaposnbspofnbspundefinednbspnbsp調べてみたところ同じようなエラー文が出てくるというのは見たのですが今回の場合にどこに該当するのか見つけ出せずに苦戦しています。 2021-08-29 11:53:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 特定の文字列(URLではない)をリンクに変換する方法 https://teratail.com/questions/356687?rss=all 入力したテキストの中に「gtgt返信元の番号」とあれば、それをリンクに変換し、返信元のメッセージまで飛べるようにしたいです。 2021-08-29 11:53:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【AWS】Elasticsearchによるレポート機能について https://teratail.com/questions/356686?rss=all 【AWS】Elasticsearchによるレポート機能について下記のレポートを提供するシステム構築を検討しています。 2021-08-29 11:40:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rのパッケージ作成、サイト通りにやったがエラー https://teratail.com/questions/356685?rss=all Rのパッケージ作成、サイト通りにやったがエラーRのパッケージ作成を行っております、サイトを参考にして行ったのですが、エラーが出てしまいました、またそのエラーの理由が分からず、どこを直せば良いのか分かりません、フォルダは、デスクトップ内にtestというフォルダを作り、その中にAAAAフォルダを作りました。 2021-08-29 11:37:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) スマホをBluetoothで制御する方法 https://teratail.com/questions/356684?rss=all スマホをBluetoothで制御する方法質問の概要自作のiOSアプリをBluetoothによって制御したいのですが、まずどこから手をつけたらいいでしょうか‍️質問の詳細趣味と実益を兼ねて、以下のような仕様のデバイスを作り、アプリを制御したいと思っておりますが、まずどのような方向性で情報収集すれば良いか教えていただきたいです‍️デバイス仕様Bluetoothでスマホと連携出来ること。 2021-08-29 11:31:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails s でエラーが出てサーバーが起動できない https://teratail.com/questions/356683?rss=all railssでエラーが出てサーバーが起動できないRubynbsponnbspRailsnbspにて所定のディレクトリでrailsnbspsでローカルサーバを起動しようとすると以下のようなエラーが出ます。 2021-08-29 11:30:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Microbit(Javascript) 2つのセンサのOFF/ONで1方向だけ通過判定をしたい。 https://teratail.com/questions/356682?rss=all 前提・実現したいことつのOFFONセンサー光検知を使って、方向に通過したことを判断しアクションを起こしたい。 2021-08-29 11:17:08
金融 ニュース - 保険市場TIMES チューリッヒ、「生前整理/遺品整理業者紹介・割引サービス」開始 https://www.hokende.com/news/blog/entry/2021/08/29/120000 チューリッヒ、「生前整理遺品整理業者紹介・割引サービス」開始シニア傷害保険の被保険者向けチューリッヒ保険会社以下、チューリッヒは年月日、「生前整理遺品整理業者紹介・割引サービス」の提供を開始した。 2021-08-29 12:00:00
海外ニュース Japan Times latest articles U.S. starts troop withdrawal from Kabul and warns of more Islamic State attacks https://www.japantimes.co.jp/news/2021/08/29/world/us-afghanistan-islamic-state-attack/ U S starts troop withdrawal from Kabul and warns of more Islamic State attacksU S President Joe Biden warned on Saturday that another militant attack was highly likely as U S troops began leaving Kabul airport 2021-08-29 11:24:33
海外ニュース Japan Times latest articles Afghan Paralympians to compete in Tokyo after evacuation https://www.japantimes.co.jp/sports/2021/08/29/paralympics/summer-paralympics/afghanistan-athletes-compete/ Afghan Paralympians to compete in Tokyo after evacuationZakia Khudadadi and Hossain Rasouli were evacuated last weekend to France from the Taliban controlled country in a major global operation the IPC said 2021-08-29 11:04:15
ニュース BBC News - Home Afghanistan: Final UK troops leave Kabul https://www.bbc.co.uk/news/uk-58372437?at_medium=RSS&at_campaign=KARANGA country 2021-08-29 02:29:30
ニュース BBC News - Home Afghanistan: Biden says another Kabul airport attack likely https://www.bbc.co.uk/news/world-asia-58369922?at_medium=RSS&at_campaign=KARANGA airport 2021-08-29 02:42:09
ニュース BBC News - Home Tokyo Paralympics: Great Britain's Hannah Cockroft wins third successive 100m gold https://www.bbc.co.uk/sport/disability-sport/58372936?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Great Britain x s Hannah Cockroft wins third successive m goldGreat Britain s Hannah Cockroft claims a stunning sixth Paralympic title with her third consecutive T m crown on day five in Tokyo as Lauren Steadman wins triathlon gold 2021-08-29 02:07:45
ニュース BBC News - Home Fire crews tackle blaze at Nick Nairn restaurant https://www.bbc.co.uk/news/uk-scotland-tayside-central-58372062?at_medium=RSS&at_campaign=KARANGA stirling 2021-08-29 02:32:59
LifeHuck ライフハッカー[日本版] 冷めたフライドポテトの上手な温め直し方 https://www.lifehacker.jp/2021/08/you-can-reheat-your-sad-limp-fries-on-the-stove.html 食べ残し 2021-08-29 12:00:00
北海道 北海道新聞 ワクチン交差接種を検討 2回目は別種類、河野氏「加速化期待」 https://www.hokkaido-np.co.jp/article/583295/ 河野太郎 2021-08-29 11:17:59
北海道 北海道新聞 山口尚秀が全体1位で決勝へ 競泳・29日 https://www.hokkaido-np.co.jp/article/583296/ 知的障害 2021-08-29 11:15:00
海外TECH reddit 2 men die in Japan after receiving dose of suspended Moderna vaccines - The Mainichi https://www.reddit.com/r/japan/comments/pdmwkp/2_men_die_in_japan_after_receiving_dose_of/ men die in Japan after receiving dose of suspended Moderna vaccines The Mainichi submitted by u imaginary numer to r japan link comments 2021-08-29 02:19:45
TECH Engadget Japanese MS「Windows 11を手動で入れた古いPCにはアップデート提供しない」可能性を表明 https://japanese.engadget.com/windows-11-not-update-old-cpus-035043941.html windows 2021-08-29 03:50:43
python Pythonタグが付けられた新着投稿 - Qiita Pythonでポーカーを作る#1 https://qiita.com/JuneOgust/items/94163c56f159fc00f917 やってないこと今後別のルールのポーカーを作ることを考え、手札が枚でなくても役の判定が行えるようにしたかったがワイルドカードを含むストレートフラッシュの判定が難しく断念した。 2021-08-29 12:13:32
js JavaScriptタグが付けられた新着投稿 - Qiita Flutter経験者がReactで温泉ランキングを作ったその1(API取得まで) https://qiita.com/tom1171/items/089d0cd2f1023e5fb077 なので今回はこちら。 2021-08-29 12:28:19
js JavaScriptタグが付けられた新着投稿 - Qiita Typescript入門におすすめのユーデミー講座5選。JS未経験者も可 https://qiita.com/ykimura517/items/1f3f59f64193a495542f JS未経験者も可タイトルの通り、初心者にオススメのTypescriptのユーデミー動画のまとめです。 2021-08-29 12:21:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ボックス枠の中に配置した画像をボックス枠とその中の画像を画面中央に配置したい。 https://teratail.com/questions/356698?rss=all 参考サイトの中のabsolutepositionとうコードを参考に書いてみましたが上手くいきません。 2021-08-29 13:00:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) テーブルビューのセルの表示カスタマイズ https://teratail.com/questions/356697?rss=all 2021-08-29 12:56:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 「git push heroku masterができない」の続き2 https://teratail.com/questions/356696?rss=all 「gitpushherokumasterができない」の続き先程出ていたエラーbundlerのバージョン変更は解決できたのかと思うのですが、また新しいエラーが出てきてしまいました。 2021-08-29 12:53:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Next.jsとCloud Firestoreのデータフェッチエラーを解決したい https://teratail.com/questions/356695?rss=all NextjsとCloudFirestoreのデータフェッチエラーを解決したい前提ReactNextでタイマーアプリを作っています。 2021-08-29 12:49:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) テストが通らない原因が特定できない https://teratail.com/questions/356694?rss=all テストが通らない原因が特定できない前提・実現したいこと作成したsystemのrspecテストが通らないことについて。 2021-08-29 12:43:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) UIのアニメーションでRect Transformのx,yを動かせない https://teratail.com/questions/356693?rss=all position 2021-08-29 12:27:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GASで「1つの列に2つの連番を作成する方法」を知りたいです https://teratail.com/questions/356692?rss=all GASで「つの列につの連番を作成する方法」を知りたいですGASnbspGoogleAppsScriptで、下記の処理を叶えたいです。 2021-08-29 12:21:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) discord.pyでFortniteのアイテムショップが更新された際にチャンネルに画像を送信したい https://teratail.com/questions/356691?rss=all discordpyでFortniteのアイテムショップが更新された際にチャンネルに画像を送信したいdiscordpyでFortniteのアイテムショップが更新された際にチャンネルに画像を送信したい発生している問題通常のコマンドで同じコードを実行すると動いていたが、tasksloopで実行するとなぜか、sendの属性がないと返され、正常に実行できない。 2021-08-29 12:20:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Reactでemitが効かない https://teratail.com/questions/356690?rss=all Reactでemitが効かない前提・実現したいことこちらの記事を元にReactのfluxを勉強中。 2021-08-29 12:13:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) next.jsでの開発中,画面がリロードするたびにviewが崩れる https://teratail.com/questions/356689?rss=all 2021-08-29 12:06:51
AWS AWSタグが付けられた新着投稿 - Qiita MFA 登録する https://qiita.com/miyuki_samitani/items/980f7d719bb1640f1250 ログインログインパスワードの再設定ログインが完了する前に、パスワードの再設定を行います。 2021-08-29 12:20:47
Linux CentOSタグが付けられた新着投稿 - Qiita centos 空き容量チェック https://qiita.com/ma7ma7pipipi/items/92402984b2a38cc32feb centos空き容量チェックエラーが出た結論vpsの空き容量不足。 2021-08-29 12:04:04
地域ニュース みんなの経済新聞 笠間市でクリ加工施設起工式 産官農が連携、来春稼働目指す https://mito.keizai.biz/headline/1953/ 笠間市手越 2021-08-29 12:30:00
海外ニュース Japan Times latest articles Suspect in Tokyo acid attack arrested in Okinawa https://www.japantimes.co.jp/news/2021/08/29/national/crime-legal/tokyo-acid-attack-arrest/ Suspect in Tokyo acid attack arrested in OkinawaHirotaka Hanamori is suspected of throwing sulfuric acid at a year old man at Tokyo Metro Co s Shirokane Takanawa Station in the capital s Minato Ward 2021-08-29 12:27:43
海外ニュース Japan Times latest articles Could bats hold the secret to healthy aging? https://www.japantimes.co.jp/news/2021/08/29/world/science-health-world/bats-aging/ stoker 2021-08-29 12:05:19
ニュース BBC News - Home Afghanistan: Biden says another Kabul airport attack likely https://www.bbc.co.uk/news/world-asia-58369922?at_medium=RSS&at_campaign=KARANGA airport 2021-08-29 03:23:45
ニュース BBC News - Home Tokyo Paralympics: Great Britain's Hannah Cockroft wins third successive 100m gold https://www.bbc.co.uk/sport/disability-sport/58372936?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Great Britain x s Hannah Cockroft wins third successive m goldGreat Britain s Hannah Cockroft sets a new world record to win her third consecutive T m crown and claims a stunning sixth Paralympic title as GB win eight medals including four golds in a superb start to day five in Tokyo 2021-08-29 03:33:00
ニュース BBC News - Home The Papers: UK out of Afghanistan and blame game erupts https://www.bbc.co.uk/news/blogs-the-papers-58372596?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-29 03:54:28
LifeHuck ライフハッカー[日本版] 換気のタイミングが一目瞭然に。色と数値で状態を確認できる二酸化炭素測定器 https://www.lifehacker.jp/2021/08/amazon-choutenkanban-xmonitor-r1.html xmonitorr 2021-08-29 13:00:00
北海道 北海道新聞 永野美穂は1回戦で敗退 アーチェリー・29日 https://www.hokkaido-np.co.jp/article/583307/ 車いす 2021-08-29 12:11:00
北海道 北海道新聞 沢田は走り幅跳びで5位 陸上・29日 https://www.hokkaido-np.co.jp/article/583306/ 視覚障害 2021-08-29 12:04:00
ビジネス 東洋経済オンライン ダニが死滅する9月こそ「寝具の手入れ」の好機だ 喘息やアトピー性皮膚炎のリスクが高まる時期 | 家庭 | 東洋経済オンライン https://toyokeizai.net/articles/-/450999?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-29 13:00:00
海外TECH reddit 🍌Good Banano!🍌tipping party anyone?🍌 https://www.reddit.com/r/banano/comments/pdnm7u/good_bananotipping_party_anyone/ Good Banano tipping party anyone submitted by u Nachodon to r banano link comments 2021-08-29 03:09:34
IT ITmedia 総合記事一覧 [ITmedia News] ポケモンGO、ジムやポケストップに触れられる距離は半径80mのままに ユーザーの声を受け恒久化 https://www.itmedia.co.jp/news/articles/2108/29/news027.html itmedia 2021-08-29 13:52:00
TECH Techable(テッカブル) 登録・インストール不要で大人数が同時にVR空間に入れる技術「めちゃバース」 https://techable.jp/archives/160882 新型コロナウィルス 2021-08-29 05:00:19
python Pythonタグが付けられた新着投稿 - Qiita PySimpleGUIでシンプルなフォトフレームを作る https://qiita.com/payaneco/items/f7f867434b8518ca9250 ラズパイとかタッチスクリーンをフォトフレームにする時の参考になるかも。 2021-08-29 13:58:01
python Pythonタグが付けられた新着投稿 - Qiita SQL未経験者にオススメのユーデミー動画講座6選!データ分析したい人向け https://qiita.com/ykimura517/items/24a5ba6cb742b4872640 SQL未経験者にオススメのユーデミー動画講座選データ分析したい人向けタイトルの通り、SQL初心者におすすめのユーデミー講座のまとめです。 2021-08-29 13:49:43
python Pythonタグが付けられた新着投稿 - Qiita Pythonで3群比較 Levene→Bartlett→Welch_ANOVA→Tukey_HSDを一気に。 https://qiita.com/jpda/items/8a0acb9e5a17c353ae7c 等分散でないときの平均値の差の検定によれば「等分散を仮定しない検定法Welchの方法の拡張」を採用するのが良さそうである。 2021-08-29 13:43:41
python Pythonタグが付けられた新着投稿 - Qiita colabで変数名と変数の値をまとめてprintする https://qiita.com/thmd9726/items/2a2c91d44876f70d1fcf 仮に変数名の平均長が文字で個の変数をprintvariablexvariablexのように記述する場合、文字入力することになりますが、それが文字の入力で済みますaintbcharhelloworldclistdlistedicapppleorangeimportnumpyasnpfnumpynparrayviおわりにクラスメソッドのfillを書き換えれば、自分の確認したい情報をカスタマイズして取り出すことができるようになると思います。 2021-08-29 13:25:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) matplotlibの複数の描画ができないです。 https://teratail.com/questions/356704?rss=all matplotlibの複数の描画ができないです。 2021-08-29 13:57:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Cygwinウィンドウ上でのgitなどの実行結果をExcel VBAでWshShellを使って取得する。 https://teratail.com/questions/356703?rss=all Cygwinウィンドウ上でのgitなどの実行結果をExcelVBAでWshShellを使って取得する。 2021-08-29 13:55:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GASコードのエラーが起こる原因と解決策が知りたいです。 https://teratail.com/questions/356702?rss=all GASコードのエラーが起こる原因と解決策が知りたいです。 2021-08-29 13:52:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonのfor文内でDataFrameに対するlocのスライスの値を指定した場合のエラーについて https://teratail.com/questions/356701?rss=all Pythonのfor文内でDataFrameに対するlocのスライスの値を指定した場合のエラーについて前提・実現したいことPythonにおいて長さのDataFrameを、個の長さのDataFrameに分割したいです。 2021-08-29 13:33:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 「git push heroku masterができない」の続き2(後編) https://teratail.com/questions/356700?rss=all 「gitpushherokumasterができない」の続き後編今回の質問が三つ目です。 2021-08-29 13:13:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 「git push heroku masterができない」の続き2(中編) https://teratail.com/questions/356699?rss=all 「gitpushherokumasterができない」の続き中編二つに分けると言っていましたが、三つに分けることになりそうです。 2021-08-29 13:08:22
Ruby Rubyタグが付けられた新着投稿 - Qiita [Ruby] sortメソッド https://qiita.com/minhee/items/c5897831ed718ee6011b Rubysortメソッドはじめに今回はsortメソッドという配列の順番を並び替えられるメソッドを紹介します。 2021-08-29 13:39:56
AWS AWSタグが付けられた新着投稿 - Qiita LambdaでDropbox APIを実行する https://qiita.com/nkmk1215/items/573bce8924f42d4d9690 2021-08-29 13:55:57
Docker dockerタグが付けられた新着投稿 - Qiita 開発環境のRailsアプリをDockerコンテナで起動してみた https://qiita.com/Unimaru/items/55115408f7d161fd32a7 今回はアプリ用コンテナとデータベース用コンテナの定義を記述して管理します。 2021-08-29 13:59:04
Ruby Railsタグが付けられた新着投稿 - Qiita 開発環境のRailsアプリをDockerコンテナで起動してみた https://qiita.com/Unimaru/items/55115408f7d161fd32a7 今回はアプリ用コンテナとデータベース用コンテナの定義を記述して管理します。 2021-08-29 13:59:04
技術ブログ Developers.IO [小ネタ]Config Rulesのイベント通知でコンテンツフィルタリングを使ってSecurity Hubのルールの通知を除外する https://dev.classmethod.jp/articles/do-not-include-securityhub-in-configrules-event-notifications/ configrules 2021-08-29 04:54:37
医療系 内科開業医のお勉強日記 EMPEROR-Preserved Trial: HFpEFでの心不全死・心不全入院減少効果 https://kaigyoi.blogspot.com/2021/08/emperor-preserved-trial-hfpef.html 心不全による入院の総数は、エンパグリフロジン群がプラセボ群よりも少なかったエンパグリフロジン群例、プラセボ群例、ハザード比、CI、、P【結論】エンパグリフロジンは糖尿病の有無にかかわらず駆出率が保たれている心不全患者の心血管死または心不全による入院の複合リスクを減少させた。 2021-08-29 05:02:00
金融 ニュース - 保険市場TIMES 太陽生命、妊婦さん専用保険「出産保険」を新発売 https://www.hokende.com/news/blog/entry/2021/08/29/140000 太陽生命、妊婦さん専用保険「出産保険」を新発売産前産後の女性を支援太陽生命は月日から、産前産後の女性を支援するための妊婦さん専用保険「出産保険」を、同社のインターネットチャネル「スマ保険」の専用商品として発売する。 2021-08-29 14:00:00
ニュース @日本経済新聞 電子版 自動運転の事故、誰に責任? ルール途上で開発に影響も https://t.co/jTkq86u7j9 https://twitter.com/nikkei/statuses/1431843277355900934 自動運転 2021-08-29 04:56:54
ニュース @日本経済新聞 電子版 AIアナが読むニュース きょうの4本 https://t.co/3Usm3bknB0 https://twitter.com/nikkei/statuses/1431837723468333057 Detail Nothing 2021-08-29 04:34:50
ニュース @日本経済新聞 電子版 戦後76年「なお戦中」 民間人空襲被害者の救済遠く https://t.co/m28SrAdEtJ https://twitter.com/nikkei/statuses/1431837500914368516 被害者 2021-08-29 04:33:57
海外ニュース Japan Times latest articles Japan weighs mixing and matching COVID-19 vaccines https://www.japantimes.co.jp/news/2021/08/29/national/vaccine-mix-taro-kono/ Japan weighs mixing and matching COVID vaccinesThe health ministry is weighing mixing and matching different COVID vaccines to help ease supply concerns and accelerate the country s inoculation program 2021-08-29 13:27:56
海外ニュース Japan Times latest articles Kerala’s COVID-19 lessons for India and Modi’s government https://www.japantimes.co.jp/news/2021/08/29/asia-pacific/kerala-cornavirus-lessons-india-modi/ cases 2021-08-29 13:24:50
ニュース BBC News - Home Tokyo Paralympics: Great Britain's Hannah Cockroft wins third successive 100m gold https://www.bbc.co.uk/sport/disability-sport/58372936?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Great Britain x s Hannah Cockroft wins third successive m goldGreat Britain s Hannah Cockroft sets a new world record to win her third consecutive T m crown and claims a stunning sixth Paralympic title on day five in Tokyo 2021-08-29 04:43:34
ニュース BBC News - Home Tokyo Paralympics: Who are Great Britain's medal winners? https://www.bbc.co.uk/sport/disability-sport/58267875?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-29 04:31:03
北海道 北海道新聞 上地結衣、大谷桃子組が準決勝へ 車いすテニス・29日 https://www.hokkaido-np.co.jp/article/583316/ 上地結衣 2021-08-29 13:06:00
北海道 北海道新聞 キタノカオリに「恋」するパン職人 主産地岩見沢の小麦、生産者応援の輪広がる https://www.hokkaido-np.co.jp/article/583098/ 岩見沢市 2021-08-29 13:05:34
ビジネス 東洋経済オンライン 「妖怪大戦争」で具現化したKADOKAWAのIP戦略 映画だけでなくイベントや地域連携での活用も | 映画・音楽 | 東洋経済オンライン https://toyokeizai.net/articles/-/451121?utm_source=rss&utm_medium=http&utm_campaign=link_back kadokawa 2021-08-29 14:00:00
IT 週刊アスキー セブンイレブンにとみ田監修の温かいまぜ麺「豚まぜソバ 豚骨醤油味」 https://weekly.ascii.jp/elem/000/004/067/4067477/ 中華蕎麦 2021-08-29 13:30:00
TECH Engadget Japanese スマホのバッテリーを劣化させない方法は?長く使いたいなら気をつけるべきこと https://japanese.engadget.com/how-to-sustain-li-ion-battery-073050999.html 長年 2021-08-29 07:30:50
TECH Techable(テッカブル) オンライン対戦機能を搭載した「スーパー野田ゲーWORLD 」のクラファンが好調 https://techable.jp/archives/160908 fanycrowdfunding 2021-08-29 07:00:44
python Pythonタグが付けられた新着投稿 - Qiita ダイヤモンド継承 https://qiita.com/plumfield56/items/4d8f7f91ee1a6f536376 ダイヤモンド継承とは下記図のように親クラスからつ以上の子クラスに継承し孫クラスに分岐させた子クラスを継承してつのクラスにすることです。 2021-08-29 16:53:47
python Pythonタグが付けられた新着投稿 - Qiita ABC211 A~D問題解説 python 灰色~茶色コーダー向け https://qiita.com/sano192/items/051207b6607b56cc439e 【提出】それぞれ存在するか確認する変数存在しない存在するHBBHR一行ずつ受け取りforiinrange入力を受け取るSinput入力が一致したものをへ変更ifSHHifSBBifSBBifSHRHR全部ならばifHandBandBandHRYesを出力printYesそうでないならばelseNoを出力printNoCchokudai【提出】DNumberofShortestpaths【提出】【広告】「AtCoder凡人が『緑』になるための精選問詳細解説」AtCoderで緑になるための典型問をひくほど丁寧に解説した本kindle、pdfboothを販売しています。 2021-08-29 16:37:00
python Pythonタグが付けられた新着投稿 - Qiita alexaスキルをvisual studio codeでデバッグする(DynamoDBを使う場合) https://qiita.com/miyu1/items/22c2ee186ec234366313 この特殊アカウントではIAMIdentityandAccessManagementを設定する権限もありませんし、credentialが取得できないのでローカルからアクセスする方法がわかりませんでした。 2021-08-29 16:14:57
python Pythonタグが付けられた新着投稿 - Qiita ネットワークのクラスタリング - GraphRicciCurvature - 備忘録 https://qiita.com/Ihmon/items/071f96c793bc7ff191f2 まぁ、このパケージではこのRがiterationを通じて一定になるようにしているのでグラフは消滅しないし、更新されるedgeweightを閾値としてクラスタ間を切断surgeryすることもできる。 2021-08-29 16:12:17
python Pythonタグが付けられた新着投稿 - Qiita OWON VDS3104 をpythonで制御 (その3) https://qiita.com/nachtele/items/ad2cdbe3cfa6f6e9f774 環境OSWindows対象機器VDSアプリOWONVDS言語pythonデータと波形イメージを自動採取実用的な例として、pythonで信号源を操作しながらデータと波形イメージを複数回採取してみます。 2021-08-29 16:06:49
python Pythonタグが付けられた新着投稿 - Qiita 【GitHub】Actions で pytest を実行する https://qiita.com/kiyo27/items/705ef45aa6035c62223a 【GitHub】Actionsでpytestを実行するactionsでpythonの実行環境を用意するには、actionssetuppythonを使用する。 2021-08-29 16:03:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) node.js pgのエラーについて https://teratail.com/questions/356724?rss=all nodejspgのエラーについてnodejs初心者です。 2021-08-29 16:52:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) HTMLでレスポンシブ時に文字の大きさを小さくする方法についてです。 https://teratail.com/questions/356723?rss=all HTMLでレスポンシブ時に文字の大きさを小さくする方法についてです。 2021-08-29 16:43:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GASコードに関して再度ご質問 https://teratail.com/questions/356722?rss=all GASコードに関して再度ご質問前提・実現したいことGmailで【アスクル】から送られてきた文章を自動でスプレッドシートに反映させたいです。 2021-08-29 16:22:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Android Service()内のTimerが、端末スリープ状態で停止してしまう https://teratail.com/questions/356721?rss=all AndroidService内のTimerが、端末スリープ状態で停止してしまうAndroidnbspStudioでkotlinにてアプリの開発をしております。 2021-08-29 16:21:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ワードプレスで作成しているHPに表を作成してその表の背景に画像を設定したいのですが、 表示されません。 https://teratail.com/questions/356720?rss=all 2021-08-29 16:20:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pandasでの | (or) の使い方がわかりません https://teratail.com/questions/356719?rss=all resultnbspのところをquoticnbspnbspobquotnbspという風に書けばうまくいくことはわかっているのですが、なぜこれがうまくいって下記のようなコードではうまくいかないのかがよくわかりません。 2021-08-29 16:09:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【GAS】【ChatWork】スプレッドシートに記載している担当者名と合致する担当者の宛先を、チャットワークの該当ルームから探し出し、 TOにしてメッセージを送信する、という内容を実装したいです。 https://teratail.com/questions/356718?rss=all 【GAS】【ChatWork】スプレッドシートに記載している担当者名と合致する担当者の宛先を、チャットワークの該当ルームから探し出し、TOにしてメッセージを送信する、という内容を実装したいです。 2021-08-29 16:05:07
Ruby Rubyタグが付けられた新着投稿 - Qiita Ruby メソッドについて 引数や戻り値など https://qiita.com/Hashimoto-Noriaki/items/609dc653a09edc32445b そして引数で引っ張ってきたらdefとendの中のabcが処理をされて出力されます。 2021-08-29 16:23:39
Azure Azureタグが付けられた新着投稿 - Qiita Logic Apps Tips - URLエンコードとデコード https://qiita.com/yossihard/items/f51b12ebf487dee2d1b9 すでに結構トリガーやアクションが揃っていて大変便利なんですが、デザイナー上にやりたいことが表示されないそれっぽいアクションが表示されない場合に、その実現方法を探るのがちょっと手間だったりその調べたことを備忘のために記録調べたことURLエンコードするLogicAppsでURLエンコードを行うには、uriComponentという関数が使えます。 2021-08-29 16:44:55
Git Gitタグが付けられた新着投稿 - Qiita Git 基礎コマンド https://qiita.com/kanounba77/items/054fbf8ae7eb40041a74 2021-08-29 16:49:20
Git Gitタグが付けられた新着投稿 - Qiita HerokuにGitでHelloWorldをデプロイする②[SpringBoot] https://qiita.com/kiki_202181/items/55664e48c65b85103ef6 HerokuにGitでHelloWorldをデプロイする②SpringBoot今回は、前回作成したHelloWorldをHerokuにデプロイします。 2021-08-29 16:07:05
Git Gitタグが付けられた新着投稿 - Qiita HerokuにGitでHelloWorldをデプロイする①[SpringBoot] https://qiita.com/kiki_202181/items/de4c0aab5713b478f04e HerokuにGitでHelloWorldをデプロイする①SpringBoot環境OSWindowsGitHerokueclipseSpringBootthymeleafMaven今回、GitHubと連携はしていません。 2021-08-29 16:06:51
技術ブログ Developers.IO CloudWatch dashboard custom widgetsのcwdb-actionで実行するLambda関数にパラメーターを渡したいときはどうするの? https://dev.classmethod.jp/articles/how-to-pass-rapams-to-lambda-functions-triggered-by-cloudwatch-dashboard-custom-widgets-cwdb-action/ chdashboardcustomwidgets 2021-08-29 07:16:51
海外TECH DEV Community Fylgja a new CSS framework, WHY! https://dev.to/fylgja/fylgja-a-new-css-framework-why-3b0n Fylgja a new CSS framework WHY Time to introduce Fylgja a new CSS framework there are already a lot of CSS frameworks almost everybody knows Bootstrap Material and Tailwind None of them is bad each of them does the job and if one of them fits the way you are working you re probably happy Looking around on dev to you find several artikels describing CSS frameworks and their pros and cons for example Best CSS Library For Developers Chetan AtrawalkarCA ・Jul ・ min read css webdev beginners codenewbie Best CSS Frameworks To Look Forward In Vethee Dixit・Jun ・ min read css webdev framework design Best CSS Frameworks in themeselection・Sep ・ min read css opensource javascript html Battle of the Frameworks Which one to choose and why Pravunath Singh・Apr ・ min read css tailwindcss beginners frontend The Best is of course opinionated choose what works for youAnd always check Github to see if there is active developmentA dead framework is not a great investmentSo why Fylgja well because its a very good tool for frontenders who understand CSS and need a consistent basis for there projects Some history years ago we started working with Bootstrap using it for frontend design we developed it as an extend utility pack to give us tools to work better and faster Initially developed with LESS and Grunt we switched to SCSS and GULP and it became a daily tool for us read the full story here On the road we learned from others and we had continuous development improving it and since we are only human and are proud of our product we like to share it with you all We put it on Github and released version on June this year you can find the Website with the documentation on Fylgja devOff course we could fill this article with exaggerated marketing texts telling you how good it is and why we re the best we are but no BS here Take a look try it out use it and contribute if you like fylgja fylgja A Modular and customizable front end framework for building UI components for the web 2021-08-29 07:40:14
海外TECH DEV Community 7 Trending projects on GitHub for JavaScript developers https://dev.to/suhailkakar/7-trending-projects-on-github-for-javascript-developers-5a0d Trending projects on GitHub for JavaScript developers Web Development for Beginners A CurriculumAzure Cloud Advocates at Microsoft are created a week lesson curriculum all about JavaScript CSS and HTML basics Each lesson includes pre and post lesson quizzes written instructions to complete the lesson a solution an assignment and more Our project based pedagogy allows you to learn while building a proven way for new skills to stick Link Three JS JavaScript D libraryThe aim of the project is to create an easy to use lightweight cross browser general purpose D library The current build only includes a WebGL renderer but WebGPU experimental SVG and CSSD renderers are also available in the examples Link D JS Bring data to life with SVG Canvas and HTMLD or D js is a JavaScript library for visualizing data using web standards D helps you bring data to life using SVG Canvas and HTML D combines powerful visualization and interaction techniques with a data driven approach to DOM manipulation giving you the full capabilities of modern browsers and the freedom to design the right visual interface for your data Link Mammoth JS Docx to HTMLMammoth is designed to convert docx documents such as those created by Microsoft Word Google Docs and LibreOffice and convert them to HTML Mammoth aims to produce simple and clean HTML by using semantic information in the document and ignoring other details For instance Mammoth converts any paragraph with the style Heading to h elements rather than attempting to exactly copy the styling font text size color etc of the heading Link Grapes JS Open source Web Builder FrameworkGrapesJS is a free and open source Web Builder Framework that helps to build HTML templates faster and easier to be delivered in sites newsletters or mobile apps Mainly GrapesJS was designed to be used inside a CMS to speed up the creation of dynamic templates To better understand this concept check the image belowLink Plyr A simple HTML YouTube and Vimeo playerPlyr is a simple lightweight accessible and customizable HTML YouTube and Vimeo media player that supports modern browsers Link Size Limit Calculate the real cost to run your JS appSize Limit is a performance budget tool for JavaScript It checks every commit on CI calculates the real cost of your JS for end users and throws an error if the cost exceeds the limit Link ConclusionI hope you found this article helpful If you need any help please let me know in the comment section Let s connect on Twitter and LinkedIn Thanks for reading See you next time 2021-08-29 07:04:12
海外ニュース Japan Times latest articles Could bats hold the secret to healthy aging? https://www.japantimes.co.jp/news/2021/08/29/world/science-health-world/bats-aging/ stoker 2021-08-29 16:21:01
海外ニュース Japan Times latest articles Japan takes bronze in wheelchair rugby with impressive 60-52 win over Australia https://www.japantimes.co.jp/sports/2021/08/29/paralympics/summer-paralympics/japan-wheelchair-rugby-bronze/ Japan takes bronze in wheelchair rugby with impressive win over AustraliaJapan may not be leaving the Paralympic wheelchair rugby competition with the medal it was hoping for but it s not leaving empty handed either 2021-08-29 16:07:11
ニュース BBC News - Home Covid-19: Murray's call for jabs and doggy day care boom https://www.bbc.co.uk/news/uk-58372968?at_medium=RSS&at_campaign=KARANGA coronavirus 2021-08-29 07:16:34
ニュース BBC News - Home Hurricane Ida: Thousands flee as Category Four storm bears down on Louisiana https://www.bbc.co.uk/news/world-us-canada-58372746?at_medium=RSS&at_campaign=KARANGA louisiana 2021-08-29 07:18:02
ニュース BBC News - Home Fire damages celebrity chef Nick Nairn's restaurant https://www.bbc.co.uk/news/uk-scotland-tayside-central-58372062?at_medium=RSS&at_campaign=KARANGA stirling 2021-08-29 07:12:30
ニュース BBC News - Home Cockroft wins third successive 100m gold - day five of Paralympics so far https://www.bbc.co.uk/sport/disability-sport/58372936?at_medium=RSS&at_campaign=KARANGA Cockroft wins third successive m gold day five of Paralympics so farHannah Cockroft sets a new world record to win her third consecutive T m crown and claims a stunning sixth Paralympic title on day five in Tokyo 2021-08-29 07:46:41
ニュース BBC News - Home Tokyo Paralympics: Who are Great Britain's medal winners? https://www.bbc.co.uk/sport/disability-sport/58267875?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-29 07:52:11
ニュース BBC News - Home Tokyo Paralympics medal table - which country has won most golds? https://www.bbc.co.uk/sport/disability-sport/58267874?at_medium=RSS&at_campaign=KARANGA britain 2021-08-29 07:47:25
北海道 北海道新聞 日本、2大会連続の銅メダル 車いすラグビー・29日 https://www.hokkaido-np.co.jp/article/583349/ 車いすラグビー 2021-08-29 16:17:00
北海道 北海道新聞 戦艦大和主砲の旋盤機を展示へ 21時間で寄付1億円到達 https://www.hokkaido-np.co.jp/article/583333/ 戦艦大和 2021-08-29 16:12:04
北海道 北海道新聞 性被害相談電話を無料化へ 「#8891」、来春にも https://www.hokkaido-np.co.jp/article/583338/ 電話 2021-08-29 16:10:09
北海道 北海道新聞 「校則検討委員会」設置を提案 福岡市立中、見直し加速へ https://www.hokkaido-np.co.jp/article/583337/ 検討委員会 2021-08-29 16:10:06
北海道 北海道新聞 中国女優、名前を一斉削除 趙薇さん「親日」が一因か https://www.hokkaido-np.co.jp/article/583343/ 親日 2021-08-29 16:03:00
仮想通貨 BITPRESS(ビットプレス) [読売] 【独自】マネーロンダリング検査、スマホ決済・暗号資産の事業者にも拡大へ https://bitpress.jp/count2/3_9_12731 資産 2021-08-29 16:25:07
IT 週刊アスキー ファミリーマート「びっくりのり弁」「ビックリチキンカツ弁当」 https://weekly.ascii.jp/elem/000/004/067/4067479/ 月日 2021-08-29 16:30:00
python Pythonタグが付けられた新着投稿 - Qiita Tkinterでオブジェクトを複数、変数に依存して作る(覚え) https://qiita.com/omossan7182t/items/a3ffb3788667de937c59 labelsipackforiinrangelenlabels何をやっているのかリスト内包表記にいなれていないとわかりにくいかもしれないが、for文で考えると、その中でやっていることはラベルを表示することだけで、値がオブジェクトが何かに代入されているわけではない。 2021-08-29 17:59:38
python Pythonタグが付けられた新着投稿 - Qiita Pythonで時間測るためのコンテクストマネージャ書いた https://qiita.com/uesseu/items/99cb5223038e18c63a59 Pythonで時間測るためのコンテクストマネージャ書いたPythonでの消費時間を測りたい僕はpythonで高速に計算したい時に時間を測りまくります。 2021-08-29 17:43:50
python Pythonタグが付けられた新着投稿 - Qiita KaggleタイタニックでNameだけで予測精度80%超えた話(BERT/TF2.0) https://qiita.com/pocokhc/items/56273f40f57679f25341 pretrainedmodelnamebertbaseuncased以下でモデルを実際にダウンロードして使えるかどうか確認できます。 2021-08-29 17:27:19
python Pythonタグが付けられた新着投稿 - Qiita venvで立ち上げた仮想環境の中で指定したバージョンのPythonを起動させる方法 https://qiita.com/electronics_diy721/items/64d8624a17b0b4660a90 PythonではなくPyenvlocalでに変えたのに、そのディレクトリでvenvコマンドを叩いて仮想環境を作ると、仮想環境野中ではが立ち上がらない。 2021-08-29 17:22:02
js JavaScriptタグが付けられた新着投稿 - Qiita 【初学者向け】JavaScriptの分割代入について https://qiita.com/yasu-hoshi/items/cf33f50fdec26537842a 分割代入とは分割代入とは配列やオブジェクトから値を取り出して、変数に代入してくれるJavaScriptの機能です。 2021-08-29 17:07:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) クイズの選択肢が親要素からはみ出てしまう https://teratail.com/questions/356738?rss=all クイズの選択肢が親要素からはみ出てしまう前提・実現したいことbootstrapを使用してクイズが始まった時の選択肢×のボタンを作りたいのですが、画像のように選択肢classquotanswerquotが親要素classquotcontainernbspmtnbsppynbsppxquotからはみ出てしまいます。 2021-08-29 17:52:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) netlifyのdeployがうまくいかない . https://teratail.com/questions/356737?rss=all command 2021-08-29 17:50:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Uncaught Error:~ https://teratail.com/questions/356736?rss=all UncaughtErrorお世話になっております。 2021-08-29 17:41:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GitHubにAndroidアプリのデータを保存したい https://teratail.com/questions/356735?rss=all GitHubにAndroidアプリのデータを保存したいGitHubに登録し、以下のURL参考にリポリドジにフォルダをアップロード出来る画面までは進めたのですが、YowzathatsalotoffilesTryagainwithfewerthanfiles訳してYowza、それはたくさんのファイルですね。 2021-08-29 17:37:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) unityでiOSアプリを作成しており、LocationServiceを使っています。取得データの更新頻度を上げたいです。 https://teratail.com/questions/356734?rss=all LocationServiceを使用して緯度や軽度などのデータを取得しておりますが、現状、InputlocationlastDataに含まれるデータの更新がなかなか行われず、実際の位置との誤差が大きく出てしまいます。 2021-08-29 17:34:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C++ Java におけるオーバーロード関数の設計についてお教えください。 https://teratail.com/questions/356733?rss=all CJavaにおけるオーバーロード関数の設計についてお教えください。 2021-08-29 17:29:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CoolなAugmentationしたいです。 https://teratail.com/questions/356732?rss=all 前提・実現したいことこれらの画像のAugmetationをしたいと考えております。 2021-08-29 17:26:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) React ファイルアップロードしたい https://teratail.com/questions/356731?rss=all Reactファイルアップロードしたいプログラミング初心者です。 2021-08-29 17:26:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【SwiftUI】構造体配列を追加した際の挙動について https://teratail.com/questions/356730?rss=all 【SwiftUI】構造体配列を追加した際の挙動について前提・実現したいことSwiftUIにて、構造体配列を使ってリストを実装しようとしています。 2021-08-29 17:25:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【SwiftUI】webに設置したAPIからJSONデータを取得したいが、プレビューがクラッシュしてしまいました。 https://teratail.com/questions/356729?rss=all 【SwiftUI】webに設置したAPIからJSONデータを取得したいが、プレビューがクラッシュしてしまいました。 2021-08-29 17:25:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) テキストファイル内の文字列を、バッククォート内はコマンドとして実行したうえで一行ずつ出力したい https://teratail.com/questions/356728?rss=all テキストファイル内の文字列を、バッククォート内はコマンドとして実行したうえで一行ずつ出力したい前提・実現したいことテキストファイルの内容を、バッククォート内はコマンドとして実行した結果を出力する方法を探しています。 2021-08-29 17:24:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Visual C#で同一ソリューション内の複数のプロジェクトから共通のクラスを参照するには https://teratail.com/questions/356727?rss=all VisualCで同一ソリューション内の複数のプロジェクトから共通のクラスを参照するには現在、以下の様なソリューションを作成しています。 2021-08-29 17:10:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Node.jsのバージョンをアップデートしてもアップデートしてくださいと表示されてしまいます。 https://teratail.com/questions/356726?rss=all Nodejsのバージョンをアップデートしてもアップデートしてくださいと表示されてしまいます。 2021-08-29 17:04:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) BBPressについて質問です。 https://teratail.com/questions/356725?rss=all BBPressについて質問です。 2021-08-29 17:03:36
Ruby Rubyタグが付けられた新着投稿 - Qiita flashについて https://qiita.com/masao-isap10/items/6629948dffb9c593fecd 更新されていたらIfModifiedSince同じでなければIfNoneMatchブラウザに保存されているローカルキャッシュが変更されているかどうかを問い合わせています受け取り希望情報Accept、AcceptLanguage、AcceptEncoding、AcceptCharsetどのようなデータを受け取りたいのか、言語、文字コード、画像の種類などの情報データ本体メソッドに「POST」が指定されている場合、送るデータが記載される「GET」の場合は空になるHTTPレスポンスHTTPリクエストに従って、必要なレスポンスを返すこと。 2021-08-29 17:10:26
AWS AWSタグが付けられた新着投稿 - Qiita TerraformのModuleの仕組みを図解してみた https://qiita.com/m-oka-system/items/e69d6bb86eae74619a27 Moduleからの戻り値として呼び出し元maintfに返すOutputターミナルの画面に出力させるためのOutputまとめModuleを駆使してリソースを使いまわしできるような設計を学習中ですが、Module化しようとした時にだいたい引っかかるのが変数の宣言し忘れ出力のし忘れなんですよね。 2021-08-29 17:36:32
Git Gitタグが付けられた新着投稿 - Qiita GitHubにSSHを設定しSourceTreeと紐付ける https://qiita.com/chocomint_t/items/d40e8dbd2a4c2df5dd46 vimでsshconfigを開くGitHub接続用情報を追加し、IdentityFileの欄に作成した秘密鍵を指定し上書き保存sshconfigGitHubHostgithubHostNamegithubcomIdentityFilesshidrsaUsergit所有者にのみ読み書き権限を付与するため、chmodsshconfigを実行秘密鍵をsshagentへ登録sshagentとは、RSA方式での認証を用いてSSH接続を行う際、秘密鍵に設定しているパスワードの入力を自動で行う機能です。 2021-08-29 17:24:43
Ruby Railsタグが付けられた新着投稿 - Qiita Railsで共通の処理をどのようにまとめるか、考えてみた https://qiita.com/P9eQxRVkic02sRU/items/d41dd7feeccd314b1e30 個人的にはメリットよりデメリットを大きく感じる……Railsで共通の処理はどう実装するのconcern、merge、extendingを紹介いたしますこれらを使用すれば、共通の処理をまとめることができるのではないかと考えていますconcern、merge、extendingはそれぞれ何を共通化できるの機能共通化できるものconcernモデルのクラスやインスタンスに対しての処理mergescope他のモデルのscopeを呼び出すことが可能になる。 2021-08-29 17:45:32
Ruby Railsタグが付けられた新着投稿 - Qiita flashについて https://qiita.com/masao-isap10/items/6629948dffb9c593fecd 更新されていたらIfModifiedSince同じでなければIfNoneMatchブラウザに保存されているローカルキャッシュが変更されているかどうかを問い合わせています受け取り希望情報Accept、AcceptLanguage、AcceptEncoding、AcceptCharsetどのようなデータを受け取りたいのか、言語、文字コード、画像の種類などの情報データ本体メソッドに「POST」が指定されている場合、送るデータが記載される「GET」の場合は空になるHTTPレスポンスHTTPリクエストに従って、必要なレスポンスを返すこと。 2021-08-29 17:10:26
技術ブログ Developers.IO Amazon GameLift In C# 07: Amazon Cognitoを作成し、チャットソフト通信をGameLiftで検証する https://dev.classmethod.jp/articles/amazon_gamelift_walkthrough_in_csharp_07/ amazon 2021-08-29 08:53:43
海外TECH DEV Community I Create Dev Content, YOU SHOULD TOO [And Here's why]! https://dev.to/cleancodestudio/i-create-dev-content-you-should-too-and-here-s-why-4329 I Create Dev Content YOU SHOULD TOO And Here x s why I create dev content you should too This is a reply I left in response to a YouTube comment left on one of my videos The video was about dependency injection and dependency inversion but this reply I wrote up was in my opinion more important than any design principle out there I hope my impassioned rant will encourage you to start sharing the knowledge you learn on a daily basis as a dev or learning dev With of the world about to get internet it s really a great idea Here s my impassioned monologue about why you should start sharing the tech knowledge My Reply Absolutely true Dependency Injection and Dependency Inversion can definitely feel like one heck of a topic to explain well And yet there are so many out there teaching it in so many differing ways that click with different types of learners That s incredible in my opinion and shows the power of knowledge sharing through the platforms empowering us in today s day of age I encourage all developers to kick start a blog youtube channel or some sort of knowledge sharing platform that they truly enjoy sharing through Everyone has something to share that others have yet to understand With an industry growing as fast as ours sharing the knowledge you learn on your journey has huge potential Already growing we now have technologies via advancements in space technology like Star Link that will provide the of the world who currently have NO Internet with Internet ACCESS Star Link is a Space X project that is already providing internet to a small number of people via satellites Within years or something like that Star Link is planning on launching satellites to provide global internet access On top of an already growing industry we will have billions of new learners who will be looking to learn how to use technology like computers FOR THE FIRST TIME EVER of the world is A LOT of new learners With million estimated programmers globally in estimated to jump up to million estimated programmers globally by Two years from now in we are an industry growing at a rapid pace Now add that of the world into the equation that has never had internet We could pretty safely assume that we ll be nearing million programmers globally if not more by and probably closer to million programmers by years from now we ll have double the number of programmers we have now That s million more NEW programmers looking to learn absorb and understand how to change their families as well as their own lives through the power of software engineering As learning engineers we re taking notes and learning constantly We mine as well start sharing the knowledge now in preparation for the doubling of our industry size You ll start slow for sure But after a year you ll have a small following that will be sprinkled with people who have learned based on the way you teach that s an awesome feeling Soon you start to grow a bit faster Then you start to realize you have some potential building up and who knows you may be more passionate about the elegance of simplifying for others more so than building the code Heck maybe you love the creative art of presentation Or what if your creative side yearns for video creation By simply documenting what you know and investing a bit of time to present it in a way that is more digestible to others you may have quite possibly learned that you yourself have another passion you wish to pursue Not only that but you are now earning an additional revenue stream that grows as you add to your knowledge base of resources you share to the world through the platform s in which you enjoy sharing it Now you potentially have million new students who may just dive into your knowledge base and all of the sudden you have all kinds of freedom to decide what you truly care about how you want to present your story to the world and if all else fails an above average online brand that will catch the attention of LinkedIn recruiters and get you into the software engineering job interviews you want to be in Anyways apologies for my rant I m excited for what the future holds and I really I love the way you phrased your comment and appreciate you taking the time to write it up I m excited that the way I explained this topic clicked in a way that helped you understand it I Love hearing those kind of comments and enjoy sharing the knowledge I m glad it was helpful ltag user id follow action button background color c important color fff important border color c important Clean Code StudioFollow Clean Code Clean Life Simplify 2021-08-29 08:19:37
海外TECH CodeProject Latest Articles Updating all npm packages via command line https://www.codeproject.com/Articles/5311469/Updating-all-npm-packages-via-command-line packages 2021-08-29 08:36:00
海外TECH CodeProject Latest Articles Wild West Coding: E.B.C.O. Compression https://www.codeproject.com/Articles/5310992/Wild-West-Coding-E-B-C-O-Compression coding 2021-08-29 08:36:00
海外科学 NYT > Science Ida is expected to gain strength as it churns toward Louisiana. https://www.nytimes.com/2021/08/27/climate/ida-is-expected-to-gain-strength-as-it-churns-toward-louisiana.html mexico 2021-08-29 08:37:23
海外ニュース Japan Times latest articles Japan vows quick and transparent probe after deaths of two who had Moderna shots https://www.japantimes.co.jp/news/2021/08/29/national/moderna-contaminants-vaccines-okinawa/ Japan vows quick and transparent probe after deaths of two who had Moderna shots We would like the experts to examine under what circumstances the deaths occurred and whether there were any causal relations with the vaccine Japan s health 2021-08-29 17:19:24
海外ニュース Japan Times latest articles Japan looks at mixing and matching COVID-19 vaccines https://www.japantimes.co.jp/news/2021/08/29/national/vaccine-mix-taro-kono/ Japan looks at mixing and matching COVID vaccinesThe health ministry is weighing mixing and matching different COVID vaccines to help ease supply concerns and accelerate the country s inoculation program 2021-08-29 17:05:34
海外ニュース Japan Times latest articles To China’s chagrin, Japan-Taiwan talks could pave the way for closer ties https://www.japantimes.co.jp/news/2021/08/29/national/politics-diplomacy/japan-taiwan-relations-ldp/ To China s chagrin Japan Taiwan talks could pave the way for closer tiesIn recent months the Tokyo Taipei relationship has grown even closer as Japan became far more vocal in the public sphere about its concerns over China s 2021-08-29 17:02:19
海外ニュース Japan Times latest articles Japan takes bronze in wheelchair rugby with impressive 60-52 win over Australia https://www.japantimes.co.jp/sports/2021/08/29/paralympics/summer-paralympics/japan-wheelchair-rugby-bronze/ Japan takes bronze in wheelchair rugby with impressive win over AustraliaJapan may not be leaving the Paralympic wheelchair rugby competition with the medal it was hoping for but it s not leaving empty handed either 2021-08-29 17:21:06
海外ニュース Japan Times latest articles ‘Emotional’ moment as Afghan Paralympians arrive in Tokyo after evacuation https://www.japantimes.co.jp/sports/2021/08/29/paralympics/summer-paralympics/afghanistan-athletes-compete/ Emotional moment as Afghan Paralympians arrive in Tokyo after evacuationAfter nearly having their Paralympic dreams derailed by the turmoil in their homeland Afghan athletes Zakia Khudadadi and Hossain Rasouli are in Japan and will 2021-08-29 17:05:55
ニュース BBC News - Home Afghanistan: British ambassador home as last UK troops leave https://www.bbc.co.uk/news/uk-58372437?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-29 08:34:43
ニュース BBC News - Home Fire damages celebrity chef Nick Nairn's restaurant https://www.bbc.co.uk/news/uk-scotland-tayside-central-58372062?at_medium=RSS&at_campaign=KARANGA stirling 2021-08-29 08:44:18
ニュース BBC News - Home Cockroft wins third successive 100m gold - day five of Paralympics so far https://www.bbc.co.uk/sport/disability-sport/58372936?at_medium=RSS&at_campaign=KARANGA Cockroft wins third successive m gold day five of Paralympics so farHannah Cockroft sets a new world record to win her third consecutive T m crown and claims a stunning sixth Paralympic title on day five in Tokyo 2021-08-29 08:54:13
ニュース BBC News - Home Tokyo Paralympics medal table - which country has won most golds? https://www.bbc.co.uk/sport/disability-sport/58267874?at_medium=RSS&at_campaign=KARANGA britain 2021-08-29 08:44:28
北海道 北海道新聞 静岡―山梨区間が全線開通 中部横断道、交流拡大へ https://www.hokkaido-np.co.jp/article/583364/ 下部温泉 2021-08-29 17:16:00
北海道 北海道新聞 東京で新たに3081人感染 14人死亡 https://www.hokkaido-np.co.jp/article/583363/ 新型コロナウイルス 2021-08-29 17:16:00
北海道 北海道新聞 兵庫で916人感染 1週間平均は962・1人 https://www.hokkaido-np.co.jp/article/583362/ 新型コロナウイルス 2021-08-29 17:09:00
python Pythonタグが付けられた新着投稿 - Qiita 【Python】モダンなツール群でゼロからパッケージ開発 https://qiita.com/dr666m1/items/9d2232bf7a3de3a1014c poetryrunが必要なのは、poetryが準備したvirtualenvで実行するため。 2021-08-29 18:29:26
python Pythonタグが付けられた新着投稿 - Qiita Pythonを通してプログラミングの基礎を学ぶ https://qiita.com/MandoNarin/items/dd5902acdff26492d74c データ型はいくつか存在するのですが、ここではおおまかに数字と文字列を例にして以下を実行してみます。 2021-08-29 18:18:12
python Pythonタグが付けられた新着投稿 - Qiita Python必須級VSCode拡張機能まとめ https://qiita.com/disk131/items/1f5f7d49262aafbef3a2 Python必須級VSCode拡張機能まとめTLDRPython必須級VSCode拡張機能紹介pythonこれがないと始まらない始められないPylance型チェックしてくれる機能。 2021-08-29 18:09:13
js JavaScriptタグが付けられた新着投稿 - Qiita アコーディオンの中にスムーススクロールのアンカーリンクを入れた時のIE11対応 https://qiita.com/harmony85/items/ff968645e802a0fdf228 ltdlclassaccodionwrapgtltdtclassaccodionbtngtアコーディオン開閉ボタンltdtgtltddclassaccodionboxgtltpgtアコーディオンの中身ltpgtltulgtltligtltahreflinkgtアンカーリンクltagtltahreflinkgtアンカーリンクltagtltahreflinkgtアンカーリンクltagtltligtltulgtltdividlinkgtアンカーリンク先ltdivgtltdividlinkgtアンカーリンク先ltdivgtltdividlinkgtアンカーリンク先ltdivgtltddgtltdlgtアコーディオンの中身が長く、アコーディオンの中にアンカーリンクを入れてほしいとの要望があったのでアンカーリンクを挿入したら、アコーディオン内のアンカーリンククリック時にIEだけ何故かoffsetの値が取得できず、スムーススクロールが正常に動かなくなってしまいました。 2021-08-29 18:45:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) なぜここでObjectMapperを用いたのかわからない…… https://teratail.com/questions/356746?rss=all なぜここでObjectMapperを用いたのかわからない……現在「スッキリわかるJava入門実践編」でJavaの学習を進めています。 2021-08-29 18:51:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) タブ(¥t)を使用して、列を揃えて一行ずつ表示する方法 https://teratail.com/questions/356745?rss=all タブ¥tを使用して、列を揃えて一行ずつ表示する方法社員管理のコンソールアプリケーションで検索機能を実装しました。 2021-08-29 18:45:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) QtでQStringからintに変換したい https://teratail.com/questions/356744?rss=all QtでQStringからintに変換したい実現したいことQtnbspCreatorを使い、テキストファイルから読み込んだ数値秒ループ中に待つという処理をしたいのですが、toIntを使ってもintが空無限で、ループが一回で止まってしまいます。 2021-08-29 18:39:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WebpackにバンドルするCSSファイル内にて相対パスで親ディレクトリ配下のファイルを参照したい。 https://teratail.com/questions/356743?rss=all WebpackにバンドルするCSSファイル内にて相対パスで親ディレクトリ配下のファイルを参照したい。 2021-08-29 18:32:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 天気アプリを作成中です。知見のある方教えていただきたいです。 https://teratail.com/questions/356742?rss=all 試行錯誤しましたがエラーが治りませんでした詳しい方、頭のいい方、解決方法・訂正方法を教えていただけると嬉しいです。 2021-08-29 18:10:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Unity】アセット「QuickSheet」でGoogleSpreadSheetのインポートが出来ない https://teratail.com/questions/356741?rss=all 【Unity】アセット「QuickSheet」でGoogleSpreadSheetのインポートが出来ないUnityのアセット「QuickSheet」を使用してGoogleSpreadSheetのデータをscriptableobjectとしてインポートして活用していたのですが、下記エラーが表示されてインポートが出来なくなってしまいました。 2021-08-29 18:08:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) google colaboでの機械学習を途中から再開させる https://teratail.com/questions/356740?rss=all googlecolabo 2021-08-29 18:07:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ERROR: gnome-base/gnome-shell-40.3::gentoo failed https://teratail.com/questions/356739?rss=all ERRORgnomebasegnomeshellgentoofailed前提・実現したいことGentooのアップデートでエラーになります。 2021-08-29 18:07:25
Ruby Rubyタグが付けられた新着投稿 - Qiita rails g devise User を実行の際のエラーの話 https://qiita.com/1400cm/items/031c6c5379fc8b4b9dc8 railsgdeviseUserを実行の際のエラーの話背景railsgdeviseUserを実行の際、以下のエラーが発生railsabortedStandardErrorAnerrorhasoccurredthisandalllatermigrationscanceledPGDuplicateColumnERRORcolumnemailofrelationusersalreadyexistsエラー文を見ると、どうやらusersテーブルが重複しているようだ。 2021-08-29 18:57:56
Ruby Rubyタグが付けられた新着投稿 - Qiita LINE Messaging APIを使ってみる https://qiita.com/kazmaw/items/5bd1250e0db3c38dfc86 MessagingAPIのWebhookで渡ってくるパラメータ今回の目的は、MessagingAPIのWebhookがどういうパラメータを連携するか知りたいので、grapeloggingを入れてパラメータを確認した。 2021-08-29 18:44:13
Ruby Railsタグが付けられた新着投稿 - Qiita rails g devise User を実行の際のエラーの話 https://qiita.com/1400cm/items/031c6c5379fc8b4b9dc8 railsgdeviseUserを実行の際のエラーの話背景railsgdeviseUserを実行の際、以下のエラーが発生railsabortedStandardErrorAnerrorhasoccurredthisandalllatermigrationscanceledPGDuplicateColumnERRORcolumnemailofrelationusersalreadyexistsエラー文を見ると、どうやらusersテーブルが重複しているようだ。 2021-08-29 18:57:56
Ruby Railsタグが付けられた新着投稿 - Qiita LINE Messaging APIを使ってみる https://qiita.com/kazmaw/items/5bd1250e0db3c38dfc86 MessagingAPIのWebhookで渡ってくるパラメータ今回の目的は、MessagingAPIのWebhookがどういうパラメータを連携するか知りたいので、grapeloggingを入れてパラメータを確認した。 2021-08-29 18:44:13
海外科学 NYT > Science Palestinians Finally Have Vaccines. But Will People Take Them? https://www.nytimes.com/2021/08/29/world/middleeast/palestinians-covid-vaccines-hesitancy.html Palestinians Finally Have Vaccines But Will People Take Them For months the Palestinian authorities struggled to get doses Now they have the shots but disinformation and conspiracy theories have led to widespread hesitancy 2021-08-29 09:15:13
海外ニュース Japan Times latest articles Japan’s Naohide Yamaguchi wins gold in men’s SB14 100-meter breaststroke https://www.japantimes.co.jp/sports/2021/08/29/paralympics/summer-paralympics/yamaguchi-swimming-gold/ Japan s Naohide Yamaguchi wins gold in men s SB meter breaststrokeYamaguchi won gold in the the men s SB meter breaststroke on Sunday to give the host nation a second Paralympic title in the pool 2021-08-29 18:07:17
ニュース BBC News - Home Afghanistan: British ambassador home as last UK troops leave https://www.bbc.co.uk/news/uk-58372437?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-29 09:41:33
ニュース BBC News - Home NHS blood test tube shortage: Doctors 'facing difficult choices' https://www.bbc.co.uk/news/health-58374553?at_medium=RSS&at_campaign=KARANGA tests 2021-08-29 09:22:21
ニュース BBC News - Home Afghanistan: Pen Farthing and animals 'safe' after leaving Kabul https://www.bbc.co.uk/news/uk-england-essex-58370218?at_medium=RSS&at_campaign=KARANGA wonderful 2021-08-29 09:56:10
ニュース BBC News - Home Cockroft's third 100m title one of five golds for GB on day five of Paralympics https://www.bbc.co.uk/sport/disability-sport/58372936?at_medium=RSS&at_campaign=KARANGA Cockroft x s third m title one of five golds for GB on day five of ParalympicsHannah Cockroft sets a new world record to win her third consecutive T m crown and claims a stunning sixth Paralympic title on day five in Tokyo 2021-08-29 09:07:58
ニュース BBC News - Home Tokyo Paralympics: Who are Great Britain's medal winners? https://www.bbc.co.uk/sport/disability-sport/58267875?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-29 09:14:33
ニュース BBC News - Home Tokyo Paralympics medal table - which country has won most golds? https://www.bbc.co.uk/sport/disability-sport/58267874?at_medium=RSS&at_campaign=KARANGA britain 2021-08-29 09:04:30
LifeHuck ライフハッカー[日本版] フライパンの焦げ付き汚れがピカピカに!ケアも簡単で長年使えるステンレスクリーナー 「SOFTMESH」 https://www.lifehacker.jp/2021/08/240477-machi-ya-softmesh-review.html softmesh 2021-08-29 19:00:00
北海道 北海道新聞 大阪で2389人感染 日曜では最多、2人死亡 https://www.hokkaido-np.co.jp/article/583380/ 新型コロナウイルス 2021-08-29 18:10:00
北海道 北海道新聞 首相、154日ぶりの休み 政局に備え心身リセット https://www.hokkaido-np.co.jp/article/583379/ 衆院議員 2021-08-29 18:05:00
北海道 北海道新聞 坂元智香は8位 パワーリフティング・29日 https://www.hokkaido-np.co.jp/article/583378/ 智香 2021-08-29 18:04:00
北海道 北海道新聞 米ハワイの高校生らと交流 平和大使の広島、長崎の高校生ら https://www.hokkaido-np.co.jp/article/583377/ 長崎 2021-08-29 18:04:00
北海道 北海道新聞 稲見が逆転で今季7勝目 ニトリレディース 小祝11位 https://www.hokkaido-np.co.jp/article/583352/ 北海道小樽 2021-08-29 18:01:57
python Pythonタグが付けられた新着投稿 - Qiita GANに魅了された人の備忘録#02Autoencorderの簡単な説明から実装まで https://qiita.com/UmiTak/items/80375307da449764a432 ここでは、ベクトルを活性化関数で計算するというのはベクトルの各成分を活性化関数で計算していることを意味しています。 2021-08-29 19:15:19
js JavaScriptタグが付けられた新着投稿 - Qiita 用語集 https://qiita.com/qhgsq/items/3429be0f1d9ad33b5193 refactoring 2021-08-29 19:44:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ””n回クリックしたら”という文を作りたい https://teratail.com/questions/356756?rss=all n回クリックしたらという文を作りたい指定した回数クリックしたらという条件付きの文を書きたいです。 2021-08-29 19:56:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) hファイルにインクルードすることのデメリット https://teratail.com/questions/356755?rss=all include 2021-08-29 19:53:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Gmaiの内容を自動でスプレッドシートに反映させたいです。 https://teratail.com/questions/356754?rss=all Gmaiの内容を自動でスプレッドシートに反映させたいです。 2021-08-29 19:53:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【GAS】スプレッドシートのシート1を読み込んで、★条件に合致すれば、 シート1のR列と同じ名前を、シート2のA列から探し出し、 同じ行のIDを出力するというプログラムを作成しています。 https://teratail.com/questions/356753?rss=all 2021-08-29 19:47:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) HTMLの回り込みによるブロック要素が崩れてしまいます https://teratail.com/questions/356752?rss=all HTMLの回り込みによるブロック要素が崩れてしまいます現在htmlでコーディングしているのですが、以下の画像のようなスタイルを実現するとすると、どのようなCSSを書き、HTMLを書けばよいでしょうか線はそれぞれコンテンツ境界線と考えています。 2021-08-29 19:44:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) docker-composeで同じ階層に存在しているファイルが実行できない理由 https://teratail.com/questions/356751?rss=all dockercomposeで同じ階層に存在しているファイルが実行できない理由現在、dockerを使てPHP環境を整えて、色々と試しているのですが、点動作がおかしいのです…。 2021-08-29 19:18:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MySQLのインサート時に行うMAX()+1について教えてください。 https://teratail.com/questions/356750?rss=all MySQLのインサート時に行うMAXについて教えてください。 2021-08-29 19:17:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) App Service で Ruby on Rails アプリを作成し、実行したい https://teratail.com/questions/356749?rss=all AppServiceでRubyonRailsアプリを作成し、実行したい前提・実現したいことAppnbspServiceでRubynbsponnbspRailsのアプリを作成しています。 2021-08-29 19:15:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) google classroom apiで、ストリームの投稿のうち、投稿に対する返信のコメントと投稿者を取得したい https://teratail.com/questions/356748?rss=all googleclassroomapiで、ストリームの投稿のうち、投稿に対する返信のコメントと投稿者を取得したい前提・実現したいことGooglenbspWorkspaceの、classroomnbspapiで、ストリームに投稿された内容テキスト及び発信者を取得しようとclassroomnbspapiを用いてみました。 2021-08-29 19:03:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Songle Rest APIのPythonでの音楽地図の取得でのエラー https://teratail.com/questions/356747?rss=all SongleRestAPIのPythonでの音楽地図の取得でのエラー実現したいことPythonnbspでnbspSonglenbspRestnbspAPIを用いて、メロディに関する音楽地図jsonを取得したい発生している問題・エラーメッセージltResponsegt該当のソースコードimportrequestsgtgtgturljsonxmlurlwwwyoutubecomwatchvPqJNcKVIZEgtgtgtrequestsgeturlltResponsegt試したこと取得したい楽曲が登録されているのは確認済み。 2021-08-29 19:00:33
Docker dockerタグが付けられた新着投稿 - Qiita 【C#】Entity Framework Core で移行したあと、sqlcmdを使ってSQL Serverを観察する https://qiita.com/t13801206/items/9330dd3a540966261320 【C】EntityFrameworkCoreで移行したあと、sqlcmdを使ってSQLServerを観察するこの記事はSQLServerDocker版をデータベースファーストで操作してみた記事の続き前回は、既存のデータベースからモデルDbContextを継承したクラスを生成する、いわゆるスキャフォールディングを試したスキャフォールディングについて書かれた、マイクロソフトのよくわかる記事今回はモデルからデータベースを生成する方法、いわゆるコードファーストな方法を試すEFCoreで何ができるか公式ドキュメントから一部引用させていただくEFは、次のモデル開発アプローチをサポートしています。 2021-08-29 19:34:33
Docker dockerタグが付けられた新着投稿 - Qiita 家のネットワークを監視することにした https://qiita.com/atm-snag/items/44a188889ee6e5ab937a 2021-08-29 19:24:52
golang Goタグが付けられた新着投稿 - Qiita Go言語 のpanic を正しくrecover する https://qiita.com/takuya_sss/items/161760ae188762a9e6be 使用上の注意点言語仕様なのでドキュメントを読めば書いてあるが、慣れた人ほど注意した方が良いことrecoverは関数内部で実行されることで初めてpanicを受け取ってくれる下記のコードを実行すると、panicが回収されず、そのままプログラムが終了するpackagemainfuncmainrecoverpanicパニックが回収されませんでした一方で次のコードのように、関数内部で受け取ってやることでちゃんとpanicが回収されて、プログラムが正常に終了するpackagemainimportfmtfuncmaindeferfuncifrrecoverrnilfmtPrintlnパニックが回収されましたpanicパニックが回収されませんでした以上のように、panicは正しく受け取ってあげないとプログラムが全落ちしてしまうので気をつけて使おう。 2021-08-29 19:36:39
海外TECH Ars Technica A bad solar storm could cause an “Internet apocalypse” https://arstechnica.com/?p=1790321 coronal 2021-08-29 10:05:25
海外TECH DEV Community Why we added a Free Plan for our SaaS https://dev.to/coding-friends/why-we-added-a-free-plan-for-our-saas-4ip4 Why we added a Free Plan for our SaaSEarly on we had decided that our SaaS Loqbooq should not have a free plan After all it is a service aimed at businesses not individuals We thought business customers are willing to pay for a service that saves them time and reduces friction Now two months have passed since we publicly releasing Loqbooq And we found that assumption does hold true Still this week we introduced a free plan for small teams including all features What made us change our minds Here is what we learned from our early adopters Our business modelLoqbooq is an app to record your project decisions and commit to these decisions as a team We have a web app and a Slack app We are convinced that Loqbooq is a service that saves companies money When you document your project decisions your teams spend less time researching why things were done as they were done New team members can be on boarded quicker as you have a record of all decisions on design architecture or strategy as well as the reasoning behind them And if your project involves multiple parties it also reduces stress and discussions if stakeholders commit to decisions together Our customers consider Loqbooq a valuable tool that is worth paying for it And of course we rely on paying customers as our business model We do not sell our users data nor do we display advertisements ーand never will But then why add a Free Plan For us offering a free plan is about organically convincing teams that Loqbooq is a useful and easy to integrate tool When we talked to our early adopters we learned that introducing new tools in a team can be a slow and complicated process We often hear things like I really love Loqbooq But I also need to convince my team We learned that it is often one or two individuals who see the need for a decision log in a project The easy part for them is to find a tool for that like Loqbooq But the hard part is to convince their team to make the step to actually use a decision log We did already offer a trial period so interested teams could try out and experiment with Loqbooq before needing to enter a credit card number Yet this often was not sufficient Having created some sample decisions is just not as convincing as using Loqbooq as part of your actual daily work And that is where we see the new Free Plan comes in Make it easy for early adoptersNow a small group of early adopters within an organization can use Loqbooq with all features in their real projects for as long as they need it ーfor free The only limitations are that you cannot have more than three decision logs and can only have three reviewers on each decision This should work out fine for small teams or startups Now early adopters can play with Loqbooq and experiment with decision logs in a small project They can take their time to integrate it in their work culture project structure and other tooling they already have But most important They don t need to ask for budget to do a pilot project Spread to larger teamsOnce a group of early adopters is convinced that Loqbooq actually suits their needs and improves their project management they can start expanding the use to more or larger projects When they now pitch it to their teams they have real world experience with the tool making it much easier to win over more hesitant colleagues And only then they need to upgrade to the paid Pro Plan for an unlimited number of logs and reviewers How it worked outWell we will only know in a couple of weeks or months The downside of letting your users use your product for free up to some limits is obvious it takes much longer for users to decide for a paid plan 2021-08-29 10:54:33
海外TECH DEV Community Important Flutter files and folders - LLF #3 https://dev.to/nombrekeff/important-flutter-files-and-folders-llf-3-g7g Important Flutter files and folders LLF Hey there This post breaks down the project generated by the end of the previous post where I show you how to set up a basic Flutter project and get it running The first time we open the starter project with VSCode we will be presented with something like this Important files and folders pubspec ymlThe pubspec yml file is like a package json if you come from the Javascript NPM world composer json if you come from PHP and so on It s the same a file that contains information about the project and other metadata like dependencies but for the Dart ecosystem It also contains Flutter specific configurations Now that we know what it is let me break down the most common fields inside pubspec yml name read more The name of the project required for every project description read more The description of the project only for packages published to pub dev version read more The version of the project required if publishing a package to pub dev Can also be used within Flutter in case we want to show the version in the APP or maybe our API requires us to send the app version on some requests dependencies read more Hold the dependencies of the project with its version constraints like in a good old package json Looks like this when you create the initial project dependencies flutter sdk flutterAs you can see this project depends on flutter as mentioned earlier Flutter runs on top of Dart so we must add flutter to the dependencies to be able to use it inside dart code dev dependencies read more Similar to dependencies but to hold development dependencies These kinds of dependencies are only used in the development cycle In the starter project there are a couple of dependencies flutter test used to test your flutter apps I will be covering this in future posts you can also learn more about it here flutter lints used to statically analyze code and enforce style rules read more environment read more This tells Dart which versions of Dart the package or application supports flutter read more This is the field where flutter configurations live inside pubspec Inside the flutter field there are some other fields uses material design required if using material design iconsassets for flutter to load images custom icons or other assets except for fonts which have their own field below we must define them in this field fonts defines a list of font families and path to assetsOkay that s the most important ones covered There are some more but less relevant to us for now you can read more and check the documentation on Dart s pubspec here and Flutter s addition here Example pubspec ymlLet s see the initial pubspec file Flutter generated for us I ve removed some comments for better readability name series project appdescription A new Flutter project publish to none Remove this line if you wish to publish to pub devversion environment sdk gt lt dependencies flutter sdk flutterdev dependencies flutter test sdk flutter flutter lints flutter uses material design true analisis options ymlanalisis options yml is a configuration file for the analyzer the analyzer statically analyzes Dart code to check for errors warnings and lints In this file we can include custom rules provided by the flutter lints package in our case These are not the only rules we could have though there are other alternatives like pedantic or we could even create our own You can read more here lib This folder will hold all the code for our entire application For now it only contains one file main dart Let s see what this file does next  lib main dartmain dart is the main file of the flutter application as the name suggests In the starter project Flutter jammed everything in that file This is good as a first example as they can explain everything at once in one file But it s not ideal when building bigger apps I will be showing you how to structure and organize flutter projects in future posts There s a lot of stuff in this file so I will dedicate more posts to cover everything inside it If your feeling like digging straight through you can head over to Flutter s docs they have many decent guides and tutorials there test As the name implies this folder will contain our tests You can read more here android Android specific files Contains the graddle configuration and Android manifest ios iOS specific files Contains XCode project and settings web Web specific files Yes you can run Flutter on the web too Here is the list of supported platforms I think that would cover all important files and folders for now as new files appear in subsequent posts I will be explaining more As always thanks for reading I hope I ve made sense of all of that And remember to comment if you have any suggestions or something you would like me to cover in these posts lt Previous Post Next Post gt 2021-08-29 10:47:56
海外TECH DEV Community Building Vocabulary https://dev.to/vindhyasadanand/building-vocabulary-257m Building VocabularyHello Daily I will come up with a post consisting of new words that I have learned and which are frequently asked in GRE exams with Pictorial representation Calumny noun Making of a false statement meant to injure a person s reputation Checkout Pronunciationegrigious adjective Outstandingly bad Shocking Checkout Pronunciationacrimony noun bitterness and ill will Checkout Pronunciationbetray Verb To reveal or make known something usually unintentionallyCheckout Pronunciationiconoclast noun somebody who attacks cherished beliefs or institutions Checkout PronunciationI hope this helps to you if you are preparing for GRE exams 2021-08-29 10:01:41
ニュース BBC News - Home Afghanistan: British ambassador home as last UK troops leave https://www.bbc.co.uk/news/uk-58372437?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-29 10:42:46
ニュース BBC News - Home Afghanistan: Pen Farthing and animals 'safe' after leaving Kabul https://www.bbc.co.uk/news/uk-england-essex-58370218?at_medium=RSS&at_campaign=KARANGA wonderful 2021-08-29 10:11:25
ニュース BBC News - Home Hurricane Ida: Thousands flee as category four storm bears down on Louisiana https://www.bbc.co.uk/news/world-us-canada-58372746?at_medium=RSS&at_campaign=KARANGA louisiana 2021-08-29 10:10:54
ニュース BBC News - Home Cockroft's third 100m title one of six golds for GB on day five of Paralympics https://www.bbc.co.uk/sport/disability-sport/58372936?at_medium=RSS&at_campaign=KARANGA Cockroft x s third m title one of six golds for GB on day five of ParalympicsHannah Cockroft sets a new world record to win her third consecutive T m crown and claims a stunning sixth Paralympic title on day five in Tokyo 2021-08-29 10:26:41
ニュース BBC News - Home Tokyo Paralympics: Who are Great Britain's medal winners? https://www.bbc.co.uk/sport/disability-sport/58267875?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-29 10:32:15
ニュース BBC News - Home Tokyo Paralympics medal table - which country has won most golds? https://www.bbc.co.uk/sport/disability-sport/58267874?at_medium=RSS&at_campaign=KARANGA britain 2021-08-29 10:35:41
北海道 北海道新聞 モデルナ、使用見合わせ外で異物 群馬、厚労省に報告 https://www.hokkaido-np.co.jp/article/583396/ 新型コロナウイルス 2021-08-29 19:07:00
北海道 北海道新聞 厚労相、緊急宣言延長を示唆 12日解除は「かなり難しい」 https://www.hokkaido-np.co.jp/article/583395/ 感染拡大 2021-08-29 19:05:00
海外TECH reddit 【浮気推奨】1回目と2回目で異なる◯◯チンを検討 https://www.reddit.com/r/newsokunomoral/comments/pdsoeo/浮気推奨1回目と2回目で異なるチンを検討/ ewsokunomorallinkcomments 2021-08-29 10:11:06
python Pythonタグが付けられた新着投稿 - Qiita [Python]HeartRails ExpresとホットペッパーAPIを用いた飲食店検索API作成方法 メモ https://qiita.com/KWS_0901/items/98f6786dd144ab995dc9 HeartRailsExpresAPI指定した駅名からの緯度・経度取得に利用する。 2021-08-29 20:54:35
js JavaScriptタグが付けられた新着投稿 - Qiita Intersection Observerを使ってみる https://qiita.com/Coco__syu/items/433595d74da8d3158624 IntersectionObserverを使ってみるIntersectionObserverとは【参考記事↓】・使ってみようIntersectionObserver・JSでのスクロール連動エフェクトにはIntersectionObserverが便利実装の流れ①監視したい要素を取得②オプションの設定③トリガーが交差したときの処理今回はシンプルにクラスの付け外し④IntersectionObserverを呼び出し⑤IEへの対応サンプルmainjs監視したい要素を取得constscrollTriggerdocumentquerySelectorAlljstriggerconsttargetArrayArrayprototypeslicecallscrollTriggerオプション設定constscrollOptionrootnullrootMarginpxthresholdトリガーが交差したときの処理functiontargetsentriesentriesforEachentrygtifentryisIntersectingentrytargetclassListaddisactiveIntersectionObserverを呼び出しconstscrollObservernewIntersectionObservertargetsscrollOptiontargetArrayforEachtargetgtscrollObserverobservetarget①監視したい要素を取得IEでもforEachが動くように要素たちを明示的に配列としています。 2021-08-29 20:11:14
js JavaScriptタグが付けられた新着投稿 - Qiita 【Handsontable】セル内に日時入力(DateTimePicker)の表示 https://qiita.com/yaju/items/d037ce7e4ed8ebf6c467 下記のオプションの内容を変更すれば、時間のみにすることや秒を追加することも可能です。 2021-08-29 20:03:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) webサイトにて画面(ページ)を開いたまま定期的にサーバーを確認し、データがあれば画面を更新したい。 https://teratail.com/questions/356759?rss=all webサイトにて画面ページを開いたまま定期的にサーバーを確認し、データがあれば画面を更新したい。 2021-08-29 20:46:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) opencv画像検索-python https://teratail.com/questions/356758?rss=all opencv画像検索pythonAの画像からBの画像を複数個検索したいAの画像の中にBの画像が複数箇所あるので全ての位置を取得したいです。 2021-08-29 20:38:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Laravel8】セッションタイムアウト時のリダイレクトについて https://teratail.com/questions/356757?rss=all 【Laravel】セッションタイムアウト時のリダイレクトについて前提・実現したいことセッションタイムアウトをした際に、ログイン画面にリダイレクトしたい発生している問題・エラーメッセージ実際には、ヘッダーだけがログイン前の状態になり、ページはそのままです。 2021-08-29 20:19:48
AWS AWSタグが付けられた新着投稿 - Qiita Dockerでwordpress構築 https://qiita.com/cloudmaster/items/ccd71ca8819241c0cffb Dockerでwordpress構築はじめに下記を参考にDockerを使ってWordPressを立ち上げようとしてみたらDB接続確立エラーが発生しました。 2021-08-29 20:02:59
Docker dockerタグが付けられた新着投稿 - Qiita Dockerでwordpress構築 https://qiita.com/cloudmaster/items/ccd71ca8819241c0cffb Dockerでwordpress構築はじめに下記を参考にDockerを使ってWordPressを立ち上げようとしてみたらDB接続確立エラーが発生しました。 2021-08-29 20:02:59
海外TECH DEV Community Vue 3 date picker https://dev.to/jasenkoo/vue-3-date-picker-469d Vue date pickerFellow developers I ve created my first open source component for Vue It is a date picker with many features and many I plan to add in the near future As you may notice but currently available components are not so future rich Many are only singe date pickers some are only range missing time picker not mobile friendly and so on This project is trying to solve those issues It would be great if you try it let me know what you think Any suggestions critics are welcome and I will try to resolve them Many thanks You can check the component on Github 2021-08-29 11:30:28
海外TECH DEV Community Advance Features - How to create a working blogging website with pure HTML, CSS and JS in 2021. https://dev.to/kunaal438/advance-features-how-to-create-a-working-blogging-website-with-pure-html-css-and-js-in-2021-50io Advance Features How to create a working blogging website with pure HTML CSS and JS in Hello Today we will do working on some advance features of our blogging website that we made week ago I have added some advance features like Google Authentication Login LogoutDashboardUser written blogs on dashboardCan read edit delete the blogs from the dashboard Edit the blog from blog page itself Storing Displaying Author username So as this is a continuous part of previous one I am using the previous code and file structure For demo code tutorial with explanation and hosting on heroku You can watch the video below Video TutorialTutorial View Aim If the Video tutorial hits K views I ll make tutorial on fully working e commerce site including sellers page product listing placing order paypal gateway login logout and much more So without wasting more time let s see how to code this CodeSo before starting make files inside public folder dashboard htmlcss dashboard cssjs dashoboard jsjs nav jsWe need these four files also So let s open server js file and make admin route app get admin req res gt res sendFile path join initial path dashboard html Thing to notice here is this route will not work if you add this route below blog route Because blog means anything after single so it will consider admin as a blog So to server dashboard Make the route above the blog route Once the route is done Let s make dashboard page In dashboard page add this css stylesheet And this JS scriptFrom where I got these links These links are firebase pre built login UI You can easily find them in the documentation After that link all the firebase CDN we were using last time And make a copy of firestore CDN And replace the firestore with auth for auth CDN And link home css amp dashboard css file lt head gt lt link type text css rel stylesheet href gt lt link rel stylesheet href css home css gt lt link rel stylesheet href css dashboard css gt lt head gt lt body gt lt script src gt lt script gt lt script src gt lt script gt lt script src gt lt script gt lt script src gt lt script gt lt script src js firebase js gt lt script gt lt script src js dashboard js gt lt script gt lt script src js nav js gt lt script gt lt body gt You can watch tutorial for better understanding Now let s make a login feature For that Dashboard html lt login gt lt div class login gt lt div id loginUI gt lt div gt lt div gt Dashboard cssbody background ececec login position fixed top left width height vh display flex justify content center align items center z index background fff login hover effect firebaseui idp button hover background important firebaseui idp button hover firebaseui idp text color fff important transition s Before going to dashboard js make sure you do this in firebase jslet auth firebase auth dashboard jslet ui new firebaseui auth AuthUI auth let login document querySelector login auth onAuthStateChanged user gt if user login style display none getUserWrittenBlogs else setupLoginButton const setupLoginButton gt ui start loginUI callbacks signInSuccessWithAuthResult function authResult redirectURL location reload return false signInFlow popup signInOptions firebase auth GoogleAuthProvider PROVIDER ID Our Login feature is done So after that let s make a navbar for the dashboard and blog cards These elements will be the same as we have home page So just copy them from there lt nav class navbar gt lt img src img logo png class logo alt gt lt ul class links container gt lt li class link item gt lt a href class link gt home lt a gt lt li gt lt li class link item gt lt a href editor class link gt editor lt a gt lt li gt lt ul gt lt nav gt lt dashboard gt lt h class heading gt your blogs lt h gt lt blog section gt lt section class blogs section gt lt div class blog card gt lt img src img header png class blog image alt gt lt h class blog title gt Lorem ipsum dolor sit amet consectetur lt h gt lt p class blog overview gt Lorem ipsum dolor sit amet consectetur adipisicing elit Sunt incidunt fugiat quos porro repellat harum Adipisci tempora corporis rem cum lt p gt lt a href class btn dark gt read lt a gt lt a href class btn grey gt edit lt a gt lt a href class btn danger gt delete lt a gt lt div gt lt section gt You can see some extra elements that we don t have in home section blog For that give these styles heading color rgba font size px text align center position relative margin px px btn grey background ccc color margin px btn danger background f color fff OutputYou can comment the blog card now Now let s make navbar dynamic links For this open nav js and code this const ul document querySelector links container auth onAuthStateChanged user gt if user ul innerHTML lt li class link item gt lt a href admin class link gt Dashboard lt a gt lt li gt lt li class link item gt lt a href onclick logoutUser class link gt Logout lt a gt lt li gt else ul innerHTML lt li class link item gt lt a href admin class link gt Login lt a gt lt li gt Just add nav js and firebase auth CDN All of your pages OutputIf you see the above code you ll see logout function So let s create that Create this inside firebase jsconst logoutUser gt auth signOut location reload Now our login logout is done with dynamic links Let s save retrieve the author to database now Open editor js and first check for user is logged in or not auth onAuthStateChanged user gt if user location replace admin Then change the previous code like this db collection blogs doc docName set title blogTitleField value article articleFeild value bannerImage bannerPath publishedAt date getDate months date getMonth date getFullYear till here we made in last blog author auth currentUser email split This way we can add author to the database Now show the author on blog page For that open blog js and add this inside setupBlog function after setting up the publishedAt element Like this publish innerHTML data publishedAt publish innerHTML data author OutputGreat We are done Now let s fetch make blog cards in dashboard Open dashboard js fetch user const getUserWrittenBlogs gt db collection blogs where author auth currentUser email split get then blogs gt blogs forEach blog gt createBlog blog catch error gt console log Error getting documents error const createBlog blog gt let data blog data blogSection innerHTML lt div class blog card gt lt img src data bannerImage class blog image alt gt lt h class blog title gt data title substring lt h gt lt p class blog overview gt data article substring lt p gt lt a href blog id class btn dark gt read lt a gt lt a href blog id editor class btn grey gt edit lt a gt lt a href onclick deleteBlog blog id class btn danger gt delete lt a gt lt div gt const deleteBlog id gt db collection blogs doc id delete then gt location reload catch error gt console error Error removing document error By this we are now getting user written blogs and able to delete them as well OutputNow let s edit button on blog page Add this button after published element lt a class btn id edit blog btn href gt edit blog lt a gt And style this blog css edit blog btn background rgba display none I found some styles issue when I was developing it So I recommend you give these style to these elements also blog css article word break break word home css blogs section word break break word And now make edit button visible when the author visiting the page blog jstry if data author auth currentUser email split let editBtn document getElementById edit blog btn editBtn style display inline editBtn href blogId editor catch nothing Add this after publish innerHTML data author in setupBlog function Why we are using try here because if you don t use that it will give error when no one is log in Now everything is done The last thing make blog edit Open server js and make route for editing existing blog app get blog editor req res gt res sendFile path join initial path editor html After this is you open the route You ll see the editor page but it will have no styles on it and no images Why is that I don t know really but I know to fix it If you know what we call this scenario in JS let me know in discussions To fix that open editor html file And add before every link Each and every link After that your file should look like this lt head gt lt meta charset UTF gt lt meta http equiv X UA Compatible content IE edge gt lt meta name viewport content width device width initial scale gt lt title gt Blog Editor lt title gt lt link rel stylesheet href css home css gt lt link rel stylesheet href css editor css gt lt head gt lt body gt lt div class banner gt lt input type file accept image id banner upload hidden gt lt label for banner upload class banner upload btn gt lt img src img upload png alt upload banner gt lt label gt lt div gt lt div class blog gt lt textarea type text class title placeholder Blog title gt lt textarea gt lt textarea type text class article placeholder Start writing here gt lt textarea gt lt div gt lt div class blog options gt lt button class btn dark publish btn gt publish lt button gt lt input type file accept image id image upload hidden gt lt label for image upload class btn grey upload btn gt Upload Image lt label gt lt div gt lt script src gt lt script gt lt script src gt lt script gt lt script src gt lt script gt lt script src js firebase js gt lt script gt lt script src js editor js gt lt script gt lt body gt Now it ll work Great Now let s setup the blog values and make edit functional editor js already existing blog setuplet blogId location pathname split blogId shift remove first item from the array because first item is empty if blogId editor means we are in existing blog route let docRef db collection blogs doc decodeURI blogId docRef get then doc gt console log doc if doc exists let data doc data bannerPath data bannerImage banner style backgroundImage url bannerPath blogTitleField value data title articleFeild value data article else location replace So this will setup the text fields value And we can edit themNow inside the publishBtn click event Change that like this if articleFeild value length amp amp blogTitleField value length generating id let docName if blogId editor let letters abcdefghijklmnopqrstuvwxyz let blogTitle blogTitleField value split join let id for let i i lt i id letters Math floor Math random letters length docName blogTitle id else docName decodeURI blogId setting up docName let date new Date for published at info access firstore with db variable db collection blogs doc docName set title blogTitleField value article articleFeild value bannerImage bannerPath publishedAt date getDate months date getMonth date getFullYear author auth currentUser email split then gt location href docName catch err gt console error err This is the same as previous Only docName value is changed here OutputSo we are done We have all the advance features You can check this to host the website online You can get my all project s source code in just membership on patreon Support my work for more awesome and amazing website This is just a beginning Source CodeI hope you understood each and everything If you have doubt or I missed something let me know in the comments Articles you may find UsefulInfinte CSS loaderBest CSS EffectWave Button Hover EffectYoutube API Youtube CloneTMDB Netflix CloneI really appreciate if you can subscribe my youtube channel I create awesome web contents Thanks For reading 2021-08-29 11:18:28
海外TECH DEV Community How to pass PHP variables to JavaScript in WordPress https://dev.to/hisman/how-to-pass-php-variables-to-javascript-in-wordpress-4e33 How to pass PHP variables to JavaScript in WordPressWhen you re building a WordPress theme or plugin sometimes you have JavaScript code that needs to use data values from PHP For instance you need these values in your JavaScript code Homepage URLTheme option valuesWordPress posts dataetcThe easiest way to do that is by initializing those values into JavaScript objects in your header php theme file or wp head hook For example lt script gt var myThemeParams homeURL lt php echo home url gt themeOptions lt php echo get theme mod mytheme options false gt lt script gt Even though it works but WordPress has been provided us with a function for doing something like that It s called wp add inline script wp add inline script handle data position after handle Name of the script to add the inline script to data String containing the JavaScript to be added position Whether to add the inline script before the handle or after That function will add an inline script before or after your JavaScript code It actually can do more besides passing PHP variables to JavaScript You can see another use case here So to use wp add inline script for passing variables from PHP to JavaScript you need to set the position properties to before so that it ll add the inline script before your JS file And then initialize a JavaScript object and set the value with data from PHP wp enqueue script my theme script get template directory uri js script js wp add inline script my theme script var myThemeParams json encode array homeURL gt home url themeOptions gt get theme mod mytheme options false before In your JavaScript you can access it like this console log myThemeParams homeURL console log myThemeParams themeOptions 2021-08-29 11:05:45
海外TECH CodeProject Latest Articles Cron expression parser in AWS Lambda https://www.codeproject.com/Articles/5311556/Cron-expression-parser-in-AWS-Lambda lambda 2021-08-29 11:09:00
海外ニュース Japan Times latest articles Japan detects more Moderna vaccine contamination https://www.japantimes.co.jp/news/2021/08/29/national/science-health/japan-moderna-vaccine-contamination/ Japan detects more Moderna vaccine contaminationThe contamination in Okinawa and Gunma follows the suspension of million doses across Japan on Thursday after the deaths of two men following their 2021-08-29 20:01:13
ニュース BBC News - Home Afghanistan: British ambassador home as last UK troops leave https://www.bbc.co.uk/news/uk-58372437?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-29 11:06:10
ニュース BBC News - Home Afghanistan: Pen Farthing and animals 'safe' after leaving Kabul https://www.bbc.co.uk/news/uk-england-essex-58370218?at_medium=RSS&at_campaign=KARANGA wonderful 2021-08-29 11:48:45
ニュース BBC News - Home Fudstock festival: Three injured in Barrow fairground ride incident https://www.bbc.co.uk/news/uk-england-cumbria-58375009?at_medium=RSS&at_campaign=KARANGA condition 2021-08-29 11:29:27
ニュース BBC News - Home A3 death: Man charged with Helen Anderson's murder https://www.bbc.co.uk/news/uk-england-surrey-58375146?at_medium=RSS&at_campaign=KARANGA guildford 2021-08-29 11:15:06
ニュース BBC News - Home Great Yarmouth rollercoaster return for golden wedding couple https://www.bbc.co.uk/news/uk-england-norfolk-58356739?at_medium=RSS&at_campaign=KARANGA celebration 2021-08-29 11:03:15
ニュース BBC News - Home Cockroft's third 100m title one of six golds for GB on day five of Paralympics https://www.bbc.co.uk/sport/disability-sport/58372936?at_medium=RSS&at_campaign=KARANGA Cockroft x s third m title one of six golds for GB on day five of ParalympicsHannah Cockroft sets a new world record to win her third consecutive T m crown and claims a stunning sixth Paralympic title on day five in Tokyo 2021-08-29 11:44:30
ニュース BBC News - Home Tokyo Paralympics: Who are Great Britain's medal winners? https://www.bbc.co.uk/sport/disability-sport/58267875?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-29 11:30:15
ニュース BBC News - Home Tokyo Paralympics medal table - which country has won most golds? https://www.bbc.co.uk/sport/disability-sport/58267874?at_medium=RSS&at_campaign=KARANGA britain 2021-08-29 11:12:17
北海道 北海道新聞 鳥取で沖縄と同ロット番号を接種 異物混入ワクチン、被害報告なし https://www.hokkaido-np.co.jp/article/583410/ 異物混入 2021-08-29 20:05:00
北海道 北海道新聞 立民「首相批判できる立場か」 総裁選出馬の自民岸田氏に皮肉 https://www.hokkaido-np.co.jp/article/583409/ 国対委員長 2021-08-29 20:03:00
北海道 北海道新聞 乾がC大阪に10年ぶり復帰 元日本代表、スペインから https://www.hokkaido-np.co.jp/article/583408/ 元日本代表 2021-08-29 20:03:00
北海道 北海道新聞 注射器の針刺し時ゴム破片混入か 沖縄の異物混入で厚労省 https://www.hokkaido-np.co.jp/article/583407/ 新型コロナウイルス 2021-08-29 20:03:00
python Pythonタグが付けられた新着投稿 - Qiita python-pptxの図形一覧 https://qiita.com/fuji3195/items/5e1a2f5760e98ac7116b 今回はpythonpptxで簡単な図形追加をまとめました。 2021-08-29 21:32:35
python Pythonタグが付けられた新着投稿 - Qiita CSVを読み込んで,”,”で分割するコード https://qiita.com/fp74skzcz/items/caed6d4952162444023c 2021-08-29 21:29:43
python Pythonタグが付けられた新着投稿 - Qiita 異常検知手法 Isolation Forestの解説、スクラッチでの実装 https://qiita.com/tchih11/items/d76a106e742eb8d92fb4 全データを使って決定木を一つだけ作成すると過学習してしまうので、データをサンプリングした上で、大量の決定木を作成し、作成した決定木の各データが孤立するまでの距離の平均を使用して異常値スコアを算出します。 2021-08-29 21:21:00
python Pythonタグが付けられた新着投稿 - Qiita Python仮想環境 https://qiita.com/disk131/items/8f715034a8a62b9c2fae Python仮想環境TLDRPythonでは、Dockerなどを用いることなく簡単に仮想環境を構築することができます。 2021-08-29 21:11:11
python Pythonタグが付けられた新着投稿 - Qiita ワードウルフのお題(単語ペア)を word2vec で自動生成する https://qiita.com/nikotan/items/3cfac9372bca77c3bf6c たとえば、この関数で『ワードウルフのお題を自動で作ってみます』を分かち書きすると、以下のようになります。 2021-08-29 21:03:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) グローバル変数が初期化されるタイミングについて https://teratail.com/questions/356764?rss=all グローバル変数が初期化されるタイミングについてDjangoアプリを開発してて疑問があったことがあり質問させて貰いました。 2021-08-29 21:53:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C++で配列の範囲指定がしたい。 https://teratail.com/questions/356763?rss=all python 2021-08-29 21:51:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) android studioでプレビューが表示されないです。解決方法をご存じの方ご教授願います。 https://teratail.com/questions/356762?rss=all android 2021-08-29 21:43:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Flutter: プロジェクト作成時、Manifestファイル等のデフォルトで作成されるファイルにエラーがある https://teratail.com/questions/356761?rss=all Flutterプロジェクト作成時、Manifestファイル等のデフォルトで作成されるファイルにエラーがあるプロジェクト作成時に自動で生成されるファイルに数箇所のエラーがあり、commit時に警告文が出てきます。 2021-08-29 21:18:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) laravel8でAPIの処理をコントローラー化すると500エラーになる。 https://teratail.com/questions/356760?rss=all laravelでAPIの処理をコントローラー化するとエラーになる。 2021-08-29 21:17:05
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】エラーメッセージ表示 https://qiita.com/moru0606/items/1e69cebe818dcc117133 【Rails】エラーメッセージ表示目標エラーメッセージを表示させるユーザーの登録や投稿がなんで失敗したか知らせてくれるメッセージ実装エラーメッセージのファイル作成appviewslayoutserrormesseageshtmlerbltifmodelerrorsanygtltdividerrorexplanationclassalertalertwarninggtltulclassmbgtltmodelerrorsfullmessageseachdomessagegtltligtltmessagegtltligtltendgtltulgtltdivgtltendgtバリデーション新規登録の際の制限を記述。 2021-08-29 21:18:16
Docker dockerタグが付けられた新着投稿 - Qiita ローカルEthereum開発環境を構築する(プライベートチェーン) https://qiita.com/oishii_pg_gohan/items/38c83655206598ba7763 さいごにひとまず、極々簡単なEthereumを利用しての開発環境は構築出来ました。 2021-08-29 21:47:56
Docker dockerタグが付けられた新着投稿 - Qiita Docker上にGanache環境を構築する https://qiita.com/oishii_pg_gohan/items/4d65f149fea18f8e7256 Ganacheの起動Ganacheの公式手順だとダウンロード後にダブルクリックで実行できるようなのですが、出来ませんでした。 2021-08-29 21:34:11
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】エラーメッセージ表示 https://qiita.com/moru0606/items/1e69cebe818dcc117133 【Rails】エラーメッセージ表示目標エラーメッセージを表示させるユーザーの登録や投稿がなんで失敗したか知らせてくれるメッセージ実装エラーメッセージのファイル作成appviewslayoutserrormesseageshtmlerbltifmodelerrorsanygtltdividerrorexplanationclassalertalertwarninggtltulclassmbgtltmodelerrorsfullmessageseachdomessagegtltligtltmessagegtltligtltendgtltulgtltdivgtltendgtバリデーション新規登録の際の制限を記述。 2021-08-29 21:18:16
海外TECH DEV Community macOS Web: Why I moved from React to Svelte https://dev.to/puruvj/macos-web-why-i-moved-from-react-to-svelte-4mkp macOS Web Why I moved from React to SvelteRead in light midday dark or radioactive thememacOS is an amazing operating system It looks really good works really fast Thanks to Apple s hardware is very consistent and overall an amazing experience Personally I have never been much infatuated with macOS But that changed last year when macOS Big Sur came out with the super sleek and modern design with those beautiful blurs I instantly fell in love with it Just look how beautiful it is Unfortunately I couldn t afford to buy the MacBook You re overpriced Apple but I couldn t not want it I spent weeks just watching review videos and screenshots of it I am not a designer but I have a good taste in design and Big Sur was it Finally when the craving became too much I was like Screw it I ll just make it myself So that s what I did I recreated the interface of macOS Big Sur for Web You can see it macos vercel app Early days React I began working on this project back in November with the stack being React with Snowpack as the bundler dev server JSS for styling and restater for state management and I created just the topbar without the opening menus the animated dock and the background Nothing much really Quite easy to do You can visit it here macos web mmoafr vercel appThe dock animation isn t as smooth as it is in the latest iteration if you look closely Not to mention this very simple app is using loads of dependencies It loaded KB min brotli of JS and KB of CSS It was CSS in JS so no separate CSS file For reference the current version in Svelte loads only KB of JS and KB of CSS and it does a lot more than the November version Here s the package json dependencies field of the November version material ui core mdi js rooks use raf tippyjs react date fns framer motion react react dom react helmet async restater use sound See So much stuff for so little So this was the state of the app Then I didn t work on it I was bored of it Then I had an accident broke my spine was prescribed months bed rest I was so bored out of my mind I thought what the heck I ll just continue working on it So I revived the project made some heavy changes Like I threw away restater library to use Jotai because it was much simpler Fast forward two months I made some drastic changes I replaced Snowpack Bundler and dev server with ViteJS Why No specific reason I just felt it was more polished and had some superb features which I could use to make the app smaller in size I replaced the existing JSS style with styled components Not perf related really just that writing CSS as JS objects wasn t fun I also got rid of some dependencies to reduce bundle size That brings us to KB min brotli JS You can see it for yourself macos web git feat switch to vite puruvj vercel appI was still not satisfied with it The app felt slow the dock animation was janky menus wouldn t open up instantly Not satisfactory Then I did something very drastic I moved the app from React to Preact The era of PreactYepp I did that I m crazy that way Anyways moving React to Preact was a very smooth experience I just had to install the official preactjs preset vite Vite plugin by Preact team and it took care of aliasing react in import React from react to preact compat and everything It was very seamless It just worked Huge kudos to the Preact team And that my friend made all the difference in the world The site got fast Animations lost their jank Menus opened instantly Everything just worked And the best part Bundle size went down by a lot React React DOM is KB Preact Core Compat is just KB max You can check it out here yourself macos web git feat move to preact puruvj vercel app You will find the bundle size is not drastically less here compared to the previous React iteration That s because I added some dependencies in the period before transitioning This was great but there was one problem Too many dependencies Here s the package json dependencies field mdi js rooks use raf tippyjs react colork date fns framer motion idb keyval immer jotai preact prop types react helmet async react is react lazily react rnd react slider react sound styled components styled reset throttle debounce tippy js use interval This is a lot of dependencies at this point Doesn t look good does it Goodbye styled components ️So in my quest to make the app smaller and faster I found styled components to be one of the roadblocks What was the issue with it Well first thing CSS in JS is always less performant than just raw CSS Well written CSS Bad duplicated styled don t count nd styled components added KB bundle size to the app And the most important one The output CSS wouldn t minify Generally when you are writing in css or scss files your CSS is minified completely that is all spaces and line breaks are removed making it smaller to send over the wire But with styled components because I m writing the CSS inside JavaScript strings the CSS tooling can t minify it by default so that CSS remains unminified See All the code is here as it is And I couldn t use the babel plugin styled components as it wouldn t work with Vite for some reason And leaving Vite wasn t an option So it was then that I decided to move to the basics CSS Modules SCSS Modules to be exact So I did that Took a lot of effort but the final result was worth it It took the JS size from around KB to KB and the CSS was KB This was a huge amount of reduction and made the app feel really fast The burden of supplying CSS was removed from the JS and that alone made a lot of difference Here s an in detail write up of moving to CSS Modules Why I moved from Styled Components to S CSS modulesAnd because this process required me to touch the whole project at once I got the chance to revisit some not so good code and improve it resulting in me getting rid of a lot of dependencies This is the package json s dependencies field after this change mdi js reach slider rooks use raf tippyjs react clsx date fns framer motion idb keyval immer jotai preact react rnd tippy js use interval That s a lot of reduction compared to the previous iteration So all this brings us to the final situation of macOS Built in preact styled with CSS Modules only KB loaded at first and pretty smooth usage But me being me I strived to make it even better Because there wasn t much scope for radical techniques I resorted to the ultimate technique Code Splitting Go Code splitting Implementing Code splitting was very easy The components that aren t needed on the first load I split them away into their own separate chunks One component where I do code splitting was the AppNexus tsx This is basically a gateway to render the right app component when you open any app This is as easy as import AppID from stores apps store import lazy from react type AppNexusProps appID AppID isBeingDragged boolean const Calculator lazy gt import Calculator Calculator const VSCode lazy gt import VSCode VSCode const Calendar lazy gt import Calendar Calendar const PlaceholderApp lazy gt import Placeholder Placeholder export const AppNexus appID isBeingDragged AppNexusProps gt if appID calculator return lt Calculator gt if appID vscode return lt VSCode isBeingDragged isBeingDragged gt if appID calendar return lt Calendar gt return lt PlaceholderApp appID appID gt See Super easy to do This brought the initial bundle size down to just KB min brotli with KB of CSS KB smallerby just dynamically importing stuff And this is when I took a break from this project again Until th August when I was so bored I decided to just rebuild the whole thing again in Svelte So that s what I did Svelte The golden ageI began migrating on the morning of th August kept at it the whole day and got the Dock the menubar and the action center working as it was a matter of copy pasting only As for the dock animation I had already done an article about it so all I had to do was just copy paste stuff again I continued on the th too working the whole day implementing the different apps Finally completed by the end of the day ResultsUnsurprisingly the bundle size went down and runtime performance went up If you have been following Web Dev news on Twitter and Reddit you probably saw this coming from a mile away But the extent of these improvements was very surprising I ll just let the cat out of the bag Initial bundle size went down to KB of JS min brotli That s less than half of what it was before And runtime performance went up by a lot With the previous version the dock animation could get janky when my computer was overloaded Not by a lot but it was visible After I moved to Svelte even that much jank was gone Fully gone The processThe process of migrating to Svelte from a React app was gruelling and hard and rough and mentally taxing It was exhausting Ignore the line above it was total BS Moving to Svelte was an extremely simple process It was literally copying the JSX code pasting it as is removing the CSS Modules stuff and adding regular old classes Because Svelte s state is very close to React s useState moving it was a matter of copy pasting all the state related code and modifying it to be a regular Variable So this const xPos setXPos useState const yPos setYPos useState const isMenuVisible setIsMenuVisible useState false became this in svelte let xPos let yPos let isMenuVisible false This is it Literally got rid of a lot of noise but the skeleton structure remained the same But what about Global state Yes global state would ve been a problem but the thing is It Wasn t Moving React global state would be a huge pain if I were using the React Context or Redux where person A tells person B to tell person C to change the state I personally never liked this Reducer pattern It made sense to use it on super big codebases but I never encountered the problem myself So I searched rigorously for a global management system as simple as possible I already had a taste of the simplicity that StencilJS store and Svelte Stores provided After searching long I found this amazing library called Jotai which provided a global state very very similar to Svelte Stores and I freaking loved it It was exactly what I needed Here s a little snippet of how it works Create global storeconst themeAtom atom light Inside the componentconst theme setTheme useAtom themeAtom It makes the state management very linear just like useState Which made migrating it to Svelte extremely easy I copied the atoms as is renamed their function to writable remove the whole const val setVal useAtom someAtom syntax entirely and put a before the store where I was using it And that s it This is literally how I migrated away What about Styles The same thing literally Because Styles were just plain SCSS independent of the framework there was literally nothing to do here Just copy pasted styles from the scss file to the Svelte SFCs and we re done This whole process was so simple that it took me just days to completely migrate away ObservationsHere are my takeaways from this whole process Svelte Code is much simplerThis comes as no surprise Svelte code is much shorter more readable than JSX I tweeted a little part of it SourceEvery single component in the new Svelte Codebase is around smaller The number of files is literally half as before cuz I don t need to separate scss files anymore Styles exists in the one svelte file only And some components that are now longer than before are longer because I got rid of some abstracted small components entirely which I had refactored away earlier Because Svelte is so simple in terms of readability I could just inline these components and the code still looked very clean points for Svelte Svelte Motion macOS is an Operating system and no OS is complete without animations This is where Svelte s built in Motion stores and transitions come in Svelte s Motion stores are extremely lightweight and extremely powerful They power the dock animation when you hover over it and using them is extremely easy Previously I was using Framer Motion Framer Motion is a great library and my go to thing for animations in P React But there s just one little issue with it It s not exactly small 🥲This is the bundlephobia size of framer motionThis isn t very big but this ain t small either KB Gzip is a lot Framer Motion s size is indicative of its capabilities Framer Motion can do a lot Really it can do anything animation related under the sun But ofc there s no such thing as a good tool and a bad tool There s only the right tool for the JOB and Framer Motion was overqualified for my use case But Svelte fit right in It had exactly what I needed Except for one small piece which I got from popmotion Jut Kb big and most importantly it allowed me to programmatically handle it which is easier than going the declarative route Here s a little example Go to macos vercel app click on any icon on the dock It jumps up and down once Animating that with Framer Motion looked somewhat like this const animateObj setAnimateObj useState translateY lt motion span onTap gt setAnimateObj translateY initial false animate animateObj transition type spring duration transformTemplate translateY gt translateY translateY gt Markup lt motion span gt This is pretty simple but there are a few issues with it Have to tell it to not run in the beginning how to translate it All these can be condensed into big issue It s declarative I m a JS guy first Declarative programming doesn t come naturally to me I see the world as cause and effect You click something happens Doing the same thing in Svelte was much easier and programmatic lt script gt Spring animation for the click animation const appOpenIconBounceTransform tweened duration easing sineInOut async function openApp e MouseEvent State related stuff Animate the icon await appOpenIconBounceTransform set Now animate it back to its place appOpenIconBounceTransform set lt script gt lt span style transform translated appOpenIconBounceTransform gt lt Stuff gt lt span gt It s very clean and simple now Plus it s not declarative anymore I tell the program explicitly when to go up and when to come back down The program literally reads like this Go up and when you re done with that go down to base position As simple as that ¯ ツ ¯ Those transitions Transitions in Svelte are basically animations to be run when some DOM is created or destroyed This is nearly impossible to do in P React without relying on external libraries like Framer Motion But in Svelte this is in built and extremelyyyyyyy easy to do So ofc I put in transitions everywhere I could Earlier when you opened closed any app there was no transition Now when you close a window it collapses into itself while closing giving an awesome transition Adding this window close transition was literally just this lt script gt function windowCloseTransition el duration const existingTransform getComputedStyle el transform return duration easing sineInOut css t gt opacity t transform existingTransform scale t lt script gt lt section out windowCloseTransition gt lt section gt And that is it Now there s a really nice transition with around lines of code only I see this as an absolute win Professor HulkI added in transitions in many other places which I couldn t add before with Framer Motion Not because they weren t possible but because the syntax felt unnatural there but here in Svelte it just fits right in Final WordsReally moving to Svelte made me realize how extremely powerful it is A lot of React developers treat Svelte as a toy I was one of them but really it isn t a toy In fact I d say it s more powerful than React Yes less control over everything than React but it is a better choice for of developers than React anyway Hope you liked this half historical half technical article and it gave you some enthusiasm to try Svelte if you haven t already Peace out ️ 2021-08-29 12:20:11
Apple AppleInsider - Frontpage News Angry Birds maker sued for allegedly violating COPPA https://appleinsider.com/articles/21/08/29/angry-birds-maker-sued-by-new-mexico-for-allegedly-violating-coppa?utm_medium=rss Angry Birds maker sued for allegedly violating COPPARovio Entertainment the makers of Angry Birds is being sued by New Mexico s attorney general over allegations the company collects and sells personal data of children under the age of Filed on Wednesday the federal lawsuit by Attorney General Hector Balderas accuses Rovio of violating the Children s Online Privacy Protection Act COPPA It is said to do so in part because Angry Birds is marketed to younger device users COPPA requires companies to get permission from the parents of children under the age of before collecting any personal information about them In mass market services for all age groups companies also have to take steps to make sure they don t collect data for users in that age range Read more 2021-08-29 12:28:38
ニュース BBC News - Home NHS blood test tube shortage: Doctors 'facing difficult choices' https://www.bbc.co.uk/news/health-58374553?at_medium=RSS&at_campaign=KARANGA tests 2021-08-29 12:23:02
ニュース BBC News - Home Westminster double murder: Man, 49, charged https://www.bbc.co.uk/news/uk-england-london-58376889?at_medium=RSS&at_campaign=KARANGA london 2021-08-29 12:10:21
ニュース BBC News - Home Moped rider's rude name place tour finishes in Bell End https://www.bbc.co.uk/news/uk-england-oxfordshire-58375401?at_medium=RSS&at_campaign=KARANGA endpaul 2021-08-29 12:23:08
ニュース BBC News - Home Cockroft's third 100m title one of seven golds for GB on day five of Paralympics https://www.bbc.co.uk/sport/disability-sport/58372936?at_medium=RSS&at_campaign=KARANGA Cockroft x s third m title one of seven golds for GB on day five of ParalympicsHannah Cockroft sets a new world record to win her third consecutive T m crown and claims a stunning sixth Paralympic title on day five in Tokyo 2021-08-29 12:19:09
ニュース BBC News - Home Tokyo Paralympics: Who are Great Britain's medal winners? https://www.bbc.co.uk/sport/disability-sport/58267875?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-29 12:49:59
ニュース BBC News - Home Tokyo Paralympics medal table - which country has won most golds? https://www.bbc.co.uk/sport/disability-sport/58267874?at_medium=RSS&at_campaign=KARANGA britain 2021-08-29 12:10:05
北海道 北海道新聞 旭川で37人感染、1人死亡 旭実と旭明成高でクラスター https://www.hokkaido-np.co.jp/article/583339/ 新型コロナウイルス 2021-08-29 21:11:24
北海道 北海道新聞 団体で日本は15位 馬術・29日 https://www.hokkaido-np.co.jp/article/583425/ 馬術 2021-08-29 21:11:00
北海道 北海道新聞 高嶋氏、両校の戦い「涙が出た」 甲子園決勝2校で監督務めた名将 https://www.hokkaido-np.co.jp/article/583424/ 高嶋仁 2021-08-29 21:10:00
北海道 北海道新聞 コスモス開花 告げる大輪3千発 遠軽で「宣言大会」 https://www.hokkaido-np.co.jp/article/583423/ 開花 2021-08-29 21:06:00
北海道 北海道新聞 道南在住の13人感染 新型コロナ https://www.hokkaido-np.co.jp/article/583335/ 道南 2021-08-29 21:05:34
北海道 北海道新聞 石浦、再レースで順位一つ上げる 競泳女子、全盲の50自由形 https://www.hokkaido-np.co.jp/article/583422/ 順位 2021-08-29 21:02:00
IT 気になる、記になる… 「Apple Watch Series 7」のケースサイズは41㎜/45㎜になり、ディスプレイも大型化 − 新しい文字盤も https://taisy0.com/2021/08/29/144674.html applewatch 2021-08-29 13:56:45
python Pythonタグが付けられた新着投稿 - Qiita グラフレイアウトの操作について(備忘録) https://qiita.com/Genchan/items/3a16de2b0fc77003cebc figureを行列に分割されたとした場合のの位置にaxesオブジェクトを作成pltsubplotとした場合、のの位置にaxesオブジェクトが作成される。 2021-08-29 22:13:47
js JavaScriptタグが付けられた新着投稿 - Qiita Firebase Database NoSDK https://qiita.com/relu/items/92a234d36c171d5360d0 FirebaseDatabaseNoSDKエンドポイントの設定baseRealtimeDatabaseを開き、赤枠内をbase変数に設定Firebaseプロジェクト作成秒Firebaseは無料で利用できます。 2021-08-29 22:31:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPress投稿ページのタグのスタイルについて https://teratail.com/questions/356777?rss=all WordPress投稿ページのタグのスタイルについて前提・実現したいことWordPressについての質問です。 2021-08-29 22:59:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Exploratory:カテゴリーごとの距離を測定する方法 https://teratail.com/questions/356776?rss=all Exploratoryカテゴリーごとの距離を測定する方法大学にて統計学の勉強をしており、現在ExploratoryにてSpotifyAPIを用いて楽曲のデータ分析を行っています。 2021-08-29 22:55:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) blenderのカメラの枠を広げたい https://teratail.com/questions/356775?rss=all blender 2021-08-29 22:54:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) androidで、jdbcを使った接続で、httpsのついたアドレスにつなぎたい https://teratail.com/questions/356774?rss=all androidで、jdbcを使った接続で、httpsのついたアドレスにつなぎたいandroidで、jdbcを使った接続で、httpsのついたアドレスにつなぎたいのですが、CausednbspbynbspjavalangNoClassDefFoundErrornbspFailednbspresolutionnbspofnbspLjavaxsecuritysaslSaslClientFactoryのエラーが出て、繋げません。 2021-08-29 22:46:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) シューティングゲームにおける弾の実装について https://teratail.com/questions/356773?rss=all シューティングゲームにおける弾の実装について前提・実現したいことシューティングゲームで、円上を動く自機から垂直方向にまっすぐに発射される弾を作りたいのですが、自機の円の中心からの回転角度を利用して記述しているため、弾をうったあと、機体が動くと同時に弾をまっすぐとぶのではなく、回転してしまいます。 2021-08-29 22:37:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) phpで出力させた文字に対してCSSを適用させたい https://teratail.com/questions/356772?rss=all phpで出力させた文字に対してCSSを適用させたいタイトルの通りです。 2021-08-29 22:37:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails6 + Dockerでwebpack-dev-serverが起動しない https://teratail.com/questions/356771?rss=all railsDockerでwebpackdevserverが起動しないrailsnbspnbspDockerで開発しております。 2021-08-29 22:37:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) firebaseのcloudFunctionsを利用して、realtime databaseのデータの変更を検知したい https://teratail.com/questions/356770?rss=all npmnbsprunnbspserveして実際にtestのデータを変更しましたが、consolelogされておらず、ターミナルやログにもなにも出力されていないので検知できていないみたいです。 2021-08-29 22:30:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GAS【スプレッドシートから他のスプレッドシートに値(VALUE)を出したいです!!】 https://teratail.com/questions/356769?rss=all GAS【スプレッドシートから他のスプレッドシートに値VALUEを出したいです】前提・実現したいことGASを使って他のスプレッドシートのセル値漢字を取得し、別のスプレッドシートに値を出したいです。 2021-08-29 22:26:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python バージョンダウングレード https://teratail.com/questions/356768?rss=all pythonバージョンダウングレードVisualStudioでPythonで構築したGUIアプリケーションを作成していきたいと考えてます。 2021-08-29 22:22:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 機械学習のロスが下がらないが精度が上がる場合. https://teratail.com/questions/356767?rss=all 2021-08-29 22:15:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jQuery スライドショープラグイン Slickを使った時の挙動について、 https://teratail.com/questions/356766?rss=all jQueryスライドショープラグインSlickを使った時の挙動について、jQueryのスライドショープラグインslickをつかって、フェードインのスライドショーを実装しました。 2021-08-29 22:14:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python vscode 実行した結果のターミナルへの表示表示 https://teratail.com/questions/356765?rss=all 2021-08-29 22:04:16
AWS AWSタグが付けられた新着投稿 - Qiita 基本情報技術者試験勉強0829 https://qiita.com/sakitaren/items/d7d13d227638daeb5c07 命令網羅と判定条件網羅の関係のうち適切なものはどれか。 2021-08-29 22:35:28
AWS AWSタグが付けられた新着投稿 - Qiita TerraformでDMSレプリケーションインスタンスを自動構築する(ロギング編) https://qiita.com/neruneruo/items/04fb2c45cfcbe92801ef 一度作成後に、EnableLoggingをfalseからtrueに変更して、再度terraformapplyしよう。 2021-08-29 22:19:21
Docker dockerタグが付けられた新着投稿 - Qiita docker nodejs を利用時にnode_modulesが作成されなくなった https://qiita.com/Gma_Gama/items/a9ebd1033fa4c235f777 dockernodejsを利用時にnodemodulesが作成されなくなったDescriptiongatsbyやangularでdockerを利用する際に、OSによりinstall内容が変わるmoduleがあり、手元のnodemodulesをそのままdocker環境で利用した場合にErrorを吐く場合があった。 2021-08-29 22:29:25
Docker dockerタグが付けられた新着投稿 - Qiita 【Docker】nginx + https-portalを使ってWebサイトをHTTPSでデプロイする話 https://qiita.com/FL1NE/items/d152c345d313c895f2b4 何HTTPSでサーバーをデプロイするのがめんどくさいのでそれをDockerで楽にする話なお、httpsportalはnginxがベースとなっており、リバースプロキシとしても使えるので複数サイトをサブドメインで同一サーバーにホストする際もオススメちなみにDockerのオーバーヘッドとかよりもデプロイの楽さをとっているので、そちらが気になる人は自前でネイティブ実装してどうぞ必要なものサーバーDockerが動けばなんでもいいっすドメインhttpsの証明書取得とかで必要なのでDockerDockercomposeポート開放とかの基礎知識リポジトリ下準備テストページを用意する今回の解説では単純なhtmlファイルをデプロイすることにするので、htmlindexhtmlを作成しておきます。 2021-08-29 22:15:09
技術ブログ Developers.IO AWS CLIでIAMユーザーにMFA(多要素認証)を設定する https://dev.classmethod.jp/articles/configure-multi-factor-authentication-for-iam-users-using-the-aws-cli/ awscli 2021-08-29 13:46:34
技術ブログ Developers.IO ECSタスクのスケールアウト中に、CloudFormationのデプロイを行いECSサービスを更新した場合、DesiredCountはテンプレートで指定している値で更新されますか https://dev.classmethod.jp/articles/tsnote-ecs-update-desired-count/ application 2021-08-29 13:09:36
海外TECH DEV Community React App with Firebase Authentication https://dev.to/nasreenkhalid/react-app-with-firebase-authentication-4paf React App with Firebase AuthenticationToday we will create a simple React App with the functionality of Sign In Sign Up and Logout and we will integrate our app with firebase cloudstore in order to save the users data So let s begin by creating a new react app by using the command npx create react app myApp and do the necessary clean up after the app has been created which includes removing any test files logos and commented out code Now let s install firebase in our react app by typing in the command line npm i firebaseAlso you need to navigate to firebase google com create an account if you don t have one and create a new app and then after your project is created you go to the Web icon give a name to your app and click Register app after which you will get a block of code you need to copy that code and create a firebase js file in the src folder of your react app and paste that code in the following manner Back to the firebase console of your project you need to click Authentication and then Set sign up method here we will Enable the first option Email Password and click Save Please note that Users tab here will show us the list of all the users who have signed up in our application Now let s go back to our React app and start adding the necessary code to make our app functional First we will create state variables for all the states that our app will have so in App js we will define the state variables using the useState hook const user setUser useState const email setEmail useState const password setPassword useState const emailError setEmailError useState const passwordError setPasswordError useState const hasAccount setHasAccount useState false Now we will create a components folder in src directory and define a Login js component there where we will have the Login form asking for user email and password and also Sign In Sign Up buttons const Login gt return lt div className login gt lt div className loginContainer gt lt label gt Username lt label gt lt input type text autoFocus required value email onChange e gt setEmail e target value gt lt p className errorMsg gt emailError lt p gt lt label gt Password lt label gt lt input type password autoFocus required value password onChange e gt setPassword e target value gt lt p className errorMsg gt passwordError lt p gt lt div className btnContainer gt hasAccount lt gt lt button onClick handleLogin gt Sign In lt button gt lt p gt Don t have an account lt span onClick gt setHasAccount hasAccount gt Sign Up lt span gt lt p gt lt gt lt gt lt button onClick handleSignUp gt Sign Up lt button gt lt p gt Already have an account lt span onClick gt setHasAccount hasAccount gt Sign In lt span gt lt p gt lt gt lt div gt lt div gt lt div gt export default LoginNotice that we have defined handleLogin and handleSignUp functions here but they are missing from our App js file so let s create them const handleLogin gt firebasedb auth signInWithEmailAndPassword email password catch err gt switch err code case auth Invalid email case auth user disabled case auth user not found setEmailError err message break case auth wrong password setPasswordError err message break default handleLogin function uses the firebase auth and signInWithEmailAndPassword email password methods to validate the email password user has entered and throws an error if the information entered is incorrect or not found Similarly we will define the handleSignUp method const handleSignUp gt firebasedb auth createUserWithEmailAndPassword email password catch err gt switch err code case auth email already in use case auth invalid email setEmailError err message break case auth weak password setPasswordError err message break default We will also define a handleLogout function here which is pretty simple const handleLogout gt firebasedb auth signOut We will also define an authListener method which will be activated on every auth state change and let us know if a valid user exists on our application const authListener gt firebasedb auth onAuthStateChanged user gt if user clearInputs setUser user else setUser Also we will need a useEffect hook which will call the authListener useEffect gt authListener Now we need to pass the props in the Login component so that we can import them in our actual component so in the App js file also we will define a Home js component which will be displayed when the user has logged in so below we will switch on the basis of user i e if user exists then we will show the Home component otherwise we will display Login component return lt div className App gt user lt Home handleLogout handleLogout gt lt Login email email setEmail setEmail password password setPassword setPassword handleLogin handleLogin handleSignUp handleSignUp hasAccount hasAccount setHasAccount setHasAccount emailError emailError passwordError passwordError gt lt div gt Also don forget to import the props in the Login component const Login props gt const email password setEmail setPassword handleLogin handleSignUp hasAccount setHasAccount emailError passwordError props return lt div className login gt lt div className loginContainer gt lt label gt Username lt label gt lt input type text autoFocus required value email onChange e gt setEmail e target value gt lt p className errorMsg gt emailError lt p gt lt label gt Password lt label gt lt input type password autoFocus required value password onChange e gt setPassword e target value gt lt p className errorMsg gt passwordError lt p gt lt div className btnContainer gt hasAccount lt gt lt button onClick handleLogin gt Sign In lt button gt lt p gt Don t have an account lt span onClick gt setHasAccount hasAccount gt Sign Up lt span gt lt p gt lt gt lt gt lt button onClick handleSignUp gt Sign Up lt button gt lt p gt Already have an account lt span onClick gt setHasAccount hasAccount gt Sign In lt span gt lt p gt lt gt lt div gt lt div gt lt div gt export default LoginAfter you will sign up to the application and navigate to your firebase console you will see that the list of users will show the user you have just created This brings us to the end of our application hope you have enjoyed reading Happy coding 2021-08-29 13:21:41
海外TECH DEV Community I Just Joined... https://dev.to/devish2/i-just-joined-41g9 joined 2021-08-29 13:03:39
海外TECH DEV Community Backend Operations in PHP from 0 to Hero(Pt. 1 simple operations) https://dev.to/code_jedi/backend-operations-in-php-from-0-to-hero-pt-1-simple-operations-pop Backend Operations in PHP from to Hero Pt simple operations If you re trying to build something like a SaaS Micro SaaS or just a website with some functionalities then you re going to need to learn how to Perform backend operations with PHP That s why in this tutorial I ll be showing you how to perform backend operations with PHPFirst of all why would you need to perform backend operations in PHP Say you re trying to build a web application and you want it to perform tasks such as Machine Learning Web Scraping and Language Translation then you d probably want to perform them in the backend there are main reasons for this Your frontend language may not be able to perform the task well enough or doesn t fulfill all the desired functionalities An example of this is machine learning it s a lot easier and more functional in python then it is in Javascript or PHP that s why when trying to incorporate Machine Learning into your web application it s a good idea to perform your machine learning scripts as backend operations with PHP The task is too memory intensive and or executes for too longIf your task is something that requires a lot of memory and or executes for too long it s not a good idea to make such a task running in the frontend in turn slowing down your webpage and web performance The task simply can t be performed in the frontendSome tasks like web automation can t be performed in the frontend because it requires opening browsers and performing tasks in those browsers needless to say this can t be performed on a webpage Security and private informationSometimes if your task involves sensitive information or if you just don t want people to see your task s inner workings through frontend languages like javascript then you should perform such a task in the backend Let s get started with simple backend operations in PHP Let s create our index php file and add the following contents lt doctype html gt lt html gt lt head gt lt meta charset UTF gt lt title gt Simple operations lt title gt lt head gt lt body gt lt php output exec python op py echo divided by is echo lt h gt output lt h gt gt lt body gt lt html gt As you can see the PHP script only does things It executes op py and stores it s output as output It echos the simple math operation we want op py to perform Finally it echos the output of the python op py operation op pyprint Read more about execNow if you run php S localhost in your project s terminal and navigate to that address you should see that your index php script has executed the op py script and returned it s output as intended The way this works is simple our webpage executes a script requests its output and displays it on our webpage My beautiful diagram That s it for simple backend operations with PHP stick around for part and part to learn about more complex and demanding backend operations Byeeee 2021-08-29 13:00:58
Apple AppleInsider - Frontpage News Kanye West releases 'Donda' on Apple Music following delays https://appleinsider.com/articles/21/08/29/kanye-west-releases-donda-on-apple-music-following-delays?utm_medium=rss Kanye West releases x Donda x on Apple Music following delaysKanye West has released the long awaited album Donda with Apple Music subscribers able to listen to tracks from the hip hop star Quietly surfacing on Sunday morning Kanye West s Donda album is now playable on Apple Music Appearing with a monotone black album cover the album is West s tenth studio album released through West s GOOD Music label and Def Jam Records Lasting hour and minutes the album is spread across tracks offered as Lossless and as an Apple Digital Master The tracklist starts with a second Donda Chant before the first full track plays titled Jail Read more 2021-08-29 13:30:41
ニュース BBC News - Home Hurricane Ida: Thousands flee as category four storm bears down on Louisiana https://www.bbc.co.uk/news/world-us-canada-58372746?at_medium=RSS&at_campaign=KARANGA louisiana 2021-08-29 13:42:04
ニュース BBC News - Home Record Scottish cases as NHS faces 'perfect storm' https://www.bbc.co.uk/news/uk-scotland-58370841?at_medium=RSS&at_campaign=KARANGA cases 2021-08-29 13:43:22
ニュース BBC News - Home Fudstock festival: Three injured in Barrow fairground ride incident https://www.bbc.co.uk/news/uk-england-cumbria-58375009?at_medium=RSS&at_campaign=KARANGA condition 2021-08-29 13:36:24
ニュース BBC News - Home Rangers beat Celtic in Old Firm at packed Ibrox https://www.bbc.co.uk/sport/football/58295855?at_medium=RSS&at_campaign=KARANGA Rangers beat Celtic in Old Firm at packed IbroxFilip Helander s thumping header settles a pulsating Old Firm derby as a depleted Rangers inflicted Celtic s second Scottish Premiership defeat of the season at a packed Ibrox 2021-08-29 13:07:07
ニュース BBC News - Home Cockroft's third 100m title one of seven golds for GB on day five of Paralympics https://www.bbc.co.uk/sport/disability-sport/58372936?at_medium=RSS&at_campaign=KARANGA Cockroft x s third m title one of seven golds for GB on day five of ParalympicsHannah Cockroft sets a new world record to win her third consecutive T m crown and claims a stunning sixth Paralympic title on day five in Tokyo 2021-08-29 13:02:13
ニュース BBC News - Home Afghanistan: 'Thousands more left behind...and feel terrified' https://www.bbc.co.uk/news/world-asia-58374153?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-29 13:03:29
ニュース BBC News - Home Tokyo Paralympics: Who are Great Britain's medal winners? https://www.bbc.co.uk/sport/disability-sport/58267875?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-29 13:24:54
ニュース BBC News - Home Tokyo Paralympics medal table - which country has won most golds? https://www.bbc.co.uk/sport/disability-sport/58267874?at_medium=RSS&at_campaign=KARANGA britain 2021-08-29 13:20:56
LifeHuck ライフハッカー[日本版] 筒型ピンポイントで大風量!無印良品のモバイルファンは残暑のマストハブ【今日のライフハックツール】 https://www.lifehacker.jp/2021/08/240511lht-muji-fan.html 無印良品 2021-08-29 22:05:00
北海道 北海道新聞 杉村が2連勝、高橋は1勝1敗 ボッチャ・29日 https://www.hokkaido-np.co.jp/article/583439/ 杉村英孝 2021-08-29 22:03:00
海外TECH reddit [Adam Cooper] 'LewisHamilton: "I'm glad I went to the toilet. The one I went to, someone had dropped a crazy bomb in there. The worst thing ever. It's going to haunt me for life..." Apparently it was a French TV cameraman https://www.reddit.com/r/formula1/comments/pduzd9/adam_cooper_lewishamilton_im_glad_i_went_to_the/ Adam Cooper x LewisHamilton quot I x m glad I went to the toilet The one I went to someone had dropped a crazy bomb in there The worst thing ever It x s going to haunt me for life quot Apparently it was a French TV cameraman submitted by u ballsbrakeLate to r formula link comments 2021-08-29 13:12:10
js JavaScriptタグが付けられた新着投稿 - Qiita Puppeteer でスクレイピングを行う方法 https://qiita.com/penguinshunya/items/1cbe44b442d2169107a3 これは、ブラウザでいうdocumentに相当すると思うdocumentquerySelectorはpageと似ているdocumentquerySelectorAllはpageと似ているawaitpageによって要素のようなものが取得できる要素のようなものは、そのままでは属性値もテキストも取得できない。 2021-08-29 23:14:01
js JavaScriptタグが付けられた新着投稿 - Qiita jsでバーコードリーダー https://qiita.com/ytkd_yzrh/items/468c7565a3ff70c53dba jsでバーコードリーダーブラウザで動作するバーコードリーダーを実装した際の覚書使用したライブラリZXingforJS細かいことはドキュメントとか読んでね。 2021-08-29 23:05:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) herokuへのrailsアプリのデプロイ後の注意点、セキュリティ面での対策を教えてください(プログラミング初心者) https://teratail.com/questions/356785?rss=all herokuへのrailsアプリのデプロイ後の注意点、セキュリティ面での対策を教えてくださいプログラミング初心者プログラミング初心者の者です。 2021-08-29 23:56:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) BLEのデータ受信がうまくいかない https://teratail.com/questions/356784?rss=all BLEのデータ受信がうまくいかない前提・実現したいことAndroidとBLEデバイスで通信するプログラムを作成しています。 2021-08-29 23:36:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Fuctionの戻り値を別のセル上に展開したい https://teratail.com/questions/356783?rss=all 2021-08-29 23:34:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Python Django]py manage.py runserver に失敗 https://teratail.com/questions/356782?rss=all PythonDjangopymanagepyrunserverに失敗前提・実現したいことPyCharmを使ってPythonnbspDjangoの開発を行っています。 2021-08-29 23:33:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ValueError: Shapes (128, 128, 1) and (128, 128, 3) are incompatible https://teratail.com/questions/356781?rss=all xtrainのshapeはと変換できているのに対し、xvalidがでありshapeが違うのが問題であるとは思うのですが、解決できませんでした。 2021-08-29 23:29:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ユーザー画像の表示が出来ません https://teratail.com/questions/356780?rss=all ユーザー画像の表示が出来ません前提・実現したいことプログラミング始めたばかりです。 2021-08-29 23:20:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonのスクレイピングで.clear()でフォームを削除できない https://teratail.com/questions/356779?rss=all pythonのスクレイピングでclearでフォームを削除できない前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-29 23:03:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) wordpressで作成しているサイトに関して https://teratail.com/questions/356778?rss=all wordpressで作成しているサイトに関して前提・実現したいことwordpressでwebサイトを制作していて、サイトのcopyright下部に「v」という文字だけ入力されてしましました。 2021-08-29 23:03:51
AWS AWSタグが付けられた新着投稿 - Qiita Renesas RX72N Envision KitでAWSに"Hello World"を送信する https://qiita.com/nizuki926/items/4e6c736cf3dafcec009e ここでダウンロードする「証明書」、「プライベートキー」は後で使用しますRenesase²studioの起動およびプログラムの作成AWSIoTCoreの設定が完了したら次にe²studioを起動して、HelloWorldを送信するプログラムを作成します。 2021-08-29 23:10:24
golang Goタグが付けられた新着投稿 - Qiita FBXファイルをちょっとだけ理解した https://qiita.com/binzume/items/678baf9a20c6a96a1d81 2021-08-29 23:43:40
海外TECH DEV Community Animated no-element typewriter https://dev.to/alvaromontoro/animated-no-element-typewriter-2835 Animated no element typewriterAfter sharing a typewriter effect with CSS afif beat the drums of CSS War and created a different solution and inhuofficial hopped in and is preparing a type righter Here s another entry an animated no element cartoon of a typewriter And the demo on CodePen click the re run button at the bottom right corner to see the animation again There is no HTML tab because there s no HTML code on this pen The trick CodePen adds a basic HTML structure including the lt body gt tag so that we can add styles via CSS to the body and it will look like there aren t any HTML elements but there are some they are just hiding 2021-08-29 14:22:33
海外TECH DEV Community How to Copy Text To Clipboard Using Javascript https://dev.to/afozbek/how-to-copy-text-to-clipboard-using-js-57il How to Copy Text To Clipboard Using Javascript document execCopyWe can use document execCopy which has widely browser support One important to notice is that it is right now deprecated Access is synchronousText is read from the DOM and placed on the clipboard Good browser supportfunction fallbackCopyTextToClipboard text var textArea document createElement textarea textArea value text Avoid scrolling to bottom textArea style top textArea style left textArea style position fixed document body appendChild textArea textArea focus textArea select try var successful document execCommand copy var msg successful successful unsuccessful console log Fallback Copying text command was msg catch err console error Fallback Oops unable to copy err document body removeChild textArea Navigator clipboard writeTextThe Clipboard API adds to the Navigator interface the read only clipboard property which returns the Clipboard object used to read and write the clipboard s contents writeText is used for writing contents to clipboard Access is asynchronous and uses promises Only supported on pages served over HTTPS navigator clipboard writeText text then function console log Async Copying to clipboard was successful function err console error Async Could not copy text err Live Demo LinksHow do I copy to the clipboard in JavaScript 2021-08-29 14:04:35
Apple AppleInsider - Frontpage News Apple Watch Series 7 to get new faces to match bigger screen https://appleinsider.com/articles/21/08/29/apple-watch-series-7-to-get-new-faces-to-match-bigger-screen?utm_medium=rss Apple Watch Series to get new faces to match bigger screenThe rumored larger display for the Apple Watch Series could be accompanied by new watch faces a report claims made to take advantage of the increased screen size A render allegedly depicting the updated Apple Watch Series design Current rumors for the Apple Watch Series has Apple preparing a major redesign of the wearable device complete with a larger screen It seems that Apple will be putting the extra pixels to work from launch Read more 2021-08-29 14:53:55
Apple AppleInsider - Frontpage News iPhone 13 will support satellite communications, says Ming-Chi Kuo https://appleinsider.com/articles/21/08/29/iphone-13-will-support-satellite-communications-says-ming-chi-kuo?utm_medium=rss iPhone will support satellite communications says Ming Chi KuoNoted Apple analyst Ming Chi Kuo says that the iPhone will have the ability to use satellite communications thanks to a customized baseband chip In a note to investors seen by AppleInsider Ming Chi Kuo says that the Qualcomm X baseband chip that Apple is predicted to be using in the iPhone will support low earth orbit satellite communications He bases this on Qualcomm s work with Globalstar making the latter the most likely partner for the effort There are many potential scenarios for Apple s business model cooperation with Globalstar writes Kuo The simplest scenario is that if the user s operator has already teamed with Globalstar the user can directly use Globalstar s satellite communication service on the iPhone through the operator s service Read more 2021-08-29 14:55:43
Apple AppleInsider - Frontpage News Kanye West 'Donda' finally arrives on Apple Music https://appleinsider.com/articles/21/08/29/kanye-west-releases-donda-on-apple-music-following-delays?utm_medium=rss Kanye West x Donda x finally arrives on Apple MusicKanye West has released the long awaited album Donda with Apple Music subscribers able to listen to tracks from the hip hop star Quietly surfacing on Sunday morning Kanye West s Donda album is now playable on Apple Music Appearing with a monotone black album cover the album is West s tenth studio album released through West s GOOD Music label and Def Jam Records Lasting hour and minutes the album is spread across tracks offered as Lossless and as an Apple Digital Master The tracklist starts with a second Donda Chant before the first full track plays titled Jail Read more 2021-08-29 14:33:34
海外TECH Engadget Sony's revised PS5 model has a smaller, lighter heatsink https://www.engadget.com/sony-ps5-revision-smaller-heatsink-142922979.html?src=rss Sony x s revised PS model has a smaller lighter heatsinkSony recently introduced an oddly lighter revision of the PlayStation and it s now clear just why the console is that much easier to carry YouTube creator Austin Evans has posted a teardown that shows the revised PS Digital Edition that is the no disc model is using a smaller likely lower cost heatsink While this shaves a whopping lbs off the weight it also raises the overall temperature by a few degrees ーnot necessarily a major issue but worth noting if you either upgrade your SSD or stuff your system into a crowded media cabinet There are subtler changes as well including an easier to use stand screw and tweaked connections to the WiFi chip although it s not clear if or how the wireless changes make a practical difference It s also uncertain how many of these changes translate to the disc drive version of the PS The company hasn t officially explained its design choices for the updated PS As Evans speculates however the refreshed PS may be a cost cutting measure that reflects lessons learned in the several months since the machine s debut Now that Sony knows how well the cooling and other components perform it knows where it can afford to use cheaper simpler parts The timing is apt In its first quarter earnings briefing Sony told investors it was no longer selling the disc based PS at a loss ーthis latest design could make the Digital Edition profitable that much sooner While the choice won t thrill gamers with bitter memories of overheating Xbox s however unlikely a repeat might be it might play an important role in Sony s long term health 2021-08-29 14:29:22
海外科学 NYT > Science What We Know About Climate Change and Hurricanes https://www.nytimes.com/2021/08/29/climate/hurricane-ida-climate-change.html behave 2021-08-29 14:58:42
海外科学 BBC News - Science & Environment Will I ever be able to fly again without feeling guilty? https://www.bbc.co.uk/news/business-57917193?at_medium=RSS&at_campaign=KARANGA impact 2021-08-29 14:30:50
ニュース BBC News - Home Afghanistan: Pen Farthing and animals 'safe' after leaving Kabul https://www.bbc.co.uk/news/uk-england-essex-58370218?at_medium=RSS&at_campaign=KARANGA wonderful 2021-08-29 14:16:10
ニュース BBC News - Home Record Scottish cases as NHS faces 'perfect storm' https://www.bbc.co.uk/news/uk-scotland-58370841?at_medium=RSS&at_campaign=KARANGA cases 2021-08-29 14:19:10
ニュース BBC News - Home Suit you sir? Not anymore at some M&S stores https://www.bbc.co.uk/news/business-58374306?at_medium=RSS&at_campaign=KARANGA large 2021-08-29 14:14:20
ニュース BBC News - Home Mountain lion: US mother fights off animal attacking her son https://www.bbc.co.uk/news/world-us-canada-58375242?at_medium=RSS&at_campaign=KARANGA california 2021-08-29 14:28:34
ニュース BBC News - Home Tottenham Hotspur 1-0 Watford: Son Heung-min winner maintains Spurs' 100% start https://www.bbc.co.uk/sport/football/58295881?at_medium=RSS&at_campaign=KARANGA Tottenham Hotspur Watford Son Heung min winner maintains Spurs x startSon Heung min marks his th Premier League appearance with the winning goal as Tottenham maintain their start to the season against Watford 2021-08-29 14:53:36
ニュース BBC News - Home Cockroft's third 100m title one of seven golds for GB on day five of Paralympics https://www.bbc.co.uk/sport/disability-sport/58372936?at_medium=RSS&at_campaign=KARANGA Cockroft x s third m title one of seven golds for GB on day five of ParalympicsHannah Cockroft sets a new world record to win her third consecutive T m crown and claims a stunning sixth Paralympic title on day five in Tokyo 2021-08-29 14:21:40
ニュース BBC News - Home John Simpson on Afghanistan: 'A country abandoned' https://www.bbc.co.uk/news/58377984?at_medium=RSS&at_campaign=KARANGA affairs 2021-08-29 14:36:11
ニュース BBC News - Home Tokyo Paralympics: Who are Great Britain's medal winners? https://www.bbc.co.uk/sport/disability-sport/58267875?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-29 14:22:55
海外TECH reddit Sergio Pérez will be able to start from the pitlane - confirmed by Michael Masi https://www.reddit.com/r/formula1/comments/pdw28r/sergio_pérez_will_be_able_to_start_from_the/ Sergio Pérez will be able to start from the pitlane confirmed by Michael Masi submitted by u magony to r formula link comments 2021-08-29 14:18:31
js JavaScriptタグが付けられた新着投稿 - Qiita 【個人開発】ネットで調べ物するたびに、タイトルとアドレスをメモするツールを作って10年以上使っている話 https://qiita.com/y_catch/items/d3be58b5db1133c0e1c5 メモっておきたいWebページを見ているとき、このツールを呼びだすページのタイトルとアドレスを取り出して、テキストボックスに表示クリップボードにコピーなぜ、こんなツールを作ったのかネットで調べ物をする度に、役立ちそうなページのアドレスとタイトルをコピペして、テキストファイルにメモするなんてありませんかたくさんの参考ページをメモろうとすると、何度もタイトルとアドレスをコピーするのでたいへん面倒くさい。 2021-08-30 00:41:50
js JavaScriptタグが付けられた新着投稿 - Qiita GSAP ScrollTrigger.jsを使ってみる https://qiita.com/Coco__syu/items/95429e7a74d05c35c33b GSAPScrollTriggerjsを使ってみる参考記事・【年最新】GSAPの「ScrollTrigger」を使って爆速でスクロールアニメを実装する・ScrillTriggerjsの実装例GreenSock公式・指定できるCSSGreenSock公式やりたいことトリガーjstriggerの要素が指定の位置に来たら、その親要素jsmainの背景色と文字色を変化させ、jstriggerを過ぎたら元に戻したいindexhtmlltmainclassjsmaingtltアニメーションする要素gtltdivclassjstriggergtltトリガーの要素gtltdivgtltmaingtこんな感じ実装方法クラスの付け外しで実装また、JSのみでアニメーションを指定することもできるCSSファイルに記述しなくてもJSのみでアニメーションを指定できてしまう【参考記事】・指定できるCSSGreenSock公式指定できるアニメーション一部抜粋↓mainjsgsaptojsdemosectionautoAlphaopacityとvisibilityvisibleがつくx右にpx移動。 2021-08-30 00:15:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) React ログアウトの書き方 https://teratail.com/questions/356788?rss=all Reactログアウトの書き方ReactでlocalStorageclearをするログアウトボタンを追加したいです。 2021-08-30 00:17:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 基本情報のjavaに関して https://teratail.com/questions/356787?rss=all table 2021-08-30 00:07:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python selenium send_keysの値をtextファイルから切り抜いて代入したい https://teratail.com/questions/356786?rss=all lloginidsendkeysmailhere 2021-08-30 00:01:16
GCP gcpタグが付けられた新着投稿 - Qiita 1ヶ月でGCP Professional Data Engineerを取得した勉強法 https://qiita.com/shinpachi99/items/d965f081b6245d288d35 試験のTipsGCPProfessionalDataEngineerに週間で合格したので勉強方法を共有こちらの記事に書かれている試験のテクニック的なものを紹介は必読です試験中もこれを読んでいたから助けられたところは多くありました。 2021-08-30 00:30:53
Ruby Railsタグが付けられた新着投稿 - Qiita Railsのassetについてざっくりまとめる https://qiita.com/NoSuke23/items/aa3bea824367ccf163eb railsassetsprecompileWebpacker参照ディレクトリ・マニフェストWebpakcerはRailsからJavascriptをプリコンパイルするために実装されている。 2021-08-30 00:48:41
海外TECH DEV Community `soim`: Social image generator CLI https://dev.to/siddharthshyniben/soim-social-image-generator-cli-4ffk soim Social image generator CLIIn my last post on Social Image generation I talked about how I built a site which can be used to automate social image generation Well I just built a CLI for it Introducing soim SiddharthShyniben soim Social Image generator soimThis image was made by running soim t This is some sample output of lt b gt lt code gt soim lt code gt lt b gt T social images generator i c Made by SiddharthShyniben p cover png soim is a CLI tool for generating social images Given data soim usesPuppeteer to screenshot a page soim can also be used as a library The exported generateImage function takesan object as options and the options are the same as the CLI options Install locally npm i soim globally for CLI npm i g soim soim t CLI options t text The main text T tags Comma separated list of tags shown at the top of the image p path The place to write the image l link Custom link where the social image template lives Useful if you want to design a custom template See… View on GitHubIt s a small CLI tool to generate social images Just run soim text Something caption something and get an image It uses puppeteer under the hood to generate images I ll write a post on it someday Hope you like it 2021-08-29 15:45:43
海外TECH DEV Community ✨♻️ Rust Visualized: Pointers as References https://dev.to/ender_minyard/rust-visualized-pointers-as-references-23cg ️Rust Visualized Pointers as ReferencesHow do we visualize pointers A pointer points ️to a location in memory This location in memory contains information that is of interest to us ReferencesYou can think of the table of contents in a book containing pointers to the chapters in that book The table of contents in a book points you to where the chapters in the book are The pointers don t actually contain the data they are pointing to In Rust this type of pointer is a reference to some other data A book that has six chapters gets edited and the sixth chapter is removed Now if the table of contents points to Chapter but the book only has chapters the table of contents is wrong A reference to a location in memory that has been cleaned up is an invalid reference Rust has mutable and immutable references Mutable references allow you to change the value they point to but immutable references just let you see the value they point to Using amp or amp mut points to memory owned by some other value If you try to make immutable and mutable references to the same value at the same time your code will not compile At any given time you can have one mutable reference to a value or an infinite amount of immutable references to a value Where does the idea of borrowing come from You can reference values and make use of those references but your use of these references is temporary When you have a reference to another value as the parameter of a function in Rust you do not own that value you re just borrowing it When you borrow something you have to give it back If you re borrowing a value at the start of a function you have to give it back at the end of the function In calculate length s amp String the function s parameter s is a reference to a string At the end of calculate length s amp String the memory allocated to s gets cleaned up Because s is just a reference to String nothing happens SlicesWhat if you need to reference part of something instead of the entire thing This is where the slice type becomes useful In Rust you create string slices by writing amp word starting index last index plus one 2021-08-29 15:35:06
海外TECH DEV Community How long can this post beeeeeee? https://dev.to/fradar/how-long-can-this-post-beeeeeee-3of7 How long can this post beeeeeee Let s start We are just getting started There is still a lot more my friend This is about all I could add in this post before my computer crashed So it looks like you have reached the end Here is a present 2021-08-29 15:26:48
Apple AppleInsider - Frontpage News 'Ted Lasso' character has a notchless iPhone 13 https://appleinsider.com/articles/21/08/29/ted-lasso-character-has-a-notchless-iphone-13?utm_medium=rss x Ted Lasso x character has a notchless iPhone Sightings of a notchless iPhone in the Apple TV comedy Ted Lasso are surfacing on Twitter but they are more likely to be editing blunders than product placement for an unannounced model The highly popular Ted Lasso is continuing to be one of the high points of Apple s streaming service but the latest episode is courting controversy on Twitter Episode of the second season known as The Signal has seemingly included a notchless iPhone In two different points of the episode iPhones are visible onscreen with the usual interface but without the notch at the top of the display Read more 2021-08-29 15:26:25
Apple AppleInsider - Frontpage News Tim Cook wants to debut one more big product category before he retires https://appleinsider.com/articles/21/08/29/tim-cook-wants-to-debut-one-more-big-product-category-before-he-retires?utm_medium=rss Tim Cook wants to debut one more big product category before he retiresWhile CEO Tim Cook has previously said that he d not be at Apple in a decade sources say that he wants to roll out at least one more major new product category before he goes In the latest issue of Mark Gurman s Power On newsletter Cook s future at Apple is discussed The report again covers the timeline of Apple s next big rumored products as well as a potential year of Cook s departure from Apple The report delves into the rumors that Apple has a virtual reality headset for and Apple Glass AR wearables at some point in the middle of the decade It also discusses Apple s automotive efforts ーbut there is no clear timetable on that Read more 2021-08-29 15:06:29
Apple AppleInsider - Frontpage News Kanye West 'Donda' finally arrives on Apple Music https://appleinsider.com/articles/21/08/29/kanye-west-releases-donda-on-apple-music-following-delays?utm_medium=rss Kanye West x Donda x finally arrives on Apple MusicKanye West has released the long awaited album Donda with Apple Music subscribers able to listen to tracks from the hip hop star Quietly surfacing on Sunday morning Kanye West s Donda album is now playable on Apple Music Appearing with a monotone black album cover the album is West s tenth studio album released through West s GOOD Music label and Def Jam Records Lasting hour and minutes the album is spread across tracks offered as Lossless and as an Apple Digital Master The tracklist starts with a second Donda Chant before the first full track plays titled Jail Read more 2021-08-29 15:24:54
Apple AppleInsider - Frontpage News Angry Birds maker sued for allegedly violating child privacy https://appleinsider.com/articles/21/08/29/angry-birds-maker-sued-by-new-mexico-for-allegedly-violating-coppa?utm_medium=rss Angry Birds maker sued for allegedly violating child privacyRovio Entertainment the makers of Angry Birds is being sued by New Mexico s attorney general over allegations the company collects and sells personal data of children under the age of Filed on Wednesday the federal lawsuit by Attorney General Hector Balderas accuses Rovio of violating the Children s Online Privacy Protection Act COPPA It is said to do so in part because Angry Birds is marketed to younger device users COPPA requires companies to get permission from the parents of children under the age of before collecting any personal information about them In mass market services for all age groups companies also have to take steps to make sure they don t collect data for users in that age range Read more 2021-08-29 15:16:31
海外TECH Engadget Amazon's Kindle Paperwhite drops to all-time low price of $71 in one-day sale https://www.engadget.com/amazon-kindle-paperwhite-record-low-sale-price-154454769.html?src=rss Amazon x s Kindle Paperwhite drops to all time low price of in one day saleNow might be a good time to buy an e reader for school ーor that end of summer vacation Amazon has cut the price of the ad supported GB Kindle Paperwhite to an all time low of in a one day only sale well below the official sticker That s lower than what we saw just two weeks earlier and makes it an easy choice compared to the base Kindle which isn t discounted as we write this You can buy the ad free and GB variants with substantial discounts too Buy Kindle Paperwhite on Amazon The Kindle Paperwhite is an easy choice if you re either new to e readers or heavily invested in Amazon s ecosystem It boasts a high contrast backlit display Audible audiobook support and waterproofing for your poolside reading sessions Pair that with the usual weeks long battery life of e readers and you shouldn t have problems taking this with you on vacation It s not flawless This deal doesn t cover the LTE model so you won t be grabbing books while you re at the beach You also won t find MP playback or text to speech support and you might not be thrilled to see ads on the subsidized models These limitations are hardly surprises though and at this price they re much easier to forgive ーyou can spend much more on readers with fewer features Follow EngadgetDeals on Twitter for the latest tech deals and buying advice 2021-08-29 15:44:54
金融 ◇◇ 保険デイリーニュース ◇◇(損保担当者必携!) 保険デイリーニュース(08/30) http://www.yanaharu.com/ins/?p=4682 引き下げ 2021-08-29 15:27:02
ニュース ジェトロ ビジネスニュース(通商弘報) 企画財政部、最近の韓国株式市場・外国為替市場の動向分析 https://www.jetro.go.jp/biznews/2021/08/a5b0c4913f2fe81f.html 企画財政部 2021-08-29 15:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) ザンビア大統領選、野党のヒチレマ氏が現職ルング氏破る https://www.jetro.go.jp/biznews/2021/08/12ad05954828d889.html 大統領選 2021-08-29 15:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) カセムラート・インターナショナル病院ビエンチャンがオープン https://www.jetro.go.jp/biznews/2021/08/121a1854565e2dd1.html 病院 2021-08-29 15:10:00
ニュース BBC News - Home Yemen war: Drone attack on government airbase kills 30 soldiers https://www.bbc.co.uk/news/world-middle-east-58378282?at_medium=RSS&at_campaign=KARANGA houthi 2021-08-29 15:50:08
ニュース BBC News - Home Afghanistan: Pen Farthing has 'mixed emotions' after landing in UK https://www.bbc.co.uk/news/uk-england-essex-58370218?at_medium=RSS&at_campaign=KARANGA afghan 2021-08-29 15:33:18
ニュース BBC News - Home Man dies after paddleboard rescue off Hampshire coast https://www.bbc.co.uk/news/uk-england-hampshire-58377223?at_medium=RSS&at_campaign=KARANGA forest 2021-08-29 15:17:22
ニュース BBC News - Home Tottenham maintain perfect season start as Son winner sinks Watford https://www.bbc.co.uk/sport/football/58295881?at_medium=RSS&at_campaign=KARANGA Tottenham maintain perfect season start as Son winner sinks WatfordSon Heung min marks his th Premier League appearance with the winning goal as Tottenham maintain their start to the season against Watford 2021-08-29 15:41:10
ニュース BBC News - Home Buttler to miss fourth India Test for birth of second child https://www.bbc.co.uk/sport/cricket/58336156?at_medium=RSS&at_campaign=KARANGA buttler 2021-08-29 15:19:09
ニュース BBC News - Home Late Bamford leveller earns Leeds point at Burnley https://www.bbc.co.uk/sport/football/58295876?at_medium=RSS&at_campaign=KARANGA bamford 2021-08-29 15:12:55
IT 気になる、記になる… 「iPhone 13」は4G/5Gの通信エリア外でも通信可能になる低軌道衛星通信システムに対応?? https://taisy0.com/2021/08/30/144677.html apple 2021-08-29 16:20:56
python Pythonタグが付けられた新着投稿 - Qiita Audacity Script - DTMプログラミング言語探訪 https://qiita.com/aike@github/items/413d614d358450026d98 ファイルに対してマクロを適用するにはToolsメニュー→Macrosを選択してManageMacrosウィンドウを表示した後に、下部のFilesボタンからファイルを選択すると実行されます。 2021-08-30 01:10:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) FlutterとFirebaseと連携したいがxcodeのbuildがうまくいかない https://teratail.com/questions/356791?rss=all FlutterとFirebaseと連携したいがxcodeのbuildがうまくいかない前提・実現したいことFlutterでこちらの記事を参考に、シンプルなFireBaseとの連携アプリを作ろうとしております。 2021-08-30 01:35:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Realmのfilterを用いる際、文字列リテラル内の「\(変数)」にシングル・ダブルダブルクォーテーションがあるとエラーになる https://teratail.com/questions/356790?rss=all Realmのfilterを用いる際、文字列リテラル内の「変数」にシングル・ダブルダブルクォーテーションがあるとエラーになる困っていること・実現したいことnbspRealm内に「apos」や「quot」を含む文字列を格納することがあります。 2021-08-30 01:09:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) localhostに接続出来ない https://teratail.com/questions/356789?rss=all localhostに接続出来ない前提・実現したいこと現在pythonとdjangoを使用しwebアプリケーションの学習を行っております。 2021-08-30 01:03:30
Ruby Rubyタグが付けられた新着投稿 - Qiita resourceとresourcesの違いについて https://qiita.com/mkato1013/items/936a05ba66af3a9d9683 resourcesの引数に、itemsなどというシンボルで指定するとusersのパスに対応するルーティングが生成されます。 2021-08-30 01:09:47
Ruby Railsタグが付けられた新着投稿 - Qiita resourceとresourcesの違いについて https://qiita.com/mkato1013/items/936a05ba66af3a9d9683 resourcesの引数に、itemsなどというシンボルで指定するとusersのパスに対応するルーティングが生成されます。 2021-08-30 01:09:47
海外TECH DEV Community What did you teach this week? https://dev.to/aatmaj/what-did-you-teach-this-week-nk4 What did you teach this week The art of teaching is the art of assisting discovery Mark Van DorenTeaching is perhaps the most noble profession ever We as Developers too can participate as teachers in many different ways Writing blogs answering on stack exchange or helping a collogue with a tricky concept all count in teaching Whatever you have taught this week however small counts as a big help So please comment below your teachings in this week 2021-08-29 16:27:45
海外TECH DEV Community Code This #4: Remove Duplicates https://dev.to/frontendengineer/code-this-4-remove-duplicates-13m5 Code This Remove Duplicates Interview Question Write a function that will remove duplicate in an array You can get a variation of this question as Get unique characters from a list If you need practice try to solve this on your own I have included potential solutions below Note There are many other potential solutions to this problem Feel free to bookmark even if you don t need this for now You may need to refresh review down the road when it is time for you to look for a new role Solution ES Setfunction removeDuplicates array return new Set array Solution Objectfunction removeDuplicates array const map for const char of array if map char map char else map char return Object keys map In case you like a video instead of bunch of code Happy coding and good luck if you are interviewing 2021-08-29 16:21:06
Apple AppleInsider - Frontpage News #AppleToo engineer target of online abuse, failed by HR https://appleinsider.com/articles/21/08/29/appletoo-engineer-target-of-online-abuse-failed-by-hr?utm_medium=rss AppleToo engineer target of online abuse failed by HRAn Apple security engineer involved in the creation of the AppleToo movement has spoken about the group s formation as well as how she is being accused of ruining the tech giant In mid August a group of Apple employees formed AppleToo an organization to expose instances of racism sexism inequality and abuse within Apple to try and force change to its policies and handling of internal issues In an interview one of the engineers involved in organizing the group discussed what happened since the group went public Security engineer Cher Scarlett saw discussions on the anonymous worker forum Blind saying she was ruining Apple by being involved with AppleToo reports Protocol Read more 2021-08-29 16:28:27
Apple AppleInsider - Frontpage News Best Deals August 29 - $76 Netgear router, $200 outdoor pizza oven, more https://appleinsider.com/articles/21/08/29/best-deals-august-29---76-netgear-router-200-outdoor-pizza-oven-more?utm_medium=rss Best Deals August Netgear router outdoor pizza oven moreSunday s best deals include a Netgear Nighthawk router for a Deco Chef outdoor pizza oven for a Acer Nitro inch gaming monitor and more 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 You ll find more than just Apple products here Each section is organized by product type or brand and can contain anything from furniture to iPhone cases Read more 2021-08-29 16:11:40
海外TECH Engadget Rumor hints the next iPhone might boast satellite communication https://www.engadget.com/apple-iphone-13-leo-satellite-communication-165409961.html?src=rss Rumor hints the next iPhone might boast satellite communicationYou might not have to wait too long for an iPhone with satellite communication built in According to toMac well known analyst Ming Chi Kuo claims the next iPhone possibly called iPhone will include support for low Earth orbit satellite calls and messages You could get in touch on a remote camping trip without any cell service and without buying a separate satellite communicator The iPhone would supposedly use a modified version of Qualcomm s X modem to talk to satellites It s not certain if satellite support would be limited to certain apps although we wouldn t be surprised if that were the case Mobile satellite service is often far slower than conventional cellular data ruling out many of the internet intensive apps people take for granted There s good reason to be skeptical A Bloomberg rumor from had Apple developing satellite technology for the iPhone but the team reportedly hoped to ship a product within five years ーtwo years might be too early assuming the leaks were accurate in the first place There are also logistical questions to address such as the choice of service providers Satellite service has historically been expensive and it might be a tough sell even if you regularly venture beyond cellular coverage Many expect Apple to launch the new iPhone lineup in September It s not certain if this would be limited to Pro models or reach the entire iPhone range If there is a satellite linkup though Apple might have a stronger hook for the new iPhone than rumored display and camera upgrades This would be the first mainstream smartphone offering connectivity virtually anywhere on the planet and competitors might not match the feature for a while 2021-08-29 16:54:09
海外科学 NYT > Science What We Know About Climate Change and Hurricanes https://www.nytimes.com/2021/08/29/climate/hurricane-ida-climate-change.html behave 2021-08-29 16:23:27
海外科学 NYT > Science Ida is expected to gain strength as it churns toward Louisiana. https://www.nytimes.com/2021/08/27/climate/ida-is-expected-to-gain-strength-as-it-churns-toward-louisiana.html mexico 2021-08-29 16:22:57
海外ニュース Japan Times latest articles Substance in Okinawa COVID-19 vaccine likely from vial stoppers https://www.japantimes.co.jp/news/2021/08/30/national/science-health/okinawa-coronavirus-vaccine-rubber/ Substance in Okinawa COVID vaccine likely from vial stoppersThe health ministry suggests that fragments of rubber may have been scraped off when syringes were stuck through the stoppers on vials of Moderna s vaccine 2021-08-30 01:29:41
ニュース BBC News - Home Afghanistan: Final flights arriving as UK's campaign ends https://www.bbc.co.uk/news/uk-58377805?at_medium=RSS&at_campaign=KARANGA oxfordshire 2021-08-29 16:21:35
ニュース BBC News - Home John Simpson on Afghanistan: A country abandoned https://www.bbc.co.uk/news/58377984?at_medium=RSS&at_campaign=KARANGA affairs 2021-08-29 16:31:58
ニュース BBC News - Home Man dies after paddleboard rescue off Hampshire coast https://www.bbc.co.uk/news/uk-england-hampshire-58377223?at_medium=RSS&at_campaign=KARANGA forest 2021-08-29 16:49:28
ニュース BBC News - Home Late Bamford leveller earns Leeds point at Burnley https://www.bbc.co.uk/sport/football/58295876?at_medium=RSS&at_campaign=KARANGA bamford 2021-08-29 16:16:57
北海道 北海道新聞 大阪・池田市長に維新新人滝沢氏 サウナ問題で出直し選 https://www.hokkaido-np.co.jp/article/583475/ 出直し選 2021-08-30 01:20:05
海外TECH reddit MAD lions vs Fnatic / LEC 2021 summer playoffs Grand final / Game 2 discussion https://www.reddit.com/r/leagueoflegends/comments/pdyxzs/mad_lions_vs_fnatic_lec_2021_summer_playoffs/ MAD lions vs Fnatic LEC summer playoffs Grand final Game discussionWHAT A GAME Fnc put their faith onto Upset with vayne like they did with Caps years ago A crazy level fight puts Fnatic ahead and snowball to a k gold lead minutes in and just keep going from there MAD find great plays to hold on until late game but Nisqy finds the stun card to kill Carzzy and win the game JESUS CHRIST NISQY IS JUST EVERYWHERE MAN ARE YOU NOT ENTERTAINED submitted by u CheesyjokeLol to r leagueoflegends link comments 2021-08-29 16:54:09
Ruby Rubyタグが付けられた新着投稿 - Qiita ログイン前にトップページを表示させる方法 https://qiita.com/Izushi/items/8039a1ffc1795d3e2391 解決法deviceを使用してログイン機能をつけた場合、applicationcontrollerrbbeforeactionauthenticateuserを記述することで全てのコントローラーでアクションが動く前にログインしているかしていないかを判断され、ログインしていなければログインページにリダイレクトされるようになります。 2021-08-30 02:36:42
Ruby Railsタグが付けられた新着投稿 - Qiita ログイン前にトップページを表示させる方法 https://qiita.com/Izushi/items/8039a1ffc1795d3e2391 解決法deviceを使用してログイン機能をつけた場合、applicationcontrollerrbbeforeactionauthenticateuserを記述することで全てのコントローラーでアクションが動く前にログインしているかしていないかを判断され、ログインしていなければログインページにリダイレクトされるようになります。 2021-08-30 02:36:42
海外TECH DEV Community CLOUD COMPUTING WITH FAUNADB CLOUDWARE https://dev.to/pken1/cloud-computing-with-faunadb-cloudware-fbk CLOUD COMPUTING WITH FAUNADB CLOUDWAREFauna is the data API for client serverless applications With support for custom business logic and integration with the serverless ecosystem enables developers to simplify code and ship faster Fauna database is a general purpose distributed database supporting multiple data models and strong global consistency also supporting multiple programming languages and most importantly it implements pay as you grow feature Fauna transforms the traditional DBMS into a Data API that gives you all of the capabilities of an old guard database without sacrificing flexibility scale and performance Fauna core functions are inspired by Calvin a clock less strictly serializable transactional protocol for multi region environments It is easy to use as a document database and you can manage your data from the web interface having a very mature user friendly UI or the command line It s extremely fast and scales infinitely in the cloud Its greatest flex is its ability to handle complex data modelling use cases Objective Introducing Faunadb cloudware computing to both beginners and experts Exploring its uniqueness among cloud computing services Getting StartedFirst Off we need an account with Fauna sign up at Fauna The UI is pretty friendly and It alsooffers tutorials on getting familiar with the Fauna environment To get this feature click on the question mark button at the top right corner of thesite Creating FaunaDB cloudware repositoryNow lets create a databaseFirst we click on NEW DATABASEThen enter your database name into the database name fieldCheck the “pre populate with data to checkboxThen click save Browsing your dataThe overview page for your database is displayed after creating your database If you checked the pre populated demo checkbox the database would be populated with some data Example of an overview pageThen on your left hand side of your window you should see adashboard like menu containing info about your database and these menu optionsare•collections•functions•Indexes•Shell•GraphQl•Security Example of an dashboard page CollectionsCollections are Fauna s version of SQl tables they are like a way for ourdatabase to differentiate different data To create a new collection Click on New Collection to create a new collection then click onCollection on the menu by the left to see the documents for eachcollection selected Collections shouldn t be a hassle to understand if you are familiar with mongodb IndexesIndexes help us to browse the data in our collections They are basically likea tag to a document in the collection These helps fauna to avoid performingfull scans of collections thereby not affecting performance It is similar toSQL foreign keys Click on the Index tab to create a new index FunctionsThese are inbuilt functions provided by the fauna Query language FQL They canbe used to query and modify a database Note FQL is a functional language Somefunctions arePaginateGetSelectMatchIndexCreateCollectionLambdaVarJoin ShellThis is the command line CLI that lets us execute fauna queries interactivelyand again can be used both on the web or on your local machine when installed GraphQL and SecurityThis section covers GraphQL an open source data query and manipulationlanguage read more And also Fauna security designed to make it easy to queryone database from any network connected context Read more Uploading dataWe can add data to our created collection in our database We add what s calleda document Note TTl This document is represented as a plain javascriptobject The data saved does not necessarily follow a rigid structure To dothis we first offGo to our collection and click on new document button Then we would bepresented with an Ide kind of UI with an empty object Fill in your data following the key value system in JavaScript Below is whatour object would look like after filling it with data name Tony email Tony gmail com Then click save The document is then saved in the collection in the format below “ref Ref collection collection name “c “ts “data “name “Tony “email “Tony gmail com Where in addition to our custom data we haveRef Unique reference Id It used to join data to a unique value in thecollections The ref function is used to express the reference for a specificdocument that exists in the current database collection It is like an id aunique one References serve the same purpose as primary keys in the databasesystems they are used to provide pointers to a specific document The functiontakes in two arguments the first is the collection name and the second is theid of that document as seen below Ref Collection collection name document id The ts field is a Long or unique number with microsecond resolution generatedby fauna everytime we save to the database It represents the most recent eventthat modified the document In fauna anytime a modificationis made in our document fauna stores a new copy of the updated document meaningwe can still ask for previous instances and getting a snapshot of the databasebefore and after particular transactions where processed Now we can also uploaddata from our local machine I would be using Node js and Express to connect tofaunaFirst off we set up our node project and initialize it and if you do notnode installed download and install node following this guide a link to aguide on downloading and installing node Then we need an API secret Key which we would be using in our codes We can get this back at our our fauna account with the website all you needdo is go to Settings then developers then request for your API key then copyit Now we install necessary packages we install Faunadb and expressNow we create an src directory and in there create an index js fileNow we require express and Faunadb and Initialize faunadb Client Example const app require express const faunadb require faunadb now we initialize faunadb client const client new faunadb Client secret Your Key The client would connect our source code to the actual database in the cloudusing the API secret key which we provided Now we start off our express server Exampleconst app require express const faunadb require faunadb now we initialize faunadb clientconst client new faunadb Client secret Your Key app listen gt console log API on https localhost Then we import FQL functions from the Faunadb query namespaceExampleconst app require express const faunadb require faunadb now we initialize faunadb clientconst client new faunadb Client secret Your Key we import fql functions there are more functions out there we imported only the ones we would be usingconst Get Create Select fauna query app listen gt console log API on https localhost Now lets create a post endpoint to send data to our database We setup our async function then we use the create function then point tothe collection we want and then pass whatever data we want to passExampleconst app require express const faunadb require faunadb now we initialize faunadb clientconst client new faunadb Client secret Your Key we import fql functions there are more functions out there we imported onlyconst Get Create Select fauna query our post requestapp post user async function req res let data name Tony email Tony gmail com Const doc await Client query Create Collection collection name data res send doc app listen gt console log API on https localhost Then Let s use postman to send a post request to that end pointWe would be returned dataIt looks like this“ref collection collection name id “ts “data “name “Tony “email “Tony gmail com Retrieving dataTo retrieve data we would need to setup our API endpoint Here this endpoint would get a single userFirst off we set up our async function and the reason for this is becauseany query we make to Fauna would return a promiseNow we need to set up a GET endpoint to get a user with the Id in the urlWe do this belowconst app require express const faunadb require faunadb now we initialize faunadb clientconst client new faunadb Client secret Your Key we import fql functions there are more functions out there we imported only the ones we would be usingconst Get Create Select fauna query our post requestapp post user async function req res let data name Tony email Tony gmail com Const doc await Client query Create Collection collection name data res send doc our get requestapp get user id async function req res const doc await client query Get Ref Collection users req params id catch e gt res send e res send doc app listen gt console log API on https localhost We use the Get function we imported to query the databaseIn the “ref function we would pass in the Id of the document we want toretrieve and we did this by passing it to the url and getting the valueusing req params idThen we make a get request to Localhost user copied idIf everything goes well we should get a document with Tony s name and EmailLike this blowref Ref collection collection name Id ts data name Tony email Tony gmail com maintenance Fauna is deployed and scaled as a collection of nodes each of which operate within a cluster in an autonomous fashion Note There are no additional pieces of management software such as a dedicated cluster manager to deploy Fauna provides a database administrator with first class commands to manipulatethe cluster These commands are designed to establish the FOS methodology reducing operational complexity with fauna Fauna is fully online This means that Fauna has the ability to be fully operational while the command is executing Most databases employ the rolling window operational scheme which makes portions of the system unavailable for a duration while this is taking place This limits the database capacity and availability of the command Fauna ensures that your database is online and available before during and after the execution of a command ConclusionFauna modernizes database operations by making them simpler efficient low cost and easy to manage References Fauna website 2021-08-29 17:58:21
海外TECH DEV Community Get Foods {Day - 16} https://dev.to/alsiamworld/get-food-day-16-2506 Get Foods Day daysofcode Day Here you can search for the food of your choice and find out the details by clicking on the food I created it using the themealdb API and currently updating the site Live Preview 2021-08-29 17:53:18
海外TECH DEV Community Weekly Digest 34/2021 https://dev.to/marcobiedermann/weekly-digest-34-2021-ai0 Weekly Digest Welcome to my Weekly Digest which is the last one for August This weekly digest contains a lot of interesting and inspiring articles videos tweets podcasts and designs I consumed during this week Interesting articles to read From Create React App to NextKitty recently moved a significant codebase from Create React App CRA for short to Next and shares their experience because it was quite a journey From Create React App to Next Why you can t set state multiple times in a row in ReactIf you have ever tried to set a state variable multiple times in a row in a React component you may have been surprised to find that it didn t quite work Why you can t set state multiple times in a row in React Stealing Game Animation Techniques to Engage UsersToday s websites are overflowing with animationsーoften too many They get in the way of the content and slow down our busy users But at the same time Stealing Game Animation Techniques to Engage Users Some great videos I watched this week What is the secret behind the curve algorithmHave you ever wanted to know more about the p js bezier function Well I have good news for you Thanks to the generous donation of Jason Oswald I do a deep dive exploring the bezier function by Daniel Shiffman Bash in SecondsBash is the command line shell that you encounter when you open the terminal on most Unix operating systems like macOS and Linux Learn how to create your own bash scripts to automate tasks on your computer by Fireship The Lightning AlgorithmMatt Henderson is making lightning in mazes by Numberphile Databases in the Microservices WorldWeb technologies have come leaps and bounds But are you still using the tired old database from last generation Let s look at the methodology of microservices compare it to bounded contexts and look at ops tasks for micro databases by Rob Richardson Chrome What s New in DevToolsEditable CSS container queries web bundle preview better string handling in the Console and more by Google Chrome Developers Tailwind in SecondsTailwind is a utility first CSS framework for building websites It takes a functional approach to web design by providing thousands of tiny classes to use directly in your HTML by Fireship Useful GitHub repositories netlify cliNetlify Command Line Interface netlify cli Netlify Command Line Interface Interact with Netlify from the comfort of your CLI See the CLI command line reference to get started and the docs on using Netlify Dev to run your site locally Table of ContentsClick to expandInstallationUsageDocumentationCommandsaddonsapibuilddeploydevenvfunctionsinitlinklmloginopensitesstatusswitchunlinkwatchcompletionContributingDevelopmentLicenseInstallationNetlify CLI requires Node js version or above To install run the following command from any directory in your terminal npm install netlify cli gWhen using the CLI in a CI environment we recommend installing it locally as a development dependency instead of globallyTo install locally run the following command from the root directory of your project npm install save dev netlify cliImportant Running npm install netlify cli g in CI means you re always installing the latest version of the CLI including breaking changes When you install locally… View on GitHub MillerMiller is like awk sed cut join and sort for data formats such as CSV TSV tabular JSON and positionally indexed johnkerl miller Miller is like awk sed cut join and sort for name indexed data such as CSV TSV and tabular JSON Take the Miller User Survey What is Miller Miller is like awk sed cut join and sort for data formats such as CSV TSV tabular JSON and positionally indexed What can Miller do for me With Miller you get to use named fields without needing to count positionalindices using familiar formats such as CSV TSV JSON andpositionally indexed Then on the fly you can add new fields which arefunctions of existing fields drop fields sort aggregate statisticallypretty print and more Miller operates on key value pair data while the familiarUnix tools operate on integer indexed fields if the natural data structure forthe latter is the array then Miller s natural data structure is theinsertion ordered hash map Miller handles a variety of data formatsincluding but not limited to the familiar CSV TSV and JSON Miller can handle positionally indexed data too In the above image color… View on GitHub Software Engineering BlogsA curated list of engineering blogs kilimchoi engineering blogs A curated list of engineering blogs Software Engineering Blogs Special thanks to All your environment variables in one place Stop struggling with scattered API keys hacking together home brewed tools and avoiding access controls Keep your team and servers in sync with Doppler Companies ABCDEFGHIJKLMNOPQRSTUVWXYZIndividuals Group Contributors ABCDEFGHIJKLMNOPQRSTUVWXYZProducts Technologies ABCDEFGHIJKLMNOPQRSTUVWXYZCompanies companiespx th Light designs A companiesAdRoll Addepar Affinity Airbrake AirPair Advanced Web Machinery Airbnb Airtame… View on GitHub dribbble shots Plants Shop Appby Tajul Islam Clothing Store Appby QClay E commerce Shop App UIby Tazrin Furniture eCommerce mobile app designby Ripon Ahmed Tweets Adam Argyle argyleink lt length gt Toolin Chrome Canary today drag px rem em vh etchold shift to adjust by hold alt opt to adjust by change explore unit types in a dropdown much like design tools video alt drag to adjust padding gaps and widths PM Aug Stefan Judis stefanjudis I just discovered that Node comes with promise based timer functions nodejs org docs latest v… AM Aug Alex Reardon alexandereardon For safety I think most functions that accept arrays should use the readonly keyword Adding readonly prevents the function from accidentally modifying a provided array AM Aug Rishabh Singh rishabhs Very excited about formula prediction being released in Google Sheets A great collaboration between Google Sheets and Brain team PM Aug Jeremy Moser jmoserr Copywriting tip remove friction phrases Your marketing should tell users what they ll get not what they have to do PM Aug Picked Pens D Breaking Badby Ricardo Oliva Alonso CSS Drummerby Deren Podcasts worth listening Syntax Why Do People Hate CSS In this Hasty Treat Scott and Wes talk about why people hate CSS some common issues and how you can level up Ladybug Podcast How to Create Great DocumentationIt s easy to overlook documentation when building an application but documentation can make or break a consumer s experience CodePen Radio New Admin ToolsChris amp Marie talk about a big long project that we ve finished at CodePen our new Admin Tools Any web app is gonna need em Syntax Advice for New DevsIn this episode of Syntax Scott and Wes talk about advice for new devs our advice and opinions for how new devs can level up Thank you for reading talk to you next week and stay safe 2021-08-29 17:42:42
海外TECH DEV Community ¿Que es HTML? https://dev.to/bryan_rt15/que-es-html-10a6 ¿Que es HTML Actualmente la mayoría de las personas han visto cientos de páginas web pero muchos se preguntarán Como están creadas o ¿Quées HTML ¿Cómo funciona ¿Es difícil escribir en HTML ¿Dónde puedo escribir HTML Y otras preguntas como estas serán respondidas a continuación Comenzando por aclarar que es la Web que no es mas que el conjunto de documentos HTML interconectados alrededor del mundo gracias a internet Asíque toda la web esta creado bajo un estándar llamado HTML Y de seguro te preguntaras que es HTML Antes de empezar lo que te digo si es que si quieres ser desarrollador web HTML es el primer lenguaje que debes aprender ¿Quées HTML “HTML es un lenguaje de marcado que se utiliza para el desarrollo de páginas de Internet HTML son las siglas de Hyper Text Markup Lenguaje Es decir Lenguatje de marcado de hipertexto Para entender quésignifica analicémoslo por partes Hipertexto Se refiere a los enlaces links Un enlace puede conectar un documento con otro Aunque hoy es muy común en su momento fue una revolución Marcado Un lenguaje de marcado se encarga de estructurar documentos es decir indicar las secciones y jerarquía de elementos Lenguaje HTML es un lenguaje su mismo nombre lo dice Ahora bien ten presente que es un lenguaje de marcado no de programación No obstante este tipo de definiciones no nos dice mucho porque la definición es técnica Para algunas personas al leer esto piensan que HTML incluye el diseño gráfico de las páginas web sin embargo eso no es cierto ya que HTML sólo sirve para indicar como va ordenado el contenido de una página web Esto lo hace por medio de las marcas de hipertexto las cuales son etiquetas conocidas en inglés como tags HTML es el lenguaje con el que se define el contenido de las páginas web Básicamente se trata de un conjunto de etiquetas que sirven para definir el texto y otros elementos que compondrán una página web como imágenes listas vídeos etc HTML es fácil de aprender Su sintaxis estábasada en etiquetas una de apertura y una de cierre Y dentro de ellas va el contenido Etiquetas en HTML Ya tenemos una idea sobre lo que hace HTML pero aún no sabemos cómo funcionan las etiquetas Para esto vamos a imaginar que tienen que hacer un ensayo sobre algún tema consideraremos que el ensayo seránuestra página web y la manera en la que va ordenado un ensayo es por un título la introducción el desarrollo y la conclusión si se tiene en cuenta que esto nos dice cómo debe ir nuestro ensayo podemos considerar que éstas serían las etiquetas porque nos dicen la estructura que lleva es decir la forma en que se acomoda el texto en nuestro ensayo Cabe mencionar que las etiquetas no sólo sirven para ordenar nuestro contenido sino que ayudan a los buscadores como Google Yahoo search y muchos otros a encontrar la información por medio de las etiquetas Ahora que entendemos el concepto de etiquetas necesitamos poder identificarlas Éstas se caracterizan porque van dentro de los caracteres menor que lt y mayor que gt como en este ejemplo lt Inicio de la etiqueta gt Contenido lt Fin de la etiqueta gt ContenidoLas etiquetas se indican entre los símbolos lt y gt y la etiqueta de cierre se indica además con Las etiquetas pueden contener información adicional indicada con atributos Los atributos tienen un nombre y un valor Por ejemplo lt etiqueta atributo valor gt Contenido lt etiqueta gt Existes ciertas excepciones con el fin de las etiquetas ya que algunas usualmente sólo se utilizan con el inicio de la etiqueta ejemplos de esto son las etiquetas BR salto de línea IMG etiqueta para poner una imagen entre otras Finalmente sólo nos falta saber dónde escribir código en HTML y para ello sólo es necesario un editor de texto como el bloc de notas aunque en mi opinión te recomendaría que descargaras Visual studio code debido a que facilita la escritura de código HTML Si aún quieres saber si HTML es fácil de escribir te diría que sí porque no hay mayor obstáculo en el aprendizaje que tus propias ganas de aprender además del hecho que desde niños hemos aprendido a distinguir y clasificar todo a nuestro alrededor y es básicamente de lo que se encarga HTML asíque no habráuna gran dificultad Estructura básica HTML Esta es la estructura básica de un documento HTML lt DOCTYPE html gt lt html lang en gt lt head gt lt meta charset UTF gt lt meta http equiv X UA Compatible content IE edge gt lt meta name viewport content width device width initial scale gt lt title gt Document lt title gt lt head gt lt body gt lt h gt Encabezado lt h gt lt body gt lt html gt Ya que HTML es un lenguaje de marcado y su función es darle estructura y jerarquía al contenido y cada etiqueta ya esta definida con su función determinada ya que es un estándar predefinido por una organización llamada WC que es Consorcio WWW en inglés World Wide Web Consortium es un consorcio internacional que genera recomendaciones y estándares que aseguran el crecimiento de la World Wide Web a largo plazo ​son los que dicen cuales etiquetas va ha usarse y cuales no Bueno espero que le alláquedado claro lo que es HTML y sobre como esta estructurado dicho lenguaje vimos como se compone de etiquetas de apertura y de cierre y que cada etiquete tiene una función en especifica y que cada una de esas etiquetas están predefinida por la WC 2021-08-29 17:30:12
海外TECH DEV Community .map() Polyfill https://dev.to/swapnadeepmohapatra/map-polyfill-5b84 map Polyfill What is a polyfill Polyfill is code that implements a feature on web browsers that is expected to be provided by the browser natively but is not available The developer uses one s logic to implement the solution What is map It is an array function that is used to iterate over an array and create a new array with the results of the calling of the function This comes in handy when we don t want to implement the for loop from scratch and want to modify all the elements of the array in the same way hence saving a lot of time as well as some lines of code The function is applied in an array and takes in another function as a parameter known as callback function In the callback function s parameters the current element of the array index and the complete array are passed They same way it happens in the forEach function map is very similar to that of forEach But instead of returning the items map returns the modified array Writing the PolyfillWe will be iterating over an array of some listed companies in NSE and adding the prefix of NSE before every stock var stocks COLPAL ITC IOC NHPC INFY Firstly let s try running the native map nseStocks stocks map function stock return NSE stock console log nseStocks NSE COLPAL NSE ITC NSE IOC NSE NHPC NSE INFY So now let s write the polyfill and add the map function to the prototype of Array Array prototype myMap function callback var newArray for var i i lt this length i newArray i callback this i i this return newArray Now let s try running our polyfill nseStocks stocks myMap function stock return NSE stock console log nseStocks NSE COLPAL NSE ITC NSE IOC NSE NHPC NSE INFY Connect with meFor more awesome JS or WebDev related blogs check out my profileLinkedIn My Portfolio Twitter Instagram 2021-08-29 17:21:35
海外TECH DEV Community NFT images generator using Python Jupyter Notebook https://dev.to/victorquanlam/nft-images-generator-using-python-jupyter-notebook-1ec7 NFT images generator using Python Jupyter Notebook Generate NFT images using python and Jupyter NotebookLet me introduce nft image generator repo which generates a series of unique images using a collection of layersInstall PythonInstall PIPDownload PIP get pip pycurl o get pip pypython get pip pyInstall Python Pillowpip install pillow Install Python displaypip install displayInstall Jupyter Notebookpip install jupyter Run Jupyter in your nft image generator folderjupyter notebookRun the commands in generate ipynb to generate images It will output all the generated images to the images folder and the metadata to the metadata folder The filenames will refer to tokenIds This blog will show you how to upload your first nft to Opensea 2021-08-29 17:16:56
海外TECH Engadget Clubhouse adds spatial audio to create more immersive audio chats https://www.engadget.com/clubhouse-spatial-audio-chat-173433312.html?src=rss Clubhouse adds spatial audio to create more immersive audio chatsClubhouse revolves around drop in audio chatrooms so wouldn t it make sense if they sounded more like rooms They will now if you have the right hardware The company is rolling outspatial audio support to the Clubhouse app for iOS giving you and participants a more quot lifelike quot conversation You might remember who s speaking based on where their voice is coming from not just what they sound like The feature will quot slowly quot reach all new iOS users starting today and will be the default experience you can turn it off if you prefer Android is quot coming soon quot Clubhouse said We ve asked the company if you need earbuds or headphones that explicitly support spatial audio like the AirPods Pro or AirPods Max This addition probably won t make you choose Clubhouse over Facebook s Live Audio Rooms or Twitter Spaces It may give you a reason to stick to Clubhouse though and it could be particularly helpful if flat chatrooms feel too detached from reality Hear ye hear ye spAAaAaAatial audio on Clubhouse It s like surround sound but w your own headphones A more vibrant human experience Plus makes it much easier to tell who s talking thanks to juberti for this one rolling out now on iOS Android coming soon pic twitter com ZitFijRKーClubhouse Clubhouse August 2021-08-29 17:34:33
海外TECH CodeProject Latest Articles How to Run Docker Container using AWS Elastic Container Service https://www.codeproject.com/Tips/5311531/How-to-Run-Docker-Container-using-AWS-Elastic-Cont container 2021-08-29 17:31:00
ニュース BBC News - Home Hurricane Ida: 'Catastrophic' storm surge as winds move onshore https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA forecasters 2021-08-29 17:12:35
ニュース BBC News - Home Wolverhampton Wanderers 0-1 Manchester United: Mason Greenwood hits winner https://www.bbc.co.uk/sport/football/58295875?at_medium=RSS&at_campaign=KARANGA Wolverhampton Wanderers Manchester United Mason Greenwood hits winnerMason Greenwood scores as Manchester United in their first game since announcing an agreement to re sign Cristiano Ronaldo beat Wolves 2021-08-29 17:55:29
北海道 北海道新聞 IOCのロゲ前会長が死去 「TOKYO」発表、79歳 https://www.hokkaido-np.co.jp/article/583478/ tokyo 2021-08-30 02:02:45
python Pythonタグが付けられた新着投稿 - Qiita Qiitaの類似記事を見つける(TF-IDF+コサイン類似度) https://qiita.com/mochi_yu2/items/9002e114119085f86199 利用しているもの本記事では、以下の手法やライブラリ、サービスを利用しています。 2021-08-30 03:37:31
python Pythonタグが付けられた新着投稿 - Qiita URLで全国制覇をしたかった... Part1 https://qiita.com/itiyamasan/items/8edc232ee56c8f98ccce 2021-08-30 03:10:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) setIntervalの代替え案 https://teratail.com/questions/356793?rss=all 2021-08-30 03:27:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript 並列処理というのかわかりませんが https://teratail.com/questions/356792?rss=all 2021-08-30 03:12:59
海外TECH DEV Community AWS Cognito Hosted UI https://dev.to/awscommunity-asean/aws-cognito-hosted-ui-34ep AWS Cognito Hosted UIAWS Cognito which is used for authentication and authorization features Hosted UIs for Cognito User Pool Modern apps going Cognito Jones Zachariah Noel・May ・ min read aws awscognito modernapplications authorization Previously in my post about Modern apps going Cognito had provided different ways to get started with Cognito User Pool integration on client applications Where it was mentioned that Hosted UIs helps speeding up application integration And we will deep dive into Hosted UIs in this post Key takeaways from the blog Setting up Hosted UIs on AWS Cognito User Pool Hosted UIs supported workflows Customization of Hosted UIs Options with Hosted UI URLs Setting up Hosted UIs on AWS Cognito User PoolIn this blog the Cognito User Pool is already created and available to setup Hosted UI To create one you can refer to the mentioned post Modern apps going Cognito Step Setup a app client in the created Cognito User Pool by navigating to the App client menu in the Cognito User Pool details screen To create a app client provide a unique app name the name has to be unique in the User Pool And for the app client you can set the token expiry refresh time out periods Step Setting up domain on Cognito User Pool this can be done from the Domain name menu under App integration Types of domains supported Amazon Cognito Domain and Custom domains Amazon Cognito Domain are the default domain name generated by Cogntio where you can choose a domain prefix this domain prefix has to be unique across all Amazon domains this has the format https lt domain name gt auth lt aws region gt amazoncognito com Custom domains have to verified domains with equivalent certificated on AWS Certificate Manager ACM Step Setup app client settings by navigating to the App client settings menu under App integration Select the created app client in step In this step you would have to provide re directional links to your app after sign in and sign out these URLs can be comma separated In this demo I would be using a web app on localhost but the production ready applications should use production URLs For Hosted UIs the app client should use a OAuth workflow and should have a domain verified on Cognito User Pool And if OAuth and domain constraints are satisfied you will see a Launch Hosted UI hyperlink on click it will open the authentication Hosted UI on a new tab And you can use the URL available in the browser to add to your application Hosted UIs supported workflowsHosted UI supports the standard workflows provided by Cogntio User Pool Sign in The standard workflow for sign in to AWS Cognito User Pool This uses the Cognito s configuration of the email mobile number with password Sign up For the self sign up process the Hosted UIs take minimal information such as username email mobile number based on the Cognito User Pool configuration password Which also validates on the password policy set in Cognito User Pool Once signed up the user has to be verified for that the confirmation workflow also is available Forgot password The another standard authentication workflow supported is forgot password This also requires a verification so a confirmation code is sent to the registered username All of the mentioned workflows are the standard workflows supported natively on Cogntio User Pool but Hosted UIs are currently not supporting Custom Auth Flows as of now Customization of Hosted UIsSimilar to Amplify UI Components the hosted UIs can also be customized The customization is limited to adding a logo and other CSS customization with various classes of fields labels input fields error messages background and many more With some of the customization on certain properties the sign in screen now looks like P S Didn t have a logo so used a emoticon Options with Hosted UI URLsThe Hosted UI URLs are based on the domain which was selected With the URL there are certain URL parameters which will help you integrate the right way Basic format of Hosted UI URLs lt domain name gt lt url action gt client id lt client id value gt amp response type lt response type gt amp scope lt selected scope gt amp redirect uri lt callback url selected gt Parameters lt domain name gt The selected and verified domain name This can be the Amazon Cognito Domain or Custom domain whichever has been configured for the Cogntio Pool If it is a Amazon Cognito Domain it would be in then the format https lt domain name gt auth lt aws region gt amazoncognito com with lt domain name gt being the domain prefix selected in Step and lt aws region gt being AWS region where the Cognito User Pool is created lt url action gt The URL action based on the type of workflow Eg login forgotpassword sign up lt client id value gt The selected app client s ID which has Hosted UI enabled lt response type gt The type of response expected Eg code token If a code response is requested the unique code is returned as a URL parameter in the callback URL code codeIf token then in the callback URL the bearer token along with expiry time is returned id token tokens amp expires in amp token type Bearer lt callback url selected gt In App client settings you can have multiple callback URLs configured with comma separated Eg and whenever using the Hosted UI one of the configured callback URLs can be used as redirect uri ConclusionAWS Cognito User Pool s Hosted UIs helps setting up authentication workflows in minutes and the ease of integration on the client apps helps in speeding up the application development process This is a pure no code approach to get started with a fully functional authentication module for your web or mobile application Hosted UIs provides the feasibility to customize your UIs to match to your application theme 2021-08-29 18:44:14
海外TECH DEV Community Industry focused roadmap to be JavaScript developer – 2021 https://dev.to/learnersbucket/industry-focused-roadmap-to-be-javascript-developer-2021-1m2b Industry focused roadmap to be JavaScript developer Visit learnersbucket com If you are preparing for your JavaScript interview You will find DSA System Design and JavaScript Questions An Industry Focused Roadmap to become Frontend Developer This is guide is my recommendation of libraries frameworks to learn each aspect of front end development based on their popularity across the industry This roadmap is targeted at the freshers who are trying to understand front end If you are already familiar with front end development and want to explore another perspective then you are welcome to explore it Note If you find an issue please comment it down I will try to fix it Also if you like it share it with others Pre requisitesGood understanding of core programming concepts Already familiar with the working of web such as with web protocols and conventions like HTTP and RESTful APIs Comfortable with basic command line actions Table of contentsHTMLCSS Cascading Style SheetsJavaScriptSingle Page Application SPA React A library to create Single Page Applications State Management Flux ReduxCSS Modules CSS in JS MaintainabilityLinting JavaScript ESLintLinting CSS stylelintFormatting Code PrettierTesting Jest EnzymeDeployment and HostingVersion Control System GITPackage Management NPMBuild System webpackDeployment CI CDHosting and CDNAdvanced TopicsStatic Types TypescriptMobile App Development React NativeDesktop App Development Electron JSServer Side Rendering Next jsProgressive Web Apps PWA The future of web development HTML HTML is a Hypertext Markup Language is not a programming language It is a markup language that tells web browsers how to structure the web pages you visit It can be as complicated or as simple as the web developer wants it to be HTML consists of a series of elements which you use to enclose wrap or markup different parts of content to make it appear or act in a certain way The enclosing tags can make content into a hyperlink to connect to another page italicize words and so on For example consider the following line of text lt p gt Hello World lt p gt Below figure represents the anatomy of HTML HTML is very important from the SEO perspective thus HTML introduced many new tags which really helps in SEO optimization Apart from that accessibility is also an important thing to learn in HTML to make sure web apps are accessible to everyone through different devices Things to learn in HTML SEMANTIC HTML HTML AccessibilityDOMEstimated Time to learn to days hrs daily Study Links MDNWeb devFreecodecamp CSS Cascading Style Sheets Cascading Style Sheets CSS is a stylesheet language used to describe the presentation of a document written in HTML or XML including XML dialects such as SVG MathML or XHTML CSS describes how elements should be rendered on screen on paper in speech or on other media It is extremely important to have a good understanding of CSS it may seem simple but is quite complex to work with Writing cross device browser style can be challenging at times Things to study under css CSS SpecificityCSS Pre processorsCSS resetting normalizationCSS Architecture BEM FloatsFlexbox amp GridsSVGMedia QueriesDisplay PropertiesPosition propertiesAnimationsPsuedo ClassesEstimated Time to learn days hrs daily Study Links MDNSmaccsCSS TricksCSS Tutorial Zero to Hero Complete Course CSS Full Course Includes Flexbox and CSS Grid Tutorials Advanced CSSCSS is now advanced and provides using normal programming concepts with it like defining variable functions using OOPs concepts etc There are many extensions of it that help in using it more efficiently SASSSass stands for Syntactically Awesome Stylesheet is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets CSS Estimated Time to learn days hrs daily Study LinksSass Tutorial for Beginners CSS With SuperpowersSASS Official Website LESSLess which stands for Leaner Style Sheets is a backwards compatible language extension for CSS Less extends CSS with dynamic behavior such as variables mixins operations and functions Less runs on both the server side and client side Study LinksLess CSS Pre Processor TutorialLESS Official Website JavaScriptJavaScript or ECMAScript is the language of the web it is incredibly versatile programming language using which we can build web servers native mobile apps web apps and desktop apps Being loosely typed it is easy to learn but hard to master Practice is the key to mastering it In recent times JavaScript has seen major improvements with lots of new features being added to the language making it more powerful ECMAScript previously called ECMAScript was released which had major feature updates after that every year new features are being added to the language new version of ECMAScript is referred as ESNext Here is a great article incase you want to learn history of JavaScript As browsers must implement the new features once they are published to make them useable which takes time tools such as Babel enable developers to write these new features in their apps as Babel transpiles them down to browser compatible code With the development of Nodejs JavaScript was able to move out of the web to everywhere right now you can use JavaScript as a server side languages as well as almost on every platform Web Mobile Desktop IOT etc Estimated time to learn days hrs daily Study Links Basic MDNJavaScriptEloquent JavaScriptES on CodecademyES on CodecademyES on BabelES TutorialJavaScript Questions Topics to cover to get better at the language thisIIFEClosureNull vs undefinedLoop vs mapcall apply amp bindhoistingScopeattributes vs propertiesTernary operatorsPromises vs callbacksObjects Object freezingmutable vs immutableSymbolCurryingDebouncingThrottlingasync vs deferEvent Bubbling amp CapturingPrototype amp Prototypal InheritanceThinking RecursivelyLocal Storage and Session StorageCORSsum a b c … n Web Storage APIsEvent LoopWeb SocketsSingle Page ApplicationsServer Side renderingOptimizationCritical rendering pathLazy loading data Advanced Study LinksYou Don t Know JSProfessional JAVASCRIPT For Web Developers Book Single Page Application SPA Traditionally website were built with server side rendering Browser used to receive HTML from the server and then render it When page refreshes or user navigates to different page the servers used to send new HTML However in single page applications SPA client side rendering is used The browser loads the initial page from the server along with the scripts frameworks libraries app code and stylesheets required for the whole app When the user navigates to other pages a page refresh is not triggered The URL of the page is updated via the HTML History API New data required for the new page usually in JSON format is retrieved by the browser via AJAX requests to the server The SPA then dynamically updates the page with the data via JavaScript which it has already downloaded in the initial page load This model is like how native mobile apps work AdvantagesWeb apps give more native feel and are more responsive as there is no flash between page navigations due to full page refreshes As we don t have to repeatedly fetch the same resources again and again we have to make fewer HTTP request also the payload size are smaller which are faster to process The server and client are decoupled which means that we can independently develop new clients for different platforms e g mobile chatbots smart watches without having to modify the server code The client can also be developed using new tech stack DisadvantagesAs majority of the resources are fetched when the web app loads for first time it can hamper the initial load time of the application There s an additional step to be done on your server which is to configure it to route all requests to a single entry point and allow client side routing to take over from there SEO issues SPAs are reliant on JavaScript to render content but not all search engines execute JavaScript during crawling and they may see empty content on your page This inadvertently hurts the Search Engine Optimization SEO of your app To overcome this you can either server side render your app or use services such as Prerender to “render your javascript in a browser save the static HTML and return that to the crawlers There is still time when server side applications are preferred where SEO is involved as well as when we are building small scale applications like blogs etc But a SPA application with client server relation is preferred for large enterprise application where a clear client server separation scales better for larger engineering teams as the client and server code can be developed and released independently Web developers these days refer to the products they build as web apps rather than websites While there is no strict difference between the two terms web apps tend to be highly interactive and dynamic allowing the user to perform actions and receive a response for their action While jQuery can be still used for server side applications to add user interactivity to each page But it is not easy for jQuery for handle large scale applications After all jQuery is primarily a library for DOM manipulation and it s not a framework For this task JavaScript frameworks have been created to provide higher level abstractions over the DOM allowing you to keep state in memory out of the DOM Using frameworks also brings the benefits of reusing recommended concepts and best practices for building apps It is lot easier to onboard a Junior who is not familiar with the code base but has experience with a framework will find it easier to understand the code because it is organized in a structure that he is familiar with Also popular frameworks have great community support and tutorials as well as guide which makes them easy to start with Estimated time to learn days hrs daily Study LinksSingle Page App advantages and disadvantagesThe R Evolution of Web DevelopmentHere s Why Client Side Rendering Won React A library to create Single Page Applications There is no other JavaScript library other than React which has taken the front end ecosystem by storm in modern time React is a library built and open sourced by the smart people at Facebook In React developers write components for their web interface and compose them together As frontend development is shifting towards a paradigm of component based development where each components are developed independently and then clubbed together to create a feature and eventually leads in creating a web app using these features React encourages that you write your HTML and CSS in your JavaScript itself This sounds like a crazy idea at first as it is opposite of the existing good practice to write HTML JavaScript and CSS separately But if you keep your HTML CSS and JavaScript scoped to the component level only then it is easier to do the development with conflict also different components can be developed individually without any dependency on each other while designing Features of React Declarative You describe what you want to see in your view and not how to achieve it Each component has its own state you simply change the state within the component and the view will update itself according to the state It is also easy to determine how the component will look like just by looking at the HTML in the render method Functional Each component is a JavaScript pure function which has props External data and state Internal data Pure functions are easy to test and the same goes for functional components Maintainable React forces composition rather inheritance for scalability and reusability thus writing your view in a component based fashion encourages reusability As each component has their logic and view limited to themselves it is easier to maintain them High Performance React use a concept of Virtual DOM and it re renders everything when there is a change in state or props Why is there a need for a virtual DOM While modern JavaScript engines are fast reading from and writing to the DOM is slow React keeps a lightweight virtual representation of the DOM in memory Re rendering everything is a misleading term In React it actually refers to re rendering the in memory representation of the DOM not the actual DOM itself When there s a change in the underlying data of the component a new virtual representation is created and compared against the previous representation The difference minimal set of changes required is then patched to the real browser DOM Ease of Learning React has very few API s which remains constant and hardly changes apart from that it is one of the largest community which providing an array of tools open sourced UI components and a ton of great resources online to get you started on learning React Over the years new view libraries that are even more performant than React have emerged React may not be the fastest library out there but in terms of the ecosystem overall usage experience and benefits it is still one of the greatest Facebook is also channeling efforts into making React even faster with a rewrite of the underlying reconciliation algorithm The concepts that React introduced has taught us how to write better code more maintainable web apps and made us better engineers Estimated time to learn days hrs daily Study LinksReact Official TutorialEgghead Course Build Your First Production Quality React AppReactjs Crash Course AlternativesAngularVueEmberCycleSvelte State Management Flux Redux React is a library not a framework and does not deal with the layers below the view As your app grows bigger you may find that the app structure becomes a little messy Components throughout the app may have to share and display common data but there is no elegant way to handle that in React After all React is just the view layer it does not dictate how you structure the other layers of your app such as the model and the controller in traditional MVC paradigms In an effort to solve this Facebook invented Flux an app architecture that complements React s composable view components by utilizing a unidirectional data flow In summary the Flux pattern has the following characteristics Unidirectional data flow Makes the app more predictable as updates can be tracked easily Separation of concerns Each part in the Flux architecture has clear responsibilities and are highly decoupled Works well with declarative programming The store can send updates to the view without specifying how to transition views between states As Flux is not a framework per se developers have tried to come up with many implementations of the Flux pattern Eventually a clear winner emerged which was Redux Redux combines the ideas from Flux Command pattern and Elm architecture and is the de facto state management library developers use with React these days Its core concepts are App state is described by a single plain old JavaScript object POJO Dispatch an action also a POJO to modify the state Reducer is a pure function that takes in current state and action to produce a new state The concepts sound simple but they are really powerful as they enable apps to Have their state rendered on the server booted up on the client Trace log and backtrack changes in the whole app Implement undo redo functionality easily The creator of Redux Dan Abramov has taken great care in writing up detailed documentation for Redux along with creating comprehensive video tutorials for learning basic and advanced Redux They are extremely helpful resources for learning Redux While Redux does not necessarily have to be used with React it is highly recommended as they play very well with each other React and Redux have a lot of ideas and traits in common Your app will likely have to deal with async calls like making remote API requests redux thunk and redux saga were created to solve those problems They may take some time to understand as they require understanding of functional programming and generators Our advice is to deal with it only when you need it react redux is an official React binding for Redux and is very simple to learn Estimated time to learn days hrs daily Study LinksFluxReduxEgghead Course Getting Started with ReduxEgghead Course Build React Apps with Idiomatic ReduxReact Redux LinksYou Might Not Need Redux AlternativeMobX CSS Modules CSS adds interactivity to the HTML it is used to define how HTML elements will look and adjust as to the screen to the sibling etc We all understand that writing good CSS is hard it takes years of experience to get better at it The major problem we face is writing scalable and maintainable CSSS that also for different screens and devices To make it easier to work with it over time experienced frontend developers have designed methodologies to guide people on how to write organized CSS for complex projects such as using SMACSS BEM SUIT CSS etc The bad thing about these methodologies are that they very fragile they are artificially enforced by conventions and guidelines They break the moment developers do not follow them As you might have realized by now the front end ecosystem is saturated with tools and unsurprisingly tools have been invented to partially solve some of the problems with writing CSS at scale “At scale means that many developers are working on the same large project and touching the same stylesheets There is no community agreed approach on writing CSS in JS at the moment and we are hoping that one day a winner would emerge just like Redux did among all the Flux implementations For now we are banking on CSS Modules CSS modules is an improvement over existing CSS that aims to fix the problem of global namespace in CSS it enables you to write styles that are local by default and encapsulated to your component This feature is achieved via tooling With CSS modules large teams can write modular and reusable CSS without fear of conflict or overriding other parts of the app However at the end of the day CSS modules are still being compiled into normal globally namespaced CSS that browsers recognize and it is still important to learn and understand how raw CSS works If you are a total beginner to CSS Codecademy s HTML amp CSS course will be a good introduction to you Next read up on the Sass preprocessor an extension of the CSS language which adds syntactic improvements and encourages style reusability Study the CSS methodologies mentioned above and lastly CSS modules Estimated time to learn days hrs daily Try styling up your app using the SMACSS BEM approach and or CSS modules Study LinksLearn HTML amp CSS course on CodecademyIntro to HTML CSS on Khan AcademySMACSSBEMSUIT CSSCSS Modules SpecificationAnswers to Front End Job Interview Questions ー HTMLAnswers to Front End Job Interview Questions ー CSS AlternativesJSSStyled Components MaintainabilityCode is read more frequently than it is written When you work in a large team and are involved with multiple teams across multiple projects Then it is extremely important to highly value readability maintainability and stability of the code and there are a few ways to achieve that “Extensive testing “Consistent coding style and “Typechecking Also when you are in a team sharing same practices becomes really important If you are a beginner then read about JavaScript project guidelines Linting JavaScript ESLint A linter is a tool to statically analyze code and finds problems with them potentially preventing bugs runtime errors and at the same time enforcing a coding style Time is saved during pull request reviews when reviewers do not have to leave nitpicky comments on coding style ESLint is a tool for linting JavaScript code that is highly extensible and customizable Teams can write their own lint rules to enforce their custom styles At Grab we use Airbnb s eslint config airbnb preset that has already been configured with the common good coding style in the Airbnb JavaScript style guide For the most part using ESLint is as simple as tweaking a configuration file in your project folder There s nothing much to learn about ESLint if you re not writing new rules for it Just be aware of the errors when they surface and Google it to find out the recommended style Estimated time to learn days hrs daily Study LinksESlintAirbnb Style Guide AlternativesStandardJSHintXO Linting CSS stylelint As mentioned earlier good CSS is notoriously hard to write Usage of static analysis tools on CSS can help to maintain our CSS code quality and coding style For linting CSS we use stylelint Like ESLint stylelint is designed in a very modular fashion allowing developers to turn rules on off and write custom plugins for it Besides CSS stylelint is able to parse SCSS and has experimental support for Less which lowers the barrier for most existing code bases to adopt it Once you have learnt ESLint learning stylelint would be effortless considering their similarities stylelint is currently being used by big companies like Facebook Github and WordPress Estimated time to learn days hrs daily Study LinksStylelintLint your CSS with stylelint AlternativesSass LintCSS Lint Formatting Code Prettier Another tool for enforcing consistent coding style for JavaScript and CSS is Prettier In most cases it is recommended to setup Prettier on top of ESLint and stylelint and integrate it into the workflow This allows the code to be formatted into consistent style automatically via commit hooks so that developers do not need to spend time formatting the coding style manually Note that Prettier only enforces coding style but does not check for logic errors in the code Hence it is not a replacement for linters Estimated time to learn days hrs daily Add prettier extension to your code editor Study LinksPrettier HomepageComparison between tools that allow you to use ESLint and Prettier together Testing Jest Enzyme All the above helps to preventing bugs runtime errors but once something has been built it has to be tested to make sure it is meeting all the requirements and working as expected Jest is a testing library by Facebook that aims to make the process of testing pain free As with Facebook projects it provides a great development experience out of the box Tests can be run in parallel resulting in shorter duration During watch mode by default only the tests for the changed files are run One particular feature we like is “Snapshot Testing Jest can save the generated output of your React component and Redux state and save it as serialized files so you wouldn t have to manually come up with the expected output yourself Jest also comes with built in mocking assertion and test coverage One library to rule them all React comes with some testing utilities but Enzyme by Airbnb makes it easier to generate assert manipulate and traverse your React components output with a jQuery like API It is recommended that Enzyme be used to test React components Jest and Enzyme makes writing front end tests fun and easy When writing tests becomes enjoyable developers write more tests It also helps that React components and Redux actions reducers are relatively easy to test because of clearly defined responsibilities and interfaces For React components we can test that given some props the desired DOM is rendered and that callbacks are fired upon certain simulated user interactions For Redux reducers we can test that given a prior state and an action a resulting state is produced The documentation for Jest and Enzyme are pretty concise and it should be sufficient to learn them by reading it Estimated time to learn days hrs daily Study LinksJest HomepageTesting React Applications with JestEnzyme HomepageEnzyme JavaScript Testing utilities for React AlternativesAVAKarma Deployment and Hosting Version Control System GIT Git is software for tracking changes in any set of files usually used for coordinating work among programmers collaboratively developing source code during software development Its goals include speed data integrity and support for distributed non linear workflows thousands of parallel branches running on different systems From its definition you would have already realized why GIT is used it helps us to track the files and folders If there is any addition or modification to any part in the project you can track that using git The changes are tracked on your local system with corresponding to the remote repository where the whole code base is maintained A central system when we work in team everyone works on different things thus we there is a need of a central repository where the whole code base will be maintained Once you code changes are done you push that changes to the central repo and pull the others code as per your requirement GitHub is a provider of Internet hosting for software development and version control using Git All the major cloud service provides provides there own central repository storage service It important that you are familiar with basic git commands to work in collaborative environment Estimated time to learn days hrs daily Study LinksGit official WebsiteAtlassian BitBucket Git TutorialGit tutorial Youtube AlternativesMercurialAzure DevOps ServerSubversion Package Management NPM A good developer does smart work rather than hard work if there is something already build then it is wise to use that rather than building something of yourself Thus to download and manage all those we need a package manager Npm Node Package Manager is a package manager for the JavaScript programming language maintained by npm Inc Npm is the default package manager for the JavaScript runtime environment Node js It consists of a command line client also called npm and an online database of public and paid for private packages called the npm registry The registry is accessed via the client and the available packages can be browsed and searched via the npm website The package manager and the registry are managed by npm Inc All the packages that are download using npm are registered in package json file and files and folder are stored inside the node modules package lock json is another file which is update every time when you add a new package to your project It is automatically generated for any operations where npm modifies either the node modules tree or package json It describes the exact tree that was generated such that subsequent installs are able to generate identical trees regardless of intermediate dependency updates This file is intended to be committed into source repositories and serves various purposes Describe a single representation of a dependency tree such that teammates deployments and continuous integration are guaranteed to install exactly the same dependencies Provide a facility for users to “time travel to previous states of node modules without having to commit the directory itself Facilitate greater visibility of tree changes through readable source control diffs Optimize the installation process by allowing npm to skip repeated metadata resolutions for previously installed packages Estimated time to learn days hrs daily Study LinksNPM Cheat SheetGetting started with NPM AlternativeYarn A new package manager for JavaScript Build System webpack This part will be kept short as setting up webpack can be a tedious process and might be a turn off to developers who are already overwhelmed by the barrage of new things they have to learn for front end development In a nutshell webpack is a module bundler that compiles a front end project and its dependencies into a final bundle to be served to users Usually projects will already have the webpack configuration set up and developers rarely have to change it Having an understanding of webpack is still a good to have in the long run It is due to webpack that features like hot reloading and CSS modules are made possible We have found the webpack walkthrough by SurviveJS to be the best resource on learning webpack It is a good complement to the official documentation and we recommend following the walkthrough first and referring to the documentation later when the need for further customization arises Estimated time to learn days hrs daily Study LinksWebpack HomepageSurviveJS Webpack From apprentice to master AlternativesRollupBrowserifyParcel Deployment CI CD When you commit your code to the github and once your pull request is approved and merged in the codebase before deploying it on any cloud service it has to again generate the build and run set of test to make sure things won t break on the production For this we often use tool which helps us in continuous integration and deployement Jenkins is one of the most popular Continuous Integration and Continuous Delivery server provider It helps us to run Run linting for the project Run unit tests for the project If all the test cases pass then generate a production bundle with webpack into a build directory Once setup and configured it can be automatically manually triggered to run the build pipeline and once the build is generated it can be deployed using release pipeline Often there is a separate team Devops who handle it configuration and setting up the CI CD environment but if you want you can still learn it Being familiar with basic things is always good Estimated time to learn days hrs daily Study LinksJenkins AlternativesGitLab CI CDCircleCITravisCI Hosting and CDN Traditionally web servers that receive a request for a webpage will render the contents on the server and return a HTML page with dynamic content meant for the requester This is known as server side rendering As mentioned earlier in the section on Single page Apps modern web applications do not involve server side rendering and it is sufficient to use a web server that serves static asset files Nginx and Apache are possible options and not much configuration is required to get things up and runnning The caveat is that the web server will have to be configured to route all requests to a single entry point and allow client side routing to take over The flow for front end routing goes like this Web server receives a HTTP request for a particular route for example user john Regardless of which route the server receives serve up index html from the static assets directory The index html should contain scripts that load up a JavaScript framework library that handles client side routing The client side routing library reads the current route and communicates to the MVC or equivalent where relevant framework about the current route The MVC JavaScript framework renders the desired view based on the route possibly after fetching data from an API if required Example load up UsersController fetch user data for the username john as JSON combine the data with the view and render it on the page A good practice for serving static content is to use caching and putting them on a CDN We use Amazon Simple Storage Service S for hosting our static website content and Amazon CloudFront as the CDN We find that it is an affordable and reliable solution that meets our needs S provides the option to “Use this bucket to host a website which essentially directs the requests for all routes to the root of the bucket which means we do not need our own web servers with special routing configurations An example of a web app that we host on S is Hub Other than hosting the website we also use S to host the build files generated from each successful CI build In Visual Studio Code using an extension you can directly deploy static site on Azure and host it Estimated time to learn days hrs daily Study LinksHosting a Static Website on Amazon S AlternativesMicrosoft AzureGoogle cloud platformDigital OceanHeroku Advanced Topics Static Types Typescript Static typing brings about many benefits when writing apps They can catch common bugs and errors in your code early Types also serve as a form of documentation for your code and improves the readability of your code As a code base grows larger we see the importance of types as they gives us greater confidence when we do refactoring It is also easier to onboard new members of the team to the project when it is clear what kind of values each object holds and what each function expects Adding types to your code comes with the trade off of increased verbosity and a learning curve of the syntax But this learning cost is paid upfront and amortized over time In complex projects where the maintainability of the code matters and the people working on it change over time adding types to the code brings about more benefits than disadvantages The two biggest contenders in adding static types to JavaScript are Flow by Facebook and TypeScript by Microsoft As of date there is no clear winner in the battle You can choose anyone of them but I personally prefer TypeScript It is a strict syntactical superset of JavaScript and adds optional static typing to the language TypeScript is designed for the development of large applications and transcompiles to JavaScript As TypeScript is a superset of JavaScript existing JavaScript programs are also valid TypeScript programs TypeScript may be used to develop JavaScript applications for both client side and server side execution as with Node js or Deno There are multiple options available for transcompilation Either the default TypeScript Checker can be used or the Babel compiler can be invoked to convert TypeScript to JavaScript Estimated time to learn days hrs daily Study LinksLearn TypeScript in Minutes Tutorial for BeginnersTypeScript Course for Beginners Learn TypeScript from Scratch AlternativesFlowTypeScript vs Flow Mobile App Development React Native It is now possible to create cross device mobile applications using just HTML CSS JavaScript Thus it opened a large boundary for web developers to migrate to different platform and do the development using same technology React Native is a JavaScript framework for building native mobile apps React Native brings React s declarative UI framework to iOS and Android With React Native you use native UI controls and have full access to the native platform Following features are what makes React Native an idle choice Declarative React makes it painless to create interactive UIs Declarative views make your code more predictable and easier to debug Component Based Build encapsulated components that manage their state then compose them to make complex UIs Developer Velocity See local changes in seconds Changes to JavaScript code can be live reloaded without rebuilding the native app Portability Reuse code across iOS Android and other platforms Estimated time to learn days hrs daily Study LinksReact Native official DOC React Native Tutorial for Beginners Build a React Native App AlternativesCordovaIonic Desktop App Development Electron JS Not only mobile apps but using HTML CSS JavaScript you can now build desktop apps as well The most popular framework for it right now is ElectronJs ElectronJs combines the Chromium rendering engine and the Node js runtime allowing for the development of desktop GUI applications using web technologies Electron applications comprise multiple processes There is the “main process and several “renderer processes The main process runs the application logic and can then launch multiple renderer processes rendering the windows that appear on a user s screen rendering HTML and CSS Both the main and renderer processes can run with Node js integration if enabled Most of Electron s APIs are written in C or Objective C and then exposed directly to the application code through JavaScript bindings Estimated time to learn days hrs daily Study LinksAn Intro To Electron Desktop Apps with JavaScriptBuild an Electron App in Under Minutes AlternativesNW jsAppJSMeteor Server Side Rendering Next js It is still a viable option to do server side rendering while leveraging the decoupled development capability of server and client or the best of both some part can be rendered on server side while some can be updated as per requirement on client side It really helps enhancing the applications performance Next js is an open source development framework built on top of Node js enabling React based web applications functionalities such as server side rendering and generating static websites React documentation mentions Next js among “Recommended Toolchains advising it to developers as a solution when “building a server rendered website with Node js Traditional React apps render all their content in the client side browser Next js is used to extend this functionality to include applications rendered on the server side Estimated time to learn days hrs daily Study LinksCreate a Next js AppNext js Crash Course for Beginners Next js Crash Course AlternativesGatsbyjsNuxtJS Progressive Web Apps PWA The future of web development A progressive web application PWA is a type of application software delivered through the web built using common web technologies including HTML CSS and JavaScript It is intended to work on any platform that uses a standards compliant browser including both desktop and mobile devices Progressive Web Apps PWA are built and enhanced with modern APIs to deliver enhanced capabilities reliability and installability while reaching anyone anywhere on any device with a single codebase The three app pillars of a PWA Capable Between modern APIs WebAssembly and new and upcoming APIs web applications are more capable than ever and those capabilities are only growing Reliable A reliable Progressive Web App feels fast and dependable regardless of the network Installable Installed Progressive Web Apps run in a standalone window instead of a browser tab They re launchable from on the user s home screen dock taskbar or shelf It s possible to search for them on a device and jump between them with the app switcher making them feel like part of the device they re installed on What makes a good Progressive Web App Starts fast stays fast Performance plays a significant role in the success of any online experience because high performing sites engage and retain users better than poorly performing ones Sites should focus on optimizing for user centric performance metrics Works in any browser Users can use any browser they choose to access your web app before it s installed Responsive to any screen size Users can use your PWA on any screen size and all of the content is available at any viewport size Provides a custom offline page When users are offline keeping them in your PWA provides a more seamless experience than dropping back to the default browser offline page Is installable Users who install or add apps to their device tend to engage with those apps more Is fully accessible All user interactions pass WCAG accessibility requirements Can be discovered through search Your PWA can be easily discovered through search Works with any input type Your PWA is equally usable with a mouse a keyboard a stylus or touch Provides context for permission requests When asking permission to use powerful APIs provide context and ask only when the API is needed Follows best practices for healthy code Keeping your codebase healthy makes it easier to meet your goals and deliver new features Estimated time to learn days hrs daily Study LinksWeb dev Miscellaneous articlesState of the JavaScript Landscape A Map for NewcomersThe Hitchhiker s guide to the modern front end development workflowModern JavaScript for Ancient Web DevelopersA Study Plan To Cure JavaScript FatigueJS Stack from ScratchA Beginner s JavaScript Study PlanThis article was inspired by Grab s Frontend Guide 2021-08-29 18:30:51
海外TECH DEV Community Why is chia-blockchain trending on Github? https://dev.to/victorquanlam/why-is-chia-blockchain-trending-on-github-2m6n Why is chia blockchain trending on Github Chia coin repo is a python based open source project where modern cryptocurrency is built from scratch designed to be efficient decentralized and secure In contrast to Bitcoin or Ethereum Chia coin are mined by the force of a processor or video cards this new digital currency is mined on hard drives and SSDs What s pace and time proof While in PoW the client should demonstrate the work he has done in PoS the stake is made PoT related to Proof of Space suggests verification of free hard plate space Proof of space and proof of time improve the network s security immensely The algorithmsNotwithstanding a few similitudes to Bitcoin Chia s code is composed without any preparation and doesn t utilize the Bitcoin codebase To lessen the instability of the coin Chia will utilize the essential hold made because of pre cultivating The engineers set the accompanying regions as their objectives making an ideal blockchain for conveying applications making the first traded on an open market cryptographic money near ETF animating reception in partnerships and among end clients Being one of the most trendy repo on github there re plenty of issues are required to be resolved This may be a good opportunities for you to contribute to this green crypto project and gain some solid coding experience 2021-08-29 18:22:10
Apple AppleInsider - Frontpage News Clubhouse adds spatial audio to help identify speakers https://appleinsider.com/articles/21/08/29/clubhouse-adds-spatial-audio-to-help-identify-speakers?utm_medium=rss Clubhouse adds spatial audio to help identify speakersThe social audio app Clubhouse is introducing a feature to its iOS app enabling users to listen to conversations using spatial audio Announced on Sunday the introduction of spatial audio to Clubhouse will theoretically make it easier for uses to keep track of who is talking at the moment By hearing spatial cues users will hear people speaking from different positions relative to their head aiding identification of the current speaker Hear ye hear ye spAAaAaAatial audio on Clubhouse It s like surround sound but w your own headphones A more vibrant human experience Plus makes it much easier to tell who s talking thanks to juberti for this one rolling out now on iOS Android coming soon pic twitter com ZitFijRKーClubhouse Clubhouse August Read more 2021-08-29 18:44:13
海外TECH Engadget Amazon's 2nd-gen Echo Buds are on sale for $90 https://www.engadget.com/amazon-echo-buds-sale-181029014.html?src=rss Amazon x s nd gen Echo Buds are on sale for Amazon might have made your choice of true wireless earbuds a little easier The internet retailer is running a sale on the second generation Echo Buds that lowers the price to for the standard version and for the model with a wireless charging case That makes them less expensive than many no frills earbuds let alone ones with comparable features like active noise cancellation Buy Echo Buds at Amazon Buy Echo Buds wireless charging case at Amazon These aren t the absolute best sounding earbuds you ll buy but they pair solid quality with perks difficult to find even at their normal prices including ANC IPX water resistance and built in Alexa support These may be just the ticket if you re interested in hushing the outside world or adding a soundtrack to your workouts The limitations mostly come from a lack of standout performance in other areas You ll need to manually finesse the audio to get the most out of it and call quality is unspectacular The five hours of ANC enabled listening is healthy but not much more than that You re buying the Echo Buds due to their raw value for money ーthey frequently outshine similarly budget oriented alternatives Follow EngadgetDeals on Twitter for the latest tech deals and buying advice 2021-08-29 18:10:29
海外科学 NYT > Science Here's How Hurricane Ida Quickly Strengthened Into a Monster https://www.nytimes.com/2021/08/29/climate/hurricane-ida-category.html Here x s How Hurricane Ida Quickly Strengthened Into a MonsterClimate change plays a role in the rapid intensification of storms and in Ida s case other factors worked as well to ramp up winds in a matter of hours 2021-08-29 18:55:15
ニュース BBC News - Home Afghanistan: US drone strike 'eliminates airport bomb threat' https://www.bbc.co.uk/news/world-asia-58372458?at_medium=RSS&at_campaign=KARANGA military 2021-08-29 18:03:37
ニュース BBC News - Home Afghanistan: Final flights arriving as UK's campaign ends https://www.bbc.co.uk/news/uk-58377805?at_medium=RSS&at_campaign=KARANGA oxfordshire 2021-08-29 18:33:22
ニュース BBC News - Home Hurricane Ida: Louisiana hunkers down ahead of 'catastrophic' storm surge https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA catastrophic 2021-08-29 18:52:54
ニュース BBC News - Home Wolverhampton Wanderers 0-1 Manchester United: Mason Greenwood hits winner https://www.bbc.co.uk/sport/football/58295875?at_medium=RSS&at_campaign=KARANGA Wolverhampton Wanderers Manchester United Mason Greenwood hits winnerMason Greenwood scores as Manchester United in their first game since announcing an agreement to re sign Cristiano Ronaldo beat Wolves 2021-08-29 18:02:56
ニュース BBC News - Home Wolves 0-1 Manchester United: Ole Gunnar Solskjaer praises 'special' Mason Greenwood in hard-fought victory https://www.bbc.co.uk/sport/av/football/58376129?at_medium=RSS&at_campaign=KARANGA Wolves Manchester United Ole Gunnar Solskjaer praises x special x Mason Greenwood in hard fought victoryManchester United manager Ole Gunnar Solskjaer praises special Mason Greenwood after he scored their only goal in a win at Wolves 2021-08-29 18:31:28
ビジネス ダイヤモンド・オンライン - 新着記事 「食物繊維を飲むだけでやせる」サプリやドリンク、本当に効果はあるか - ストレスフリーな食事健康術 岡田明子 https://diamond.jp/articles/-/280707 これは簡単に言うと、「食物繊維を先に飲んでから食事をする」というダイエット法です。 2021-08-30 03:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 アウディA3、世界で支持を集めるプレミアムコンパクトがフルモデルチェンジ【試乗記】 - CAR and DRIVER 注目カー・ファイル https://diamond.jp/articles/-/280706 caranddriver 2021-08-30 03:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 コロナ禍も住宅価格上昇加速、個人消費の強い援軍だが一部の国では過熱懸念も - 数字は語る https://diamond.jp/articles/-/280513 上昇基調 2021-08-30 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 保険会社から見た「終身保障」と「定期保障」の3つの違い - ダイヤモンド保険ラボ https://diamond.jp/articles/-/280668 保険会社 2021-08-30 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 キオクシアと米WD、合併望む投資家 - WSJ PickUp https://diamond.jp/articles/-/280703 wsjpickup 2021-08-30 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 欧州で空の旅復活へ、米国はデルタ株で再び苦戦 - WSJ PickUp https://diamond.jp/articles/-/280704 wsjpickup 2021-08-30 03:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 ビットコイン危険な実験場、法定通貨化のエルサルバドル - WSJ PickUp https://diamond.jp/articles/-/280705 wsjpickup 2021-08-30 03:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 ひろゆきが語る「日本の学校生活で得られる一番いいもの」ベスト1 - 1%の努力 https://diamond.jp/articles/-/280046 youtube 2021-08-30 03:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 神はあなた自身と気づかせる「日本神道の最高神」 - 最強の神様100 https://diamond.jp/articles/-/280748 神はあなた自身と気づかせる「日本神道の最高神」最強の神様「仕事運」「金運」「恋愛運」「健康運」アップ「のご利益」の組み合わせからあなたの願いが叶う神様が必ず見つかる八百万やおよろずの神様から項目にわたって紹介。 2021-08-30 03:05:00
TECH Engadget Japanese iOS版「Clubhouse」が空間オーディオをサポート。まるで相手が同じ部屋にいる感覚に https://japanese.engadget.com/clubhouse-i-os-app-adds-spatial-audio-193043976.html clubhouse 2021-08-29 19:30:43
python Pythonタグが付けられた新着投稿 - Qiita URLで全国制覇をしたかった... Part2 https://qiita.com/itiyamasan/items/45d726ffcd73518acede 2021-08-30 04:57:47
python Pythonタグが付けられた新着投稿 - Qiita 輸出統計のデータ加工 https://qiita.com/SuperFurryAnimals/items/c444e586b1a1a4e8c9e9 2021-08-30 04:31:48
js JavaScriptタグが付けられた新着投稿 - Qiita 【Vue.js】【Nuxt.js】ハマったにも関わらず気づくと一瞬で直せた凡ミスまとめ https://qiita.com/akiyama01/items/cd551912e4b3eaa20747 もちろんそんなふざけた名前のコンポーネントなんか登録していません。 2021-08-30 04:32:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) paccageskeltonを用いたパッケージ作成方法について https://teratail.com/questions/356796?rss=all 2021-08-30 04:06:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript input range https://teratail.com/questions/356795?rss=all 2021-08-30 04:05:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) wordpressのウィジェットについて https://teratail.com/questions/356794?rss=all 発生している問題ダッシュボード→外観→ウィジェットにした際に、利用できるウィジェットがなく、サイドバーと使用停止中のウィジェットしかありません。 2021-08-30 04:03:02
海外TECH DEV Community Building a habit https://dev.to/yusuf_software/building-a-habit-lgg Building a habit Rome wasn t built in a day You probably know this quote and its meaning which is Great things take time The same goes to building an amazing lifestyle or being a great Techie It s all about the game of patience If you play it right you ll become successful if you try to cheat you ll fail in the process The reason you fail in building a habit is because you don t try to build habits but you try to build a lifestyle Habit ≠Good LifestyleHabits compounded Good LifestyleYou can t build an amazing lifestyle without building great habits To build great habits you need to be patient and build ONE at a time I ve tried it both ways and I ve failed horribly I ve tried building habits at once and building habit at a time and I ve noticed the second is more effective Why I ll explain Think about the reason why you never succeed with your new year s resolutions You don t have patience You expect results fast When you start to build too many habits all at the same time you overwhelm yourself with all these new things and when the excitement wears off you slip out of it Because it s not fun anymore you feel bored you get disappointed because your lifestyle didn t change in a week or month When you focus on building one habit at a time you don t feel overwhelmed but you feel obliged to do it on a daily basis You can focus on building one habit for days and then it becomes a daily ritual after that you can start working on building another habit and so on If you follow this ーYou will have successfully have built new habits in year Doesn t that sound crazy It only takes days to build a habit So take it one step at a time build a habit then another and another compounding towards building that amazing lifestyle you want If I get good comments I ll show you how to take actionable steps towards building great habits as a developer and how I track my habits and stick to them Disclaimer this are all personal view that work for me if if doesn t work for you maybe build yours Drop by drop is the water pot filled Buddha 2021-08-29 19:52:31
海外TECH DEV Community A Typewriter, but with no HTML, CSS, or JS?! https://dev.to/auroratide/a-typewriter-but-with-no-html-css-or-js-1bgd A Typewriter but with no HTML CSS or JS Apparently a battle of sorts has erupted amongst devs clamoring for the title of Best Typewriter Animator Person alvaromontoro started with a Typewriter effect in CSS afif then gave us A scalable CSS only Typewriter Effect inhuofficial has promised us an HTML only typewriterAnd alvaromontoro came back with an Animated no element typewriter In the classic spirit of one uppery that has arisen it was only a matter of time before someone somewhere took on the most legendary of tasks to create a typewriter animation for the web without using anything No Javascript No CSS Not even HTML Behold the power of Scalable Vector Graphics Ok but actually don t use this if you want a typewriter animation It s got browser compatibility and accessibility issues but at least it s a cute experiment How it worksThe SVG spec has something called Synchronized Multimedia Integration Language SMIL which allows animations to be defined in the XML document directly For example consider the animate tag When made a child of some shape like rect you can choose what attribute to animate over time and specify the way in which it changes So for example the text cursor is given a simple blink animation just by adjusting the width of a rectangle between and and doing it discretely so it blinks lt rect fill black x y width height gt lt animate attributeName width calcMode discrete values dur s repeatCount indefinite gt lt rect gt This is the first time I ve ever used SMIL so almost certainly someone smarter than me can find a better way than adjusting an overlaying white rectangle 2021-08-29 19:49:21
海外TECH CodeProject Latest Articles UniDock - new Multiplatform Docking Framework (Introduction) https://www.codeproject.com/Articles/5311587/UniDock-new-Multiplatform-Docking-Framework-Introd unidock 2021-08-29 19:02:00
海外科学 NYT > Science Palestinians Finally Have Vaccines. But Will People Take Them? https://www.nytimes.com/2021/08/29/world/middleeast/palestinians-covid-vaccines-hesitancy.html Palestinians Finally Have Vaccines But Will People Take Them For months the Palestinian authorities struggled to get doses Now they have the shots but disinformation and conspiracy theories have led to widespread hesitancy 2021-08-29 19:29:31
海外科学 NYT > Science Ida is expected to gain strength as it churns toward Louisiana. https://www.nytimes.com/2021/08/27/climate/ida-is-expected-to-gain-strength-as-it-churns-toward-louisiana.html mexico 2021-08-29 19:27:47
海外科学 NYT > Science Extra Shots from J. & J. and Pfizer Give Immune Boost, Companies Report https://www.nytimes.com/2021/08/25/health/johnson-johnson-vaccine-booster-shot.html booster 2021-08-29 19:31:34
海外科学 NYT > Science ‘The Worst Thing I Can Ever Remember’: How Drought Is Crushing Ranchers https://www.nytimes.com/2021/08/25/climate/drought-cattle.html crushing 2021-08-29 19:27:03
医療系 医療介護 CBnews 規制改革推進が介護のオンライン化に与える影響は-介護経営に明るい未来をもたらすために(5) https://www.cbnews.jp/news/entry/20210827161045 医療福祉大学 2021-08-30 05:00:00
海外ニュース Japan Times latest articles U.S. strikes explosive-laden car in Kabul after terror warning https://www.japantimes.co.jp/news/2021/08/30/world/kabul-us-airstrike/ U S strikes explosive laden car in Kabul after terror warningLocal media reported possible civilian casualties but the U S said it had only struck the vehicle although secondary blasts indicated a substantial amount of explosive 2021-08-30 04:41:17
ニュース BBC News - Home Hurricane Ida: Louisiana hunkers down ahead of 'catastrophic' storm surge https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA catastrophic 2021-08-29 19:52:16
ビジネス ダイヤモンド・オンライン - 新着記事 『電波少年』伝説のTプロデューサーが明かす大ヒット企画の極意【入山章栄×土屋敏男・動画】 - 入山章栄×超一流対談 https://diamond.jp/articles/-/280648 2021-08-30 04:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 部下から瞬く間に信頼される上司と、全然信頼されない上司の決定的な差 - 転職で幸せになる人、不幸になる人 丸山貴宏 https://diamond.jp/articles/-/280553 部下 2021-08-30 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 世界的化学メーカーから事業をM&A、滋賀の企業が高い技術開発力を持つ理由 - 飛び立て、世界へ! 中小企業の海外進出奮闘記 https://diamond.jp/articles/-/280357 mampa 2021-08-30 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 ハーバードがコロナ禍でANAが下した「ある決断」に注目する理由 - ハーバードの知性に学ぶ「日本論」 佐藤智恵 https://diamond.jp/articles/-/280547 佐藤智恵 2021-08-30 04:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 純利益は投資家の目を曇らせる、成長力秘めた「ファット」企業の見抜き方 - 政策・マーケットラボ https://diamond.jp/articles/-/280163 純利益は投資家の目を曇らせる、成長力秘めた「ファット」企業の見抜き方政策・マーケットラボアナリストや評論家、そして投資家のほとんどは、企業の「純利益」にしか注目しない。 2021-08-30 04:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 米インフラ投資法案通過の裏で仕掛けられた財源の「カラクリ」 - みずほ安井のHELP!アメリカ政治経済 https://diamond.jp/articles/-/280626 失業保険 2021-08-30 04:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 東証が市場再編、最上位「プライム市場」を巡る脱落候補664社と金融業界の大騒動 - 東証再編 664社に迫る大淘汰 https://diamond.jp/articles/-/280449 東証が市場再編、最上位「プライム市場」を巡る脱落候補社と金融業界の大騒動東証再編社に迫る大淘汰年月日、東京証券取引所の部、部、マザーズ、ジャスダックから成る市場区分が廃止され、新たにプライム、スタンダード、グロースの市場に再編される。 2021-08-30 04:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 コロナ時代の「倒産」新常識、危ない会社を見抜く“兆候”も激変! - 今週の週刊ダイヤモンド ここが見どころ https://diamond.jp/articles/-/280602 コロナ時代の「倒産」新常識、危ない会社を見抜く“兆候も激変今週の週刊ダイヤモンドここが見どころ『週刊ダイヤモンド』月日号の第一特集は「廃業急増のウラ倒産危険度ランキング」です。 2021-08-30 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 イーロン・マスクの世界的な成功を支える、マネできない「奇妙な才能」とは? - DOL特別レポート https://diamond.jp/articles/-/280165 2021-08-30 04:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 JR西日本「情報通信事業に後発参入」の切り札とは - News&amp;Analysis https://diamond.jp/articles/-/280709 newsampampanalysisjr 2021-08-30 04:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 100年に1度の水土砂災害から生き延びるには、川ではなく「流域」に注意せよ - 要約の達人 from flier https://diamond.jp/articles/-/280708 fromflier 2021-08-30 04:05:00
ビジネス 東洋経済オンライン 西武、「USJ復活の立役者」に託す遊園地の再生 西武HD後藤社長✕刀・森岡CEOスペシャル対談 | 経営 | 東洋経済オンライン https://toyokeizai.net/articles/-/451150?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-30 04:30:00
TECH Engadget Japanese 2013年8月30日、日本での発売が遅れていた「Nexus 4」が発売されました:今日は何の日? https://japanese.engadget.com/today-203026077.html android 2021-08-29 20:30:26
python Pythonタグが付けられた新着投稿 - Qiita 今からDiscordのBotをPythonで作るなら dislash.py でスラッシュコマンドに対応させる https://qiita.com/Crowmaru/items/2cc0d61808125ec0068a 今からDiscordのBotをPythonで作るならdislashpyでスラッシュコマンドに対応させるDiscordのBotをPythonでいじってみるか、と思い立ったわずか数時間前に主要なライブラリであるdiscordpyの開発終了が発表されていたので泣いています。 2021-08-30 05:15:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ヤコビ法で求める連立一次方程式 https://teratail.com/questions/356798?rss=all ヤコビ法で求める連立一次方程式前提・実現したいことC言語で要素数nの一次元配列をつ使用して、疎行列で非ゼロ要素で始まる場所を一つの配列に、非ゼロ要素で終わる場所をもう一つの配列に入れるプログラムを知りたいです。 2021-08-30 05:40:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 会員サイトでログインしているユーザー一覧を表示したい https://teratail.com/questions/356797?rss=all 会員サイトでログインしているユーザー一覧を表示したい前提・実現したいことWordpressで会員制サイトを制作しているのですが、権限ごと投稿者、購読者、管理者などでフィルターをかけそれぞれの権限で、今そのサイトにログインをしているユーザーの一覧を固定ページに表示させたいです。 2021-08-30 05:09:31
海外TECH DEV Community The CSS 'Scrabble' writer — The next gen typewriter https://dev.to/afif/the-css-scrabble-writer-the-next-gen-typewriter-fbi The CSS x Scrabble x writer ーThe next gen typewriterGet tired of the classic typewriter and its blinking caret I am here to the rescue with my Scrabble writer A new and innovative way to type your text Impress your visitor with such unexpected animation See the DemoThe HTML code is pretty basic and all you have to do is to adjust a CSS variable for the number of letters and the font size lt span class scrabble gt lt span gt CSS lt span gt lt span gt lt span class scrabble gt lt span gt is lt span gt lt span gt lt span class scrabble animate style n gt lt span gt crazy lt span gt lt span gt You can easily animate any text you want PS click on the rerun button to see the animation againA quick overview of the previous events alvaromontoro started the war with his CSS only typewriter Typewriter Effect with CSS Alvaro Montoro・Aug ・ min read css html I replied with my simple code implementation A scalable CSS only Typewriter Effect Temani Afif・Aug ・ min read css html webdev beginners He strike back with a cartoon element version Animated no element typewriter Alvaro Montoro・Aug ・ min read css html webdev art Another warrior auroratide is trying to defeat us with an SVG version A Typewriter but with no HTML CSS or JS Timothy Foster・Aug ・ min read codepen svg html But I am here with my secret weapon the Scrabble writer 2021-08-29 20:42:29
海外TECH DEV Community Tutorials For Learning 10 Of The Most Helpful Python Modules https://dev.to/ayabouchiha/tutorials-for-learning-10-of-the-most-helpful-python-modules-73d Tutorials For Learning Of The Most Helpful Python ModulesHi I m Aya Bouchiha on this beautiful and amazing day we re going to talk about helpful python modules jsonjson is a built in package used for reading json data or converting data to json articles amp youtube videos requestsrequests This is a module that helps you to send http requests articles amp youtube videos beautifulSoupbeautifulSoup used for web scraping articles amp youtube videos seleniumselenium for controlling web browsers through programs and performing browser automation more details articles amp youtube videos mathmath used for performing mathematical tasks articles amp youtube videos osos used for interacting with the operating system articles amp youtubes videos csvcsv used for interacting with csv files articles amp youtubes videos arrayarray for defining an object type that can compactly represent an array of basic values characters integers floating point numbers more details articles amp youtubes videos randomrandom used for generating random numbers articles amp youtubes videos text Python Random module is an a list or string C etc pandaspandas used for data analysis articles amp youtubes videosHave a good day 2021-08-29 20:17:24
Apple AppleInsider - Frontpage News Apple Maps data source MapmyIndia set for Monday IPO https://appleinsider.com/articles/21/08/29/apple-maps-data-source-mapmyindia-set-for-monday-ipo?utm_medium=rss Apple Maps data source MapmyIndia set for Monday IPODigital mapping firm MapmyIndia is preparing for an IPO a report claims with the Apple Maps data source allegedly aiming for a valuation of approximately million Formerly known as CE Info Systems Pvt the Delhi based MapmyIndia is in the final stages of getting its IPO ready people familiar with the effort claim The IPO itself seeks to raise million which will give it a valuation in the region of million if reached The IPO will consist of secondary shares according to sources of Bloomberg Founders Rakesh Verma and RashmiVerma will continue to run the company and are promoters of the IPO Read more 2021-08-29 20:09:33
Apple AppleInsider - Frontpage News Kanye West's 'Donda' finally arrives on Apple Music [u] https://appleinsider.com/articles/21/08/29/kanye-west-releases-donda-on-apple-music-following-delays?utm_medium=rss Kanye West x s x Donda x finally arrives on Apple Music u Kanye West has released the long awaited album Donda with Apple Music subscribers able to listen to tracks from the hip hop star Quietly surfacing on Sunday morning Kanye West s Donda album is now playable on Apple Music Appearing with a monotone black album cover the album is West s tenth studio album released through West s GOOD Music label and Def Jam Records Lasting hour and minutes the album is spread across tracks offered as Lossless and as an Apple Digital Master The tracklist starts with a second Donda Chant before the first full track plays titled Jail Read more 2021-08-29 21:00:13
海外TECH Engadget Peloton says it's facing federal investigations over equipment safety https://www.engadget.com/peloton-doj-homeland-security-sec-safety-investigation-201816174.html?src=rss Peloton says it x s facing federal investigations over equipment safetyPeloton s less than stellar news isn t limited to its poor financials As ABC Newsreports Peloton has revealed multiple federal probes over its reporting of fitness equipment injuries Both the Justice Department and Homeland Security have subpoenaed the exercise hardware maker for documents and other data related to injury reporting while the SEC is investigating public disclosures over those injuries The news follows a contentious recall for the Tread and Tread in May Peloton recalled roughly of the treadmills despite fighting the Consumer Product Safety Commission over the matter ーthe company insisted its gear was safe to use as long as people followed instructions while officials weren t convinced the measures would have prevented a child s death and at least injuries The firm eventually relented and it s just now shipping a safer Tread with hardware and software updates There are no guarantees any of the investigations will lead to crackdowns on Peloton s behavior They do put pressure on the company to act though and they come right as Peloton is turning to price cuts to boost flagging sales The situation is dire in other words and it s not going to improve in the near future 2021-08-29 20:18:16
ニュース BBC News - Home First Minister Nicola Sturgeon is self-isolating https://www.bbc.co.uk/news/uk-scotland-scotland-politics-58361884?at_medium=RSS&at_campaign=KARANGA covid 2021-08-29 20:22:31
ニュース BBC News - Home Hurricane Ida: Louisiana hunkers down ahead of 'catastrophic' storm surge https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA catastrophic 2021-08-29 20:20:45
ニュース BBC News - Home Jamaican reggae icon Lee 'Scratch' Perry dies aged 85 https://www.bbc.co.uk/news/world-latin-america-58379715?at_medium=RSS&at_campaign=KARANGA music 2021-08-29 20:19:15
ビジネス ダイヤモンド・オンライン - 新着記事 東証プライム脱落危機!流通時価総額が低い企業ランキング【電機・機械26社】8位はパナの「因縁企業」 - 東証再編 664社に迫る大淘汰 https://diamond.jp/articles/-/280452 時価総額 2021-08-30 05:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 東証プライム市場「転落間際」の300社リスト、流通時価総額100億円で門前払い - 東証再編 664社に迫る大淘汰 https://diamond.jp/articles/-/280451 上場企業 2021-08-30 05:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 「ミームの神様」がやって来た 経営陣に新時代 - WSJ発 https://diamond.jp/articles/-/280813 経営陣 2021-08-30 05:18:00
ビジネス ダイヤモンド・オンライン - 新着記事 三菱重工が東証1部上場企業の完全子会社化を検討、東証再編で始まる合従連衡 - 東証再編 664社に迫る大淘汰 https://diamond.jp/articles/-/280450 合従連衡 2021-08-30 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 悪徳火災保険コンサルタントにご用心!風水害の多発に乗じた不正請求の卑劣手口 - Diamond Premium News https://diamond.jp/articles/-/280712 悪徳火災保険コンサルタントにご用心風水害の多発に乗じた不正請求の卑劣手口DiamondPremiumNews毎年月から月にかけて、大型台風や集中豪雨による風水害が多発する日本。 2021-08-30 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 カネ稼ぎで社会を見返す!「農協界のドン」が貸金・不動産業で大成功した理由 - 農協の大悪党 野中広務を倒した男 https://diamond.jp/articles/-/280711 不動産業 2021-08-30 05:05:00
ビジネス 東洋経済オンライン 光浦靖子「オトナ留学」が会社員にもお勧めの理由 一般のビジネスパーソンで留学向きなのは? | リーダーシップ・教養・資格・スキル | 東洋経済オンライン https://toyokeizai.net/articles/-/451246?utm_source=rss&utm_medium=http&utm_campaign=link_back 光浦靖子 2021-08-30 06:00:00
ビジネス 東洋経済オンライン 雪だるま式に膨れる「不安」から自由になるコツ 「人との接触」が極端に減っているときは要注意 | 自衛隊員も学ぶ!メンタルチューニング | 東洋経済オンライン https://toyokeizai.net/articles/-/450268?utm_source=rss&utm_medium=http&utm_campaign=link_back 人間関係 2021-08-30 06:00:00
ビジネス 東洋経済オンライン アサヒが「0.5%のハイボール」を投入する理由 度数1%未満の「微アルコール」は定着するか | 食品 | 東洋経済オンライン https://toyokeizai.net/articles/-/451254?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-30 05:30:00
ニュース THE BRIDGE 台湾のAIスタートアップシーン、2021年上半期のトレンドを振り返る http://feedproxy.google.com/~r/SdJapan/~3/Niun2MXFrk4/taiwans-ai-ecosystem-map-deepening-synergies-between-startups-and-corporates-20210820 台湾のAIスタートアップシーン、年上半期のトレンドを振り返る世界は年以上前からパンデミックと付き合っている。 2021-08-29 20:30:32
TECH Engadget Japanese 主役はダミー人形!パーツが壊れても突き進む『Human Tested』:発掘!スマホゲーム https://japanese.engadget.com/human-tested-211031352.html humantested 2021-08-29 21:10:31
IT ITmedia 総合記事一覧 [ITmedia News] ワクチン接種場所とPCR検査所表示をAppleマップで 日本でも利用可能に https://www.itmedia.co.jp/news/articles/2108/30/news067.html apple 2021-08-30 06:45:00
TECH Techable(テッカブル) スキャンするだけ自動でCO2を見える化!? 排出量クラウドサービス「アスゼロ」 https://techable.jp/archives/160897 新サービス 2021-08-29 21:00:50
AWS AWS Podcast #469: August 2021 Update Show 2 https://aws.amazon.com/podcasts/aws-podcast/#469 August Update Show A bumper set if updates this week Remember you can leave audio feedback or questions at Chapters AWS Marketplace Analytics Application Integration Business Applications Compute Cost Management Customer Engagement Databases Developer Tools End User Computing Game Tech Internet of Things IoT Machine Learning Management Governance Media Services Migration Transfer Mobile Networking Content Delivery Security Identity and Compliance Storage SolutionsExtended Shownotes 2021-08-29 21:33:07
python Pythonタグが付けられた新着投稿 - Qiita 言語処理100本ノック(2020)-60: 単語ベクトルの読み込みと表示 https://qiita.com/FukuharaYohei/items/eef49a598b1e346fc45f 種類バージョン内容PythonGoogleColaboratoryのPythonバージョン年月時点googleGoogleColaboratoryで提供されていたPythonパッケージ年月時点gensimGoogleColaboratoryで提供されていたPythonパッケージ年月時点第章単語ベクトル学習内容単語の類似度計算や単語アナロジーなどを通して単語ベクトルの取り扱いを修得しますさらにクラスタリングやベクトルの可視化を体験しますノック内容単語の意味を実ベクトルで表現する単語ベクトル単語埋め込みに関して以下の処理を行うプログラムを作成せよ単語ベクトルの読み込みと表示GoogleNewsデータセット約億単語での学習済み単語ベクトル万単語・フレーズ次元をダウンロードしUnitedStatesの単語ベクトルを表示せよただしUnitedStatesは内部的にはUnitedStatesと表現されていることに注意せよ回答回答結果Voctor見ても人間に理解できませんが、結果です行目に次元であることを確認もしています。 2021-08-30 06:36:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Azure Firewall を経由したスポーク間の通信について https://teratail.com/questions/356800?rss=all AzureFirewallを経由したスポーク間の通信についてAzurenbspFirewallnbspを経由したスポーク間の通信についてnbsp現在ハブ仮想ネットワークとピアリングで繋がったつのスポーク仮想ネットワークがあります。 2021-08-30 06:59:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) display: flexで横並びにすると左に寄ってしまう。 https://teratail.com/questions/356799?rss=all displayflexで横並びにすると左に寄ってしまう。 2021-08-30 06:08:27
海外TECH Ars Technica How game makers are catering to disabled players https://arstechnica.com/?p=1790302 software 2021-08-29 21:20:24
海外TECH DEV Community 100 days of hacking https://dev.to/camilaavilarnho/100-days-of-hacking-4n13 days of hackingThe daysofCode challenge was created by Alex Kallaway when he decided that he wanted to become a better programmer In order to do that he made a public commitment to code for days in a row thus helping him to create a new habit By sharing about his challenge daily he ended up encouraging a lot of people to do the same and created a movement of people looking for self improvement that goes beyond coding Today this movement encompasses several others challenges in the DaysOfX like one hundred days of reading exercise foreign languages and even the one hundred days without daysWithout to help people looking to quit a habit It s proven that making a public commitment improves people s ability to stick to changes and create new habits This works very well with me when I make a commitment with someone it s very important to me to keep what I promised Even if no one is looking or asking me for updates if I make a commitment I feel obligated to go all the way This is a great thing especially if you don t stick to your plans or projects for long like me That s why I decided to start this challenge to encourage myself to learn more about what I ve been most interested in lately Hacking My interest in hacking started a long time ago but only now I decided to overcome my fear and really learn more about the subject My sister says something that makes a lot of sense When you put yourself in motion things happen And it really happened when I started to learn more about the subject and follow people that talked about hacking some really cool things started to happen one of them was being selected to participate in the Bugcrowd Mentorship Program Bugcrowd is a cybersecurity platform where companies have their bug bounty program to encourage security researchers to test their systems and identify vulnerabilities It has being a great learning opportunity but sometimes work life and other things gets in the way and I end up not prioritising my hacking studies So the focus of my days of hacking will be to study practice and look for security vulnerabilities in web applications Motivations Be able to track my learning progress Make better use of the opportunity to be part of the Bugcrowd Mentoring Program An opportunity to practice what I ve been wanting to do for a while which is to write more RulesMonday to Friday study for h theory practice in labs Saturday and Sunday Bug hunting for hoursWrite a blog post about what I learned in the week Goal at the end of the days find a valid bug By hacking I m referring to Web Application Hacking there are other types but my focus is this one I m also referring to ethical hacking 2021-08-29 21:41:55
海外TECH DEV Community "npm" Command Cheat Sheet https://dev.to/geetcloud/npm-command-cheat-sheet-3j27 quot npm quot Command Cheat SheetWelcome back to a new blog post Throughout my uses of npm and creating applications in angular I have found a set of commands that I keep coming back to to use again and again While they re all used very commonly it might be heard to remember them all of the time So without any further ado here they are for your convenient use Hope it helps To install node js To install node js Install from the below official download link download To install typescript To install typescriptnpm install typescript g To install angular CLI To install angular CLInpm install angular cli g To check angular version To check angular versionng version To check the existing installed paths of node js To check the existing installed paths of node jswhere node To create new angular app To create new angular appng new lt app name gt To create module To create moduleng g module lt module name gt To install dependencies To install dependenciesnpm install To run or serve app To run serve app To serve app gt cd to the app folder and run Note npm start also will call ng serve and start the application ng serve To create service To create serviceng gnerate service service name To generate interface To generate interfaceng generate interface git search To install latest AngularFire and Firebase for latest Angular CLI x To install latest AngularFire and Firebase for latest Angular CLI xnpm install firebase angular fire save To skip avoid long path in terminal shortcut To skip avoid long path in terminal shortcut prompt Thanks for reading this post I hope this article is informative and helpful in some way If it is please like and share this article Follow me on Twitter LinkedIn for more related tips and posts Happy learning 2021-08-29 21:21:57
Apple AppleInsider - Frontpage News Kanye West's 'Donda' was on Apple Music, until it wasn't https://appleinsider.com/articles/21/08/29/kanye-west-releases-donda-on-apple-music-following-delays?utm_medium=rss Kanye West x s x Donda x was on Apple Music until it wasn x tKanye West s record album apparently released the long awaited album Donda prematurely with Apple Music subscribers able to listen to tracks from the album for a few hours before it got pulled Quietly surfacing on Sunday morning Kanye West s Donda album is now playable on Apple Music Appearing with a monotone black album cover the album is West s tenth studio album released through West s GOOD Music label and Def Jam Records Lasting hour and minutes the album is spread across tracks offered as Lossless and as an Apple Digital Master The tracklist starts with a second Donda Chant before the first full track plays titled Jail Read more 2021-08-29 21:19:31
海外TECH Engadget Apple Watch Series 7 will reportedly offer larger cases and screens https://www.engadget.com/apple-watch-series-7-larger-screen-sizes-213316597.html?src=rss Apple Watch Series will reportedly offer larger cases and screensApple Watch Series might be a more substantial redesign than you think Bloomberg s Mark Gurman claims Series will come in larger mm and mm case sizes up from mm and mm with bigger screens to match As with the Series launch there will reportedly be new watch faces to take advantage of the added visual real estate One will apparently include an update to the data heavy Infograph Modular face Earlier leaks on Twitter and Weibo hinted at the larger cases but didn t come with many details Gurman Jon Prosser and mobiles have all claimed Series would focus on an overall redesign with flatter edges flatter screens thinner bezels and more color options It might also pack a faster processor and improved ultra wideband tech although any advanced health sensors might have to wait until the model Apple has historically released updated smartwatches in September usually alongside new iPhones If so you might not have to wait long to know whether or not the rumors are on the mark 2021-08-29 21:33:16
ニュース BBC News - Home Afghanistan: US drone strike 'eliminates airport bomb threat' https://www.bbc.co.uk/news/world-asia-58372458?at_medium=RSS&at_campaign=KARANGA military 2021-08-29 21:26:35
ニュース BBC News - Home Hurricane Ida: Louisiana hunkers down ahead of 'catastrophic' storm surge https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA catastrophic 2021-08-29 21:01:59
ニュース BBC News - Home Lionel Messi makes PSG debut in 2-0 win https://www.bbc.co.uk/sport/football/58375791?at_medium=RSS&at_campaign=KARANGA kylian 2021-08-29 21:40:13
ニュース BBC News - Home Lewis Hamilton: Belgian Grand Prix was 'a farce' https://www.bbc.co.uk/sport/formula1/58379620?at_medium=RSS&at_campaign=KARANGA hamilton 2021-08-29 21:08:16
北海道 北海道新聞 パイレーツ筒香はサヨナラ3ラン カージナルス戦、1安打4打点 https://www.hokkaido-np.co.jp/article/583488/ 筒香 2021-08-30 06:12:00
北海道 北海道新聞 秋場所、新横綱の照ノ富士は西に 白鵬は東正位、明生が新関脇に https://www.hokkaido-np.co.jp/article/583487/ 両国国技館 2021-08-30 06:02:00
ビジネス 東洋経済オンライン うまい投資話に乗る人がこうも後を絶たない理由 元本保証・高リターン信じる人に欠けた思考法 | 「お金で損しない」森永康平のマネーリテラシー講座 | 東洋経済オンライン https://toyokeizai.net/articles/-/451018?utm_source=rss&utm_medium=http&utm_campaign=link_back 金融商品 2021-08-30 06:30:00
TECH Engadget Japanese 初心者でも導入しやすいNASのおすすめ5選。家族みんなで写真や音楽を共有&バックアップ。外出先からもデータにアクセス! https://japanese.engadget.com/best-selection-nas-225046826.html 音楽 2021-08-29 22:50:46
TECH Engadget Japanese ツライところを狙い撃ち、肩・腰・首・背中に。スマホサイズのファシアガン https://japanese.engadget.com/fascia-gun-221355111.html 2021-08-29 22:13:55
TECH Engadget Japanese メモ検索を超効率化!ハッシュタグがめちゃくちゃ使えます:iPhone Tips【iOS 15パプリックベータ】 https://japanese.engadget.com/memo-221020549.html iphonetips 2021-08-29 22:10:20
IT ITmedia 総合記事一覧 [ITmedia News] Amazon、BNPLのAffirmとの提携でカード不要の後払いサービス https://www.itmedia.co.jp/news/articles/2108/30/news068.html affirm 2021-08-30 07:06:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] DXを成し遂げる人材・組織のあり方 https://mag.executive.itmedia.co.jp/executive/articles/2108/30/news012.html itmedia 2021-08-30 07:03:00
TECH Techable(テッカブル) NFCタグを活用した非接触型の新決済サービス! JCBなどが京セラドームで実験 https://techable.jp/archives/160887 京セラドーム 2021-08-29 22:00:39
python Pythonタグが付けられた新着投稿 - Qiita PyQt/PySide/Qt Designer用のダークテーマを作ったのでその紹介 https://qiita.com/papuriko/items/1c8f81ddb383812b86ab PyQtPySideQtDesigner用のダークテーマを作ったのでその紹介はじめにPyQt、PySideQtWidgetsでダークテーマを使いたい場合、標準ではサポートしていないので自分で作成するか外部ライブラリを利用する必要があります。 2021-08-30 07:59:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ヤコビ法の連立一次方程式の解くプログラム https://teratail.com/questions/356802?rss=all ヤコビ法の連立一次方程式の解くプログラムC言語についてC言語で要素数nの一次元配列をつ使用して、疎行列で非ゼロ要素で始まる場所を一つの配列に、非ゼロ要素で終わる場所をもう一つの配列に入れるプログラムを知りたいです。 2021-08-30 07:33:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) FileMakerの「kp」「kf」について https://teratail.com/questions/356801?rss=all filemaker 2021-08-30 07:20:36
Docker dockerタグが付けられた新着投稿 - Qiita Docker Desktop for Windows 3.6.0 (67351) アップデート後に起動エラー https://qiita.com/mktlab/items/53e1a9beafdee9f3975b DockerDesktopforWindowsアップデート後に起動エラーエラー内容SystemServiceProcessTimeoutExceptionタイムアウトが時間切れになりました。 2021-08-30 07:06:30
golang Goタグが付けられた新着投稿 - Qiita Go の testing つかってみた https://qiita.com/kfjt/items/15d1ed8a0fed2c344fc1 2021-08-30 07:49:18
海外TECH Ars Technica The modern challenge of gaming without a strong Internet connection https://arstechnica.com/?p=1790312 designs 2021-08-29 22:18:29
海外TECH DEV Community El amor por el código sí existe https://dev.to/eloymanuelch/el-amor-por-el-codigo-si-existe-2i6i El amor por el código síexisteHolaaaa Programador No se trata de cosas banales o simplemente de un enamoramiento pasajero el código te hace crear te hace vivir el código es como el pincel para el pintor una herramienta capaz de hacernos crear cosas maravillosas de la nada a algo que muchas personas pueden ver usar disfrutar aprender trabajar en fin hacer que sus vidas sean más fáciles Nosotros los programadores somos los Da Vinci del siglo XXI con nuestros código hemos mantenido a la gente en contacto gracias a las redes sociales los hemos entretenido y hasta enseñado muchas cosas con videos hemos ayudado a millones de empresas a mostrar sus productos y servicios hemos y hemos y hemos la lista es interminable pero ¿cómo inicióesta historia de amor Todo iniciócon un Hola Mundo que alegría sentimos esa primera vez cuando el Hola Mundo aparecióen nuestro navegador fue amor a primera vista eso no quiere decir que todo sea color de rosa porque como en cualquier relación hay altas y bajas como esa primera cuando nos salióError aaaarrrr me acuerdo y me lleno de coraje porque son esas cosas incomprensibles que nunca lograremos entender pero bueno unas cuantas respiraciones y unas cuantas caricias ajustes y ohalaaaa todo vuelve a la normalidad Durante nuestra vida como programador conoceremos diferentes personas con idiomas diferentes lenguajes de programación y con personalidades diferentes frameworks algunos les gustan las tradicionales y con mucha experiencia y otros se la pasan de mujeriegos saltando de una en una pero esta bien porque a diferencia de la vida real en nuestro mundo de programadores esta bien enamorarse de mucha gente claro estásiempre existiráuna que seránuestra favorita Asíes como esta historia de amor vive en nuestra computadora y en nuestra mente yo solo espero seguir escribiendo código por muchísimos años hasta que sea un viejito me imagino que ya para entonces si mis mano no dan para escribir pueda dictarle a algún both lo que pasa por mi mente Saludos Eloy Manuel 2021-08-29 22:11:24
Apple AppleInsider - Frontpage News Florida man guilty of thousand-iPhone fraud in the Apple Crime Blotter https://appleinsider.com/articles/21/08/29/florida-man-guilty-of-thousand-iphone-fraud-in-the-apple-crime-blotter?utm_medium=rss Florida man guilty of thousand iPhone fraud in the Apple Crime BlotterMan pleads guilty to huge iPhone theft more thefts at Greenwich Apple Store and restitution overturned in Pennsylvania warehouse theft The Apple Store in Greenwich Conn The latest in an occasional AppleInsider series looking at the world of Apple related crime Read more 2021-08-29 22:48:28
Apple AppleInsider - Frontpage News How to customize your Apple Watch default message responses https://appleinsider.com/articles/21/08/29/how-to-customize-your-apple-watch-default-message-responses?utm_medium=rss How to customize your Apple Watch default message responsesIf Apple s smart replies to Messages on the Apple Watch doesn t include the right answer you can create your own Here s how to set custom responses you can send from your wrist Custom default messages can be highly specific or even fun statements As a companion to the iPhone the Apple Watch offers most of the essential features that you probably need in everyday life without needing to pull the iPhone out of your pocket This is especially true for phone calls and messages Read more 2021-08-29 22:22:13
Apple AppleInsider - Frontpage News Kanye West's 'Donda' was on Apple Music, until it wasn't https://appleinsider.com/articles/21/08/29/kanye-west-releases-donda-on-apple-music-following-delays?utm_medium=rss Kanye West x s x Donda x was on Apple Music until it wasn x tKanye West s record album apparently released the long awaited album Donda prematurely with Apple Music subscribers able to listen to tracks from the album for a few hours before it got pulled Quietly surfacing on Sunday morning Kanye West s Donda album is now playable on Apple Music Appearing with a monotone black album cover the album is West s tenth studio album released through West s GOOD Music label and Def Jam Records Lasting hour and minutes the album is spread across tracks offered as Lossless and as an Apple Digital Master The tracklist starts with a second Donda Chant before the first full track plays titled Jail Read more 2021-08-29 22:21:21
海外ニュース Japan Times latest articles Behind the push to improve universal access in Japan https://www.japantimes.co.jp/news/2021/08/30/national/social-issues/paralympics-universal-access/ paralympics 2021-08-30 08:00:01
海外ニュース Japan Times latest articles Day 5 recap: Afghan Paralympians in tears as Great Britain lights up Super Sunday https://www.japantimes.co.jp/sports/2021/08/30/paralympics/summer-paralympics/day-5-recap/ athletics 2021-08-30 07:39:56
ニュース BBC News - Home The Papers: Afghans could fight for UK and Brit troops home https://www.bbc.co.uk/news/blogs-the-papers-58380032?at_medium=RSS&at_campaign=KARANGA front 2021-08-29 22:06:13
ニュース BBC News - Home Manchester United v Wolves: Should Paul Pogba have been penalised for foul? https://www.bbc.co.uk/sport/av/football/58380359?at_medium=RSS&at_campaign=KARANGA Manchester United v Wolves Should Paul Pogba have been penalised for foul Match of the Day pundits Jermaine Jenas and Dion Dublin discuss whether Manchester United s winner in their victory over Wolves should have been ruled out for a Paul Pogba challenge in the build up 2021-08-29 22:46:16
北海道 北海道新聞 大型ハリケーンが米南部に上陸 ルイジアナ州、停電や高潮被害も https://www.hokkaido-np.co.jp/article/583497/ 米メディア 2021-08-30 07:13:00
北海道 北海道新聞 金魚すくい1200人熱中 月形で2年ぶりに祭り https://www.hokkaido-np.co.jp/article/583388/ 金魚すくい 2021-08-30 07:02:07
ビジネス 東洋経済オンライン 今年は株価上昇でも来年一時急落すると見るワケ 日経平均やNYダウの「高値と安値」はどうなる? | 市場観測 | 東洋経済オンライン https://toyokeizai.net/articles/-/451766?utm_source=rss&utm_medium=http&utm_campaign=link_back 日経平均 2021-08-30 07:30:00
TECH Engadget Japanese 5.25インチMOからの置き換えを狙った「Ultra Density Optical」(UDO):スイートメモリーズ File068 https://japanese.engadget.com/udo-230017241.html 光ディスク 2021-08-29 23:00:17
IT ITmedia 総合記事一覧 [ITmedia News] Clubhouse、空間オーディオサポートで臨場感アップ まずはiOSで https://www.itmedia.co.jp/news/articles/2108/30/news070.html clubhouse 2021-08-30 08:40:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 水害被害を“リモート”で推測 小型衛星で日本進出したフィンランド「ICEYE」の可能性 https://www.itmedia.co.jp/business/articles/2108/30/news053.html iceye 2021-08-30 08:08:00
TECH Techable(テッカブル) 「SNSに疲れた」けど「出会いがほしい」。つながらないSNS「FLAPTALK」がつくる新しい”つながり” https://techable.jp/archives/160791 flaptalk 2021-08-29 23:00:14
デザイン コリス 日本語フォントがGoogle Fontsに大量追加!すべてのフォントが商用利用も無料のフリーフォントです https://coliss.com/articles/freebies/google-fonts-for-japanese.html 続きを読む 2021-08-29 23:06:48
python Pythonタグが付けられた新着投稿 - Qiita 音楽推薦のためのセレンディピティ https://qiita.com/sugiyamath/items/4f76e25865b8a0a9fc93 似たような音楽ばかり聴いていると退屈になってくるので、「聴いたことのない斬新な音楽」を発見できたらいいのにな、と思うことがあります。 2021-08-30 08:30:47
js JavaScriptタグが付けられた新着投稿 - Qiita safariだけimgのonloadイベントが走らないパターン https://qiita.com/daichi_yamazaki/items/90c18b2503285e72ca43 safariだけimgのonloadイベントが走らないパターン背景画像と、その他のコンテンツが動的に切り替わっていく画面で、画像が見えてから他のコンテンツを表示させたいという要件があり、対象の画像のimageのonloadで他のコンテンツを表示、またタグごと取り換えると遅いということで、imageタグ内のsrc属性を書き換えていくような実装をしていました。 2021-08-30 08:46:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ブラウザのウェブ開発ツール JavaScript https://teratail.com/questions/356806?rss=all 2021-08-30 08:39:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ブラウザのウェブ開発ツール JavaScript https://teratail.com/questions/356805?rss=all 2021-08-30 08:38:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 一秒まつというプログラムを作りたい https://teratail.com/questions/356804?rss=all sleep 2021-08-30 08:35:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rubyでじゃんけんプログラム https://teratail.com/questions/356803?rss=all rubyでじゃんけんプログラム前提・実現したいことrubyでじゃんけんゲームを作っているのですが、うまく表示されません。 2021-08-30 08:18:40
Ruby Rubyタグが付けられた新着投稿 - Qiita belongs_toをbelong_toと書いていたこと https://qiita.com/iheuko0000/items/feb1257da26e23cdf897 かなり初歩的なミスですが、学習中にbelongstoをbelongtoと書いて、この間違いを探し出せず作業が止まってしまいました。 2021-08-30 08:57:14
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Ruby on Rails】時間表示に関する記事いつも検索するからまとめてみた https://qiita.com/nao0725/items/84410d8fd0ae4f3dac09 【RubyonRails】時間表示に関する記事いつも検索するからまとめてみた対象者時間の表示に関して調べている方目的時間表示の方法をつの記事にまとめて整頓する実際の手順と実例タイムゾーンタイムゾーンを日本時間にする方法を下記の記事を参考にさせて頂きました。 2021-08-30 08:23:40
AWS AWSタグが付けられた新着投稿 - Qiita WordPressセットアップ https://qiita.com/cloudmaster/items/067b1d6975b59517ad30 今回はDockerは使わずにWordPressをセットアップしますが、フリードメイン取得も実施したり、またIPアドレス変更によるデータベース更新もしましたのであわせて載せておきます。 2021-08-30 08:35:07
AWS AWSタグが付けられた新着投稿 - Qiita 【AWS】Amazon CloudWatch https://qiita.com/pico123/items/7d092eb9ed027f726571 また、標準メトリクス以外にメトリクスを追加したい場合は、カスタムメトリクスが利用できます。 2021-08-30 08:21:53
Ruby Railsタグが付けられた新着投稿 - Qiita belongs_toをbelong_toと書いていたこと https://qiita.com/iheuko0000/items/feb1257da26e23cdf897 かなり初歩的なミスですが、学習中にbelongstoをbelongtoと書いて、この間違いを探し出せず作業が止まってしまいました。 2021-08-30 08:57:14
Ruby Railsタグが付けられた新着投稿 - Qiita 【Ruby on Rails】時間表示に関する記事いつも検索するからまとめてみた https://qiita.com/nao0725/items/84410d8fd0ae4f3dac09 【RubyonRails】時間表示に関する記事いつも検索するからまとめてみた対象者時間の表示に関して調べている方目的時間表示の方法をつの記事にまとめて整頓する実際の手順と実例タイムゾーンタイムゾーンを日本時間にする方法を下記の記事を参考にさせて頂きました。 2021-08-30 08:23:40
Apple AppleInsider - Frontpage News Nomad Glass Screen Protector review: The bare necessities https://appleinsider.com/articles/21/08/29/nomad-glass-screen-protector-review-the-bare-necessities?utm_medium=rss Nomad Glass Screen Protector review The bare necessitiesNomad s tempered glass screen protector is designed for the iPhone with minimal bells and whistles but nails the core functionality Nomad s new screen protector on our iPhone Pro MaxDo you even need a screen protector Read more 2021-08-29 23:06:58
ニュース @日本経済新聞 電子版 【ニュースなこの日】2018年8月30日 高速増殖炉「もんじゅ」、使用済み燃料取り出し開始(写真=日本原子力研究開発機構提供) https://t.co/9yNiGlPQze https://twitter.com/nikkei/statuses/1432130993230598147 使用済み 2021-08-30 00:00:11
ニュース @日本経済新聞 電子版 アフガニスタンのタリバンが、全ての外国人と各国から渡航許可を得たアフガン人の安全な出国を確約。日本・アメリカ・欧州などの90カ国以上が共同声明で明らかにしました。 https://t.co/E9f2H6IfGF https://twitter.com/nikkei/statuses/1432126453093654531 アフガニスタンのタリバンが、全ての外国人と各国から渡航許可を得たアフガン人の安全な出国を確約。 2021-08-29 23:42:08
ニュース @日本経済新聞 電子版 筒香が逆転サヨナラ3ラン 大リーグ、秋山は代走 https://t.co/dRoVoRBJSX https://twitter.com/nikkei/statuses/1432124766085910530 大リーグ 2021-08-29 23:35:26
ニュース @日本経済新聞 電子版 主要4電力の電気料金は小売り全面自由化から5年半で10%上昇。新電力が700社超に増え大手の寡占を崩したものの、化石燃料依存は変わらず。消費者に恩恵が及んでいません。 https://t.co/LeHfqInqNi https://twitter.com/nikkei/statuses/1432121109797916677 主要電力の電気料金は小売り全面自由化から年半で上昇。 2021-08-29 23:20:54
ニュース @日本経済新聞 電子版 具材がご飯からはみ出すおにぎり。牛肉が2倍近くのカレーパン。コンビニやスーパーで「具だくさん」の商品が人気に。自粛疲れが続くなか食事で「プチぜいたく」をしたい消費者の心を捉えているようです。 https://t.co/CgPlKkqDoa https://twitter.com/nikkei/statuses/1432117662017019909 具材がご飯からはみ出すおにぎり。 2021-08-29 23:07:12
ニュース @日本経済新聞 電子版 日経平均、米株上昇が支えに(先読み株式相場) https://t.co/XWziiugd8j https://twitter.com/nikkei/statuses/1432117049992433667 株式相場 2021-08-29 23:04:46
ニュース @日本経済新聞 電子版 「パイトン発電所」を越えて 脱炭素、エネ地殻変動迫る https://t.co/UqlVHN2oKl https://twitter.com/nikkei/statuses/1432116420565864455 地殻変動 2021-08-29 23:02:16
ニュース BBC News - Home Hurricane Ida: Louisiana hunkers down as 'catastrophic' storm strikes https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA catastrophic 2021-08-29 23:38:00
ニュース BBC News - Home Afghanistan: US drone strike 'eliminates airport bomb threat' https://www.bbc.co.uk/news/world-asia-58372458?at_medium=RSS&at_campaign=KARANGA military 2021-08-29 23:31:02
ニュース BBC News - Home Affordable uniforms law will miss new school year https://www.bbc.co.uk/news/business-58359541?at_medium=RSS&at_campaign=KARANGA september 2021-08-29 23:01:50
ビジネス ダイヤモンド・オンライン - 新着記事 医療機器のバクスター、ヒルロム買収で交渉大詰め=関係者 - WSJ発 https://diamond.jp/articles/-/280819 医療機器 2021-08-30 08:24:00
北海道 北海道新聞 今回は例外的なケース/安易な派遣に注視を アフガンに自衛隊 室工大・清末愛砂教授 https://www.hokkaido-np.co.jp/article/583467/ 清末愛砂 2021-08-30 08:14:07
マーケティング AdverTimes 東電EP、CX向上室を設置 不適切な営業行為の再発防止 https://www.advertimes.com/20210830/article361897/ customerexperience 2021-08-29 23:58:16
海外TECH reddit Post Game Chat 8/29 Royals @ Mariners https://www.reddit.com/r/Mariners/comments/pe5ux6/post_game_chat_829_royals_mariners/ Post Game Chat Royals MarinersPlease use this thread to discuss anything related to today s game You may post anything as long as it falls within stated posting guidelines You may also post gifs and memes as long as it is related to the game Please keep the discussion civil Discord Line Score Final R H E KC SEA Box Score SEA AB R H RBI BB SO BA KC AB R H RBI BB SO BA SS Crawford J B Merrifield RF Haniger SS Lopez N B Seager K C Perez S B France RF Olivares B Toro LF Benintendi DH Torrens B Dozier H CF Kelenic CF Taylor M C Raleigh DH O Hearn LF Bauers B Rivera E PH Santana C SEA IP H R ER BB SO P S ERA KC IP H R ER BB SO P S ERA Gonzales M Singer Sewald Zuber Steckenrider Staumont Scoring Plays Inning Event Score B Ty France singles on a sharp ground ball to center fielder Michael A Taylor Kyle Seager scores T Salvador Perez homers on a fly ball to left field B Jarred Kelenic homers on a fly ball to right center field T Michael A Taylor homers on a fly ball to left field B Kyle Seager homers on a fly ball to right center field Mitch Haniger scores T Salvador Perez singles on a sharp line drive to right fielder Mitch Haniger Nicky Lopez scores Highlights Description Length HD Ty France drives in the first run of the game HD Nicky Lopez is picked off second base after review HD Salvador Perez stays hot with another home run HD Jarred Kelenic puts the Mariners on top in the th HD Michael A Taylor ties the game in the th HD Kyle Seager crushes a two run homer in the th HD Brady Singer tosses six stellar innings HD Salvador Perez cuts the deficit to a skinny run HD Marco Gonzalez goes seven strong vs Royals HD Drew Steckenrider In play out s to Carlos Santana HD Decisions Winning Pitcher Losing Pitcher Save Gonzales M Zuber Steckenrider submitted by u Mariners bot to r Mariners link comments 2021-08-29 23:02:38
IT 気になる、記になる… Google、「Pixel 6」シリーズの詳細を9月13日に発表か https://taisy0.com/2021/08/30/144682.html google 2021-08-30 00:50:17
IT InfoQ Eclipse IDE、持続可能性向上のためWorking Groupを設立 https://www.infoq.com/jp/news/2021/08/eclipse-ide-wg-established/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global EclipseIDE、持続可能性向上のためWorkingGroupを設立初回リリースから年を経たEclipseIDEが、その持続可能性、完全性、進化、適用を継続するために、ワーキンググループを設立した。 2021-08-30 00:39:00
IT InfoQ Googleが認証局サービスを一般提供としてリリース https://www.infoq.com/jp/news/2021/08/google-cloud-cas-ga/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global cloud 2021-08-30 00:37:00
IT InfoQ Javaニュース総まとめ: Project Loom、JDK Mission Control、Spring Data、Kotlin 1.5.30、Micronaut 3.0-RC1 https://www.infoq.com/jp/news/2021/08/java-news-roundup-aug09-2021/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global Javaニュース総まとめProjectLoom、JDKMissionControl、SpringData、Kotlin、MicronautRC今週年月日のJava総まとめでは、ProjectLoom、OpenJDK、JDK、JDKMissionControl、SpringData、QuarkusFinal、MicronautRC、KotlinRC、Piranha、JDKMon、およびEclipseConCommunityDayのアジェンダからのニュースを特集する。 2021-08-30 00:36:00
IT InfoQ 今夏の.NET MAUI Previews: 新レイアウト、フォントスケーリング、アラート、ジェスチャ、クリッピングなど https://www.infoq.com/jp/news/2021/08/dotnet-maui-preview-6-7/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global 今夏のNETMAUIPreviews新レイアウト、フォントスケーリング、アラート、ジェスチャ、クリッピングなどNETMAUIを支えるMicrosoftチームとコミュニティにとって、今年の夏はアクティブで生産的なものだった。 2021-08-30 00:33:00
IT InfoQ MITが深層学習推論のためのエネルギー効率の高い光加速器を紹介 https://www.infoq.com/jp/news/2021/08/mit-optical-deep-learning/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global MITが深層学習推論のためのエネルギー効率の高い光加速器を紹介MITの量子フォトニクス研究所の研究者は、デジタル光ニューラルネットワークDONNを開発した。 2021-08-30 00:28:00
ROBOT ロボスタ 読者プレゼント「NVIDIA Jetson Nano 2GB 開発者キット」を抽選で10名様に GPU搭載 超小型のAIコンピュータボード https://robotstart.info/2021/08/30/present-jetson-nano2gb.html nvidiajetsonnanogb 2021-08-30 00:51:34
AWS AWS Japan Blog 最新の AWS ヒーローの発表 – 2021 年 8 月 https://aws.amazon.com/jp/blogs/news/announcing-the-latest-aws-heroes-august-2021/ 最新のAWSヒーローの発表年月AWSヒーローは一歩先を行き、コミュニティと知識を共有し、ユーザーがAWSでより良く、より迅速に構築できるよう支援しています。 2021-08-30 00:36:09
AWS AWS Japan Blog 初めてのPerformance Insights入門 https://aws.amazon.com/jp/blogs/news/introduction-to-performance-insights-for-beginner/ さらにMySQLMariaDBで提供されているPerformanceSchemaを有効にするとより詳細な待機イベント毎に分類されたDBの負荷状況が表示されるようになります。 2021-08-30 00:32:44
AWS AWS Japan Blog Amazon WorkSpacesフレキシブル ワークフォース オファーについて(2021 年 8 月 1 日) https://aws.amazon.com/jp/blogs/news/amazon-workspaces-flexible-workforce-offer-available-on-august-1-2021/ AmazonWorkSpacesを使用すると、WindowsまたはLinuxのデスクトップ環境をわずか数十分でプロビジョニングすることができ、必要なときには迅速にスケールアウトして数百数千もの仮想デスクトップを世界中の従業員に提供することが可能です。 2021-08-30 00:27:07
Google Google Developer Japan Blog 新しい Google Identity Services API のリリースについて http://developers-jp.googleblog.com/feeds/2632081246804420213/comments/default GoogleでログインとOneTapは、パートナーのウェブサイトやアプリにログインするのにパスワードではなく、安全なトークンを利用します。 2021-08-30 10:00:00
python Pythonタグが付けられた新着投稿 - Qiita 記事の情報抽出 https://qiita.com/sugiyamath/items/64b4e70475b55b44c5f5 domextractはdomextractfedomで特徴量設計しています。 2021-08-30 09:31:12
python Pythonタグが付けられた新着投稿 - Qiita textstatを使用したreadabilityの計算 https://qiita.com/shoku-pan/items/793a3bcc11a64a3665bf ここで、難しい単語をどう定義するかということですが、これは文字数の長さ音節の数難単語として辞書に登録されているものといったものが考えられました。 2021-08-30 09:29:09
python Pythonタグが付けられた新着投稿 - Qiita BeautifulSoupでドメイン内リンクを列挙する。 https://qiita.com/omossan7182t/items/963e0681b85708eeb887 URLを直打ちしないとローマ経由でも辿り着けないような離れ小島のページは考慮に入れないとして、次の隔たりってわけでもないけどリンクを辿り続けることでドメイン内のすべてのページに辿り着くことができるとするなら、indexページドメインのトップレベルのページのURLを与えるHTMLの中からリンクを見つけてリストに追加するリストのつ目のリンクを辿った先のHTMLの中から、まだリストに追加されていないリンクを見つけるを繰り返すと、なんとなく再帰的に使えそうなコードを書けば良さそうだな。 2021-08-30 09:16:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Analysis ServiceからのデータによるExcelピポットテーブルのグループ化 https://teratail.com/questions/356814?rss=all AnalysisServiceからのデータによるExcelピポットテーブルのグループ化前提・実現したいことSQLServernbspAnalysisnbspServiceのデータによりピポットテーブルで資料を作成しております。 2021-08-30 09:57:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C# LINQ JOINの結果をList<>に格納する方法 https://teratail.com/questions/356813?rss=all CLINQJOINの結果をListltgtに格納する方法EFnbspCoreでDBと接続し、つのテーブルをJOINした結果を他のスコープでList型として使用したいです。 2021-08-30 09:52:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonのpip3コマンドでmysqlclientをインストールしようとするとエラーになる https://teratail.com/questions/356812?rss=all Pythonのpipコマンドでmysqlclientをインストールしようとするとエラーになるお世話になっております。 2021-08-30 09:38:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) importrange関数を多数扱う際のまとめかたについて https://teratail.com/questions/356811?rss=all importrange関数を多数扱う際のまとめかたについてスプレッドシートのimportrange関数で複数のファイルから値を抽出したいと思っております。 2021-08-30 09:34:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 選択した7色の組み合わせの画像を127通り作りたいです。 https://teratail.com/questions/356810?rss=all 選択した色の組み合わせの画像を通り作りたいです。 2021-08-30 09:33:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) プレイヤーの移動方向を前後左右の4方向で取得したい https://teratail.com/questions/356809?rss=all プレイヤーの移動方向を前後左右の方向で取得したいやりたいことUnityで移動している方向によって移動アニメーションを切り替えたいので前後左右どちらに移動しているかを取得したいです。 2021-08-30 09:29:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) model fit 時の型エラー https://teratail.com/questions/356808?rss=all modelfit時の型エラー前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-30 09:14:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascriptのonloadを一回だけ実行したい。。。 https://teratail.com/questions/356807?rss=all javascriptのonloadを一回だけ実行したい。 2021-08-30 09:01:40
Ruby Rubyタグが付けられた新着投稿 - Qiita Rails6.2版 Relation配列指定でORクエリーを作る拡張 https://qiita.com/ighrs/items/6f18e290fa52d5158051 2021-08-30 09:33:49
Ruby Railsタグが付けられた新着投稿 - Qiita Rails6.2版 Relation配列指定でORクエリーを作る拡張 https://qiita.com/ighrs/items/6f18e290fa52d5158051 2021-08-30 09:33:49
技術ブログ Developers.IO Route53ホストゾーンにDNSレコードをTerraformで作成するのに必要な最小権限 https://dev.classmethod.jp/articles/least-privilege-to-register-dns-record/ iamrole 2021-08-30 00:19:17
技術ブログ Developers.IO IntelliJ IDEA の Code With Me を使ってペアプロしてみた https://dev.classmethod.jp/articles/intellij-idea-code-with-me/ codewithme 2021-08-30 00:11:55
医療系 内科開業医のお勉強日記 「代謝」に対する4つの誤解 https://kaigyoi.blogspot.com/2021/08/4.html 「代謝」に対するつの誤解「代謝」とは、研究においては「Totaldailyenergyexpenditure“totalexpenditurereflectsdailyenergyneedsandisacriticalvariableinhumanhealthandphysiologybutitstrajectoryoverthelifecourseispoorlystudied」と書かれている如く、人間の健康・生理的維持のためのエネルギー消費量であり、比較のため日単位で記載されることが多い。 2021-08-30 00:39:00
金融 ニッセイ基礎研究所 Facebook反トラスト訴訟中間判決の概要-FTCの主張は棄却するも訴訟は継続 https://www.nli-research.co.jp/topics_detail1/id=68608?site=nli nbspFTCの主張としては、Facebookは個人向けSNSにおいて独占的な事業者であり、InstagramとWhatsAppの買収・保有を通じて違法に独占的状態を維持したこと、Facebookプラットフォームにおいて、第三者独立アプリ開発者に対して、競合する機能を有する製品の促進につながる行為を禁止し、違反とみなした開発者との相互接続を解除したことは違法な排除行為であるとする。 2021-08-30 09:59:19
金融 ニッセイ基礎研究所 米個人所得・消費支出(21年7月)-児童税額控除や賃金・給与の増加で個人所得は前月比+1.1%と大幅に増加、市場予想も上回る https://www.nli-research.co.jp/topics_detail1/id=68610?site=nli 月の名目個人消費前月比は、財消費が前月と前月からマイナスに転じた一方、サービス消費は前月とほぼ前月並みの堅調な伸びを維持した図表。 2021-08-30 09:44:26
金融 日本銀行:RSS 超音波検査員(臨床検査)の募集について http://www.boj.or.jp/announcements/release_2021/rel210830b.htm 臨床検査 2021-08-30 10:00:00
金融 日本銀行:RSS 診療放射線技師の募集について http://www.boj.or.jp/announcements/release_2021/rel210830a.htm 診療放射線技師 2021-08-30 10:00:00
ニュース BBC News - Home Hurricane Ida: Louisiana hunkers down as 'catastrophic' storm strikes https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA catastrophic 2021-08-30 00:46:03
ニュース BBC News - Home Yongbyon: UN says North Korea appears to restart nuclear reactor https://www.bbc.co.uk/news/world-asia-58380547?at_medium=RSS&at_campaign=KARANGA agency 2021-08-30 00:52:25
ニュース BBC News - Home Ethiopia's economy battered by Tigray war https://www.bbc.co.uk/news/world-africa-58319977?at_medium=RSS&at_campaign=KARANGA confidence 2021-08-30 00:07:23
北海道 北海道新聞 原口元気、先制点をアシスト ドイツ1部、ウニオン・ベルリン https://www.hokkaido-np.co.jp/article/583516/ 原口元気 2021-08-30 09:14:00
北海道 北海道新聞 サンプドリア吉田はフル出場 イタリア1部リーグ https://www.hokkaido-np.co.jp/article/583512/ 吉田 2021-08-30 09:13:00
北海道 北海道新聞 海から一番遠い「海瀬」駅、長野 海岸から112キロの山中に https://www.hokkaido-np.co.jp/article/583511/ 公共嘱託登記土地家屋調査士協会 2021-08-30 09:13:00
マーケティング AdverTimes ロイヤルティ マーケティングの戦略立案、施策実行を支援するためのワークショップが提供開始に https://www.advertimes.com/20210830/article361886/ 提供開始 2021-08-30 00:30:39
マーケティング AdverTimes 歌手AIが取り組むSDGs その原動力とは? https://www.advertimes.com/20210830/article361467/ story 2021-08-30 00:00:58
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] コロナ禍のブームが追い風 20年度の自転車販売市場は過去最高を更新 https://www.itmedia.co.jp/business/articles/2108/30/news071.html itmedia 2021-08-30 10:30:00
IT ITmedia 総合記事一覧 [ITmedia News] 「シャア専用不織布マスク」発売 https://www.itmedia.co.jp/news/articles/2108/30/news077.html itmedia 2021-08-30 10:27:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] コロナ終息後、タイ人が日本に期待する観光は? 3位「桜」、2位「ランドマーク施設」、1位は? https://www.itmedia.co.jp/business/articles/2108/30/news072.html itmedia 2021-08-30 10:15:00
IT ITmedia 総合記事一覧 [ITmedia News] 一部のiPhone 12とiPhone 12 Proに音の不具合 Apple、修理サービスプログラムを提供開始 https://www.itmedia.co.jp/news/articles/2108/30/news076.html apple 2021-08-30 10:09:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] NEC、ファクトリーコンピュータ「FC98-NX」に省スペース型新モデル 10GbEポートなどを標準搭載 https://www.itmedia.co.jp/pcuser/articles/2108/30/news043.html itmediapcusernec 2021-08-30 10:01:00
python Pythonタグが付けられた新着投稿 - Qiita 【Project Euler】P243 Resilienceの感想 https://qiita.com/masa0599/items/df55ce19f5e260b9cf81 今を切り開く力ーパラアスリートがもつレジリエンスオイラーのφ関数既約分数になるということは分子は分母と互いに素になる必要があるので、その数というと正にオイラーのφ関数そのものということになります。 2021-08-30 10:24:10
python Pythonタグが付けられた新着投稿 - Qiita SPSS Modelerの拡張ノードでPythonを利用する記事へのリンク https://qiita.com/kawada2017/items/055ace72f9e1949004f3 概要記事説明ノードPython導入pip、グラフ出力SPSSModelerの拡張ノードでPythonを利用する①セットアップと可視化①Pythonpipベースを導入して、Modelerから使えるようにしています。 2021-08-30 10:00:49
js JavaScriptタグが付けられた新着投稿 - Qiita Kinesis Video StreamのsignalingChannels を使って iOSからWebRTCする https://qiita.com/nakadoribooks/items/2c0d349131a90c7905ce 作るものiOSMastergtkinesisvideostreamssignalingChannelsgtブラウザViewer多audiencepublisher成果物iOSwebよっしゃできたAmazonKinesisVideoStreamsのwebrtc使ってのMasteriOSViewerブラウザ、audienceorpublisherpictwittercomOzDTFhauー中通書店nakadoribooksAugust準備awsコンソールシグナリングチャネルを作ってシグナリングチャネルARNをメモるKinesisvideoStreamの権限を持つiamユーザを作って認証タブからアクセスキーを追加してAcessKeyとSecretKeyをメモる実装iOSMasterオフィシャルのやつをWebRTCのとこだけに削ったもの。 2021-08-30 10:23:31
js JavaScriptタグが付けられた新着投稿 - Qiita map関数をわかりやすく分解してみた https://qiita.com/nyanko_udon_/items/2f73b9796ab9b58e66c2 引数を配列から取得した要素と書きましたが引数には配列から取得した要素の共通の名前を定義します。 2021-08-30 10:08:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) OpenCVから自作アプリへの動画表示について https://teratail.com/questions/356820?rss=all OpenCVから自作アプリへの動画表示について前提・実現したいことOpenCVを介して、Webカメラの動画を、自作アプリの画面に表示したい。 2021-08-30 10:50:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MySQL 複数の日付範囲の検索方法 https://teratail.com/questions/356819?rss=all MySQL複数の日付範囲の検索方法前提・実現したいことお世話になります。 2021-08-30 10:44:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Flaskを用いて別ページに変数を送りたいのですがうまくいきません https://teratail.com/questions/356818?rss=all Flaskを用いて別ページに変数を送りたいのですがうまくいきませんいつもお世話になっております。 2021-08-30 10:22:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Cloud9のターミナルでMysql操作する時、日本語入力できません。 https://teratail.com/questions/356817?rss=all 【環境】・OSWindows・IDEcloud・DBMySQL自分で試したこと下記のサイトを参考にして解決しようとしましたが、状況は変わりません。 2021-08-30 10:20:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [PDFBox] 複数の画像を一つのpdfにまとめて生成する方法が知りたい https://teratail.com/questions/356816?rss=all PDFBox複数の画像を一つのpdfにまとめて生成する方法が知りたい質問内容「複数の画像ファイルを一つのpdfファイルにまとめて出力したい。 2021-08-30 10:20:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Wordpressの投稿画面にブログ記事が一切表示されず困っております。 https://teratail.com/questions/356815?rss=all Wordpressの投稿画面にブログ記事が一切表示されず困っております。 2021-08-30 10:02:24
Docker dockerタグが付けられた新着投稿 - Qiita Docker imageをdockerhubに登録してみる https://qiita.com/yyyyy__78/items/bbbceaeef382089eb0ae 登録してみることが今回の目的なので、非常にシンプルなイメージにしている。 2021-08-30 10:51:03
GCP gcpタグが付けられた新着投稿 - Qiita 【GCP】APIまとめ https://qiita.com/Mune_robo/items/ec3f5421bfee2b8dad7e googlemapsplatform 2021-08-30 10:28:11
Ruby Railsタグが付けられた新着投稿 - Qiita 複数環境に対応したRailsアプリケーションの設定方法 https://qiita.com/satoruk/items/b75069dc32b89875400a 2021-08-30 10:53:25
技術ブログ Developers.IO RetoolでDynamoDBのデータを積み上げ棒グラフにしてみた https://dev.classmethod.jp/articles/stacked-bar-graph-of-dynamodb-with-retool/ dynamodb 2021-08-30 01:00:47
海外TECH DEV Community Azure Cosmos DB | Mongo DB - Embedding vs Reference https://dev.to/geetcloud/azure-cosmos-db-mongo-db-embedding-vs-reference-81p Azure Cosmos DB Mongo DB Embedding vs ReferenceSchema less Databases similar to Mongo DB help us design models store and query data easily and rapidly But it is very important to understand design and create the right schema design for your application which has great impact on the performance scalability costs etc Below are the key factors we need to consider before start designing our data models in Mongo DB Understand the difference between Normalized Relational database to a Schema less Mongo Azure Cosmos DB Is our application read or write heavy How to model data in a schema less database In which scenarios we need to embed data and which scenarios we need to refer to data Embedding data model patternAs a developer architect when we start working in a schema less database we always tend to design schema similar to relational or normalized database We would like to design the data into multiple tables as we traditionally design in a SQL normalized database but we would miss the great advantages of Mongo DB So it is better to understand the difference between traditional Normalized Relational Database and Schema less database For example in a relational schema design developers design the schema independent of queries will normalize the data into multiple entities to avoid storing redundant data on each record and rather refer to the data in the related entities In the below example it illustrates how we model order data in a relational database Order Data Schema Design in Relational Database To query the order item details contact details etc we need to make joins to other tables and fetch the data In the same manner to update a single order item details we need to update multiple tables Let s see how we can design the same order data model in Mongo Azure Cosmos DB “id “ “orderdate “ “tax “ “subtotalbeforetax “ “shipmentdate “ “orderitems “itemname “item “quantity “ “itemprice “ “totalprice “itemname “item “quantity “ “itemprice “ “totalprice “ “shippingcontact “name “ lt lt person gt gt “street “ lt lt street gt gt “city “ lt lt city gt gt “state “ lt lt state gt gt “country “ lt lt country gt gt “zipcode “ lt lt zipcode gt gt “phone “ lt lt street gt gt “billingcontact “name “ lt lt person gt gt “street “ lt lt street gt gt “city “ lt lt city gt gt “state “ lt lt state gt gt “country “ lt lt country gt gt “zipcode “ lt lt zipcode gt gt “phone “ lt lt street gt gt In the above json document we have denormalized order data by embedding all the data related to the order such as line item details shipping and billing contact details etc into a single document We are also flexible to change any fields or the sub objects arrays format entirely anytime Now we can retrieve the complete order details in a single query read operation against a single embedded document Same way updating the order with the item details and shipping information also can be done in a single update write operation against the single order document In general it is always recommended to go for Embed Except for some specific cases where we need to go for Reference Embedding also improves query read performance Reference data model patternAs long as we have less data to embed we are good with Embedding Schema design For one one and one few relationship entities Embedding Data model pattern is the best choice But if we have too much data to embed for one many relationship entities where the child documents can grow above the limit or where the data might change frequently it is better to go Referencing data model pattern For example a library product catalog can have n number of book items which keep changing on a daily basis and it can experience growth regularly Product Catalog “Product Catolog “id “ “libraryname “ lt lt libraryname gt gt “product catalog no “ “books “BookId “BookId “BookId Books “books “ id “Id “title “Book “author “Author “qty “ “price “ id “Id “title “Book “author “Author “qty “ “price “ id “Id “title “Book “author “Author “qty “ “price In the above example our book documents are independent of the parent product catalog document Any changes to the book documents can be updated separately Another key examples for frequent data updates are weather stock exchange etc where we can expect changes consistently For these examples embedding data model pattern may not be a good choice In a nutshell there are different ways we can model our data in Mongo DB by embedding data or by referencing documents similar to normalizing data in SQL By using these two data model patterns we can make efficient scalable and powerful queries to documents that are completely very useful and impactful for your applications Based on my learning and experience I have only touched a bit about Embedding and Referencing schema designs There are still lot to read and learn about all different one one one few one many many many relationship examples to know more detail about these data model patterns and best practices Please check out the official Mongo DB and Azure Cosmos DB documentation for further learning Thanks for reading this post I hope this article is informative and helpful in some way If it is please like and share this article Follow me on Twitter LinkedIn for more related tips and posts Happy learning 2021-08-30 01:46:55
海外TECH DEV Community The Self Provisioning Runtime https://dev.to/swyx/the-self-provisioning-runtime-3g6d The Self Provisioning RuntimeIf the Platonic ideal of Developer Experience is a world where you Just Write Business Logic the logical endgame is a language infrastructure combination that figures out everything else Two paraphrases as assertions People who are really serious about developer experience should make their own programming language quote Developer Experience advances by extending the number of important problems our code handles without thinking of them quote I feel a strong intuition of what the future of programming languages holds for practical non academic developers but lack the formal background to fully specify it I ll write down the parts of the elephant I feel and hope that the rest is so obvious that you dear reader shout and scream at me to fill in the blanks of my ignorance Please get in touch My ignorance could fill a blank book and I need to know who to follow and what to read My central assertion Advancements in two fields ーprogramming languages and cloud infrastructure ーwill converge in a single paradigm where all resources required by a program will be automatically provisioned and optimized by the environment that runs it Developer Experience in LanguagesI am going to grossly oversimplify in order to make a point which will infuriate some of you I apologize in advance It bothers me too but I did it anyway to strip out noise If you have better examples to offer please get in touch One of Java s key advantages over C was its automatic garbage collection whereas one of Go s key advantages over Java is its native CSP model At a ft view you can see languages as advancing by the number of hard problems that are elegantly solved by convention or language feature I ve drawn the above chart as though Go is the perfect end state of things but I want you to know that that is more due to my own lack of knowledge about what else could be abstracted Please improve it if you can and I ll update and credit you Adrian Colyer also has this work of art which should satisfy the more rigorously inclined In my oversimplistic interpretation programming language advancement and improvement in developer experience could be viewed as the identification of programming chores that can be cleanly extracted into some shared codebase convention with almost no loss in power If we can clearly define a new chore we can make it a language feature A language paradigm doesn t have to be a standalone full fledged new parser lexer required programming language to do this job Every framework from React to Rails parasitically imposes its own grammar and rules atop a host language and good API design is indistinguishable from language design I gave a talk on React as Language last year if you are interested in more on this However language development to date has mostly proceeded agnostic to infrastructure concerns at the exact same time when infrastructure engineers are embracing languages to solve their problems Developer Experience in InfrastructureWhat we lost when we broke up the monolith to move to the cloud was the assumption that everything our program needed would be in the box our program ran in Suddenly we needed to provision storage databases VMs containers clusters message queues identity providers gateways and more and more and more vendor logos swyx swyx I have updated the memepray i don t update it further twitter com swyx status … PM Aug swyx swyx brianleroux Managing all this by hand was impossible so we moved toward declarative infrastructure variously called Programmable Infrastructure or Infrastructure as Code This works until you are knee deep in minute debug loops pushing thousands of lines of YAML to see if this time it ll work and start wishing for mature software engineering tooling like testing code reuse and linting completions At least that s how I see AWS CDK The serverless movement started off with simple stateless functions like AWS Lambda but with the advent of container based solutions like AWS Fargate and Google Cloud Run serverless has now come to mean autoscaling This was another chore that is now increasingly part of every DevOps toolkit link But just like with languages there are new chores to be found The original intent of the DevOps movement was getting Devs to do their own Ops but it feels like the outcome was mostly Ops people doing more Dev to keep up with the Joneses If DevOps was successful enough or if platforms were good enough at their jobs Ops work should disappear Eliminating the DevOps divideWith a cutting edge stack today you can fully describe your AWS Infrastructure in TypeScript and write your application code in TypeScript but yet these are separately executed and run things with gobs of glue code between them both explicit in the form of connection strings resource identifiers and client secrets and implicit in the form of SDKs Check out this example from my former team at AWS no diss intended at all Here s just a glimpse of the Infra setup code Infra code lib next backend stack tsimport as cdk from aws cdk core import as cognito from aws cdk aws cognito import as appsync from aws cdk aws appsync import as ddb from aws cdk aws dynamodb import as lambda from aws cdk aws lambda lib next backend stack tsconst api new appsync GraphqlApi this cdk blog app name cdk blog app logConfig fieldLogLevel appsync FieldLogLevel ALL schema appsync Schema fromAsset graphql schema graphql authorizationConfig defaultAuthorization authorizationType appsync AuthorizationType API KEY apiKeyConfig expires cdk Expiration after cdk Duration days additionalAuthorizationModes authorizationType appsync AuthorizationType USER POOL userPoolConfig userPool Create the functionconst postLambda new lambda Function this AppSyncPostHandler runtime lambda Runtime NODEJS X handler main handler code lambda Code fromAsset lambda fns memorySize Set the new Lambda function as a data source for the AppSync APIconst lambdaDs api addLambdaDataSource lambdaDatasource postLambda And a glimpse at the app code const AWS require aws sdk const docClient new AWS DynamoDB DocumentClient async function getPostById postId string const params TableName process env POST TABLE Key id postId try const Item await docClient get params promise return Item catch err console log DynamoDB error err export default getPostByIdThat s still an awful lot of code between your app and its platform What will it take to just write business logic and have the platform figure out the rest link On a very trivial basis we already have this Where Heroku used to require buildpacks most PaaS platforms now have heuristics that determine the project type for build and environment setup automatically adapting for when you have a Gemfile requirements txt nvmrc or docker compose yml Platforms like Netlify and Vercel are going deeper than language runtimes detecting frameworks and static site generators but they are still mostly focused on build dependencies Self provisioning can go further than just smarter build automation Imagine if you could provision a DynamoDB table by just requiring begin data in your app code similar but not exactly like Begin Data Vercel and Netlify set up serverless functions based on Next js routes and specially designated folders Netlify Forms scan your generated HTML and provisions any form endpoints and storage needed see my old Gatsby demo here to see it in action or my recent one with Svelte Pulumi isn t automatic but combines app and provisioning logic in a very neatly concise way that would basically function as though the provisioning and app logic were actually one Wasp lang combines React routing and the Prisma schema together in a different way All this only scratches the surface of what is possible when you merge language and infrastructure If you go down the list of Jobs to Be Done of a Cloud you can see all of these can be automatically provisioned as part of the language Temporal ioPart of my original Temporal pitch made reference to the fact that you could dynamically create task queues and timers in your application code and Temporal would take care of it for you task queueconst workflow workflowClient stub my workflow taskQueue my task queue const result await workflow execute timerlet hasUserResponded falseawait Promise race async gt waitForUser then gt hasUserResponded true sleep DAYS durably set timer for week if hasUserResponded remind user or somethingBecause Temporal Server already contains the infrastructure to handle tasks and timers Temporal users can essentially offload that problem to a central Platform or Infrastructure team Still as of today this cannot be considered self provisioning because Temporal still relies on manual monitoring and scaling this is the central problem that Temporal Cloud solves Besides reliable async primitives are great but far from the totality of infrastructure that a modern app requires I want ONE paradigm that auto provisions ALL of it based on the code I write Runtime not Language Does it have to be a new language This is what Paul Biggar is working on with Darklang where Datastores are colocated with HTTP routing and Cron and Functions You not only can t code against a database that doesn t exist you can t even code against traffic that doesn t exist ensuring your code is always valid within Dark s universe Even if Dark is too strict for you as it is for most you could imagine taking advantage of a strongly typed purposefully designed language that can be statically analyzed for all its infrastructural dependencies which then translates to the necessary resource languages of the big clouds My sense is it doesn t have to be a new language Imposing special rules on execution and syntax and taking over the compiler or runtime ーwe even call our engineers Language Runtime Engineers ーmay be enough Runtime optimizations are also a huge opportunity for dynamic not static upfront self provisioning after all what is serverless but a self provisioning runtime based on traffic ConclusionPeople are wondering if there is still anything left to innovate in programming languages but I write because I am almost certain that there is But before we get there the right move is probably a self provisioning runtime where we can prototype all these ideas at the intersection of language and infrastructure 2021-08-30 01:02:48
Apple AppleInsider - Frontpage News Nomad Leather Skin review: A cover that maintains your iPhone 12's aesthetic https://appleinsider.com/articles/21/08/28/nomad-leather-skin-review-a-cover-that-maintains-your-iphone-12s-aesthetic?utm_medium=rss Nomad Leather Skin review A cover that maintains your iPhone x s aestheticIf you prioritize your iPhone s look and feel above all else but are looking for a way to elevate it further consider Nomad s latest iPhone accessory its Leather Skin Nomad s Leather Skin in Rustic BrownNomad s Leather Skin ーwhat is it Read more 2021-08-30 01:17:42
金融 日本銀行:RSS 金融研究所ディスカッション・ペーパー・シリーズ(2021年収録分) http://www.boj.or.jp/research/imes/dps/dps21.htm Detail Nothing 2021-08-30 11:00:00
金融 日本銀行:RSS (論文)金融研究所DPS:中央銀行のバランスシートが持つ力 http://www.boj.or.jp/research/imes/dps/dps_e2.htm 中央銀行 2021-08-30 11:00:00
金融 日本銀行:RSS (論文)金融研究所DPS:家計のライフサイクルでみた金融政策の影響 http://www.boj.or.jp/research/imes/dps/dps_e1.htm 金融政策 2021-08-30 11:00:00
ニュース BBC News - Home Hurricane Ida: New Orleans loses power as storm strikes https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA louisiana 2021-08-30 01:32:16
LifeHuck ライフハッカー[日本版] 【Amazonタイムセール中!】2,000円台のNintendo Switch無線コントローラーや52%オフの折りたたみ式ヘアドライヤーなど https://www.lifehacker.jp/2021/08/amazon-timesale-0830-1.html amazon 2021-08-30 10:30:00
北海道 北海道新聞 メッシ、パリSGでデビュー 敵地で途中出場、バルサから移籍 https://www.hokkaido-np.co.jp/article/583529/ 途中出場 2021-08-30 10:13:00
北海道 北海道新聞 感染半数超が20代以下 8月の胆振管内新型コロナ 70代以上急減、ワクチン効果か https://www.hokkaido-np.co.jp/article/583528/ 新型コロナウイルス 2021-08-30 10:12:00
北海道 北海道新聞 SDGsで就職志望上昇、7割超 学生にネットで調査 https://www.hokkaido-np.co.jp/article/583527/ 持続可能な開発目標 2021-08-30 10:05:00
ビジネス プレジデントオンライン 「食べれば食べるほどがんを予防できる」世界の長寿地域で定番化している"ある食材" - 糖尿病や心筋梗塞にも予防効果あり https://president.jp/articles/-/49226 京都大学 2021-08-30 11:00:00
ビジネス プレジデントオンライン 「天皇陛下の衣装にも使われていた」アメリカが敗戦国・日本の大麻栽培を禁止した"本当の理由" - 新聞を使いネガティブな情報を拡散 https://president.jp/articles/-/49214 大麻栽培 2021-08-30 11:00:00
ビジネス プレジデントオンライン 「500ミリリットルに角砂糖14個分」糖質依存を引き起こす"危険な飲み物"をどうしても飲みたくなるワケ - 色と香りがついただけの砂糖水 https://president.jp/articles/-/49030 牧田善二 2021-08-30 11:00:00
IT 週刊アスキー 【質問】100円の「そうめん」300円の「やきそば」千円の「ラーメン弁当」当たりは? https://weekly.ascii.jp/elem/000/004/067/4067495/ 質問 2021-08-30 10:50:00
IT 週刊アスキー ローソン「からあげクン 光と闇のクリスタル味」いったいどんな味? https://weekly.ascii.jp/elem/000/004/067/4067491/ ffxiv 2021-08-30 10:30:00
マーケティング AdverTimes 【人事】ビックカメラ、チャネル戦略開発部を新設(2021年9月1日付) https://www.advertimes.com/20210830/article361936/ 組織変更 2021-08-30 01:46:03
TECH Engadget Japanese iPhone 13(仮)はLEO衛星通信に対応、4Gや5G圏外でも通信できるウワサ https://japanese.engadget.com/iphone13-leo-satellite-without-5g-024821353.html iphone 2021-08-30 02:48:21
TECH Engadget Japanese 高効率のペルチェ式で急速冷却。スマホを発熱から守る小型クーラー「X3-1」 https://japanese.engadget.com/x3-1-smartphone-cooler-021547054.html 2021-08-30 02:15:47
IT ITmedia 総合記事一覧 [ITmedia News] NECの「IoT街路灯」、杉並区が実運用スタート 水位センサーで水害を検知し区職員に通知 https://www.itmedia.co.jp/news/articles/2108/30/news089.html itmedianewsnec 2021-08-30 11:49:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] au PAYの決済手数料、無料期間を2022年9月末まで延長 https://www.itmedia.co.jp/mobile/articles/2108/30/news087.html aupay 2021-08-30 11:43:00
IT ITmedia 総合記事一覧 [ITmedia News] 愛知県常滑市、屋外音楽イベントの主催者に抗議 「二度とりんくうビーチ使わせない」 https://www.itmedia.co.jp/news/articles/2108/30/news086.html itmedia 2021-08-30 11:37:00
IT ITmedia 総合記事一覧 [ITmedia News] 音ゲーの“譜面”作りをAIで高速化 KLabが「スクスタ」で活用、所要時間を半分に https://www.itmedia.co.jp/news/articles/2108/30/news088.html allstars 2021-08-30 11:27:00
AWS AWS Japan Blog 週刊AWS – 2021/8/23週 https://aws.amazon.com/jp/blogs/news/aws-weekly-20210823/ 今週も週刊AWSをお届けします。 2021-08-30 02:03:18
python Pythonタグが付けられた新着投稿 - Qiita pyenvによるPythonバージョン切り替え(Mac OS) https://qiita.com/pondering66/items/ac8795adbd103763d32f evalpyenvinitpath 2021-08-30 11:11:50
js JavaScriptタグが付けられた新着投稿 - Qiita [JS] forEach https://qiita.com/Maro1027/items/4adb75ba923574af2ea4 JSforEachこの記事についてJavaScriptの配列forEachについて備忘。 2021-08-30 11:08:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AVAudioPlayerで動画を再生する時の音量を大きくしたい https://teratail.com/questions/356833?rss=all AVAudioPlayerで動画を再生する時の音量を大きくしたいSwiftで簡単・最速「録音再生」アプリ作成こちらの記事を参考に録音した音声を再生する処理を試しているんですが音声が小さくて困っています。 2021-08-30 11:59:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) チャットルームに参加していないユーザーの取得方法について https://teratail.com/questions/356832?rss=all チャットルームに参加していないユーザーの取得方法についてユーザーは複数のチャットルームに所属することができるアプリを想定しています。 2021-08-30 11:56:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) realmの導入でGradleプロジェクトの同期に失敗してしまいます。 https://teratail.com/questions/356831?rss=all realmの導入でGradleプロジェクトの同期に失敗してしまいます。 2021-08-30 11:56:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 表示される要素の幅や表示位置について https://teratail.com/questions/356830?rss=all 表示される要素の幅や表示位置について現在、HTMLCSSを使用したUIの構築を行なっているのですが、表示がうまくいかなかった為、ご助言頂きたく質問させて貰いました。 2021-08-30 11:50:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unity[3D] 立方体のクリックした場所を掴んで回すような操作を実現したい https://teratail.com/questions/356829?rss=all 今はどこをドラックしても同じように回転してしまうので少しつがいがってが悪いです。 2021-08-30 11:40:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 画像にテキストが重なってしまう。 https://teratail.com/questions/356828?rss=all 画像にテキストが重なってしまう。 2021-08-30 11:37:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ”python” IE11操作 クリックしたい。 https://teratail.com/questions/356827?rss=all ユーザー名、パスワードの入力までは動く様にできたのですが、最後のログインボタンのクリックがうまく操作できません。 2021-08-30 11:36:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C# WebDriverManagerで、今インストールされてるEdgeのバージョンに合わせてEdgeDriverをセットアップする https://teratail.com/questions/356826?rss=all CWebDriverManagerで、今インストールされてるEdgeのバージョンに合わせてEdgeDriverをセットアップする前提・実現したいことCにて、MicrosoftnbspEdgeを使ったスクレイピングクラスを作っています。 2021-08-30 11:31:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) React コンポーネント内の変数の取り扱い https://teratail.com/questions/356825?rss=all Reactコンポーネント内の変数の取り扱いReactを勉強し始めて週間目。 2021-08-30 11:29:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Javaからftpを動かす際にサーバー、ローカルのディレクトリを移動したい。 https://teratail.com/questions/356824?rss=all 送信 2021-08-30 11:23:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GitPodのターミナルに入力できない https://teratail.com/questions/356823?rss=all gidpod 2021-08-30 11:21:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) オフライン下におけるサーバ間のURL連携方法について https://teratail.com/questions/356822?rss=all オフライン下におけるサーバ間のURL連携方法についてネットワーク構築に精通している方にお伺いいたします。 2021-08-30 11:15:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 部分テンプレートにまとめた画像を、トップページ以外でも表示できるようにしたい https://teratail.com/questions/356821?rss=all 部分テンプレートにまとめた画像を、トップページ以外でも表示できるようにしたい前提・実現したいことヘッダーにまとめた画像を、どのページに遷移しても表示できるようにしたい。 2021-08-30 11:04:14
技術ブログ Developers.IO Snowflake OAuthを利用して、パートナーアプリケーションの「ThoughtSpot」からOAuthで接続してみた https://dev.classmethod.jp/articles/snowflake-oauth-for-partner-app/ oauth 2021-08-30 02:11:19
技術ブログ Yahoo! JAPAN Tech Blog 新卒エンジニアがフルリモートで知識を吸収するためにモブプロを取り入れてみた話 https://techblog.yahoo.co.jp/entry/2021083030177162/ 結果 2021-08-30 11:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) 武漢市、市内全域が低リスク地域に https://www.jetro.go.jp/biznews/2021/08/fd94c1a7022658cb.html 低リスク 2021-08-30 02:10:00
ニュース BBC News - Home Hurricane Ida: New Orleans loses power as storm strikes https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA louisiana 2021-08-30 02:34:41
ニュース BBC News - Home Afghanistan: UK pressure over Taliban safe passage pledge https://www.bbc.co.uk/news/uk-58380167?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-30 02:21:37
ニュース BBC News - Home Yongbyon: UN says North Korea appears to restart nuclear reactor https://www.bbc.co.uk/news/world-asia-58380547?at_medium=RSS&at_campaign=KARANGA korea 2021-08-30 02:37:46
ニュース BBC News - Home Hurricane Ida: Striking pictures show storm sweeping Gulf Coast https://www.bbc.co.uk/news/world-us-canada-58380820?at_medium=RSS&at_campaign=KARANGA katrina 2021-08-30 02:39:45
北海道 北海道新聞 難民パラ競泳選手、予選落ち アフガニスタン出身 https://www.hokkaido-np.co.jp/article/583544/ 予選落ち 2021-08-30 11:09:00
北海道 北海道新聞 温泉井戸の源泉を地熱発電に活用 野口観光、伊達市 1年かけ実証実験 https://www.hokkaido-np.co.jp/article/583398/ 地熱発電 2021-08-30 11:05:33
ニュース Newsweek 米軍のバグラム空軍基地放棄がテロを世界に拡散させる https://www.newsweekjapan.jp/stories/world/2021/08/post-97001.php 米軍のバグラム空軍基地放棄がテロを世界に拡散させる中国ではタリバンの治安に関心が集まっており、米軍がバグラム基地を放棄したことがテロ拡散を招いたとする米共和党議員やペンタゴンの発言に基づいて報道している。 2021-08-30 11:41:09
マーケティング AdverTimes 夢中になっているといろいろ結びつく 漫画#壺レコ 11~16話 https://www.advertimes.com/20210830/article361848/ advertimes 2021-08-30 03:00:03
TECH Engadget Japanese Snapdragon 888 搭載でも5G非対応、不自然なファーウェイのスマホに見る苦境(佐野正弘) https://japanese.engadget.com/huawei-5g-033105209.html snapdragon 2021-08-30 03:31:05
TECH Engadget Japanese Youtuberやゲーム実況者に向けたAmazonの特集ページ。マイクやヘッドセット、キャプチャーボードなどがクーポンで割引に! https://japanese.engadget.com/sale-for-youtuber-032515933.html amazon 2021-08-30 03:25:15
TECH Engadget Japanese au PAY、決済手数料無料キャンペーンを1年間延長 https://japanese.engadget.com/kddi-aupay-031506246.html aupay 2021-08-30 03:15:06
TECH Engadget Japanese Twitter、一部ユーザーでチケット制スペースの提供開始 https://japanese.engadget.com/twitter-ticketed-spaces-030050882.html twitter 2021-08-30 03:00:50
ROBOT ロボスタ ロボ団のカメラがエプソン工場の裏側に潜入!親子で工場見学できるオンラインイベント 9月4日から開催 https://robotstart.info/2021/08/30/robodan-epson-online-event.html 工場見学 2021-08-30 03:58:19
ROBOT ロボスタ 【JBL×UNDER ARMOUR】コラボの”ザ・ロック”モデルがオーバーイヤーヘッドホンに進化 Alexa/Google音声アシスタント対応 https://robotstart.info/2021/08/30/jbl-ua-therock.html alexa 2021-08-30 03:39:38
ROBOT ロボスタ NECが防災用「スマート街路灯」を杉並区に納入 河川の氾濫や冠水を監視、YouTubeリアルタイム配信 スマートシティへ https://robotstart.info/2021/08/30/smart-street-light-suginami.html youtube 2021-08-30 03:26:37
IT ITmedia 総合記事一覧 [ITmedia PC USER] GIGABYTE、144Hz駆動をサポートした4K対応31.5型ゲーミング液晶ディスプレイ https://www.itmedia.co.jp/pcuser/articles/2108/30/news096.html gigabytetechnology 2021-08-30 12:17:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] イオン、サービス一括アプリ「iAEON」を配信 「グループ共通のタッチポイント」 https://www.itmedia.co.jp/business/articles/2108/30/news078.html iaeon 2021-08-30 12:05:00
python Pythonタグが付けられた新着投稿 - Qiita (初心者が創る)DockerとDjangoを使ったポートフォリオ https://qiita.com/namba_koya/items/964314414c0854c9627d 2021-08-30 12:34:31
python Pythonタグが付けられた新着投稿 - Qiita ツイートによるdistant supervision https://qiita.com/sugiyamath/items/e7daacb1427d448798b0 例えば、ネットトロールが特定の語を好む可能性があるので、それをワードセットにすればトロール検出モデルが作れるかもしれません。 2021-08-30 12:11:11
python Pythonタグが付けられた新着投稿 - Qiita Amazon Forecastとboto3を使った時系列予測デプロイ https://qiita.com/Yoshiki_Takimoto/items/52352bc98e785d49964d botoを使ってForecastを動かす学習データをSに格納今回使用するバケットとフォルダ名を以下のようにしますBucketweightbucketFolderlearningdataPandasで一所懸命に作ったデータ、またはあらかじめ手に入れたデータをBucketにcsv形式でアップロードします。 2021-08-30 12:02:54
js JavaScriptタグが付けられた新着投稿 - Qiita imageminでディレクトリ構成を維持する方法 https://qiita.com/irico/items/89f8868826ec2207bae4 imageminでディレクトリ構成を維持する方法問題画像を圧縮する際に便利なimageminですが、吐き出した際にディレクトリ構成を無視してしまうという問題があります。 2021-08-30 12:44:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Bashシェルスクリプトのパイプ「|」や「$$」で sudo -Sのsudoパスワードとは別のsudoの後ろで利用する別のコマンド用の標準出力・標準入力を渡したい https://teratail.com/questions/356837?rss=all Bashシェルスクリプトのパイプ「」や「」でsudoSのsudoパスワードとは別のsudoの後ろで利用する別のコマンド用の標準出力・標準入力を渡したい前提・実現したいことVSCodiumnbspnbspOpennbspSourcenbspBinariesnbspofnbspVSCode上記WebサイトのDebiannbspnbspUbuntunbspdebnbsppackageの部分の記述を参考にUbuntunbspLinuxnbspnbspLTS上のBashシェルスクリプトでcodiumを自動インストールするBashシェルスクリプトを作成したいと考えております。 2021-08-30 12:34:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Scalaで別配列のキーを元にソートする方法 https://teratail.com/questions/356836?rss=all 2021-08-30 12:26:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 変数名を動的に変更する方法 https://teratail.com/questions/356835?rss=all 変数名を動的に変更する方法sortablejsというJqueryのライブラリを利用しております。 2021-08-30 12:25:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScriptで音楽が再生されない 2 https://teratail.com/questions/356834?rss=all JavaScriptで音楽が再生されない前提・実現したいこと音楽が「intromp秒→nakamp分秒→nakampの繰り返し」と流れるようにしたいです。 2021-08-30 12:20:07
Ruby Rubyタグが付けられた新着投稿 - Qiita 作業時間を計測するには? https://qiita.com/ohtaryou1006/items/664f3110909baaf33c1d やったことその②Timeクラスをちょっと調べて結果が残念な履歴requiretimeputs始まりの時間と分を入力してください例時分→startgetsstaTimeparsestartputs終わりの時間と分を入力してください例時分→stopgetsstoTimeparsestopjikanstostapjikanで行けるかなと思ったけど、結果が恐らく秒数で、ダメだこりゃと。 2021-08-30 12:08:50
AWS AWSタグが付けられた新着投稿 - Qiita 何となくわかった気になる週刊AWS – 2021/8/16週 https://qiita.com/NaGym_t/items/40d58736eab11ab994c6 以下のアップデートがされています。 2021-08-30 12:16:01
AWS AWSタグが付けられた新着投稿 - Qiita Terraformで特定resourceをplanする https://qiita.com/namely_/items/ae955eee87b87fd5c4c9 特定resourceというわけで、私の脳内では、resourcetfファイルかと変換していました。 2021-08-30 12:04:38
AWS AWSタグが付けられた新着投稿 - Qiita Amazon Forecastとboto3を使った時系列予測デプロイ https://qiita.com/Yoshiki_Takimoto/items/52352bc98e785d49964d botoを使ってForecastを動かす学習データをSに格納今回使用するバケットとフォルダ名を以下のようにしますBucketweightbucketFolderlearningdataPandasで一所懸命に作ったデータ、またはあらかじめ手に入れたデータをBucketにcsv形式でアップロードします。 2021-08-30 12:02:54
Docker dockerタグが付けられた新着投稿 - Qiita (初心者が創る)DockerとDjangoを使ったポートフォリオ https://qiita.com/namba_koya/items/964314414c0854c9627d 2021-08-30 12:34:31
Git Gitタグが付けられた新着投稿 - Qiita (初心者が創る)DockerとDjangoを使ったポートフォリオ https://qiita.com/namba_koya/items/964314414c0854c9627d 2021-08-30 12:34:31
海外TECH DEV Community Vocabulary Building https://dev.to/vindhyasadanand/vocabulary-building-3pc1 Vocabulary BuildingHello Daily I will come up with a post consisting of new words that I have learned and which are frequently asked in GREs with Pictorial representation harangue noun A long pompous speech a tiradeCheckout Pronunciationambivalent adjective having mixed feelings or contradictory ideas about something or someone Checkout Pronunciationprevaricate verb to speak in an evasive wayCheckout Pronunciationaberration noun a deviation from what is normal or expectedCheckout Pronunciationcensure verb to express strong disapprovalCheckout PronunciationI hope this helps to you if you are preparing for GRE exams 2021-08-30 03:16:20
金融 ニッセイ基礎研究所 新型コロナ禍2年目上半期、人口の社会減はどこで起こったのか(上)―新型コロナ人口動態解説(10) https://www.nli-research.co.jp/topics_detail1/id=68609?site=nli エリアの中で最も男女アンバランスな減少をしているのは静岡県で、男性の倍の女性がエリアからの移動によって減少した。 2021-08-30 12:58:39
海外ニュース Japan Times latest articles With hopes of escape dashed, two Afghan women look to future under Taliban https://www.japantimes.co.jp/news/2021/08/30/world/afghan-women-escape-dashed/ talibanthousands 2021-08-30 12:10:52
ニュース BBC News - Home Covid travel: Latest changes begin as seven countries go green https://www.bbc.co.uk/news/uk-58379063?at_medium=RSS&at_campaign=KARANGA denmark 2021-08-30 03:04:42
ニュース BBC News - Home New Zealand woman dies after receiving Pfizer vaccine https://www.bbc.co.uk/news/world-asia-58380867?at_medium=RSS&at_campaign=KARANGA issues 2021-08-30 03:15:46
ビジネス ダイヤモンド・オンライン - 新着記事 EU、米国からの不要不急の渡航中止を勧告へ コロナ流行で - WSJ発 https://diamond.jp/articles/-/280857 不要不急 2021-08-30 12:24:00
LifeHuck ライフハッカー[日本版] みじん切りからペーストまで1台でできちゃうフードチョッパーは、さまざまな場面で大活躍しそうだ https://www.lifehacker.jp/2021/08/amazon-sis-quickfoodchopper-lunon.html lunon 2021-08-30 13:00:00
北海道 北海道新聞 鈴木孝幸2位、木村敬一3位通過 競泳・30日 https://www.hokkaido-np.co.jp/article/583583/ 機能障害 2021-08-30 12:08:00
北海道 北海道新聞 照ノ富士「尊敬される横綱に」 秋場所へ抱負、表情変えず https://www.hokkaido-np.co.jp/article/583581/ 両国国技館 2021-08-30 12:05:00
北海道 北海道新聞 東証、午前終値は2万7718円 一時200円超高、米国株上昇で https://www.hokkaido-np.co.jp/article/583580/ 日経平均株価 2021-08-30 12:02:00
IT 週刊アスキー ウマそ~! 丸亀製麺に「トマたまカレーうどん」なんと「ひと口ごはん付き」 https://weekly.ascii.jp/elem/000/004/067/4067529/ tokio 2021-08-30 12:55:00
IT 週刊アスキー 8/31火 20時~生放送 Crucial最新Gen4 SSDが登場!Gen4 Gen3の違いとは?ジサトラが解決SP【デジデジ90】 https://weekly.ascii.jp/elem/000/004/067/4067531/ crucial 2021-08-30 12:30:00
TECH Engadget Japanese Apple Watch Series 7(仮)、画面が広くなって新文字盤も用意されるウワサ https://japanese.engadget.com/applewatch-series7-larger-screen-watchface-050020780.html applewatchseries 2021-08-30 05:00:20
ROBOT ロボスタ VR空間の店舗やショールームでバーチャル対面接客できる「リモート接客サービス」開始 非接触・非対面による新しい接客手法 https://robotstart.info/2021/08/30/ondemand-customerservice.html nextremer 2021-08-30 05:26:08
IT ITmedia 総合記事一覧 [ITmedia News] 5台の接客ロボを一人で操作、サイバーエージェントが大阪で実証実験 「業務が可能か検証」 https://www.itmedia.co.jp/news/articles/2108/30/news111.html itmedia 2021-08-30 14:41:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] レノボ、アジア地域における遠隔授業の効果を調査 https://www.itmedia.co.jp/pcuser/articles/2108/30/news112.html itmediapcuser 2021-08-30 14:36:00
IT ITmedia 総合記事一覧 [ITmedia News] 毎分3000回モップを振動させて水ぶきするロボット掃除機、9月発売 https://www.itmedia.co.jp/news/articles/2108/30/news108.html beijingroborocktechnology 2021-08-30 14:13:00
TECH Techable(テッカブル) 建てたい家の間取りをVRで作成。新VRサービス「archiroid.com」 https://techable.jp/archives/160923 archiroidcom 2021-08-30 05:00:12
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders TIS、経理向けシステム構築サービス「請求書支払業務自動化サービス」を提供 | IT Leaders https://it.impress.co.jp/articles/-/21980 TISが開発したRPAテンプレートを活用して構築する。 2021-08-30 14:49:00
python Pythonタグが付けられた新着投稿 - Qiita paiza向け Python開発環境構築手順(Eclipse)(Windows) https://qiita.com/hujinori/items/d05b8d1d8faf39a9dd8e Pythonはファイルを指定して実行されると、ファイルの行目から順番に処理をしていく。 2021-08-30 14:11:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Qt Desingerで配置したQStackedWidgetのページを切り替えたい https://teratail.com/questions/356860?rss=all qstackedwidget 2021-08-30 14:58:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Vue.firebase】テーブル内のモーダルに各ユーザー情報を表示させたい https://teratail.com/questions/356859?rss=all 【Vuefirebase】テーブル内のモーダルに各ユーザー情報を表示させたいテーブル内の各行にあるモーダルボタンを押したら、ユーザー情報を取得したい現在、VueFireStoreを利用し、仮想的な投げ銭アプリを制作しています。 2021-08-30 14:53:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) URLの不正な書き換えを防ぎたい https://teratail.com/questions/356858?rss=all idquot 2021-08-30 14:52:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) カレンダーのプログラムにおいて土曜日で改行したい https://teratail.com/questions/356857?rss=all カレンダーのプログラムにおいて土曜日で改行したい前提・実現したいことJavaScriptの練習として、ターミナル上で実行できるプログラムを作っています。 2021-08-30 14:43:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript エラー https://teratail.com/questions/356856?rss=all JavaScriptエラー質問失礼します。 2021-08-30 14:40:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Dart言語でのクラスのコンストラクタについて https://teratail.com/questions/356855?rss=all Dart言語でのクラスのコンストラクタについてDart言語の勉強をしており、クラスのコンストラクタ初期化の書き方がよくわかっておりません。 2021-08-30 14:40:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Ruby on Rails】form_withを使って作成した入力フォームの内容をDBに保存したい https://teratail.com/questions/356854?rss=all 【RubyonRails】formwithを使って作成した入力フォームの内容をDBに保存したい作成した入力フォームformwithの入力内容をDBMySQLに保存したいRubynbsponnbspRailsで入力フォームを作成しています。 2021-08-30 14:36:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Randomforestを用いた回帰分析の予測値と特徴重要度の可視化をしたい。 https://teratail.com/questions/356853?rss=all Randomforestを用いた回帰分析の予測値と特徴重要度の可視化をしたい。 2021-08-30 14:31:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【ruby on rails】Gemのアップデートをしたいがその前に認識が正しいか確認をしたい https://teratail.com/questions/356852?rss=all 現在の進捗以下deviseと書いていますが他にも様々なgemを使っています。 2021-08-30 14:28:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python RAM使用量の計測 https://teratail.com/questions/356851?rss=all PythonRAM使用量の計測Pythonコードの動作に必要なRAMサイズの計測方法が知りたく投稿させて頂きました。 2021-08-30 14:27:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 関数の定義の仕方を教えてください。 https://teratail.com/questions/356850?rss=all modelの中に関数定義を行いましたがinsresultに空欄が入ってしまいます。 2021-08-30 14:15:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) kaggleのGPU版Docker imageがCertificate verification failedによりビルドできない https://teratail.com/questions/356849?rss=all kaggleのGPU版DockerimageがCertificateverificationfailedによりビルドできない実現したいことkaggleのGPU版DockernbspImageをビルドしたいのですが、CUDA関連のパッケージをインストールする段階で止まってしまいます。 2021-08-30 14:04:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) joomla のモジュール表示について https://teratail.com/questions/356848?rss=all joomlaのモジュール表示についてjoomlanbspトップページにモジュールを設置し、このモジュール表示を「トップページのみ」に設定した場合、当然に表示結果がトップページに表示される。 2021-08-30 14:01:33
Ruby Rubyタグが付けられた新着投稿 - Qiita RailsでDBをsqlite3からpostgresqlに変更する方法 https://qiita.com/rin0000/items/a75cffd54725ac9f2434 RailsでDBをsqliteからpostgresqlに変更する方法Railsでは、DBの変更がコマンドつ実行するだけで可能参考のサイトで、紹介されていたので実行してみました。 2021-08-30 14:57:11
Ruby Rubyタグが付けられた新着投稿 - Qiita ログイン後の遷移先を変更する方法 https://qiita.com/Izushi/items/3942015efd414bff2b20 そこで、ログインやゲストログイン後の遷移先を自由に指定する方法を紹介します。 2021-08-30 14:45:41
AWS AWSタグが付けられた新着投稿 - Qiita AWS クラウドプラクティショナー https://qiita.com/ryoooooo/items/0ede92690b7e897be051 AWSlambdaAWSElasticBeanstalkユーザーがコードと設定情報を提供することにより、以下のようなタスクの実行に必要なリソースが自動的にデプロイされます。 2021-08-30 14:16:05
Ruby Railsタグが付けられた新着投稿 - Qiita RailsでDBをsqlite3からpostgresqlに変更する方法 https://qiita.com/rin0000/items/a75cffd54725ac9f2434 RailsでDBをsqliteからpostgresqlに変更する方法Railsでは、DBの変更がコマンドつ実行するだけで可能参考のサイトで、紹介されていたので実行してみました。 2021-08-30 14:57:11
Ruby Railsタグが付けられた新着投稿 - Qiita ログイン後の遷移先を変更する方法 https://qiita.com/Izushi/items/3942015efd414bff2b20 そこで、ログインやゲストログイン後の遷移先を自由に指定する方法を紹介します。 2021-08-30 14:45:41
海外TECH DEV Community Trees, the essential heroes of data structures https://dev.to/premchalmeti/trees-the-essential-heroes-of-data-structures-2mne Trees the essential heroes of data structuresMost of the softwares under the hood are data structures and algorithms These are the essential tools skills for software craftsmen If you are a developer you must have come across a task where you had to use data structures and apply an algorithm to solve the problem TL DR This article explains a use case on how trees are useful for organizing hierarchical data and processing them using a recursive algorithm The source code is available at I recently started working with a virtualization products company that operates in enterprise data services A virtual machine contains storage disks attached to it and these VMs collectively called storage clusters The clusters had an admin CLI Command Line Interface using CLISH pronounce see lish framework My job was to create a safe CLI for users to execute mostly read only commands What is CLISH A CLISH Command Line Interface SHell is an open source framework used to create CLI on nix platforms In CLISH adding a new menu in the console is as simple as writing an XML clock xml file You just have to define all your commands clock set clock timezone in an XML file at a single location Now The CLISH reads these XMLs and generate an instance of CLI like this Problem Let s explore the problem by taking an example In admin CLI a network menu has all the commands like network show network device add etc In user CLI a network module user network xml has only safe commands in it A safe command doesn t alter the state configuration to be precise of the cluster network device add not safe add a new device hence alters the state of the clusters network show safeThis safe command s definition is provided in a JSON schema file Now the first step in the process of creating a CLI was to write a parser that does the following things Read the JSON schema fileLoads the corresponding source XML file source file key in the JSON Parse the XML and remove the unsafe commands The algorithm is explained later Output the safe XML user network xml to be used for user CLIHowever we can not directly use the schema file for parsing If you notice in the above XML file the CLI has a particular format to group related commands under a parent command network device groups network device add network device delete etcnetwork device configure groups network device configure rename network device configure ip etcIn this case if all child commands are removed are unsafe then the parent command has to be removed and so on till the root node Iterating a list of commands without any relation among them is difficult to operate on Solution This stringent parsing requires the commands to be organized in a hierarchy then recursively process the nodes from bottom to up The image gives more idea Trees are best data structures for storing data in hierarchical orderA simple variant of general trees fits the bill A general tree contains zero or more child nodes  We can tokenize each command and prepare a common general tree definition from the current schema file We will refer to this tree as CmdTree A general tree for the admin network xml constructed using the schema file looks belowEach node in the above tree has a cmd token network show device and has some more metadata used while parsing Finally we can now derive this recursive algorithm for parsing the XML Algorithm The final XML will look like this Since this XML only contains safe commands after parsing These XMLs can now be used for creating a safe CLI for the users The source code is available at 2021-08-30 05:21:35
海外TECH DEV Community GPIO Programming on the Raspberry Pi: Python Libraries https://dev.to/admantium/gpio-programming-on-the-raspberry-pi-python-libraries-4e5m GPIO Programming on the Raspberry Pi Python LibrariesThe Raspberry Pi is single board computer with now four revisions and a minimalistic zero variant It is a popular choice for different projects because of its small size efficient power consumption processing speed and by being a full Linux based computer When you want to connect several microcontrollers with each other several protocols exist IC SIP and UART In my last two articles I explained these protocols and showed examples for C libraries with Arduino and with the Raspberry Pi This article now presents general GPIO libraries for working with the Raspberry Pi The libraries are Wiring Pi Pigpio Gpiozero Rpi GPIO Each library is explained with a description its main features a code example on Python and a code example in C if supported by the library I assume you have a general understanding of GPIO programming and will therefore not explicitly detail each source code line in the examples This article originally appeared at my blog admantium com Wiring PiThe WiringPi library is an often used functional rich library that supports IC and SPI connections It is written in C and provides Python bindings The library is unfortunately deprecated as the original author stated Decide yourself if you want to use the library On one hand you find several examples on the internet on the other hand members from the Raspberry Pi community start to move to new libraries The libraries latest version can be accessed on Github See the WiringPi C and WiringPi Python C include lt stdlib h gt include lt stdbool h gt include lt wiringPi h gt define LED PIN int main pinMode LED PIN OUTPUT while true delay digitalWrite LED PIN delay digitalWrite LED PIN Pythonimport wiringpiimport timeledPin wiringpi wiringPiSetup wiringpi pinMode ledPin while True wiringpi digitalWrite ledPin time sleep wiringpi digitalWrite ledPin time sleep PigpioThe pigpio is an actively developed library with an impressive set of features All GPIO pins of the Raspberry Pi can be read written to attached to interrupt handlers and output PWM signals at the same time Also UART IC and SPI protocols are implemented It is written in C and also provides Python bindings Go to the official Github repository and build the newest version on your Raspberry Pi or install it with apt install pigpio python pigpio python pigpio C include lt stdlib h gt include lt stdbool h gt include lt pigpio h gt define LED PIN int main gpioInitialise gpioSetMode LED PIN PI OUTPUT while true gpioDelay gpioWrite LED PIN gpioDelay gpioWrite LED PIN Pythonimport pigpioimport timeledPin pi pigpio pi pi set mode ledPin pigpio OUTPUT while True  pi write ledPin True  time sleep  pi write ledPin False  time sleep GpiozeroOfficially endorsed by the Raspberry Foundation gpiozero is a Python only library that not only accesses the GPIO pins but also provides direct hardware support for working with actuators and sensors For connecting other devices only SPI is supported IC was announced but is not included yet Gpiozero is already installed in the current Raspberry Pi OS if not just run python m pip gpiozero The source code files can be accessed on Github The official documentation on readthedocs io provides rich information and plenty example code Pythonfrom gpiozero import LEDfrom time import sleepled LED while True led on sleep led off sleep Rpi GPIOThe RPI GPIO library is another Python only library It provide basic interactions with the GPIO pins but no implementation of any connection protocol yet The projects python files can be downloaded from Pypi org the projects home page is hosted on Scourceforge Pythonimport RPi GPIO as GPIOimport timeledPin GPIO setmode GPIO BCM GPIO setup ledPin GPIO OUT while True GPIO output ledPin GPIO HIGH time sleep GPIO output ledPin GPIO LOW time sleep ConclusionThis article presented four Raspberry Pi GPIO programming libraries WiringPI Pigpio Gpiozero RPI GPIO For each library I explained the main feature linked to their homepages and or source code repositories and gave a short example source code example in C and or Python 2021-08-30 05:21:34
海外TECH DEV Community Best tech movies that every programmer must watch https://dev.to/koulurunandakishorereddy/best-tech-movies-that-every-programmer-must-watch-37c9 Best tech movies that every programmer must watchEvery programmer would love to see their profession from the perspective of movies We all know Hollywood is well known for showcasing programming and Artificial Intelligence in the right ways So without any further ado here are the best movies that every programmer must watch TronThe movie is released in It is a science fiction action adventure film The direction was by Steven Lisberger from a story by Lisberger and starred by Jeff Bridges as a computer programmer The Movie shows how Jeff Bridges get sucked in the computer world and tries to escape from there by interacting with the computer world At last he manages to get skipped from this computer world and return to the normal world by applying his knowledge This turns out to be the best movie to watch for the programmers as it teaches us to apply our tech knowledge in different situations Hackers The movie is released in It is directed by Iain Softley and stars Jonny Lee Miller This movie was released when the usage of the internet was not famous The movie shows how few high school student uses their tech knowledge for corporate extortion The movie got mixed reviews from critics but it was a masterpiece for programmers and security enthusiasts The Pirates of Silicon ValleyThe Pirates of Silicon Valley was released in This movie tells the story of how Apple and Microsoft became so successful It tells how Steve Jobs and Bill Gates came up with the idea of creating a personal computer that could be used by everyone The movie shows the ideology and methodology both of them used to develop their top line of computers The movie is highly recommended for techies The Movie begins with IBM in the early s At that time the IBM was unbeatable in the field of computing And at that time the Steve Jobs set up their own company named “Apple and started making computers in the garage Ultimately the movie shows the ideology and methodology both of them used for making the line of the computer and now they are one of the top software companies in the world The Imitation GameThe movie came out in and it shows the invention of the world s very the first computer by Alan Turing and his team It shows how at the end of the movie Alan and his team were able to come up with a way to decode the German Enigma Code This movie can be very inspirational for the programmers The Social Network This movie is based on a true story about Facebook and Mark Zuckerberg The movie is all about the growth of Facebook and the challenges Zuckerberg had to face The programmers will surely love this movie as it shows the achievements of a dedicated programmer The Internship This is a movie about two adults Billy and Nick who lose their jobs and then apply for Google s competitive internship program They both get chosen to join the internship program at Google headquarters in Mountain View California Here they have to compete with a young group of people who are tech geniuses This would be a great movie for those who think they are too old to learn the tech stuff Antitrust It was released in It is a techno thriller film The direction is by Peter Howitt If you want to know about the software world s dirty side then this movie is best recommended The film frame the ideal programmers working in a corporation company providing a significant salary and informal working environment A young talented programmer gets the organisation s job but later finds out that something is wrong there The programmer then uses his tech skills and find out the issue This movie is an all time favourite for programmers as it shows the best way of applying your tech knowledge JobsThis is the biopic of the legend in the world of computers Steve Jobs Indeed a very inspirational movie This movie not only shows the technical skills Jobs but also his vision of changing the world Ex MachinaThe Movie was released in It is a science fiction psychological thriller film The direction was by Alex Garland The movie shows a lot of applications of technology like artificial intelligence on mankind to have a better life The story reloves around the programmer who is invited by his CEO to an intelligent humanoid robot It shows the struggle of the programmers in the software world and the harmful effects on society if this technology is not used properly HerThis is a movie about a man named “Theodore who is going to get separated from his wife and is very lonely He purchases an operating system with AI that is designed to adapt and evolve like a human being This would be an amazing movie for programmers who have an interest in Artificial Intelligence and its future 2021-08-30 05:18:26
海外TECH Engadget Google Pixel 5a teardown shows that it's still a challenge to repair https://www.engadget.com/google-pixel-5-a-teardown-shows-that-its-still-a-challenge-to-repair-051041017.html?src=rss Google Pixel a teardown shows that it x s still a challenge to repairGoogle s Pixel a famously has a headphone jack but you d better hope that the USB C port never breaks The fact that it s soldered directly to the motherboard rather than being a separate component is one contributing factor in its middling repairability score according to a new teardown from YouTube channel PBKreviews The Pixel a is Google s midrange G smartphone and a direct successor to the popular G Pixel a Though a bit larger than the latter and now water resistant it s equipped with nearly the same internal components including a Snapdragon G GB of RAM and a Hz panel It s a solid mid range phone for though essentially a stopgap device until Google unveils the Pixel family that will use its all new Tensor mobile chip nbsp The good news is that the inch OLED display is relatively easy to replace as you can pull it off simply by heating it up and using a pry tool to pop it off It s also fairly straightforward to get access to the battery and motherboard once you remove the numerous screws and pry off the large metal cover From there however things get trickier The battery is glued solidly to the case and the pry tab meant to help remove it is quot pretty useless quot according to PBKreviews Instead they had to use isopropyl alcohol to loosen the glue before they could pry the battery out The other issue is that the USB C port is attached directly to the motherboard so making repairs to it would be quot difficult quot according to the video nbsp All told however the Pixel a appears to be slightly easier to repair than its predecessor While you might not try to fix it yourself that means it could be a bit easier to find local service if you d rather not send it away to Google The teardown also shows a solid looking device with water resistance as a big new benefit ーso hopefully all that will add up to a reliable device that won t need repairs in the first place nbsp 2021-08-30 05:10:41
海外科学 NYT > Science Here's How Ida Quickly Strengthened Into a Monster https://www.nytimes.com/2021/08/29/climate/hurricane-ida-category.html Here x s How Ida Quickly Strengthened Into a MonsterClimate change plays a role in the rapid intensification of storms and in Ida s case other factors worked as well to ramp up winds in a matter of hours 2021-08-30 05:11:41
金融 ニッセイ基礎研究所 テレワーク拡大の子育て中の働く人々のこころの健康への影響 https://www.nli-research.co.jp/topics_detail1/id=68611?site=nli このモデルの推定結果で、年時点でのテレワーク頻度が週日以上の場合にをとるダミー変数と年時点で歳以下の子がいる場合にをとるダミー変数の交差項が負に有意であることが、歳以下の子がいてテレワークが週日以上になると、Kが低くなるこころの健康状態が改善する傾向があることを示している。 2021-08-30 14:55:22
海外ニュース Japan Times latest articles Japan ruling party policy chief rules out run in leadership election, reports say https://www.japantimes.co.jp/news/2021/08/30/national/politics-diplomacy/shimomura-ldp-election-quits/ Japan ruling party policy chief rules out run in leadership election reports sayHakubun Shimomura held a meeting with Prime Minister Yoshihide Suga on Monday during which Suga may have pressed the LDP policy to decide whether to 2021-08-30 14:14:02
ニュース BBC News - Home Golds for Small & Paterson Pine as GB win four medals - Paralympics day six so far https://www.bbc.co.uk/sport/disability-sport/58381498?at_medium=RSS&at_campaign=KARANGA Golds for Small amp Paterson Pine as GB win four medals Paralympics day six so farAndrew Small wins his first Paralympic title in the T m as Phoebe Paterson Pine takes archery gold on her Games debut on day six of Tokyo 2021-08-30 05:57:58
北海道 北海道新聞 下村氏が総裁選出馬を見送り 首相、コロナ優先を要請 https://www.hokkaido-np.co.jp/article/583630/ 下村博文 2021-08-30 14:13:00
北海道 北海道新聞 感染「因果関係なし」と組織委 観戦引率の教諭がコロナで https://www.hokkaido-np.co.jp/article/583629/ 因果関係 2021-08-30 14:02:00
IT 週刊アスキー 間もなく発売!Switch/PS4『デモンゲイズ エクストラ』に最強の装備を極める周回新要素が追加 https://weekly.ascii.jp/elem/000/004/067/4067556/ nintendo 2021-08-30 14:55:00
IT 週刊アスキー 出汁にこだわったおでんやカレーが魅力!「O'denbar(おでんバー)うまみや 関内店」オープン半年記念キャンペーン開催 https://weekly.ascii.jp/elem/000/004/067/4067543/ odenbar 2021-08-30 14:40:00
IT 週刊アスキー 楽天がNFT事業に参入 2022年春より「Rakuten NFT」の提供開始 https://weekly.ascii.jp/elem/000/004/067/4067555/ rakutennft 2021-08-30 14:40:00
IT 週刊アスキー 小麦の特徴を活かしたつけ麺がうまそう! 西新宿6丁目(旧リンダ軒跡地)に「麺や 麦ゑ紋」が開店 https://weekly.ascii.jp/elem/000/004/067/4067542/ 跡地 2021-08-30 14:20:00
IT 気になる、記になる… au、「スマホスタートプラン(フラット)U22キャンペーン」を9月1日から開始へ https://taisy0.com/2021/08/30/144688.html 乗りかえ 2021-08-30 06:05:44
TECH Engadget Japanese 外付けSSDのAmazon売れ筋ランキング。高速転送と持ち運びしやすいコンパクトさが特長。PS4/PS5との接続にも! https://japanese.engadget.com/ranking-portable-ssd-065035606.html amazon 2021-08-30 06:50:35
ROBOT ロボスタ ソニー「スマートテニスレッスン」をダンロップテニススクールが今秋導入 センサーと映像でプレーを可視化、生徒の上達を支援 https://robotstart.info/2021/08/30/smart-tennis-lesson-sony.html 株式会社 2021-08-30 06:48:03
ROBOT ロボスタ アクセンチュアが「責任あるAI」ガバナンスガイドブックをWEBで公開 AIの市場動向と「責任あるAIの実践」を発表 https://robotstart.info/2021/08/30/accenture-responsibility-ai.html 東洋経済新報社 2021-08-30 06:31:12
IT ITmedia 総合記事一覧 [ITmedia News] Suicaがカードキーになる施錠管理システム、JR東などが12月に提供 ホテルやオフィスでの活用見込む https://www.itmedia.co.jp/news/articles/2108/30/news122.html itmedianewssuica 2021-08-30 15:39:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] ASUS、白色デザインのゲーミングキーボード/マウスなど4製品を発売 https://www.itmedia.co.jp/pcuser/articles/2108/30/news121.html asusjapan 2021-08-30 15:33:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] auの「スマホスタートプラン」、対象年齢を22歳以下に拡大 https://www.itmedia.co.jp/mobile/articles/2108/30/news118.html itmediamobileau 2021-08-30 15:23:00
TECH TechAcademyマガジン ビッグツリーテクノロジー&コンサルティングCTO高安厚思が師匠と呼ぶエンジニアとは https://techacademy.jp/magazine/70581 ビッグツリーテクノロジーampコンサルティングCTO高安厚思が師匠と呼ぶエンジニアとは本企画では、業界トップの現役エンジニアの影響を受けた人にフォーカス。 2021-08-30 06:59:59
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders 損保ジャパン、新基幹システムの開発工程でソースコードを静的解析、不具合を適宜修正 | IT Leaders https://it.impress.co.jp/articles/-/21981 損保ジャパン、新基幹システムの開発工程でソースコードを静的解析、不具合を適宜修正ITLeaders損害保険ジャパン損保ジャパンは、年月に第フェーズを稼働させた新基幹システム「SOMPOMIRAI」の構築プロジェクトにおいて、ソースコードの不具合を検出する静的解析ツール「Coverity」を利用した。 2021-08-30 15:52:00
js JavaScriptタグが付けられた新着投稿 - Qiita Firestoreの存在チェック(JS) https://qiita.com/Reddest/items/6e3f30d2343627f684d7 Firestoreの存在チェックJSfirestoreから検索条件を指定し、結果が存在しない時の処理が必要になったので、色々と調査してみました。 2021-08-30 15:53:52
js JavaScriptタグが付けられた新着投稿 - Qiita 手持ちmp3で太鼓の達人(自動譜面生成)html https://qiita.com/NoguchiMasafumi/items/d8532a6f461247e5c5ff そのmp自体のゲインにもよります。 2021-08-30 15:21:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Wordpressの新規カテゴリーのurlが投稿に反映されない https://teratail.com/questions/356871?rss=all Wordpressの新規カテゴリーのurlが投稿に反映されないWordpressのパーマリンク設定は、カスタム構造で「categorypostname」に設定しています。 2021-08-30 15:51:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 名前空間の名前"windows"が名前空間system"に存在しない https://teratail.com/questions/356870?rss=all 名前空間の名前quotwindowsquotが名前空間systemquotに存在しない前提・実現したいこと事前にprojectから参照の追加でSystemWindowsFormsを選んでokを押したのですがそのあとnbspusingnbspSystemWindowsFormsnbspとコードファイルに打つと名前空間の名前Windowsが名前空間systemに存在しないと出てエラーになってしまいます。 2021-08-30 15:28:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) BigDecimal型について https://teratail.com/questions/356869?rss=all BigDecimal型について前提・実現したいこと引数の値で変数を更新したいKadainbspのメソッドnbspsetdecimalBigDecimalnbspは引数nbspStringnbspに適用できませんというメッセージが出てしまい、更新できない。 2021-08-30 15:27:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ImageView画像同士の比較アプリを作りたい https://teratail.com/questions/356868?rss=all ImageView画像同士の比較アプリを作りたいAndroidStudioにてギャラリーかカメラで撮影した同士の写真を比較するアプリを作成しているのですが、ギャラリーとカメラそれぞれBitmapを使ったり別のクラスを使ってしまっているので、こちらの結果画像を表示している共通のImageView属性で比較できる仕組みはないか探しています。 2021-08-30 15:21:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 1234567890の正の約数のうち、5000000以下のものを全て足し合わせたときの和を求めてください。 https://teratail.com/questions/356867?rss=all の正の約数のうち、以下のものを全て足し合わせたときの和を求めてください。 2021-08-30 15:19:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) モーダルウィンドウでの操作結果の扱い方について https://teratail.com/questions/356866?rss=all モーダルウィンドウでの操作結果の扱い方について例えば、進捗管理システムで、案件担当者を複数選択する機能があったとします。 2021-08-30 15:13:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBSでサブディレクトリの作成 https://teratail.com/questions/356865?rss=all 2021-08-30 15:10:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) セルをコピーして同じ場所に画像(PNG)として貼り付けたい https://teratail.com/questions/356864?rss=all セルをコピーして同じ場所に画像PNGとして貼り付けたい標準ではないフォントを使って表示したセルを画像化し貼り付けてフォントがインストールされていない端末でも同様に表示させたいです。 2021-08-30 15:09:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) RailsチュートリアルのCloud9で課金されるのか?そのタイミングが分かりません。 https://teratail.com/questions/356863?rss=all どういったことでまで容量を使ってしまったのか、そしてどのタイミングで容量が加算されるのか分かる方いたら教えてほしいです。 2021-08-30 15:05:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 認識した画像に光沢をつけたい https://teratail.com/questions/356862?rss=all opencv 2021-08-30 15:02:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) dbnameに誤りがあった場合、exceptionにthrowされない https://teratail.com/questions/356861?rss=all dbnameに誤りがあった場合、exceptionにthrowされないPDOExceptionでdbnameのパラメータの間違いが発生した場合、そのエラーを拾いたいと考えております。 2021-08-30 15:01:57
Ruby Rubyタグが付けられた新着投稿 - Qiita carrierwaveを利用してawsのs3に画像をアップロードできるようにし、画像未アップロード時にはデフォルト画像を表示させる方法 https://qiita.com/yusei_boxing/items/efa1d96c30ae6b2b9c74 これでIAMユーザーの設定は完了です。 2021-08-30 15:03:40
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】初学者の私が復習に使う記事まとめ(Qiita以外) https://qiita.com/ricpoin_san/items/f58209ed3d0d7605fb02 qiita 2021-08-30 15:01:46
Linux Ubuntuタグが付けられた新着投稿 - Qiita Ubuntu20.04.3のセットアップ https://qiita.com/honahuku/items/fd173757aece24318a3c SSH私はproxmoxにubuntuを入れて動かしているのでサーバーのIPアドレスを確認しSSHを行う。 2021-08-30 15:58:40
AWS AWSタグが付けられた新着投稿 - Qiita Amazon SP-API(セリングパートナーAPI)をPHP ノンフレームワークで実装してみた https://qiita.com/n-Taro/items/8d30977f5669a7ed9dc0 ここはcurlつかった一般的な呼び出しで大丈夫です商品データを取得してみる注意このヘッダは、「署名部分」以外上で作ったヘッダと同じにしてないとエラーになるので注意してくださいrequestheaderAuthorizationHeaderこれが苦労して作った署名です。 2021-08-30 15:24:06
AWS AWSタグが付けられた新着投稿 - Qiita 【Rails】初学者の私が復習に使う記事まとめ(Qiita以外) https://qiita.com/ricpoin_san/items/f58209ed3d0d7605fb02 qiita 2021-08-30 15:01:46
Docker dockerタグが付けられた新着投稿 - Qiita 複数Composeファイルを用いて同一のdocker network に同一サービス名の別アプリを立ち上げたときの動作 https://qiita.com/irutack/items/40d57907ddfde8773603 複数Composeファイルを用いて同一のdockernetworkに同一サービス名の別アプリを立ち上げたときの動作前提誰も気になってないのかもしれないけど、ピンポイントの情報が見つけられなかったので動作確認環境windowsサービス名本記事では、以下に示す部分で指定した名称をサービス名と称しますdockercomposeymlversionservicessrvltここimagenode単一Composeファイルの場合単一Composeファイルでは、同じサービス名を定義すると後に定義された側が優先され、同時に起動することはありませんdockercomposeymlversionservicessrvimagenodecontainernamenodesrvimagenodecontainernamenode実行結果dockercomposeupRunning⠿NetworkcomposedemodefaultCreateds⠿ContainernodeStartedsAttachingtonodenodeexitedwithcode複数Composeファイルで、同一のdockernetworkに所属させる同一フォルダ階層にある複数のComposeファイルにて同名のサービスを立ち上げようとした場合も、上記と同様の結果となります後からcomposeupしたものにRecreateされるそのため、Composeファイルを別フォルダに置くか、実行時にpオプションを用いて別プロジェクトとして認識させる必要があります。 2021-08-30 15:10:15
GCP gcpタグが付けられた新着投稿 - Qiita Google Cloud Platform入門を読んでみた -4章編- https://qiita.com/danbo_lobo/items/2cf575eec4028caa5763 ①コンテナの起動・停止→マスターサーバのAPIに対して指示を行う②ノードで起動したコンテナ内のサービス→外部ネットワークからどれかつのノードに到達した後に、内部ネットワークを通って該当のコンテナにアクセスするKubernetesによるコンテナオーケストレーションKubernetesを使うと、あたかも台のコンピュータのように透過的にDockerコンテナにアクセスすることが可能となる。 2021-08-30 15:33:21
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】初学者の私が復習に使う記事まとめ(Qiita以外) https://qiita.com/ricpoin_san/items/f58209ed3d0d7605fb02 qiita 2021-08-30 15:01:46
技術ブログ Developers.IO 【Swift】requestReview()がiOS14.0から非推奨だったので対応した https://dev.classmethod.jp/articles/would-you-like-a-squid/ xcodeswift 2021-08-30 06:07:00
技術ブログ Developers.IO Terminalの操作ログをscriptコマンドを使用して自動的に取得してみた https://dev.classmethod.jp/articles/get_terminal-logs/ iterm 2021-08-30 06:01:41
海外TECH DEV Community How to become a Full Stack Web Developer 👨‍💻 https://dev.to/rainboestrykr/how-to-become-a-full-stack-web-developer-4fk1 How to become a Full Stack Web Developer ‍ How to become a Full Stack Web DeveloperIf you want to become a full stack developer you need to know HTML CSS JavaScript along with a backend but making the right choice in an era where there are a lot of options creates a lot of confusion for newbie developers The Bucket TechniqueAs a part of this technique we will study each technology just enough to start building sites My breakdown for frontend and backend development is as follows FrontEnd Development ➔ HTML➔ CSS➔ JavaScript➔ Database Insert Update Delete After you finish learning all these technologies you will be able to build good designs but it is not possible to build a stunning website without graphic designing skills You need to either be a good designer or refer to some design which is good enough for your site to look amazing For that you can either refer to some websites which are already built by great designers or refer to my curated list of free design resources for developers here Free Resources for Developers Abhiraj Bhowmick・Aug ・ min read webdev programming news javascript BackEnd DevelopmentI recommend following options from a huge list of available options with pros and cons PHP Easy to learn best for beginners limited support of librariesNodeJs JavaScript which you already know from frontend Difficult to learnJavaScript concepts like callbacks are usedDjango Flask Python based backend Frameworks Includes ORM great set ofpython libraries need to learn python Not recommended for beginnersFrontend frameworks like react vue angularThird party JavaScript CSS frameworksWebsite buildersDon t get me wrong here JavaScript frameworks are amazing but if you want to be a successfulweb developer you need to master HTML CSS JavaScript firstTools every Web Developer should know about➔UX wing for Icons➔PixaBay for free Images➔FreeHTML for free templates➔UnSplash for Image API➔Json Placeholder for fake Online REST API➔More resources are available on hereIf you wish to learn from videos on the internet this would be my best recommendation if you liked this tutorial you can support me by buying me a coffee 2021-08-30 06:47:13
海外TECH DEV Community Liman Core 1.8 Released https://dev.to/liman/liman-core-1-8-released-b6n Liman Core Released Liman Core Liman Core version was released by HAVELSAN Açıklab Team on August More information on the Liman website InstallYou can install according to suitable operating systems Major ChangesThe initial setup wizard has been added to the system Added English support to of the system The design of the entire system has been updated Improved overall user experience The language option in the system has been moved from session to database and environment variables file NEW Our extension store has been added to the system You will be just a click away from all the open source and paid plugins we have developed within the limanAdded new extension template for object oriented extension development tutorial Added search feature Improved new homepage layout Server statuses summaries from common extensions and monitoring of Liman server status are provided Bug FixesFixed the Fonts folder changed the new font of the system interface to Inter and updated FontAwesome The name of the Components folder has been changed to the user friendly components All modals centered on the y axis For the new interface system the servers were made to go to the top when clicked The problem of not working graphics on the main page has been fixed All breadcrumb menus have been adjusted Table component has been edited three dots icon has been added to operate on that row in tables with a right click menu for user friendliness The way modals in the system work has been changed The experience has been streamlined by improving support for overlapping modals that are not available in Bootstrap Fixed closing of all modals when pressing the close button in open modals Adjusted the way the black shadow behind works in overlaying modals Dark mode adjusted Added Ubuntu support System wide English translation was made Notifications system has been adjusted Added English message support Fixed some bugs in components The problem of the left menu not showing the active links properly has been resolved Fixed all non valid system wide HTML codes A valid order has been introduced Removed the requirement to define cities for servers WinRM uptime problem solved Add on update add on download systems have been adjusted All system documentation transferred to Pages with lsb release and lsof package dependencies have been edited The lsb release dependency has been removed Removed left menu extension count feature The left menu server count feature has been added to the tweaks tab 2021-08-30 06:31:15
海外TECH DEV Community Liman Çekirdek 1.8 Duyuruldu https://dev.to/liman/liman-1-8-duyuruldu-3ak9 Liman Çekirdek Duyuruldu Liman Çekirdek Liman Çekirdek sürümü Ağustos tarihinde HAVELSAN Açıklab Ekibi tarafından duyuruldu Daha fazla bilgi için Liman web sayfasına ulaşabilirsiniz KurulumUygun işletim sistemlerine göre kurulum yapabilirsiniz Büyük yeniliklerİlk kurulum sihirbazısisteme eklendi Sistemin una İngilizce desteği eklendi Tüm sistemin dizaynıgüncellendi Genel kullanıcıdeneyimi geliştirildi Sistemdeki dil seçeneği oturum yerine veritabanına ve ortam değişkenleri dosyasına taşındı YENİ Eklenti mağazamız sisteme eklendi Liman bünyesinde geliştirdiğimiz açık kaynaklıve ücretli tüm eklentilere bir tık kadar yakın olacaksınız Nesne yönelimli eklenti geliştirme eğitimi için yeni eklenti şablonu eklendi Arama özelliği eklendi Yeni ana sayfa düzeni geliştirildi Sunucu durumları genel eklentilerden özetler ve Liman sunucusunun durumunun izlenmesi sağlandı Hata düzeltmeleriFontlar klasörüdüzeltildi sistem arayüzünün yeni fontu Inter olarak değiştirildi ve FontAwesome güncellendi Componentler klasörünün ismi kullanıcıdostu olan components olarak değiştirildi Tüm modallar y ekseninde ortalandı Yeni arayüz sistemi için sunucuların tıklandıkça üste çıkmasısağlandı Ana sayfadaki grafiklerin çalışmama problemi giderildi Tüm breadcrumb menüleri düzenlendi Tablo componenti düzenlendi kullanıcıdostu olmasıiçin sağklik menüsübulunan tablolarda o satıra dair işlem yapılmasıiçin üçnokta simgesi eklendi Sistemdeki modalların çalışma biçimi değiştirildi Bootstrap ta olmayan üst üste modal desteği geliştirilerek deneyim düzenlendi Üst üste açılan modallarda kapatma tuşuna basınca tüm modalların kapanmasıçözüldü Üst üste açılan modallarda arkadaki siyah gölgenin çalışma biçimi düzenlendi Karanlık mod düzenlendi Ubuntu desteği eklendi Sistem geneli İngilizce çeviri yapıldı Bildirimler sistemi düzenlendi İngilizce mesaj desteği eklendi Componentlerdeki bazıbuglar çözüldü Sol menünün aktif olan linkleri düzgün göstermeme problemi çözüldü Sistem geneli tüm geçerli olmayan HTML kodlarıdüzenlendi Geçerli bir düzen getirildi Sunucular için şehir tanımlama zorunluluğu kaldırıldı WinRM uptime problemi çözüldü Eklenti güncelleme eklenti indirme sistemleri düzenlendi Tüm sistem dokümantasyonları aktarıldı lsb release ve lsof paketi bağımlılığıolan sayfalar düzenlendi lsb release bağımlılığıkaldırıldı Sol menüeklenti sayısıözelliği kaldırıldı Sol menüsunucu sayısıözelliği ince ayarlar sekmesine eklendi 2021-08-30 06:30:45
海外TECH DEV Community Terraform: Remove Resource from a Remote State in Azure Storage Account https://dev.to/officialcookj/terraform-remove-resource-from-a-remote-state-in-azure-storage-account-1k3c Terraform Remove Resource from a Remote State in Azure Storage AccountHave you been in the situation where cleaning up your Infrastructure as Code powered by HashiCorp Terraform to delete deprecated resources resulted in the Terraform apply taking longer than expected Maybe this is what you are seeing azurerm backup protected vm rs name Still destroying id subscriptions hms elapsed Once the deployment timed out I found that the resource was already deleted via the Azure portal The Terraform state file still believes it exists and it will continue to fail the deployment how do I resolve the issue What you needBased on a Windows client you will need TerraformAzure CLIYou will also need a Azure account that has permissions to access the Azure Storage Container which stores the Terraform state file Steps to resolve the problemFirst you should clone your repository so you can locally validate the actions you take have worked you can complete these steps without cloning but you won t be able to follow steps to validate if the actions worked without running the pipeline again Create a override tf in the location where you stored your Terraform configuration files Within the file set the resource group name the storage account and container name and key where the remote state file is stored terraform backend azurerm resource group name resource group name storage account name storage account name container name container name key stafe file location terraform tfstate Once you ve done this and saved the file run az login in a terminal of your choice to authenticate with an account that has access to the Storage Account Container you specified above ❯az loginNow you need to set the subscription you are working with This should be the subscription that your state file manages ❯az account set subscription SUBSCRIPTION NAME The Azure CLI has now been utilised to complete authentication You will now need to change the local directory your terminal is using to the location where you have cloned your respoistory On Windows changing a directory usually is ❯cd C Users CloudJames Once you are in the correct directory run the terraform init to initialise the configuration so it downloads providers modules etc ❯terraform initOnce completed you can run terraform state list to list the resources that are in your remote state file ❯terraform state listThe results should appear like this ❯terraform state list azurerm backup protected vm rs name Find the resource that no longer exists in the Azure environment and take note of the name in full format is resourcetype resourcename We are now ready to remove the resource from the state file We will use terraform state rm to achieve this Here is an example ❯terraform state rm azurerm backup protected vm rs nameWhen ran you should get an output like the below ❯terraform state rm azurerm backup protected vm rs nameRemoved azurerm backup protected vm rs nameSuccessfully removed resource instance s To validate this has worked if you cloned the repo as described at the beginning you just need to run a terraform plan ❯terraform planYou should not see the resource listed at all for destruction This will mean you can run your pipeline again for it to continue as normal 2021-08-30 06:19:50
海外TECH Engadget VW customers will soon have a choice for in-car 4G connectivity https://www.engadget.com/vw-customers-will-soon-have-a-choice-for-in-car-4-g-connectivity-065509127.html?src=rss VW customers will soon have a choice for in car G connectivityVolkswagen has unveiled a new feature for its Car Net connected vehicle service that lets you get G data from two major US telecoms Called quot Carrier of Choice quot it offers the option of Verizon or T Mobile making it relatively easy to add your vehicle to an existing mobile plan Starting in September VW owners in the US will be able to access the subscription plan options on VW s dedicated website or via its mobile app From there you can add an account to your existing mobile wireless provider assuming it s Verizon or T Mobile and pair it with your existing Volkswagen Car Net subscription It will then appear as a new line item on your existing bill If you re not already with those carriers you can get unlimited G data for per month nbsp nbsp Car Net offers connected car features like remote start locking and unlocking the vehicle maintenance status teen driver alerts curfew boundary speed and more Those features can be accessed remotely from both iPhone and Android smartphones using VW s updated mobile app It also offers a WiFi hotspot with quot unlimited quot G connectivity for up to four devices nbsp On top of those features VW lets you access iHeart Radio and TIDAL media streaming apps with a paid subscription It also offers the quot Plus Nav quot subscription with real time traffice and route updates for per year a radio subscription with global stations for per year and a natural language speech option for per year Of course VW models from and up come with CarPlay and Android Auto support giving you many of those options for free Car Net comes standard on most model year and newer Volkswagen vehicles 2021-08-30 06:55:09
金融 JPX マーケットニュース [東証]新規上場の承認(TOKYO PRO Market):(株)富士テクノホールディングス https://www.jpx.co.jp/equities/products/tpm/issues/index.html tokyopromarket 2021-08-30 15:30:00
金融 ニッセイ基礎研究所 韓国で男性の育児休業取得率が増加、その理由は? https://www.nli-research.co.jp/topics_detail1/id=68612?site=nli このように、育児休業を取得しても高い給与が支払われるので、中小企業で働いている子育て男性労働者を中心に「パパ育児休業ボーナス制度」を利用して育児休業を取得した人が増加したと考えられる。 2021-08-30 15:55:53
ニュース ジェトロ ビジネスニュース(通商弘報) 国立銀行、インフレ抑制に向け政策金利を3カ月連続で引き上げ https://www.jetro.go.jp/biznews/2021/08/4517f20347170adf.html 引き上げ 2021-08-30 06:35:00
海外ニュース Japan Times latest articles Difficult to end COVID-19 emergency as planned, says health minister https://www.japantimes.co.jp/news/2021/08/30/national/health-minister-emergency/ Difficult to end COVID emergency as planned says health ministerNorihisa Tamura said the number of daily COVID cases in Tokyo for example must fall below for the state of emergency to be lifted 2021-08-30 15:24:02
海外ニュース Japan Times latest articles Stuart Robinson reflects after Britain’s stunning gold medal run in wheelchair rugby https://www.japantimes.co.jp/sports/2021/08/30/paralympics/summer-paralympics/stuart-robinson-wheelchair-rugby/ Stuart Robinson reflects after Britain s stunning gold medal run in wheelchair rugbyRobinson who lost his legs while serving in Afghanistan helped lead a team that few had high aspirations for past favored Japan in the semifinals 2021-08-30 15:34:42
海外ニュース Japan Times latest articles Paralympics a chance to show how horses help humans heal https://www.japantimes.co.jp/sports/2021/08/30/paralympics/summer-paralympics/paralympics-horses-healing/ benefits 2021-08-30 15:28:09
ニュース BBC News - Home First Minister Nicola Sturgeon is self-isolating https://www.bbc.co.uk/news/uk-scotland-scotland-politics-58361884?at_medium=RSS&at_campaign=KARANGA covid 2021-08-30 06:11:15
ニュース BBC News - Home Affordable uniforms law will miss new school year https://www.bbc.co.uk/news/business-58359541?at_medium=RSS&at_campaign=KARANGA september 2021-08-30 06:37:48
ビジネス ダイヤモンド・オンライン - 新着記事 FRBの新課題、「最大雇用」の定義どうする - WSJ発 https://diamond.jp/articles/-/280883 雇用 2021-08-30 15:03:00
北海道 北海道新聞 作新学院が10度目の優勝 全国高校軟式野球 https://www.hokkaido-np.co.jp/article/583623/ 明石トーカロ球場 2021-08-30 15:03:19
北海道 北海道新聞 中央バスが1日から大幅減便 札幌発着15路線 https://www.hokkaido-np.co.jp/article/583646/ 中央バス 2021-08-30 15:08:00
北海道 北海道新聞 公明太田昌孝氏が公認辞退 衆院選、事務所捜索受け https://www.hokkaido-np.co.jp/article/583626/ 太田昌孝 2021-08-30 15:08:05
北海道 北海道新聞 暴行疑い逮捕の男は元内閣参事官 女性の腕つかむ、広島・廿日市 https://www.hokkaido-np.co.jp/article/583622/ 内閣参事官 2021-08-30 15:08:03
北海道 北海道新聞 「食の脱炭素化」へポイント付与 環境省、菜食普及やロス削減に https://www.hokkaido-np.co.jp/article/583645/ 食品ロス 2021-08-30 15:05:00
IT 週刊アスキー かっぱ寿司「北海道どさんこ祭り」 お寿司にラーメン、ザンギにデザートまで北海道づくし https://weekly.ascii.jp/elem/000/004/067/4067539/ 豪快 2021-08-30 15:50:00
マーケティング AdverTimes 朝日新聞に、のび太からファンへの「ドラえもんサプライズ誕生日会」招待状 https://www.advertimes.com/20210830/article361965/ 朝日新聞 2021-08-30 06:32:03
マーケティング AdverTimes コロナ禍での従業員の意欲を可視化 具体的な打ち手につなげるには? https://www.advertimes.com/20210830/article361326/ 意見交換 2021-08-30 06:30:06
TECH Engadget Japanese ポケモンGO、月曜のボーナスレイドアワーでザマゼンタ出現。18時から19時まで https://japanese.engadget.com/pokemon-go-zamazenta-bonus-raid-hour-085435624.html 伝説のポケモン 2021-08-30 08:54:35
TECH Engadget Japanese コンピューター・IT関連のKindle本が最大半額! 誰だって最初は初心者。スキルや知識が身に付く入門書を精選 https://japanese.engadget.com/kindle-pc-it-sale-085031528.html kindle 2021-08-30 08:50:31
TECH Engadget Japanese ファミコン実機で動く「Googleマップ 8ビット」本当に実現した猛者現わる https://japanese.engadget.com/google-maps-8bit-nes-080057026.html 実現 2021-08-30 08:00:57
ROBOT ロボスタ AIカフェロボット「root C」の利用状況を公開 利用者の半数が飲み放題プランに加入、飲み放題の平均は月間55.2杯 https://robotstart.info/2021/08/30/ai-caffe-root-c-shimbashi-station.html newinnovations 2021-08-30 08:25:45
IT ITmedia 総合記事一覧 [ITmedia News] 「ドコモ口座」終了へ 機能は「d払い」アプリに統合、名前も「d払い残高」に https://www.itmedia.co.jp/news/articles/2108/30/news135.html 利用可能 2021-08-30 17:20:00
AWS AWS Japan Blog Amazon MemoryDB for Redis の紹介 – Redis 互換で耐久性に優れたインメモリデータベースサービス https://aws.amazon.com/jp/blogs/news/introducing-amazon-memorydb-for-redis-a-redis-compatible-durable-in-memory-database-service-jp/ キャッシュのために、多くの開発者はオープンソースのインメモリデータ構造ストアであるnbspRedisを使用しています。 2021-08-30 08:14:43
Google Official Google Blog Supporting the future of computer science with the 2021 Google PhD Fellowships http://feedproxy.google.com/~r/blogspot/MKuf/~3/RcQ2BOuJ-HU/ Supporting the future of computer science with the Google PhD FellowshipsSince Google has been supporting top graduate students who want to make an impact on the future of technology The Google PhD Fellowship program recognises candidates doing important and innovative research in computer science and related fields In Australia and New Zealand the program focuses on early stage candidates Winners receive fellowships which include a monetary award of AUD to cover stipend and other research related activities as well as a Google Mentor who works on topics related to their field of study and provides guidance In we re pleased to announce four new PhD students in Australia who have been awarded fellowships for their outstanding efforts  Sampson Wong Google PhD Fellowship in Algorithms Optimisations and Markets The University of Sydney Transport networks require regular monitoring and maintenance to sustain a high level of operability As networks grow and as technologies improve there is a rising demand for data driven analysis of transport network data This has resulted in governments and companies developing domain specific tools to provide its citizens and users with the best recommendations The speed and quality of these tools depend greatly on their fundamental building blocks The goal of my thesis is to develop efficient algorithms for fundamental problems involving geometric movement data on transport networks We use clustering and other algorithmic methods to detect commuting patterns in geometric movement data and to select beneficial upgrades for a transport network Theekshana Dissanayake Google PhD Fellowship in Machine Learning QUT Deep learning has shown great success in solving biosignal based medical diagnostic problems However present solutions cannot generalise across multiple datasets captured from different experimental settings Furthermore the black box nature of current solutions hinders the trust associated with the predictions made from a clinical perspective This PhD research focuses on the generalisability and interpretability of deep learning models designed for biosignal based medical diagnostics and considers both single and multi channel biosignals such as heart signals and brain signals using EEG and ECG Xinlong Wang Google PhD Fellowship in Machine Perception Speech Technology and Computer Vision The University of AdelaideXinlong s research interests lie in computer vision and machine learning specifically in enabling machines to see and understand the environment Xinlong s research focuses on object level recognition including D D video object detection and instance segmentation Yun Li Google PhD Fellowship in Machine Learning University of New South Wales  Deep learning has been demonstrating the potential to significantly revolutionise the practice of medicine and the delivery of healthcare However low volume high sparsity and poor quality of healthcare data and their diverse contexts may limit the efficacy of deep learning methods In my research we aim to develop a suite of robust and versatile few shot machine learning methods to effectively discover personalised transferable insightful knowledge with very limited data Specifically we have identified and proposed the solutions to data efficient methods for genomics sequencing medical image argumentation hierarchical multi view data analysis and tinnitus diagnosis We will continue to improve the explainability transparency and personalisation for better clinical translation Our studies will have a broader impact on a wide range of practical scenarios such as genome study medical diagnosis drug discovery and disease treatment In supporting these Australian Fellows we recognise their significant academic achievements and hope that they will go on to be leaders in their respective fields We look forward to building even stronger links between industry and academia to help support important research in Australia You can find out more about the Google PhD Fellowship program here 2021-08-30 09:13:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) EC2に立てたコンテナに独自ドメインでアクセスしたい。 https://teratail.com/questions/356900?rss=all ECに立てたコンテナに独自ドメインでアクセスしたい。 2021-08-30 17:56:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Laravel】以下のSQLをクエリビルダで表現したい https://teratail.com/questions/356899?rss=all 【Laravel】以下のSQLをクエリビルダで表現したい前提・実現したいこと以下のSQLをクエリビルダで表現したいです。 2021-08-30 17:45:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) colaboratory MeCab.Tagger で辞書を指定しようとするとエラーになる。 https://teratail.com/questions/356898?rss=all colaboratoryMeCabTaggerで辞書を指定しようとするとエラーになる。 2021-08-30 17:43:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) インスタグラムの埋め込みの際に画像が表示されません。 https://teratail.com/questions/356897?rss=all インスタグラムの埋め込みの際に画像が表示されません。 2021-08-30 17:30:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ローカルリポジトリのコードを変更したとき、ディレクトリを作り直す必要はありますか?(eclipse) https://teratail.com/questions/356896?rss=all ローカルリポジトリのコードを変更したとき、ディレクトリを作り直す必要はありますかeclipse前提・実現したいことjavaを勉強中です。 2021-08-30 17:28:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) https://teratail.com/questions/356895?rss=all CanxtconnecttolocalMySQLserverthroughsocketxtmpmysqlsockx前提・実現したいことタイトルに明記してあるエラーが解決できません。 2021-08-30 17:21:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 某書籍のコードの意図がわからない https://teratail.com/questions/356894?rss=all 某書籍のコードの意図がわからない前提・実現したいこと某書籍で、stringnbspGetMessageメソッドにstringnbspmessangerと定義し、voidnbspUpdateメソッドでPlayerNameを代入しているのですが、この意図がわかりません。 2021-08-30 17:20:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Seleniumでエラー発生[動作環境: M1mac・Jupyter note・Anaconda] https://teratail.com/questions/356893?rss=all Seleniumでエラー発生動作環境Mmac・Jupyternote・Anaconda状況Pythonを使ってSeleniumを利用したいのですがYouTubeのチュートリアルどうりに進めたのですがどうしてもエラーが出てしまいます。 2021-08-30 17:19:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Javascript slick 矢印 表示されない https://teratail.com/questions/356892?rss=all Javascriptslick矢印表示されない質問失礼します。 2021-08-30 17:13:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Nuxt/JavaScript】axios使用時、APIのラッパーファイルの必要性に素朴な疑問があり…ご意見ください https://teratail.com/questions/356891?rss=all 【NuxtJavaScript】axios使用時、APIのラッパーファイルの必要性に素朴な疑問があり…ご意見ください素朴な疑問です。 2021-08-30 17:12:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) OpenGL VBOでの絵画は若干ぼやけますか? https://teratail.com/questions/356890?rss=all 2021-08-30 17:06:17
Linux CentOSタグが付けられた新着投稿 - Qiita Zabbix 5.0 の Zabbix Agent2 をインストールして監視する(CentOS7) https://qiita.com/Higemal/items/ff0eb6abc280349900ad まずホストタブで以下を設定します。 2021-08-30 18:00:06
Azure Azureタグが付けられた新着投稿 - Qiita 【祝】CentOS 8+PostgreSQLにて動作するプリザンターを使用しCUI上で情報公開機能を設定する。【.NET Core版への統合】 https://qiita.com/eyelly/items/7d913e7cc393b0fe965c 【祝】CentOSPostgreSQLにて動作するプリザンターを使用しCUI上で情報公開機能を設定する。 2021-08-30 17:08:01
技術ブログ Developers.IO S3のアクセスコントロールリスト(ACL)の基礎を学ぼう https://dev.classmethod.jp/articles/amazon-s3-acl-basics/ 許可 2021-08-30 08:50:29
技術ブログ Developers.IO Auto Scalingの起動設定で指定できるインスタンスタイプをSCPで制限する https://dev.classmethod.jp/articles/create-launch-configuration-restrict-instance-type/ autoscaling 2021-08-30 08:06:22
海外TECH DEV Community Top API's for next JavaScript Project https://dev.to/suprabhasupi/top-api-s-for-next-javascript-project-cop Top API x s for next JavaScript Project Jokes APISimple jokes API The majority of these jokes were contributed by joke loving coders around the world CoinLayerPowerful cryptocurrency rates JSON API delivering real time crypto exchange rate and conversion data for more than exchanges and coins worldwide Random UserRandom user generator is a FREE API for generating placeholder user information Get profile photos names and more Marvel Comics APIThe Marvel developer portal gives Marvel fans partners and other technologists access to an array of powerful APIs documentation and other tools to interact with Marvel s systems SpaceX APIOpen Source REST API for SpaceX launch rocket core capsule Starlink launchpad and landing pad data Pokemon APIAn open RESTful API for Pokémon data All pokemon data in one place Star Wars APIAll the Star Wars data you ve ever wanted Planets Spaceships Vehicles People Films and Species OpenWeather APISimple and fast and free weather API from OpenWeatherMap you have access to current weather data forecasts Historical weather data for years back for any coordinate Weather maps UV Index air pollution amp historical data NASA APINASA provides a bunch of APIs you can use for free like Astronomy Picture of the Day and more DEV APIYou can get published articles post articles get comments see users followers see a user s tags that they follow and much more Spotify APIWith Spotify s API you can get metadata about music artists albums tracks and user related data Twitter APIThe Twitter API is the official API for the Twitter social media app This API allows you to retrieve and engage with tweets users and more Stripe APIThe Stripe API is an API which allows users to make payments and send it to your credit card It s an extremely popular API for any websites which require payments Thanks for reading the article ️ Twitter Ebooks Instagram 2021-08-30 08:47:24
医療系 医療介護 CBnews コロナ心の健康相談、40・50歳代が4割占める-厚労省が21年7月の対応状況を公表 https://www.cbnews.jp/news/entry/20210830173626 厚生労働省 2021-08-30 17:45:00
医療系 医療介護 CBnews 精神保健福祉センターの相談体制を充実-栃木県が第3次犯罪被害者等支援基本計画を公表 https://www.cbnews.jp/news/entry/20210830173043 基本計画 2021-08-30 17:40:00
金融 金融庁ホームページ 金融庁の災害用備蓄食品の有効活用の取組みについて公表しました。 https://www.fsa.go.jp/choutatu/choutatu_j/choutatsu_saigaisyokuhin.html 有効活用 2021-08-30 10:00:00
海外ニュース Japan Times latest articles Suga’s ratings hit record lows as party leader race looms https://www.japantimes.co.jp/news/2021/08/30/national/suga-election-support-polls/ nikkei 2021-08-30 17:36:02
ニュース BBC News - Home Afghanistan: UK sceptical of Taliban safe passage pledge, says minister https://www.bbc.co.uk/news/uk-58380167?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-30 08:31:38
ニュース BBC News - Home New Zealand woman dies after receiving Pfizer vaccine https://www.bbc.co.uk/news/world-asia-58380867?at_medium=RSS&at_campaign=KARANGA issues 2021-08-30 08:24:40
ビジネス ダイヤモンド・オンライン - 新着記事 【寄稿】コロナ起源究明は訴訟で=ポンペオ氏他 - WSJ発 https://diamond.jp/articles/-/280897 起源 2021-08-30 17:29:00
ビジネス ダイヤモンド・オンライン - 新着記事 ダイコク電機(6430)、「増配」を発表し、配当利回りが 4.3%⇒6.0%に! 年間配当額は1年で1.3倍に増加、 2022年3月期は前期比15円増の「1株あたり55円」に! - 配当【増配・減配】最新ニュース! https://diamond.jp/articles/-/280882 ダイコク電機、「増配」を発表し、配当利回りが⇒に年間配当額は年で倍に増加、年月期は前期比円増の「株あたり円」に配当【増配・減配】最新ニュースダイコク電機が、年月期の配当予想の修正増配を発表し、配当利回りがにダイコク電機は、年月期の年間配当を前回予想比で「円」の増配、前期比でも「円」の増配となる「株あたり円」に修正すると発表した。 2021-08-30 17:10:00
ビジネス 不景気.com 東京機械製作所が希望退職者募集で55名の人員削減へ - 不景気.com https://www.fukeiki.com/2021/08/tks-cut-55-job.html 人員削減 2021-08-30 08:40:00
ビジネス 不景気.com テレビ情報誌の「NHKウイークリーステラ」が休刊、1990年創刊 - 不景気.com https://www.fukeiki.com/2021/08/nhk-stera-end.html 発行 2021-08-30 08:38:06
GCP Google Cloud Platform Japan 公式ブログ マイクロサービスと API を活用してアプリケーションのモダナイゼーションを実現する https://cloud.google.com/blog/ja/products/application-modernization/app-modernization-with-googles-cloud-apigee-and-anthos/ AnthosServiceMeshを使用すると、企業は標準化されたセキュリティ、ポリシー、管理に関する要件を備えたプラットフォームスケールのマイクロサービスをビルドできます。 2021-08-30 10:00:00
GCP Google Cloud Platform Japan 公式ブログ Anthos on GKE を Terraform でデプロイする パート 1: Config Sync による GitOps https://cloud.google.com/blog/ja/topics/anthos/using-terraform-to-enable-config-sync-on-a-gke-cluster/ この構成をTerraformで適用すると、ConfigSyncが有効になり、リポを使用したクラスタの状態が自動的に同期され、クラスタ上にKubernetesの構成オブジェクトが即座に作成されます。 2021-08-30 09:30:00
GCP Google Cloud Platform Japan 公式ブログ プライベート Cloud SQL インスタンスをプライベート IP VM に接続する方法 https://cloud.google.com/blog/ja/products/databases/connect-a-private-cloud-sql-instance-to-private-ip-vm/ プライベートCloudSQLインスタンスを作成するためには、プライベートサービス接続を作成し、IP範囲を割り振る必要があることがわかります。 2021-08-30 09:00:00
北海道 北海道新聞 46 ヒグマ 定置網のマス求め海中へ https://www.hokkaido-np.co.jp/article/583614/ 知床半島 2021-08-30 17:16:09
北海道 北海道新聞 道内3人死亡、266人感染 24日ぶり300人下回る 新型コロナ https://www.hokkaido-np.co.jp/article/583655/ 新型コロナウイルス 2021-08-30 17:14:08
北海道 北海道新聞 大坂なおみ「私自身たたえたい」 全米OP開幕前にコメント https://www.hokkaido-np.co.jp/article/583684/ 大坂なおみ 2021-08-30 17:12:04
北海道 北海道新聞 中央バスが1日から大幅減便 札幌発着15路線 https://www.hokkaido-np.co.jp/article/583646/ 中央バス 2021-08-30 17:10:03
ニュース Newsweek 「カトリーナ超え」のハリケーン・アイダがアメリカ南部に上陸 https://www.newsweekjapan.jp/stories/world/2021/08/post-97004.php アイダが上陸した日には早くも被害の模様が伝えられている。 2021-08-30 17:20:32
ニュース Newsweek 330匹の猫が不審死...原因はペットフードか 重症猫は犬から輸血も 英 https://www.newsweekjapan.jp/stories/world/2021/08/330-2.php 2021-08-30 17:15:43
IT 週刊アスキー 「ウィングスーツ」で大空へ! 新作MMORPG『ELYON』の世界を駆ける移動手段を紹介 https://weekly.ascii.jp/elem/000/004/067/4067594/ 実施予定 2021-08-30 17:58:00
マーケティング AdverTimes 国内最大規模のウォークスルー店舗 NTTデータとダイエー https://www.advertimes.com/20210830/article362036/ 最大規模 2021-08-30 08:15:56
GCP Cloud Blog JA マイクロサービスと API を活用してアプリケーションのモダナイゼーションを実現する https://cloud.google.com/blog/ja/products/application-modernization/app-modernization-with-googles-cloud-apigee-and-anthos/ AnthosServiceMeshを使用すると、企業は標準化されたセキュリティ、ポリシー、管理に関する要件を備えたプラットフォームスケールのマイクロサービスをビルドできます。 2021-08-30 10:00:00
GCP Cloud Blog JA Anthos on GKE を Terraform でデプロイする パート 1: Config Sync による GitOps https://cloud.google.com/blog/ja/topics/anthos/using-terraform-to-enable-config-sync-on-a-gke-cluster/ この構成をTerraformで適用すると、ConfigSyncが有効になり、リポを使用したクラスタの状態が自動的に同期され、クラスタ上にKubernetesの構成オブジェクトが即座に作成されます。 2021-08-30 09:30:00
GCP Cloud Blog JA プライベート Cloud SQL インスタンスをプライベート IP VM に接続する方法 https://cloud.google.com/blog/ja/products/databases/connect-a-private-cloud-sql-instance-to-private-ip-vm/ プライベートCloudSQLインスタンスを作成するためには、プライベートサービス接続を作成し、IP範囲を割り振る必要があることがわかります。 2021-08-30 09:00:00
IT 気になる、記になる… Appleの整備済み商品情報 2021/8/30 https://taisy0.com/2021/08/30/144695.html apple 2021-08-30 09:38:13
TECH Engadget Japanese 世界初のポータブルMRI機器が試験段階に。途上国や医療資源限られる地域の脳卒中治療に期待 https://japanese.engadget.com/portable-mri-090052031.html 頭部 2021-08-30 09:00:52
ROBOT ロボスタ コロナ対策サポーター「Pepper」が福岡PayPayドームの接種会場に導入 来場者のスムーズな案内に貢献 https://robotstart.info/2021/08/30/pepper-fukuoka-paypay-dome.html paypay 2021-08-30 09:09:18
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 日清オイリオ、食用油をまた値上げ 今年4回目 https://www.itmedia.co.jp/business/articles/2108/30/news142.html itmedia 2021-08-30 18:45:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 「ドコモ口座」終了、「d払い」に統合へ https://www.itmedia.co.jp/business/articles/2108/30/news140.html itmedia 2021-08-30 18:30:00
IT ITmedia 総合記事一覧 [ITmedia News] 千葉県、パラ学校観戦を中止 教員の感染判明で「保護者の不安の高まり」受け https://www.itmedia.co.jp/news/articles/2108/30/news141.html itmedia 2021-08-30 18:26:00
TECH Techable(テッカブル) 「信頼」で繋がるキャリアSNS「YOUTRUST」、4.5億円を調達 https://techable.jp/archives/160930 trust 2021-08-30 09:00:42
AWS AWS Japan Blog 【開催報告】「中堅・中小製造業におけるクラウド活用の実例とユースケース徹底解説!」セミナー https://aws.amazon.com/jp/blogs/news/2021-07-gf-mid-mfg-event/ AmazonがFulfillmentCenter運用で培った経験を活用できる点製造業務を最適化させる特化型のサービスを提供している点世界中の製造業向けソリューションリーダーが持つパートナーオファリングを利用可能な点AWSを用いたKKaizenaaSのご紹介旭鉄工株式会社iSmartTechnologies株式会社代表取締役社長木村哲也氏「AWSを用いたKKaizenaaSのご紹介」資料旭鉄工株式会社における取り組み事例のご紹介セッションとなります。 2021-08-30 09:34:28
Google Official Google Blog Supporting the future of computer science with the 2021 Google PhD Fellowships http://feedproxy.google.com/~r/blogspot/MKuf/~3/RcQ2BOuJ-HU/ Supporting the future of computer science with the Google PhD FellowshipsSince Google has been supporting top graduate students who want to make an impact on the future of technology The Google PhD Fellowship program recognises candidates doing important and innovative research in computer science and related fields In Australia and New Zealand the program focuses on early stage candidates Winners receive fellowships which include a monetary award of AUD to cover stipend and other research related activities as well as a Google Mentor who works on topics related to their field of study and provides guidance In we re pleased to announce four new PhD students in Australia who have been awarded fellowships for their outstanding efforts  Sampson Wong Google PhD Fellowship in Algorithms Optimisations and Markets The University of Sydney Transport networks require regular monitoring and maintenance to sustain a high level of operability As networks grow and as technologies improve there is a rising demand for data driven analysis of transport network data This has resulted in governments and companies developing domain specific tools to provide its citizens and users with the best recommendations The speed and quality of these tools depend greatly on their fundamental building blocks The goal of my thesis is to develop efficient algorithms for fundamental problems involving geometric movement data on transport networks We use clustering and other algorithmic methods to detect commuting patterns in geometric movement data and to select beneficial upgrades for a transport network Theekshana Dissanayake Google PhD Fellowship in Machine Learning QUT Deep learning has shown great success in solving biosignal based medical diagnostic problems However present solutions cannot generalise across multiple datasets captured from different experimental settings Furthermore the black box nature of current solutions hinders the trust associated with the predictions made from a clinical perspective This PhD research focuses on the generalisability and interpretability of deep learning models designed for biosignal based medical diagnostics and considers both single and multi channel biosignals such as heart signals and brain signals using EEG and ECG Xinlong Wang Google PhD Fellowship in Machine Perception Speech Technology and Computer Vision The University of AdelaideXinlong s research interests lie in computer vision and machine learning specifically in enabling machines to see and understand the environment Xinlong s research focuses on object level recognition including D D video object detection and instance segmentation Yun Li Google PhD Fellowship in Machine Learning University of New South Wales  Deep learning has been demonstrating the potential to significantly revolutionise the practice of medicine and the delivery of healthcare However low volume high sparsity and poor quality of healthcare data and their diverse contexts may limit the efficacy of deep learning methods In my research we aim to develop a suite of robust and versatile few shot machine learning methods to effectively discover personalised transferable insightful knowledge with very limited data Specifically we have identified and proposed the solutions to data efficient methods for genomics sequencing medical image argumentation hierarchical multi view data analysis and tinnitus diagnosis We will continue to improve the explainability transparency and personalisation for better clinical translation Our studies will have a broader impact on a wide range of practical scenarios such as genome study medical diagnosis drug discovery and disease treatment In supporting these Australian Fellows we recognise their significant academic achievements and hope that they will go on to be leaders in their respective fields We look forward to building even stronger links between industry and academia to help support important research in Australia You can find out more about the Google PhD Fellowship program here 2021-08-30 09:13:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) fileを指定した分だけ抽出したい。 https://teratail.com/questions/356908?rss=all fileを指定した分だけ抽出したい。 2021-08-30 18:49:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javaの入力ダイアログで何も書かずにokボタンを押したときに名無しさんと表示させたい https://teratail.com/questions/356907?rss=all javaの入力ダイアログで何も書かずにokボタンを押したときに名無しさんと表示させたいコードvarusernamevaruserresultusernamepromptお名前を教えて下さい。 2021-08-30 18:48:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascript(React)で多次元配列のHTML化をループで表示する https://teratail.com/questions/356906?rss=all javascriptReactで多次元配列のHTML化をループで表示するconstresulthogeaabbprice上記のつの配列があった際に、下記のようにReactで展開できるようにする方法が調べても分からなくてご教示頂けたら幸いです。 2021-08-30 18:46:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Jvascriptで特定の条件が一致したときに特定の要素を非表示させる方法を教えてください。 https://teratail.com/questions/356905?rss=all jvascript 2021-08-30 18:37:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) テキスト内のURLまたはマークダウンで書かれたものをaタグに置き換えたい https://teratail.com/questions/356904?rss=all テキスト内のURLまたはマークダウンで書かれたものをaタグに置き換えたい前提・実現したいことお世話になります。 2021-08-30 18:29:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Module parse failed: Unexpected tokenのエラーが解消できない https://teratail.com/questions/356903?rss=all ModuleparsefailedUnexpectedtokenのエラーが解消できない現在Frourioで構成されたTypeScriptのウェブアプリを作成しているのですが、表題のエラーが発生し解消できません。 2021-08-30 18:27:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【GAS】Gmailの購入履歴をスプレッドシートに自動で反映させたいが途中で止まっています https://teratail.com/questions/356902?rss=all 【GAS】Gmailの購入履歴をスプレッドシートに自動で反映させたいが途中で止まっています前提・実現したいことGmailから購入履歴をスプレッドシートに反映させようとしています。 2021-08-30 18:01:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 座席予測システムの作成 https://teratail.com/questions/356901?rss=all react 2021-08-30 18:00:40
AWS AWSタグが付けられた新着投稿 - Qiita CodeシリーズとLambdaを利用したデータファイルの自動登録 https://qiita.com/atakig/items/32c03c9ba393d82fcdbe 2021-08-30 18:43:33
Docker dockerタグが付けられた新着投稿 - Qiita 【Docker / Nuxt.js / TypeScript / Expressで作るタスク管理アプリ】PrismaでCRUDをやってみよう! https://qiita.com/Ryo9597/items/b4e381b77e99398652d7 【DockerNuxtjsTypeScriptExpressで作るタスク管理アプリ】PrismaでCRUDをやってみようはじめに今回はDockerとNuxtjsとTypeScriptとExpressを使ってタスク管理アプリを作成していきます。 2021-08-30 18:55:43
技術ブログ Developers.IO Storage Gateway が意図せずオフラインになったことを検知する方法 https://dev.classmethod.jp/articles/tsnote-storage-gateway-notify-offline/ storagegateway 2021-08-30 09:34:12
技術ブログ Developers.IO ALB + Cognito 認証とセッションを用いてユーザー別にページ表示させる https://dev.classmethod.jp/articles/http-headers-added-by-alb-and-cognito-session-express/ albcognito 2021-08-30 09:09:51
海外TECH DEV Community Pull Requests for Dummies https://dev.to/reviewpad/pull-requests-for-dummies-2baj Pull Requests for DummiesDebate about code reviews is often dominated by debate about pull requests The confusion between the two is so common we have made it a point to clarify that they are not the same quite often So what are pull requests And why are they called that way Imagine you re writing a book You knew that was coming In this case you re writing collaboratively Let s say it s a non fiction book or a technical manual Something that requires a certain degree of responsibility and accuracy You will need to figure out a strategy to make sure there are as few mistakes as possible How about…version control If this is a collaborative work then it stands to reason that you will want to keep your file let s say a Word document somewhere everyone can easily find it and work on it Let s say you keep your manuscript on Dropbox You or any one of the other authors are working on a specific chapter so you download the manuscript that the team is keeping online You would never edit the manuscript directly that would be way too risky You create a temporary version and label it as such You do your work write your lines make sure everything is to your liking and then what do you do You upload it to the Dropbox always making sure that it s labeled correctly as a temporary version Why Because you would like feedback from your colleagues before pulling everything together notice our word choice there What s a simple word for asking for feedback A review Dictionaries are interesting Anyway your colleagues will then look at your brand new text and they will carefully look over it They will correct mistakes leave notes and suggestions make recommendations and of course if all is well simply accept it When this is done and the author of the new chapter is confident he s answered all the queries and fixed all the problems they can then request whoever is responsible for the manuscript to pull his changed text into the main document And that is what a pull request is When a developer finishes a task they will start a process to join the new code to the project For that purpose they will ask whoever s in charge of the project to pull the changes from their working branch to the main branch Voilá a request to pull changes a pull request So it s not a review but it implies a review Most of the time yes Unless the changes are very trivial it would be irresponsible to pull changes into the main branch without performing a code review What happens frequently is the opposite code reviews happen all the time without the need for a pull request A developer might want to review the changes between different states of a project for many different purposes Auditing the source code is always important Reviewing code without making it visible to everyone else in the project pull requests are always visible for whatever reason Reviewing the code when the project is scattered across many repositories There are even some software development methodologies that don t use pull requests at all And they still review code We hope this helped clear up what pull requests are and why they are often wrongly mistaken for code reviews Are there any topics you d like us to cover next on this series If so you know where to find us on Twitter reviewpad 2021-08-30 09:48:50
海外TECH DEV Community Setting up your own online store? Here's a breakdown of the transaction fees charged by payment services https://dev.to/robole/setting-up-your-own-online-store-here-s-a-breakdown-of-the-transaction-fees-charged-by-payment-services-3b2a Setting up your own online store Here x s a breakdown of the transaction fees charged by payment servicesIf you want to sell something online it is now something that you can do quickly and without any technical expertise There are marketplaces tonnes of marketplaces and third party integrations to make your own store Before you charge in it is a good idea to understand what the costs involved are It pays to know how much you will make on each sale I made the mistake of overlooking this initially I was selling a product for € and I wasn t totally sure what the fees were After making a couple of sales I reviewed the transactions and I saw that the fees added up to of the sales amount Yikes Keep in mind that if you sell something for € or € fees are going to have a different impact on your profits If you can identify what the profit margin is at different price points it can help you decide what you will sell So this is a worthwhile exercise to do before you start If you are selling a digital product your biggest expense is payment processing fees or platform fees if you are selling on a marketplace A lot of the marketplaces use third party services such as PayPal and Stripe to handle payments and if you make your own store you will use one of these too If you are selling a physical product then you have to consider the cost of production delivery and time it will take for support There are marketplaces that will handle this for you for a bigger slice of your profits In this article I will focus on the costs for handling payments I will look at the fees for online commercial transactions charged by the major payment service providers I am not evaluating other features of their services which may be a factor for you in choosing a payment service provider I am purely interested in the costs involved I will look at the fees for Ireland While you may not live in Ireland this will still provide a good outline of how the fees are arranged by each payment service provider Please don t follow what I have outlined blindly Take a look at the websites for the payment service providers I have included links where applicable change the website s settings to your country of residence and ensure that you understand the details specific to you Fees comparedFees charged on transactions generally range between and of the transaction value with payment service providers Each provider arranges their fee slightly differently so it makes it a bit tricky to do a direct comparison They all take a percentage cut from each transaction and there is an accompanying fixed amount charged They diverge when it comes to selling internationally and handling currency conversion To make a fair comparison let s look at the fees as a percentage of transaction amount taking each of these different factors into consideration separately I have highlighted the best rates in light green where there is a clear case for choosing one of the other For domestic sales if you are selling products under Euro the lowest fees are with PayPal at their micropayment rate There is a big gotcha with micropayments the rate applies to all transactions so you will end up paying higher fees on transactions greater than euro This is not ideal if you sell a range of products Stripe and Square have identical fees They are a better choice than PayPal for all other price points PayPal s fees are higher for international sales Stripe and Square charge the same fees for domestic and international sales It only makes sense to go with PayPal if you are only selling products for euro or less and you can apply the micropayments rate This probably is not practical Currency conversion is done differently by each provider For PayPal and Stripe currency conversion can be avoided if you have a bank account linked to your account that shares the currency of the transaction but there are some differences in how they perform this check Some people use services such as Wise to have a multi currency account that can accept different currencies and who can perform the currency conversion at a more competitive rate I am not experienced in this so please explore this topic for yourself Square charges customers in the currency of your store so the customer s bank will be responsible for any currency conversion Customers may not appreciate this Square also deducts VAT for each transaction for Ireland Payment service provider fees in detailLet s look at the details of the fees for each provider and any conditions that may apply PaypalPayPal is the most established provider and serves the most countries worldwide However they are not the cheapest and their fees are quite convoluted With PayPal you can open a personal account or a business account also called a merchant account Fees generally vary according to your country and whether the transaction is domestic or international You can read about the personal fees here and the merchant fees here If you are selling on a platform like GumRoad you can use a personal PayPal account if you want to and the fees should be the same You can change a personal account into a business account but not vice versa For domestic transactions there is a charge of of transaction amount fixed fee based on the currency € for Euro for every transaction For international transactions you will be charged an additional to based on your region and the region of the buyer Currency conversion may be required to withdraw your balance from your PayPal account when your bank account has a different currency to the balance in your PayPal account You can expect to pay approximately above the base exchange rate The rates do not appear to be based on wholesale market currency rates so it is likely to cost you more than in real terms Again this amount may vary depending on the currency involved You can use services such as Wise to get a multi currency account this allows you to withdraw from PayPal without converting the currency Then you can convert the money to another currency on Wise at a better rate you can read more about that in this article With a merchant account you can apply for micropayments They will save you on fees for transactions less than euro The catch is that if you upgrade to the micropayment rate this rate will apply to all commercial transaction payments received into your PayPal account So you really only want to do this if you only sell products at less than euro The fees for micropayments are Domestic of transaction amount fixed fee based on currency € for Euro International of transaction amount fixed fee based on currency € for Euro It does not seem to be possible to apply for micropayments through their website When I contacted the support team to ask how to apply they said they can t set up it up through web chat They asked me to call a particular department PPS department instead I didn t do it as it wasn t something I wanted done StripeStripe has been around since and focuses more on offering integrations for ecommerce It serves a decent amount of countries but it is predominantly Europe and North America for now Stripe s payment processing fees are quite straightforward for Ireland the pricing is Domestic transactions of transaction amount fixed fee based € for Europe International transactions of transaction amount for non European cards currency conversion fee if required fixed fee € for Europe You may be able to avoid currency conversion fees if you have multiple bank accounts linked to your Stripe account SquareSquare was founded in and is more focused on physical point of sales and mobile apps but it does offer online payment processing also It only serves a few markets currently that is Australia Canada France Ireland Japan United Kingdom and the United States Stripe s payment processing fees for Ireland are of transaction amount € VAT per transaction with EU EEA cards of transaction amount € VAT per transaction with UK Non EEA cards You can reduce the fees slightly if you get a Premium Plan for € mo The fixed portion of the fee is reduced from cents to cents for each transaction Square charges the customer in the currency of your store So the customer is responsible for currency fees PayoneerPayoneer facilitates international fund transfers payments requests and invoicing of clients and is used by marketplaces such as Fiverr Designs and iStock for payouts It doesn t appear that Payoneer can be used as a third party integration for individuals So you may only encounter Payoneer if you use as a third party service for payouts for digital marketplaces or if you invoice customers for business to business sales The fees are Payoneer to Payoneer payments Free Direct payments by a client by credit card all currencies of transaction amount Payment through a marketplace The marketplace set the rates Withdrawals are charged Withdrawals in local currency from a Payoneer balance of the same currency € in EUR or in USD Withdrawals in non local currency Up to of transaction amount The exchange rate of transactions with conversion is based on wholesale currency market rates obtained at the time of transaction from a range of financial institutions For more info read this article ConclusionStripe and Square offer the most straightforward competitive all round rates PayPal s rates are not straightforward If you are selling products at less than Euro PayPal s micropayment rates are the most favourable rates around but it may not be practical to use PayPal as a single provider just for this instance Ultimately the best provider depends on where you are what you are selling and what markets you are serving You may be in a country that is not served by a particular provider so the choices are not equal everywhere If I missed out on something please let me know 2021-08-30 09:23:26
Apple AppleInsider - Frontpage News 'Ted Lasso' wins four Hollywood Critics awards, more than any other show https://appleinsider.com/articles/21/08/30/ted-lasso-wins-four-hollywood-critics-awards-more-than-any-other-show?utm_medium=rss x Ted Lasso x wins four Hollywood Critics awards more than any other showApple TV breakout hit Ted Lasso has won four awards including Best Actor for star Jason Sudeikis in the inaugural year of the Hollywood Critics Association TV Awards From its nominations Ted Lasso beat all other shows to land a total of four awards Read more 2021-08-30 09:32:00
海外TECH CodeProject Latest Articles Completely Selfconfigurating Service with .Net 5 https://www.codeproject.com/Tips/5311615/Completely-Selfconfigurating-Service-with-Net-5 addservice 2021-08-30 10:00:00
海外科学 NYT > Science Ida is expected to gain strength as it churns toward Louisiana. https://www.nytimes.com/2021/08/27/climate/ida-is-expected-to-gain-strength-as-it-churns-toward-louisiana.html mexico 2021-08-30 09:31:14
金融 金融庁ホームページ 金融庁の災害用備蓄食品の有効活用の取組みについて公表しました。 https://www.fsa.go.jp/choutatu/choutatu_j/choutatsu_saigaisyokuhin.html 有効活用 2021-08-30 10:00:00
海外ニュース Japan Times latest articles Japan’s new Digital Agency prepares for daunting task of overhauling tech policy https://www.japantimes.co.jp/news/2021/08/30/national/digital-agency-challenges/ Japan s new Digital Agency prepares for daunting task of overhauling tech policyPast efforts have stumbled due to insufficient resources and bureaucratic divisions and an ability to overcome these structural issues will make or break the new 2021-08-30 18:39:48
海外ニュース Japan Times latest articles North Korea appears to restart nuclear reactor, presenting fresh challenge to Biden https://www.japantimes.co.jp/news/2021/08/30/asia-pacific/north-korea-yongbyon-restart/ North Korea appears to restart nuclear reactor presenting fresh challenge to BidenThe restart of the plutonium producing reactor at the Yongbyon nuclear site has been described as deeply troubling by the U N atomic agency 2021-08-30 18:27:51
海外ニュース Japan Times latest articles Foreign substances in Japan’s Moderna shots: Here’s what you need to know https://www.japantimes.co.jp/news/2021/08/30/national/contaminated-moderna-vaccine-explainer/ health 2021-08-30 18:05:38
ニュース BBC News - Home Hospitality: Bullying, low pay and burn-out blamed for staff shortage https://www.bbc.co.uk/news/uk-wales-58341916?at_medium=RSS&at_campaign=KARANGA industry 2021-08-30 09:16:08
ニュース BBC News - Home 'Why Kane deserved move & how Spurs have bounced back from turbulent summer' - Jermaine Jenas https://www.bbc.co.uk/sport/football/58379546?at_medium=RSS&at_campaign=KARANGA x Why Kane deserved move amp how Spurs have bounced back from turbulent summer x Jermaine JenasMOTD pundit Jermaine Jenas says Harry Kane deserved a move away from Tottenham and looks at how the club has bounced back after a difficult summer 2021-08-30 09:29:42
ニュース BBC News - Home Tokyo Paralympics: Wheelchair racer Andrew Small and archer Phoebe Paterson Pine win golds https://www.bbc.co.uk/sport/disability-sport/58381498?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Wheelchair racer Andrew Small and archer Phoebe Paterson Pine win goldsAndrew Small wins his first Paralympic title in the T m as Phoebe Paterson Pine takes archery gold on her Games debut on day six of Tokyo 2021-08-30 09:11:53
ビジネス ダイヤモンド・オンライン - 新着記事 【米国株】アマゾンのBNPL機能(分割払い)の実装で 注目される「アファーム」と「マルケタ」を解説! 金利や 手数料が不要で便利な“後払い”のリスクにも要注意! - 世界投資へのパスポート https://diamond.jp/articles/-/280889 【米国株】アマゾンのBNPL機能分割払いの実装で注目される「アファーム」と「マルケタ」を解説金利や手数料が不要で便利な“後払いのリスクにも要注意世界投資へのパスポート米国在住のアナリスト広瀬隆雄さんが解説月日の引け後、アマゾンAMZNが、アファームAFRMの提供する「分割払いボタン」をアマゾン・サイトに実装するテストを行っていることが報道されました。 2021-08-30 18:45:00
LifeHuck ライフハッカー[日本版] 一度の設置で10年以上使える!高コスパで取り付け簡単な浄水器 https://www.lifehacker.jp/2021/08/machi-ya-joy_space_1way-end.html 取り付け 2021-08-30 19:00:00
GCP Google Cloud Platform Japan 公式ブログ Memorystore とは https://cloud.google.com/blog/ja/topics/developers-practitioners/what-memorystore/ クリックして拡大アプリケーションに必要な可用性とはMemorystoreforRedisではベーシックティアとスタンダードティアを提供しています。 2021-08-30 11:00:00
GCP Google Cloud Platform Japan 公式ブログ Actifio GO を使用したバックアップと障害復旧の最新情報 https://cloud.google.com/blog/ja/products/storage-data-transfer/whats-latest-actifio-go-backup-and-disaster-recovery/ 年月に発売されたActifioGOの最新リリースでは、以下が追加されています。 2021-08-30 10:30:00
GCP Google Cloud Platform Japan 公式ブログ マイクロサービスと API を活用してアプリケーションのモダナイゼーションを実現する https://cloud.google.com/blog/ja/products/application-modernization/app-modernization-with-googles-cloud-apigee-and-anthos/ AnthosServiceMeshを使用すると、企業は標準化されたセキュリティ、ポリシー、管理に関する要件を備えたプラットフォームスケールのマイクロサービスをビルドできます。 2021-08-30 10:00:00
GCP Google Cloud Platform Japan 公式ブログ Anthos on GKE を Terraform でデプロイする パート 1: Config Sync による GitOps https://cloud.google.com/blog/ja/topics/anthos/using-terraform-to-enable-config-sync-on-a-gke-cluster/ この構成をTerraformで適用すると、ConfigSyncが有効になり、リポを使用したクラスタの状態が自動的に同期され、クラスタ上にKubernetesの構成オブジェクトが即座に作成されます。 2021-08-30 09:30:00
北海道 北海道新聞 清里臨時町議会、町長らの減給条例案否決 職員パワハラ自殺問題で https://www.hokkaido-np.co.jp/article/583724/ 課長 2021-08-30 18:16:00
北海道 北海道新聞 対日戦勝式典が事実上の無観客に ロシア・サハリン州 https://www.hokkaido-np.co.jp/article/583716/ 北方領土 2021-08-30 18:13:00
北海道 北海道新聞 各地の護国神社、7県が公務出席 例大祭に知事ら、玉串も https://www.hokkaido-np.co.jp/article/583715/ 護国神社 2021-08-30 18:01:00
ビジネス 東洋経済オンライン 老いを「楽しめる賢人」「楽しめない凡人」の差 加齢は果たして「マイナスなこと」なのか? | アルファポリス | 東洋経済オンライン https://toyokeizai.net/articles/-/450578?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-30 18:30:00
ビジネス 東洋経済オンライン 地銀の「格差」を見分ける3つのポイント【動画】 「今後2~3年が厳しい」と言われるワケは? | 金融業界 | 東洋経済オンライン https://toyokeizai.net/articles/-/451725?utm_source=rss&utm_medium=http&utm_campaign=link_back 地方銀行 2021-08-30 18:05:00
IT 週刊アスキー サンシャイン池崎さんがゲスト!9月1日の「カプコンTV!」は『モンハンライズ』や『モンハンストーリーズ2』を紹介! https://weekly.ascii.jp/elem/000/004/067/4067630/ 配信 2021-08-30 18:35:00
IT 週刊アスキー 被災地や観光地で活用できる組立式ダンボールテント「DAN DAN DOME」 https://weekly.ascii.jp/elem/000/004/067/4067627/ dandandome 2021-08-30 18:30:00
IT 週刊アスキー Jリーグオフィシャルライセンスと契約したスポーツブロックチェーンゲーム登場 https://weekly.ascii.jp/elem/000/004/067/4067629/ onesports 2021-08-30 18:30:00
マーケティング AdverTimes 【人事】高島屋、EC事業部副事業部長ほか(2021年9月1日付) https://www.advertimes.com/20210830/article362047/ 高島屋 2021-08-30 09:40:03
GCP Cloud Blog JA Memorystore とは https://cloud.google.com/blog/ja/topics/developers-practitioners/what-memorystore/ クリックして拡大アプリケーションに必要な可用性とはMemorystoreforRedisではベーシックティアとスタンダードティアを提供しています。 2021-08-30 11:00:00
GCP Cloud Blog JA Actifio GO を使用したバックアップと障害復旧の最新情報 https://cloud.google.com/blog/ja/products/storage-data-transfer/whats-latest-actifio-go-backup-and-disaster-recovery/ 年月に発売されたActifioGOの最新リリースでは、以下が追加されています。 2021-08-30 10:30:00
GCP Cloud Blog JA マイクロサービスと API を活用してアプリケーションのモダナイゼーションを実現する https://cloud.google.com/blog/ja/products/application-modernization/app-modernization-with-googles-cloud-apigee-and-anthos/ AnthosServiceMeshを使用すると、企業は標準化されたセキュリティ、ポリシー、管理に関する要件を備えたプラットフォームスケールのマイクロサービスをビルドできます。 2021-08-30 10:00:00
GCP Cloud Blog JA Anthos on GKE を Terraform でデプロイする パート 1: Config Sync による GitOps https://cloud.google.com/blog/ja/topics/anthos/using-terraform-to-enable-config-sync-on-a-gke-cluster/ この構成をTerraformで適用すると、ConfigSyncが有効になり、リポを使用したクラスタの状態が自動的に同期され、クラスタ上にKubernetesの構成オブジェクトが即座に作成されます。 2021-08-30 09:30:00
TECH Engadget Japanese ひっそりと咲く少女たちの恋。台湾発の百合漫画『綺譚花物語』を翻訳出版したい https://japanese.engadget.com/taiwan-comic-102511622.html ︎発行予定時期年春以降※クラウドファンディングの参加方法について※ヘルプ・よくあるご質問昭和年の台湾にひっそりと咲く少女たちの恋台中市を舞台にした台湾発の百合漫画昭和年。 2021-08-30 10:25:11
TECH Engadget Japanese Windows 11の互換性チェックアプリが刷新され再公開 対応プロセッサも拡大 https://japanese.engadget.com/windows-11-check-app-100012560.html windows 2021-08-30 10:00:12
ROBOT ロボスタ 仕事終わりのビジネスパーソンをサポートする「#寝落ちるタクシー」8月30日〜9月4日の期間 都内で走行 無料で利用可能 https://robotstart.info/2021/08/30/sleep-taxi-canvas.html 合同会社 2021-08-30 10:00:37
IT ITmedia 総合記事一覧 [ITmedia News] 日本を騒がせた“巨大な顔”の全貌が明らかに、YouTubeで「顔報告会」ライブ配信 https://www.itmedia.co.jp/news/articles/2108/30/news145.html itmedia 2021-08-30 19:33:00
TECH Techable(テッカブル) タイピングにスケッチまで!PC&iPadユーザーに最適なマルチスタンド「All in one Cradle」 https://techable.jp/archives/160940 allinonecradle 2021-08-30 10:00:15
AWS lambdaタグが付けられた新着投稿 - Qiita AWS lambdaを時間指定で1回だけ実行する方法 https://qiita.com/hageron/items/9233869d5c9415e2b5ba やりたいことlambdafunctionを時間指定で回だけ実行したい想定しているケース・あるイベントがまとまったページを監視して、新しいイベントが登録されたらイベントが開催される日前にLINEで通知する。 2021-08-30 19:19:48
python Pythonタグが付けられた新着投稿 - Qiita Pythonではじめる機械学習 part5 https://qiita.com/yuto_suzuki/items/7104a87927d0b381ebc0 クラス分類と回帰について教師あり学習で解く問題は大きく分けて、クラス分類と回帰に分類できる。 2021-08-30 19:25:12
python Pythonタグが付けられた新着投稿 - Qiita AWS lambdaを時間指定で1回だけ実行する方法 https://qiita.com/hageron/items/9233869d5c9415e2b5ba やりたいことlambdafunctionを時間指定で回だけ実行したい想定しているケース・あるイベントがまとまったページを監視して、新しいイベントが登録されたらイベントが開催される日前にLINEで通知する。 2021-08-30 19:19:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) フォルダーの名前を表にしたい。 https://teratail.com/questions/356918?rss=all inputfield 2021-08-30 19:56:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [python]モジュール導入におけるエラー https://teratail.com/questions/356917?rss=all pythonモジュール導入におけるエラー前提・実現したいことこちらのサイトを元に画像分類を練習している者です。 2021-08-30 19:45:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) axiosのgetでhttpsのAPIを叩くとhttpで呼ばれる https://teratail.com/questions/356916?rss=all 2021-08-30 19:30:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VB.NET VSでActive Directory Interactive認証を使いたい https://teratail.com/questions/356915?rss=all VBNETVSでActiveDirectoryInteractive認証を使いたいVisualnbspStudioWindowsVBNETNetFrameworkSystemDataSqlClientnbspVisualnbspStudioでWindowsフォームアプリケーションを作成しています。 2021-08-30 19:20:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) FileMaker UUIDの取得について https://teratail.com/questions/356914?rss=all FileMakerUUIDの取得について主キーをgetnbspUUIDnbspで自動取得した時に外部キーに主キーと同じIDを取得するにはどうしたらいいのか教えていただけないでしょうか。 2021-08-30 19:19:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ニューラルネットワークのデータセットを自作したい https://teratail.com/questions/356913?rss=all ニューラルネットワークのデータセットを自作したいつにつき個の説明変数があるデータをニューラルネットワークを用いて分類しようと考えております。 2021-08-30 19:12:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) npm run dev エラー対応 https://teratail.com/questions/356912?rss=all npmrundevエラー対応下記からソースをダウンロードし開発環境を作成したいです。 2021-08-30 19:10:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JQueryを使ったコーナー移動について https://teratail.com/questions/356911?rss=all JQueryを使ったコーナー移動についてJQuery初心者ですJQuerynbspafterを使ってコーナー移動をしたいのですが、移動させたいクラス名が重複しています。 2021-08-30 19:08:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) なぜか途中で止まってしまう。 https://teratail.com/questions/356910?rss=all コンソールには、それらしきエラーは表示されていませんでした。 2021-08-30 19:04:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Colaboratory 上で重みモデル.pthをロードできない https://teratail.com/questions/356909?rss=all GoogleColaboratory上で重みモデルpthをロードできない実現したいことGooglenbspcolaboratory上で自前の重みモデルkanjipthをロードし学習したいです。 2021-08-30 19:01:37
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】取得したenumの値とモデルのenumを比較する方法 https://qiita.com/KatahiraKota/items/5d88d176e3a9c73376ea 準備Userrbでenumを設定enumsex無回答noanswer男性male女性femalerailsconsoleenumを確認UsersexesgtnoanswergtmalegtfemalegtUsersexesmalegtインスタンスを取得userUserfindインスタンスのenumを確認usersexgtmale詰まったことenumの比較ができない・・・実現したいこと「インスタンスのsexがmaleであるとき」の条件式が作りたい。 2021-08-30 19:12:55
AWS AWSタグが付けられた新着投稿 - Qiita AWS Amplifyを利用して、Reactで作成したアプリケーションをデプロイしてみた https://qiita.com/itoshin1341/items/20a4fcd2630618870b38 アプリをAmplifyにデプロイ準備が整ったのでAmplify上にアプリケーションをデプロイしていきます。 2021-08-30 19:50:39
AWS AWSタグが付けられた新着投稿 - Qiita AWS lambdaを時間指定で1回だけ実行する方法 https://qiita.com/hageron/items/9233869d5c9415e2b5ba やりたいことlambdafunctionを時間指定で回だけ実行したい想定しているケース・あるイベントがまとまったページを監視して、新しいイベントが登録されたらイベントが開催される日前にLINEで通知する。 2021-08-30 19:19:48
AWS AWSタグが付けられた新着投稿 - Qiita EC2 + RDS + Capistrano + unicorn + nginxでrailsアプリを自動デプロイ メモ https://qiita.com/nakayama_ryotaro/items/ea935c668bba97821b8e 下記のコマンドを実行して設定ファイルの作成と編集をしていきます。 2021-08-30 19:04:36
golang Goタグが付けられた新着投稿 - Qiita [golang]Excelの列アルファベットを計算する https://qiita.com/tomtwinkle/items/1cccf2c8552b878ddb94 golangExcelの列アルファベットを計算する皆さんもBtoB系のWebサービスを作っている時に「golangで何かしらの帳票をExcelで出力したい」みたいな要望もあると思いますが、そんな時に大体の人が使用するgolang主要なLibraryであるqaxosexcelizeは列情報をありがた迷惑にもAZの文字列で扱ってくれています。 2021-08-30 19:12:09
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】取得したenumの値とモデルのenumを比較する方法 https://qiita.com/KatahiraKota/items/5d88d176e3a9c73376ea 準備Userrbでenumを設定enumsex無回答noanswer男性male女性femalerailsconsoleenumを確認UsersexesgtnoanswergtmalegtfemalegtUsersexesmalegtインスタンスを取得userUserfindインスタンスのenumを確認usersexgtmale詰まったことenumの比較ができない・・・実現したいこと「インスタンスのsexがmaleであるとき」の条件式が作りたい。 2021-08-30 19:12:55
Ruby Railsタグが付けられた新着投稿 - Qiita EC2 + RDS + Capistrano + unicorn + nginxでrailsアプリを自動デプロイ メモ https://qiita.com/nakayama_ryotaro/items/ea935c668bba97821b8e 下記のコマンドを実行して設定ファイルの作成と編集をしていきます。 2021-08-30 19:04:36
海外TECH DEV Community Git Remove Local and Remote Tag : The Final Guide https://dev.to/zigrazor/git-remove-local-and-remote-tag-the-final-guide-534n Git Remove Local and Remote Tag The Final GuideOn Git tags are often used in order to tag specific commits that may be more important than others Tags may be used in order to bookmark certain events releases bug fixes or just to add an informative and descriptive note to a commit On GitHub tags are often associated with actual product releases for example However in some cases you may want to delete Git tags easily locally or remotely Delete a local Git tagIn order to delete a local Git tag use the git tag command with the d option git tag d lt tag name gt For example if you wanted to delete a local tag named “v on your commit list you would rungit tag d vThe output will be Deleted tag v was fa If you try to delete a Git tag that does not exist you will simply be notified that the tag does not exist git tag d vthe output will be error tag v not found If you want to make sure that tags were correctly deleted simply list your existing tags using the tag command and the l option git tag l Delete a remote Git tagIn order to delete a remote Git tag use the git push command with the delete option and specify the tag name git push delete origin lt tagname gt Back to the previous example if you want to delete the remote Git tag named “v you would rungit push delete origin vthe output will be To deleted vTo delete a remote Git tag you can also use the git push command and specify the tag name using the refs syntax git push origin refs tags lt tag gt Back to the example in order to delete a tag named “v you would rungit push origin refs tags vthe output will be To deleted vWhy should we specify the “refs tags instead of just specifying the tagname In some cases your tag may have the same name as your branch If you tried to delete your Git tag without specifying the “refs tags you would get the following errorgit push origin verror dst refspec v matches more than one error failed to push some refs to lt repository gt As a consequence you need to specify that you are actually trying to delete a Git tag and not a Git repository ConclusionIn this tutorial you learnt how you can easily delete a local and a remote Git tag For More The Final Guide see the Index Page 2021-08-30 10:27:46
海外TECH DEV Community How to show which Git branches have changed recently https://dev.to/rrees/how-to-show-which-git-branches-have-changed-recently-2g83 How to show which Git branches have changed recentlyI will admit to some bad working habits one of them is working on multiple things at the same time rather trying to focus exclusively on one unit of work and completing it before I move on to the next thing This means that I sometimes have multiple Github branches that I m working on for a repository Unfortunately this intersects with another bad habit I have of not cleaning up my local branches frequently The two combined mean that when I m slicing between tasks I often find it difficult to find the branch I was working on before I switched tasks Enter Git sorts to save me By default Git sorts branches lexically but using the committerdate sort you instead get the branches from the most recently committed to the last commit date Git sorts can also be reversed by putting the minus sign before the sort name This effectively brings back the branches in the order you last changed them To summarise then git branch sort committerdateAllows you to see which branches you changed most recently in a repository 2021-08-30 10:19:29
海外TECH DEV Community How to Serve images in next Gen Formats? https://dev.to/wpsyed/how-to-serve-images-into-next-gen-formats-p9f How to Serve images in next Gen Formats Google do recommend converting images from png jpeg to webp formats that s why serve images in next gen formats suggestion comes in Google page speed insights If you don t know how to fix this issue in your worpdress website then stay here I will go over a little bit about serving images to next gen formats Table Of Contents What is Webp Use webp plugin Convert images to webp by using free tools ShortPixe Imagify Optimole Webp is the latest gen formats for images like png jpeg images Google prefer smaller size of images that you should use on your web pages To serve your images in webp formats you simply need to use free tools that we are going to cover later Webp images are smaller in size compare to jpeg and png files On the other hand you can server your high quality images to webp format without losing the quality This will result in both faster speeds and better PSI reports Average webp file size compare to jpeg and png img sourceHere is an example of both webp and jpeg file images and you can see there is no difference at all however webp file is almost smaller than jpeg Use webp pluginUsing a third party webp plugin will save you some time and increase page load time by making a copy of your original images and making the file size smaller If you are getting this error down to the google page speed insights report Serve images in next gen formatsthen you simply need to use some of these free WordPress tools that I have listed down below Shortpixel free paid Imagify free paid optimole free EWWW Image optimizer free paid Wpsmush Free paid The one I recommend for you is webp converter for media This plugin is super fast and lightweight and less bloated then others The developer is well skilled and he coded the plugin in his own way Belive me after actiavating this plugin the issue was completely resolved on google page speed insights I will show you how you can do the same Go Over to WordPress dashboard and Add New Plugin Webp converter for media optimize your imagesAfter installing and activating the plugin you have to go to setting of this plugin Now if your server web host allows htaccess files than it s fine if does not then you have to select the second option to continue the conversion process webp converter for media plugin settingsBut via htaccess files method is recommended by default in this plugin After all go to bottom of the setting and click on force regenerate all images You can also select the quality of your images but I prefer selecting because it is the perfect for high quality images so you will never lose the quality of your images force convert all images from jpeg to webpThis plugin will create copies of your original images and serve them into next gen formats Now let me show you how I solved this issue quickly at google page speed insights To convert your images from jpeg to webp files install webp converter for media serve images in next gen formats Convert Images To WebP Using Free Online Toolsif you hate installing third party plugins Then there are some free tools that you can use to server your iamges in next gen formats One of my favourite one is CloudConvert s WebP Converter also a popular choice convert images to next gen formats with cloudconvert webp converterfor more wp speed up guides ShortpixelShortpixel is a great plugin and it has more than Active Installations The plugin allows you to optimize your images and help you to make your website faster by lazy loading your images You can check this option if you want Shortpixel to serve your images in next gen formats ImagifyImagify is again by far the best plugin but it is limited If you have tons of images on your website then you have to buy extra credit from imagify Otherwise I recommend you to stick around with webp converter for media Imagify has more than Active Installations in WordPress imagify image optimization plugin for wordpress OptimoleYou can replace any image optimization plugin with optimole after installing optimole you have to get an API key to activate it After that your all images will be compressed and converted to webp or serve scaled from Cloudfront CDN All over this plugin has more than starts rating so you can read more reviews I don t comment on this plugin because I don t personally used it for a while ConclusionAll right wrapping up this tutorial was all about images optimization and serve images in next gen formats which clearly means that it can improve your web page load time if you follow this guide step by step And google do like fast websites If you have any question related to speed security and performance then please let me know in the comment box I will be happy to hear from you guys 2021-08-30 10:16:19
海外TECH DEV Community 💎Free Wordpress Themes for your Website💎 https://dev.to/stacksjar/themesrain-for-building-a-perfect-website-for-your-business-280p Free Wordpress Themes for your Website What is ThemesRain ThemesRain is a marketplace where you can purchase both premium and free versions of WordPress themes to design a website that is both professional and simple to create Each website designed using the ThemesRain template is retina ready and designed to reach out to larger audiences with enhanced search engine optimization responsive design and innovative designing If you are wondering whether it is perfect for your business then keep on reading Below we ll mention some of the pros and cons of ThemesRain WordPress themes which will help your business create a niche for itself Pros Themes listed on ThemesRain are highly customizable You get the best deal with ThemesRains Enhance safety for payment transactions User friendly and simple designs for quick installations Highly responsive design which works across any platform SEO optimized designs to improve your ratingsCons Designing developing and maintenance of website based on WordPress can be challenging Though some WordPress themes are free you may need to purchase plugins to get the best results SEO based features of WordPress can be difficult to understand for beginnersProduct Categories Of ThemesRain Premium and Free ThemesRain offers a wide range of pre designed WordPress themes that are suitable for a variety of businesses Most businesses suffer due to a lack of professional websites which can direct more business and clients towards them A professional website not only builds trust among customers but also helps you become a part of the never ending business world Having said that not everyone is well versed with coding and creating a website for businesses can be a tough nut to crack If you think that you can hire a person who is well versed with coding languages then it s well and good but not every business has a budget set aside for website developers in that case you need an alternative and that s where WordPress themes by ThemesRain come in All themes designed by ThemesRain are designed for people with limited to no knowledge of coding With easy demo and one click installation you get to design a professional website which is your way to make a name for yourself and your business In case you are wondering whether ThemesRain has a template for business then check out below for different types of businesses they cater to We are sure there is one theme that is perfect for your business Restaurant Websites Construction amp Real Estate Websites Beauty Industry Websites Interior Design Websites University amp Institute Websites Sports Websites Legal Firm Websites Travel Blogs Flower Business Websites News Agency Websites Medical Websites Cryptocurrency Websites Funeral Business Websites Car Mechanic Websites Health WebsitesAll the themes that we have mentioned are available in premium and free versions But we urge you to invest in a premium version that allows you to reap the full benefits of WordPress themes with all the features plugins and add ons Get Discounts from Here Free Wordpress Themes 2021-08-30 10:04:58
Apple AppleInsider - Frontpage News Scarlett Johansson & Chris Evans reunite in Apple TV+ romance https://appleinsider.com/articles/21/08/30/apple-tv-reunites-scarlett-johansson-chris-evans-for-ghosted-romance?utm_medium=rss Scarlett Johansson amp Chris Evans reunite in Apple TV romanceMarvel stars Scarlett Johansson and Chris Evans are expected to star in Ghosted a romantic action film from the writers of Deadpool and director Dexter Fletcher for Apple TV Chris Evans and Scarlett Johansson being filmed for Variety s Actors on Actors series Source Variety Following its reported million acquisition of Coda Apple TV is has now commissioned another high profile film It s a development deal with Skydance Media previously known for the latest Mission Impossible films as well as Star Trek and Top Gun Maverick Read more 2021-08-30 10:15:40
海外TECH Engadget Your tiny Xbox 360 gamerpic may finally display properly on modern consoles https://www.engadget.com/your-tiny-xbox-360-gamerpic-may-finally-display-properly-on-modern-consoles-103031164.html?src=rss Your tiny Xbox gamerpic may finally display properly on modern consolesWhen the Xbox arrived in with x resolution x pixels probably seemed a perfectly reasonable gamerpic size With the K Xbox Series X displaying eight times the number of pixels however anyone still using the ancient gamerpics will get a hilariously tiny view of their avatar nbsp Video producer and editor Gabriel Roland Noukon was complaining about that very issue on Twitter quot I bought this gamerpic for Xbox Points in quot hetweeted quot And I ll be fucked if it won t remain the best dollar I ve ever spent quot An accompanying image shows his beloved barely visible avatar floating in a massive circle of grey nbsp With each passing generation Xbox tries to shame my Pac Man ghost avatar by shrinking it ever smaller and smaller I will not yield I bought this gamerpic for Xbox Points in and I ll be fucked if it won t remain the best dollar I ve ever spent until the seas boil over pic twitter com JittoUVjhーGabriel Roland noukon August Fortunately the right person saw that tweet in the form of Xbox engineering lead Eden Marie quot Listen I can t promise anything but I m going to make it my personal mission to fix this quot she replied Amazingly she found that the same gamerpic Noukon purchased was still on sale albeit at nearly two and half times the price but she gladly splurged the to buy it nbsp Right off the bat Marie noticed that Xbox gamerpics display differently if you re looking at your own profile or someone else s On your own the avatar is displayed as above and looks truly wonky On someone else s profile it displays better against your background but it s still tiny and the edges are cut off by the circular format of newer gamerpics nbsp Before we even think about what looks good we need to look at the inconsistency in the profile page editor that started this thread gamerpics look fundamentally different here depending on whether you re looking at your own profile broken or someone else s intended pic twitter com mosXHfMxーEden Marie neonepiphany August The grey border issue turned out to be a bug introduced at some point so Marie was able to fix that first Then she took advantage of the Xbox UI s ability to handle transparency in images by overlaying the square gamerpic into a transparent circular image After upsizing everything to a reasonable size the avatar looks great and the problem has been solved quot What do you think noukon Feel better about that dollar quot she tweeted nbsp It s a lot of fun and sometimes you even learn something new like apparently gamerpics supported transparency all along SURPRISEAnyway what do you think noukon Feel better about that dollar pic twitter com zxQxSmHJwーEden Marie neonepiphany August quot I have never and will never feel better about a dollar in my entire life quot replied Roland quot I ll also say this I worked in game QA for over a decade and I ve never seen a bug addressed this quickly quot Replied Marie quot It really helps that your bug report tweet made me laugh quot nbsp While this story on its own should warm the cockles of any gamer s heart that s not the end of it Marie noted that the fix will be introduced for all Xbox users still rocking those old gamerpics quot PS since there have been questions this will need to roll out with other console updates Insiders first and this will change how all gamerpics show up on console not just certain ones quot she noted The fix has now been added to the Alpha ring so if all goes well it should fix everybody s messed up Xbox gamerpics in the coming months nbsp 2021-08-30 10:30:31
海外TECH Network World IBM updates its mainframe processor to help AI https://www.networkworld.com/article/3631132/ibm-updates-its-mainframe-processor-for-ai.html#tk.rss_all IBM updates its mainframe processor to help AI IBM has introduced a new CPU for its Z Series mainframe that s designed for transactions like banking training insurance customer interactions and fraud detection The Telum processor was unveiled at the annual Hot Chips conference and has been in development for three years to provide high volume real time inferencing needed for artificial intelligence The Telum design is very different from its System z predecessor It features CPU cores on chip workload accelerators and MB of what IBM calls Level semi private cache The L cache is called semi private because it is used to build a shared virtual MB L connection between the cores on the chip This is a x growth in cache size over the z To read this article in full please click here 2021-08-30 10:02:00
海外TECH Network World What is firewall as a service? https://www.networkworld.com/article/3631055/what-is-firewall-as-a-service.html#tk.rss_all What is firewall as a service So what s firewall as a service Firewall as a service or FWaaS relies on technology in the cloud A user or application connects to the FWaaS via the internet and the service applies domain rules URL filtering and other security that physical firewall appliances use The idea is to replace the multitude of hardware firewalls you d need to secure all of your business traffic from all of its different operational sites with secure internet connections to the service What s wrong with firewall appliances Possibly nothing Physical firewalls are still quite popular particularly for businesses without a lot of different locations and without a lot of remote workers They even have some advantages over FWaaS like different cost profiles On prem firewalls are a capex expenditure up front but tend to be cheaper over time They also have lower latency To read this article in full please click here 2021-08-30 10:01:00
医療系 医療介護 CBnews 宿泊施設への派遣元病院、施設基準など特例扱いに-厚労省が周知 https://www.cbnews.jp/news/entry/20210830191617 取り扱い 2021-08-30 19:25:00
ニュース BBC News - Home Afghanistan: UK sceptical of Taliban safe passage pledge, says minister https://www.bbc.co.uk/news/uk-58380167?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-30 10:19:37
ニュース BBC News - Home Covid-19: New Zealand woman dies after Pfizer jab, and Sturgeon self-isolating https://www.bbc.co.uk/news/uk-58380149?at_medium=RSS&at_campaign=KARANGA coronavirus 2021-08-30 10:37:09
ニュース BBC News - Home Brazil bank robbers tie hostages to getaway cars https://www.bbc.co.uk/news/world-latin-america-58382410?at_medium=RSS&at_campaign=KARANGA brazil 2021-08-30 10:48:05
ニュース BBC News - Home First Minister Nicola Sturgeon tests negative for Covid-19 https://www.bbc.co.uk/news/uk-scotland-scotland-politics-58361884?at_medium=RSS&at_campaign=KARANGA covid 2021-08-30 10:49:35
ニュース BBC News - Home Hospitality: Bullying, low pay and burn-out blamed for staff shortage https://www.bbc.co.uk/news/uk-wales-58341916?at_medium=RSS&at_campaign=KARANGA industry 2021-08-30 10:19:56
ニュース BBC News - Home Tokyo Paralympics: Andrew Small and Phoebe Paterson Pine claims golds as GB win five medals https://www.bbc.co.uk/sport/disability-sport/58381498?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Andrew Small and Phoebe Paterson Pine claims golds as GB win five medalsAndrew Small wins his first Paralympic title in the T m Phoebe Paterson Pine takes archery gold on her Games debut and Natasha Baker wins silver in equestrian freestyle on day six of Tokyo 2021-08-30 10:54:04
LifeHuck ライフハッカー[日本版] 期限ギリギリまで仕事が終わらない理由 https://www.lifehacker.jp/2021/08/this-one-thing-could-be-seriously-sabotaging-your-productivity.html 先延ばし 2021-08-30 20:00:00
GCP Google Cloud Platform Japan 公式ブログ Memorystore とは https://cloud.google.com/blog/ja/topics/developers-practitioners/what-memorystore/ クリックして拡大アプリケーションに必要な可用性とはMemorystoreforRedisではベーシックティアとスタンダードティアを提供しています。 2021-08-30 11:00:00
GCP Google Cloud Platform Japan 公式ブログ Actifio GO を使用したバックアップと障害復旧の最新情報 https://cloud.google.com/blog/ja/products/storage-data-transfer/whats-latest-actifio-go-backup-and-disaster-recovery/ 年月に発売されたActifioGOの最新リリースでは、以下が追加されています。 2021-08-30 10:30:00
北海道 北海道新聞 アフガン米軍、31日撤退期限 「最長の戦争」終幕で混乱 https://www.hokkaido-np.co.jp/article/583744/ 駐留米軍 2021-08-30 19:02:20
北海道 北海道新聞 大阪万博の新駅前施設、市が整備 民間投資不調で方針転換 https://www.hokkaido-np.co.jp/article/583752/ 大阪市此花区 2021-08-30 19:04:00
北海道 北海道新聞 函教大生が森町活性化提案 12日間の就業体験で発表会 https://www.hokkaido-np.co.jp/article/583751/ 就業体験 2021-08-30 19:03:00
仮想通貨 BITPRESS(ビットプレス) Zaif、9/1-9/30で「NEMまたはSymbolのお取引で抽選で50名様にNEM時計プレゼントキャンペーン」実施 https://bitpress.jp/count2/3_14_12732 symbol 2021-08-30 20:00:05
IT 週刊アスキー 電話応対AIサービス「LINE AiCall」がオープン予定のピーター・ルーガー・ステーキハウス 東京で開始 https://weekly.ascii.jp/elem/000/004/067/4067643/ lineaicall 2021-08-30 19:50:00
GCP Cloud Blog JA Memorystore とは https://cloud.google.com/blog/ja/topics/developers-practitioners/what-memorystore/ クリックして拡大アプリケーションに必要な可用性とはMemorystoreforRedisではベーシックティアとスタンダードティアを提供しています。 2021-08-30 11:00:00
GCP Cloud Blog JA Actifio GO を使用したバックアップと障害復旧の最新情報 https://cloud.google.com/blog/ja/products/storage-data-transfer/whats-latest-actifio-go-backup-and-disaster-recovery/ 年月に発売されたActifioGOの最新リリースでは、以下が追加されています。 2021-08-30 10:30:00
TECH Engadget Japanese GoPro 10 Black(仮)は画質向上がメイン? 電子手ブレ補正も刷新か https://japanese.engadget.com/go-pro-10-110052058.html winfuture 2021-08-30 11:00:52
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] コロナ禍の平均睡眠時間は6.5時間 「睡眠の質」が下がり、眠りが浅くなったと3割が回答 https://www.itmedia.co.jp/business/articles/2108/30/news124.html itmedia 2021-08-30 20:39:00
TECH Techable(テッカブル) 飲食小売ブランドが公式アプリ/Webを無料で開設できるサービス「Chompy」 https://techable.jp/archives/160955 chompy 2021-08-30 11:00:53
python Pythonタグが付けられた新着投稿 - Qiita [macOS Big Sur] Homebrew + pyenv https://qiita.com/mykysyk@github/items/660584119c36911643a6 2021-08-30 20:04:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VK_EXT_full_screen_exclusiveを用いた, フルスクリーンの切り替えをしたい https://teratail.com/questions/356927?rss=all 2021-08-30 20:54:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPでリファラから検索ワードを取得して保存したい https://teratail.com/questions/356926?rss=all PHPでリファラから検索ワードを取得して保存したい前提・実現したいことサイト内検索のキーワードをCSVファイルに保存するヘディングのテキストltphpifhavepostsgtltphpifissetGETsampampemptyGETsecho検索キーワード未入力elseecho“GETsの検索結果wpquerygtfoundposts件検索キーワードと該当件数を表示検索キーワードと該当件数を表示fpath“wpcontentthemesmonomodetestcsvkey“date“Ymdcsv保存するファイル名の指定をする。 2021-08-30 20:52:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) circleciでrspecが通らない https://teratail.com/questions/356925?rss=all 2021-08-30 20:45:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) エラー: シンボルを見つけられません が解決できません。 https://teratail.com/questions/356924?rss=all エラーシンボルを見つけられませんが解決できません。 2021-08-30 20:35:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 2つのcsvを比較し計算する方法について https://teratail.com/questions/356923?rss=all adata 2021-08-30 20:33:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) xcodeをインストールしたがバージョン確認ができない https://teratail.com/questions/356922?rss=all xcodeをインストールしたがバージョン確認ができないMacあまり使い慣れない初心者です。 2021-08-30 20:27:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) コンポーネントごとの view event を Google Analytics などに送信する https://teratail.com/questions/356921?rss=all コンポーネントごとのvieweventをGoogleAnalyticsなどに送信するpageviewのイベントではなく、Reactなどで実装されたコンポーネントごとにviewイベントを計測したいケースがあります。 2021-08-30 20:23:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Firebaseのreal time databaseを介して複数のデータをM5 stickCでやり取りしたい https://teratail.com/questions/356920?rss=all Firebaseのrealtimedatabaseを介して複数のデータをMstickCでやり取りしたい複数台のMnbspstickCplusから得られたデータをfirebaseのrealnbsptimenbspdatabaseを介して、台のMnbspstickCに集約して区別できるように表示したいのです。 2021-08-30 20:14:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) react-windowのサンプルコードをTypeScriptに書き換えたい https://teratail.com/questions/356919?rss=all reactwindowのサンプルコードをTypeScriptに書き換えたいTypeScriptでreactwindowのFixedSizeListを使用したいと考えています。 2021-08-30 20:02:50
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】 投稿とユーザーの紐付け(メモ) https://qiita.com/moru0606/items/766413ffe82b803e7098 【Rails】投稿とユーザーの紐付けメモ目標投稿とユーザーの紐付け環境RailsrubymacOS前提投稿機能実装済み実装postテーブルにuseridカラムを追加ターミナルrailsgmigrationAddUserIdToPostsuserreferencesclassAddUserIdToPostsltActiveRecordMigrationdefchangeaddreferencepostsusernullfalseforeignkeytrueendendターミナルrailsdbmigrtateモデルにhasmanyとbelongstoを記述ユーザーは投稿が複数持てるのでhasmanyappmodelsuserrbclassUserltApplicationRecordhasmanypostsつの投稿に対してユーザーなのでbelongstoappmodelspostrbclassPostltApplicationRecordbelongstouserpostコントローラー記述appcontrollerspostscontrollerrbclassPostsControllerltApplicationControllerdefindexpostsUserpostsenddefshowpostUserpostsfindparamsidenddefcreatepostUserpostsbuildpostparamspostsaveredirecttorooturlendappcontrollersuserscontrollerrbclassUsersControllerltApplicationControllerdefshowuserUserfindparamsidpostsuserpostsendビュー記述投稿詳細ページでユーザー名を表示する。 2021-08-30 20:59:56
Ruby Rubyタグが付けられた新着投稿 - Qiita [Ruby] indexメソッド https://qiita.com/minhee/items/65a429b325535d2187ec indexメソッドindexメソッドはある要素が配列のどこにあるか調べる際に便利です。 2021-08-30 20:30:11
AWS AWSタグが付けられた新着投稿 - Qiita (AWS ELB)AWS CLIを使用したNLBの構築手順をご紹介 https://qiita.com/chibiharu/items/9dfd498e5de0e994b4d7 createloadbalancerコマンド実行時、targetGroup同様オプションを指定することで詳細な設定を行うことができます。 2021-08-30 20:08:33
Docker dockerタグが付けられた新着投稿 - Qiita cloc をdockerで https://qiita.com/kaizen_nagoya/items/e56636e53ee12904f111 2021-08-30 20:15:32
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】 投稿とユーザーの紐付け(メモ) https://qiita.com/moru0606/items/766413ffe82b803e7098 【Rails】投稿とユーザーの紐付けメモ目標投稿とユーザーの紐付け環境RailsrubymacOS前提投稿機能実装済み実装postテーブルにuseridカラムを追加ターミナルrailsgmigrationAddUserIdToPostsuserreferencesclassAddUserIdToPostsltActiveRecordMigrationdefchangeaddreferencepostsusernullfalseforeignkeytrueendendターミナルrailsdbmigrtateモデルにhasmanyとbelongstoを記述ユーザーは投稿が複数持てるのでhasmanyappmodelsuserrbclassUserltApplicationRecordhasmanypostsつの投稿に対してユーザーなのでbelongstoappmodelspostrbclassPostltApplicationRecordbelongstouserpostコントローラー記述appcontrollerspostscontrollerrbclassPostsControllerltApplicationControllerdefindexpostsUserpostsenddefshowpostUserpostsfindparamsidenddefcreatepostUserpostsbuildpostparamspostsaveredirecttorooturlendappcontrollersuserscontrollerrbclassUsersControllerltApplicationControllerdefshowuserUserfindparamsidpostsuserpostsendビュー記述投稿詳細ページでユーザー名を表示する。 2021-08-30 20:59:56
技術ブログ Developers.IO AutoScaling GroupのInstance Refreshがいろいろ便利になりました(構成が一致しているインスタンスの更新回避/更新時のLaunch Template置き換え/EventBridge対応) https://dev.classmethod.jp/articles/autoscaling-group-instance-refresh-skip-matching/ AutoScalingGroupのInstanceRefreshがいろいろ便利になりました構成が一致しているインスタンスの更新回避更新時のLaunchTemplate置き換えEventBridge対応中山順ですECAutoScalingGroupでInstanceRefreshに関するつのアップデートが一度に発表されていました。 2021-08-30 11:56:11
海外TECH Ars Technica Linux/BSD Command Line wizardry: Learn to think in sed, awk, and grep https://arstechnica.com/?p=1788916 command 2021-08-30 11:15:33
海外TECH DEV Community 05 Essential Design Resources Sites For Web Designers https://dev.to/helloabutaher/05-essential-design-resources-sites-for-web-designers-4hjk Essential Design Resources Sites For Web DesignersIf you are a web designer or you are developing a web project and you want to get a top notch design then you will need to get design inspiration from some of the best sites Here you will find the top design resource sites for web designers Web designing is a challenging task Web developers need to keep in mind the technical and logical issues while developing a web project At the same time developers need to keep the end user in mind and design a project which is not only informative but also visually appealing If you are always looking for the best design resources for websites then this collection is something every developer should bookmark It is a compilation of the best design resources and libraries that can help you in developing an eye catching and visually appealing project Here we are going to share with you the best resources that will take you to the next level of website designing and development Top Best Resources for UI UX Designers and Developer UIHUT Exclusive Design ResourcesExplore Exclusive Design Resources Download thousands of templates illustrations icons and graphic assets for web and mobile app design without paying designer prices Significant advantages of UIHUT web Templates UI Illustration Icons Mobile Screen UI Web App UIZippyPixels Best Mockups TemplateZippyPixelsis a one stop shop for professional pixel art and graphic design resources The website boasts an enormous library of free and premium design assets from mockups print designs web graphics icons and more Significant advantages of ZippyPixels BUNDLESMOCKUPS PRINT GRAPHICS WEB MOBILE FREEBIESPixelBuddah EXCLUSIVE DESIGN RESOURCES Pixelbuddah is a designer s holy grail of graphics Here you ll find everything from crisp icon sets to classic design packages to modern UI templates and even full web software libraries There s no end to what you can do with Pixelbuddah behind you your hard work will be sure to pay off by making your clients and impress the heck out of everyone else too Significant advantages of Pixelbuddah beautiful UI templates web design tool kitsicon setsgraphicsMockupsMediaLoot Graphic Design Resources for allMarvelously well designed ridiculously cheap and competitively priced the graphic products at MediaLoot should be considered by any designer or photography enthusiast who intends to create a lookbook of her own Whether you re interested in creating mockups presenting a photoshoot collection or showing off your latest design work on Dribbble the shop offers lots of free downloads for personal use If you are planning to use this resource in a commercial project though it s important that you make a purchase first because it will serve as your permission slip to let others know that we gave you permission to use these images Significant advantages of MediaLoot Thousands of fontsiconsGraphicstemplatesinterfaces and moresGraphicsRiver Discover fonts logos amp presentationsUnsurprisingly GraphicRiver is an Envato owned market which specializes in the distribution of digital resources By specializing in all things raster and vector graphics this online marketplace has successfully built a large following of designers who are frequently returning to purchase new and up to date products As a leader within its industry GraphicRiver can provide potential customers with an ample amount of options to choose from when they are out purchasing their digital designs Significant advantages of GraphicRiver Web Themes amp TemplatesCodeVideoAudioGraphicsPhotosD FilesConclusion Designers are always on the lookout for the best UI Graphics resources and resources to develop an amazing UI That is what we have tried to provide here To save your time we have listed the best resources that are available on the internet The resources are free for both commercial and personal use We hope you found this post useful when looking for resources to makeover your project By using this post you can makeover your project by giving it an awesome look If you have any other questions or concerns about any resources mentioned in this post please contact us anytime at UIHUT Thank you for reading we are always excited when one of our posts is able to provide useful information on a topic like this 2021-08-30 11:54:10
海外TECH DEV Community Week Wise Data Structures and Algorithms Schedule for Placements. (Part-2) https://dev.to/sakshamceo/week-wise-data-structures-and-algorithms-schedule-for-placements-part-2-1i0d Week Wise Data Structures and Algorithms Schedule for Placements Part This is the part For Part You can visit below Complete Data Structures and Algorithms Roadmap for Placements Part saksham garg・Aug ・ min read dsa datastructure interview programming There are Different strategies Either you can Finish the entire syllabus once and then move to detailed practice questions On Leetcode and AOJ Side by side sharpen your DSA skills by giving Short contests on Codeforces and Long Contests on Codechef Or you can got to Codechef DSA Learning Series and my favorite AOJ Pick Questions topic wise and try solving You will come across new concepts at every new question and then you can learn them as well Week wise Study PlanWeek Basic Maths Practise QuestionsArray Introduction and OperationsSTL very very imp Week Array Practise QuestionsSorting Algorithms Practise QuestionsWeek Matrix Strings Practise Questions Basic Bit Manipulation Practise QuestionsWeek Hashing Practise Questions Linked List Introduction and OperationsWeek Linked List Practise Questions Stack Introduction and OperationsWeek Stack Practise QuestionsWeek Queue Introduction and OperationsQueue Practise Questions Week Tree Introduction and OperationsTree Practise Questions Week Heap Graph Introduction and OperationsHeap Graph Practise QuestionsWeek REVISE TREES GRAPHS STACKS QUEUESRecursion Practice QuestionWeek Greedy Algorithm Introduction and ImplementationGreedy Algorithm Practise Questions Week BackTracking Dynamic Programming Introduction and Implementation BackTracking Dynamic Programming Practise Questions For Programing Practice Question Love Babbar s DSA questions are sufficient Do Easy Questions and Tough Question At bare minimum per day from each Topic️Like and Follow 2021-08-30 11:46:00
海外TECH DEV Community SQL Injection 101 https://dev.to/yongdev/sql-injection-101-1cc8 SQL Injection Security flaws such as SQL injection allow an attacker to meddle with a database query It allows an attacker to access data that they would not usually be able to Data belonging to other users or any other data that the programme itself has access to may be included in this As a result the application s content or behaviour can be permanently altered by an attacker in many instances Sometimes an attacker can use a denial of service attack in conjunction with a SQL injection attack to compromise a server SQL Injection What is It SQL Injection Sqli is a sort of injection attack that allows malicious SQL queries to be executed These statements are used to operate a database server that is hidden behind a web app By exploiting SQL Injection vulnerabilities attackers are able to circumvent application security controls SQL Injection is a technique that allows hackers to add edit or remove entries in a database by bypassing the authentication and permission of a web page or online application Any website or online application that uses a SQL database such as Oracle SQL Server MySQL or others may be vulnerable to the SQL Injection vulnerability Cybercriminals may use it to obtain illegal access to your sensitive data including your customer information personal information and more Security experts consider SQL Injection attacks to be one of the web s oldest most common and most serious weaknesses Injections are the number one danger to online application security according to the OWASP organisation Open Web Application Security Project An SQL Injection Attack How It Works and Why it IsAn attacker must first discover immune compromised user inputs on a web page or web application in order to launch a SQL Injection attack against them Such user input is used directly in a SQL query on a web page or web application that contains a SQL Injection vulnerability The attacker has the ability to produce input material and modify it Malicious payloads are commonly used to describe this type of material As soon as the attacker delivers this material to the database malicious SQL instructions are performed In relational databases SQL is the query language of choice Access change and delete data is possible with it As a result SQL databases are used by many online apps and websites to store all the data Additionally you can utilise SQL commands to perform operating system commands in specific situations SQL Injection attacks can have significant repercussions if they succeed It is possible for hackers to discover other users passwords by using SQL Injections on the database Then they can pose as these users and get access to their accounts Alternatively the impersonated user may be an administrator of a database with full access capabilities SQL allows you to retrieve and produce data from a database using a query language Unpatched SQL Injection flaws might enable a hacker access to all of the information contained within an organization s database server Some database servers allow you to connect to the operating system through the database server itself This might be deliberate or unintentional SQL Injection might be used in such a scenario to attack the internal network behind a firewall SQL also allows you to add and edit data in a database Example An attacker might use SQL Injection in a banking software to manipulate balances and move money to their account As well as deleting entries you can also drop tables using SQL In spite of database backups loss of data might impair app availability until backups are restored assuming they are made In addition backups may not include the most current data which might be problematic These attacks can be classified as in band using database faults or UNION commands blind and out of band using a remote server Please see the following articles for further information about them SQL Injections An Example of SQL InjectionTo begin let s look at a basic example An attacker can circumvent application security by exploiting a SQL Injection vulnerability to authenticate as the administrator A web server executes the following pseudocode Authentication with a username and password is demonstrated in this example Username and password are stored in a table named users in the sample database Define POST variablesuser POST username pass POST password SQL query vulnerable to SQLisql “SELECT id FROM users WHERE username user “ AND password pass “ Execute the SQL statementdatabase execute sql SQL Injection is possible in these input fields An attacker might utilise SQL instructions in the input to change the SQL statement that the database server executes They could for example use a single quote technique to change the pass field to badguy OR So the database server executes this SQL query SELECT id FROM users WHERE username username AND password password OR The WHERE clause returns the first id from the users table  regardless what the username and password are because of the OR statement The administrator is frequently the initial user id in a database The attacker not only gets administrator access but also bypasses authentication How to Prevent an SQL InjectionSQL Injection issues can be difficult to prevent SQLi vulnerability subtypes SQL database engines and programming languages all have different protection methods If you want to make your online application safe there are a few broad strategic guidelines to follow Step Train yourself and stay mindfulIf you want to make your online application safe everyone engaged in creating it has to know about SQL Injections All your developers QA personnel DevOps and SysAdmins should receive appropriate security training You might start by directing them to this website Step Don t rely on any input from the user You should consider all user input to be suspect As long as a user input is utilised in a SQL query there is a possibility of SQL Injection occurring Use the same approach when dealing with input from authorised and or internal users Step Take advantage of the newest technology There s no SQLi security in older web development tools Ensure that you re using the newest version of the development environment and language as well as the latest technology associated with those environments languages Use PDO instead of MySQLi for example in PHP Step Using whitelists instead of blacklists The usage of blacklists should not be used to censor the input of users A smart attacker will almost always find a method to get around your blacklist Whenever feasible only employ tight whitelists to validate and restrict user inputs Step Scan on a frequent basis It is possible for your developers to add SQL Injections or for other libraries modules software to do so A web vulnerability scanner should be used to check your online applications on a regular basis Step Verify your methods Don t try to create SQLi protection from the ground up Almost all of today s programming tools have techniques for protecting against SQLi Such techniques should be used instead of attempting to try something new from scratch Use structured query language for example or stored procedures 2021-08-30 11:18:32
海外TECH DEV Community 📖 Go Fiber by Examples: Testing the application https://dev.to/koddr/go-fiber-by-examples-testing-the-application-1ldf Go Fiber by Examples Testing the application IntroductionHey DEV friends Today I m going to share with you another chapter from my canceled book Easy Development with GoFiber I talked about it in the first article of this series Actually this chapter was supposed to be in the practical part of the book the article series but I purposely pulled it out as the third chapter I think application testing is just as important in understanding how the web framework works under the hood Plan for the Chapter In this third article or chapter we will review the topic of the Fiber application testing for beginners on real example And we re going to cover the following Table of contentsReasons for testingWhat does the test function include Creating a test functionTip for VS Code usersTest code and detailed descriptionSummary Reasons for testingTesting written code is a very useful and needed skill so we will start this article with a review of the Fiber application testing process We will use both the features built into the language and the framework for testing and some third party tools For example the very popular Go testing package Testify ️Note Don t worry if you ve never written unit tests in your Go applications because it s a very easy process to understand ↑Table of contents What does the test function include The test function is very similar to the usual Go function but has only the purpose of checking the incoming conditions on strictly defined test cases To avoid confusion between them always add the test suffix to the name of the test file and begin the name of the test function itself with the word Test For example if we need to cover the SomeFuncToExample function which is in the example go file we need to create a new file named example text go in which we need to place a test function named TestSomeFuncToExample t testing T ️Note Also note that the test file must be inside the same Go package as the function to be tested Typically each test function contains A structure that describes the incoming conditions A collection of test cases according to the structure A test instance of an application with some simple state A loop with test logic inside to do an enumeration of test cases ↑Table of contents Creating a test functionNow let s look at an example of such a test function on a very simple example we re going to check one of the application paths for what HTTP methods it gives back If it gives a status of HTTP OK then this test case will be successful PASS In the case if it will give a status of HTTP Not Found then it will fail But we will be ready for this error Such a test case is needed to test our target function not only for a positive scenario but also for a negative FAIL scenario which may also occur as a result of using the application in the future ↑Table of contents Tip for VS Code usersIf you write code in VS Code with the Go tools plugin like me it has a built in generator for unit tests that generates a starting template for testing a particular function Click them and a template like this will be created ↑Table of contents Test code and detailed descriptionOK Let s write our first unit test As always please follow the comments in the code it will help you understand what is going on in each of the lines go testing gopackage routesimport net http httptest testing github com gofiber fiber v github com stretchr testify assert add Testify package func TestHelloRoute t testing T Define a structure for specifying input and output data of a single test case tests struct description string description of the test case route string route path to test expectedCode int expected HTTP status code First test case description get HTTP status route hello expectedCode Second test case description get HTTP status when route is not exists route not found expectedCode Define Fiber app app fiber New Create route with GET method for test app Get hello func c fiber Ctx error Return simple string as response return c SendString Hello World Iterate through test single test cases for test range tests Create a new http request with the route from the test case req httptest NewRequest GET test route nil Perform the request plain with the app the second argument is a request latency set to for no latency resp app Test req Verify if the status code is as expected assert Equalf t test expectedCode resp StatusCode test description Alright now let s go into more detail only about the logic of the test function which is in the for loop The other parts of the test function should already be familiar to you from other sections of this article So at the very beginning of the loop using the standard Go package called httptest we create a new HTTP request with the GET method to be sent to the routing address from the test case ️Note It s the following line resp app Test req This passes the newly created HTTP request to the Test function built into the Fiber web framework which we looked at earlier in this article This is required so that the application instance can process the request The next step is to compare two HTTP statuses the one obtained from the request and the one we specified in the test case Here we first encounter the most frequently used function assert Equalf from the Testify package the purpose of which is simply to compare two values If the values match completely the test will be considered passed Running this test with the command go test v we will see that test was successful RUN TestHelloRoute PASS TestHelloRoute s Congratulations We just wrote a unit test for a function and it succeeded Yes that was just one use case but trust me the same thing is waiting in real applications We will see it for ourselves in the next parts of this series ↑Table of contents SummaryWe wrote our first test case for the application using the Test method and the third party package called Testify I truly hope that now it will be much easier for you to write tests for your Fiber and not only web applications In the next article we will be working with internal and external Fiber middleware third party packages and boilerplate ↑Table of contents Photos and videos byClint McKoy Go Team at Google P S If you want more articles like this on this blog then post a comment below and subscribe to me Thanks 2021-08-30 11:10:55
Apple AppleInsider - Frontpage News South Korean decision on App Store payment exclusivity set for August 30 https://appleinsider.com/articles/21/08/30/south-korea-app-store-payment-bill-final-vote-happening-august-30?utm_medium=rss South Korean decision on App Store payment exclusivity set for August The postponed South Korean vote over Apple and Google s App Store payment exclusivity is now scheduled to be held on August in front of the country s full assembly National Assembly of the Republic of South KoreaApple and Google are expected to lose a vote in South Korea s National Assembly over the requirement that developers use the companies payment processes The bill was previously passed by the country s legislation and judiciary committee on August Read more 2021-08-30 11:35:29
Apple AppleInsider - Frontpage News Developers suffering through 'Kafkaesque' App Store Review process https://appleinsider.com/articles/21/08/30/developers-suffering-through-kafkaesque-app-store-review-process?utm_medium=rss Developers suffering through x Kafkaesque x App Store Review processThe App Store Review process is failing developers for being Kafkaesque the CEO of coding app Hopscotch claims with system bugs and inconsistent application of policies preventing a legitimate app update from passing through In a Twitter thread published on August Hopscotch co founder and CEO Samantha John shares the events that she went through to submit an app update to the App Store The update was one that fixed bugs but it was rejected for completely different reasons Apple rejected the app as its promoted in app purchases had identical titles and descriptions which could be confusing to users However John says the titles and descriptions were already different but changed them to increase differentiation and resubmitted the app Read more 2021-08-30 11:02:29
海外TECH Engadget The Morning After: Our verdict on Samsung’s Galaxy Z Fold 3 https://www.engadget.com/the-morning-after-our-verdict-on-samsungs-galaxy-z-fold-3-111536860.html?src=rss The Morning After Our verdict on Samsung s Galaxy Z Fold We ll get into Samsung s bigger foldable below but first let s talk about a new kind of PS You might have struggled to get a PS though anecdotal evidence suggests a lot of us have been able to find consoles as stores stock up but that hasn t stopped Sony sneaking out a slightly new model According to a teardown of the digital no disc drive PlayStation by Austin Evans there seems to be a smaller lighter heatsink and a new screw to attach the console to its stand So no this isn t like the smaller PlayStation consoles the company likes to roll out during a console s midlife ーit s way too early for that It does show that the company is looking for ways to shave production costs and get these consoles into profitability Interestingly Sony already stated it s selling the disc based PS at a profit Games consoles typically sell at a loss for the first couple of years after launch Hopefully that smaller heatsink will still handle the bigger more lavish titles on their way to the PS ーMat SmithSamsung Galaxy Z Fold reviewDoing the most and yet not enoughDavid Imel for EngadgetThe Z Fold is an impressively refined foldable with water resistant hardware that feels sturdier than before It offers nifty S Pen support ーimportant when this is a fallow year for Samsung s Galaxy Note series ーsmoother screens capable cameras and some helpful software Reviews Editor Cherlynn Low however isn t quite sold Using its outside screen as a regular smartphone remains uncomfortable and its internal display ーa technical marvel ーisn t great for casual texting or browsing Continue reading A e ink typewriter inches an Engadget editor towards writing a novelBut the Freewrite s price and quirks make it impractical for most Nathan Ingraham EngadgetNews Editor Nathan Ingraham is looking to flex his creative writing skills and the Freewrite helped him do exactly that avoiding all distractions associated with writing well typing on PCs The Freewrite combines a mechanical keyboard with an e ink display and is meant purely for drafting text There aren t even arrow keys so editing anything more than a few words back is a non starter It has WiFi so you can sync your drafts to Dropbox Google Drive or Evernote but that s about the only concession it makes to the internet age nbsp Read on for how he fared Apple Watch Series will reportedly offer larger cases and screensNew watch faces may take advantage of the bigger displays Bloomberg s Mark Gurman claims Apple s Watch Series will come in larger mm and mm case sizes up from mm and mm with bigger screens to match As with the Series launch when the watch faces also changed there will reportedly be new watch faces to take advantage of the added visual real estate Apple normally updates its smartwatches alongside its iPhones in September In short it won t be long before we know if the rumors are true Continue reading Google reportedly offered Netflix a special discount on Play Store feesIt might also have charged more than necessary A newly unsealed consumer lawsuit against Google alleges the company offered to take a quot significantly reduced quot cut of Netflix s Play Store revenue to quell the streaming giant s quot displeasure quot Netflix Spotify and Tinder all supposedly tried to get around the requirement to use Play Store s in house billing system and deals like this were meant to keep Netflix using Google s payment platform The same filing also includes a claim that Google s normal revenue share is arbitrary The company typically asks for a percent cut of Play Store purchases but it apparently could break even with a mere six percent Internal communications suggest Google chose the percent share for no reason quot other than copying Apple quot according to the lawsuit Continue reading The biggest news you might have missedApple Workers say they ve collected almost toxic workplace storiesGoPro s next Hero action camera might offer a leap in image qualityClubhouse adds spatial audio to create more immersive audio chatsGoogle Pixel a teardown shows that it s still a challenge to repairRumor hints the next iPhone might boast satellite communication 2021-08-30 11:15:36
海外科学 NYT > Science A New Breed of Crisis: War and Warming Collide in Afghanistan https://www.nytimes.com/2021/08/30/climate/afghanistan-climate-taliban.html people 2021-08-30 11:34:31
海外科学 NYT > Science They Still Live in the Shadow of Theranos’s Elizabeth Holmes https://www.nytimes.com/2021/08/24/technology/theranos-elizabeth-holmes.html faces 2021-08-30 11:43:40
ニュース BBC News - Home Milan fire: Flames engulf modern 20-storey block of flats https://www.bbc.co.uk/news/world-europe-58385014?at_medium=RSS&at_campaign=KARANGA flatsthe 2021-08-30 11:11:55
ニュース BBC News - Home Bank robbers in Brazil tie hostages to getaway cars https://www.bbc.co.uk/news/world-latin-america-58382410?at_medium=RSS&at_campaign=KARANGA brazil 2021-08-30 11:12:38
北海道 北海道新聞 ワクチン異物、ゴム片か 厚労省「安全性問題なし」 https://www.hokkaido-np.co.jp/article/583767/ 新型コロナウイルス 2021-08-30 20:01:00
北海道 北海道新聞 東京の7月妊婦感染、最多98人 累計で460人、日本医大調査 https://www.hokkaido-np.co.jp/article/583766/ 調査 2021-08-30 20:01:00
仮想通貨 BITPRESS(ビットプレス) 楽天、ブロックチェーン技術を活用した「NFT」の事業に参入し「Rakuten NFT」の提供を2022年春開始 https://bitpress.jp/count2/3_79_12735 rakutennft 2021-08-30 20:21:47
仮想通貨 BITPRESS(ビットプレス) 【金融庁】FATF(金融活動作業部会)による 第4次対日相互審査報告書の公表について https://bitpress.jp/count2/3_17_12734 金融活動作業部会 2021-08-30 20:17:32
仮想通貨 BITPRESS(ビットプレス) 日本暗号資産ビジネス協会(JCBA)、2021年度事業計画 重点テーマ https://bitpress.jp/count2/3_17_12733 事業計画 2021-08-30 20:15:26
IT 気になる、記になる… Anker、マグネット式とパッド型のワイヤレス充電器を1つにした「Anker PowerWave Magnetic 2-in-1 Stand Lite」を発売 https://taisy0.com/2021/08/30/144699.html anker 2021-08-30 12:05:05
TECH Engadget Japanese ベセスダ、新作オープンワールド宇宙RPG『Starfield』の世界を紹介。びっくりするほど小出し https://japanese.engadget.com/bethesda-starfield-locations-124851433.html starfield 2021-08-30 12:48:51
TECH Engadget Japanese スマートウォッチ市場が今春47%拡大の報告 パンデミック以前のレベルに https://japanese.engadget.com/smartwatch-share-120022746.html strategyanalytics 2021-08-30 12:00:22
AWS lambdaタグが付けられた新着投稿 - Qiita AWS CodeCommitでPRマージ時にLambda実行 https://qiita.com/yuta-katayama-23/items/b24ac16e2dfd83f5b593 2021-08-30 21:58:46
python Pythonタグが付けられた新着投稿 - Qiita Pythonのモジュールとライブラリとパッケージの違い https://qiita.com/shi_tanman/items/0dea84a75e21f60d99b2 モジュールとライブラリとパッケージの関係性モジュールとは、クラスや関数を用いて実行したい内容を記述したPythonのファイルpyのこと。 2021-08-30 21:45:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PyQのようなwebアプリを作りたい https://teratail.com/questions/356935?rss=all 詳細 2021-08-30 21:54:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) chromedriverが削除、更新できない https://teratail.com/questions/356934?rss=all chromedriverが削除、更新できないpythonでseleniumを動かしたいが、webdriverのヴァージョンが合わず起動できないseleniumを起動させようとしているが、chromedriverのヴァージョンが合わずエラーがでる。 2021-08-30 21:48:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Python】Excelに入力されたデータを基に繰り返し動作を行いたいです https://teratail.com/questions/356933?rss=all 以下のように、B列にapos該当aposと入力されている場合はA列のURLにアクセスし特定のデータを取得、空白の場合は次の行に移行という風に動かしたいです。 2021-08-30 21:37:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPを用いたformのデータ受信について https://teratail.com/questions/356932?rss=all 具体的には、選択したファイルの名前を取得したいと考えています。 2021-08-30 21:36:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AthenaでUTF時間を日本時間に変換して表示したい https://teratail.com/questions/356931?rss=all AthenaでUTF時間を日本時間に変換して表示したいAWSAthenaについての質問です。 2021-08-30 21:35:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 新規会員登録後にそのままログインさせたい https://teratail.com/questions/356930?rss=all 新規会員登録後にそのままログインさせたい前提・実現したいこと新規でデータベースに会員情報を登録し再度ログインせずにそのままログインした状態にしたいです。 2021-08-30 21:32:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unityでプレイヤーが近づいてきたら敵が動くようにしたい。 https://teratail.com/questions/356929?rss=all Unityでプレイヤーが近づいてきたら敵が動くようにしたい。 2021-08-30 21:17:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ESP32で肥料濃度(EC)を計測したいけど何が間違っているかも分からない https://teratail.com/questions/356928?rss=all cecsimensppmcgtrcecsimens 2021-08-30 21:08:51
AWS AWSタグが付けられた新着投稿 - Qiita AWS CodeCommitでPRマージ時にLambda実行 https://qiita.com/yuta-katayama-23/items/b24ac16e2dfd83f5b593 2021-08-30 21:58:46
AWS AWSタグが付けられた新着投稿 - Qiita 【未経験】約40時間でAWS-SAAに合格した話 https://qiita.com/sea-kai/items/b5f7c10a3515ff4f5f5c あとは合格するだけ合格を重視した場合のコツどういった試験でも通じることだと思いますが、問題のパターンを身につけてください。 2021-08-30 21:08:15
Docker dockerタグが付けられた新着投稿 - Qiita Dockerで簡単にApacheを立ち上げる https://qiita.com/161abcd/items/13afd7ad39d1109adacb Dockerで簡単にApacheを立ち上げる設定ファイルを作成dockercomposeymlversionserviceshttpdimagehttpdportsvolumeshtdocsusrlocalapachehtdocsconfusrlocalapacheconfindexhtmllthtmlgtltbodygtlthgtTestContainerlthgtltbodygtlthtmlgthttpdconfをwindowsから操作できるようにコンテナからコピーをする。 2021-08-30 21:37:29
Docker dockerタグが付けられた新着投稿 - Qiita Go + MySQL + Docker で簡単なWebAPIを作ってみた https://qiita.com/George22e/items/50f16782597223bb7885 概要比較的最近に登場したネイティブコードコンパイラということで以前から興味をもっていたGO言語GoLangを少し勉強してみようと思い、GO言語で簡単なWebAPIを作ってみました。 2021-08-30 21:28:48
Docker dockerタグが付けられた新着投稿 - Qiita SonarQube を Web App for Containers だけで動かす https://qiita.com/KoKeCross/items/0cc6c272b09b2f9133a8 SonarQubeをWebAppforContainersだけで動かす概要DockerComposePreviewを使うことでデータの消失を防ぎ、さらにストレージを使わないことでコストを抑えます。 2021-08-30 21:19:51
Docker dockerタグが付けられた新着投稿 - Qiita Drupal9 環境構築(Docker) https://qiita.com/JQinglong/items/b2d86d41fad37833b21e 個人的には、動的であることはCMSの一つの魅力ではないかと思っていたのですが、世界はどうもそうではない、という気もしてきていて、例えば政府サイトなどは、結構CMSから静的サイトを出力するタイプが多いのではないか、という気がしています。 2021-08-30 21:11:55
golang Goタグが付けられた新着投稿 - Qiita Go + MySQL + Docker で簡単なWebAPIを作ってみた https://qiita.com/George22e/items/50f16782597223bb7885 概要比較的最近に登場したネイティブコードコンパイラということで以前から興味をもっていたGO言語GoLangを少し勉強してみようと思い、GO言語で簡単なWebAPIを作ってみました。 2021-08-30 21:28:48
golang Goタグが付けられた新着投稿 - Qiita Goを初めて触る人向けにGo Modulesとは何かを解説する https://qiita.com/katuo0011/items/ccb9e2d902e37c2eb9a5 なのでこの状態だとGoModuleは使用されておらずテストを実行したディレクトリでpackageが動作します。 2021-08-30 21:27:54
Azure Azureタグが付けられた新着投稿 - Qiita SonarQube を Web App for Containers だけで動かす https://qiita.com/KoKeCross/items/0cc6c272b09b2f9133a8 SonarQubeをWebAppforContainersだけで動かす概要DockerComposePreviewを使うことでデータの消失を防ぎ、さらにストレージを使わないことでコストを抑えます。 2021-08-30 21:19:51
Ruby Railsタグが付けられた新着投稿 - Qiita [jQuery]position fixedしたものをフェードインさせた(Rails) https://qiita.com/mkato1013/items/5e79797611c5bed08edf RailsでのjQuery導入方法爆速で使用できるので、こちらにも記載しておきます。 2021-08-30 21:47:07
技術ブログ Developers.IO Amazon Elastic Beanstalk을 사용해서 웹 애플리케이션 배포하기 https://dev.classmethod.jp/articles/deploy-express-application-to-elastic-beanstalk/ Amazon Elastic Beanstalk을사용해서웹애플리케이션배포하기안녕하세요 클래스메서드의정현재입니다 이번블로그에서는Amazon Elastic Beanstalk에대해서이야기해보려고합니다 온 프레미스환경에서하나의웹애플리케이션을개발한다고가정 2021-08-30 12:53:42
技術ブログ Developers.IO SecurityGroupに対して自分で許可したIPを複数のAWSアカウント・リージョンから探すためのPythonを書いた https://dev.classmethod.jp/articles/find-allow-ip-in-security-group/ python 2021-08-30 12:13:10
技術ブログ Developers.IO 削除済みLambdaのS3トリガーが複数残っていたらまとめて断捨離しよう https://dev.classmethod.jp/articles/delete-all-event-notifications-on-s3/ lambda 2021-08-30 12:03:01
海外TECH Ars Technica Hurricane Ida slammed into Louisiana and then didn’t really weaken. Why? https://arstechnica.com/?p=1790500 typical 2021-08-30 12:39:47
海外TECH DEV Community MarkdownX Editor 🎉 https://dev.to/bobbyiliev/markdownx-editor-27bg MarkdownX Editor Our MarkdownX editor is officially live and available on the DevDojo It s also available for you to use in your TallStack applications If this is your first time hearing about the MarkdownX Editor continue reading to learn more about how it can make writing in Markdown easier and more fun than ever before MarkdownX become top product of the day on ProductHunt What is MarkdownXMarkdownX is like a lt textarea gt element with super powers It is a text editor with a beautiful interface that makes it easy for users to write in Markdown The component has a pretty sweet dropdown that allows you to easily upload images add lists embed videos and so much more A month ago we posted a tweet about a new editor we were building and it got a pretty huge response with nearly likes and retweets That set things in motion and we started working on a version that could be used with any Tallstack application I ll show you the steps below on how to install this in a new Tallstack app Create a new Laravel AppThe first step is creating a new Laravel application If you already have an existing Tallstack application you can skip ahead to step laravel new mdxIn this example I ll install a new laravel app in a folder named mdx Then go into that directory cd mdx and we can move to the next step Installing the Tallstack Pre setThe Tallstack preset allows us to add TailwindCSS Alpine and Livewire in our new application with a few simple commands You can find that preset here Let s run those commands in our new application composer require livewire livewire laravel frontend presets tallphp artisan ui tallnpm installnpm run devAfter we have run those commands we should be able to visit our new site And we should have a new Tallstack application in front of us note if you get an application key error you may also need to run php artisan key generate Next up we ll be moving the component files to our new application Adding the MarkdownX EditorAdding this component to your project is literally as easy as Because that s how many files the MarkdownX editor includes Here are those files Controller app Http Livewire MarkdownX phpView resources views livewire markdown x blade phpConfig config markdownx phpAfter downloading a copy of the latest MarkdownX editor you will need to move those files to their appropriate location in your Laravel application Note make sure to run php artisan storage link if you want to test out image uploading The MarkdownX storage uses the local public disk by default but you can change this in the config After you have done this we are now ready to test it out in our new application Test out the EditorTo test the editor in our new app we are going to modify the welcome page located at resources views welcome blade php to look like this extends layouts app section content lt livewire markdown x gt endsectionIf we visit our application homepage we ll see the editor in front of us We can now drag and drop images add videos lists and a bunch of other cool things that make writing more fun and easier than ever before Be sure to check out the official new landing page for MarkdownX here and the documentation here I hope you find this component useful in your next project and I hope you continue to build awesome stuff See you soon 2021-08-30 12:41:35
海外TECH DEV Community Clickhouse Server - Troubleshooting https://dev.to/vumdao/clickhouse-server-troubleshooting-2gb7 Clickhouse Server Troubleshooting AbstractWhen we get clickhouse performance issue like high CPU usage in order to investigate what is the real problem and how to solve or provide workaround we need to understand Clickhouse system user config attributes Table Of Contentsmax part loading threadsmax part removal threadsnumber of free entries in pool to execute mutationbackground pool sizebackground schedule pool sizemax threadsGet tables sizeUnderstand clickhouseEnable allow introspection functions for query profiling max part loading threads The maximum number of threads that read parts when ClickHouse starts Possible values Any positive integer Default value auto number of CPU cores During startup ClickHouse reads all parts of all tables reads files with metadata of parts to build a list of all parts in memory In some systems with a large number of parts this process can take a long time and this time might be shortened by increasing max part loading threads if this process is not CPU and disk I O bound Query checkSELECT FROM system merge tree settingsWHERE name max part loading threads Query id fcca dec e dc fde┌ーnameー┬ーvalueー┬ーchangedー┬ーdescriptionー┬ーtypeー┐│max part loading threads │ auto │ │The number of threads to load data parts at startup │MaxThreads │└ー┴ー┴ー┴ー┴ー┘ rows in set Elapsed sec max part removal threads The number of threads for concurrent removal of inactive data parts One is usually enough but in Google Compute Environment SSD Persistent Disks file removal unlink operation is extraordinarily slow and you probably have to increase this number recommended is up to number of free entries in pool to execute mutation This attribute must be align with background pool size its values must be lt value of background pool sizeSELECT FROM system merge tree settingsWHERE name number of free entries in pool to execute mutation ┌ーnameー┬ーvalueー┬ーchangedー┬ーdescriptionー┐│number of free entries in pool to execute mutation │ │ │When there is less than specified number of free entries in pool do not execute part mutations This is to leave free threads for regular merges and avoid Too many parts │└ー┴ー┴ー┴ー┘ background pool size background pool sizeSets the number of threads performing background operations in table engines for example merges in MergeTree engine tables This setting is applied from thedefault profile at the ClickHouse server start and can t be changed in a user session By adjusting this setting you manage CPU and disk load Smaller pool sizeutilizes less CPU and disk resources but background processes advance slower which might eventually impact query performance Before changing it please also take a look at related MergeTree settings such as number of free entries in pool to lower max size of merge andnumber of free entries in pool to execute mutation Possible values Any positive integer Default value Start log lt Information gt BackgroundSchedulePool BgSchPool Create BackgroundSchedulePool with threads lt Information gt Application Available RAM GiB physical cores logical cores How to update this value eg Update config xml lt merge tree gt lt number of free entries in pool to execute mutation gt lt number of free entries in pool to execute mutation gt lt merge tree gt Update users xml lt profiles gt lt default gt lt background pool size gt lt background pool size gt lt default gt lt profiles gt background schedule pool size background schedule pool sizeSets the number of threads performing background tasks for replicated tables Kafka streaming DNS cache updates This setting is applied at ClickHouse server start and can t be changed in a user session Possible values Any positive integer Default value How to update this value At user profile gt update users xml disable background schedule pool size if we don t use ReplicatedMergeTree engine lt profiles gt lt default gt lt background schedule pool size gt lt background schedule pool size gt lt default gt lt profiles gt Get pool sizeSELECT name valueFROM system settingsWHERE name LIKE pool ┌ーnameー┬ーvalueー┐│connection pool max wait ms │ ││distributed connections pool size │ ││background buffer flush schedule pool size │ ││background pool size │ ││background move pool size │ ││background fetches pool size │ ││background schedule pool size │ ││background message broker schedule pool size │ ││background distributed schedule pool size │ │└ー┴ー┘Get background pool taskSELECT metric valueFROM system metricsWHERE metric LIKE Background ┌ーmetricー┬ーvalueー┐│BackgroundPoolTask │ ││BackgroundFetchesPoolTask │ ││BackgroundMovePoolTask │ ││BackgroundSchedulePoolTask │ ││BackgroundBufferFlushSchedulePoolTask │ ││BackgroundDistributedSchedulePoolTask │ ││BackgroundMessageBrokerSchedulePoolTask │ │└ー┴ー┘Get BgSchPool ps H o tid comm pidof s clickhouse server tail n awk printf s t s n grep BgSchPool BgSchPool DViewing clusterSELECT cluster shard num replica num host nameFROM system clusters┌ーclusterー┬ーshard numー┬ーreplica numー┬ーhost nameー┐│test cluster two shards │ │ │ ││test cluster two shards │ │ │ ││test cluster two shards localhost │ │ │localhost ││test cluster two shards localhost │ │ │localhost ││test shard localhost │ │ │localhost ││test shard localhost secure │ │ │localhost ││test unavailable shard │ │ │localhost ││test unavailable shard │ │ │localhost │└ー┴ー┴ー┴ー┘ max threads max threadsThe maximum number of query processing threads excluding threads for retrieving data from remote servers see the max distributed connections parameter This parameter applies to threads that perform the same stages of the query processing pipeline in parallel For example when reading from a table if it is possible to evaluate expressions with functions filter with WHERE and pre aggregate for GROUP BY in parallel using at least max threads number of threads then max threads are used Default value the number of physical CPU cores For queries that are completed quickly because of a LIMIT you can set a lower max threads For example if the necessary number of entries are located in every block and max threads then blocks are retrieved although it would have been enough to read just one The smaller the max threads value the less memory is consumed Update this value at user profile Get tables size clickhouse get tables size sqlselect concat database table as table formatReadableSize sum bytes as size sum rows as rows max modification time as latest modification sum bytes as bytes size any engine as engine formatReadableSize sum primary key bytes in memory as primary keys sizefrom system partswhere activegroup by database tableorder by bytes size descFor table detail of databaseselect parts columns compressed size columns uncompressed size columns ratiofrom select table formatReadableSize sum data uncompressed bytes AS uncompressed size formatReadableSize sum data compressed bytes AS compressed size sum data compressed bytes sum data uncompressed bytes AS ratio from system columns where database currentDatabase group by table columns right join select table sum rows as rows max modification time as latest modification formatReadableSize sum bytes as disk size formatReadableSize sum primary key bytes in memory as primary keys size any engine as engine sum bytes as bytes size from system parts where active and database currentDatabase group by database table parts on columns table parts tableorder by parts bytes size desc Understand clickhouse Compression Compression in ClickHouse Enable allow introspection functions for query profiling Introspection Functions Update at user profile lt default gt lt allow introspection functions gt lt allow introspection functions gt lt default gt Get thread stack traceWITH arrayMap x gt demangle addressToSymbol x trace AS allSELECT thread id query id arrayStringConcat all n AS resFROM system stack traceWHERE res LIKE SchedulePool ┌ーthread idー┬ーquery idー┬ーresー┐│ ││pthread cond waitDB BackgroundSchedulePool delayExecutionThreadFunction ThreadPoolImpl lt std thread gt worker std list iterator lt std thread void gt start threadclone │└ー┴ー┴ー┘ parts to throw insertparts to throw insertIf the number of active parts in a single partition exceeds the parts to throw insert value INSERT is interrupted with the Too many parts N Merges are processing significantly slower than inserts exception Possible values Any positive integer Default value To achieve maximum performance of SELECT queries it is necessary to minimize the number of parts processed see Merge Tree You can set a larger value to this will reduce the probability of the Too many parts error but at the same time SELECT performance might degrade Also in case of a merge issue for example due to insufficient disk space you will notice it later than it could be with the original Facing issue lt Error gt void DB SystemLog lt DB MetricLogElement gt flushImpl const std vector lt LogElement gt amp uint t LogElement DB MetricLogElement Code e displayText DB Exception Too many parts Parts cleaning are processing significantly slower than inserts Stack trace when copying this message always include the lines below And you decide to increase parts to throw insert gt Update config xml lt merge tree gt lt parts to throw insert gt lt parts to throw insert gt lt merge tree gt ltag user id follow action button background color important color df important border color important Vu DaoFollow Awesome Devops AWS SA CloudOpz vumdao vumdao 2021-08-30 12:19:02
海外TECH DEV Community What is Two-factor Authentication | Verification ?? https://dev.to/kshitij9896/what-is-two-factor-authentication-verification-576h What is Two factor Authentication Verification With Step Verification also known as two factor authentication you add an extra layer of security to your account in case your password is stolen After you set up Step Verification you ll sign in to your account in two steps using Something you know like your password Something you have like your phone In Simple Terms gt Adding Extra Layer of Security on your dataSome Examples of Two Step Verifications Provided By The followingOrganizations CompaniesGoogle s Step Verification Facebook s Step Verification Instagram s Step Verification amp Many more services amp companies provide the two step verification for their users image credit gt naked security by SOPHOSFor More Interesting Facts Follow kshitij 2021-08-30 12:14:06
海外TECH DEV Community Automate boring files organizing using python (Python files organizer) https://dev.to/xbudy/automate-boring-files-organizing-using-python-python-files-organizer-21f4 Automate boring files organizing using python Python files organizer IntroHello today we are going to code a files organizer using python script it will organize the files by their types for example it will put all files with extension png in a folder called Pictures let s code this post is published here Python files organizer automate boring files organizing using python Coding Importing needed modulesthose are the modules we are going to useif you have any problem you can post it on commentsimport osimport pathlibimport shutilimport fnmatch Preparing the default folder for every type of filesSo now we are going to set a folder for every type for example we want to move the pictures to the folder in path home rin Downloads in my case i am using linux on windows the paths will look like C rin Brink Pictures define path for every categoryfile folder Music home rin Downloads Pictures home rin Pictures Documents home rin Documents Archives home rin Archives Videos home rin Videos Codes home rin Codes Defining the type of file by the extension What s extension A file extension or file name extension is the ending of a file that helps identify the type of file in operating systems such as Microsoft Windows In Microsoft Windows the file name extension is a period that is often followed by three characters but may also be one two or four characters long As an example the file name myfile txt has a file extension of txt which is a file name extension associated with text files So code define the type of every extensionfile type Pictures jpg jpeg jpe png jp ico wbmp jk jpf jpx jpm mj svg svgz webp gif Music mp Videos mp srt mkv gp ma Documents pdf docx doc csv txt xls xlsx log Archives zip tar Codes py Main codeNow we take the path of the folder contains the files we want organize as example for me i want clean my download folder path home rin Downloads So now what we want to do is extracting all the files in the folder and check the type of every file then move it to the folder contains its typefiles os listdir path list of files in the folderfor file in files for for every file in the list extension pathlib Path file suffix extension of file ex txt Documents if extension in file type Documents check if the file is a document move pathlib Path path file rename file folder Documents file move the file to the folder conatins documents move shutil move path file file folder Documents print success to format file move Music if extension in file type Music move pathlib Path path file rename file folder Music file move shutil move path file file folder Music print success to format file move Pictures if extension in file type Pictures move pathlib Path path file rename file folder Pictures file move shutil move path file file folder Pictures print success to format file move Videos if extension in file type Videos move pathlib Path path file rename file folder Videos file move shutil move path file file folder Videos print success to format file move Archives if extension in file type Archives move pathlib Path path file rename file folder Archives file move shutil move path file file folder Archives print success to format file move Codes if extension in file type Codes move pathlib Path path file rename file folder Codes file move shutil move path file file folder Codes print success to format file move else print file Note You can add more types Full source code DON T FORGET TO CHANGE THE PATHS ALSO YOU CAN ADD MORE CATEGORY BE SMART import osimport pathlibimport shutilimport fnmatch define path for every categoryfile folder Music home rin Downloads Pictures home rin Pictures Documents home rin Documents Archives home rin Archives Videos home rin Videos Codes home rin Codes define the type of every extensionfile type Pictures jpg jpeg jpe png jp ico wbmp jk jpf jpx jpm mj svg svgz webp gif Music mp Videos mp srt mkv gp ma Documents pdf docx doc csv txt xls xlsx log Archives zip tar Codes py path home rin Downloads files os listdir path list of files in the folderfor file in files for for every file in the list extension pathlib Path file suffix extension of file ex txt Documents if extension in file type Documents check if the file is a document move pathlib Path path file rename file folder Documents file move the file to the folder conatins documents move shutil move path file file folder Documents print success to format file move Music if extension in file type Music move pathlib Path path file rename file folder Music file move shutil move path file file folder Music print success to format file move Pictures if extension in file type Pictures move pathlib Path path file rename file folder Pictures file move shutil move path file file folder Pictures print success to format file move Videos if extension in file type Videos move pathlib Path path file rename file folder Videos file move shutil move path file file folder Videos print success to format file move Archives if extension in file type Archives move pathlib Path path file rename file folder Archives file move shutil move path file file folder Archives print success to format file move Codes if extension in file type Codes move pathlib Path path file rename file folder Codes file move shutil move path file file folder Codes print success to format file move else print file Feel free to develop the code and post any problem or request in the comments 2021-08-30 12:11:34
海外TECH DEV Community Web Component ideas: Making an if element https://dev.to/taybenlor/web-component-ideas-making-an-if-element-5g8a Web Component ideas Making an if elementI m a big fan of Web Components they re super useful But have you ever thought of using them as an if statement If the user selects the cat radio element then the Yep cats are the best message will be displayed If they select the dog radio element then the other message will be displayed Web Components for authoring contentPeople tend to think about web development as a way of building apps But that misses a big category of what people do on the web making documents Back in the day people used to write raw HTML straight to their web servers But now we write in a CMS or a blogging system like this one In those sorts of systems you tend to use a rich text editor or markdown HTML is still really good for making documents though If you want to make something really custom HTML is a great tool Using Web Components lets you do even more interesting things things that go beyond just bold italic and headings You can create custom logic as well That s the kind of stuff that hypertext should be used for If you re maintaining a website blog or CMS with authors who like to do interesting things you should try out Web Components They re easy to write and they re custom just for your purpose What does the HTML look like In this example I wanted to create a kind of if statement that changed which content was displayed based on which option was selected in some radio buttons I started by writing out the HTML so I could get a sense of how it should work lt label gt lt input type radio name animal value cat gt Cat lt label gt lt label gt lt input type radio name animal value dog gt Dog lt label gt lt ben if name animal value cat gt lt p gt Yep cats are the best lt p gt lt img src alt kitten gt lt ben if gt lt ben if name animal value dog gt lt p gt Dogs are pretty good but have you tried cats lt p gt lt ben if gt You can see here I m creating a custom element called ben if which has two attributes name and value The idea is that if the matching radio box is ticked then the if statement will show Otherwise it will be hidden Because they re just HTML I can put other HTML elements inside them without any issues If you were using a markdown parser that allowed HTML you could also put markdown inside the HTML This makes it super flexible so I could make lots of different sorts of things with just this one trick There s a lot of other benefits here to using web components You don t need to include any third party libraries and you don t need to set up a rendering context It will work across any framework including React Vue Svelte etc It s part of the way the browser works Creating the templateTo write my web component I needed a template This template is really simple because it doesn t do much This is the HTML for it lt template id ben if gt lt style gt host display none lt style gt lt slot gt lt slot gt lt template gt In the styling here the host element refers to the web component I m building I ve made it display none so that it is hidden by default The lt slot gt lt slot gt element is where child content will be put inside this element Writing the javascriptThe logic for this is a little bit more complicated First I ve set up some boilerplate This renders the template I created into the web component and keeps track of the name and value attributes It also defines the custom element I ve created as ben if class IfElement extends HTMLElement static get observedAttributes return name value constructor super this attachShadow mode open const template document getElementById ben if const clone template content cloneNode true this shadowRoot appendChild clone attributeChangedCallback name oldValue newValue this name newValue Define this custom elementcustomElements define ben if IfElement Now that I ve got the boilerplate out of the way it s time to do the logic I created a checkIf method on my IfElement to show or hide my element checkIf const radio document querySelector name this name value this value checked if radio this style display block else this style display none This will query the document to find a checked element with the matching name and value If there is one it will set the element to display block If there isn t one it will set the element to display none Now we just need to wire that call up I put it in two places As an event that gets called any time a change event happens on the pageAfter the attributes change constructor document addEventListener change gt this checkIf attributeChangedCallback name oldValue newValue this checkIf And that s everything Now it should all work together Here s a codepen Interested in Web Components I m speaking about Practical Uses for Web Components at Web Directions Code on September amp If you re interested you can use the voucher bensentme to get off 2021-08-30 12:07:51
Apple AppleInsider - Frontpage News 'The Problem With Jon Stewart' coming September 30 to Apple TV+ https://appleinsider.com/articles/21/08/30/the-problem-with-jon-stewart-coming-september-30-to-apple-tv?utm_medium=rss x The Problem With Jon Stewart x coming September to Apple TV Apple TV teased The Problem With Jon Stewart in a video announcing a September release date and a weekly companion podcast The Problem With Jon Stewart premieres September The show will air every other week and focus on current events Jon Stewart will take a deep dive on issues affecting us most in the show then expand upon the stories in a weekly podcast Read more 2021-08-30 12:51:36
Apple AppleInsider - Frontpage News Growing 'Apple Watch Series 7' isn't on the same path as the iPhone https://appleinsider.com/articles/21/08/30/growing-apple-watch-series-7-isnt-on-the-same-path-as-the-iphone?utm_medium=rss Growing x Apple Watch Series x isn x t on the same path as the iPhoneThe new Apple Watch Series models are growing following the same pattern that the iPhone has But it s not quite for the same reasons Credit Andrew O Hara AppleInsiderRecent rumors and leaks have suggested that the Apple Watch Series could receive a slight size increase along with a redesign expanded health features and other new updates These changes include a rumor that the Apple Watch will be arriving in mm and mm sizes indicating the new models will be a little bigger than previous versions Read more 2021-08-30 12:50:29
Apple AppleInsider - Frontpage News Level & Rocky Mountain Hardware, VOCOlinc gone & more on HomeKit Insider https://appleinsider.com/articles/21/08/30/level-rocky-mountain-hardware-vocolinc-gone-more-on-homekit-insider?utm_medium=rss Level amp Rocky Mountain Hardware VOCOlinc gone amp more on HomeKit InsiderOn the new episode of HomeKit Insider Level Lock has partnered with Rocky Mountain door hardware for new HomeKit enabled locks new Logitech firmware coming soon VOCOlinc is missing in action and home project updates News was light in the world of HomeKit this past week with the biggest being Level Lock partnering with the premium accessory maker Rocky Mountain Hardware Level s incredible smart functionality will now be coming to several different door locks in the company s lineup We also had several people writing in asking about VOCOlinc It appears as though the company s website has gone offline many products are out of stock and support tickets have gone unanswered AppleInsider has reached out to the company for comment and thus far we ve yet to get a response Read more 2021-08-30 12:10:27
海外TECH The Apache Software Foundation Blog The Apache Drill Project Announces Apache® Drill(TM) v1.19 Milestone Release https://blogs.apache.org/foundation/entry/the-apache-drill-project-announces The Apache Drill Project Announces ApacheDrill TM v Milestone ReleaseOpen Source enterprise grade schema free Big Data SQL query engine used by thousands of organizations including Ant Group Cisco Ericsson Intuit MicroStrategy Tableau TIBCO TransUnion Twitter and more Wilmington DE ー August ー The Apache Drill Project announced the release of ApacheDrillTM v the schema free Big Data SQL query engine for Apache Hadoop NoSQL and Cloud storage quot Drill is our biggest release ever quot said Charles Givre Vice President of Apache Drill quot With an already short learning curve Drill makes it even easier for users to quickly query analyze and visualize data from disparate sources and complex data sets An quot SQL on Hadoop quot engine Apache Drill is easy to deploy highly performant able to quickly process trillions of records and scalable from a single laptop to a node cluster With its schema free JSON model the first distributed SQL query engine of its kind Drill is able to query complex semi structured data in situ without requiring users to define schemas or transform data It provides plug and play integration with existing Hive and HBase deployments and is extensible out of the box to access multiple data sources such as S and Apache HDFS HBase and Hive Additionally Drill can directly query data from REST APIs to include platforms like SalesForce and ServiceNow nbsp Drill supports the ANSI SQL standard syntax ecosystem as well as dozens of NoSQL databases and file systems including Apache HBase MongoDB Elasticsearch Cassandra REST APIs HDFS MapR FS Amazon S Azure Blob Storage Google Cloud Storage NAS nbsp local files and more Drill leverages familiar BI tools such as Apache Superset Tableau MicroStrategy QlikView and Excel as well as data virtualization and visualization tools and runs interactive queries on Hive tables with different Hive metastores Apache Drill vDrill is designed from the ground up to support high performance analysis on rapidly evolving data on modern Big Data applications v reflects more than changes improvements and new features that include New Connectors for Apache Cassandra Elasticsearch and Splunk New Format Reader for XML without schemasAdded Avro support for Kafka pluginIntegrated password vault for secure credential storageSupport for Linux ARM systemsAdded limit pushdowns for file systems HTTP REST APIs and MongoDBAdded streaming for Drill s REST APIIntegration with Apache AirflowDevelopers analysts business users and data scientists use Apache Drill for data exploration and analysis for its enterprise grade reliability security and performance Drill s flexibility and ease of use have attracted thousands of users that include Ant Group Cardlytics Cisco Ericsson Intuit MicroStrategy Qlik Tableau TIBCO TransUnion Twitter National University of Singapore and more quot Individuals businesses and organizations of all types rely on Apache Drill s rich functionality quot added Givre quot We invite everyone to participate in our user and developer lists as well as our Slack channel and contribute to the project to build on our momentum and help improve the future experience for all Drill users quot Catch Apache Drill in action at ApacheCon Home taking place online September For more information and to register visit Availability and OversightApache Drill software is released under the Apache License v and is overseen by a volunteer self selected team of active contributors to the project A Project Management Committee PMC guides the Project s day to day operations including community development and product releases About Apache DrillApache Drill is the Open Source schema free Big Data SQL query engine for Apache Hadoop NoSQL and Cloud storage For more information including documentation and ways to become involved with Apache Drill visit and The Apache Software Foundation quot Apache quot quot Drill quot quot Apache Drill quot and quot ApacheCon quot are registered trademarks or trademarks of the Apache Software Foundation in the United States and or other countries All other brands and trademarks are the property of their respective owners nbsp nbsp 2021-08-30 13:00:19
ニュース BBC News - Home Afghanistan: UK sceptical of Taliban safe passage pledge, says minister https://www.bbc.co.uk/news/uk-58380167?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-30 12:35:12
ニュース BBC News - Home Universal credit: Devolved governments join calls to keep £20 top-up https://www.bbc.co.uk/news/uk-58384578?at_medium=RSS&at_campaign=KARANGA october 2021-08-30 12:02:28
ニュース BBC News - Home The inside story of Tevez & Mascherano's deadline-day move to West Ham https://www.bbc.co.uk/sport/football/58382795?at_medium=RSS&at_campaign=KARANGA The inside story of Tevez amp Mascherano x s deadline day move to West HamBBC Sport tells how Carlos Tevez s and Javier Mascherano s deadline day arrival at West Ham years ago became one of football s most controversial deals 2021-08-30 12:30:49
ニュース BBC News - Home Tokyo Paralympics: Two-time champion Jonnie Peacock wins joint bronze in T64 100m https://www.bbc.co.uk/sport/disability-sport/58382044?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Two time champion Jonnie Peacock wins joint bronze in T mJonnie Peacock wins joint bronze in the T m as he misses out on a third consecutive Paralympic sprint title in Tokyo 2021-08-30 12:21:13
ニュース BBC News - Home Tokyo Paralympics: Lee Pearson, Andrew Small and Phoebe Paterson Pine claim golds as GB win eight medals https://www.bbc.co.uk/sport/disability-sport/58381498?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Lee Pearson Andrew Small and Phoebe Paterson Pine claim golds as GB win eight medalsLee Pearson wins his th Paralympic title as Great Britain add eight medals to their Tokyo haul on day six 2021-08-30 12:53:51
北海道 北海道新聞 「しんとく新そば祭り」コロナで見直し 今年もチケット販売、食べ歩き方式 https://www.hokkaido-np.co.jp/article/583802/ 実行委員会 2021-08-30 21:18:00
北海道 北海道新聞 会話ロボの機能に高齢者要望 池田町社協、ミクシィと意見交換 https://www.hokkaido-np.co.jp/article/583801/ 意見交換 2021-08-30 21:16:00
北海道 北海道新聞 旭川で47人感染 医療機関でクラスター 新型コロナ https://www.hokkaido-np.co.jp/article/583799/ 医療機関 2021-08-30 21:13:00
北海道 北海道新聞 幌内炭鉱資料 九大に寄託 三笠市、労務管理文書など段ボール838箱 戦後史発掘に期待 https://www.hokkaido-np.co.jp/article/583798/ 労務管理 2021-08-30 21:10:00
北海道 北海道新聞 関西スーパー、H2O傘下に 阪急オアシスと経営統合 https://www.hokkaido-np.co.jp/article/583797/ 経営統合 2021-08-30 21:10:00
北海道 北海道新聞 東京円、109円台後半 https://www.hokkaido-np.co.jp/article/583794/ 東京外国為替市場 2021-08-30 21:04:00
北海道 北海道新聞 国内1万3638人感染 死者46人、重症者最多続く https://www.hokkaido-np.co.jp/article/583793/ 新型コロナウイルス 2021-08-30 21:04:00
北海道 北海道新聞 中国経済衰退論を取り締まり 主要SNS、景気減速で情報統制 https://www.hokkaido-np.co.jp/article/583792/ 中国経済 2021-08-30 21:04:00
北海道 北海道新聞 藤井聡太、竜王戦に初挑戦 将棋、豊島将之と7番勝負 https://www.hokkaido-np.co.jp/article/583791/ 東京都渋谷区 2021-08-30 21:04:00
北海道 北海道新聞 地銀の資金洗浄対策「不十分」 対日審査でFATF https://www.hokkaido-np.co.jp/article/583790/ 資金洗浄 2021-08-30 21:04:00
TECH Engadget Japanese Xiaomiが映画祭を開催、全編「Mi 11 Ultra」で撮影したショートフィルムを公開 https://japanese.engadget.com/mi-11-ultra-130248651.html miultra 2021-08-30 13:02:48
TECH Techable(テッカブル) 世界最大級イベント「バーチャルマーケット2021」が来年冬の一般出展者を募集 https://techable.jp/archives/160965 hikky 2021-08-30 13:30:48
AWS AWS Database Blog Filter Amazon Aurora database activity stream data for segregation and monitoring https://aws.amazon.com/blogs/database/filter-amazon-aurora-database-activity-stream-data-for-segregation-and-monitoring/ Filter Amazon Aurora database activity stream data for segregation and monitoringMost organizations need to monitor activity on databases containing sensitive information to ensure security auditing and compliance Although some security operations teams might be interested in monitoring all activities like read write and logons others might want to restrict monitoring to activities that lead to changes in data and data structures only In this post … 2021-08-30 13:45:20
AWS AWS DevOps Blog CDK Corner – August 2021 https://aws.amazon.com/blogs/devops/cdk-corner-august-2021/ CDK Corner August We re now well into the dog days of summer but that hasn t slowed down the community one bit In the past few months the team has delivered big features that I think the community will love The biggest new feature is the Construct Hub Developer Preview Alex Pulver describes it as “a one stop destination … 2021-08-30 13:44:16
python Pythonタグが付けられた新着投稿 - Qiita [Python] スクショ→範囲選択→OCR→翻訳 https://qiita.com/jiokun/items/c12ea9f0126152fa9f6c Pythonスクショ→範囲選択→OCR→翻訳緒言PDFや画像中の英文をさくっと翻訳したかった。 2021-08-30 22:47:54
python Pythonタグが付けられた新着投稿 - Qiita 【pandas】DataFrameであるカラムを改行文字で分割して行番号をつける https://qiita.com/YujiHamada3/items/1836bdf99d4c32637e93 【pandas】DataFrameであるカラムを改行文字で分割して行番号をつける改行またはその他の区切り文字で行を分割したい元となるDataFrameはidnameあいnうえおかきくけこサシスセソこのようなもので、このnameの値を改行コードで分割する。 2021-08-30 22:47:13
js JavaScriptタグが付けられた新着投稿 - Qiita SolidityとJavaScript(Web3.js)で同様の文字列ハッシュ化(Keccak256)を行う方法 https://qiita.com/derodero24/items/a348f62002a60dd15c83 2021-08-30 22:11:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ExcelのPowerPivotが有効にできない https://teratail.com/questions/356944?rss=all ExcelのPowerPivotが有効にできないexcelのPowerPivotというのを少し勉強しようと思って本を買いましたが、本には「オプション→アドイン→COMアドイン→設定」から有効にできるとあったんですが、COMの中の候補にPowerPivotがありません。 2021-08-30 22:59:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Android studio EditTextの保存方法の考え方について https://teratail.com/questions/356943?rss=all この場合、アプリのEditText欄に入力するのですが保存の方法をどうやって行うか悩んでおります。 2021-08-30 22:57:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 一度表示したimageをロック状態にするにはどうすればよろしいでしょうか? https://teratail.com/questions/356942?rss=all 一度表示したimageをロック状態にするにはどうすればよろしいでしょうか現在unityでスマートフォンの間違い探しを制作しているプログラム初心者です。 2021-08-30 22:56:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) RailsでMySQLを使うために、Gemfileにgem mysql2を記述し、bundle installした際に以下のようなエラーが出てきました。 https://teratail.com/questions/356941?rss=all RailsでMySQLを使うために、Gemfileにgemmysqlを記述し、bundleinstallした際に以下のようなエラーが出てきました。 2021-08-30 22:55:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Java】リストからある条件のものを削除 https://teratail.com/questions/356940?rss=all 【Java】リストからある条件のものを削除以下の自作クラスがあります。 2021-08-30 22:48:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unity2D ターゲットの方向に向けるようにしたい https://teratail.com/questions/356939?rss=all UnityDターゲットの方向に向けるようにしたいunityDでonTriggerStayでターゲットがcollision内に入るとターゲットの方向に自分が向くようにしたいのですが逆にターゲットから避けるようになりしかも表示されませんどうしたら良いのでしょうか。 2021-08-30 22:41:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ruby on rails にanime.jsを導入したい https://teratail.com/questions/356938?rss=all animejs 2021-08-30 22:31:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Rails】module内に特定のコントローラから呼び出される条件分岐を書きたい https://teratail.com/questions/356937?rss=all 【Rails】module内に特定のコントローラから呼び出される条件分岐を書きたいActiveDecoratorを使ってhogedecoratorrbを以下の通り定義しています。 2021-08-30 22:19:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rspecでhidden_field_tagに仕込んだidを取り出せない https://teratail.com/questions/356936?rss=all Rspecでhiddenfieldtagに仕込んだidを取り出せない前提・実現したいことRspecでcreateアクションのテストコードを書いています。 2021-08-30 22:07:02
Ruby Rubyタグが付けられた新着投稿 - Qiita Vue.jsを用いてBGMサウンドを流したい https://qiita.com/divclass123/items/28b25d19de5c227c33be なんのライブラリを入れるべきかみたいな選定がたぶんできてない。 2021-08-30 22:08:43
golang Goタグが付けられた新着投稿 - Qiita 並列実行できるlocateコマンドの実装 https://qiita.com/u1and0/items/964be5817da800b82603 この「うまく分割してdbを作る」ところはまだ手動でupdatedbしなきゃなので、ここを自動化することが課題です。 2021-08-30 22:51:35
Ruby Railsタグが付けられた新着投稿 - Qiita Vue.jsを用いてBGMサウンドを流したい https://qiita.com/divclass123/items/28b25d19de5c227c33be なんのライブラリを入れるべきかみたいな選定がたぶんできてない。 2021-08-30 22:08:43
海外TECH DEV Community Building Zero Trust with an API Gateway and Service Mesh https://dev.to/mbogan/building-zero-trust-with-an-api-gateway-and-service-mesh-35hg Building Zero Trust with an API Gateway and Service MeshBuilding a stellar application that users will love consists of many different decisions from UI design and color palettes to functionality and feature sets Writing code that works is a creative process but it s only one part of the entire development process Your app also needs to be secureーnot just for the sake of your users but also for the integrity of your business Typical security measures when designing your software architecture include Safe and well tested authentication and authorization schemesThe ability to control network traffic through firewalls and port monitoringService and resource isolation so that one server cannot access anotherSecuring connections between services via SSL HTTPSTogether these practices form a philosophy known as Zero Trust A Zero Trust architecture is hyper focused on locking down your application from any and all access Services are inaccessible to one another by default Then over time and based on need services are granted access to communicate with one another In short services accept outside connections only when it s necessary Since the network of your application infrastructure is “closed by default this mitigates malicious access and unexpected events In this post we ll take a close look at how Kong Gateway and the Kuma service mesh fit into this design Why You Should Consider a Zero Trust DesignZero Trust doesn t make your infrastructure fool proof from attack but it does reduce the attack vectors for outsiders Whether you re a massive enterprise company or a small startup the security considerations are the same You want your user data to be safe and secure as soon as it goes online Zero Trust architecture requires developers to consider how services interact For example let s say Service A handles fetching data and Service B handles requesting data Service A would need to have a specific endpoint and port open and available for communication with Service B and only Service B Zero Trust planning can appear to hinder productivity even more so if you re adding a new service or are unfamiliar with the DevOps necessary to grant access However no matter the perceived hassle of adopting this approach the advantages far far outweigh the time spent planning It is impossible to undo a security incident and an incident results in reduced user confidence and stress on your teams to address the issue We often hear stories of hackers gaining access to an outdated and unmanaged service reaching production systems or misconfigured databases for public access Configuring Kong and Kuma for a Zero Trust architectureIf you configured your application as a group of microservices you might feel a little overwhelmed with adopting network and policy settings consistent with a Zero Trust philosophy To develop a set of consistent policies you ll want to make use of a service mesh like Kuma A service mesh is a system that controls how different services share data It s responsible for handling network traffic network policies and observability for your microservices For communicating with the outside world such as your users you ll want to set up an API gateway like Kong Gateway Kong acts as a frontend service provider for access to all of your internal services Kong routes HTTP requests made to an endpoint to a specific service Some of the policies and functionality Kong and Kuma support include the following Full Traffic EncryptionYou may know how important HTTPS is and how it s an essential step to securing traffic from outside interference Typically you would set this up via an SSL certificate That s a great first step but there are plenty of other configurations to bring more protection For example with several lines of YAML Kong can force all HTTP traffic to be encrypted as HTTPS Doing so is important because it protects users from inadvertently making insecure requests Furthermore SSL certificates need to be renewed and kept up to date the average certificate validity ranges from days to a year Kong also comes with a certificate manager which will automatically renew certificates so that they never expire To go even further Kong also supports encrypting outbound TLS TCP traffic These protocols exist outside the well known HTTP S system and are responsible for handling email file transfers SSH and more Kuma for its part supports Mutual TLS mTLS a policy that verifies the validity of a service through sharing private keys mTLS is used to ensure the legitimate identity of users devices and servers Kuma s documentation on securing service communication with Kuma provides more details on mTLS and other security policies Observability Logging Monitoring and Reporting on TrafficObservability is a critical practice Tracking and visualizing the behaviors of your application can help you get a better understanding of how your application performs in production In a Zero Trust context observability is often considered the foundation of services and networks At a minimum you would need to make sure that you are collecting traffic logs to verify and test your assumptions about the security of your network You also need to make sure that the data you collect is stored securely like any other piece of critical information To help with this Kong has several plugins that support analytics and monitoring Many of these come with their own API endpoints so you can potentially automate their behaviors More specifically Kuma provides a Traffic Log policy This policy allows you to define how logs are collected and allows for routing different sources of traffic data to different destinations You can create a unified data capturing system that s still flexible enough to accommodate any variances For example you might want your internal application logs to be aggregated in some long term archive database while your external user facing service logs are sent to somewhere more readily accessible Zero Trust architecture isn t about mandating a “one size fits all approach to security solutions Rather it starts with simple statements For example “All traffic should be captured stored and able to be queried It then implements solutions that meet those needs Service IsolationIsolating services from one another is critical for ensuring that security issues on one server do not affect another You may have some degree of isolation in place even if you call it redundancy If a service fails and cannot handle requests you should have a plan for either queuing work or load balancing to another healthy service Service isolation in a Zero Trust architecture is not quite the same concept Still the important takeaway is that a security incident on one machine should not grant access to any other machine on your network Think of it like the flu You want to isolate the compromised service to mitigate the spread Kong s Ingress controller provides granular traffic management It builds on top of Kubernetes own Ingress policies with a lot of syntactic sugar and automation provided It requires little to no extra configuration Similarly Kuma offers Traffic Permissions policies to define permissible traffic You can think of this as a souped up firewall You can restrict traffic sources that come from a specific service based on its name not IP address or ports You can also route requests to specific endpoint destinations Any unknown source or destination is not allowed Getting more informationBuilding a Zero Trust architecture is about more than just protecting yourself it s also a global issue For example in the United States the Cybersecurity mandate is a recent executive order that advocates for increased infrastructure protection from hacking and other unauthorized access It shows that the philosophies of a Zero Trust design extend far beyond tech and have broader concerns If you d like to try out Kong and Kuma they have a quick start guide For more on Zero Trust architecture check out Kong s recent virtual event Destination Zero Trust The sessions are online for your convenient viewing You may also be interested in learning how Kong and Kuma can help you remove complex and expensive load balancers with their new ZeroLB architecture pattern 2021-08-30 13:38:04
海外TECH DEV Community See how Java frameworks like Spring work with your code https://dev.to/appland/see-how-java-frameworks-like-spring-work-with-your-code-1acl See how Java frameworks like Spring work with your codeSpring Your Code ️Most of the time The one criticism that sticks to the Spring framework and other big web frameworks to be honest is that Spring does so much for you it can be hard to understand what s really going on Sometimes we can just follow the doc and tutorials and watch the magic happen But sometimes we really need to understand how Spring and related packages actually work And even more importantly how they work with our code You re already familiar with using debuggers and Java has an excellent debugger compared to some other languages When you use a debugger you take an inside out approach to troubleshooting You choose a point in your code where you want to start and then you can explore outwards fromthere But while you can get a lot of detailed information that way it s hard to build an understanding of what s going on overall in the codebase To build that kind of high level understanding you need more of an outside in approach Here s a cookbook you can follow to see how your code works with Spring and other Java libraries starting from the widest scope and narrowing in on details To do that I will show you how to use an opensource tool called AppMap AppMap records the runtime behavior of your code and stores it as JSON files called AppMaps Then you can open AppMaps files in your code editor VSCode or IntelliJ and view and search dependency maps and execution trace diagrams Here s how you use it Install the appmap java agentFollow the quick start guide for VSCode or IntelliJ Here s a quick checklist Add the appmap Java agent to your Maven or Gradle configuration or just download the JAR file from Create appmap yml and configure your project name and primary package names Add additional package names such as org springframework web to appmap ymlHere s an example appmap yml that I use with my fork of the Spring Pet Clinic Record the AppMap of code executionYou have several choices of how to record your code Option Test case s If you have JUnit or TestNG tests that cover your app run your tests with the AppMap Gradle or Maven integration enabled Option Record user actions and API requestsIf you don t have a test that does what you need you can use your app and get an AppMap of all the actions you perform This is called “remote recording and to use it you run your web server with the flag javaagent appmap jar If your app is an API server run the server and send API requests Either way you ll get an appmap json file when the server exits Option Record the entire server run including startup and shutdownThe AppMap Java agent supports a System property appmap recording auto If you set this propertyto true the server process is recorded from start to finish and the results are written to a timestamped appmap json file when the process exits View the diagramsThe AppMap extension for VSCode and IntelliJ enables you to open any appmap json and explore it visually To open AppMaps in the code editor open the AppMaps “Tool Window IntelliJ or AppMaps sidebar VSCode Click on an AppMap to view the Dependency map in your code editor window From there you can search browse and drill down into the Trace view Demo Pet Clinic org springframework webAs I indicated above AppMap is a flexible tool and there are several ways to use it Let s start with a fairly simple but quite useful and illustrative example A Spring Controller is a pretty complex mixture of methods and annotations even the simple Pet Clinic “OwnerController has at least different annotations used in multiple different ways Code like this is powerful but unlike “normal procedural or functional code there s no information in the code about how the functions are used how they fit together or which ones are used in a particular use case Controllerclass OwnerController private static final String VIEWS OWNER CREATE OR UPDATE FORM owners createOrUpdateOwnerForm private final OwnerRepository owners private VisitRepository visits public OwnerController OwnerRepository clinicService VisitRepository visits this owners clinicService this visits visits InitBinder public void setAllowedFields WebDataBinder dataBinder dataBinder setDisallowedFields id GetMapping owners new public String initCreationForm Map lt String Object gt model Owner owner new Owner model put owner owner return VIEWS OWNER CREATE OR UPDATE FORM PostMapping owners new public String processCreationForm Valid Owner owner BindingResult result if result hasErrors return VIEWS OWNER CREATE OR UPDATE FORM else this owners save owner return redirect owners owner getId GetMapping owners find public String initFindForm Map lt String Object gt model model put owner new Owner return owners findOwners The org springframework web is a package that orchestrates these snippets of Java code based on their annotations To get a map of how an Owner request works I ll run the Pet Clinic with remote recording enabled then use the AppMap extension for IntelliJ to create a recording of a web request This is a bit easier to watch than to explain so check out the video above for a walkthrough of all this To recreate this yourself check out the appmap ee branch ofTo record and review your own runtime code maps directly in your code editor download the free AppMap plugin for JetBrains here 2021-08-30 13:01:29
Apple AppleInsider - Frontpage News Australian government wants to reclassify Apple Pay to come under financial regulations https://appleinsider.com/articles/21/08/30/australian-government-wants-to-reclassify-apple-pay-to-come-under-financial-regulations?utm_medium=rss Australian government wants to reclassify Apple Pay to come under financial regulationsDigital wallets currently fall outside Australia s traditional financial regulatory systems so regulators propose labeling Apple and other tech giants as payment systems to better govern their wallets Apple Pay targeted by Australian regulatorsApple Pay Google Pay and other digital wallets allow users to add banking cards to their devices and pay for goods and services This payment method has become more prevalent in recent years and the Australian government fears losing a grip on such systems without proper regulation Read more 2021-08-30 13:40:04
海外TECH Engadget China further slashes kids’ gaming time to just three hours a week https://www.engadget.com/china-cuts-kids-gaming-time-132539606.html?src=rss China further slashes kids gaming time to just three hours a weekChina has announced a further crackdown on the amount of time children can play online video games with the new limit set to just three hours per week Bloomberg reporting from local news sources says that platforms like Tencent can now offer gaming to kids between the hours of pm on Friday weekends and public holidays It s a significant and notable reduction from the previous rule which had been generally capped at hours per day in Earlier this month Tencent was forced to cut the amount of time minors could play the smash hit mobile title Honor of Kings to just an hour on weeknights and two hours on the weekend The added restriction is likely to impact the share price of companies in this space which has seen recent instability Historically China has always had an aversion to video games albeit with more nuance than most people believe The country has however amplified anti game rhetoric in recent years and on August rd a key state owned news outlet described video games as “spiritual opium The piece as reported by The New York Times went on to outline all of the ways in which gaming could harm Chinese kids As well as the time limit for online gaming and we ve asked our colleagues to clarify if any of this can also apply to offline and console gaming authorities want all titles hooked up to some form of anti addiction system Other new rules include companies keeping real name data for all users more reporting on the use of in game transactions and more regulatory scrutiny more generally It s not clear how much of an impact this will have in the real world since Tencent says minors make up a very small part of its overall business But given the country s continuedassault on various parts of the tech industry it s likely that there will be more hoops for businesses to jump through in future A week ago meanwhile South Korea declared that it would ditch its infamous quot Cinderella Law quot banning video gamers from playing between midnight and am saying that it is respecting children s rights nbsp 2021-08-30 13:25:39
海外科学 NYT > Science What We Know About Climate Change and Hurricanes https://www.nytimes.com/2021/08/29/climate/climate-change-hurricanes.html behave 2021-08-30 13:38:16
海外科学 NYT > Science Wildfire Smoke Is Damaging Your Skin https://www.nytimes.com/2021/08/26/style/skin-care-climate-change.html problems 2021-08-30 13:43:19
金融 RSS FILE - 日本証券業協会 J-IRISS https://www.jsda.or.jp/anshin/j-iriss/index.html iriss 2021-08-30 14:58:00
ニュース BBC News - Home Afghanistan: US investigates civilian deaths in Kabul strike https://www.bbc.co.uk/news/world-asia-58380791?at_medium=RSS&at_campaign=KARANGA family 2021-08-30 13:30:28
ニュース BBC News - Home Hurricane Ida: One million people in Louisiana without power https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA louisiana 2021-08-30 13:32:57
ニュース BBC News - Home Covid in Scotland: Cases doubling weekly after restrictions eased https://www.bbc.co.uk/news/uk-scotland-58383606?at_medium=RSS&at_campaign=KARANGA scotland 2021-08-30 13:38:57
ニュース BBC News - Home Tokyo Paralympics: Two-time champion Jonnie Peacock wins joint bronze in T64 100m https://www.bbc.co.uk/sport/disability-sport/58382044?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Two time champion Jonnie Peacock wins joint bronze in T mJonnie Peacock wins joint bronze in the T m as he misses out on a third consecutive Paralympic sprint title in Tokyo 2021-08-30 13:45:07
ニュース BBC News - Home Afghanistan: Pen Farthing sorry for foul-mouthed message to aide https://www.bbc.co.uk/news/uk-england-essex-58385521?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-30 13:38:03
ニュース BBC News - Home Tokyo Paralympics: Ellie Robinson's 'story of triumph not defeat' https://www.bbc.co.uk/sport/disability-sport/58383911?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Ellie Robinson x s x story of triumph not defeat x Ellie Robinson says her fifth place finish in the S butterfly final at the Tokyo Paralympics was a story of triumph not defeat 2021-08-30 13:16:07
ニュース BBC News - Home F1 to make changes to prevent repeat of 'farce' in Belgian GP https://www.bbc.co.uk/sport/formula1/58385653?at_medium=RSS&at_campaign=KARANGA F to make changes to prevent repeat of x farce x in Belgian GPFormula is to make rule changes to prevent a recurrence of the events surrounding the controversial abandonment of the Belgian Grand Prix 2021-08-30 13:26:20
ニュース BBC News - Home Tokyo Paralympics: Lee Pearson, Andrew Small and Phoebe Paterson Pine claim golds as GB win eight medals https://www.bbc.co.uk/sport/disability-sport/58381498?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Lee Pearson Andrew Small and Phoebe Paterson Pine claim golds as GB win eight medalsLee Pearson wins his th Paralympic title as Great Britain add eight medals to their Tokyo haul on day six 2021-08-30 13:38:51
ビジネス ダイヤモンド・オンライン - 新着記事 オーシャンシステム(3096)、株主優待を一部変更! 新潟県外に在住の「500株以上の株主」への優待品が、 「お米5kg⇒お米5kgも選べるカタログギフト」に変更 - 株主優待【新設・変更・廃止】最新ニュース https://diamond.jp/articles/-/280902 新潟県外在住の株主の場合、株以上の株主に優待米kg、株以上の株主に優待米kg、株以上の株主に優待米kgを年回贈呈」というものだった。 2021-08-30 22:30:00
LifeHuck ライフハッカー[日本版] 7000円台で買えるTEKNOS高機能サーキュレーター|上下左右首振り、フルリモコン操作可能!【今日のライフハックツール】 https://www.lifehacker.jp/2021/08/239882lht-teknos.html teknos 2021-08-30 22:05:00
北海道 北海道新聞 山梨県警、パラ警備の全員が帰任 飲酒、一般人とトラブル https://www.hokkaido-np.co.jp/article/583827/ 山梨県警 2021-08-30 22:05:00
北海道 北海道新聞 ワクチン問い合わせ件数改ざん 日本郵政グループ会社 業務委託の道内36自治体分 https://www.hokkaido-np.co.jp/article/583826/ 問い合わせ 2021-08-30 22:05:00
北海道 北海道新聞 搬送ロボ、100台を効率稼働 オムロンが新ソフトウエア https://www.hokkaido-np.co.jp/article/583809/ 部品 2021-08-30 22:04:09
北海道 北海道新聞 共産党「なにより、いのち。」 新衆院選ポスター https://www.hokkaido-np.co.jp/article/583784/ 衆院選 2021-08-30 22:04:02
AWS AWS Database Blog Best practices for upgrading Amazon RDS for Oracle database snapshots https://aws.amazon.com/blogs/database/best-practices-for-upgrading-amazon-rds-for-oracle-database-snapshots/ Best practices for upgrading Amazon RDS for Oracle database snapshotsAmazon Relational Database Service Amazon RDS for Oracle provides the option to take manual DB snapshots of your databases These DB snapshots may have to be retained for regulatory purposes or just as backups taken before any major database or application activities like upgrades or releases When you create a DB snapshot the snapshot is … 2021-08-30 14:02:04
python Pythonタグが付けられた新着投稿 - Qiita ビーフストロガノフはどのくらい強いのか https://qiita.com/Hirata-Masato/items/775ecd86f26f305fd393 合計単語数強い単語、普通の単語、弱い単語ちょっと中身を集計まず、使われている強い単語、弱い単語を文字ずつ分解したときに、一方にあって他方に含まれない文字がどのようなものなのかをチェックしてみます。 2021-08-30 23:37:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) gem install mimemagicが出来ず、rails sまでできない。 https://teratail.com/questions/356953?rss=all geminstallmimemagicが出来ず、railssまでできない。 2021-08-30 23:47:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) param is missing or the value is empty: userを解決したい https://teratail.com/questions/356952?rss=all 2021-08-30 23:35:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) osmdroidによる、GPSから現在地を取得して表示する方法が分からない。 https://teratail.com/questions/356951?rss=all 分からないこと現在地を取得し、地図上に表示する方法が分かりません。 2021-08-30 23:19:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Chartコントロールのアンカーと線について https://teratail.com/questions/356950?rss=all Chartコントロールのアンカーと線について前提・実現したいことChartコントロールをつかってグラフ描画を行っています。 2021-08-30 23:11:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PowerShellからOutlookマクロのプロシージャを動かすに方法 https://teratail.com/questions/356949?rss=all PowerShellからOutlookマクロのプロシージャを動かすに方法WindowsnbsppowershellからOutlookのマクロで作成したプロシージャを動かしたいのですが、Runメソッドがないと調べた結果わかりました。 2021-08-30 23:06:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) リストをソートするアルゴリズムについて https://teratail.com/questions/356948?rss=all 2021-08-30 23:05:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CSS 連なるテキストボックスとボタンをセンタリングしたい https://teratail.com/questions/356947?rss=all inleftautomarginrightauto 2021-08-30 23:04:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Objective-C】PDFKitを使用してPDF画面を回転させたい。 https://teratail.com/questions/356946?rss=all 【ObjectiveC】PDFKitを使用してPDF画面を回転させたい。 2021-08-30 23:03:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jupyter notebook python3 実行されません https://teratail.com/questions/356945?rss=all bspnotebooknbsppythonnbsp 2021-08-30 23:02:20
AWS AWSタグが付けられた新着投稿 - Qiita 基本情報技術者試験勉強0830 https://qiita.com/sakitaren/items/804fa149394324798c51 基本情報技術者試験 2021-08-30 23:56:03
Docker dockerタグが付けられた新着投稿 - Qiita https-portalの自動更新が失敗する件の対応 https://qiita.com/brnakina/items/3f7df01be63d4673613d はて、httpsportalを使用して自動更新されていたはずだが何が起こったdockercomposepsでコンテナの状態を確認したらコンテナのステータス自体はUPになっていて正常。 2021-08-30 23:21:51
技術ブログ Developers.IO Kinesis Data StreamsとLambdaの連携で、処理済みのレコードが重複して実行されました https://dev.classmethod.jp/articles/tsnote-kinesis-data-streams-lambda-duplicated-record/ kinesisdatastreams 2021-08-30 14:59:31
技術ブログ Developers.IO react-webcamでカメラを起動後にすぐにキャプチャを取得しようとすると取得失敗する https://dev.classmethod.jp/articles/fail-getting-when-trying-to-get-capture-immediately-after-starting-camera-in-react-webcam/ react 2021-08-30 14:56:54
海外TECH Ars Technica Microsoft may withhold security updates from unsupported Windows 11 PCs https://arstechnica.com/?p=1790524 microsoft 2021-08-30 14:34:08
海外TECH DEV Community I’m joining Postman, focusing on Open Source 👩🏼‍🚀 https://dev.to/alejandra_quetzalli/i-m-joining-postman-focusing-on-open-source-2986 I m joining Postman focusing on Open Source ‍Well…the unexpected happened I joined Postman to focus on Open Source technologies I ve been informed this makes me a Postmanaut ‍ What is the new job about Being hired onto the Open Source OSS side of the Postman spaceship means I was not hired to work on the Postman product docs So joining Postman all hands meetings or events are not required cause I m in one of the partner OSS teams Rather I was hired directly by the OSS project maintainer team that owns the AsyncAPI OSS initiative which moved under the Linux Foundation If you re curious to learn more Postman s CEO and co founder Abhinav Asthana wrote a blog post in to announce their partnership with AsyncAPI My job here as Senior Technical Writer will be to own the documentation for AsyncAPI That said I ll delve in a few streams or conference talks as well despite not being their DevRel person New boss just happened to suggest the idea and I decided to remain open to it since it would be only OSS community focused events I ve been taking a purposeful break from corporate startup conference talks for over a year because I needed and wanted a damn break Thank you for the neat swag Postman But I m also awaiting my AsyncAPI swag to arrive soon Wait does Postman offer any cool benefits Ooh you bet they do ‍ month lunch stipend ergo FREE lunch for as long as I work here Up to year reimbursed for wellness and health programs I m using mine for kickboxing Asynchronous communication via SlackRemote WFHVery flexible schedule Unlimited PTOFull medical benefits K account they hope to start matching this year or next Charity Foundation donation matching for an organization of your choice I will be choosing Women for Afghan Women because we need to continue supporting Afghan Women during the current humanitarian crisis unrolling in Afghanistan this year What is AsyncAPI AsyncAPI is an OSS initiative that seeks to improve Event Driven Architectures EDAs asynchronous API standardization and asynchronous API developer tools AsyncAPI was created to describe APIs that don t use HTTP AsyncAPI has a specification similar to OpenAPI it uses JSON schema for modeling published and subscribed objects EDAs like AsyncAPI are broker centric A broker is a piece of infrastructure in charge of receiving messages and delivering them Brokers can store messages until they are delivered making EDAs quite resilient to failures Some examples of brokers are RabbitMQ Apache Kafka Solace etc Wanna try an AsyncAPI playground asyncapi info title Count Signups version description This service counts user signupschannels user signedup subscribe message ref components messages UserSignedUp components messages UserSignedUp payload type object properties displayName type string description user name email type string format email description user email Why am I excited about joining a OSS team Honestly I am most excited about not having a Product Owner that feels pressured by an Engineering organization Why It s been my experience that when Product Managers PMs or Engineering orgs own Technical Writer TW teams Developer Documentation often suffers by getting caught between the conflicting priorities of opposite teams Engineering orgs tend to assume dev audiences know at least some basics For the love of donuts can we stop assuming what readers do or don t know have or haven t installed and have or haven t tested before Engineering orgs tend to be arrogant in their programming knowledge and not place enough value on detailed and beginner guides Engineering orgs tend to forget that DevDocs need to make sense to non programmers i e Not all PMs know how to program and not all readers are developers I mean do you want your Sales team empowered for success or don t you PMs tend to be too opinionated on voice which consistently leads to stifling a tech writer s individual style PMs can also focus too much on feature driven development that brings in more business vs prioritizing what the actual community freaking asked for PMs can lose perspective and forget that documentation should help ANYONE That includes developers whose first language is not English Forcing TWs who learnt English as their second language to magically write only in mind for USA audiences or English grammar enthusiasts is the opposite of inclusion and diversity PMs need to understand that it s a balancing act to tackle DevDocs and that keeping it simple to read matters Having TW teams report into PM or Engineering orgs removes true ownership from TWs TW teams need to have sole jurisdiction to do the job right As long as TWs are reporting to another department Developer Documentation goals will always be in competition with the parent org Thank you for coming to my TED talk What s next I m available for blog posts articles workshops videos and talks about AsyncAPI the AsyncAPI community and how you too can contribute to AsyncAPI ️My main focus is writing our Docs but new boss supports variety so I m open to it I ll also make a point to help with community questions that come through our AsyncAPI Slack channel Lastly we hold biweekly OSS AsyncAPI interest community meetings on Tuesdays at pm CET If you d like to join me all you have to do is add our calendar or join our mailing list to get an invite to the next meeting Let me know how I can help If you already have some AsyncAPI questions to send my way I m only a DM away here and in my social media I can t wait to meet and support all of you awesome OSS community members 2021-08-30 14:53:10
海外TECH DEV Community Backend Operations in PHP from 0 to Hero(Pt. 2 passing variables and user input) https://dev.to/code_jedi/backend-operations-in-php-from-0-to-hero-pt-2-passing-variables-and-user-input-23gi Backend Operations in PHP from to Hero Pt passing variables and user input In the last tutorial we made a PHP script that performs simple backend operations In part we ll be making a PHP script that will perform customizable backend operations by getting user input and passing it to our backend script Let s get started First let s create a form that will accept a url and a tag parameter lt doctype html gt lt html gt lt head gt lt meta charset UTF gt lt title gt Simple operations lt title gt lt head gt lt body gt lt form method post action results php gt url lt input type text name url gt lt br gt tag lt input type text name tag gt lt br gt lt button type submit gt Submit lt button gt lt form gt lt body gt lt html gt Once these parameters are accepted they will passed on to results php here s how it will look like lt php url POST url tag POST tag output exec python op py url tag echo lt h gt output lt h gt gt What s going on here First results php defines the url and tag variables as the ones passed on by the form we made earlier It then executes op py using the exec function and passes the url and tag variables to op py It finally echos the output of this exec function inside an lt h gt tag Here s where the magic happensresults php passes the url and tag variables to op py executes the python script and returns it s output One big question you might have is How is python able to work with PHP variables Answer Using the sys library Let me show you import sysimport requestsfrom bs import BeautifulSoupurl sys argv response requests get url soup BeautifulSoup response text html parser element soup find body find sys argv print element This is a python script which scrapes webpages for certain HTML tags such as h div and p and outputs the text contents within the first occurrence of the specified HTML tag within the webpage As you might remember results php passed first the url variable then the tag variable therefor when we define the url variable in our python script we call sys argv to in turn get the first variable that was passed by the PHP script which is the url variable Next when defining the tag which we want to scrape for text contents within the specified URL s webpage we call sys argv to get the second variable passed by results php which is the tag variable The same can be done with Node js like so results php lt php url POST url tag POST tag output exec url url tag tag node op js echo lt h gt output lt h gt gt op jsconsole log URL process env url tag process env tag ResultFull code index php lt doctype html gt lt html gt lt head gt lt meta charset UTF gt lt title gt Simple operations lt title gt lt head gt lt body gt lt form method post action results php gt url lt input type text name url gt lt br gt tag lt input type text name tag gt lt br gt lt button type submit gt Submit lt button gt lt form gt lt body gt lt html gt results php lt php url POST url tag POST tag output exec python op py url tag echo lt h gt output lt h gt gt op pyimport sysimport requestsfrom bs import BeautifulSoupurl sys argv response requests get url soup BeautifulSoup response text html parser element soup find body find sys argv print element Now if you open a terminal in your project s directory run php S localhost and open the respective url in your browser here s how our code should work These form parameters are passed on to results php which the user is then redirected toresults php then takes those parameters passes them to op py executes the respective python script and returns it s output inside an lt h gt tag which in this case is PHP tutorial If you were to change the tag parameter to p op py will then scrape the first lt p gt tag within the specified URL You can now experiment You can now implement this method of performing user customizable backend operations into your projects and PHP scripts when trying to perform backend operations Stick around for part to learn about more complex memory and time intensive backend operations in PHP Byeeee 2021-08-30 14:28:56
海外TECH DEV Community Get Weather {Day -17} https://dev.to/alsiamworld/get-weather-day-17-384j Get Weather Day daysofcode Day Today I created a common temperature site using the OpenWeatherMap API Just enter the name of your city and see the temperature Preview javascript programming devcommunity webdev 2021-08-30 14:21:54
海外TECH DEV Community Cool Button Hover Effect Using HTML & CSS https://dev.to/nikhil27b/cool-button-hover-effect-using-html-css-2n7e Cool Button Hover Effect Using HTML amp CSSHello today I created an Amazing button hover Using HTML amp CSS I hope you like this also comments about your thoughts For more content follow me on Instagram developer nikhil Thank you 2021-08-30 14:20:53
海外TECH DEV Community How the 7 deadly sins 👿 will make you an Accessibility Expert! 😇 https://dev.to/inhuofficial/how-the-7-deadly-sins-will-make-you-an-accessibility-expert-27c7 How the deadly sins will make you an Accessibility Expert I am a sinner it is far more fun than being good So let s see how we can use the deadly sins to our advantage when it comes to accessibility Inspired by but I thought being on the side of evil would be more fun So let s jump in and see how being a sinner can be a good thing oh and as this is one of my rants sort of be aware that any anger etc is just for fun Trigger warnings click to expand This article is a humorous take on Christianity evil and the seven deadly sins If you are deeply religious you may find some things offensive in this article and I would suggest you leave now Additionally there are some dark jokes and sexuality related content just in case you are sensitive to that Finally there is a link to a website that uses a lot of profanity at the end of the Wrath section although there is no swearing in the article itself be careful of that link it has a warning on it It is all safe for work but just a heads up PrideAh pride we should be humble and practice humility as accessibility experts surely Nope Building accessible products and services takes thought and a little bit of extra effort So when you have built something that is accessible boast about it be proud Tell the world how you built something that is better than that built by other developers as how can you call yourself a developer and build things that don t work for everyone I mean God s own website the Vatican official website has detectable accessibility errors in Axe DevTools that must be some kind of record So as pride is considered the greatest of all the sins I am happy to say I am proud that I did not build the Vatican website GreedI want a big house and a nice car I like material possessions Building an accessible website and business means that more people can access it and spend money there As in people have a disability and in people have a disability that affects the way they interact with your website it is a massive market that is going ignored The Click Away Pound report estimates that UK businesses lose over £ billion a year to their more accessible competitors notice I say more accessible nobody is getting it right it is just some sites have fewer barriers Imagine if just one site was fully accessible that site could become a power house and grab all of that money So be greedy Build a product that is better than everyone else s and have thousands of people with disabilities flock to your site as they move away from your inaccessible competition Watch your bank balance grow and your material wealth increase According to the heavenly virtues we should be charitable not greedy Well Christian Aid s website has accessibility errors so I choose greed and accessibility errors every day of the week WrathGet angry when you see inaccessible websites I recently had a rant about the WeThe website as it is a campaign about including people with disabilities that had a completely inaccessible website It has improved a little after some guidance from a certain sinner who sent an angry email and how to fix things but it still not great We are meant to be kind apparently Well what has kindness brought Over years of little progress in the UK towards equality over years in the USA with the ADA of website have accessibility issues that are detectable automatically it seems that asking nicely and being forgiving and kind to people s ignorance and the barriers it creates is not the answer So let out your inner rage monster and call out these inaccessible websites Saying that if the Disability Rights UK website can t get it right what hope is there However I can build an evil site with accessibility errors warning site contains many many swears so don t visit if you are offended by swearing quite easily I choose the side of the sinners as the sinners are winning EnvyI am envious Envious of companies who have managed to convince people that they are helping with crap products AccessiBe is one of those companies telling people that their accessible overlay will fix all of their problems it makes things worse I am envious that I cannot get the reach they have in order to educate people that a website needs to be built with accessibility in mind that it should be part of your Minimal Viable Product MVP I am envious that they can persuade people that they are helping when they are actually making things worse So bad in fact that the disabled community created a plugin that blocks AccessiBe and other overlays as they cause so many issues I use my envy as a source of power unlocking the secrets these companies use to get the positive coverage they do not deserve Then I can spin their techniques for my evil ways of actually building things that are accessible Apparently I am meant to be patient rather than envious pfff I will not be patient any longer I want to make change happen quickly I mean if I told you I built accessible websites and had accessibility errors on my home page would you listen LustWell disability just isn t sexy enough for lust right I mean I am sure many people would give their right arm for a woman like that and yes that was a dark joke I am evil remember But when it comes to lust and accessibility I am talking about a lust for power This obviously links back to the greed and money part in some ways but power is different Imagine how much power you could wield if you had the backing of the billion disabled people around the world I want that backing I lust after the power that brings the power to shape the direction humanity is taking The power to persuade politicians and business owners to listen I want to use that power to force websites to be accessible or take them offline imagine how quickly you would fix accessibility issues if that was a possibility and if you build websites in the UK then you may want to start preparing I am serious I have something quite scary lined up I want to use that power to give the legal requirements that already exists for websites to be accessible some teeth to force barriers to be removed in society Yes I am a monster I lust after power and I lust after influence to make change happen So I encourage you to also lust after influence so that you can change people s thought process on accessibility GluttonyBe a glutton Over consume accessibility articles and everything related to accessibility and disability The more you consume on the subject the better your development practices will become You will start thinking about people with Vestibular Disorders e g sensitivity to movement mobility impairments e g accuracy issues with a mouse so they use a keyboard people who use Eye Gaze technology people who use dual or single switches to navigate your site screen readers and people who use braille Along the way you will learn about WAI ARIA semantic HTML etc This will help you build sites that are SEO friendly as you will structure things correctly fast as you will stop using bloated libraries frameworks etc that get in the way of accessibility and more So over indulge eat up all the accessible content you can If you want a big juicy article to sink your teeth into to get you started how does a word listicle sound Digital Accessibility ay tips and tricks InHuOfficial・Jul ・ min read webdev html ay beginners SlothIt is good to be lazy Accessibility is centred around using semantic elements and simplifying things to make the User Experience UX better for everyone If you use native and semantic elements your life becomes times easier as a developer someone else has done all the hard work for you Instead of hundreds of lines of code to build an accordion use lt summary gt and lt details gt they have all the functionality baked in and fall back gracefully in the few browsers that don t support them For buttons instead of using a lt div gt and having to add tabindex handlers for keyboard interactions etc just use a lt button gt Thousands of developers have done most of the hard work for you So engage the principles of sloth be lazy use what others have done before you so you have to work less The only time you should be diligent the opposite of sloth is ensuring that you apply accessible principles consistently but there are checklists for that sort of thing to make life easy so you don t have to exert too much effort Father forgive me for I have sinned and will continue to This was a silly article and I really had to stretch on a couple of the sins but with a serious message You can make accessibility work for you Remember that making things that are accessible benefits you as much as it does everyone else you can do it for selfish reasons and still do some good So go on be a devil put accessibility as your top priority and make it part of your MVP today One final bit of evil So this article can use the JavaScript tag so people actually see it here is a JS snippet let evilWin true 2021-08-30 14:16:42
Apple AppleInsider - Frontpage News Hyper's new USB-C Hubs upgrade your 24-inch iMac https://appleinsider.com/articles/21/08/30/hypers-new-usb-c-hubs-upgrade-your-24-inch-imac?utm_medium=rss Hyper x s new USB C Hubs upgrade your inch iMacAdd additional functionality to your inch iMac with Hyper s new HyperDrive hubs that provide USB A SD and fast charge capabilities Hyper has come up with a clever solution to the paucity of the inch iMac ports and the location on the back ーa clip on user facing hub that attaches to the bottom of the iMac Not only does this provide users with front facing access to ports but it also expands the type of ports you have access to There are currently two models hubs available the HyperDrive in and HyperDrive in which each feature the following ports Read more 2021-08-30 15:00:03
Apple AppleInsider - Frontpage News New China restrictions limit minors to three hours of gaming a week https://appleinsider.com/articles/21/08/30/new-china-restrictions-limit-minors-to-three-hours-of-gaming-a-week?utm_medium=rss New China restrictions limit minors to three hours of gaming a weekChina has implemented strict new regulations that only allow minors in the country to play video games for one hour a day on the weekends and holidays Credit Andrew O Hara AppleInsiderThe new restrictions announced by China s National Press and Publication Administration will ban minors from playing videos games at all between Monday and Thursday On Friday Saturday and Sunday minors will only be allowed to play video games between p m and p m Bloomberg has reported Read more 2021-08-30 14:45:28
Apple AppleInsider - Frontpage News Australia wants to reclassify & strictly regulate Apple Pay https://appleinsider.com/articles/21/08/30/australian-government-wants-to-reclassify-apple-pay-to-come-under-financial-regulations?utm_medium=rss Australia wants to reclassify amp strictly regulate Apple PayDigital wallets currently fall outside Australia s traditional financial regulatory systems so regulators propose labeling Apple and other tech giants as payment systems to better govern their wallets Apple Pay targeted by Australian regulatorsApple Pay Google Pay and other digital wallets allow users to add banking cards to their devices and pay for goods and services This payment method has become more prevalent in recent years and the Australian government fears losing a grip on such systems without proper regulation Read more 2021-08-30 14:14:49
Apple AppleInsider - Frontpage News South Korean decision on App Store payment exclusivity delayed again [u] https://appleinsider.com/articles/21/08/30/south-korea-app-store-payment-bill-final-vote-happening-august-30?utm_medium=rss South Korean decision on App Store payment exclusivity delayed again u The South Korean vote over Apple and Google s App Store payment exclusivity that was scheduled to be held on August has now been postponed again with no new date set National Assembly of the Republic of South KoreaApple and Google are expected to lose a vote in South Korea s National Assembly over the requirement that developers use the companies payment processes The bill was previously passed by the country s legislation and judiciary committee on August Read more 2021-08-30 14:21:27
海外TECH Engadget Cheaper 'Neon Genesis Evangelion' Blu-ray sets are on the way https://www.engadget.com/neon-genesis-evangelion-blu-ray-sets-release-date-143004589.html?src=rss Cheaper x Neon Genesis Evangelion x Blu ray sets are on the wayHere s some good news if you re looking to get your hands on a Neon Genesis Evangelion Blu ray set without paying through the nose It emerged this month that the anime will be released on the format in North America for the first time later this year as part of a Ultimate Edition Although that set sold out quickly you ll still have the chance to buy a copy of the saga on Blu ray as there are two other options on the way from distributor GKids NEON GENESIS EVANGELION now available to pre order on Standard amp Collector s Edition Blu ray Both feature the complete series EVANGELION DEATH TRUE ²and THE END OF EVANGELION Collector s Edition includes bonus Classic Dub amp Subtitled Versionspic twitter com AKJlLyGーGKIDS Films GKIDSfilms August The Collector s Edition set includes discs You ll be able to watch the the episode series and the Evangelion Death True ² and The End of Evangelion movies in the more recent quot official quot dubbed and subtitled versions or the classic dubbed or subtitled versions There s also seven hours of bonus material ーincluding animatics and music videos ーeight art cards and a page book Like the Ultimate Edition the Collector s Edition package will be released on December th Lock in a pre order and it ll set you back as Polygon nbsp notes but it ll cost as of the release date If you can t wait quite that long or aren t willing to pony up at least three figures for a Neon Genesis Evangelion Blu ray set the Standard Edition arrives a month earlier It includes the series and both movies along with five hours of bonus features However you won t get the classic dub or subtitles with this set It costs or if you pre order That s not all though As of November nd you ll be able to buy digital versions of the series Evangelion Death True ² and The End of Evangelion So if and when they vanish from Netflix you ll still be able to find legal versions online Meanwhile the four Rebuild of Evangelion movies are available on Amazon Prime Video 2021-08-30 14:30:04
海外TECH Engadget Google's Nest Audio smart speaker is on sale for $80 right now https://www.engadget.com/google-nest-audio-sale-80-best-buy-bh-photo-141327523.html?src=rss Google x s Nest Audio smart speaker is on sale for right nowGoogle s Nest Audio has been one of our favorite smart speakers since it came out almost a year ago When compared to other devices it packs a lot of value and will be especially attractive for those who already use the Google Assistant a lot But now you can grab the speaker for even less because Best Buy and B amp H Photo have the Nest Audio for only While we did see the speaker drop to ahead of Amazon Prime Day back in June this is the best price we ve seen since then Buy Nest Audio at Best Buy Buy Nest Audio at B amp H The Nest Audio is Google s answer to Amazon s Echo and Apple s HomePod mini and it holds its own against both of those devices We like its attractive minimalist design and you have five colors to choose from so you ll likely find one that fits well with the rest of your home decor It takes only a few minutes to set up the Nest Audio via the Google Home mobile app and once that s set you re able to ask the Google Assistant to play music from a bunch of sources like Spotify YouTube Music Apple Music and Pandora If the Nest Audio is your first smart speaker that costs more than you ll immediately notice the difference in audio quality It s leaps and bounds better as a music player than the Nest Mini or the Echo Dot and it sounds even better if you have two Nest Audios playing in stereo mode It even has Media EQ which adapts the audio to better fit what you re listening to like music vs podcasts and Ambient QI which changes the Assistant s output so you can hear it better in louder environments And as with other assistant toting devices you ll be able to call upon the Google Assistant when you have a question that needs answering when you want to know what the weather will be like tomorrow when you want to turn on your smart lights and more If you re an Android user or simply use a bunch of Google services every day the Nest Audio is one of the best smart speakers you could add to your home that will make it easier for you to access your information at any time Follow EngadgetDeals on Twitter for the latest tech deals and buying advice 2021-08-30 14:13:27
海外科学 NYT > Science Biden Opens New Federal Office for Climate Change, Health and Equity https://www.nytimes.com/2021/08/30/climate/biden-climate-change-health-equity.html dangers 2021-08-30 14:15:11
金融 RSS FILE - 日本証券業協会 J-IRISS https://www.jsda.or.jp/anshin/j-iriss/index.html iriss 2021-08-30 14:58:00
ニュース @日本経済新聞 電子版 NYダウ反落で始まる 利益確定売り、ハイテク株は高い https://t.co/Oj9JVuCgcB https://twitter.com/nikkei/statuses/1432344814788362244 利益確定売り 2021-08-30 14:09:50
ニュース BBC News - Home Afghanistan: US investigates civilian deaths in Kabul strike https://www.bbc.co.uk/news/world-asia-58380791?at_medium=RSS&at_campaign=KARANGA family 2021-08-30 14:27:53
ニュース BBC News - Home The inside story of Tevez & Mascherano's deadline-day move to West Ham https://www.bbc.co.uk/sport/football/58382795?at_medium=RSS&at_campaign=KARANGA The inside story of Tevez amp Mascherano x s deadline day move to West HamBBC Sport tells how Carlos Tevez s and Javier Mascherano s deadline day arrival at West Ham years ago became one of football s most controversial deals 2021-08-30 14:18:44
北海道 北海道新聞 独協大のワクチンに異物 学内接種、途中で見合わせ https://www.hokkaido-np.co.jp/article/583854/ 埼玉県草加市 2021-08-30 23:18:00
北海道 北海道新聞 みずほ故障、原因特定できず 金融庁に報告へ https://www.hokkaido-np.co.jp/article/583848/ 持ち株会社 2021-08-30 23:11:00
北海道 北海道新聞 大坂なおみ、3位で変わらず 女子テニス世界ランキング https://www.hokkaido-np.co.jp/article/583846/ 世界ランキング 2021-08-30 23:09:00
AWS AWS Compute Blog Building a serverless GIF generator with AWS Lambda: Part 1 https://aws.amazon.com/blogs/compute/building-a-serverless-gif-generator-with-aws-lambda-part-1/ Building a serverless GIF generator with AWS Lambda Part Many video streaming services show GIF animations in the frontend when users fast forward and rewind throughout a video This helps customers see a preview and makes the user interface more intuitive Generating these GIF files is a compute intensive operation that becomes more challenging to scale when there are many videos Over a typical hour … 2021-08-30 15:40:21
python Pythonタグが付けられた新着投稿 - Qiita 縦持ちデータをグループ化して横持ちデータに変更 https://qiita.com/plumfield56/items/b954f7ce7ae36827ea07 縦持ちデータをグループ化して横持ちデータに変更わけあって下記のようにgroupをグループ化して、指定した列をユニーク数分新しいカラムを用意して横持ちに変換する必要がでてきました。 2021-08-31 00:21:13
python Pythonタグが付けられた新着投稿 - Qiita pythonにおけるMySQLへの接続とSQLを用いた簡単なCRUD処理 https://qiita.com/masasami/items/c46ab288dba6080923e5 2021-08-31 00:04:32
js JavaScriptタグが付けられた新着投稿 - Qiita Azure Functions でキューをトリガーに関数を動かして、結果を別のキューに積む(JavaScript) https://qiita.com/pappikko/items/ca05f9343cfe4d151f6a バインド側のキューのnameはcontextbindingsltnamegtのようにバインドするときのプロパティ名になるバインド側のキューのdirectionはoutを指定する。 2021-08-31 00:45:37
js JavaScriptタグが付けられた新着投稿 - Qiita JavaScript 基礎を理解する https://qiita.com/oga0927/items/041baf7b7759b1db4d10 例constcharacterミッキー定数constは再代入ができない変数の宣言で、constで宣言された変数箱のことを定数と呼び、後からconstで宣言した変数を定義することはできません。 2021-08-31 00:13:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 他のスクリプトから配列の情報を取得し、短くコードを書きたい https://teratail.com/questions/356960?rss=all 下記のrightbarとleftbarのにはからまでの数字がそれぞれ入ります。 2021-08-31 00:48:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Nuxt.jsのstoreを用いたオブジェクトの取得ができないです(配列はできるのに) https://teratail.com/questions/356959?rss=all Nuxtjsのstoreを用いたオブジェクトの取得ができないです配列はできるのにNuxtjsのstoreを用いたオブジェクトの取得ができないです。 2021-08-31 00:37:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) c言語atcorderの質問初歩的な質問 https://teratail.com/questions/356958?rss=all c言語atcorderの質問初歩的な質問atcordernbspbeginnersselectionのCardnbspGamenbspfornbspTwoを解いていて、入力した配列を降順にして偶数番目をアリスが、奇数番目をボブがとるというようにしてプログラムを書きました。 2021-08-31 00:32:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jQueryを使用せずにテーブルの行全体をリンクにしたい https://teratail.com/questions/356957?rss=all jQueryを使用せずにテーブルの行全体をリンクにしたいVuejsのvforでテーブルを実装したのですが、テーブルの行全体をリンクにしたいです。 2021-08-31 00:12:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pandas dataframeの結合に用いるjoinの引数について https://teratail.com/questions/356956?rss=all pandasdataframeの結合に用いるjoinの引数について前提・実現したいことdataframeの結合についてなのですが、joinを用いた結合を行うときの引数がよくわかりません。 2021-08-31 00:06:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) githubからinstallできるパッケージの自作方法 https://teratail.com/questions/356955?rss=all 2021-08-31 00:03:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Railsのアプリでアクティブユーザーの分析をしたい https://teratail.com/questions/356954?rss=all Railsのアプリでアクティブユーザーの分析をしたい表題の件で、有用なgemやOSSがあればご教授いただきたいです。 2021-08-31 00:03:01
Ruby Rubyタグが付けられた新着投稿 - Qiita 1周目 railsチュートリアル第6章 https://qiita.com/ak-matsu/items/f3ce9156005c89e91390 元に戻すため再度、railsdbmigrateを実行節section項subsection目演習subsubsection用語のまとめ用語意味モデルModelデータモデルとして扱うデフォルトのデータ構造のことMVCのMであるActiveRecordデータベースとやり取りするデフォルトのRailsライブラリ、データオブジェクトの作成、保存、検索のメソッドも持っている。 2021-08-31 00:13:16
AWS AWSタグが付けられた新着投稿 - Qiita 【AWS】EC2にWEBサーバーを立てて表示されない場合確認手順 https://qiita.com/matata0623/items/58fb5e7cf6e994955b72 何が問題か分割して原因を探る・ネットワーク・サーバー環境・ミドルウェアApache、PHP、Composerインストールもれ、設定ミスなど・ソースコードドメインを叩いて想定している画面が表示されない時ErasticIPをアドレスバーに入れて表示できるかチェック表示されてたらAppacheの設定はOKドメインで叩くと表示されない場合・DNSの設定・Routeの設定・セキュリティーグループ設定HTTPHTTPSErasticIPで何も表示されてなかったらAppacheに問題があるかも。 2021-08-31 00:59:55
Ruby Railsタグが付けられた新着投稿 - Qiita 1周目 railsチュートリアル第6章 https://qiita.com/ak-matsu/items/f3ce9156005c89e91390 元に戻すため再度、railsdbmigrateを実行節section項subsection目演習subsubsection用語のまとめ用語意味モデルModelデータモデルとして扱うデフォルトのデータ構造のことMVCのMであるActiveRecordデータベースとやり取りするデフォルトのRailsライブラリ、データオブジェクトの作成、保存、検索のメソッドも持っている。 2021-08-31 00:13:16
海外TECH Ars Technica Illinois judge bars mother from seeing son until she’s vaccinated against COVID https://arstechnica.com/?p=1790545 judge 2021-08-30 15:51:25
海外TECH DEV Community Do I need math to be a good developer? https://dev.to/codesphere/do-i-need-math-to-be-a-good-developer-ila Do I need math to be a good developer Written by Dan Parry at CodesphereThere seems to be a common perception that math and coding are intrinsically linked and to some extent they are Whether being good or bad at math affects how good a developer an individual is however is a whole other topic worth talking about On one hand there is the school of thought that math is indeed very important because programming involves complex calculations and anyone without a deep understanding of math will struggle to solve problems The other extreme is of course the diametric opposite that it is not important and math doesn t generally play a role when writing coding I personally lean more towards the no it is not side of the argument but…not entirely While math is important as it is in most things it is not essential and certainly is not the key to being a good developer Let s talk about why…Having a basic understanding of general math will go a long way in helping you understand how to solve a given problem when coding Calculating how many squares your grid needs to be long as it is wide for example or the frequency at which your web animation should pop up and annoy the user are both mathematical issues to solve The heavy lifting however the actual calculation is always going to be the computer itself There are of course edge cases or in fact whole areas of development that are exceptions to this rule but we will come to them later At its core coding is problem solving and learning math is a great way to train your problem solving skills It is also true that computer languages are based on math but so is music and Pythagoras rarely comes up when learning to play guitar Learning math in school prepares you for problem solving and develops skills that make you a better problem solver but if you are not good at it that doesn t mean you re a bad developer it just means you re bad at math One of the first things I learned on my coding journey is that Google is my best friend Retaining vast amounts of information is not a requirement and lazy developers are good developers The same is true here having a good grasp of math will give you the tools you need to make you a great developer but you can get by just fine without it If you can instantly calculate a complex equation needed to solve an issue in your head that s great but also you can just identify the math needed and google it   this is a valid strategy in development and you shouldn t be scared to embrace it How can you improve your problem solving skills Building a project is by far the best advice I can give here Build something it doesn t matter what just that you try You will come across issues you didn t expect learn to solve them and remember them next time This is the best way outside of a professional setting to hone your skills as a developer beyond the basics of syntax and terminology A whole project may be a little daunting or just time consuming and there are great tools you can use that are a little more accessible Coding problems are a great example check out codewars com and try your hand at a Kata if you want to use your coding knowledge to solve a problem Back to our topic of what if any math you will need to be a good developer The answer is frustratingly vague basic math is the short answer the bar for entry if you will The truth is as a web dev you re probably not going to need that much math in your day to day and when you do you can look it up When is math a requirement We mentioned earlier there are areas of development that require extensive knowledge of mathematical theory to work in and this is indeed true Don t worry they are industry specific areas that you won t find yourself in by mistake and suddenly have to solve complex algorithmic issues on your first day as an intern at CodeSphere Game development is one example D modeling requires a good understanding of trigonometry and physics in order to design realistic characters and environments Anything to do with Machine learning or AI is another it requires high level mathematical concepts to teach machines or to build the mechanisms that allow the machine to learn I should say If you don t intend to get into these fields and you re awful at math then don t worry your general life as a developer will probably be juuust fine In short…Math is not essential to being a great or even a good developer but it can t hurt to be good at it If nothing else just to make sure you re being paid market value for your dev skills Computers do a lot of the heavy lifting when it comes to calculations so a basic understanding of math and a good eye for problem solving are all the tools you need to start your journey into the wonderful world of development Thanks for reading Happy coding from your good friends at Codesphere the next generation cloud provider 2021-08-30 15:25:27
Apple AppleInsider - Frontpage News Apple's developer concessions don't amount to much https://appleinsider.com/articles/21/08/30/apples-developer-concessions-dont-amount-to-much?utm_medium=rss Apple x s developer concessions don x t amount to muchApple s settlement to end a lawsuit promised a payday and improvements to the way developers are treated in the App Store but on closer inspection it seems the concessions are literally the least Apple could do to end the complaint On August Apple announced it had reached an agreement to end a lawsuit by U S developers concerning App Store policies The lawsuit which originated in accused Apple of using massive monopoly power against developers including imposing profit killing App Store commissions and fees The fee in question wasn t just the Apple took from App Store transactions but also the that developers pay to be in the Apple Developer Program The lawsuit also took Apple to task about its pricing tiers in that Apple requires app prices to be at specific levels but developers wanted more options than what Apple offered Read more 2021-08-30 15:29:15
Apple AppleInsider - Frontpage News Best Deals August 30 - $320 refurbished 256GB iPhone X, $54 off Logitech 4K webcam, more! https://appleinsider.com/articles/21/08/30/best-deals-august-30---320-refurbished-256gb-iphone-x-54-off-a-logitech-4k-webcam-and-more?utm_medium=rss Best Deals August refurbished GB iPhone X off Logitech K webcam more Monday s best deals include a refurbished GB iPhone X for a Scott Pilgrim movie off an Apple Pencil and more 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-30 15:40:01
Apple AppleInsider - Frontpage News Tim Cook pledges relief aid following Hurricane Ida https://appleinsider.com/articles/21/08/30/tim-cook-pledges-relief-aid-following-hurricane-ida?utm_medium=rss Tim Cook pledges relief aid following Hurricane IdaCEO Tim Cook says Apple is grateful for first responders in Louisiana and that the company will donate to relief efforts Tim CookFollowing the impact of Hurricane Ida on Louisiana Apple s Tim Cook has taken to Twitter to express his reaction plus the company s intention to help Read more 2021-08-30 15:08:30
Apple AppleInsider - Frontpage News New China restrictions limit minors to three hours of gaming a week https://appleinsider.com/articles/21/08/30/new-china-restrictions-limit-minors-to-three-hours-of-gaming-a-week?utm_medium=rss New China restrictions limit minors to three hours of gaming a weekChina has implemented strict new regulations that only allow minors in the country to play video games for one hour a day on the weekends and holidays Credit Andrew O Hara AppleInsiderThe new restrictions announced by China s National Press and Publication Administration will ban minors from playing videos games at all between Monday and Thursday On Friday Saturday and Sunday minors will only be allowed to play video games between p m and p m Bloomberg has reported Read more 2021-08-30 15:40:44
海外TECH Engadget Jon Stewart's Apple TV+ show premieres on September 30th https://www.engadget.com/jon-stewart-apple-tv-show-release-date-streaming-150451839.html?src=rss Jon Stewart x s Apple TV show premieres on September thJon Stewart will soon return to a screen near you to once again dissect some of the big issues of the day His Apple TV series The Problem With Jon Stewart will premiere on September Rather than airing on a nightly basis like The Daily Show or even weekly new episodes will arrive every other week In the show Stewart will tackle one topic per episode similar to the much missed Patriot Act with Hasan Minhaj He ll speak with people affected by the issue and those who were involved in it impacting others Stewart and his guests will quot discuss a more productive path towards action quot Apple says The conversation will continue on the companion podcast which features staff members from the series and activists working on the issue at hand It s not clear how many episodes the first season will include but the show is slated to run for multiple seasons 2021-08-30 15:04:51
海外TECH CodeProject Latest Articles A Matlab - Octave form generator https://www.codeproject.com/Tips/5310101/A-Matlab-Octave-form-generator boxes 2021-08-30 15:39:00
海外科学 NYT > Science Biden Opens New Federal Office for Climate Change, Health and Equity https://www.nytimes.com/2021/08/30/climate/biden-climate-change-health-equity.html dangers 2021-08-30 15:18:33
海外科学 NYT > Science Ivermectin Demand Surges Though It Doesn’t Work for Covid-19 https://www.nytimes.com/2021/08/30/health/covid-ivermectin-prescriptions.html Ivermectin Demand Surges Though It Doesn t Work for Covid Prescriptions for ivermectin have jumped to more than per week some pharmacists are reporting shortages and people are overdosing on forms of the drug meant for horses 2021-08-30 15:11:24
海外科学 NYT > Science What We Know About Climate Change and Hurricanes https://www.nytimes.com/2021/08/29/climate/climate-change-hurricanes.html behave 2021-08-30 15:05:53
金融 ◇◇ 保険デイリーニュース ◇◇(損保担当者必携!) 保険デイリーニュース(08/31) http://www.yanaharu.com/ins/?p=4686 損保ジャパン 2021-08-30 15:43:24
金融 金融庁ホームページ 金融機関における貸付条件の変更等の状況について更新しました。 https://www.fsa.go.jp/ordinary/coronavirus202001/kashitsuke/20200430.html 金融機関 2021-08-30 17:00:00
金融 金融庁ホームページ 「新型コロナウイルス感染症関連情報」特設ページを更新しました。 https://www.fsa.go.jp/ordinary/coronavirus202001/press.html 新型コロナウイルス 2021-08-30 17:00:00
ニュース ジェトロ ビジネスニュース(通商弘報) 第2四半期のGDP成長率は前期比1.6%、8月の景況感は前月比1.3ポイント減で先行きに懸念 https://www.jetro.go.jp/biznews/2021/08/99d6ebd15e0c3b9e.html 景況感 2021-08-30 15:40:00
ニュース ジェトロ ビジネスニュース(通商弘報) トルコで初となる国家AI戦略を発表 https://www.jetro.go.jp/biznews/2021/08/f20a330730103a49.html 戦略 2021-08-30 15:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) 7月の二輪車生産台数は前年同月比9.2%減 https://www.jetro.go.jp/biznews/2021/08/2e7c3714377dfe50.html 生産 2021-08-30 15:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) 能力開発基金、企業に対して最大50%の補助金を支給 https://www.jetro.go.jp/biznews/2021/08/f2d31544658c1537.html 開発 2021-08-30 15:10:00
ニュース ジェトロ ビジネスニュース(通商弘報) EUビジネス界、ASEANのエネルギー移行に関するレポートを発表 https://www.jetro.go.jp/biznews/2021/08/4f6e5a7cf53308a6.html asean 2021-08-30 15:05:00
ニュース BBC News - Home Afghanistan: US investigates civilian deaths in Kabul strike https://www.bbc.co.uk/news/world-asia-58380791?at_medium=RSS&at_campaign=KARANGA family 2021-08-30 15:47:05
ニュース BBC News - Home Hurricane Ida: One million people in Louisiana without power https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA louisiana 2021-08-30 15:22:13
ニュース BBC News - Home Covid in Scotland: Cases doubling weekly after restrictions eased https://www.bbc.co.uk/news/uk-scotland-58383606?at_medium=RSS&at_campaign=KARANGA scotland 2021-08-30 15:55:53
ニュース BBC News - Home Ben Stokes: The Sun newspaper pays damages to England cricketer over front-page family tragedy story https://www.bbc.co.uk/sport/cricket/58387176?at_medium=RSS&at_campaign=KARANGA Ben Stokes The Sun newspaper pays damages to England cricketer over front page family tragedy storyThe Sun newspaper pays damages to England cricketer Ben Stokes and his mother Deborah after the tabloid published a story that included details of a family tragedy 2021-08-30 15:13:08
ニュース BBC News - Home Afghanistan: Pen Farthing sorry for foul-mouthed message to aide https://www.bbc.co.uk/news/uk-england-essex-58385521?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-30 15:40:55
ニュース BBC News - Home Covid-19 in the UK: How many coronavirus cases are there in my area? https://www.bbc.co.uk/news/uk-51768274?at_medium=RSS&at_campaign=KARANGA cases 2021-08-30 15:25:01
ニュース BBC News - Home Sio scores four tries as Salford dent Hull's play-off hopes https://www.bbc.co.uk/sport/rugby-league/58376808?at_medium=RSS&at_campaign=KARANGA devils 2021-08-30 15:31:53
サブカルネタ ラーブロ 一龍@下北沢 「中華麺、ギョーザ、ほか」 http://feedproxy.google.com/~r/rablo/~3/0tgKx6BBses/single_feed.php 敦賀ラーメン 2021-08-30 16:01:29
仮想通貨 BITPRESS(ビットプレス) ビットコインはなぜ色々な領域の専門家を惹きつけるのか? https://bitpress.jp/video/hansei/entry-12736.html andgo 2021-08-31 00:09:19
IT 気になる、記になる… Apple、クラシック音楽ストリーミングサービスの「Primephonic」を買収 https://taisy0.com/2021/08/31/144713.html apple 2021-08-30 16:46:37
IT 気になる、記になる… Google、「Pixel 5a (5G)」での動画撮影時の熱問題やタッチスクリーンの問題を調査中 https://taisy0.com/2021/08/31/144709.html google 2021-08-30 16:40:26
IT 気になる、記になる… Tapbots、「Tweetbot 6.3」をリリース − リクエストの多い設定項目を追加 https://taisy0.com/2021/08/31/144702.html behaviors 2021-08-30 16:28:54
AWS AWS Developer Blog Announcing new AWS SDK for Swift alpha release https://aws.amazon.com/blogs/developer/announcing-new-aws-sdk-for-swift-alpha-release/ Announcing new AWS SDK for Swift alpha releaseWe re excited to announce the alpha release of the new AWS SDK for Swift Since AWS Mobile has provided customers with an iOS SDK written in Objective C While this SDK has served the iOS community for over a decade the Swift community has grown in size and expanded to other platforms such as … 2021-08-30 16:48:16
AWS AWS Developer Blog Announcing new AWS SDK for Kotlin alpha release https://aws.amazon.com/blogs/developer/aws-sdk-for-kotlin-alpha-release/ Announcing new AWS SDK for Kotlin alpha releaseWe re excited to announce the alpha release of the new AWS SDK for Kotlin nbsp Kotlin is one of the most loved languages amongst developers and now the AWS SDK for Kotlin makes it easy to call AWS services using idiomatic Kotlin APIs You can use the native Kotlin language constructs you are used to have mobile support … 2021-08-30 16:21:33
AWS AWS Government, Education, and Nonprofits Blog Helping local governments address the housing crisis with the cloud https://aws.amazon.com/blogs/publicsector/helping-local-governments-address-housing-crisis-cloud/ Helping local governments address the housing crisis with the cloudAccording to the National Low Income Housing Coalition NLIHC the US has a shortage of million rental homes for low income renters Many communities have implemented rent registration and assistance programs to preserve affordability and prevent displacement Amazon Web Services AWS customers and partners are leveraging the cloud to monitor the availability of rental units in real time to support their work 2021-08-30 16:01:43
python Pythonタグが付けられた新着投稿 - Qiita Djangoで指定したhostにリダイレクトさせるmiddlewareを書いた(middleware入門) https://qiita.com/KoukiNAGATA/items/4552d5d5a8ca3d1052d9 参考リダイレクト先のhostを指定settingspyCORRECTHOSTこれをsettingsCORRECTHOSTとして参照できる。 2021-08-31 01:57:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 500 Internal Server Errorが直りません https://teratail.com/questions/356965?rss=all InternalServerErrorが直りません前提・実現したいことRubynbsponnbspRailsでwebアプリを作っています。 2021-08-31 01:48:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) discordのbotが動かない件について。 https://teratail.com/questions/356964?rss=all discordのbotが動かない件について。 2021-08-31 01:46:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) a @ b の意味って何でしょうか?? https://teratail.com/questions/356963?rss=all array 2021-08-31 01:32:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript input range https://teratail.com/questions/356962?rss=all 2021-08-31 01:22:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Javascript 関数内でクリックイベントをターゲット情報付きで発生させる?方法について https://teratail.com/questions/356961?rss=all Javascript関数内でクリックイベントをターゲット情報付きで発生させる方法についてHTML内の複数のlttdgtオブジェクトのonclickイベントハンドラにmyclick関数が紐づいている時にclicktargetindexMathfloormathrandnbspnbspといった記述で特定lttrgtオブジェクトのclick関数を起動させている記述を見たのですが、この構文の構造が理解できません。 2021-08-31 01:09:26
海外TECH Ars Technica New PS5 model’s weight-loss mystery solved: A smaller, likely better heatsink https://arstechnica.com/?p=1790556 authoritative 2021-08-30 16:42:29
海外TECH DEV Community React Tutorial: Building a Movie List Generator with React and HarperDB https://dev.to/ubahthebuilder/react-tutorial-building-a-movie-list-generator-with-react-and-harperdb-4eb9 React Tutorial Building a Movie List Generator with React and HarperDBIn this tutorial we are going to be building a simple movie generator which automatically generates a new movie every seconds It will also contain a button called “Generate New Movie to display another movie on demand This app will display a movie along with its title release date fan rating time duration a short description star casts name of directors and finally a button which links to the movie s IMDb page You can access the complete code for this project from its GitHub repository HOW ARE WE GOING TO BUILD IT As it is with most other web apps this app is going to be comprised of both a front end and a back end The front end is the part the user sees and interacts with In our app our front end will be made up of the movie s cover image movie information as well as a button which will link to the movie s IMDb page The back end is where our movie data such as the movie title description actors picture etc will be coming from The app is going to automatically generate a new random movie every seconds The front end of our app will be built using React React is a Front End JavaScript library used for building reusable UI components such as Buttons Navigation Menus Images Cards and so on We will also style our components using pure CSS OUR BACKENDThe Back End of a website typically contains a database which is a program used to store data and manage data The data for our project will have to be stored somewhere The database also has to be accessible over an API this is so that our Front End can access the data and display it to the user For this role I have an interesting tool to present HarperDB WHAT IS HARPERDB HarperDB is database and data management software HarperBD is incredibly fast even proven to be times faster than MongoDB A database s speed refers to how fast it takes to read and write data into its records as well as make computations on such data HarperDB is also incredibly flexible It allows you do the following Make queries to a single endpointUse both SQL and NoSQL to query your databaseUpload data in JSON and with SQL queries If you are working with lots of data you can import it all in one step in a CSV file You don t have to define the data types for your data HarperDB dynamically does it for you Not to mention their simple interface for managing your cloud instance without any hassles As I said very flexible PREREQUISITESTo build this app basic knowledge of the following languages and tools is assumed Npm or any other package managers This is needed to install React and a React HarperDB hook called use harperdb to your project NPM stands for Node Package Manager This is a tool which connects your local project to the npm registry where millions of public code such as React and useharperdb are hosted It also helps you manage this code once installed Make sure to have a node version of at least xx installed on your machine You can check your node version with this command node vSQL In this project we are only going to be using one or two basic queries so don t worry if you don t know much of it SQL stands for Structured Query Language It is a popular language used in querying relational databases We will use it in our hook to query our HarperDB cloud instance for data React Our user interface is going to be built with React If you know JavaScript then learning React is comparatively easy A HarperDB account If you don t have a HarperDB account you will need to create one Don t worry it s completely free I will show you how to create one CSS A little CSS is going to be used in styling our elements What is a hook in React In the past to work with data in a React component you had to define the component as a class component This changed when React introduced hooks Simply put hooks are functions which allow you to work with data in a non class aka functional React component Thanks to this you don t have to define a React class component just to manage state data inside of it The use harperdb hook allows you to hook your app into your cloud database instance to obtain data Think of it as a bridge between your React app Front End and the HarperDB database Back End SETTING UP THE DATABASEHarperDB is flexible It allows you to use its services either by setting up your own local HarperDB server or using the serverless architecture In this project we will be using the serverless architecture This means that we will not be implementing a server that is the backend on our local machine Instead we will leverage HarperDB s cloud infrastructure to manage our movie data and make it available for our app SETTING UP A HARPERDB CLOUD INSTANCEFirst I am going to assume that you have created your free account like I asked earlier If you haven t go over and sign up Create a free accountYou will be asked to provide your name a valid e mail and a sub domain name for your cloud instance With it they will create a sub domain name for you Make sure to select a strong passwordNext we create a cloud instance Fill in your detailsHere you will be told to add an Instance name Don t worry you can name it whatever you can easily remember however it is best to make it descriptive To create your Instance URL which you will need on your app when querying for data HarperDB will combine your Instance Name to your Subdomain Name You will also be prompted to set your Instance credentials username and password Next we select the Instance Specifications For the sake of this tutorial we will go with the free plans Also you will need to pick a region for your instance Choosing free plansClick on “Confirm Instance Details and you will be moved to a page which contains all your instance s information Now copy your instance URL your username as well as your password and save it somewhere we will need it later Save your URL username and passwordWhen done click the “Add Instance button You will be moved to a page which shows your instance card Your instance will need some time to set up initially before you can use it we can do a few things while we wait Setting up instance SETTING UP OUR APPWhile our cloud instance is still being set up we take the opportunity to set up the project directory for our app First we initialize our project by running the following command on any command terminal npx create react app harperdb movies generatorThis command will create a folder called harperdb movies app as well as install all of the dependencies we need for our project including React and the ReactDOM so we don t have to do it manually Next we are going to run the command to bring the use harperdb hook into our project This hook will help us connect to our cloud instance To install it we run the following command on our command line npm install use harperdbThat s all for the setup Integrating HarperDB to your React AppNow that the use harperdb hook has been installed we have to do one more thing to be able to access data from your database and make CRUD operations on it We have to connect your app to your cloud instance We will do this with the HarperDBProvider Before getting into that we have to do something first When building a CRUD application it is not a good practice to expose private credentials such as our API keys to other people especially if we are intending on pushing the code to a public repo like GitHub To protect any sensitive credentials we will need to store it as an environmental variable This is just a file where we store sensitive credentials such as our passwords API keys and in our current case our cloud instance credentials URL username and password Create an env in the root of your directory You create this file in your code editor right click on the root directory harperdb movie generator and select the “create new file option Name this file env and press enter This will create an env file inside of harperdb movie generator After this define the following variables REACT APP DB URL REACT APP USER REACT APP PASSWORD Make sure you use the same format and pass in the correct details about your own cloud instance in place of the double asterisk Fill in your Instance URL your Instance Username and your Instance Password which I had earlier told you to save somewhere React will read all environmental variables that use the REACT APP as prefix and will then dynamically pass in the value where needed With the env file created our next action will be to wrap our entire React app inside the imported HarperDBProvider HarperDBProvider will ensure that our app has the context of the HarperDB database To wrap our React App inside the provider we go over to index js inside our project import the provider and securely pass in those environmental variables into the provider so it will know which instance to connect our Front End to import React from react import ReactDOM from react dom import index css import App from App import HarperDBProvider from use harperdb ReactDOM render lt React StrictMode gt lt HarperDBProvider url process env REACT APP DB URL user process env REACT APP USER password process env REACT APP PASSWORD gt lt App gt lt HarperDBProvider gt lt React StrictMode gt document getElementById root POPULATING OUR DATABASE WITH DATAIf you remember correctly we had left the cloud instance while it was still being set up By now we should have our instance all set and ready to serve data In that case we will see the OK status on your instance Instance now setOur cloud instance should be good to go with our front end hooked up to our instance as well However our Front End will be useless if it doesn t have any data that is movies to display to the user Hence we will first need to populate our database with data But before that we will need to create a schema for our movie data You can think of a schema as a collection of tables in our database I simply call my own schema collection Creating our schema and a table inside of itNext we create our table I simply called mine movie A table will consist of records of individual movies Each movie record must have a hash attribiute A hash attribute is simply a column with unique keys which identifies that particular row of data and distinguishes it from the next row We are simply using the “id column as our hash attribute Since we are creating an app with more than one movie our table will consist of more than one row of movies aka records of data Also since each movie has many properties such as title year release date and so on it will have more than one field of information You can upload the movies one by one with a single JSON object or upload a full collection of movies with an array of JSON objects HarperDB allows us to upload data in three main ways By making SQL or NoSQL queries to create data on our database Defining a single JSON object for only one record and an array of JSON data for multiple records Importing and loading data with a CSV fileTo upload a single movie data we create a JSON object which contains all the movie information Here is an example JSON data cover date description After the devastating events of Avengers Infinity War the universe is in ruins With the help of remaining allies the Avengers assemble once more in order to reverse Thanos actions and restore balance to the universe directors Anthony Russo Joe Russo genres Action Adventure Drama hours id minutes rating stars Robert Downey Chris Evans Mark Ruffalo title Avengers End Game website writers Christopher Markus Stephen McFeely Navigate to the movie table inside collection and click on the sign at the top right corner of the page which is highlighted in the following image Adding a new movie record into our tableCopy the previously defined JSON object and paste it into the space provided replacing everything there for formatting reasons Click the green button to save the information into the movies table Paste in the JSON objectOnce we are done with uploading our table should look something like this Eight Movies in the tableNote that you can make use of the data from this project s GitHub repository to insert multiple records of movies at once BUILDING UP OUR UI AND QUERYING THE DATABASENow with the data ready we need to display it on our Front End for the user to see and interact with First we need to alter our app js file import React from react import App css import Movie from components Movie function App return lt div className App gt lt div className main container gt lt header gt lt h className heading gt Movie List lt h gt lt h gt A Simple Movie Generator built with React and HarperDB lt h gt lt header gt lt div gt lt Movie gt lt div gt lt div gt lt div gt export default App This will be the top level component in our project We import the React React DOM libraries as well as the stylesheet App css for our entire app Next in the App css file we define our app component which returns the Header elements as well as the Movie component Here is the style for our entire app import url wght amp display swap import url wght amp display swap Base Styles body font family lato sans serif color white background color a color black font family roboto sans serif font size px text decoration none display inline block h text align center font family roboto sans serif font size px font weight px h text align center p font weight px span color FFF ul list style type none display flex margin left px li outline color CB outline style inset outline width px outline offset px margin px padding px px img height px width Classes movie cover max width px width px background color CB margin auto border radius px circle background color transparent margin right px text align center margin top px border px solid FFF height px border radius moz border radius webkit border radius width px ratings font size px margin top px big half small half font family roboto sans serif font style oblique color white small half color DADC font size px visit movie button margin px px padding px px position relative top px left px font size px outline style solid color FFF outline color FFF outline offset px generate movie button background color FFF padding em em font size px text decoration none position relative top px left px text transform uppercase action buttons width inherit title font size px padding top px padding left px margin bottom top information display flex justify content space between supporting info padding left px font weight bold margin bottom px lower information font family roboto sans serif width px max width px margin left px Once again you can access the complete code for this project from its Github repository THE MOVIE COMPONENTWe now need to add our movie component We will start by creating a new folder under the src directory named component We then need to create a new file inside that new file named movie js This is where the spicy things start to happen In addition to the React and ReactDOM libraries we are going to import the use harperdb hook function as well We are going to execute the use harperdb function passing in an object as an argument Inside the object we need to supply at least a single query property This property determines what kind of operation we want to carry out on our database import React from react import useHarperDB from use harperdb function Movie let data loading error refresh useHarperDB query operation sql sql select from collection movie where id Math floor Math random interval Seconds CODE CONTINUESThe first property which is the operation property specifies how you want to query the data In our example we are going to do so with a SQL command The second property within the query is the SQL property This is where we write our SQL queries for any CRUD operation we want to carry out In our case we simply want to select all fields from a randomly selected movie between from the database which we have denoted by the following SQL clause select from collection movie where id Math floor Math random After the query another optional property we can define is the interval property With this property you can specify how long you want your app to wait before it automatically generates a fresh query to the database Executing the useHarperDB function with those parameters correctly passed in will return us an Array containing some important things Below are four important items we will get from useharperdb loading This is a Boolean which specifies if the database is still processing data or not That way you can optionally display a “loading spinnererror This indicates if an error was encountered while querying the database refresh Assuming you don t set an interval property you can call this function whenever you want to fetch new data data The main thing If all things go well HarperDB will return our data to this variable DISPLAYING DATA IN OUR FRONT ENDWith our data now successfully returned from the database it s time pass it into our React template if loading return lt div gt Loading lt div gt if data return lt gt lt div className movie cover gt lt div className top information gt lt h className title gt data title lt h gt lt div className circle gt lt div className ratings gt lt span className big half gt data rating lt span gt lt span className small half gt lt span gt lt div gt lt div gt lt div gt lt div className supporting info gt lt span className year gt data date lt span gt lt span className time gt data hours h data minutes m lt span gt lt div gt lt div className image gt lt img src data cover alt Movie Image gt lt div gt lt div gt lt div className genres gt lt ul className movie genres gt data genres map genre index gt return lt li key index gt lt span className movie genre item gt genre lt span gt lt li gt lt ul gt lt div gt lt div className lower information gt lt p gt data description lt p gt lt hr gt lt p gt Starring data stars map star index gt return lt span key index gt star lt span gt lt p gt lt hr gt lt p gt Writers data writers map writer index gt return lt span key index className writer gt writer lt span gt lt p gt lt hr gt lt p gt Directors data directors map director index gt return lt span key index className director gt director lt span gt lt p gt lt hr gt lt div className action buttons gt lt a href data website className visit movie button gt Visit Movie lt a gt lt a href className generate movie button onClick refresh gt GENERATE NEW MOVIE lt a gt lt div gt lt div gt lt gt else return lt div gt Sorry No Data error lt div gt If you are familiar with React this shouldn t be foreign to you However I am going to explain what we did here As I stated the useharperdb function will return us our data If you query to get all of the movies it will return an array of movies Since we queried for only a single movie it will return us an object containing the data of a single movie Next we have to check if the data was returned If there is no data we display a simple div displaying a Sorry No Data message Since we did receive data we passed in the data into our template We extract each field from the object and pass it into the correct template When finished we run the following command on the command linenpm startThat should start our development server at https localhost and If everything goes well we should see our app live on the browser with some cool movie data That s it for our app DEPLOYING THE APP TO GITHUB PAGESWelcome to the last section of the tutorial We will be deploying the fresh app to GitHub pages for the world to see GitHub siteFirst you need to have a GitHub account If you don t you can create one for yourself here Also you need to have Git version control software installed on your local machine This is something every software developer should already have However if you don t you can install it from here First thing to do is to create a new repository for our project on our GitHub Account Creating a new repositoryThen we go back to the terminal and run the following command npm install gh pages save devThis will save GitHub Pages to our project as a dev dependency When this is done we go over to our project folder and open the package json file we should find gh page safely installed there under the dev dependency devDependencies gh pages Next we are going to do the following three things Navigate to your project directory harperdb movie generator and select the package json file On the top of our package json we will add the following data replace the template with yours homepage https Your GitHub username here github io Your Project Name gitTo find your GitHub username and the name of your repository navigate to the newly created repo on GitHub At the top you can find your GitHub username and the project name next to it Copy both of them and fill it into the aforementioned template make sure to append git at the end of your project name Your GitHub InformationThe essence of adding the “homepage field is to specify the URL where our app will eventually get hosted at Make sure to put a comma at the end so your package json will be parsed correctly Go over to the scripts field within the same file and pass in the following data being sure you maintain proper indentation predeploy npm run build deploy gh pages d build This is what you will run when you are ready to deploy to GitHub pages Finally we are going to initialize Git in your project To do this simply navigate to our project directory on the command line and run the following command cd projects harperbd movie generatorgit initNow everything is set The only thing left to do is deploy our app to GitHub pages To do this we run the following command npm run deployAnd voila our app will immediately be deployed to GitHub pages VIEWING YOUR LIVE APPOur app is now live at this point but we have to see what it looks like Hence you have to get it s URL Go over to your GitHub profile and click the repository tab Select your newly created repo and go to the settings page scroll down a bit You will find the GitHub pages section Click on “check it out here In the following page inside Source switch the Branch to “gh pages and file path to “root Within a few minutes your app will be all set Copy the URL from the page and paste into a new browser window App is now live at the URLAnd behold your live project WRAPPING UPThis project was built with React and HarperDB HarperDB is a great choice for your data management and back end operations Not only is it flexible but also very easy to integrate as we have seen in this tutorial You shouldn t stop here You can improve on your skills by building some other cool projects with this same stack Thanks to HarperDB s free plan you don t have to pay anything Once again you can grab the code for this project from its GitHub repository Want to reach out for any suggestions You can get me on Twitter That s it Thank you for following along and have a great week 2021-08-30 16:45:12
海外TECH DEV Community Train an ML Model using Apache Spark in EMR and deploy in SageMaker https://dev.to/aws-builders/train-an-ml-model-using-apache-spark-in-emr-and-deploy-in-sagemaker-3332 Train an ML Model using Apache Spark in EMR and deploy in SageMakerIn this article we will see how you can train your Machine Learning ML model using Apache Spark and then take the trained model artifacts to create an endpoint in SageMaker for online inference Apache Spark is one of the most popular big data analytics platforms amp it also comes with an ML library with a wide variety of feature transformers and algorithms that one can use to build an ML model Apache Spark is designed for offline batch processing workload and is not best suited for low latency online prediction In order to mitigate that we will use MLeap library MLeap provides an easy to use Spark ML Pipeline serialization format amp execution engine for low latency prediction use cases Once the ML model is trained using Apache Spark in EMR we will serialize it with MLeap and upload to S as part of the Spark job so that it can be used in SageMaker in inference After the model training is completed we will use SageMaker Inference to perform predictions against this model The underlying Docker image that we will use in inference is provided by sagemaker sparkml serving It is a Spring based HTTP web server written following SageMaker container specifications and its operations are powered by MLeap execution engine We will work with Sparkmagic PySpark kernel while performing operations on the EMR cluster and in the second segment we need to switch to conda python kernel to invoke SageMaker APIs using sagemaker python sdk Setup an EMR cluster and connect a SageMaker to the clusterYou will need to have an EMR cluster running and make sure that the notebook can connect to the master node of the cluster At this point sagemaker sparkml serving only supports models trained with Spark version for performing inference Hence please create an EMR cluster with Spark or Spark if you want to use your Spark ML model for online inference or batch transform Please follow the guide here on how to setup an EMR cluster and connect it to a notebook Install additional Python dependencies and JARs in the EMR clusterIn order to serialize a Spark model with MLeap and upload to S we will need some additional Python dependencies and JAR present in the EMR cluster Also you need to setup your cluster with proper aws configurations Configure aws credentialsFirst please configure the aws credentials in all the nodes using aws configure Install the MLeap JAR in the clusterYou need to have the MLeap JAR in the classpath to be successfully able to use it during model serialization Please download the JAR it is an assembly fat JAR from the following link using wget and put it in usr lib spark jars in all the nodes Install Python dependenciesAfter you have placed the JAR in the right location please download a couple of necessary dependencies from PyPI You have to download boto and mleap You can run the below commands to download the dependencies from PyPI sudo python m pip install botosudo python m pip install mleap Importing PySpark dependenciesNext we will import all the necessary dependencies that will be needed to execute the following cells on our Spark cluster Please note that we are also importing the boto and mleap modules here You need to ensure that the import cell runs without any error to verify that you have installed the dependencies from PyPI properly Also this cell will provide you with a valid SparkSession named as spark from future import print functionimport osimport shutilimport botoimport pysparkfrom pyspark sql import SparkSessionfrom pyspark ml import Pipelinefrom pyspark ml regression import RandomForestRegressorfrom pyspark sql types import StructField StructType StringType DoubleTypefrom pyspark ml feature import StringIndexer VectorIndexer OneHotEncoder VectorAssembler IndexToString from pyspark ml evaluation import RegressionEvaluatorfrom pyspark sql functions import from mleap pyspark spark support import SimpleSparkSerializer Machine Learning task Predict the age of an Abalone from its physical measurementThe dataset is available from UCI Machine Learning The aim for this task is to determine age of an Abalone a kind of shellfish from its physical measurements At the core it s a regression problem The dataset contains several features sex categorical length continuous diameter continuous height continuous whole weight continuous shucked weight continuous viscera weight continuous shell weight continuous and rings integer Our goal is to predict the variable rings which is a good approximation for age age is rings We ll use SparkML to pre process the dataset apply one or more feature transformers and train it with the Random Forest algorithm from SparkML You can download the dataset from here using wget Alternatively you can download the dataset from the UCI website as well and rename it to abalone csv For this example we will leverage EMR s capability to work directly with files residing in S Hence after you download the data you have to upload it to an S bucket in your account in the same region where your EMR cluster is running Alternatively you can also use the HDFS storage in your EMR cluster to save this data Define the schema of the datasetIn the next cell we will define the schema of the Abalone dataset and provide it to Spark so that it can parse the CSV file properly schema StructType StructField sex StringType True StructField length DoubleType True StructField diameter DoubleType True StructField height DoubleType True StructField whole weight DoubleType True StructField shucked weight DoubleType True StructField viscera weight DoubleType True StructField shell weight DoubleType True StructField rings DoubleType True Next we will use in built CSV reader from Spark to read data directly from S into a Dataframe and inspect its first five rows After that we will split the Dataframe into train and validation so that we can train the model on the train part and measure its performance on the validation part total df spark read csv s lt your input bucket gt abalone abalone csv header False schema schema total df show train df validation df total df randomSplit Define the feature transformersAbalone dataset has one categorical column sex which needs to be converted to integer format before it can be passed to the Random Forest algorithm For that we are using StringIndexer and OneHotEncoder from Spark to transform the categorical column and then use a VectorAssembler to produce a flat one dimensional vector for each data point so that it can be used with the Random Forest algorithm sex indexer StringIndexer inputCol sex outputCol indexed sex sex encoder OneHotEncoder inputCol indexed sex outputCol sex vec assembler VectorAssembler inputCols sex vec length diameter height whole weight shucked weight viscera weight shell weight outputCol features Define the Random Forest model and perform trainingAfter the data is preprocessed we define a RandomForestClassifier define our Pipeline comprising of both feature transformation and training stages and train the Pipeline calling fit rf RandomForestRegressor labelCol rings featuresCol features maxDepth numTrees pipeline Pipeline stages sex indexer sex encoder assembler rf model pipeline fit train df Use the trained Model to transform train and validation datasetNext we will use this trained Model to convert our training and validation dataset to see some sample output and also measure the performance scores The Model will apply the feature transformers on the data before passing it to the Random Forest transformed train df model transform train df transformed validation df model transform validation df transformed validation df select prediction show Evaluating the model on train and validation datasetUsing Spark s RegressionEvaluator we can calculate the rmse Root Mean Squared Error on our train and validation dataset to evaluate its performance If the performance numbers are not satisfactory we can train the model again and again by changing parameters of Random Forest or add remove feature transformers evaluator RegressionEvaluator labelCol rings predictionCol prediction metricName rmse train rmse evaluator evaluate transformed train df validation rmse evaluator evaluate transformed validation df print Train RMSE g train rmse print Validation RMSE g validation rmse Using MLeap to serialize the modelBy calling the serializeToBundle method from the MLeap library we can store the Model in a specific serialization format that can be later used for inference by sagemaker sparkml serving SimpleSparkSerializer serializeToBundle model jar file tmp model zip transformed validation df SageMaker expects any model format to be present in tar gz format but MLeap produces the model zip format In the next code we unzip the model artifacts and store it in tar gz format import zipfilewith zipfile ZipFile tmp model zip as zf zf extractall tmp model import tarfilewith tarfile open tmp model tar gz w gz as tar tar add tmp model bundle json arcname bundle json tar add tmp model root arcname root At the end we need to upload the trained and serialized model artifacts to S so that it can be used for inference in SageMaker Please note down the S location to where you are uploading your model s boto resource s file name os path join emr abalone mleap model tar gz s Bucket lt your output bucket name gt upload file tmp model tar gz file name If you are training multiple ML models on the same host and using the same location to save the MLeap serialized model then you need to delete the model on the local disk to prevent MLeap library failing with an error file already exists os remove tmp model zip os remove tmp model tar gz shutil rmtree tmp model Hosting the model in SageMakerHosting a model in SageMaker requires two components A Docker image residing in ECR A trained Model residing in S We have to create an instance of SparkMLModel from sagemaker python sdk which will take the location of the model artifacts that we uploaded to S as part of the EMR job SparkML server also needs to know the payload of the request that ll be passed to it while calling the predict method In order to alleviate the pain of not having to pass the schema with every request sagemaker sparkml serving lets you to pass it via an environment variable while creating the model definitions This schema definition should also be passed while creating the instance of SparkMLModel import jsonschema input name sex type string name length type double name diameter type double name height type double name whole weight type double name shucked weight type double name viscera weight type double name shell weight type double output name prediction type double schema json json dumps schema print schema json from time import gmtime strftimeimport timetimestamp prefix strftime Y m d H M S gmtime import sagemakerfrom sagemaker import get execution rolefrom sagemaker sparkml model import SparkMLModelsess sagemaker Session role get execution role S location of where you uploaded your trained and serialized SparkML modelsparkml data s format lt your output bucket name gt emr abalone mleap model tar gz model name sparkml abalone timestamp prefixsparkml model SparkMLModel model data sparkml data role role sagemaker session sess name model name passing the schema defined above by using an environment variable that sagemaker sparkml serving understands env SAGEMAKER SPARKML SCHEMA schema json endpoint name sparkml abalone ep timestamp prefixsparkml model deploy initial instance count instance type ml c xlarge endpoint name endpoint name Passing the payload in CSV formatfrom sagemaker predictor import json serializer csv serializer json deserializer RealTimePredictor from sagemaker content types import CONTENT TYPE CSV CONTENT TYPE JSONpayload F predictor RealTimePredictor endpoint endpoint name sagemaker session sess serializer csv serializer content type CONTENT TYPE CSV accept CONTENT TYPE CSV print predictor predict payload Passing the payload in JSON formatpayload data F predictor RealTimePredictor endpoint endpoint name sagemaker session sess serializer json serializer content type CONTENT TYPE JSON accept CONTENT TYPE CSV print predictor predict payload Passing the payload with both schema and the datapayload schema input name length type double name sex type string name diameter type double name height type double name whole weight type double name shucked weight type double name viscera weight type double name shell weight type double output name prediction type double data F predictor RealTimePredictor endpoint endpoint name sagemaker session sess serializer json serializer content type CONTENT TYPE JSON accept CONTENT TYPE CSV print predictor predict payload Next we will delete the endpoint so that you do not incur the cost of keeping it running boto session sess boto sessionsm client boto session client sagemaker sm client delete endpoint EndpointName endpoint name Reference 2021-08-30 16:19:57
海外TECH DEV Community How to check resolution of laptop/computer using JavaScript? https://dev.to/pavankumarsadhu/how-to-check-resolution-of-laptop-computer-using-javascript-11ol How to check resolution of laptop computer using JavaScript Hi guys Today we will see how to check resolution of laptop computer using JavaScript To check screen width and height we have default functions in JavaScript They are screen width to check the screen width screen height to check the screen height lt script gt var width screen width var height screen height prints output in consoleconsole log width x height my output x lt script gt In this way we can check the user laptop computer resolution Thanks for taking your valuable time for reading my post if you have any queries please leave a comment and will respond If you find this post useful please share it Read Can we store php variable in javascript Social Profile LinkedInHave a Nice Day 2021-08-30 16:15:09
海外TECH DEV Community Toggle Switch using pure css https://dev.to/fydsa/toggle-switch-using-pure-css-1f92 csssimple 2021-08-30 16:00:51
Apple AppleInsider - Frontpage News Amazon Deals: $499 iPad Air 4, $30 MagSafe Charger for iPhone 12, $119 AirPods https://appleinsider.com/articles/21/08/30/amazon-deals-499-ipad-air-4-30-magsafe-charger-for-iphone-12-119-airpods?utm_medium=rss Amazon Deals iPad Air MagSafe Charger for iPhone AirPodsAmazon has lowered its prices on several Apple products from discounting the iPad Air by to knocking to off AirPods We ll take you through the best deals this Monday Fresh Amazon discounts on AppleKicking off the roundup of Amazon deals is a markdown on the latest iPad Air with GB of storage and Wi Fi functionality in your choice of finish Units will be back in stock soon so it s best to secure your spot in line now for the earliest ship date Read more 2021-08-30 16:25:13
Cisco Cisco Blog Realize the full potential of your hybrid cloud strategy: Introducing HyperFlex version 5.0 https://blogs.cisco.com/datacenter/realize-the-full-potential-of-your-hybrid-cloud-strategy-introducing-hyperflex-version-5-0 Realize the full potential of your hybrid cloud strategy Introducing HyperFlex version At Cisco we believe a successful hybrid cloud strategy requires three essential components a hyperconverged infrastructure HCI stack that provides a scale out compute storage foundation with a cloud like operating experience a workload engine that delivers virtual machines and containers as a service and a rich suite of SaaS that provides full stack observability workload management and optimization 2021-08-30 17:00:00
Cisco Cisco Blog Teratonix: Meet the team harvesting ambient RF energy to power IoT devices and benefit the environment https://blogs.cisco.com/csr/teratonix-meet-the-team-harvesting-ambient-rf-energy-to-power-iot-devices-and-benefit-the-environment Teratonix Meet the team harvesting ambient RF energy to power IoT devices and benefit the environmentA Cisco Global Problem Solver Challenge Third Runner Up Prize was awarded to Teratonix for developing a solution to generate electricity 2021-08-30 16:52:39
Cisco Cisco Blog 10 Reasons to Trust Your Enterprise APIs https://blogs.cisco.com/security/10-reasons-to-trust-your-enterprise-apis Reasons to Trust Your Enterprise APIsEarlier this year one of the big three consumer credit bureaus fixed an issue that allowed an ordinary user to obtain the credit score of tens of millions of Americans 2021-08-30 16:22:53
金融 金融庁ホームページ 金融機関における貸付条件の変更等の状況について更新しました。 https://www.fsa.go.jp/ordinary/coronavirus202001/kashitsuke/20200430.html 金融機関 2021-08-30 17:00:00
金融 金融庁ホームページ 「新型コロナウイルス感染症関連情報」特設ページを更新しました。 https://www.fsa.go.jp/ordinary/coronavirus202001/press.html 新型コロナウイルス 2021-08-30 17:00:00
ニュース BBC News - Home Afghanistan: UK urges cooperation on safe passage for eligible Afghans https://www.bbc.co.uk/news/uk-58388132?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-30 16:54:56
ニュース BBC News - Home Covid in Scotland: Cases doubling weekly after restrictions eased https://www.bbc.co.uk/news/uk-scotland-58383606?at_medium=RSS&at_campaign=KARANGA scotland 2021-08-30 16:52:53
北海道 北海道新聞 臨時国会見送り 首相、経済対策急ぐ https://www.hokkaido-np.co.jp/article/583874/ 臨時国会 2021-08-31 01:14:00
GCP Cloud Blog New Cloud Functions min instances reduces serverless cold starts https://cloud.google.com/blog/products/serverless/cloud-functions-supports-min-instances/ New Cloud Functions min instances reduces serverless cold startsCloud Functions Google Cloud s Function as a Service FaaS offering is a lightweight compute platform for creating single purpose standalone functions that respond to events without needing an administrator to manage a server or runtime environment  Over the past year we have shipped many new important capabilities on Cloud Functions new runtimes Java NET Ruby PHP new regions now up to an enhanced user and developer experience fine grained security and cost and scaling controls But as we continue to expand the capabilities of Cloud Functions the number one friction point of FaaS is the “startup tax a k a cold starts if your function has been scaled down to zero it can take a few seconds for it to initialize and start serving requests  Today we re excited to announce minimum “min instances for Cloud Functions By specifying a minimum number of instances of your application to keep online during periods of low demand this new feature can dramatically improve performance for your serverless applications and workflows minimizing your cold starts Min instances in actionLet s take a deeper look at min instances with a popular real world use case recording transforming and serving a podcast When you record a podcast you need to get the audio in the right format mp wav and then make the podcast accessible so that users can easily access download and listen to it It s also important to make your podcast accessible to the widest audience possible including those with trouble hearing and those who would prefer to read the transcript of the podcast  In this post we show a demo application that takes a recorded podcast transcribes the audio stores the text in Cloud Storage and then emails an end user with a link to the transcribed file both with and without min instances  Approach Building the application with Cloud Functions and Cloud WorkflowsIn this approach we use Cloud Functions and Google Cloud Workflows to chain together three individual cloud functions The first function transcribe transcribes the podcast the second function store transcription consumes the result of the first function in the workflow and stores it in Cloud Storage and the third function send email is triggered by Cloud Storage when the transcribed result is stored and sends an email to the user to inform them that the workflow is complete Fig Transcribe Podcast Serverless WorkflowCloud Workflows executes the functions in the right order and can be extended to add additional steps in the workflow in the future While the architecture in this approach is simple extensible and easy to understand the cold start problem remains impacting end to end latency  Approach Building the application with Cloud Functions Cloud Workflows and min instancesIn this approach we follow all the same steps as in Approach with a slightly modified configuration that enables a set of min instances for each of the functions in the given workflow Fig Transcribe Podcast Serverless Workflow Min Instances This approach presents the best of both worlds It has the simplicity and elegance of wiring up the application architecture using Cloud Workflows and Cloud Functions Further each of the functions in this architecture leverages a set of min instances to mitigate the cold start problem and time to transcribe the podcast Comparison of cold start performanceNow consider executing the Podcast transcription workflow using Approach where no min instances are set on the functions that make up the app Here is an instance of this run with a snapshot of the log entries The start and end timestamps are highlighted to show the execution of the run You can see here that the total runtime in Approach took s  Approach Execution Time without Min Instances Now consider executing the podcast transformation workflow using Approach where min instances are set on the functions Here is an instance of this run with a snapshot of the log entries The start and end timestamps are highlighted to show the execution of the run for a total of s  Approach Execution Time with Min Instances That s an second difference between the two approaches The example set of functions are hardcoded with a to second sleep during function initialization and when combined with average platform cold start times you can clearly see the cost of not using min instances You can reproduce the above experiment in your own environment using the tutorial here  Check out min instances on Cloud FunctionsWe are super excited to ship min instances on Cloud Functions which will allow you to run more latency sensitive applications such as podcast transcription workflows in the serverless model You can also learn more about Cloud Functions and Cloud Workflows in the following Quickstarts Cloud Functions Cloud Workflows Related ArticleRegistration is open for Google Cloud Next October Register now for Google Cloud Next on October Read Article 2021-08-30 16:30:00
AWS AWS Big Data Blog Create a custom Amazon S3 Storage Lens metrics dashboard using Amazon QuickSight https://aws.amazon.com/blogs/big-data/create-amazon-s3-storage-lens-metrics-dashboard-amazon-quicksight/ Create a custom Amazon S Storage Lens metrics dashboard using Amazon QuickSightCompanies use Amazon Simple Storage Service Amazon S for its flexibility durability scalability and ability to perform many things besides storing data This has led to an exponential rise in the usage of S buckets across numerous AWS Regions across tens or even hundreds of AWS accounts To optimize costs and analyze security posture Amazon … 2021-08-30 17:42:13
AWS AWS Security Blog Authenticate AWS Client VPN users with AWS Single Sign-On https://aws.amazon.com/blogs/security/authenticate-aws-client-vpn-users-with-aws-single-sign-on/ Authenticate AWS Client VPN users with AWS Single Sign OnAWS Client VPN is a managed client based VPN service that enables users to use an OpenVPN based client to securely access their resources in Amazon Web Services AWS and in their on premises network from any location In this blog post we show you how you can integrate Client VPN with your existing AWS Single Sign On via … 2021-08-30 17:27:22
AWS AWS Greater Application Visibility & Governance w/ AWS Service Catalog AppRegistry | Amazon Web Services https://www.youtube.com/watch?v=Ln9U9WWXnZg Greater Application Visibility amp Governance w AWS Service Catalog AppRegistry Amazon Web ServicesIn this video you ll see how to increase application visibility and governance using AWS Service Catalog AppRegistry With this feature you can create an application repository with associated resources define and manage your application metadata and group applications by specific attributes For more information on this topic please visit Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing AWSDemos 2021-08-30 17:29:09
AWS AWS Security Blog Authenticate AWS Client VPN users with AWS Single Sign-On https://aws.amazon.com/blogs/security/authenticate-aws-client-vpn-users-with-aws-single-sign-on/ Authenticate AWS Client VPN users with AWS Single Sign OnAWS Client VPN is a managed client based VPN service that enables users to use an OpenVPN based client to securely access their resources in Amazon Web Services AWS and in their on premises network from any location In this blog post we show you how you can integrate Client VPN with your existing AWS Single Sign On via … 2021-08-30 17:27:22
js JavaScriptタグが付けられた新着投稿 - Qiita いちばんシンプルなdat.gui.jsの使い方 https://qiita.com/shunjiro/items/01ae53b7db81a9657027 いちばんシンプルなdatguijsの使い方datguiは基本的には、データを動的に変更する為に使う。 2021-08-31 02:16:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Discord.jsによるBotで一人一票のシステムが実現できない。 https://teratail.com/questions/356968?rss=all DiscordjsによるBotで一人一票のシステムが実現できない。 2021-08-31 02:50:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) java scriptで変数を用いた「for="」を挿入したいが、「id="」しか反応が返りません… https://teratail.com/questions/356967?rss=all javascriptで変数を用いた「forquot」を挿入したいが、「idquot」しか反応が返りません…前提・実現したいことltlabelnbspclassquotquotnbspforquothogequotgtあああltlabelgtltlabelnbspclassquotquotnbspforquothogequotgtあああltlabelgtltlabelnbspclassquotquotnbspforquothogequotgtあああltlabelgt上記の「forquothogequot」の部分を変数を用いたjavaで挿入したいです。 2021-08-31 02:44:51
海外TECH DEV Community User Authorization in NodeJS using PostgreSQL https://dev.to/shreshthgoyal/user-authorization-in-nodejs-using-postgresql-4gl User Authorization in NodeJS using PostgreSQLUser authentication is one of the integral parts while developing a web application Although we can use third party apps like Firebase or Passport to authenticate our user but in this blog we ll use a simple and self developed approach by creating REST API s using NodeJS and PostgreSQL which will help us to understand fundamentals of authentication Prerequisites and Technologies UsednodeJSnodemonexpresscorspgbcryptjwtdotenv Also it is preferred to have an account on ElephantSQL Basic StructureOnce you have all the dependencies set up you can start by first making a folder structure Here we will be MVC folder structure which stands for Model gt View gt Controller type of structure Here we will be making different folders for each task In your root directory run the following commandtouch server jsmkdir routes controller routes configsThese will create all the folder that we will be required to authorize our users server js will be our root file where we will be initiating our server with the help of ExpressJS It might be daunting for few but stick with me till the end and you ll surely get an idea how to create your server and how to work through it authorizing and authenticating new users to your application Starting Our ServerIn our main server js file we will be structuring our server Our server js should look likeconst express require express const app express Initialized expressapp use express json app use cors const port process env PORT app get req res gt res status send Engine Started Ready to take off app listen port gt console log Here we go Engines started at port Here we added cors which enables cross origin sharing of resources You can learn more about it here Here we process env port looks for any free port to run our server locally if our port is not free as in our case port We can check if our server is running properly by running localhost Users table schema in PostgresSQLTo create our users table now we can run postgres locally too but in this blog we are using blog post to ease connecting it remotely with our backend After creating an account on ElephantSQL copy the database URL from the details section to your clipboard We have to run the following SQL queries to create our users table CREATE TABLE users id SERIAL PRIMARY KEY name text NOT NULL email text NOT NULL UNIQUE phonenumber text NOT NULL UNIQUE password varchar NOT NULL Users that register themselves should have a unique E mail and a unique phone number to prevent multiple registrations of same users and spamming of user bots Now we will have our users table where we can store our users information Working with our Node AppNow as we have constructed our database we need to configure and connect it to our server In our project directory we will direct ourselves too configs directory and create two files database js and dotenv js Before adding our Postgres Credentials we will make a new file env in our root directory to store all the values as Enviornment variables so if any other person gets our code they wont be able to access our credentials In our env add the following linesDB URL paste your database URL hereNow in our dotenv js we will add the following linesif process env NODE ENV production require dotenv config Configuring dotenv during development stage which means that if we are in a development stage server has to configure our dotenv files Now to connect our database to our backend we have to add these lines in our database js to configure our postgres database const Client require pg const client new Client process env DB URL Configuring PostgresSQL Databasemodule exports client Now as we have configured our database to connect this to our database we have to add these lines to our server js require configs dotenv const client require configs database client connect err gt Connected Databaseif err console log err else console log Data logging initiated By doing so through our console we ll get to know whether we are connected to our database or not on our local host Making and Routing our User endpointIn our server js we will add the folling lines of code just to tell the server that whenever we fetch users it has to run our user method const user require routes user app use user user Route for user endpoint of APIHere we can make multiple endpoints for different tasks We ll know what routes user is in the following section Now in our routes directory we will make users js and add the following codeconst express require express const router express Router const register require controllers register const login require controllers login router post register register POST request to register the userrouter post login login POST request to login the usermodule exports router Here we are telling the server to go to these endpoints and make requests based on corresponding methods For example If our user fetches at user register our server will make a POST request on our register method which we will write in our next section If you have gotten this far in this blog tap yourself on the back as you have created your own server have set your own enviornment variables created configured and connected your own postgreSQL database to your server and have completed your first step in authorizing users to your web applications I promise you it gets more intresting from here and you will be writing functions that will work on Real World Projects and you ll fell in love with it Registering Users to our AppIn our controllers directory we will create register js where we will add function to register our user Here we will be making SQL queries such that to prevent SQL injection Intrested people can know more about SQL injection from here and will be doing error handling at each step also wil be using try catch methods to write the functions Before moving forward with our function we need to update our env file We will add follwoing variables to our env fileSECRET KEY any random string hereIn register js we will add the following codeconst bcrypt require bcrypt const client require configs database const jwt require jsonwebtoken Registration Functionexports register async req res gt const name email phonenumber password req body try const data await client query SELECT FROM users WHERE email email Checking if user already existsconst arr data rows if arr length return res status json error Email already there No need to register again else bcrypt hash password err hash gt if err res status err json error Server error const user name email phonenumber password hash var flag Declaring a flag Inserting data into the databaseclient query INSERT INTO users name email phonenumber password VALUES user name user email user phonenumber user password err gt if err flag If user is not inserted is not inserted to database assigning flag as false console error err return res status json error Database error else flag res status send message User added to database not verified if flag const token jwt sign Signing a jwt token email user email process env SECRET KEY catch err console log err res status json error Database error while registring user Database connection error This code will register your user in your database we can test this endpoint on Postman or ThunderClient extension on VS code We ll understand this code in next section Understanding Registration functionTo understand our registration function we ll break it into different blocks Block Checking if user is already present in our databaseconst data await client query SELECT FROM users WHERE email email Checking if user already existsconst arr data rows if arr length return res status json error Email already there No need to register again Here we are querying our client i e is our database to check where user s email is already present in our database or not Then we check whether the response of this query s rows has some length If email is present or not If length is we give an error response to the user stating that he need not register again Block Hashing user s Passwordbcrypt hash password err hash gt if err res status err json error Server error const user name email phonenumber password hash Here we uses bcrypt to hash user s password so if any third party gets our database our user s password are safe and secure and cannot be cracked by third party parameter is in the function is the number of salt rounds this function does to store the password You can know more about bcrypt from here Then we are making a user object to store all the inputted values and hashed password of the user Block Inserting User s Information in our Databasevar flag Declaring a flag Inserting data into the databaseclient query INSERT INTO users name email phonenumber password VALUES user name user email user phonenumber user password err gt if err flag If user is not inserted is not inserted to database assigning flag as false console error err return res status json error Database error else flag res status send message User added to database Here we are querying through our database and inserting our user s data with the hashed password Also here we are declaring a variable named flag which will act as boolean for the following section Block Signing JSON Web Token for each Userif flag const token jwt sign Signing a jwt token email user email process env SECRET KEY Here if our User is registered to our database Boolean flag checks this we sign a Json Web Token for the user Json Web Token offers signature and encrypts data given to it In our case we are encrypting user s email to identify it later on whenever user signs into our application process env SECRET KEY is the enviornment variable in our env file which gives a random string with jwt functions encrypts our data If you are intrested you can know more about jwt from here or refer to its package documentation from hereNow as we are through with registering our user we can check these endpoint by making POST request on users register and inputting required data Hurrayy As of now you have developed your own backend to register your users and that too by following best practices out there You have prevented SQL Injections You have done good error handling and securely stored user s data in your database Now we will see how to Sign In our user into our application Signing In Users to our AppIn our controllers directory we will create login js where we will add function to sign in our user Here we will be making SQL queries such that to prevent SQL injection Intrested people can know more about SQL injection from here and will be doing error handling at each step also wil be using try catch methods to write the functions We will add the following code to ur login js fileconst bcrypt require bcrypt const client require configs database const jwt require jsonwebtoken Login Functionexports login async req res gt const email password req body try const data await client query SELECT FROM users WHERE email email Verifying if the user exists in the databaseconst user data rows if user length res status json error User is not registered Sign Up first else bcrypt compare password user password err result gt Comparing the hashed passwordif err res status json error Server error else if result true Checking if credentials matchconst token jwt sign email email process env SECRET KEY res status json message User signed in token token else Declaring the errorsif result true res status json error Enter correct password catch err console log err res status json error Database error occurred while signing in Database connection error This code will sign in your user in your database we can test this endpoint on Postman or ThunderClient extension on VS code We ll understand this code in next section Understanding Sign In functionTo understand our sign in function we ll break it into different blocks Block Checking if User registered to our application or notconst email password req body try const data await client query SELECT FROM users WHERE email email Verifying if the user exists in the databaseconst user data rows if user length res status json error User is not registered Sign Up first Here we are querying through our database and checking if the user inputted values are present in our database or not If our query s response has length which means there is no user with these credentials it throws an error Block Comparing Hashed Password with User s Password else bcrypt compare password user password err result gt Comparing the hashed passwordif err res status json error Server error else if result true Checking if credentials matchconst token jwt sign email email process env SECRET KEY res status json message User signed in token token Here if user is present in our database we are using compare method of bcrypt to check where user inputted password and user s password in database are equal or not And if these both passwords are equal we sign a JWT token for the user where we encrypt user s email Block Handling Errors While Signing in the Userelse Declaring the errorsif result true res status json error Enter correct password catch err console log err res status json error Database error occurred while signing in Database connection error In this part of the code we are telling the user if there is any error while logging him in the application be it related to his credentials or if it is related to database Now as we are through with signing in our user we can check these endpoint by making POST request on users loigin and inputting required data If everything is done well Response OK will be there and you have successfully authorized and authenticated user without using third party apps on your own It s time to celebrate as you have done pretty well and gained a lot of knowledge about how to work with node and express and other technologies and work your way out There is much more to User Authentication and this is just your beginning You have learnt so much now explore on your own What more you can do now Validate User s Email Password and Phone Number using RegEx Verify User s Email by sending mails to the user using NodeMailer Prevent different attacks like XSS attacks on your server Add more endpoints and learn about middlewares This is my first blog and a small contribution for the community some love would be appreciated You can contact me here regarding any criticism or any questions 2021-08-30 17:57:00
Apple AppleInsider - Frontpage News COVID-19 issues impact capacitor production at two Apple suppliers https://appleinsider.com/articles/21/08/30/covid-19-issues-impact-capacitor-production-at-two-apple-suppliers?utm_medium=rss COVID issues impact capacitor production at two Apple suppliersApple s suppliers of multilayer ceramic capacitors are enduring COVID outbreaks in their factories causing there to be a tight supply of the important component used throughout the electronics industry Examples of MLCC components Murata Murata Manufacturing the world s biggest producer of MLCCs closed a factory in the last week of August because of a COVID outbreak The company which accounts for of the global supply of the component reported cases in its biggest plant in Fukui Japan Read more 2021-08-30 17:56:35
海外TECH Engadget Apple Arcade is getting an exclusive Lego Star Wars game https://www.engadget.com/apple-arcade-lego-star-wars-battles-exclusive-rts-180046178.html?src=rss Apple Arcade is getting an exclusive Lego Star Wars gameLego Star Wars The Skywalker Saga won t arrive until next spring but another game from the franchise is coming soon ーand it s an Apple Arcade exclusive Lego Star Wars Battles is a real time strategy game that pits players against each other in one on one showdowns You ll amass a collection of upgradable characters troops and vehicles from all eras of the Star Wars universe You ll be able to pit porgs against Boba Fett for instance Don t expect to stick to one side of the Force ーyou ll have a deck of light side and dark side armies with different play styles for each You ll have a number of abilities at your disposal too such as Darth Vader s Force Slam and Luke Skywalker s Force Push TT Games Brighton Warner Bros Games Lucasfilm GamesBattlefields will feature Lego towers that you ll build defend attack and use to claim territory The locations include some familiar environments including Hoth Naboo and Endor TT Games Brighton is developing Lego Star Wars Battles while Warner Bros Games is the publisher It won t be the first Lego game to hit Apple Arcade though Lego Brawls and Lego Builder s Journey both landed on the service in The latter was ported to PC and Nintendo Switch in June 2021-08-30 18:00:46
海外TECH Engadget Apple is building a classical music streaming app after buying Primephonic https://www.engadget.com/apple-music-classical-primephonic-acquisition-170552828.html?src=rss Apple is building a classical music streaming app after buying PrimephonicApple is expanding its music streaming options after buying classical service Primephonic Apple Music aims to release a dedicated classical music app next year which will combine Primephonic s user interface with some of Apple s own features quot As a classical only startup we can not reach the majority of global classical listeners especially those that listen to many other music genres as well quot Primephonic wrote in a letter to users on its website quot We therefore concluded that in order to achieve our mission we need to partner with a leading streaming service that encompasses all music genres and also shares our love for classical music quot Primephonic has closed its doors to new users and it will shut down on September th Subscribers will get a prorated refund and six months of Apple Music access for free They ll be able to listen to hundreds of thousands of classical albums while Apple builds the forthcoming app Apple says all of those albums are available in lossless and high res audio Hundreds of them have spatial audio support as well Apple is promising Apple Music subscribers a quot significantly improved classical music experience quot following the deal including Primephonic playlists and exclusive audio content In the coming months it plans to harness the capabilities of Primephonic to offer classical music fans improved browsing and search functions You ll be able to look for works by composer and repertoire and see quot detailed displays of classical music metadata quot “We love and have a deep respect for classical music and Primephonic has become a fan favorite for classical enthusiasts Oliver Schusser vice president of Apple Music and Beats said “Together we re bringing great new classical features to Apple Music and in the near future we ll deliver a dedicated classical experience that will truly be the best in the world 2021-08-30 17:05:52
ニュース BBC News - Home Afghanistan: US investigates civilian deaths in Kabul strike https://www.bbc.co.uk/news/world-asia-58380791?at_medium=RSS&at_campaign=KARANGA attack 2021-08-30 17:31:44
ニュース BBC News - Home Afghanistan: UK urges co-operation on safe passage for eligible Afghans https://www.bbc.co.uk/news/uk-58388132?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-30 17:36:28
ニュース BBC News - Home Covid: Classrooms to get £6m anti-Covid air technology https://www.bbc.co.uk/news/uk-wales-58382889?at_medium=RSS&at_campaign=KARANGA monitors 2021-08-30 17:43:49
ニュース BBC News - Home Covid in Scotland: Cases doubling weekly after restrictions eased https://www.bbc.co.uk/news/uk-scotland-58383606?at_medium=RSS&at_campaign=KARANGA scotland 2021-08-30 17:08:46
ビジネス ダイヤモンド・オンライン - 新着記事 【精神科医が教える】すぐに怒る人、いつも穏やかな人の違いは、環境なのか遺伝なのか? - 精神科医が教える後悔しない怒り方 https://diamond.jp/articles/-/280723 2021-08-31 03:00:00
ビジネス ダイヤモンド・オンライン - 新着記事 【出雲大社の神様】いじめられっ子から王になった日本のスーパーヒーロー - 最強の神様100 https://diamond.jp/articles/-/280802 【出雲大社の神様】いじめられっ子から王になった日本のスーパーヒーロー最強の神様「仕事運」「金運」「恋愛運」「健康運」アップ「のご利益」の組み合わせからあなたの願いが叶う神様が必ず見つかる八百万やおよろずの神様から項目にわたって紹介。 2021-08-31 02:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 いますぐに人生の質を高める方法 - 精神科医Tomyが教える 1秒で元気が湧き出る言葉 https://diamond.jp/articles/-/280432 voicy 2021-08-31 02:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 9割の営業部がPDCA最初の一歩で失敗する理由 - 営業の新PDCA大全 https://diamond.jp/articles/-/280801 著者 2021-08-31 02:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 具はウインナーと塩昆布だけ レンジで作るチャーハンが ウマすぎる! - てんきち母ちゃんのらくべん! https://diamond.jp/articles/-/280588 具はウインナーと塩昆布だけレンジで作るチャーハンがウマすぎるてんきち母ちゃんのらくべんとにかく、日本一、簡単に、失敗なくできるしかも喜ばれるお弁当の本が作りたいそんな思いで作ったのが、発売すぐに大重版となった史上最ラク最速の弁当本「てんきち母ちゃんのらくべん」です。 2021-08-31 02:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 【世界に誇る大発明】パルスオキシメータ…ある日本人が開発した画期的な医療機器 - すばらしい人体 https://diamond.jp/articles/-/280725 【世界に誇る大発明】パルスオキシメータ…ある日本人が開発した画期的な医療機器すばらしい人体唾液はどこから出ているのか、目の動きをコントロールする不思議な力、人が死ぬ最大の要因、おならはなにでできているか、「深部感覚」はすごい…。 2021-08-31 02:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 【日本の造船業】世界シェア1位から3位に転落した理由 - 経済は統計から学べ! https://diamond.jp/articles/-/280860 韓国 2021-08-31 02:30:00
GCP Cloud Blog Google Cloud VMware Engine, PowerCLI and BigQuery Analytics https://cloud.google.com/blog/topics/developers-practitioners/google-cloud-vmware-engine-powercli-and-bigquery-analytics/ Google Cloud VMware Engine PowerCLI and BigQuery AnalyticsGoogle Cloud Billing allows Billing Account Administrators to configure the export of Google Cloud billing data to a BigQuery dataset for analysis and intercompany billback scenarios Developers may choose to extract Google Cloud VMware Engine GCVE configuration and utilization data and apply internal cost and pricing data to create custom reports to support GCVE resource billback scenarios  Using VMware PowerCLI a collection of modules for Windows PowerShell data is extracted and loaded into Big Query Once the data is loaded into Big Query analysts may choose to create billing reports and dashboards using Looker or Google Sheets  Exporting data from Google Cloud billing data into a BigQuery dataset is relatively straight forward However exporting data from GCVE into BigQuery requires PowerShell scripting The following blog details steps to extract data from GCVE and load it into BigQuery for reporting and analysis  Initial Setup VMware PowerCLI InstallationInstalling and configuring VMware PowerCLI is a relatively quick process with the primary dependency being network connectivity between the host used to develop and run the PowerShell script and the GCVE Private Cloud Option A Provision a Google Compute Engine instance for example Windows Server for use as a development server Option B Alternatively use a Windows laptop with Powershell or higher installedLaunch the Powershell ISE as Administrator Install and configure the VMware PowerCLI any required dependencies and perform a connection test Reference   VMware PowerCLI DevelopmentNext develop a script to extract and load data into BigQuery Note that this requires a developer to have permissions to create a BigQuery dataset create tables and insert data An example process including code samples follows    Import the PowerCLI Module and connect to the GVCE cluster Optional If desired a vCenter simulator docker container nimmis vcsim vCenter and ESi API based simulator may be useful for development purposes For information on setting up a vCenter simulator see the following link   Create a dataset to hold data tables in BigQuery This dataset may hold multiple tables   Create a list of vCenters you would like to collect data from Create a file name variable  For a simple VM inventory extract data using the Get VM cmdlet You may also choose to extract data using other cmdlets for example Get VMHost and Get DataStore Review vSphere developer documentation for more information on available cmdlets along with specific examples   View Validate the json data as required  Create a table in BigQuery Note that this only needs to be done once In the example below the json file was first loaded into a Cloud Storage bucket The table was then created from the file in the bucket Load the file into Big Query Disconnect from a server   Consider scheduling the script you developed using Windows Task Scheduler cron or another scheduling tool so that it runs on the required schedule  Using the BigQuery UI or Google Data Studio create views and queries referencing the staging tables to extract and transform data for reporting and analysis purposes It s a good idea to create any supporting tables in BigQuery to support cost analysis such as a date dimension table pricing schedule table and other relevant lookup tables to support allocations and departmental bill back scenarios Connect to Big Query using Looker to create reports and dashboards  Example Connect to BigQuery from Google Sheets and Import data Using Custom TagsCustom tags allow a GCVE administrator to associate a VM with a specific service or application and are useful for bill back and cost allocation For example vm s that have a custom tag populated with a service name ex x callcenter can be grouped together to calculate direct costs required to deliver a service  Jump boxes or shared vm s may be tagged accordingly and grouped to support shared service and indirect cost allocations  Custom tags combined with key metrics such as provisioned utilized and available capacity enable GCVE administrators to optimize infrastructure and support budgeting and accounting requirements  Serverless Billing Exports scheduled with Cloud SchedulerIn addition to running powershell code as a scheduled task you may choose to host your script in a container and enable script execution using a web service One possible solution could look something like this  Create a Docker File running ubuntu Install Python Powershell  and VmWare Power CLIExample requirements txtExample Docker File    For your main py script use subprocess to run your powershell script  Push your container to Container Registry deploy your container and schedule ELT using Cloud Scheduler  Related ArticleGoogle Cloud VMware Engine explained Integrated networking and connectivityLearn about the networking features in Google Cloud VMware Engine to let you easily and deploy workloads across on prem and cloud environ Read Article 2021-08-30 17:30:00
AWS AWS News Blog New for AWS CloudFormation – Quickly Retry Stack Operations from the Point of Failure https://aws.amazon.com/blogs/aws/new-for-aws-cloudformation-quickly-retry-stack-operations-from-the-point-of-failure/ New for AWS CloudFormation Quickly Retry Stack Operations from the Point of FailureOne of the great advantages of cloud computing is that you have access to programmable infrastructure This allows you to manage your infrastructure as code and apply the same practices of application code development to infrastructure provisioning AWS CloudFormation gives you an easy way to model a collection of related AWS and third party resources provision … 2021-08-30 19:46:51
AWS AWS Security Blog AWS achieves ISO/IEC 27701:2019 certification https://aws.amazon.com/blogs/security/aws-achieves-iso-iec-27701-2019-certification/ AWS achieves ISO IEC certificationWe re excited to announce that Amazon Web Services AWS has achieved ISO IEC certification with no findings This certification is a rigorous third party independent assessment of the Privacy Information Management System PIMS of a cloud service provider ISO IEC specifies requirements and guidelines to establish and continuously improve a PIMS including processing of Personally Identifiable … 2021-08-30 19:16:16
AWS AWS Security Blog AWS achieves ISO/IEC 27701:2019 certification https://aws.amazon.com/blogs/security/aws-achieves-iso-iec-27701-2019-certification/ AWS achieves ISO IEC certificationWe re excited to announce that Amazon Web Services AWS has achieved ISO IEC certification with no findings This certification is a rigorous third party independent assessment of the Privacy Information Management System PIMS of a cloud service provider ISO IEC specifies requirements and guidelines to establish and continuously improve a PIMS including processing of Personally Identifiable … 2021-08-30 19:16:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) nodejs Readlineコードの解説をお願い致します。readline.createInterface(options) https://teratail.com/questions/356970?rss=all nodejsReadlineコードの解説をお願い致します。 2021-08-31 04:41:24
Docker dockerタグが付けられた新着投稿 - Qiita Docker HubにPushする方法 https://qiita.com/Katan/items/fa0f95046fd2fa58c580 DockerHubでリポジトリを作成コンテナを作成作成したコンテナをコミットdockertagdockerlogindockerpushDockerHubでリポジトリを作成DockerHubで、CreateRepositoryを押して、リポジトリを作成する。 2021-08-31 04:58:56
海外TECH DEV Community 🌟 Be the person you needed when you started in the IT world 🌟 https://dev.to/antoomartini/be-the-person-you-needed-when-you-started-in-the-it-world-4450 Be the person you needed when you started in the IT world Let s talk about mentors I think the figure of a mentor in our lives and when we start our careers in the IT world is very important “A mentor is someone who sees more talent and ability within you than you see in yourself and helps bring it out of you Bob Proctor In my first job where I was a functional analyst I didn t have any person by my side to be my mentor guide or someone to teach me Honestly I felt lost scared and with a lot of uncertainties that many times I didn t solve because I didn t have anyone to talk to I learned a lot but I felt alone and full of fears I didn t feel confident in myself Until then I didn t know what it was to have a mentor or what it could be I didn t know of their existence Until one day I changed my job my place and also my tasks I started my way as a developer And the first day I was assigned someone to accompany me during my process as a trainee I don t think a mentor is a teacher or a friend It is that person who may even work with you in the future A colleague A team worker maybe “A mentor is someone who allows you to see the hope inside yourself ーOprah Winfrey Finding a good mentor early on the learning process can help build confidence In ourselves but also in our professional future A mentor is not only someone who accompanies us on our professional or learning path In addition to helping us avoid getting stuck technically and helping us to go step by step following the procedures it is also someone who is interested in helping beginners move forward Some of us worried about our future ask our mentors how much we are going to earn If we have possibilities to travel and even live abroad With our insecurities we also worry if we are going to be able to keep up with the rest of the people working on the same technologies I was lucky to meet someone very good and genius and I dedicate this post to him Hopefully everyone will also find someone to guide them on their way Mentoring builds confidence both individually and as a group It is a light in the darkness of the road especially in unbalanced and hostile environments such as the technology sector I wish we were all mentors and help those who are starting out in this world The word mentor always reminds me of this phrase that accompanies me every day Be the person you needed when you started in the IT worldTell me would you like to be a mentor 2021-08-30 19:30:30
海外TECH DEV Community DevOps/Github service notifications using Azure Logic Apps https://dev.to/pwd9000/devops-github-service-notifications-using-azure-logic-apps-124e DevOps Github service notifications using Azure Logic Apps Github DevOps service statusAs described in my previous post you can easily check the status of Github and DevOps services Github DevOps status Marcel L・Aug ・ min read tutorial devops github productivity Additionally status pages for both Github and DevOps have RSS feeds we can subscribe to In fact the Azure platform itself also has its own health status page you can take a look at here In todays tutorial we will build a basic Azure Logic App that will subscribe to each services RSS feed and send us email notifications on feed updates such as when services become degraded when health issues occur or when health issues get remediated What is an Azure Logic app Azure Logic Apps is a cloud based platform for creating and running automated workflows that integrate your apps data services and systems With this platform you can quickly develop highly scalable integration solutions for your enterprise and business to business BB scenarios As a member of Azure Integration Services Logic Apps simplifies the way that you connect legacy modern and cutting edge systems across cloud on premises and hybrid environments What do we need Azure Logic App We will create a multi tenant logic app using the Consumption pricing plan Email Account We will also need an email account from a service that works with Azure Logic Apps such as Outlook com For other supported email providers review Connectors for Azure Logic Apps Create Logic AppIn the Azure portal search for logic app and then add and create the logic app with the following configuration Under the Basics blade add the following Instance Details NameValueTypeConsumptionLogic App name Name PublishWorkflowRegion Region Configure Logic AppAfter the logic app has been created navigate to the logic app resource once you click on the resource the Azure portal will navigate you into the Logic Apps Designer here you will select Blank Logic App Next we will create a schedule trigger On the connectors and triggers search bar type schedule and select the trigger called recurrence We will set this trigger to run every minutes Next we will add each of our RSS feeds as parallel actions underneath our schedule Click on New step underneath the recurrence trigger and search for rss We will add the action List all RSS feed items x times as we want to check three RSS feeds one for each service Github RSS status feed Azure Devops RSS status feed Azure platform RSS status feed We will configure each action under our recurrence schedule with the following values Parameter NameValueThe RSS feed URL RSS URL Feed sinceaddminutes utcnow NOTE We are only using the since parameter and an expression addminutes utcnow as the value which will basically instruct our logic app to check the given RSS feed for any new posts within the last minutes Since our logic app will run on a recurring schedule every minutes checking for new posts within the last minutes we should never miss any updates Also note that we can rename our action so that it is easier to identify After setting up our first RSS action underneath our schedule trigger we will click on the sign and select the option add a parallel branch Similarly we will add an action for our devops status RSS feed and repeat the process a third time to also add our azure status RSS feed After adding all our feeds as parallel actions our Logic App design should look like this Now that all actions have been set up the last thing we need to configure are our email actions We will create x email actions one for each RSS feed After each action you will see a sign Click on the and select Add an action Search for control and then select the action for each We can again rename our control action so that it is easier to identify Within the for each action we will configure Body as the output from previous steps and then add an action In the search box enter send an email so that you can find connectors that offer this action If you have a Microsoft work or school account and want to use Office Outlook Or if you have a personal Microsoft account select Outlook com This example continues with Outlook com Select Send and email V Many connectors require that you first create a connection and authenticate your identity before you can continue Our selected email service prompts us to sign in and authenticate our identity before we can continue Once authenticated we can configure our e mail template Note that we can use dynamic content to add details about the RSS published feed we configured from each trigger to our email template As you can see from the next screen we have created x email actions each with their own unique email template for each given services RSS status feed Now save the logic app and that is it Optionally you can also select Run Trigger to manually trigger a run Every time a health status is posted to any of our configured RSS feeds we will be notified of the health status of the particular service that is affected I hope you have enjoyed this post and have learned something new You can also find the JSON code sample and template of the Logic App we built in this tutorial on my Github page ️ Author ltag user id follow action button background color cbb important color important border color cbb important Marcel LFollow Cloud Solutions Architect and DevOps enthusiast 2021-08-30 19:28:52
海外TECH DEV Community 12 Slack communities about Product Management, Design & UX to join in 2021 https://dev.to/freshremotework/12-slack-communities-about-product-management-design-ux-to-join-in-2021-32hh Slack communities about Product Management Design amp UX to join in Being in this industry we are forced to communicate so we can execute better Engaging oneself in online discussions or forums is a way for us to exercise our communication skills such that it might foster real connections We can then utilize these connections to provide better a experience and improve the relationships with our clients customers and colleagues Furthermore imparting our voice regardless of how huge or small the impact might be it could advocate or inspire other people in one way or another and help the community grow and improve as a whole Here are a few reasons why joining a few online communities regardless wether you re a new cat or an old dog in your field could benefit you Collaboration They allow members to collaborate and to discuss with their fellow designers or mangers about areas in which they want to either clarify or to gather some insights that would help them expand their knowledge A collaboration channel is available for members to post questions answer questions or read insights that might be beneficial to them i e articles or websites that can be used for learning or training new concepts or approaches that are effective and efficient to use Camaraderie Sometimes working alone bothers and disrupts our mental health so another good thing about these communities is that they can promote conversation with other members and foster new relationships with comrades or future co workers whom we can relate to not just solely regarding work topics but also our frustrations and other sentiments about our profession clients trends etc Feedback These communities also provide a channel for learning members to get insights and feedbacks about their designs strategies and ideas The insights or critique they get from the other members can help them improve and enhance their work projects or even startups Career opportunities They can provide access to job opportunities most especially to those who are actively seeking for jobs in Product Design or UX roles They usually have a specific channel made for members to post vacancies that other members then can apply for directly Here are free and open Slack communities you join right now Product SchoolProduct School is a community for those professionals who are seeking to learn online with certifications They provide the following courses Product Management Data Analytics Coding Digital Marketing UX Design and Product Leadership These professionals are also encourage to engage themselves to projects case studies panel discussions and product management interviews to assess their knowledge Mind the Product Mind the Product reaches out to project managers and provides a medium for them to engage with other PMS and discuss about project management job search and other topics to expand their knowledge about project management Friends of FigmaFriends of Figma invites designers who would want to know more about Figma design remote work or other stuff that would help them improve their work Product Led Growth Product Led Growth are community of professionals that are in the SaaS field If you like to learn more on effective online SaaS business methodology then this community is worth to join with The Designer ShipThe Designership is a trusted and active community of creatives who collaborate and inspire each other by sharing design inspirations and tools to improve work flow and that s how members grow together Create RemoteCreateRemote is a community of design and development creators It aims to encourage learning giving back and achieving milestones for growth Design Ops Melbourne Design Ops provides Australian designers or aspiring ones a medium to connect with each other sharing experiences learning from others and leveling up your craft Creative Huddle Creative Huddle provides informal workshops that designers aspiring or already established to freely express themselves and find encouraging interaction with other members It enables participants to grow by exploring and learning new concepts API Who Design API Asian amp Pacific Islanders Who Design highlights the talent within the API population It aims to extend help and inspiration to fresh talents to discover their own skills Aside from that being in the community will also allow you to connect with fellow members to share your experiences and ask help as well Practical UX Practical UX is a community that provides talks and events from experienced designers to share their insights and learnings that other designers could apply in their day to day Design Social Club shared invite email Design social club is a community that allows designers to bloom in their natural habitat Just like other design channels it provides a medium for those who expand their knowledge and grow with the other members through collaboration and insight gathering Product Buds Product Buds aspires to help project managers to advance their project management knowledge and skills through discussions collaborative projects interactive workshops and speaking engagements with experienced leaders Check these if you want moreIf the above didn t hook your preferences or you want to explore some additional mostly smaller non free communities you can check them out with Slofile and for more design oriented communities you can also search for them on designerslack community This post first appeared on 2021-08-30 19:27:58
海外TECH DEV Community Low-Code and Open Source as a Strategy https://dev.to/linearb/low-code-and-open-source-as-a-strategy-5273 Low Code and Open Source as a StrategyThis article was written exclusively for devinterrupted com by Thomas Hansen CEO of ServerGardens com Unless you ve been living under a rock for the last year you must have heard about this brand new shiny thing called “No Code and “Low Code According to Gartner of all software projects will be delivered before the end of using Low Code and No Code constructs Even if Gartner s numbers are inflated automation processes for generating code automagically have gained traction lately and it has gained traction very very very fast So obviously we re way beyond the “hype factor in regards to these technologies Hence in this article I will try to break down the advantages and illustrate with an example use case so you can see the advantage for yourself But first I need to define Low Code and No Code The difference between Low Code and No CodeAlthough obviously related Low Code and No Code are actually two completely different concepts No Code is the idea of “citizen development where people without software development skills can create software This is typically achieved through drag and drop interfaces similar to how DreamWeaver worked a couple of decades ago On the other hand Low Code is typically a software system that generates code automagically for you by for instance reading metadata from your RDBMS or Swagger etc In a way you could argue there s nothing new to No Code DreamWeaver has had No Code constructs since the late s and so have Adobe Flash Microsoft and literally every single software company out there beyond some certain size threshold Visual Basic and WinForms for instance used to have GUI interfaces for “generating code by dragging and dropping components into a visual surface While Low Code it could be argued has always been around in some ways due to individual software developers ability to reuse Open Source libraries and frameworks to reduce the workload required to deliver applications So what s new Well let me illustrate with a walk down history lane and use Gutenberg and the printing press as an analogy for what s happening In the th century it would require one human being roughly months to copy a Bible by hand These jobs were typically done by monks and because of the resources required to create a Bible “the Good Book typically took sheepskins or more to create One hundred years later Gutenberg s printing press became mainstream and today born again Christians are throwing Bibles at you on the street for free With mass printing the cost associated with creating books has plummeted This was only possible because of the printing press and its ability to automate what was previously a manual job Hence the more we can automate the lower our total cost of ownership TCO becomes Such benefits don t require a Ph D in math to understand but are probably intuitively understood by most With today s automation techniques based upon Low Code constructs we re now at the point where we can deliver similar optimizations in regards to “generating“software systems that result in the same quantitative improvement of the TCO of creating software To illustrate it as blatantly as I possibly can let me ask you a question “Would you want to pay million dollars for your software or would you want to pay bucks for the same thing This is really the heart of the matter To understand how this occurs imagine having to create your own operating system to serve your own software Obviously such a thing would be madness when you could just pick Linux off the shelf and start out with an Open Source system solving these problems out of the box Hence the qualitative similarity between Open Source and Low Code A Low Code use caseDisclaimer I m the CEO of ServerGardens Com and we exclusively deliver software systems based upon Low Code constructs and our own internally created Open Source system we refer to as Magic Cloud Therefore I might not be completely without bias But really most people can easily reproduce what I m about to show you here so it doesn t really matter if I m biased or not since you can test and verify my thesis yourself Anyways with that out of the way let s illustrate a use case for Low Code One of our clients came to us and asked us to create a CRM system It needed the ability to track purchasing and selling of horses and hence a traditional CRM system couldn t be used since it was more like a logistic system that he needed than a traditional CRM system We spent minutes creating a database schema after having asked some questions about how he wanted it to look and digging through Google Spreadsheet documents which he was currently using for this job All in all the process took about to hours before we had a working system deployed into production for the client The process was as follows After we had the database done we clicked one button and the computer generated lines of backend code for us this code again became the input for the next button click which generated lines of frontend code Even after having removed the boilerplate code you d typically have around in a manual workshop we re easily looking at to lines of code here automatically generated for us in seconds And the code is perfectly valid Angular code in the frontend and Hyperlambda and Net in the backend And of course the code generated by our system is easily several orders of magnitude higher quality according to every single neutral metric we use to measure quality In fact run this code through one of your frontend Angular developers if you want to assess it from a quality perspective I guarantee you that he won t find a single bug in it Then realize that this code is running here Try it out for yourself by logging in with admin admin The reasons for the qualitative improvement are quite simple to understand In fact our stuff runs in thousands of apps implying we can share the burden of improving it equally with many projects Something you d typically never be able to afford if you manually write code on a per project basis To see this effect in the printing press improvements try reading an old Bible that was manually written by a monk years ago if you can even find one ーthen try to read one of Gutenberg s Bibles and notice the difference in readability Low Code improves both your quality and reduces your cost by several orders of magnitudes How Low Code improves quality and reduces costThe way it works is by reading metadata from the database schema to then use this metadata as a “formal specification“to generate the backend The backend exposes a lot of metadata itself which again is used as a “formal specification“to generate the frontend However the time to market quantitative improvements is simply ridiculous To understand why realize that a human software developer can deliver at most lines of code per month Our software system delivered at least lines of code in seconds Of course these types of comparisons aren t completely fair one might argue but this becomes a quantitative improvement of times faster TimeMarket In fact so far I have not been able to identify a theoretical upper limit in regards to either quality or quantitative improvements In theory our software systems can produce lines of code per second which becomes a quantitative improvement of times faster than a human being Hence we re now at the point where we can literally throw customized software systems at our clients ーalmost the same way born again Christians are throwing Bibles at strangers on the street ーsimply because of the cost associated with creating such custom software systems for our clients is almost ZERO BUT… Yes there is a “but For instance our system needs an existing database The end application will also be database centric implying it s typically for the most part only interesting for CRUD systems where CRUD implies Create Read Update and Delete However the last figures I saw in regards to this was that there are million software developers in the world These numbers are a bit old and are probably much larger today than a decade ago when I saw these figures Regardless the ratio is probably still the same and the ratio tells us that of these software developers work as “enterprise software developers An enterprise software developer is a developer working for a non software company where software is a secondary function Examples could be insurance companies banks hospitals or the public sector So let s imagine there are million enterprise software developers in the world today and of their workload is CRUD If you don t believe me go ask your DBA how many relational databases you have in your company and whether or not these are crucial for your company to function Chances are his answer will be “Our company would go bankrupt if we lost these database systems Then realize that every single time your applications are accessing these database systems they are either Creating Reading Updating or Deleting items from the database ーA K A CRUD This implies that if you adopt Low Code and Open Source as a strategy for your enterprise you can optimize the way your software developers work by at least x probably much more Simply because at least of the work they need to do manually is as simple as clicking a button and waiting for one second for the automation process to deliver its result Also realize that the code generated is just plain old fashion code that can be easily extended upon by your human developers once the process of automatically generating the automated parts is done Except of course your human developers start out with something that is million times higher quality than whatever they would typically be able to start out with themselves Respectfully but there is no way of saying this politely so I ll just say it Not taking advantage of such improvements is simply madness Wrapping upIf you want to play around with the Open Source Low Code framework that delivered the above results you can download it for free from our website All of our tools and Low Code constructs are Open Source We also help others strategically make the transition into a Low Code automated software development ecosystem if they need help Our services include training of your existing software developers open source frameworks hosting and of course software development at the speed of light See you at the other side of the Universe mate If 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 CommunityIf you haven t already joined the best developer discord out there WYD Look I know we talk about it a lot but we love our developer discord community With over members the Dev Interrupted Discord Community is the best place for Engineering Leaders to engage in daily conversation No salespeople allowed Join the community gt gt Originally published at on August 2021-08-30 19:26:29
Apple AppleInsider - Frontpage News Apple iPhone shipments projected to grow at double the rate of its rivals https://appleinsider.com/articles/21/08/30/apple-iphone-shipments-projected-to-grow-at-double-the-rate-of-its-rivals?utm_medium=rss Apple iPhone shipments projected to grow at double the rate of its rivalsApple s iPhone could see nearly double the annual growth rate compared to its Android competitors and outpace the broader smartphone industry in according to research firm IDC Credit Andrew O Hara AppleInsiderA new IDC report provides a forecast of the firm s smartphone industry growth expectations for Although the supply chain situation has yet to improve significantly IDC is still tracking mostly positive news for the industry Read more 2021-08-30 19:46:10
Apple AppleInsider - Frontpage News Apple TV+ lands 'Raymond and Ray,' starring Ewan McGregor & Ethan Hawke https://appleinsider.com/articles/21/08/30/apple-tv-lands-raymond-and-ray-starring-ewan-mcgregor-ethan-hawke?utm_medium=rss Apple TV lands x Raymond and Ray x starring Ewan McGregor amp Ethan Hawke Raymond and Ray a film that follows two brothers ーplayed by Ewan McGregor and Ethan Hawke ーat their abusive father s funeral is coming soon to Apple TV Raymond and Ray coming to Apple TV Image credit AppleThe press release from Apple says the film focuses on the brothers as they see a chance to reinvent themselves at their father s funeral The release reads there s anger there s pain there s folly there might be love and there s definitely grave digging Read more 2021-08-30 19:16:10
海外TECH Engadget A power surge shut down half of NYC's subways for five hours https://www.engadget.com/nyc-subway-mta-power-surge-194516628.html?src=rss A power surge shut down half of NYC x s subways for five hoursLate Sunday evening half of New York City s subway system shut down for five hours due to a power surge stranding hundreds of passengers in the process New York Governor Kathy Hochul called it an “unprecedented system breakdown of the Metropolitan Transportation Authority The Washington Post reports that the problems began when a power line went down This triggered a voltage dip across the city and two power plants and generators also went offline forcing backup systems to come online When trying to restore service a power surge occurred When this happened the subway command center lost communications with trains The public address system also went down Five trains with more than people were stranded Part of the problem was the passengers themselves While emergency personnel did evacuate as many people as they could riders on two trains decided to leave cars on their own a very dangerous act because tracks could be re energized if a train was coming Firefighters had to search the tracks to make sure there were no more remaining passengers before the subway could fully restore power After a phased “rolling restoration the system was finally back online at AM Monday morning Hochul has since ordered a deeper investigation into what exactly caused the surge as well as the other problems So far investigators have said there is no suspicion of terrorism or malicious actions 2021-08-30 19:45:16
海外TECH Engadget Coinbase mistakenly told 125,000 users their 2FA settings had changed https://www.engadget.com/coinbase-2fa-settings-notification-error-191730314.html?src=rss Coinbase mistakenly told users their FA settings had changedMajor cryptocurrency exchange Coinbase said it mistakenly told around customers that their two factor authentication settings had been changed The email and SMS notifications were sent due to an quot internal error quot and were not the result of a hack the company told CNBC Coinbase sent the false alert to users over the course of minutes on Friday It followed up with a second email stating that the message was sent by mistake Coinbase later wrote on Twitter that a quot notification delivery issue quot was to blame and that it would quot continue to work to gain back the trust of every one of our customers who was impacted by those notifications quot Our teams immediately recognized the problem and worked as quickly as possible to ensure these erroneous notifications were stopped and the underlying issue fixed ーCoinbase coinbase August However the issue appeared to cause confusion and concern among users with some suspecting their accounts had been hacked At least one person said they sold crypto worth around because they were worried they d lose it otherwise nbsp That s an understandable concern in the wake of a CNBC report from last week in which some Coinbase customers claimed their accounts were hacked and they couldn t contact employees for help The company has since said it s rolling out voice and live chat support options 2021-08-30 19:17:30
Cisco Cisco Blog Deploying the Cisco Catalyst 9104 Stadium Antenna—AKA the Catalyst 9130 AP on steroids! https://blogs.cisco.com/networking/deploying-the-cisco-catalyst-9104-stadium-antenna-aka-the-catalyst-9130-ap-on-steroids Deploying the Cisco Catalyst Stadium AntennaーAKA the Catalyst AP on steroids Learn how San Jose State University extended outdoor wireless to the masses with the Cisco Catalyst integrated stadium antenna 2021-08-30 19:52:51
海外科学 NYT > Science La variante delta se infiltró en un aula de primaria. Así sucedió https://www.nytimes.com/es/2021/08/30/espanol/variante-delta-clases-california-contagio.html La variante delta se infiltróen un aula de primaria AsísucedióUn detallado estudio realizado en California descubrióque la variante se propagófácilmente de una profesora no vacunada a los niños y en algunos casos a sus familias 2021-08-30 19:11:55
海外科学 NYT > Science Intelligence Review Yields No Firm Conclusion on Origins of Coronavirus https://www.nytimes.com/2021/08/27/us/politics/covid-origin-lab-leak.html Intelligence Review Yields No Firm Conclusion on Origins of CoronavirusDeclassified portions of a report presented to President Biden revealed divisions among federal agencies over whether the virus came from a lab leak or emerged more naturally 2021-08-30 19:20:13
医療系 医療介護 CBnews 新型コロナは日本の医療の弱点をあぶり出した-世界有数の低密度医療を解消する“切り札” https://www.cbnews.jp/news/entry/20210826121722 感染拡大 2021-08-31 05:00:00
金融 金融庁ホームページ FATF(金融活動作業部会)による第4次対日相互審査報告書について公表しました。 https://www.fsa.go.jp/inter/etc/20210830/20210830.html 金融活動作業部会 2021-08-30 19:40:00
ニュース BBC News - Home Afghanistan: US investigates civilian deaths in Kabul strike https://www.bbc.co.uk/news/world-asia-58380791?at_medium=RSS&at_campaign=KARANGA attack 2021-08-30 19:50:02
ニュース BBC News - Home Hurricane Ida: One million people in Louisiana without power https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA louisiana 2021-08-30 19:21:38
ニュース BBC News - Home China cuts children's online gaming to one hour https://www.bbc.co.uk/news/technology-58384457?at_medium=RSS&at_campaign=KARANGA fridays 2021-08-30 19:34:43
ニュース BBC News - Home Hurricane Ida: Striking pictures show storm sweeping Gulf Coast https://www.bbc.co.uk/news/world-us-canada-58380820?at_medium=RSS&at_campaign=KARANGA katrina 2021-08-30 19:31:47
ニュース BBC News - Home British number one Konta pulls out of US Open https://www.bbc.co.uk/sport/tennis/58379178?at_medium=RSS&at_campaign=KARANGA injury 2021-08-30 19:36:35
ニュース BBC News - Home US Open 2021: Dan Evans beats Thiago Monteiro in opener https://www.bbc.co.uk/sport/tennis/58389181?at_medium=RSS&at_campaign=KARANGA brazil 2021-08-30 19:24:03
ビジネス ダイヤモンド・オンライン - 新着記事 「トリクルダウンはもう無理」慶應大教授が提言する中間層復活への処方箋 - ポストコロナの新世界 https://diamond.jp/articles/-/279459 「トリクルダウンはもう無理」慶應大教授が提言する中間層復活への処方箋ポストコロナの新世界コロナ禍で弱い立場の人や貧しい立場の人がさらに追い込まれている。 2021-08-31 05:00:00
ビジネス ダイヤモンド・オンライン - 新着記事 「1on1ミーティング」を形骸化させる上司のNG言動とは? - トンデモ人事部が会社を壊す https://diamond.jp/articles/-/280552 「onミーティング」を形骸化させる上司のNG言動とはトンデモ人事部が会社を壊すチームメンバーの状況を把握し、一人一人のモチベーションと成果の向上につなげるため、onミーティング部下と上司が対で定期的に行う個人面談を取り入れている企業は多い。 2021-08-31 04:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 「報連相」をする会社に絶対イノベーションが生まれない理由【入山章栄×土屋敏男・動画】 - 入山章栄×超一流対談 https://diamond.jp/articles/-/280649 入山章栄 2021-08-31 04:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 ジャクソンホール会議のパウエル講演に見る「量的緩和縮小の時期・規模」とは? - 金融市場異論百出 https://diamond.jp/articles/-/280836 2021-08-31 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 「攻めの節約」に役立つ金銭感覚を磨くお薦めアプリとは - 資産2億円の元高卒自衛官が教える「攻めの節約術」 https://diamond.jp/articles/-/280498 金銭感覚 2021-08-31 04:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 ハーバードが注目するANA子会社に学ぶ、「集合天才」を生かす秘訣 - ハーバードの知性に学ぶ「日本論」 佐藤智恵 https://diamond.jp/articles/-/280548 佐藤智恵 2021-08-31 04:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 「資産枯渇」まで何カ月?リタイア後の運用“攻めと守り”最適配分の見つけ方 - 政策・マーケットラボ https://diamond.jp/articles/-/280880 「資産枯渇」まで何カ月リタイア後の運用“攻めと守り最適配分の見つけ方政策・マーケットラボリタイア後の資産運用として、若いうちは株式の比率を高めた「攻め」の積立投資をし、リタイア後には段階的に債券や現金の比率を増やして「守り」の要素を増やすのが良いといった内容をよく耳にする。 2021-08-31 04:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 政権奪還以来の最低支持率で荒れる総裁選、自民党の行方は?田原総一朗に聞く - 田原総一朗の覧古考新 https://diamond.jp/articles/-/280835 任期満了 2021-08-31 04:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 中国・習近平の目指す「格差解消」が、最大のチャイナリスクを招く理由 - 今週のキーワード 真壁昭夫 https://diamond.jp/articles/-/280834 中国経済 2021-08-31 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 投資家の仕事は「待つこと」であるワケ - 自分だけは損したくない人のための投資心理学 https://diamond.jp/articles/-/280833 株式市場 2021-08-31 04:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 責任逃れしか考えない上司や同僚への対処法 - イライラ・モヤモヤ職場の改善法 榎本博明 https://diamond.jp/articles/-/280832 仕方がない 2021-08-31 04:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 あおぞら銀行BANKは貯蓄用で楽天銀行は投資用、その理由とは? - ニュース3面鏡 https://diamond.jp/articles/-/280768 あおぞら銀行BANKは貯蓄用で楽天銀行は投資用、その理由とはニュース面鏡店舗を持たないインターネット専業銀行以下、ネット銀行というは、大手銀行に比べてATM利用手数料や振込手数料が安く、また金利が高いなどのメリットがあります。 2021-08-31 04:05:00
ビジネス 東洋経済オンライン 暑い?寒い?それでも「電車の冷房」は進化している 苦情絶えないが、乗るほうだって対策が必要だ | 経営 | 東洋経済オンライン https://toyokeizai.net/articles/-/450102?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-31 04:30:00
Azure Azure の更新情報 General availability: Azure ExpressRoute: New ExpressRoute Direct locations available https://azure.microsoft.com/ja-jp/updates/general-availability-azure-expressroute-new-expressroute-direct-locations-available/ General availability Azure ExpressRoute New ExpressRoute Direct locations availableExpressRoute Direct gives you the ability to connect directly into Microsoft s global network at peering locations strategically distributed around the world 2021-08-30 19:21:07
TECH Engadget Japanese 中国、18歳未満が週に3時間以上ゲームするのを禁止へ。金土日各1時間までに規制 https://japanese.engadget.com/china-limits-childrens-gaming-to-3-hours-per-week-205054364.html 若者たち 2021-08-30 20:50:54
TECH Engadget Japanese 2007年8月31日、合成音声で歌うCVシリーズ第1弾「初音ミク」が発売されました:今日は何の日? https://japanese.engadget.com/today-203040425.html vocaloid 2021-08-30 20:30:40
AWS AWS Partner Network (APN) Blog Using Bitbucket Pipelines and OpenID Connect to Deploy to Amazon S3 https://aws.amazon.com/blogs/apn/using-bitbucket-pipelines-and-openid-connect-to-deploy-to-amazon-s3/ Using Bitbucket Pipelines and OpenID Connect to Deploy to Amazon SBitbucket Pipelines an integrated CI CD tool within Bitbucket Cloud that enables developers to execute builds right from within Bitbucket recently introduced an integration with OpenID Connect and AWS OpenID Connect is an identity layer above the Oauth protocol With this integration Bitbucket Pipelines users can authenticate with Amazon S Amazon CloudFront and other AWS resources without having to store secret tokens in Bitbucket 2021-08-30 20:32:00
AWS AWS 15 Years of EC2 Innovation: James Hamilton | Amazon Web Services https://www.youtube.com/watch?v=fxnLn9V2pog Years of EC Innovation James Hamilton Amazon Web ServicesJames Hamilton VP Distinguished Engineer talks about how he became involved in the cloud and shares other stories from years of Amazon EC Learn more about Amazon EC at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster EC AWS AmazonWebServices CloudComputing 2021-08-30 20:33:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) railsをインストールできない https://teratail.com/questions/356971?rss=all railsをインストールできない解決したい事railsをインストールできない。 2021-08-31 05:50:07
海外TECH DEV Community Confusion Matrix & Sets in Math & Python https://dev.to/manarabdelkarim/confusion-matrix-sets-in-math-and-python-5ahe Confusion Matrix amp Sets in Math amp Python Hello ScientistsRecently I was applying for data science positions At many interview and technical exams you will be asked about some math basics that are important for any data Scientist So today let s study math What is Set cardinality intersection and union then we will talk about confusion matrixLet s get started What is a SetSet is a collection of things set is made up of elements Set can be a group of similar or different things For example you can have a set of books or a set of random things in a box let s look at some symbols that are commonly used with sets   gt The representation of set∈  gt Membership Element of a set∉  gt not element of no set membership∅  gt Empty set Phi ∪  gt Union∩  gt Intersection Now let s take examples to understand the set and the symbols If we have a set of students of a math course and their names are Manar Noor Raneem Noura Then to represent that set we write math students Manar Noor Raneem Noura Set representation in Python math students Manar Noor Raneem Noura Note that sets in Python can be from different types such as my set A True And Set items in Python are unordered unchangeable and do not allow duplicate values How many students above applied for the math course The answer is To represent it mathematically we use the word cardinality which just means the size of the set So the cardinality of math students is and that s how we represent it math students To find the cardinality in Python we write cardinality len math students Note that the name cardinality here is just an example of a variable nameNow what is the relationship between Noura and math students Noura is a member of the math studentswe represent it using ∈like the way below Noura ∈math studentsTo check if there is a membership relationship in Python membership Noura in math studentsNote that the name membership here is just an example of a variable nameWhat is the relationship between Dario and math students Dario is not a member of the math students set That s how we represent it Dario ∉math studentsTo check the if there is no membership relationship in Python no membership Dario not in math studentsNote that the name no membership here is just an example of a variable nameNow we have another set failed students for the students who failed in the exam but fortunately no student has fail So our new set is empty To represent our empty set we write failed students ∅In Python the empty set looks like failed students And its cardinality equal to zero print len failed students output Now we reached the fun Part Intersection and Union And we will start with intersection back to our math class example let s assume that we have another course which is Python and the students who applied for the class are Manar Tala Dario Raneem AseelSo now we have math students Manar Tala Raneem Noura Python students Manar Noor Dario Raneem Aseel If you check the students name assuming that they are the same people we will find out that Manar and Raneem are attending both math and Python classesSo we say the intersection between math students and Python students are Manar and Raneem To represent it mathematically math students ∩Python students Manar Raneem Note that the result of the intersection is a setIn Python we represent the intersection using amp symbol math students amp Python studentsoutput Manar Raneem Let s imagine that we have another course for Geography and the students are Mark Kitty Tala and Kevengeography studen Mark Kitty Tala Keven What is the intersection between geography studen and python students Well the answer is there is no intersectionAnd What did we say about how to represent an empty set by using Phi ∅ So geography studen ∩python students ∅And in Python geography studen amp python studentsoutput set Now the UnionWe have math students Manar Tala Raneem Noura Python students Manar Noor Dario Raneem Aseel The union is all the members of all the setswhich means here all the members of math students and all the members of Python students To represent the Union we said that we will use ∪ So let s try to put them together math students ∪Python students Manar Tala Raneem Noura Manar Noor Dario Raneem Aseel Ok that seems good but as we can notice Manar and Raneem are duplicated Why because Manar and Raneem are attending both the math and Python courses in other words because Manar and Raneem are the intersection between math students and Python students So let s remove one Manar and one Raneemmath students ∪Python students Manar Tala Raneem Noura Noor Dario Aseel Now Our Union is correct What we just did is something called Inculsion Exclusions Formula The mathematical representation of the formula is A ∪B A B A ∩B And that s what we did we added Python students and math students then we minus the interaction remove the duplication To represent union in Python Python students math studentsoutput Manar Tala Raneem Noura Noor Dario Aseel And that s it for the symbols Let s Explain the usage of sets in real life our first example is detecting Corona on People let s call all the people that we chose as a test sample gt XAnd the set of people among X who are sick have Corona gt SThe set of people among X who are Healthy don t have Corona gt HTo represent S in mathematics we write S x ∈X x has Corona The small x means one of the X set So the formula says an x a person from the sample test that is a member of the X the set of people of the sample test and that x the person has Corona And to represent H in mathematics we write H x ∈X x doesn t has Corona Now what is the possibility that one of the X people have Corona and doesn t have Corona at the same time of course this is impossibleSo we know that S ∩ H ∅and S ∪ H X the people in the test sample are either sick or healthy so if we put all the sick and healthy people together they will be all of our sample Now let s add our Corona detect prediction as we want to know how accurate is our CPR prediction So let the people from the sample who tested positive gt PAnd we represent them as P x ∈X x positive for Corona Note that positive here means that the CPR predict that someone has Corona The people from the sample who tested negative gt NAnd we represent them as N x ∈X x negative for Corona Now we have probabilities someone who has Corona and his test for Corona is positive someone who does not have Corona and his test for Corona is negative someone who has Corona but his test for Corona is negative someone who does not have Corona but his test for Corona is positive these probabilities are called Confusion matrix Confusion matrix A confusion matrix is a technique for summarizing the performance of a classification algorithm Calculating a confusion matrix can give you a better idea of what your classification model is getting right and what types of errors it is making Now Let s discuss the possibility someone who has Corona and his test for Corona is positive The representation of this possibility is S ∩ P because S are the people who has Corona and P are the people who tested positive someone who has Corona and tested positive means we want to find someone in the both sets S and P which means the intersection If we have a girl called Sara Sara is in the P set which means the CPR predicted that Sara is in the S set the set of sick people If Sara is tested positive we call this prediction positive and if she really sick if she is in S set then we say the prediction is True gt True Positive When the prediction of what we are trying to find is right we call it positive When the reality meets the prediction we call it TrueSo S ∩ P True Positive someone who does not have Corona and his test for Corona is negative The representation of this possibility is H ∩ N because H are the healthy people who don t have Corona and N are the people who tested negative someone who doesn t have Corona and tested negative means we want to find someone in the both sets H and N which means the intersection Let s assume that the girl called Sara is in the N set which means the CPR predicted that Sara is in the H set the set of healthy people If Sara is tested negative we call this prediction negative and if she really sick if she is in S set then we say the prediction is True gt True negative When the prediction of what we are not trying to find or the opposite of what we want to predict is right we call it negative When the reality meets the prediction we call it TrueSo H ∩ N True Negativesomeone who has Corona but his test for Corona is negative The representation of this possibility is S ∩ N because S are the sick people who do have Corona and N are the people who tested negative Let s assume that the girl called Sara is in the N set which means the CPR predicted that Sara is in the H set the set of healthy people If Sara is tested negative we call this prediction negative and because she really sick and not healthy she is in S set then we say the prediction is False gt False negative When the prediction of what we are not trying to find or the opposite of what we want to predict is right we call it negative When the reality does not match the prediction we call it FalseSo H ∩ N False Negativesomeone who does not have Corona but his test for Corona is positive The representation of this possibility is H ∩ P because H are the healthy people who don t have Corona and P are the people who tested positive Again the poor Sara is in the P set which means the CPR predicted that Sara is in the N set the set of sick people If Sara is tested positive we call this prediction positive and because she really is healthy she is in H set and not sick then we say the prediction is False gt False positive When the prediction of what we are trying to find is right we call it positive When the reality does not match the prediction we call it FalseSo H ∩ P False positiveNote that to make our prediction accurate we want to increase the True positive and True negative and decrease the False positive and the False negative I know that it is a bit of headache so here is another example you can think of we are making an app with machine learning algorithms that predict if a word is a bad nasty word Again the word would be either bad word or not bad word andBecause we are searching for bad words if we predict one we call the prediction positive and if we predict the opposite not bad we call the production negative If our prediction is True then we call the prediction True and if our prediction is False then we call the production False Soour sample X is the words in a sentence G is the set of not bad words gt G x ∈X X is not a bad word B is the set of bad words gt B x ∈X X is a bad word P is for probability of bad words gt P x ∈X positive for bad words P is for probability of not bad words gt P x ∈X negative for bad words Then B ∩ P True Positive B ∩ N False Negative G ∩ P False Positive G ∩ N True Negative Bonus Info What Is Venn Diagram Venn Diagram Is illustration the uses circles to show the relationship among infinites groups of things For Example A    B    C Now let s represent the Corona setsFinally we reached the end Hope you Enjoy and ReferencesPython Set intersection MethodPython Set union MethodWhat is a Confusion Matrix in Machine LearningSets in PythonData Science Math Skills Duke University CourseraVenn Diagram 2021-08-30 20:34:21
Apple AppleInsider - Frontpage News Apple's 'iPhone 13' won't support satellite communications, mobile analysts say https://appleinsider.com/articles/21/08/30/apples-iphone-13-wont-support-satellite-communications-mobile-analysts-say?utm_medium=rss Apple x s x iPhone x won x t support satellite communications mobile analysts sayMobile analysts are disputing rumors that Apple s iPhone could support direct satellite communication claiming a custom chip would instead improve existing G connectivity Credit Andrew O Hara AppleInsiderIn a recent research note Apple analyst Ming Chi Kuo forecast that the iPhone lineup could come equipped with a customized Qualcomm chip that could allow for low earth orbit satellite communications Kuo appears to base his prediction on Qualcomm s work with Globalstar a satellite company Read more 2021-08-30 20:59:10
Apple AppleInsider - Frontpage News Apple issues sixth developer beta for macOS Monterey https://appleinsider.com/articles/21/08/30/apple-issues-sixth-developer-beta-for-macos-monterey?utm_medium=rss Apple issues sixth developer beta for macOS MontereyApple has reached its sixth beta round for macOS Monterey as the operating system gets ever closer to its fall release The newest builds can be downloaded via the Apple Developer Center for those enrolled in the test program or via an over the air update on devices running the beta software Public betas typically arrive within a few days of the developer versions via the Apple Beta Software Program website The fifth beta for macOS Monterey was issued by Apple on August following the fourth from July The third was issued on July the second on June and the first on June A final version is expected for release this fall Read more 2021-08-30 20:12:09
Apple AppleInsider - Frontpage News Apple's share price closes at new record high of $153.12 https://appleinsider.com/articles/21/08/30/apples-share-price-closes-at-new-record-high-of-15312?utm_medium=rss Apple x s share price closes at new record high of Apple s stock price has closed at a new record high of on Wednesday following an intraday trading rally Credit WikiMedia CommonsThe company s stock price climbed in trading on Aug Shares of Apple climbed as high as in intraday trading before closing at the new record Apple s share price has climbed since the start of Wednesday s closing price broke the previous record close of which was set earlier in August Read more 2021-08-30 20:08:40
Apple AppleInsider - Frontpage News Apple Watch keeps getting bigger, but not like the iPhone https://appleinsider.com/articles/21/08/30/growing-apple-watch-series-7-isnt-on-the-same-path-as-the-iphone?utm_medium=rss Apple Watch keeps getting bigger but not like the iPhoneThe new Apple Watch Series models are growing following the same pattern that the iPhone has But it s not quite for the same reasons Credit Andrew O Hara AppleInsiderRecent rumors and leaks have suggested that the Apple Watch Series could receive a slight size increase along with a redesign expanded health features and other new updates These changes include a rumor that the Apple Watch will be arriving in mm and mm sizes indicating the new models will be a little bigger than previous versions Read more 2021-08-30 20:53:21
Cisco Cisco Blog Asset Visibility – Legacy Field Data Sources https://blogs.cisco.com/energy/asset-visibility-legacy-field-data-sources Asset Visibility Legacy Field Data SourcesAs Pygo in northern Canada found out you do not need to replace or upgrade a legacy system before you can access the data it gathers Even legacy systems can produce valuable data points Learn how Cisco Industrial Routers can transform data and deliver it to an operator s dashboard to help avoid costly downtime 2021-08-30 20:27:23
海外TECH CodeProject Latest Articles My Media Search: Find and Enjoy the Media Files on your PC https://www.codeproject.com/Articles/5311669/My-Media-Search-Find-and-Enjoy-the-Media-Files-on killers 2021-08-30 20:02:00
ニュース @日本経済新聞 電子版 NYダウ反落55ドル安 景気敏感株に売り https://t.co/kG6rIIlJVv https://twitter.com/nikkei/statuses/1432437677790355456 景気敏感株 2021-08-30 20:18:50
ニュース @日本経済新聞 電子版 みずほ報告書の全容判明、システム「設計通りか点検」 https://t.co/T1QWKLZ06c https://twitter.com/nikkei/statuses/1432434938205249536 通り 2021-08-30 20:07:57
海外ニュース Japan Times latest articles Suga to bump Nikai out of LDP No. 2 spot in bid to save his own job https://www.japantimes.co.jp/news/2021/08/31/national/politics-diplomacy/suga-nikai-ldp-replacement/ jobthe 2021-08-31 05:24:52
ニュース BBC News - Home Afghanistan: UK urges co-operation on safe passage for eligible Afghans https://www.bbc.co.uk/news/uk-58388132?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-30 20:22:31
ニュース BBC News - Home US Open 2021: Dan Evans win, Heather Watson out https://www.bbc.co.uk/sport/tennis/58389181?at_medium=RSS&at_campaign=KARANGA brazil 2021-08-30 20:34:08
ビジネス ダイヤモンド・オンライン - 新着記事 東証プライム脱落危機!流通時価総額が低い企業ランキング【情報・通信41社】6位は女性向け恋愛アプリのパイオニア - 東証再編 664社に迫る大淘汰 https://diamond.jp/articles/-/280455 女性向け 2021-08-31 05:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 東証プライム市場「逆転合格」候補はどこ?基準未達277社の投資余力で判定 - 東証再編 664社に迫る大淘汰 https://diamond.jp/articles/-/280454 次の一手 2021-08-31 05:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 世帯収入「墨田区アップ・杉並区ダウン」の謎、上級国民が下町に大移動? - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280150 上級国民 2021-08-31 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 【早稲田大学高等学院】華麗なる卒業生人脈!伊藤忠新社長、出井伸之・ソニー元社長、佐藤オオキ… - 日本を動かす名門高校人脈 https://diamond.jp/articles/-/276076 【早稲田大学高等学院】華麗なる卒業生人脈伊藤忠新社長、出井伸之・ソニー元社長、佐藤オオキ…日本を動かす名門高校人脈「甲子園」と言えば、高校野球の聖地。 2021-08-31 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 東証が市場再編で上場企業「選別」に大義はあるか?3700社を巻き込む大騒動の全貌 - 東証再編 664社に迫る大淘汰 https://diamond.jp/articles/-/280453 上場企業 2021-08-31 05:05:00
北海道 北海道新聞 仏、コロナ企業支援縮小へ 9月以降、経済回復で https://www.hokkaido-np.co.jp/article/583888/ 企業支援 2021-08-31 05:12:00
北海道 北海道新聞 在外邦人の保護 情報収集し迅速対応を https://www.hokkaido-np.co.jp/article/583834/ 駐留米軍 2021-08-31 05:05:00
北海道 北海道新聞 米南部、ハリケーン被害拡大 「相当数の死者」と州知事 https://www.hokkaido-np.co.jp/article/583886/ 被害 2021-08-31 05:02:00
北海道 北海道新聞 総務省、デジタル化整備に重点 16兆4千億円を予算要求 https://www.hokkaido-np.co.jp/article/583887/ 重点 2021-08-31 05:02:00
ビジネス 東洋経済オンライン SBIソーシャルレンディングが放置した「問題」 SBIグループは融資事件の「最大の被害者」なのか | 災害・事件・裁判 | 東洋経済オンライン https://toyokeizai.net/articles/-/451920?utm_source=rss&utm_medium=http&utm_campaign=link_back 決算説明会 2021-08-31 05:30:00
IT ITmedia 総合記事一覧 [ITmedia News] Apple、クラシック専門ストリーミング「Primephonic」を買収 Apple Musicに組み込み、専用アプリも提供へ https://www.itmedia.co.jp/news/articles/2108/31/news077.html apple 2021-08-31 06:17:00
TECH Techable(テッカブル) 服薬指導のやり方、AIで学生にトレーニング。Qualiagram らが実証実験 https://techable.jp/archives/160971 qualiagram 2021-08-30 22:00:46
python Pythonタグが付けられた新着投稿 - Qiita Pythonで麻雀を作る#2 https://qiita.com/JuneOgust/items/64215dbe88f551810e36 以下のように赤牌のある和了に対応できていることが分かる。 2021-08-31 06:54:32
python Pythonタグが付けられた新着投稿 - Qiita わんたす 初めてのポートフォリオ https://qiita.com/kataege/items/f5f12cc4dee3ecbc2314 WebサーバーはGoのWebフレームワークであるGinで実装し、Goからメソッドを呼び出すようにpythonの機能を使用できるのでGRPCを選択しました。 2021-08-31 06:06:13
Docker dockerタグが付けられた新着投稿 - Qiita わんたす 初めてのポートフォリオ https://qiita.com/kataege/items/f5f12cc4dee3ecbc2314 WebサーバーはGoのWebフレームワークであるGinで実装し、Goからメソッドを呼び出すようにpythonの機能を使用できるのでGRPCを選択しました。 2021-08-31 06:06:13
海外TECH Ars Technica Judge’s order requiring hospital to give COVID patient ivermectin called “unethical” https://arstechnica.com/?p=1790673 wouldn 2021-08-30 21:42:28
海外TECH Ars Technica Not enough backup power: AT&T and T-Mobile suffer big outages in Louisiana https://arstechnica.com/?p=1790650 verizon 2021-08-30 21:24:32
海外TECH Ars Technica Teacher with COVID symptoms went maskless, making her class an experiment https://arstechnica.com/?p=1790651 small 2021-08-30 21:06:37
海外TECH DEV Community DIRECTIVA DE SASS @WHILE LOOP https://dev.to/rareyesrd/directiva-de-sass-while-loop-2l6i DIRECTIVA DE SASS WHILE LOOPLa directiva while toma una expresión SassScript y repite indefinidamente los estilos hasta que la expresión da como resultado false Aunque esta directiva se usa muy poco se puede utilizar para crear bucles más avanzados que los que se crean con la directiva for Ejemplo list PLdOvUxUGWqpIXMaKutTTKj eJwwzd amp index 2021-08-30 21:50:43
海外TECH DEV Community How to Level Up as a Software Engineer | AWS Community Builders Program https://dev.to/aws-builders/how-to-level-up-as-a-software-engineer-aws-community-builders-program-2c6o How to Level Up as a Software Engineer AWS Community Builders ProgramWondering what you can do to level up as a software engineer developer or programmer this year ‍In this episode of the Tech Stack Playbook I m diving into the program that has single handedly helped me the most in my tech career thus far the AWS Community Builders Program Today s episode focuses on AWS the community the core benefits of the program and how it has helped me level up as a software engineer and developer this year Quick plug Applications close on August so please reach out if you have any questions about the program and be sure to apply by the deadline here Here s a glance at what you ll learn in this episode Time stamps How the AWS Community Builders Program has helped me level up Benefit Being a Part of a Vibrant Community Benefit Being Surrounded by Constant Education and Learning Benefit An Immense Amount of Resources and Tools Benefit Get Connected to Conferences Events and Workshops Why constant learning is key amp how community mentors can help Reflecting on the past year of growth and development in software engineering What are the Benefits of the AWS Community Builder s Program for Developers The benefits of the AWS Community Builders program knows no bounds because it s a truly priceless program In the beginning you will get a welcome kit which has some amazing AWS swag like hats water bottles desktop accessories of AWS credits and way more goodies and benefits But there are several core aspects of the program that can be so instrumental to fellow programmers developers and people in tech From exclusive webinars and events to a global Slack channel of developers programmers software engineers developer advocates CTOs executives and everyone in between there is so much value packed into this program for all involved So what are the key highlights from this program I ll walk through for key benefits of the program and explain why this program has been so valuable to me BENEFIT Being a Part of a Vibrant CommunityWhen you are starting out in your developer journey whether at the executive or technical levels whether you are a freelancer or employed by a software company you always need to think about your community Who are the people you surround yourself Who do you turn to and talk to when you have questions or comments about tech your job your career etc During the COVID pandemic and even beforehand I was constantly thinking about how I can build my network of friends colleagues mentors and guides in technology As a self taught programmer I have done bootcamps and courses and programs but I don t have a degree in computer science so I needed to surround myself with people who went down similar paths and different paths to learn what set them up for success And joining a highly engaged and inspiring community of software engineers and developers from around the world building on the same tools and frameworks is one of the best ways to accomplish this It all goes back to joining a community The AWS Community Builders program is full of some of the most selfless smart caring and supportive people I have ever met People who go out of their way to answer questions help people when they have questions and work on helping the rest of the community level up as well AWS leaders AWS Heroes experts in tech and senior leaders of the industry are all a part of this program along with early career and young software engineers like me The community is so rich with so many different types of technology people all sharing a passion for serverless frameworks cloud based software and of course AWS If you are looking for a highly engaged and active family of developers and programmers who constantly will push you to be better smarter faster and stronger than you were the day before look no further than the AWS Community Builders Program especially to be around people who inspire you to constantly level up BENEFIT Being Surrounded by Constant Education and LearningHow are you constantly thinking about how you will level up as a developer or programmer Are you learning new things or just doing the same old same old The AWS staff puts on incredible exclusive events workshops talks and meetings on cutting edge serverless tools like SageMaker and Hugging Face for artificial intelligence and machine learning AI amp ML database best practices like DynamoDB or Neptune messaging services like SNS and SES and PinPoint as well as networking and compute services like EC VPC etc There is so much high level content that exists on the Internet and it can leave you wondering…so how does this tech actually work If I wanted to actually use these tools what do I need to do Well thanks to the these exclusive events and workshops you get to have leading technology experts AWS staff and tech visionaries walk you through implementation code walkthroughs and more You get architecture diagrams roadmaps how to guides and a plethora of resources BENEFIT An Immense Amount of Resources and ToolsThe third biggest benefit that I think makes the AWS Community Builders Program so valuable is the resources and tools Community Builders have at their disposal I ve benefited a lot from having a subscription to Cloud Academy and having access to classes and guides and lessons By going through classes and education online on demand and on the topics you are most curious on this makes it so easy to get the skills you need for your job for your passion project and for your company Online education is only going to increase in importance and value in the months and years to come and especially during these remote months being able to attend virtual classes and webinars right from your computer makes it that much easier to upskill and level up BENEFIT Get Connected to Conferences Events and WorkshopsThe fourth largest benefit has to be the connection to conferences events and workshops Being able to jump into a conference session or be invited to a Brown Bag lunch workshop on a certain AWS or serverless tool… and also be invited to speak at events like this…has such an immense amount of value for anyone looking to get more presentation and conference experience under their belt As a young professional opportunities like this can be difficult to come by so having people that can put you in touch with event organizers and leaders can make all the difference for sharing the insights you re learning on the job in your side projects or generally sharing insights based on what you are working on One of the opportunities I was able to earn was giving a hour master class on the AWS Serverless Databases all Programmers and Software Engineers Should Know Additionally this upcoming Saturday my talk on AWS Serverless Databases was accepted for Data Saturday Oslo which I am super excited about Not only do you get amazing experience by presenting technology to global audiences but you also get to inspire and empower other developers to learn new tools solutions strategies and methodologies By bringing people into the fold of cutting edge technology you never know who you might empower in the “virtual stands Or in the audience there might be someone who goes on to implement what you talked about or builds a solution that has a large impact on the world The possibilities are truly limitless and you never know what your talk might do to impact people and get people started in their serverless full stack and AWS journeys How to Become an AWS Community Builder If this interests you and you want join this incredible program and community I highly recommend that you apply The deadline is August th so make sure to apply via the application link here If you have any questions about the application process please reach out over social media or drop a comment below and I will respond Check out the full recording below Let me know if you found this post helpful And if you haven t yet make sure to check out these free resources below Follow my Instagram for more BrianHHoughWatch my latest YouTube video for moreListen to my Podcast on Apple Podcasts and SpotifyJoin my FREE Tech Stack Playbook Facebook GroupLet s digitize the world together Brian 2021-08-30 21:48:11
Apple AppleInsider - Frontpage News Apple's 'iPhone 13' won't support satellite communications, mobile analysts say https://appleinsider.com/articles/21/08/30/apples-iphone-13-wont-support-satellite-communications-mobile-analysts-say?utm_medium=rss Apple x s x iPhone x won x t support satellite communications mobile analysts sayMobile analysts are disputing rumors that Apple s iPhone could support direct satellite communication claiming a custom chip would instead improve existing G connectivity Credit Andrew O Hara AppleInsiderIn a recent research note Apple analyst Ming Chi Kuo forecast that the iPhone lineup could come equipped with a customized Qualcomm chip that could allow for low earth orbit satellite communications Kuo appears to base his prediction on Qualcomm s work with Globalstar a satellite company Read more 2021-08-30 21:19:53
海外TECH Engadget Twitch streamer DrLupo is defecting to YouTube Gaming https://www.engadget.com/drlupo-youtube-gaming-exclusive-agreement-211213151.html?src=rss Twitch streamer DrLupo is defecting to YouTube GamingTwitch has lost one of its most popular and well liked stars to rival YouTube On Monday Benjamin “DrLupo Lupo announced he recently signed a deal to stream exclusively on YouTube Gaming nbsp pic twitter com brmpbpvPXoーDrLupo DrLupo August The deal comes nearly two years after Lupo signed an exclusive agreement with Amazon owned Twitch which was reportedly worth millions of dollars per year at the time “We wish you nothing but the best in everything that comes next Twitch said after the streamer shared he was leaving the platform Loaded the talent agency that represents Lupo declined to share the details of his deal with YouTube but the streamer told The Washington Post he s now “secure for life He also told the outlet he plans to make more pre recorded content “Obviously I ll still be playing video games on YouTube he said “But we have a chance now to do some new stuff As a creator a gamer and a father you re many things to many people Above all DrLupo you re someone who works hard to put good into the world We wish you nothing but the best in everything that comes next pic twitter com pkUCoXdWeーTwitch Twitch August In moving from one platform to another Lupo leaves behind the approximately million followers he attracted to his Twitch channel On YouTube Gaming he has about million followers suggesting he may not at least initially attract the numbers he did previously His first stream will air on August st 2021-08-30 21:12:13
海外科学 NYT > Science Ida Hit One of the Country’s Biggest Oil and Chemical Hubs https://www.nytimes.com/2021/08/30/climate/ida-chemical-plants-refineries.html biggest 2021-08-30 21:46:40
海外科学 NYT > Science In Afghanistan, War and Climate Change Collide https://www.nytimes.com/2021/08/30/climate/afghanistan-climate-taliban.html people 2021-08-30 21:43:31
地域ニュース みんなの経済新聞 熱海のホテルニューアカオがデイユースプラン 海鮮ランチや絶景のスパ楽しんで https://atami.keizai.biz/headline/266/ 熱海市熱海 2021-08-31 06:07:38
ニュース BBC News - Home Afghanistan: UK urges co-operation on safe passage for eligible Afghans https://www.bbc.co.uk/news/uk-58388132?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-30 21:27:10
ニュース BBC News - Home Hurricane Ida: One million people in Louisiana without power https://www.bbc.co.uk/news/world-us-canada-58378788?at_medium=RSS&at_campaign=KARANGA louisiana 2021-08-30 21:18:38
ニュース BBC News - Home US Open 2021: Dan Evans win, Heather Watson & Harriet Dart out https://www.bbc.co.uk/sport/tennis/58389181?at_medium=RSS&at_campaign=KARANGA US Open Dan Evans win Heather Watson amp Harriet Dart outBritish number one Dan Evans overcomes hot conditions and a gutsy opponent in Brazil s Thiago Monteiro to reach the US Open second round 2021-08-30 21:23:11
LifeHuck ライフハッカー[日本版] 短時間で大きな成果をあげる「仕事を最適化する」3つのポイント https://www.lifehacker.jp/2021/08/241332book_to_read-826.html kadokawa 2021-08-31 07:00:00
北海道 北海道新聞 NY株反落、55ドル安 感染再拡大懸念で https://www.hokkaido-np.co.jp/article/583897/ 週明け 2021-08-31 06:13:00
北海道 北海道新聞 タリバンに「出国保証」要求 国連安保理が決議採択 https://www.hokkaido-np.co.jp/article/583896/ 国連安保理 2021-08-31 06:13:00
北海道 北海道新聞 米軍、アフガン撤退完了 駐留20年、タリバン復権 https://www.hokkaido-np.co.jp/article/583895/ 現地時間 2021-08-31 06:13:38
ビジネス 東洋経済オンライン 日本の「アフガン退避作戦」こんなにも遅れた理由 アフガン人を大量救出した韓国と何が違った? | アジア諸国 | 東洋経済オンライン https://toyokeizai.net/articles/-/451919?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-31 07:00:00
ビジネス 東洋経済オンライン 日米中を翻弄、怪人物「立石勲」の知られざる生涯 マグロ船乗りから成り上がった波瀾万丈の人生 | 安全保障 | 東洋経済オンライン https://toyokeizai.net/articles/-/451299?utm_source=rss&utm_medium=http&utm_campaign=link_back 世田谷区 2021-08-31 06:30:00
IT 週刊アスキー ケース未装着の状態よりもXperia 1 IIIを使いやすくしました! https://weekly.ascii.jp/elem/000/004/067/4067502/ light 2021-08-31 07:00:00
IT 気になる、記になる… 「iPhone 13」はやはり低軌道衛星通信に対応か − 利用可能になるのは来年以降の可能性も https://taisy0.com/2021/08/31/144719.html bloomb 2021-08-30 22:30:39
IT 気になる、記になる… Apple、開発者に対し「macOS Monterey beta 6」をリリース https://taisy0.com/2021/08/31/144717.html apple 2021-08-30 22:11:26
TECH Engadget Japanese 厚み3mmオール鉄製。重厚で頑丈な一生物の焚き火台 https://japanese.engadget.com/land-field-221231084.html 手間をかけて作り手のこだわりが詰まった、キャンパーの心をくすぐるセンスの良い焚き火台になっております。 2021-08-30 22:12:31
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] オムロン、搬送ロボットの運用効率高めるソフト https://mag.executive.itmedia.co.jp/executive/articles/2108/31/news080.html itmedia 2021-08-31 07:40:00
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] 二重脅迫型のランサムウェア「Hive」に要注意 FBIが報告書を公開 https://www.itmedia.co.jp/enterprise/articles/2108/31/news052.html itmedia 2021-08-31 07:30:00
IT ITmedia 総合記事一覧 [ITmedia News] 中国政府、未成年のオンラインゲームを週3時間に制限 https://www.itmedia.co.jp/news/articles/2108/31/news078.html itmedia 2021-08-31 07:08:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] 第1回:スモールハピネスを毎日味わおう「である」幸せから「する」幸せへ https://mag.executive.itmedia.co.jp/executive/articles/2108/31/news029.html itmedia 2021-08-31 07:04:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] シルバー人材がゾンビに? 門真市が挑んだ映画製作の裏側を聞く https://mag.executive.itmedia.co.jp/executive/articles/2108/31/news026.html itmedia 2021-08-31 07:04:00
TECH Techable(テッカブル) 服薬指導のやり方、AIで学生にトレーニング。Qualiagram らが実証実験 https://techable.jp/archives/160971 qualiagram 2021-08-30 22:00:46
AWS AWS Mobile Blog Bluetooth Low Energy (BLE) IoT Mobile Application with AWS Amplify, AWS IoT and Swift https://aws.amazon.com/blogs/mobile/bluetooth-low-energy-ble-iot-mobile-application-with-aws-amplify-aws-iot-and-swift/ Bluetooth Low Energy BLE IoT Mobile Application with AWS Amplify AWS IoT and SwiftThis article was written by Ashu Joshi Global Head Enterprise Solutions AWS Professional Services Bluetooth Low Energy BLE is a widely used protocol for building Internet of Things IoT products Fitness products and wearables are good examples of BLE connected IoT products This post shows how to get started on your journey to build a … 2021-08-30 22:10:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPressで投稿タイプアーカイブへのリンクがうまくいかない https://teratail.com/questions/356972?rss=all WordPressで投稿タイプアーカイブへのリンクがうまくいかない前提・実現したいこと現在、WordPressのオリジナルテーマを作成しています。 2021-08-31 07:49:26
技術ブログ Developers.IO BigQuery MLのARIMAモデルで時系列データを扱う https://dev.classmethod.jp/articles/mle_arima/ google 2021-08-30 22:50:55
技術ブログ Developers.IO [アップデート]CloudFormationにロールバック前にプロビジョニングエラーをトラブルシューティングするオプションが導入されました https://dev.classmethod.jp/articles/aws-cloudformation-troubleshoot-provisioning-errors-before-rollback/ ducestheoptiontotroublesh 2021-08-30 22:10:05
海外TECH Ars Technica Coinbase erroneously reported 2FA changes to 125,000 customers https://arstechnica.com/?p=1790707 coinbase 2021-08-30 22:47:13
海外TECH Ars Technica Scientists built a tiny robot to mimic the mantis shrimp’s knock-out punch https://arstechnica.com/?p=1788373 input 2021-08-30 22:05:23
海外TECH DEV Community Desktop apps in HTML and F# https://dev.to/kspeakman/desktop-apps-in-html-and-f-3oj4 Desktop apps in HTML and F I created a starter desktop app using HTML CSS F for the front end and F NET for the back end All hosted in WPF This post mostly covers the why Hit the repo if you just care about how Developers at my company are mostly coding for the web But once in a while we need to create a Windows desktop app Because some situations require direct access to hardware and running software But a big challenge with desktop apps is their UI tech Why web UI Our devs have a lot of skill investment in web tech And I don t mean React and Webpack although we know a little about those I m talking about the open standards of HTML CSS and Javascript Because of standardization I can use web tech to make a consistent looking UI no matter what device is consuming it Meanwhile desktop UI techs tend to be opinionated and proprietary We develop for desktop infrequently so non transferrable learning investments into desktop UI tech is a hard sell Which web UI It has been possible to use web tech in Windows desktop apps for a while Problem was the solutions were full of compromises UWP for example allows you to build apps using web tech But it runs sandboxed making it hard to do the one job it needs to do direct access WebBrowser and WebView have also existed for a while They are embeddable browsers for WinForms WPF apps But they use IE or EdgeHTML for rendering Need I say more Why not Electron The elephant in the room is Electron which you probably know allows you to built cross platform desktop apps using HTML and friends The main downside for us is the Node js back end Some of our vendors do not provide libraries for it And even if it can be awkwardly made to work using unsupported libraries Node requires us to work in Javascript Electron s cross platform support is probably its biggest benefit but we don t need that Yes earlier I did list Javascript as a positive thing for web tech I do like the standardized browser APIs available thru JS Media Storage Intl etc But let s be honest JS also has footguns baked into the standard And I strongly prefer to use something else F on NET WebViewWebView is an embeddable browser for WinForms WPF like WebView before it WebView uses Chromium based Edge for rendering So unlike its predecessor WebView keeps evolving with the web standards And I get to use F on NET We have actually used WebView since shortly after its release We used it to show HTML video content in a computer lab It was a rush job and WebView was only a month old at the time I wasn t ready to trust it much less consider it for other uses And I forgot about it Then earlier this year Microsoft announced Blazor Desktop based on WebView And then I found out Microsoft Teams is ditching Electron for WebView This got me to take another look at it One thing led to another and over the weekend I created a working demo a WPF app with an F web UI and F NET backend API How does it work The UI is a webpack built JS app just like you would expect It uses F and Elmish for a functional as in functional programming UI The F code gets transpiled to JS and uses React for DOM rendering The backend API is an F library In this starter app the backend is very simple So there is nothing interesting to demonstrate yet A messaging library is shared between the front and back It defines all the requests and responses that can pass between them The host application is WPF WinForms would work too Either way there is not much to it The only control is the WebView control And about lines of wiring code For communication between the JS front and NET back I used WebView s string based messaging Each side gets some functions to send receive messages Types from the messaging library are converted to JSON strings for transport The repo kspeakman FSharpHtmlDesktopApp A starter desktop app which uses HTML and F for the UI and F NET for the API Closing thoughtsThis was a fun weekend project It has a lot of promise to make desktop apps more manageable for our dev team I ll try it out this coming month and let you know how it goes For now let me know what you think about making desktop apps with web tech and F 2021-08-30 22:21:20
海外TECH DEV Community Tempat Tidur Mewah https://dev.to/ariffurnitureid/tempat-tidur-mewah-3a1h Tempat Tidur MewahDahulu tempat tidur mewah memang sama dengan ukuran yang besar busanya yang empuk dan mempunyai ornament cantik seperti mebel kerajaan yang mahal Namun sekarang jaman sudah berbeda karena tidak seluruhnya hal eksklusif itu mempunyai ukuran besar Apa lagi bila kita bicara berkenaan tempat tidur dan mebel di suatu ruang karena itu sekarang kemewahan itu dapat kita nilai dari factor dan pojok yang lain Selainnya dapat kita nilai dari keantikan dan ukuran yang ada bisa juga kita lihat dari segi design Ingat kata minimalis telah berakar dalam kehidupan kita setiap hari karena itu beberapa produsen interior mulai berlomba untuk membikin tempat tidur yang eksklusif tak perlu terpatok pada ukuran saja Sebutlah saja mebel Jepara yang suka memberinya sentuhan seni pahatan pada tiap produk yang mereka menghasilkan Akhirnya kemewahannya itu terbentuk dari design kenyamanan dan nilai seni yang dari leluhur kita sejak jaman dulu Tidak cuman hanya itu tiap tempat tidur mewah sebaiknya multi fungsi dengan bermacam feature menarik didalamnya dan harus ikuti perubahan jaman trend dan hasrat warga kekinian saat ini Untuk itu silahkan kita saksikan langkah cari tempat tidur mewah yang dapat kita terapkan di masa kini gampang bersatu dengan beragam jenis type rumah khususnya minimalis dan mempunyai nilai seni yang tinggi Tidak Cuman Unik Tetapi NyamanTempat tidur mewah tidak harus berbentuk unik dengan bentuknya yang classic tetapi dapat kita nilai dari beragam jenis pojok yang lain Memang barang unik masih bawa kemewahan dengan harga yang membumbung tinggi namun kita bakal jadi kura kura dalam perahu bila cuman terpusat pada satu factor hanya itu Kenyataannya ada banyak alternative lain untuk memperoleh kasur eksklusif bahkan juga pada harga yang lebih murah Kemewahan yang digotong dari sebuah tempat tidur ini akan membuat kita berasa nyaman saat dipakai sehatkan tubuh sampai berasa jadi seorang raja karena tidur di kasur yang nyaman Adapun beberapa pointnya ialah seperti berikut Mencari yang Bikinan TanganSama seperti yang kita mengetahui jika semua produk akhirnya barang itu dapat dibuat oleh langkah yakni lewat mesin tangan atau kombinasi dari ke nya Bila dapat cari tempat tidur yang dibikin oleh tangan dengan manual supaya coraknya terlihat unik dari barang sama barang yang lain sekalinya mempunyai design yang serupa Potongan yang lembut ukir pahatan yang cantik dan penempatan frame dengan rapi menjadi nilai plus yang jangan kamu acuhkan bila tempat tidur itu memang dibikin oleh tangan beberapa perajinnya Ada juga tempat tidur yang memakai proses saat dibikin yakni memakai tangan dan mesin Tetapi sepanjang masih mengikutsertakan proses manual di atas karena itu bisa kita nilai sebagai kasur yang eksklusif Salah satunya lokasi yang dapat kamu datangi ialah furniture yang jual mebel Jepara Mayoritas pembikinannya masih memakai tangan seara manual diperlengkapi dengan ukir pahatan berharga seni tinggi Bahkan juga ada faedahnya bila kita pilih tempat tidur mewah yang dibikin oleh tangan yakni Tiap tambalan condong dikompresi lebih rapat supaya menahan kita terserang ngilu punggung saat terjaga kelak Detilnya membuat kualitas yang bertahan lama Berbahan memakai kualitas terbaik karena prosesnya sendiri membutuhkan material yang tidak gampang hancur Misalkan kayu jati yang tidak gampang patah saat dihubungkan di antara satu tulang dengan yang lain Mempunyai design yang elok dengan jahitan artistik di atas kasurnya Semuanya nyaris tidak mungkin didapat dari tempat tidur yang diolah memakai mesin Maka bila ingin memperoleh tempat tidur mewah karena itu mebel Jepara dapat menjadi satu diantara opsi pertama dan terbaik yang dapat kamu utamakan Memakai Bahan AlamiCari bahan alamiah yang bebas berbahan kimia supaya tidak membuat kamu alami alergi atau masalah aliran pernapasan Tanpa zat yang beresiko maka membuat tempat tidur jadi terlihat eksklusif lepas dari design yang dipunyainya Sia sia bila mempunyai tempat tidur dengan design super luar biasa tetapi tidak membuat kita nyaman pada malam hari atau bahkan juga mengundang sebuah penyakit Tempat tidur mewah yang bersih dari zat beracun bisa menolong kita capai REM yang bisa lebih cepat hingga tingkatkan kualitas tidur kita jadi lebih baik kembali Mempunyai kepanjangan Rapid Eye Movement REM sebagai keadaan di mana kita masuk ke tidur yang terdalam lebih pulas dari mulanya Keadaan ini sebaiknya didapat sekurangnya jam tanpa masalah pada malam hari Tempat tidur yang dilapis oleh zat beracun akan membuat kita terserang masalah kesehatan hingga REM kita terusik Akhirnya kita akan berasa capek selama seharian sekalinya telah tidur sepanjang malam Dalam periode panjang karena itu dapat memacu depresi stres dan kurangi mekanisme ketahanan tubuh kita secara riil Dengan bahan Kayu JatiKayu jati telah menjadi satu diantara opsi terbaik untuk material dasar di sebagian besar tipe mebel yang ada terhitung rangka untuk tempat tidur mewah Sesuai ketenarannya kayu jati sebagai pohon paling kuat yang tahan pada lengkungan patahan anti air tahan cuaca dan dapat menyingkirkan rayap Tempat tidur yang dibuat dari kayu jati bahkan juga dipandang sanggup bertahan sampai sepanjang umur hingga bawa kemewahan tertentu yang jangan kita acuhkan demikian saja Kayu jati itu mempunyai struktur yang demikian padat jarak butir yang rapat dan kemampuan ambilnya yang tinggi sekali membuat jadi material dasar yang paling pas untuk pembikinan tempat tidur mewah diawali dari type singgel sampai ukuran king sekalinya Adapun banyak kelebihan dari tempat tidur mewah dengan bahan dasar kayu jati untuk kita ialah seperti berikut Mempunyai daya tarik yang sanggup memancing ketertarikan seluruh orang tanpa mengenali batasan daerah dan negara Kemampuan dan daya tahannya tidak disangsikan Tahan serangga dan rayap karena memiliki kandungan minyak dan getah alami Harga jualnya tidak juga kering Makin tua maka semakin mahal Kayunya datang dari pohon yang berumur minimum tahun hingga secara automatis telah terhitung ke barang unik Perawatannya tidak sesusah material dasar kayu yang lain Bila kamu beli di mebel Jepara karena itu sering memperoleh bonus berbentuk ukir pahatan cantik pada tempat tidur mewah itu Sama seperti yang kita mengetahui jika kayu jati mempunyai tingkat kekerasan dan kekakuan yang demikian tinggi hingga condong susah untuk dibuat karena bisa membuat perlengkapan beberapa perajinnya cepat hancur Ketika yang bertepatan ini menjadi nilai lebih buat kita untuk selekasnya memiliki Masalahnya makin susah sebuah produk untuk diolah maka semakin berharga harga Mencari Dengan bahan Dasar WolKenyamanan tidak cuma dari sisi fleksibilitas dan style pegasnya saja tetapi harus tetap jaga kita tertidur pada malam hari sampai pagi datang Sebagai deskripsi ada satu bahan terbaik yang dapat kamu tentukan untuk bagian sisi atas dari tempat tidur mewah itu yakni dibuat berbahan wol Wol mempunyai kualitas pengontrol temperatur alami hingga membuat prima untuk tidur malam supaya masih tetap pulas Berbahan itu harus juga dijahit setiap segi dan pinggirnya secara rata tanpa menunjukkan sisa jahitan itu sedikitpun Dengan demikian akar dari kemewahannya dapat kita peroleh Bahkan juga telah ada riset yang mengatakan jika orang yang tidur memakai bahan wol kasur dan selimutnya condong sanggup mempunyai detak jantung yang lebih konstan terbebas dari masalah tidur dan tingkatkan durasi waktu REM pada malam hari Sebagai sisi dari produk alami karena datang dari bulu bulu domba wol sangat pas dipakai di semua musim Pada musim hujan datang yang cuacanya mulai mendingin karena itu dapat menghangatkan Kebalikannya wol tidak akan membuat kita berasa kepanasan karena tidak mengakibatkan kelembapan terlalu berlebih Serat Alami Jadi OpsiBila misalkan kurang demikian pas berbahan dasar wol kamu juga bisa memakai material dasar serat alami Umumnya tempat tidur mewah yang dibikin oleh perajin mebel Jepara selalu memakai sumber daya alam dan dipanen sesuai konsep perdagangan dan kelestarian alam yang sehat Kasur serat alami masih jadi favorite banyak konsumen karena karakternya yang sanggup bernafas breathable responsive dan bertahan lama Serat alami dapat kita misalkan seperti juta an mata air kecil yang menolong kita untuk bergerak secara mudah dan nyaman saat tidur semalaman Dikatakan sebagai bahan berkualitas tinggi untuk tempat tidur mewah karena serat alami datang dari serat kelapa yang digabung dengan beragam jenis bahan simpatisan yang lain Serat ini selanjutnya dilapis oleh lateks untuk kemampuan pelindungan dan menolong udara masih tetap bersirkulasi lewat kasur supaya menahan kita berasa kepanasan Tempat Tidur Eksklusif TerbaikSesudah kita sukses memisah dan pilih beberapa faktor khusus dalam penyeleksian tempat tidur mewah seterusnya kita saksikan beberapa poin utama yang lain yang dapat kita peroleh bila berani menginvestasikan uang kita pada mebel berkualitas yang ini Memang semua perusahaan dan produsen kasur tentu tawarkan dan pasarkan produk mereka sebagai tipe yang paling terbaik Tetapi sebetulnya tidak seluruhnya yang mereka sajikan ke kita sanggup penuhi harapan kita sebagai konsumen Sayang mayoritas konsumen belum juga ngeh berkenaan tipe tempat tidur mewah dan bagaimana dampaknya pada badan kita dalam periode panjang Akhirnya mereka condong pilihnya secara asal asalan atau sekedar hanya disaksikan dari merek dan bentuknya saja Untuk itu kita dalami selanjutnya seperti apakah sich tempat tidur mewah yang terbaik itu Persyaratan Kasur Eksklusif yang Dapat DiputuskanSadar atau mungkin tidak sadar sebetulnya ada banyak kategorisasi yang sering jadi referensi dari mebel untuk diputuskan dan dipandang apa barang itu sebagai tipe unik eksklusif atau biasa saja Beberapa periset tuliskan jika ada banyak persyaratan tertentu yang perlu dipenuhi dengan sebuah tempat tidur supaya diputuskan oleh beberapa bangsawan Jadi tidak cuma dari sisi bentuknya saja namun harus mengikutkan detil detil yang tidak dapat diendus oleh banyak produsen kasur atau tidak sanggup mereka buat Detil ini tentu saja dibuat untuk junjung tinggi perasaan nyaman sekalian membuat terlihat cakap saat disimpan dalam kamar individu kita Beberapa persyaratan dan detil itu salah satunya ialah seperti berikut Ketinggian Matras Rerata harus dengan tinggi lebih kurang cm dari kerangka sampai ke permukaan atas kasur hingga menjadikan semakin tinggi dari tempat tidur secara umum Susunan Atas Sebaiknya halus dan dengan bahan premium Cari yang dengan bahan dasar seperti kasmir tencel serat bambu dan kapas organik Seluruh bahan ini sangat halus waktu dipegang membuat angin dapat terhembus dengan bebas dan mempernyerap kelembapan dengan lebih bagus Susunan Tambahan Harus melapis sisi atas tempat tidur mewah kita Umumnya mempunyai ketebalan cm dan dibuat berbahan lembut juga Ke persyaratan ini umumnya kerap dicari oleh banyak pencinta interior khususnya tempat tidur mewah Seterusnya saat pembelian karena itu sang produsen harus juga memberinya servis terbaik misalnya garansi Karena material dasar dari tempat tidur mewah dibuat bermaterial berkualitas karena itu harus dapat tahan lama sekurangnya sepanjang sepuluh tahun Walau pada intinya rangka dari tempat tidur itu dibuat dari kayu jati yang dapat bertahan sepanjang umur tetapi susunan atasnya belum pasti mempunyai kualitas yang serupa Pemakaian yang asal asalan saja semestinya dapat bertahan sampai sepuluh tahun sementara pemakaian lumrah dapat bertahan x lipatnya yakni sampai tahun Yang Dirasa Badan Kita Saat Memakai Tempat Tidur EksklusifKapan saja kita mempunyai uang berlebihan karena itu dapat memperoleh mebel terbaik dalam kelasnya terhitung tempat tidur mewah yang tawarkan beragam jenis kenyamanan Namun perasaan nyaman saja sebetulnya kurang cukup Kasur eksklusif itu harus tawarkan satu kesan berlainan saat kita pakai Misalkan dari sisi kelenturan susunan atasnya ada variasi yang dapat kita tentukan empuk sedang dan keras Susunan atas dengan kelenturan yang sering jadi bintang oleh nyaris pencinta mebel dalam ruang khususnya untuk pasangan muda Seterusnya tempat tidur mewah itu harus sanggup menyokong sisi punggung kita supaya terbebas dari masalah kesehatan khususnya ngilu punggung Kita jangan rasakan kepanasan saat tidur di atas kasur itu karena bahan yang berkualitas baik akan memberinya ruangan untuk angin untuk terhembus antara serat kain atau bahan yang dipakai Buat Tempat Tidur Eksklusif Lebih MenawanBila misalkan pada sebuah ruang itu cuman ada satu mebel eksklusif saja karena itu panoramanya akan terlihat seperti kurang demikian simetris Pemilikan tempat tidur mewah tentu saja harus disokong oleh lingkungan yang betul betul cocok untuk ditempati Dengan demikian kasur eksklusif semakin lebih terlihat menawan bila kamu lakukan langkah langkah paling akhir seperti berikut Hias dinding kamar kita dengan beragam jenis dialek simpatisan Dapat berbentuk wallpaper atau hiasan berbentuk lampu tempel Pilih headboard yang lebih mencolok Hadirkan sinar yang jelas dan glamor untuk lampu khusus yang melekat di atas kamar Tambah bangku sofa terbaik Dapat memakai seat seat atau loveseat Pijakk bantal secara rapi bila sedang tidak dipakai Lapisi dengan selimut eksklusif yang dibuat bermaterial terbaik Di luaran sana ada banyak tempat tidur mewah yang rerata dipasarkan nyaris milyaran Untungnya kita masih mempunyai mebel Jepara yang dapat diperoleh pada harga lumrah Selanjutnya pekerjaan kita cuman meriasnya supaya terlihat lebih eksklusif dan berkualitas seperti kasur kasur yang berada di beberapa hotel berbintang yang ongkos inapnya capai beberapa puluh juta an rupiah per malamnya Sumber 2021-08-30 22:02:27
Apple AppleInsider - Frontpage News Future iPhone could feature satellite support, but probably not in 2021 https://appleinsider.com/articles/21/08/30/future-iphone-could-feature-satellite-support-but-probably-not-in-2021?utm_medium=rss Future iPhone could feature satellite support but probably not in Apple is planning on bringing satellite communication support to a future iPhone for use in emergency situations though the feature likely won t debut in Credit Andrew O Hara AppleInsiderThere are at least two related emergency features that will use satellite networks sources familiar with the development told Bloomberg The features will allow users to send texts to first responders and report crashes in regions without cellular coverage Read more 2021-08-30 22:21:47
Apple AppleInsider - Frontpage News #AppleToo publishes first five stories of harrassment, discrimination https://appleinsider.com/articles/21/08/30/appletoo-publishes-first-five-stories-of-harrassment-discrimination?utm_medium=rss AppleToo publishes first five stories of harrassment discriminationThe first batch of stories collected by the AppleToo movement has been published by the internal Apple organization giving a glimpse at the company s internal work environment Credit AppleInsider AppleToo organizer Cher Scarlett published the stories on Medium Monday There are five personal anecdotes of harassment and discrimination in the first AppleToo digest Read more 2021-08-30 22:07:55
海外科学 NYT > Science Ida Hit One of the Country’s Biggest Oil and Chemical Hubs https://www.nytimes.com/2021/08/30/climate/ida-chemical-plants-refineries.html biggest 2021-08-30 22:13:33
金融 金融総合:経済レポート一覧 いきなりテーパリングは御法度~開始宣言は11月が濃厚:Market Flash http://www3.keizaireport.com/report.php/RID/466577/?rss marketflash 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月27日)~パウエルFRB議長講演受けドル円は109円台後半に下落 http://www3.keizaireport.com/report.php/RID/466581/?rss fxdaily 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 ECBの7月政策理事会のAccount~Proportionality:井上哲也のReview on Central Banking http://www3.keizaireport.com/report.php/RID/466582/?rss accountproportionality 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 テーパリングは見えても利上げ時期は依然見通せないFRB(ジャクソンホール):木内登英のGlobal Economy & Policy Insight http://www3.keizaireport.com/report.php/RID/466583/?rss lobaleconomypolicyinsight 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 今後のFOMCの課題~利上げ開始に向けて:井上哲也のReview on Central Banking http://www3.keizaireport.com/report.php/RID/466584/?rss reviewoncentralbanking 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 1960年代末における国際収支に対する認識と金融政策:金融政策の転換前後における日本銀行の視点を中心に http://www3.keizaireport.com/report.php/RID/466586/?rss 日本銀行 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 The Power of Central Bank Balance Sheets【全文:英語】 http://www3.keizaireport.com/report.php/RID/466587/?rss fcentralbankbalancesheets 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 Monetary Policy over the Lifecycle【全文:英語】 http://www3.keizaireport.com/report.php/RID/466588/?rss arypolicyoverthelifecycle 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 GSIA「Global Sustainable Investment Review 2020」を発表~世界の責任投資市場に関するレポート(2020年版):Research Clip http://www3.keizaireport.com/report.php/RID/466599/?rss investmentreview 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 みずほ経済・金融ウィークリー 2021年8月30日号~先週の内外経済・金融市場動向・評価&今週の注目点 http://www3.keizaireport.com/report.php/RID/466605/?rss 金融市場 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 SFDR、レベル1ベースの開示実例~EU資産運用会社等のサステナビリティ開示規制、大手の対応状況:金融規制(バーゼル規制その他) http://www3.keizaireport.com/report.php/RID/466609/?rss 大和総研 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 JCER金融ストレス指数は0.059 2021年8月30日公表~感染再拡大で緊急事態宣言は延長・対象地域拡大、ストレスは依然として低位 http://www3.keizaireport.com/report.php/RID/466611/?rss 対象地域 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 アジア主要通貨・株価の動き(8月27日まで) http://www3.keizaireport.com/report.php/RID/466618/?rss 国際金融情報センター 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 ブレトンウッズ体制の崩壊からの円高 http://www3.keizaireport.com/report.php/RID/466631/?rss impact 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 【マスター郡司のキーワード解説2021】ESG http://www3.keizaireport.com/report.php/RID/466633/?rss jagat 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 グローバルREITウィークリー 2021年9月第1週号 http://www3.keizaireport.com/report.php/RID/466636/?rss 日興アセットマネジメント 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 週間市場レポート(2021年8月23日~8月27日)~日本の株式・債券市場、米国の株式市場、外国為替市場 http://www3.keizaireport.com/report.php/RID/466638/?rss 債券市場 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 「年内テーパリング」発言後の相場展開 / ユーロ:死亡率の低さがユーロを下支え / 豪ドル:来週のRBA理事会へ向けて:Weekly FX Market Focus http://www3.keizaireport.com/report.php/RID/466641/?rss weeklyfxmarketfocus 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 投資環境ウィークリー 2021年8月30日号【日本、米国、欧州、ブラジル】ジャクソンホール会合通過後は米経済指標へ注目がシフト http://www3.keizaireport.com/report.php/RID/466642/?rss 三菱ufj 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 【エコシル】FRB、量的緩和縮小を年内に開始か~講演後、米国株は反発... http://www3.keizaireport.com/report.php/RID/466643/?rss 野村アセットマネジメント 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 【注目検索キーワード】AI戦略 http://search.keizaireport.com/search.php/-/keyword=AI戦略/?rss 検索キーワード 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 【お薦め書籍】もう価格で闘わない〜非価格経営を実現した24社の取り組み https://www.amazon.co.jp/exec/obidos/ASIN/4866672781/keizaireport-22/ 価格競争 2021-08-31 00:00:00
金融 ニュース - 保険市場TIMES 日本初の「乳がん・子宮頸がん・子宮体がん再発保障保険」発売 https://www.hokende.com/news/blog/entry/2021/08/31/080000 2021-08-31 08:00:00
ニュース BBC News - Home Nike is giving its head office staff a week's break https://www.bbc.co.uk/news/business-58388796?at_medium=RSS&at_campaign=KARANGA traumatic 2021-08-30 22:32:33
ニュース BBC News - Home Newspaper headlines: 'Fury' and 'chaos' as last US flight leaves Kabul https://www.bbc.co.uk/news/blogs-the-papers-58389471?at_medium=RSS&at_campaign=KARANGA presence 2021-08-30 22:51:29
ビジネス ダイヤモンド・オンライン - 新着記事 アフガンからの米軍撤退完了、20年戦争に幕 - WSJ発 https://diamond.jp/articles/-/280917 米軍撤退 2021-08-31 07:15:00
北海道 北海道新聞 道内市町村別の週間感染者数(8月15日~28日) https://www.hokkaido-np.co.jp/article/583859/ 新型コロナウイルス 2021-08-31 07:09:00
マーケティング AdverTimes 【人事】スズキ、サステナビリティ推進部ほか(2021年9月1日付) https://www.advertimes.com/20210831/article362039/ 課題 2021-08-30 22:30:17
マーケティング AdverTimes 【人事】イオンディライト、DX推進部長ほか(2021年9月1日付) https://www.advertimes.com/20210831/article362043/ 部長 2021-08-30 22:30:10
AWS AWS News Blog Inspect Subnet to Subnet traffic with Amazon VPC More Specific Routing https://aws.amazon.com/blogs/aws/inspect-subnet-to-subnet-traffic-with-amazon-vpc-more-specific-routing/ Inspect Subnet to Subnet traffic with Amazon VPC More Specific RoutingSince December Amazon Virtual Private Cloud VPC has allowed you to route all ingress traffic also known as north south traffic to a specific network interface You might use this capability for a number of reasons For example to inspect incoming traffic using an intrusion detection system IDS appliance or to route ingress … 2021-08-30 23:41:02
AWS AWS Partner Network (APN) Blog Amazon S3 Malware Scanning Using Trend Micro Cloud One and AWS Security Hub https://aws.amazon.com/blogs/apn/amazon-s3-malware-scanning-using-trend-micro-cloud-one-and-aws-security-hub/ Amazon S Malware Scanning Using Trend Micro Cloud One and AWS Security HubCloud security is the highest priority at AWS and we work closely with industry leading partners such as Trend Micro to build security solutions for customers In this post we share a malware scanning solution jointly built by Trend Micro and AWS that detects and automates response to malware payload uploaded to Amazon Simple Storage Service Amazon S The solution uses Trend Micro threat intelligence capabilities and AWS Security Hub 2021-08-30 23:31:07
AWS AWS Startups Blog SaaS Founder Series: Clumio CEO on Steering the Startup that Raised $11M Pre-Product https://aws.amazon.com/blogs/startups/saas-founder-series-clumio/ SaaS Founder Series Clumio CEO on Steering the Startup that Raised M Pre ProductThe growing customer preference for software as a service SaaS puts enterprise software startups in a rare position of advantage compared to established firms AWS SaaS Factory nbsp invited Poojan Kumar CEO and Co founder of Clumio to share the early successes and learnings from steering the startup that is disrupting a segment with numerous corporate behemoths 2021-08-30 23:06:09
AWS AWS Japan Blog 旅行の「次のノーマル」:トラベル&ホスピタリティの未来にカスタマーエンゲージメントが不可欠な理由 https://aws.amazon.com/jp/blogs/news/travels-next-normal-why-customer-engagement-is-essential-to-the-future-of-travel-and-hospitality/ nbspパンデミックの回復とその先で旅行者のエンゲージメントを維持するために旅行ブランドができるつのこと入会後、利用が少なくなっていても、ユーザーに購入意欲を持たせます一般的に、何ヶ月も利用していない状態は、顧客がコンバージョンする可能性が高い兆しではありませんが、Brazeデータによると、旅行者の行動に関しては、過去年が少し例外的になることを示唆しています。 2021-08-30 23:40:37
js JavaScriptタグが付けられた新着投稿 - Qiita だいたいフォークするだけでポートフォリオが出来上がるリポジトリ作ってみた https://qiita.com/takeda0125/items/69e33c9945f9e8974813 2021-08-31 09:04:55
js JavaScriptタグが付けられた新着投稿 - Qiita Adobe Audition Script - DTMプログラミング言語探訪 https://qiita.com/aike@github/items/4f6a66de1b34f5f1f209 AuditionもESTKで作成したプログラムから自動で波形編集処理をすることができます。 2021-08-31 08:52:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Processing 顔検出でエラー https://teratail.com/questions/356976?rss=all Processing顔検出でエラー前提・実現したいことProcessingで顔を認識し、顔の近くの色を検出するプログラムを作っています。 2021-08-31 09:04:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHP GDで塗りつぶし 詳しい方教えて下さい https://teratail.com/questions/356975?rss=all 2021-08-31 08:56:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Visual Studio コードマップ 異なるソリューションの参照元の検出方法 https://teratail.com/questions/356974?rss=all VisualStudioコードマップ異なるソリューションの参照元の検出方法VisualnbspStudionbspnbspEnterpriseのコードマップを利用して、変更のあった箇所を使用して影響のある機能を簡単に抽出できないか調べています。 2021-08-31 08:52:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 開発したいWebアプリケーションの機能の名称が分からない。 https://teratail.com/questions/356973?rss=all 開発したいWebアプリケーションの機能の名称が分からない。 2021-08-31 08:14:33
AWS AWSタグが付けられた新着投稿 - Qiita 【AWS SAA】元不合格者が語るSAA合格体験記 https://qiita.com/WAKUZO/items/a6f273fa66d0884571aa 回目を受ける上でこれを使用しました。 2021-08-31 08:55:38
Docker dockerタグが付けられた新着投稿 - Qiita docker ダウンロードエラー 解決策 (記録) https://qiita.com/acekame/items/b9589f49520460082a06 dockerダウンロードエラー解決策記録wslinstallationisincomplete失敗エラー「WSLinstallationisincomplete」が表示された場合Windows再起動後に、以下のエラー内容が表示されたら、以下の対象方法を行う【対象方法】以下をダウンロードwslupdatexmsiして、インストールする。 2021-08-31 08:26:56
技術ブログ MonotaRO Tech Blog Software Design連載 2021年8月号 Python製のレガシー&大規模システムをどうリファクタリングするか https://tech-blog.monotaro.com/entry/2021/08/31/090000?utm_source=feed 年の現在もPythonを用いた開発が続けられています。 2021-08-31 09:00:00
技術ブログ Developers.IO 特定のタグが設定されたAMIを作成した際にEventBridgeからSNSへ発行する https://dev.classmethod.jp/articles/notify-create-image-filtering-tags/ eventbridge 2021-08-30 23:59:57
Apple AppleInsider - Frontpage News Future iPhone could feature satellite calls & messages, but probably not in 2021 https://appleinsider.com/articles/21/08/30/future-iphone-could-feature-satellite-support-but-probably-not-in-2021?utm_medium=rss Future iPhone could feature satellite calls amp messages but probably not in Apple is planning on bringing satellite communication support to a future iPhone for use in emergency situations though the feature likely won t debut in Credit Andrew O Hara AppleInsiderThere are at least two related emergency features that will use satellite networks sources familiar with the development told Bloomberg The features will allow users to send texts to first responders and report crashes in regions without cellular coverage Read more 2021-08-30 23:07:19
海外TECH Engadget Chinese battery maker says it's ready to produce cobalt-free EV power packs at scale https://www.engadget.com/svolt-colbalt-free-battery-scale-production-234534595.html?src=rss Chinese battery maker says it x s ready to produce cobalt free EV power packs at scaleWhen you factor in cars trucks planes trains and shipping the transportation sector is the largest source of greenhouse gases in the US If we re going to have any chance of addressing climate change we ll need to move away from burning fossil fuels in our cars There s just one problem with most electric vehicles they depend on lithium ion batteries made with heavy metals like cobalt Not only is the material in short supply but it s mined in a way that involves child labor and the destruction of the environment For those reasons companies like IBM Panasonic and Tesla have tried to make electric batteries without heavy metals So far many of those efforts have yet to make it out of the lab but a Chinese company called SVOLT claims it s ready to start producing a cobalt free battery at scale At the Chengdu Motor Show the firm showed off an KWh capacity power pack inside a vehicle from Chinese automaker Great Wall Motors Under normal temperatures SVOLT says its battery can deliver approximately miles of range on a single charge and allow a car to accelerate from zero to miles per hour in under five seconds SVOLT said the battery is “expected to make its way to cars that go on sale in the Chinese market but didn t offer a timeline of when that might happen nor did it say just how many cobalt free power packs it can manufacture at the moment It s also worth pointing out other companies are making cobalt free batteries at scale As Electrek points out most of the Model units Tesla sells in China feature a lithium iron phosphate battery made by Contemporary Amperex Technology 2021-08-30 23:45:34
海外科学 NYT > Science What We Know About Climate Change and Hurricanes https://www.nytimes.com/2021/08/29/climate/climate-change-hurricanes.html behave 2021-08-30 23:43:02
医療系 内科開業医のお勉強日記 現在のCKD基準では高齢者を過剰診断し高コスト化するだけで若年者リスクを過小評価している https://kaigyoi.blogspot.com/2021/08/ckd.html また、歳以上の正常軽度のアルブミン尿を有する人で、固定閾値定義指標となるeGFR、mLminmのみでCKDを発症した人と、同様の特性を有するCKDを発症していない人の対照群eGFR、mLminmで、これらのリスクを比較した。 2021-08-30 23:52:00
医療系 内科開業医のお勉強日記 スタチン:諸刃の剣 https://kaigyoi.blogspot.com/2021/08/blog-post_28.html ベースラインと比較して、アトルバスタチンは、インスリン抵抗性定常血漿グルコースを中央値でP、インスリン分泌ISRAUCを中央値でPlt増加させた。 2021-08-30 23:28:00
医療系 内科開業医のお勉強日記 モデルナワクチンの方が優秀? https://kaigyoi.blogspot.com/2021/08/blog-post_31.html モデルナワクチンの方が優秀SARSCoVmRNAワクチンModernaがBNTbワクチンPfizerBioNTechと比較して感染者および非感染者においてまた年齢カテゴリーを問わず有意に高い体液性免疫原性を示した。 2021-08-30 23:28:00
金融 JPX マーケットニュース [東証]実質的存続性に関する審査(実質的存続性の喪失):(株)関西スーパーマーケット https://www.jpx.co.jp/news/1023/copy_of_20210831-12.html 関西スーパーマーケット 2021-08-31 08:40:00
金融 金融総合:経済レポート一覧 いきなりテーパリングは御法度~開始宣言は11月が濃厚:Market Flash http://www3.keizaireport.com/report.php/RID/466577/?rss marketflash 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月27日)~パウエルFRB議長講演受けドル円は109円台後半に下落 http://www3.keizaireport.com/report.php/RID/466581/?rss fxdaily 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 ECBの7月政策理事会のAccount~Proportionality:井上哲也のReview on Central Banking http://www3.keizaireport.com/report.php/RID/466582/?rss accountproportionality 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 テーパリングは見えても利上げ時期は依然見通せないFRB(ジャクソンホール):木内登英のGlobal Economy & Policy Insight http://www3.keizaireport.com/report.php/RID/466583/?rss lobaleconomypolicyinsight 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 今後のFOMCの課題~利上げ開始に向けて:井上哲也のReview on Central Banking http://www3.keizaireport.com/report.php/RID/466584/?rss reviewoncentralbanking 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 1960年代末における国際収支に対する認識と金融政策:金融政策の転換前後における日本銀行の視点を中心に http://www3.keizaireport.com/report.php/RID/466586/?rss 日本銀行 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 The Power of Central Bank Balance Sheets【全文:英語】 http://www3.keizaireport.com/report.php/RID/466587/?rss fcentralbankbalancesheets 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 Monetary Policy over the Lifecycle【全文:英語】 http://www3.keizaireport.com/report.php/RID/466588/?rss arypolicyoverthelifecycle 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 GSIA「Global Sustainable Investment Review 2020」を発表~世界の責任投資市場に関するレポート(2020年版):Research Clip http://www3.keizaireport.com/report.php/RID/466599/?rss investmentreview 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 みずほ経済・金融ウィークリー 2021年8月30日号~先週の内外経済・金融市場動向・評価&今週の注目点 http://www3.keizaireport.com/report.php/RID/466605/?rss 金融市場 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 SFDR、レベル1ベースの開示実例~EU資産運用会社等のサステナビリティ開示規制、大手の対応状況:金融規制(バーゼル規制その他) http://www3.keizaireport.com/report.php/RID/466609/?rss 大和総研 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 JCER金融ストレス指数は0.059 2021年8月30日公表~感染再拡大で緊急事態宣言は延長・対象地域拡大、ストレスは依然として低位 http://www3.keizaireport.com/report.php/RID/466611/?rss 対象地域 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 アジア主要通貨・株価の動き(8月27日まで) http://www3.keizaireport.com/report.php/RID/466618/?rss 国際金融情報センター 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 ブレトンウッズ体制の崩壊からの円高 http://www3.keizaireport.com/report.php/RID/466631/?rss impact 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 【マスター郡司のキーワード解説2021】ESG http://www3.keizaireport.com/report.php/RID/466633/?rss jagat 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 グローバルREITウィークリー 2021年9月第1週号 http://www3.keizaireport.com/report.php/RID/466636/?rss 日興アセットマネジメント 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 週間市場レポート(2021年8月23日~8月27日)~日本の株式・債券市場、米国の株式市場、外国為替市場 http://www3.keizaireport.com/report.php/RID/466638/?rss 債券市場 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 「年内テーパリング」発言後の相場展開 / ユーロ:死亡率の低さがユーロを下支え / 豪ドル:来週のRBA理事会へ向けて:Weekly FX Market Focus http://www3.keizaireport.com/report.php/RID/466641/?rss weeklyfxmarketfocus 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 投資環境ウィークリー 2021年8月30日号【日本、米国、欧州、ブラジル】ジャクソンホール会合通過後は米経済指標へ注目がシフト http://www3.keizaireport.com/report.php/RID/466642/?rss 三菱ufj 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 【エコシル】FRB、量的緩和縮小を年内に開始か~講演後、米国株は反発... http://www3.keizaireport.com/report.php/RID/466643/?rss 野村アセットマネジメント 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 【注目検索キーワード】AI戦略 http://search.keizaireport.com/search.php/-/keyword=AI戦略/?rss 検索キーワード 2021-08-31 00:00:00
金融 金融総合:経済レポート一覧 【お薦め書籍】もう価格で闘わない〜非価格経営を実現した24社の取り組み https://www.amazon.co.jp/exec/obidos/ASIN/4866672781/keizaireport-22/ 価格競争 2021-08-31 00:00:00
金融 日本銀行:RSS 国内銀行の資産・負債等(銀行勘定)(7月末) http://www.boj.or.jp/statistics/asli_fi/ald2107.pdf 銀行 2021-08-31 08:50:00
金融 日本銀行:RSS 貸出約定平均金利(7月) http://www.boj.or.jp/statistics/dl/loan/yaku/yaku2107.pdf 貸出 2021-08-31 08:50:00
海外ニュース Japan Times latest articles Last U.S. troops depart Afghanistan, ending America’s longest war https://www.japantimes.co.jp/news/2021/08/31/world/us-longest-war-ends/ Last U S troops depart Afghanistan ending America s longest warIn a first in the nearly years since al Qaida s Sept attacks plunged the United States into war not a single service member 2021-08-31 08:33:36
ニュース BBC News - Home Murray edged out by Tsitsipas in US Open epic https://www.bbc.co.uk/sport/tennis/58389181?at_medium=RSS&at_campaign=KARANGA epicandy 2021-08-30 23:52:07
ビジネス ダイヤモンド・オンライン - 新着記事 ディズニー、性的暴行訴える被害者との調停に失敗していた - WSJ発 https://diamond.jp/articles/-/280919 性的暴行 2021-08-31 08:18:00
LifeHuck ライフハッカー[日本版] 「Slack」のメッセージを予約送信する方法 https://www.lifehacker.jp/2021/08/240658how-to-schedule-messages-on-slack-and-avoid-annoying-yo.html slack 2021-08-31 08:30:00
北海道 北海道新聞 総務省、デジタル化整備に重点 16兆4千億円を予算要求 https://www.hokkaido-np.co.jp/article/583887/ 重点 2021-08-31 08:06:11
ビジネス 東洋経済オンライン データが裏付ける「ジープ」ユーザーの深い愛情 198名のレネゲード&ラングラー購入者を分析 | トレンド | 東洋経済オンライン https://toyokeizai.net/articles/-/450808?utm_source=rss&utm_medium=http&utm_campaign=link_back 好調ぶり 2021-08-31 09:00:00
ビジネス 東洋経済オンライン 日本人は最低賃金を抑え込む事の弊害を知らない 労働者を買い叩き続ける限りデフレは終わらない | ワークスタイル | 東洋経済オンライン https://toyokeizai.net/articles/-/450794?utm_source=rss&utm_medium=http&utm_campaign=link_back 引き上げ 2021-08-31 08:30:00
ビジネス プレジデントオンライン 「あおり運転」の被害に遭いやすい人が無意識にやっている「あおられ運転」という落とし穴 - 大原則は「他車の邪魔にならない」 https://president.jp/articles/-/49316 落とし穴 2021-08-31 09:00:00
ビジネス プレジデントオンライン 「子供にコロナワクチンを打っていいのか」迷う人に現役小児科医が伝えているたった一つのこと - 「不安」を具体的な事実で埋めていく https://president.jp/articles/-/49208 新型コロナウイルス 2021-08-31 09:00:00
マーケティング AdverTimes 【人事】なとり、マーケティング一部長ほか(2021年9月1日付) https://www.advertimes.com/20210831/article362050/ 部長 2021-08-30 23:28:30
海外TECH reddit Unexpected tenant in NY https://www.reddit.com/r/Damnthatsinteresting/comments/petjf7/unexpected_tenant_in_ny/ Unexpected tenant in NY submitted by u sukant to r Damnthatsinteresting link comments 2021-08-30 23:10:11
TECH Engadget Japanese 8/31限定:スマホ/ノートPCのスタンド「MOFT」シリーズが15%オフ! Amazonでタイムセール開催中 https://japanese.engadget.com/sale-moft-stand-014000573.html amazon 2021-08-31 01:40:00
ROBOT ロボスタ GITAIのロボットを乗せた「SpaceXロケット」の打ち上げに成功、既に宇宙ステーションISSに到着 https://robotstart.info/2021/08/31/gitai-spacex-iss.html gitai 2021-08-31 01:47:10
IT ITmedia 総合記事一覧 [ITmedia News] 「ワクチン接種、予約はこちら」偽メールに注意 自衛隊・厚労省かたりクレカ情報詐取 https://www.itmedia.co.jp/news/articles/2108/31/news085.html itmedia 2021-08-31 10:40:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 莫大なカネを生む「カジノ」が、日本で“オワコン”になった3つの理由 https://www.itmedia.co.jp/business/articles/2108/31/news069.html itmedia 2021-08-31 10:34:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 内々定辞退者数、「増えた」が昨年の2.5倍に なぜ? https://www.itmedia.co.jp/business/articles/2108/31/news070.html itmedia 2021-08-31 10:15:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] ブラックな薬局のイメージ1位は「長時間労働・人員不足」 一方、現役薬剤師が挙げた1位は? https://www.itmedia.co.jp/business/articles/2108/31/news072.html itmedia 2021-08-31 10:10:00
TECH Techable(テッカブル) 「2050年の東京」を描く! ソニーのデザイナーとSF作家による『ONE DAY, 2050 / Sci-Fi Prototyping』 https://techable.jp/archives/160991 ginzasonypark 2021-08-31 01:00:43
Google Google Developer Japan Blog Google Chat で Webhook を使って非同期通知を提供する http://developers-jp.googleblog.com/feeds/6156702006925490964/comments/default しかし、ユーザーにとっての価値は明らかだったため、作者にちなんだ名前が付けられることになったのですGoogleWorkspaceUpdates「ボット」通称Wexbotを自分のチャットルームに追加する自分のGoogleWorkspaceUpdates「ボット」を追加してみたい方や、他のユースケースを実現するためにAppsScriptを使ってWebhook経由でGoogleChatに非同期メッセージを送る方法を知りたい方のために、GitHubでプロジェクトを公開しています。 2021-08-31 11:00:00
js JavaScriptタグが付けられた新着投稿 - Qiita moment() で年月日などを扱う方法 https://qiita.com/Yg__/items/4ad8946544911398f278 momentで年月日などを扱う方法概要momentを使う機会があったので今後の為にも色々まとめておく。 2021-08-31 10:20:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHP TSV 配列変換 https://teratail.com/questions/356991?rss=all PHPTSV配列変換以下のtsvファイルのデータがあります。 2021-08-31 10:48:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【SQLserver接続】tnsnames.oraの記述内容について https://teratail.com/questions/356990?rss=all 【SQLserver接続】tnsnamesoraの記述内容について前提・実現したいこと前提として、PHPを利用したシステムと、タスクスケジューラを使い夜間にデータ取得のために作成しているバッチファイルがいくつかあります。 2021-08-31 10:46:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) EC2にて、Action Mailerを使いメールを送りたいです。 https://teratail.com/questions/356989?rss=all ECにて、ActionMailerを使いメールを送りたいです。 2021-08-31 10:41:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) containerだけでなく画面いっぱいに背景色を付けたい https://teratail.com/questions/356988?rss=all 2021-08-31 10:38:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 複数クラスからアクセスする共通クラスを実装したい https://teratail.com/questions/356987?rss=all 複数クラスからアクセスする共通クラスを実装したい環境環境は、以下の通りです。 2021-08-31 10:37:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [ExcelVBA] データを別シートにコピーするマクロで、アプリケーション定義またはオブジェクト定義のエラーが出てしまう https://teratail.com/questions/356986?rss=all 以下のエラーメッセージが発生しました。 2021-08-31 10:30:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Javaで録音したWAVEファイルの音声が一部分飛ぶ https://teratail.com/questions/356985?rss=all Javaで録音したWAVEファイルの音声が一部分飛ぶ前提・実現したいことJavaでマイク入力音声をWAVEファイルに保存し、サーバーにポストするシステムを作っています。 2021-08-31 10:29:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) data- プロパティが書き換えられない https://teratail.com/questions/356984?rss=all dataプロパティが書き換えられない特定のイベント下記の例ではnbspaposbtnaposonaposclickaposでdataid属性を書き換えるためにdataaposidaposapos変更後aposとしています。 2021-08-31 10:24:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) EXCEL空白セルの置換 https://teratail.com/questions/356983?rss=all EXCEL空白セルの置換前提・実現したいこと基幹情報をCRMにCSV形式でインポートする日々の作業をBluenbspPrismで自動化を目指しています。 2021-08-31 10:12:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Django: ブログのカテゴリー機能がうまく動かない。 https://teratail.com/questions/356982?rss=all しかし、そのカテゴリーを押すとしっかりとクエリに反映されるのですが、カテゴリー分けされたブログ記事は表示されません。 2021-08-31 10:05:01
AWS AWSタグが付けられた新着投稿 - Qiita 環境センサーのデータをスマホでモニタリングする(Flutter) - データ蓄積編 - https://qiita.com/cami_oshimo/items/3d4c9aa490d4b135f99c 環境センサーのデータをスマホでモニタリングするFlutterデータ蓄積編概要新型コロナの影響で環境センシングデバイス、可視化ツールの需要が高まっている。 2021-08-31 10:12:10
Docker dockerタグが付けられた新着投稿 - Qiita WordPressの開発環境をDockerで構築する方法 https://qiita.com/herishiro/items/d59b30b331ef8d62be1b dockercomposeの各種コマンドローカルのWordpressフォルダにマウントする上記までの状態だと、wordpressコンテナ内のvarwwwhtml内にインストールされたWordpressを参照している状態。 2021-08-31 10:40:45
Git Gitタグが付けられた新着投稿 - Qiita 【Git/Github 初心者】草を生やす~コントリビューション~ https://qiita.com/onigiri12/items/0ea461823140e7393a68 Gitで設定をすることで、Github上で作業した記録を残していくことができます。 2021-08-31 10:45:07
Git Gitタグが付けられた新着投稿 - Qiita Eclipse と Github を連携する方法 ~ パーソナルアクセストークン の 使用方法 ~ https://qiita.com/riversun/items/93604f4c7c5aa020da82 これでパーソナルアクセストークン生成はおしまいEclipseからパーソナルアクセストークンをつかったGithub連携を行うここでは、認証が必要なprivateなプロジェクトをインポートする例でみていくFilegtimportを選択GitgtProjectsfromGitを選択GithubにあるプロジェクトをクローンしてEclipseで編集したいのCloneURIを選択GithubにあるプロジェクトのURIを入力したあとAuthenticationにUserとPasswordの入力をするUserにはGithubのユーザー名を入力Passwordには、先ほど生成したパーソナルアクセストークンを入力する無事認証が成功した。 2021-08-31 10:26:37
技術ブログ Developers.IO [Looker] ExploreにExploreをjoinする #looker https://dev.classmethod.jp/articles/join-explore-ni-explore/ explore 2021-08-31 01:27:18
技術ブログ Developers.IO 【レポート】Is Worldwide Competitive Game Development possible in Japan?/日本で世界規模の競争力のあるゲーム開発は可能なのか? #CEDEC2021 #classmethod_game https://dev.classmethod.jp/articles/report-cedec2021-iwcgdj/ 【レポート】IsWorldwideCompetitiveGameDevelopmentpossibleinJapan日本で世界規模の競争力のあるゲーム開発は可能なのかCEDECclassmethodgameこんにちはゲームソリューション部の岡本です。 2021-08-31 01:02:25
Apple AppleInsider - Frontpage News Judge in Nokia and Apple lawsuit owned Apple stock during proceedings https://appleinsider.com/articles/21/08/31/judge-in-nokia-and-apple-lawsuit-owned-apple-stock-during-proceedings?utm_medium=rss Judge in Nokia and Apple lawsuit owned Apple stock during proceedingsA federal judge was recently found to have owned Apple stock while presiding over a case brought against the tech giant by Nokia though the discovery is unlikely to lead to further legal action Apple and Nokia were embroiled in a bitter patent dispute from to with both companies filing a series of legal complaints and regulatory challenges as competition in the smartphone market came to a head The issue was ultimately settled in June and while terms of the agreement were kept confidential Apple was expected to make amends with a one time payment and ongoing royalties Read more 2021-08-31 01:02:14
海外科学 NYT > Science Federal Judge Strikes Down Trump Rule Governing Water Pollution https://www.nytimes.com/2021/08/30/climate/federal-judge-trump-water-pollution.html Federal Judge Strikes Down Trump Rule Governing Water PollutionThe rule allowed fertilizers pesticides and industrial chemicals to flow into small streams marshes and wetlands The judge warned of environmental harm 2021-08-31 01:48:02
金融 ニッセイ基礎研究所 鉱工業生産21年7月-自動車生産は低迷が続くが、全体としては堅調を維持 https://www.nli-research.co.jp/topics_detail1/id=68619?site=nli 月の生産を業種別に見ると、内外の設備投資の回復を受けて、生産用機械が前月比と好調を維持し、デジタル関連需要の強さを背景に、電子部品・デバイスも同の上昇となったが、半導体不足の影響緩和で月に前月比と急回復した自動車が同と落ち込んだ。 2021-08-31 10:52:33
金融 日本銀行:RSS 決済動向(7月) http://www.boj.or.jp/statistics/set/kess/release/2021/kess2107.pdf 決済 2021-08-31 11:00:00
ニュース ジェトロ ビジネスニュース(通商弘報) イラン新外相がロシアなど各国外相らと相次ぎ電話会談、イラクとシリアも訪問 https://www.jetro.go.jp/biznews/2021/08/3a397a2a963209bb.html 電話会談 2021-08-31 01:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) ユニバーサル北京リゾート、9月1日から試験営業を開始 https://www.jetro.go.jp/biznews/2021/08/e31f39270f3b5801.html 試験 2021-08-31 01:15:00
海外ニュース Japan Times latest articles Keiko Sugiura wins gold in women’s cycling road time trial https://www.japantimes.co.jp/sports/2021/08/31/paralympics/summer-paralympics/keiko-sugiura-gold-medal/ medalist 2021-08-31 10:04:05
ニュース BBC News - Home Murray edged out by Tsitsipas in US Open epic https://www.bbc.co.uk/sport/tennis/58389181?at_medium=RSS&at_campaign=KARANGA epicandy 2021-08-31 01:45:16
ニュース BBC News - Home The last US soldier leaves Afghanistan https://www.bbc.co.uk/news/world-us-canada-58390310?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-31 01:24:45
LifeHuck ライフハッカー[日本版] 【Amazonタイムセール中!】スタンディングワークもできるPCスタンドや、20%オフのビーツドリンク10本セットなど https://www.lifehacker.jp/2021/08/amazon-timesale-0831-1.html amazon 2021-08-31 10:30:00
北海道 北海道新聞 7月の梅雨被害を激甚災害指定 熱海土石流も https://www.hokkaido-np.co.jp/article/583941/ 激甚災害 2021-08-31 10:07:00
IT 気になる、記になる… UQ mobile、月額990円から使える「自宅セット割」を発表 − インターネットコースとでんきコースの2コース https://taisy0.com/2021/08/31/144732.html uqmobile 2021-08-31 02:17:18
IT 気になる、記になる… Anker、ソーラーチャージャー「Anker PowerSolar 3-Port 100W」を発売 https://taisy0.com/2021/08/31/144729.html anker 2021-08-31 02:10:36
TECH Engadget Japanese Fossil、最新スマートウォッチ「Gen 6」を海外発表。Wear 4100+搭載でパフォーマンスも向上 https://japanese.engadget.com/fossil-gen-6-023043599.html fossil 2021-08-31 02:30:43
TECH Engadget Japanese 日差し、積雪、鳥のフンから、車も人も守る。10秒で展開するリモコン式カーパラソル「APパラソル」 https://japanese.engadget.com/ap-parasol-022529528.html 2021-08-31 02:25:29
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] ロッテ、BTSとコラボした「キシリトールガム ベリーミックス7」「キシリトールガム ピーチ」を発売 狙いは? https://www.itmedia.co.jp/business/articles/2108/31/news088.html itmedia 2021-08-31 11:50:00
IT ITmedia 総合記事一覧 [ITmedia News] 楽天、来春NFTに参入 コンテンツホルダーがNFT発行できる「Rakuten NFT」提供へ https://www.itmedia.co.jp/news/articles/2108/31/news102.html itmedia 2021-08-31 11:50:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] ZTE「AXON 30 Ultra」と「nubia Z30 Pro」はトリプル6400万画素カメラを搭載 https://www.itmedia.co.jp/mobile/articles/2108/31/news101.html ITmediaMobileZTE「AXONUltra」と「nubiaZPro」はトリプル万画素カメラを搭載ZTEの「AXONUltra」は、広角、超広角、ポートレート用に万画素のカメラをつ搭載しています。 2021-08-31 11:46:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] エプソンダイレクト、POS用途などに好適な11.6型タッチ液晶一体型デスクトップ https://www.itmedia.co.jp/pcuser/articles/2108/31/news096.html itmediapcuser 2021-08-31 11:28:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 出光・日産、EV充電に料金変動制 11月から実証事業 https://www.itmedia.co.jp/business/articles/2108/31/news095.html 有効活用 2021-08-31 11:28:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 500億円市場 急拡大する「クラファン」の光と影 https://www.itmedia.co.jp/business/articles/2108/31/news094.html ITmediaビジネスオンライン億円市場急拡大する「クラファン」の光と影新型コロナウイルス禍で苦境にあえぐ中小企業や飲食店が増える中、インターネットで資金を募る「クラウドファンディング」CFが急拡大している。 2021-08-31 11:23:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] ワークスペースシェアリングに新プラン「All Free」 使わなかったら0円、使いすぎたら使い放題プランに自動切り替え https://www.itmedia.co.jp/business/articles/2108/31/news093.html allfree 2021-08-31 11:22:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 福利厚生サービスサイト「ファミWELL」運用開始 ストアスタッフ向けの福利厚生を拡充 https://www.itmedia.co.jp/business/articles/2108/31/news092.html itmedia 2021-08-31 11:20:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] UQ mobileでauの「世界データ定額」や「故障紛失サポート」を利用可能に https://www.itmedia.co.jp/mobile/articles/2108/31/news091.html ITmediaMobileUQmobileでauの「世界データ定額」や「故障紛失サポート」を利用可能にKDDIと沖縄セルラーは、「UQmobile」向けに月日から提供する「くりこしプランG」にて、auのサービスを提供する。 2021-08-31 11:18:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] アイリスオーヤマがプロテイン市場に参入 第1弾の特徴は? https://www.itmedia.co.jp/business/articles/2108/31/news086.html itmedia 2021-08-31 11:05:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] マウス、Ryzen 7を採用した税込み9万円台の15.6型スタンダードノート https://www.itmedia.co.jp/pcuser/articles/2108/31/news058.html itmediapcuser 2021-08-31 11:01:00
TECH Techable(テッカブル) GITAIの宇宙用作業ロボット「S1」を搭載したSpaceXロケットの打ち上げ成功! https://techable.jp/archives/161001 gitai 2021-08-31 02:30:46
TECH Techable(テッカブル) 大阪で「空飛ぶクルマのエアタクシー」の実現目指し、5社が共同で調査を実施 https://techable.jp/archives/160979 skydrive 2021-08-31 02:00:44
python Pythonタグが付けられた新着投稿 - Qiita VSCodeでPythonファイルをデバッグ https://qiita.com/disk131/items/126b52382593893c9f19 デバッグコンソールにhelloと打ってエンターを押すとhelloの中身が確認できます。 2021-08-31 11:32:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) package.jsonにfirebaseを追加済みでも、Module not found: Can't resolve 'firebase'となります https://teratail.com/questions/356996?rss=all packagejsonにfirebaseを追加済みでも、ModulenotfoundCanxtresolvexfirebasexとなりますNextjsでfirebaseを使おうとしています。 2021-08-31 11:58:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 🔰Discord.pyでR18コマンド https://teratail.com/questions/356995?rss=all DiscordpyでRコマンド実現したいことDiscordpyでRコマンドを作りたいです。 2021-08-31 11:42:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPressでnoteの記事をRSSで取得するコードを書いているがエラーが出ている https://teratail.com/questions/356994?rss=all まだ初心者の為、他の質問者さんの回答をfunctionphpにコピペしたところエラーが出ました。 2021-08-31 11:30:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) スクレイピング エラーが出たり出なかったりする https://teratail.com/questions/356993?rss=all スクレイピングエラーが出たり出なかったりする前提・実現したいことスクレイピングを行なっているのですが実行すると回に回程度エラーが発生し情報を取得できない時があり、想定される原因を教えていただきたいです。 2021-08-31 11:17:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 学習曲線の訓練データの方が1.0になる https://teratail.com/questions/356992?rss=all lightgbm 2021-08-31 11:07:35
Ruby Rubyタグが付けられた新着投稿 - Qiita [Rails]バッチ処理を実装出来るエンジニアに俺はなる! https://qiita.com/ren0826jam/items/843615cb4f3339a91b63 例情報の一括更新、バックアップの作成etcバッチ処理実装方法自分の調べた感じで言うと、主につの実装方法があるらしいので、どちらがよく使われてることもないと思うので、どちらも紹介したいと思いますRailsTaskを用いた実装libtasks配下にrakeファイルを作成します。 2021-08-31 11:34:23
AWS AWSタグが付けられた新着投稿 - Qiita AWS: デフォルトVPC 削除と新規作成 https://qiita.com/Shuhei_Nakada/items/1f9e97dee84947d21cb9 方法はめちゃくちゃ楽で一瞬で終わる削除まずは・AWSコンソールマネジメントからVPCメニューに移動・消したい対象のデフォルトVPCを選択・アクションでVPCの削除を選択続いて、ポップアップで出てくるメニューで・デフォルトVPC削除にチェックを入れる・「デフォルトVPCの削除」と入力する・削除ボタンを押すこれだけで作業が完了めちゃ楽参考デフォルトVPCにリソースが残ってる場合消そうと思ったデフォルトVPCにリソースEC等が残っている場合は「中にリソースが残ってるよ」とawsが警告文を出してくれる。 2021-08-31 11:25:10
golang Goタグが付けられた新着投稿 - Qiita [備忘] error strings should not be capitalized 対応 https://qiita.com/Gin/items/deb03be9dd51e24cb823 備忘errorstringsshouldnotbecapitalized対応fmtErrorfThismethodisnotimplementedって書いたらerrorstringsshouldnotbecapitalizedSTgostaticcheckっておこられた。 2021-08-31 11:29:41
GCP gcpタグが付けられた新着投稿 - Qiita Firebase Authでカスタムドメインを表示する https://qiita.com/moya_dev/items/285ad25d9d8c858cee58 アプリケーションを独自ドメインで動かしていても、デフォルト設定だとここでデフォルトのドメインが表示されてかっこわるいです。 2021-08-31 11:35:34
Ruby Railsタグが付けられた新着投稿 - Qiita macOSのrailsで"An error occurred while installing mysql2 (0.5.3), and Bundler cannot continue."の対処方法 https://qiita.com/devzooiiooz/items/7195e8b51f0f4ecdef49 macOSのrailsでquotAnerroroccurredwhileinstallingmysqlandBundlercannotcontinuequotの対処方法環境macOSBigSurrubyrailsmysqlgemでmysqlインストール時に絶対errorに俺はなる以前はQiitaに対処方法のエントリがあったのだけど、なんか無くなっちゃったので。 2021-08-31 11:38:48
Ruby Railsタグが付けられた新着投稿 - Qiita [Rails]バッチ処理を実装出来るエンジニアに俺はなる! https://qiita.com/ren0826jam/items/843615cb4f3339a91b63 例情報の一括更新、バックアップの作成etcバッチ処理実装方法自分の調べた感じで言うと、主につの実装方法があるらしいので、どちらがよく使われてることもないと思うので、どちらも紹介したいと思いますRailsTaskを用いた実装libtasks配下にrakeファイルを作成します。 2021-08-31 11:34:23
技術ブログ Developers.IO Redshift Federated Queryで異なるアカウントのRDSにアクセスしてみた https://dev.classmethod.jp/articles/different-account-redshift-federated-query/ redshift 2021-08-31 02:48:05
技術ブログ Developers.IO 【9/21(火)リモート】クラスメソッドの会社説明会を開催します https://dev.classmethod.jp/news/jobfair-210921/ 会社説明会 2021-08-31 02:12:31
Apple AppleInsider - Frontpage News Tweetbot update brings 'Behaviors' settings for customizing iPhone, iPad usability https://appleinsider.com/articles/21/08/31/tweetbot-update-brings-behaviors-settings-for-customizing-iphone-ipad-usability?utm_medium=rss Tweetbot update brings x Behaviors x settings for customizing iPhone iPad usabilityDeveloper Tapbots on Monday released a new version of its Tweetbot Twitter client for iPhone and iPad delivering a new feature that enables fine tuning of user interface settings like Tap to Top Called Behaviors the new settings category in Tweetbot version allows users to tweak their experience within the app using simple toggles For example the aforementioned Tap to Top setting which lets users scrolls back to the top of their Twitter timeline by tapping iPhone or iPad s status bar can be disabled with a switch Likewise other options like drag and drop tweets and swipe to switch themes can be enabled or disabled in Behaviors Read more 2021-08-31 02:34:08
Apple AppleInsider - Frontpage News Kanye West's 'Donda' sets Apple Music record with 60M streams in first day https://appleinsider.com/articles/21/08/31/kanye-wests-donda-sets-apple-music-record-with-60m-streams-in-first-day?utm_medium=rss Kanye West x s x Donda x sets Apple Music record with M streams in first dayKanye West s hotly anticipated ーand much delayed ーalbum Donda was streamed more than million times by Apple Music users in the U S following a debut on Sunday a record for the service Citing sources familiar with the matter Billboard reports Donda took the third spot on Apple Music s list of albums with the most streams after hours of availability Topping Apple s all time debut chart is J Cole s effort KOD which raked in million streams in its first hours Drake s Views is currently in second with about million streams Read more 2021-08-31 02:22:08
金融 article ? The Finance 特定目的会社(TMK)を不動産流動化に利用する際のポイントと実務(第2回) https://thefinance.jp/law/210831 優遇措置 2021-08-31 02:10:53
ニュース @日本経済新聞 電子版 米決済大手ペイパルが株式取引に参入検討と米報道。同社は現行のアプリをショッピングなど他のサービスを統合した「スーパーアプリ」に進化させようとしており、その一環とみられます。 https://t.co/mvoJeb4LwX https://twitter.com/nikkei/statuses/1432538677511602177 米決済大手ペイパルが株式取引に参入検討と米報道。 2021-08-31 03:00:10
ニュース @日本経済新聞 電子版 自転車・杉浦、会心の走りで金 50歳難コース攻略 https://t.co/uY74diPcQE https://twitter.com/nikkei/statuses/1432537714520301574 走り 2021-08-31 02:56:21
ニュース @日本経済新聞 電子版 パソナ、防災にウーバー流 アプリで個人つなぎ共助促進 https://t.co/Cp8j8kex7B https://twitter.com/nikkei/statuses/1432535583021174792 防災 2021-08-31 02:47:52
ニュース @日本経済新聞 電子版 安保理決議「アフガン人と外国人の出国保証を」 https://t.co/lf70ZdMpkL https://twitter.com/nikkei/statuses/1432535185006809092 安保理決議 2021-08-31 02:46:17
ニュース @日本経済新聞 電子版 歩きやすくするため靴底にゴムを貼ったことが始まりとされ「sneak」(忍び寄る)が語源のスニーカー。このスニーカーにも脱炭素の風が吹いています。サトウキビ素材などを使うオールバーズの靴づくりを取材しました。 #日経STORY 熱狂… https://t.co/nXqAym5XHq https://twitter.com/nikkei/statuses/1432532257642799105 歩きやすくするため靴底にゴムを貼ったことが始まりとされ「sneak」忍び寄るが語源のスニーカー。 2021-08-31 02:34:40
ニュース @日本経済新聞 電子版 スキー場、遊び尽くせ! 逆境に負けず春夏秋も集客 https://t.co/FjxLOoCQYo https://twitter.com/nikkei/statuses/1432528052727152641 遊び 2021-08-31 02:17:57
ニュース @日本経済新聞 電子版 迫る人口減の世界「乗り切るか没落かの岐路」 鬼頭宏氏 https://t.co/X23tODPb2f https://twitter.com/nikkei/statuses/1432526275550146563 鬼頭宏 2021-08-31 02:10:53
ニュース @日本経済新聞 電子版 カシオGショック、タフさ全方位 日鉄と素材から開発 https://t.co/9wS82z94nB https://twitter.com/nikkei/statuses/1432523986777219078 素材 2021-08-31 02:01:48
海外ニュース Japan Times latest articles Japan confirms first case of new type of delta variant https://www.japantimes.co.jp/news/2021/08/31/national/japan-confirms-first-case-new-type-delta-variant/ japan 2021-08-31 11:45:44
ニュース BBC News - Home Afghanistan: UK to push for safe passage for Afghans as US withdraws https://www.bbc.co.uk/news/uk-58389977?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-31 02:46:52
ビジネス ダイヤモンド・オンライン - 新着記事 【社説】米軍撤退完了の「恥ずべき日」 - WSJ発 https://diamond.jp/articles/-/280951 米軍撤退 2021-08-31 11:19:00
LifeHuck ライフハッカー[日本版] 収納スペースを増設したいなら「デュアルモニターアーム」が正解|ラック取り付けで縦空間を利用【今日のライフハックツール】 https://www.lifehacker.jp/2021/08/240098lht-suptek.html suptek 2021-08-31 12:00:00
北海道 北海道新聞 半導体大手ルネサス、英大手買収を完了 6千億円、充電や通信強化 https://www.hokkaido-np.co.jp/article/583964/ 通信 2021-08-31 11:19:02
北海道 北海道新聞 大谷翔平が9月1日の登板回避 投球受けた右手首に痛み https://www.hokkaido-np.co.jp/article/583937/ 大リーグ 2021-08-31 11:15:01
北海道 北海道新聞 【道スポ】コンサFWトゥチッチ ル杯FC東京戦の9月5日にもデビュー https://www.hokkaido-np.co.jp/article/583967/ 北海道コンサドーレ札幌 2021-08-31 11:12:00
北海道 北海道新聞 1500m和田が銀、唐沢は4位 陸上・31日 https://www.hokkaido-np.co.jp/article/583966/ 和田伸也 2021-08-31 11:03:00
北海道 北海道新聞 パラリンピック、規則違反で25人厳重注意 組織委公表 https://www.hokkaido-np.co.jp/article/583965/ 厳重注意 2021-08-31 11:02:00
IT 週刊アスキー Dayz、中⼩企業に向けたリスクマネジメント・BCP定額サービス 「リスクデザイン ライト」提供開始 https://weekly.ascii.jp/elem/000/004/067/4067676/ 提供開始 2021-08-31 11:30:00
IT 週刊アスキー 都心のど真ん中でキャンプ体験!? 京王電鉄「VRでキャンプ体験!in京王新宿」9月6日~9月12日開催 https://weekly.ascii.jp/elem/000/004/067/4067670/ 京王電鉄 2021-08-31 11:20:00
マーケティング AdverTimes パラ開催に合わせ日本橋の街を「多彩な赤色」で装飾、選手団にエール https://www.advertimes.com/20210831/article362073/ forteamparalympicjapan 2021-08-31 02:58:05
IT @IT Smart & Socialフォーラム 最新記事一覧 トレンドの評価をしていない経営陣は重要な動きを見逃す Gartner https://atmarkit.itmedia.co.jp/ait/articles/2108/31/news090.html gartnergartner 2021-08-31 12:20:00
TECH Engadget Japanese Amazonでクーポン対象アイテムを探す方法。特集ページで掘り出し物を見つけておトクに買い物しよう! https://japanese.engadget.com/amazon-coupon-034520445.html amazon 2021-08-31 03:45:20
TECH Engadget Japanese PS5新モデル、300g軽くなったのはヒートシンクを小型化したからと判明 https://japanese.engadget.com/revised-ps5-lighter-heatsink-034044518.html 新モデル 2021-08-31 03:40:44
TECH Engadget Japanese ニューヨーク地下鉄で「前代未聞」の電力サージ発生、5時間にわたり運行停止 https://japanese.engadget.com/power-surge-shut-down-nyc-subways-032000709.html 前代未聞 2021-08-31 03:20:00
TECH Engadget Japanese シャープ、完全ワイヤレス感覚で使える補聴器を発表 一般的な製品の半額以下 https://japanese.engadget.com/sharp-031857859.html 製品 2021-08-31 03:18:57
TECH Engadget Japanese Instagram、年齢未登録のユーザーは利用停止へ。サバ読み・詐称はAIで検出 https://japanese.engadget.com/instagram-birthday-underage-safety-030033704.html instagram 2021-08-31 03:00:33
ROBOT ロボスタ 遠隔操作/追従走行/自律走行ロボット「SUPPOT」で土木施工を省力化 資材運搬の自動化を目指してSMHDと竹中土木が共同研究 https://robotstart.info/2021/08/31/construction-driving-robot.html suppot 2021-08-31 03:17:15
IT @IT 全フォーラム 最新記事一覧 トレンドの評価をしていない経営陣は重要な動きを見逃す Gartner https://atmarkit.itmedia.co.jp/ait/articles/2108/31/news090.html gartnergartner 2021-08-31 12:20:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 無印良品、約200品目の大規模な値下げ おうち時間の充実消費を狙う https://www.itmedia.co.jp/business/articles/2108/31/news108.html itmedia 2021-08-31 12:35:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] UQ mobileがでんきセット割を「自宅セット割」にリニューアル ネットサービスもひも付け可能に(auスマートバリューと重畳可) https://www.itmedia.co.jp/mobile/articles/2108/31/news109.html ITmediaMobileUQmobileがでんきセット割を「自宅セット割」にリニューアルネットサービスもひも付け可能にauスマートバリューと重畳可UQmobileが月から提供している「でんきセット割」が早速リニューアルされる。 2021-08-31 12:30:00
TECH Techable(テッカブル) リモート授業のメリットと課題とは? レノボ・ジャパンが調査を実施 https://techable.jp/archives/160984 遠隔 2021-08-31 03:30:54
TECH Techable(テッカブル) JX通信社がSNSからの災害・事故情報を可視化する実証実験を開始! https://techable.jp/archives/161008 fastalert 2021-08-31 03:00:21
python Pythonタグが付けられた新着投稿 - Qiita Algorithm | Python3で解説したアルゴリズムまとめ https://qiita.com/uniTM/items/2cc561dcc3fa9973b499 heapq 2021-08-31 12:53:02
js JavaScriptタグが付けられた新着投稿 - Qiita Firebase JS SDK v9 になってimportの記述が変わってた https://qiita.com/dropout26/items/d37754a06057a0aa72d6 FirebaseJSSDKvになってimportの記述が変わってたプログラミング初学者のメモなので、訂正等あればご意見ください。 2021-08-31 12:23:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) OpenPoseの実行について https://teratail.com/questions/357008?rss=all OpenPoseの実行について前提・実現したいこと環境OSWindowsbitGPUnbspGTXnbspwithnbspmaxqnbspdesignRAMnbspGBOpennbspPosenbspCUDAnbspcuDNNnbsp参考サイト上記のサイトを参考にOpenPoseを用いて動画やカメラ映像から人間の骨格が描写されることを確認したい。 2021-08-31 13:03:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) before_actionを実装した後、削除機能ができなくなった https://teratail.com/questions/357007?rss=all beforeactionを実装した後、削除機能ができなくなった前提・実現したいことオリジナルアプリブログ的なを作成しています。 2021-08-31 13:01:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Kivy-ios certificate verify failed(_ssl.c:1129)の対処方法をご教示いただきたいです。 https://teratail.com/questions/357006?rss=all Kivyioscertificateverifyfailedsslcの対処方法をご教示いただきたいです。 2021-08-31 12:53:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) マーカーごとに異なる画像、プレハブを表示したい。 https://teratail.com/questions/357005?rss=all マーカーごとに異なる画像、プレハブを表示したい。 2021-08-31 12:36:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 画面遷移時の値の受け渡しをスマートにしたい https://teratail.com/questions/357004?rss=all 画面遷移時の値の受け渡しをスマートにしたい前提・実現したいこと画面遷移時の値の受け渡しをスマートにしたい記載したコードで自分が想定した昨日は実装でき、エラーもないのですが、果たしてこれはスマートなやり方なのかもっと無駄なく値の受け渡しができるのではないかと思い有識者の方のご意見を頂きたく質問いたしました。 2021-08-31 12:34:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails ログイン機能について https://teratail.com/questions/357003?rss=all railsログイン機能について前提・実現したいこと某プログラミングスクールで本の投稿システムを作っています。 2021-08-31 12:27:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails: 絞り込み検索をしたい https://teratail.com/questions/357002?rss=all これをaposりんごaposだけを結果として取得できるように、絞り込みをしたいです。 2021-08-31 12:25:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [java.util.NoSuchElementException] 例外の原因が知りたい scannerクラス https://teratail.com/questions/357001?rss=all director 2021-08-31 12:23:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) gitにコミット済みのファイルの拡張子を変更について https://teratail.com/questions/357000?rss=all 認識 2021-08-31 12:06:43
Ruby Rubyタグが付けられた新着投稿 - Qiita Fakerで生成したパスワードが原因でテストコードがエラーになる問題 https://qiita.com/regulus_note/items/4ae7b52e3c98daae66f3 Fakerで生成したパスワードが原因でテストコードがエラーになる問題開発環境OSmacOSBigSurRubyRubyonRailsFakerテキストエディタVisualStudioCode発生事象rspecを利用したテストコード実行で以下のようなエラーが頻発するようになった。 2021-08-31 12:16:48
AWS AWSタグが付けられた新着投稿 - Qiita 【AWS】AWSとは?(初心者に向けてわかりやすくまとめます) https://qiita.com/kenta-nishimoto-1111/items/86ba0156c71b91dbc999 インターネットとはサーバーとはAWSでできることそれではAWSでどのようなことができるのかを見ていきたいと思います。 2021-08-31 13:02:01
Ruby Railsタグが付けられた新着投稿 - Qiita ルーティングの仕組み https://qiita.com/skmtydi947/items/46e6c88e5f62a2c1a5d0 2021-08-31 12:27:14
Ruby Railsタグが付けられた新着投稿 - Qiita Fakerで生成したパスワードが原因でテストコードがエラーになる問題 https://qiita.com/regulus_note/items/4ae7b52e3c98daae66f3 Fakerで生成したパスワードが原因でテストコードがエラーになる問題開発環境OSmacOSBigSurRubyRubyonRailsFakerテキストエディタVisualStudioCode発生事象rspecを利用したテストコード実行で以下のようなエラーが頻発するようになった。 2021-08-31 12:16:48
技術ブログ Yahoo! JAPAN Tech Blog ヤフーでのエッジAIの実践的活用 #CoreML https://techblog.yahoo.co.jp/entry/2021083130180549/ coreml 2021-08-31 12:15:25
海外TECH DEV Community Building Vocabulary Day 3 https://dev.to/vindhyasadanand/building-vocabulary-day-3-4bma Building Vocabulary Day parochial adjective having a limited or narrowly restricted in scope or outlook Checkout Pronunciationvindicate verb to clear of accusation blame suspicion or doubtwith supporting arguments or proof Checkout Pronunciationmercurial verb subject to sudden or unpredictable changes of mood or mind Checkout Pronunciationbelie noun to give a false representation to misrepresent Checkout Pronunciationchastise verb to reprimand harshlyCheckout PronunciationI hope this helps you if you are preparing for GRE exams 2021-08-31 03:51:52
海外TECH DEV Community How to add a favicon to a website in a single line of HTML? https://dev.to/kritikapattalam/how-to-add-a-favicon-to-a-website-in-a-single-line-of-html-2epb How to add a favicon to a website in a single line of HTML Each one of us would login to websites or view multiple sites every single day in our life And most of us are guilty of having more than one tabs open in a browser eg facebook amazon google gmail etc and even with so many tabs open we are still able to click on the correct tab by looking at that small icon on the browser tab which gives us an indication as to which site it is Have you ever wondered what is that small icon next to the browser title called Well that is favicon As part of this blog we are going to see What is a favicon How to identify a favicon on a webpage How to add a favicon to a website with just a single line of HTML Does favicon help with SEO What is favicon A favicon is a small icon associated with a website page application which is present next to the webpage title in a browser It help users visually identify websites more easily within browser tabs bookmarks shortcuts and address bars Example When more browser tabs are open by the favicon user can easily identify the tab and click on it to view the webpage or the same goes for when there are more bookmarks are present etc With so many tabs bookmarks open favicon makes it easier for user to identify the site by the image How to identify a favicon on a webpage The highlighted icon in circle is how it shows on the browser when the tabs are open The highlighted icon in the rectangle below is how it shows when the website is bookmarked You can see a list of favicons for websites bookmarked here eg google facebook gmail etc How to add favicon to a website lt head gt lt title gt My test site lt title gt lt link rel shortcut icon type image jpg href images favicon png gt lt head gt add a link tag in the head section of your webpage Refer the above code piece rel shortcut icon link tag should have the rel attribute value as icon if just using it for favicon next to the browser title bookmarks address bars etc adding value shortcut means the same icon will be used when the webpage is saved as a shortcut to your desktop laptop href images favicon png add the path to the favicon as the href value Square icons are expected to be used as favicon Most used sizes are x x or x Back in the days the image extension for favicon was ico but in the recent times mostly png type images are used Does favicon help with SEO The more important question to ask is does favicon help with search engine optimization SEO No it directly does not influence SEO but it does help in creating brand awareness among the users visiting the site because most favicons are logos of the particular brand Users are mostly seen to revisit pages which have the favicon present compared to the ones which does not Because when people see a website without one they tend to feel that its not a genuine site Well that is it for this blog and by now you should know how to add a favicon to a website and its uses Follow me on Twitter LinkedIn for more web development related tips and posts Feedbacks and suggestions are welcome Are you more of a Twitter person Then checkout the short version of this blog in the below thread Kritika ️ kritikapattalam Web Development Favicon ExplainedEvery website has a logo small image which shows on the top of the browser which is called as favicon Let s see how to add one to your website webdevelopment WomenWhoCode DevCommunity PM Aug 2021-08-31 03:32:39
Apple AppleInsider - Frontpage News Woman credits Apple Watch with saving life after AFib alert https://appleinsider.com/articles/21/08/31/apple-watch-credited-with-saving-life-of-woman-after-afib-alert?utm_medium=rss Woman credits Apple Watch with saving life after AFib alertApple Watch continues a streak of assisting wearers facing potentially life threatening situations with the device recently credited with alerting a year old user of a serious heart condition In June Yolie De Leon of Arizona said she was about to head out for a walk when she received an alert on her Apple Watch reports La Crosse Tribune It said my heart rate was at De Leon said It said You are an AFib and said Call your doctor immediately Read more 2021-08-31 03:24:19
地域ニュース みんなの経済新聞 JA福井県、県産米キャンペーン展開へ お笑い芸人「ミルクボーイ」ら、新米に舌鼓 https://fukui.keizai.biz/headline/904/ 食卓 2021-08-31 12:10:47
海外ニュース Japan Times latest articles Japan to halt SDF’s Afghanistan evacuation mission as early as Wednesday https://www.japantimes.co.jp/news/2021/08/31/national/sdf-afghanistan/ Japan to halt SDF s Afghanistan evacuation mission as early as WednesdayUp to around people including local Japan Embassy and JICA staff and their families remain in the country after the SDF evacuated one Japanese 2021-08-31 12:37:49
ニュース BBC News - Home Tokyo 2020: Toyota restarts driverless vehicles after accident https://www.bbc.co.uk/news/business-58390290?at_medium=RSS&at_campaign=KARANGA palette 2021-08-31 03:35:28
ニュース BBC News - Home Newspaper headlines: 'Fury' and 'chaos' as last US flight leaves Kabul https://www.bbc.co.uk/news/blogs-the-papers-58389471?at_medium=RSS&at_campaign=KARANGA presence 2021-08-31 03:40:42
LifeHuck ライフハッカー[日本版] 必要なポートが勢ぞろい! コンパクトなエレコムのハブドッキングステーション https://www.lifehacker.jp/2021/08/amazon-elecom-hubdockingstation.html indstcsvec 2021-08-31 13:00:00
京都 京都市 市バス・地下鉄のご利用状況について(交通局) https://www.city.kyoto.lg.jp/kotsu/page/0000270938.html 状況 2021-08-31 13:00:00
北海道 北海道新聞 1500m和田が銀、唐沢は4位 陸上・31日 https://www.hokkaido-np.co.jp/article/583966/ 視覚障害 2021-08-31 12:14:19
北海道 北海道新聞 宮本は3回戦敗退 アーチェリー・31日 https://www.hokkaido-np.co.jp/article/583999/ 車いす 2021-08-31 12:07:00
北海道 北海道新聞 東証、午前終値2万7735円 コロナ警戒、一進一退の展開 https://www.hokkaido-np.co.jp/article/583998/ 前日終値 2021-08-31 12:07:00
北海道 北海道新聞 C大阪が乾貴士を獲得 元日本代表MF、10年ぶり復帰 https://www.hokkaido-np.co.jp/article/583997/ 元日本代表 2021-08-31 12:06:00
ビジネス 東洋経済オンライン アルゴリズムが「バッハまねて作曲」意外な結果 そもそも「芸術」とは一体何か考える必要がある | インターネット | 東洋経済オンライン https://toyokeizai.net/articles/-/445961?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-31 13:00:00
ビジネス プレジデントオンライン 「キャリア女性が求める理想のコート」10の条件をすべてカバーできるブランドはどこか - ワガママを極める一着はつくれる? https://president.jp/articles/-/49434 進行 2021-08-31 13:00:00
ビジネス プレジデントオンライン 「キャリア女性が求める理想のコート」10の条件をすべてカバーできるブランドはどこか - ワガママを極める一着はつくれる? https://president.jp/articles/-/49356 進行 2021-08-31 13:00:00
IT 週刊アスキー ほっともっとグリル「月見焼きカルボナーラ」「ソースかつBOX」など「月見」シリーズが続々 https://weekly.ascii.jp/elem/000/004/067/4067702/ 食感 2021-08-31 12:55:00
IT 週刊アスキー はま寿司「中とろ祭」110円の中とろ、大切りかつおが登場 https://weekly.ascii.jp/elem/000/004/067/4067687/ 鹿児島県 2021-08-31 12:25:00
海外TECH reddit Ohtani hits home run #42! https://www.reddit.com/r/baseball/comments/pexskv/ohtani_hits_home_run_42/ Ohtani hits home run submitted by u Blazingbee to r baseball link comments 2021-08-31 03:25:26
IT 気になる、記になる… UQ mobile、「くりこしプラン +5G」で「YouTube Premium」を3カ月間無料提供へ https://taisy0.com/2021/08/31/144740.html premium 2021-08-31 04:23:01
IT 気になる、記になる… UQ mobile、「くりこしプラン +5G」で世界データ定額を提供へ − 端末サポートの拡充も https://taisy0.com/2021/08/31/144736.html uqmobile 2021-08-31 04:18:40
TECH Engadget Japanese iPhone 13(仮)の衛星通信、緊急メッセージに限られ発売直後は使えない噂 https://japanese.engadget.com/iphone13-satellite-emergency-messages-043055383.html iphone 2021-08-31 04:30:55
TECH Engadget Japanese Suicaをカギ代わりに ── JR東日本ら3社、2021年12月にサービス開始 https://japanese.engadget.com/suica-key-040911905.html alligate 2021-08-31 04:09:11
TECH Engadget Japanese Googleカレンダーに会議時間を集計できる「Time Insights」が追加 https://japanese.engadget.com/google-calender-timeinsights-040049918.html google 2021-08-31 04:00:49
ROBOT ロボスタ 好きなキャラクターやアバターと一緒にお出かけできるARアプリ「AVATAVI」(アバタビ)配信開始 現実世界を冒険しよう https://robotstart.info/2021/08/31/ar-app-avatavi.html avatavi 2021-08-31 04:35:55
ROBOT ロボスタ 暗証番号で開く自動開閉ドア付き配膳ロボット「GADeRo」(ガデーロ) カラオケやホテルなど個室への配膳にも対応 https://robotstart.info/2021/08/31/gadero.html gadero 2021-08-31 04:26:58
IT ITmedia 総合記事一覧 [ITmedia News] イオン独自のコード決済「AEON Pay」開始 統合アプリ「iAEON」9月リリース https://www.itmedia.co.jp/news/articles/2108/31/news122.html aeonpay 2021-08-31 13:40:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] デル、165Hz駆動対応の曲面31.5型フルHDゲーミング液晶ディスプレイ https://www.itmedia.co.jp/pcuser/articles/2108/31/news120.html itmediapcuser 2021-08-31 13:36:00
IT ITmedia 総合記事一覧 [ITmedia News] メルカリ、「完全オンラインの株主総会」に対応 定款改正へ https://www.itmedia.co.jp/news/articles/2108/31/news119.html itmedia 2021-08-31 13:31:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] UQ mobileの「くりこしプラン +5G」利用で「YouTube Premium」が3カ月無料に https://www.itmedia.co.jp/mobile/articles/2108/31/news117.html itmediamobileuqmobile 2021-08-31 13:07:00
TECH Techable(テッカブル) 好きなアバターを現実世界に呼び出して一緒に遊べるARアプリ「AVATAVI」 https://techable.jp/archives/161019 avatavi 2021-08-31 04:30:41
TECH Techable(テッカブル) 動画に写る人物の年齢と性別を推定するサービス! オフライン社の「AI画像解析」とは https://techable.jp/archives/161017 株式会社 2021-08-31 04:00:42
python Pythonタグが付けられた新着投稿 - Qiita Pythonでストップウォッチを作ってみた https://qiita.com/huwns/items/a2f305c5c1d1cc276143 時刻表示方法得られたUNIX時刻の差分の単位は秒であるため、それを時分秒ミリ秒の表示に変換します。 2021-08-31 13:54:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) newアクションを設定したい https://teratail.com/questions/357018?rss=all newアクションを設定したい前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-31 13:53:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) missing required keys: [:id]が解決できないです https://teratail.com/questions/357017?rss=all missingrequiredkeysidが解決できないです現在以下のエラーで詰まっております。 2021-08-31 13:46:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) FirefoxからChromeにパスワードをインポートしたい https://teratail.com/questions/357016?rss=all chrome 2021-08-31 13:43:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Wordpress管理画面のレイアウト崩れ https://teratail.com/questions/357015?rss=all Wordpress管理画面のレイアウト崩れ助けていただけると嬉しいです。 2021-08-31 13:42:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Xcode/Swiftのエラー Failed to produce diagnostic for expression https://teratail.com/questions/357014?rss=all XcodeSwiftのエラーFailedtoproducediagnosticforexpression前提・実現したいことSwiftでアプリを作っています。 2021-08-31 13:31:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) windows Terminalで日本語入力がおかしくなる https://teratail.com/questions/357013?rss=all windowsTerminalで日本語入力がおかしくなる最近Macからwindwosに切り替えました。 2021-08-31 13:26:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 文字列で表された複素配列の大きさを取得したい https://teratail.com/questions/357012?rss=all jjjjjjjjjjjjjjjjj 2021-08-31 13:20:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ハンバーガーメニューの閉じ方 https://teratail.com/questions/357011?rss=all ハンバーガーメニューの閉じ方ページ内リンクのハンバーガーメニューをメニュー選択後に閉じたいのですが、クリック後でも️をクリックしないと閉じません。 2021-08-31 13:17:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) andoridのインタネット上のファイルをローカルに保存する場合、SAF(ストレージ アクセス フレームワーク)とDownloadManagerのどちらを使うべきでしょうか? https://teratail.com/questions/357010?rss=all andoridのインタネット上のファイルをローカルに保存する場合、SAFストレージアクセスフレームワークとDownloadManagerのどちらを使うべきでしょうか確認したいことandoridnbspで開発を行っています。 2021-08-31 13:14:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) マルチスレッドでコンソール出力が一瞬で消えてしまう原因が知りたい。 https://teratail.com/questions/357009?rss=all マルチスレッドでコンソール出力が一瞬で消えてしまう原因が知りたい。 2021-08-31 13:06:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) OpenPoseの実行について https://teratail.com/questions/357008?rss=all OpenPoseの実行について前提・実現したいこと環境OSWindowsbitGPUnbspGTXnbspwithnbspmaxqnbspdesignRAMnbspGBOpennbspPosenbspCUDAnbspcuDNNnbsp参考サイト上記のサイトを参考にOpenPoseを用いて動画やカメラ映像から人間の骨格が描写されることを確認したい。 2021-08-31 13:03:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) before_actionを実装した後、削除機能ができなくなった https://teratail.com/questions/357007?rss=all beforeactionを実装した後、削除機能ができなくなった前提・実現したいことオリジナルアプリブログ的なを作成しています。 2021-08-31 13:01:42
AWS AWSタグが付けられた新着投稿 - Qiita 【AWS】AWSとは?(初心者に向けてわかりやすくまとめます) https://qiita.com/kenta-nishimoto-1111/items/86ba0156c71b91dbc999 インターネットとはサーバーとはAWSでできることそれではAWSでどのようなことができるのかを見ていきたいと思います。 2021-08-31 13:02:01
Ruby Railsタグが付けられた新着投稿 - Qiita マイグレーションファイル https://qiita.com/skmtydi947/items/2ceadc6ad2e8dd13cff0 2021-08-31 13:58:44
技術ブログ Developers.IO MWAAのナビゲーションバーの色を変更する https://dev.classmethod.jp/articles/mwaa-change-navbar-color/ apacheairflow 2021-08-31 04:46:33
技術ブログ Developers.IO ECSのRunTask時にAGENT接続起因のエラーを手動で発生させる方法 https://dev.classmethod.jp/articles/how-to-manually-raise-an-agent-error-when-execute-ecs-run-task/ agent 2021-08-31 04:43:36
技術ブログ Developers.IO 今から始めるAWSクラウド移行〜失敗しないプロジェクトの進め方とは〜 https://dev.classmethod.jp/news/210930-aws-nextmode-webinar/ 進め方 2021-08-31 04:28:08
Apple AppleInsider - Frontpage News Apple TV+ releases 'The Velvet Underground' trailer ahead of Oct. 15 debut https://appleinsider.com/articles/21/08/31/apple-tv-releases-the-velvet-underground-trailer-ahead-of-oct-15-debut?utm_medium=rss Apple TV releases x The Velvet Underground x trailer ahead of Oct debutApple on Monday released a trailer for The Velvet Underground an upcoming Apple TV documentary from director Todd Haynes that follows the band s beginnings and explores the indelible mark it left on the music scene The trailer features clips from the documentary which examines the genesis of the Velvet Underground at the intersection of experimental art music and film during a shift in prevailing cultural winds that was the s Haynes documentary tells the story through the lens of exclusive interviews with surviving band members John Cale and Moe Tucker as well as commentary from musician Jonathan Richman Exploding Plastic Inevitable dancer Mary Woronov and others Interspersed throughout is rare unreleased footage pulled from performances and Andy Warhol films Read more 2021-08-31 04:24:52
海外科学 NYT > Science In Afghanistan, War and Climate Change Collide https://www.nytimes.com/2021/08/30/climate/afghanistan-climate-taliban.html people 2021-08-31 04:43:30
金融 ニッセイ基礎研究所 DB導入企業の積立状況-退職給付信託が積立比率の改善に寄与。しかし課題も。 https://www.nli-research.co.jp/topics_detail1/id=68620?site=nli 退職給付信託には、母体企業の保有株式を拠出する「株式拠出型」と現金を拠出して効率的な運用を目指す「運用型」のつがあるが、退職給付信託の大半を占めるのが、持ち合い株式の受け皿として広がり、株式割合が高いと推測される「株式拠出型」であり、株高を背景にその時価残高を大きく伸ばしたことが、「退職給付信託を設定する企業」の積立比率を大きく押し上げたものと推測される。 2021-08-31 13:53:56
ニュース ジェトロ ビジネスニュース(通商弘報) 米軍のアフガニスタン撤退が完了、今後は外交的関与に注力 https://www.jetro.go.jp/biznews/2021/08/5b2b1742547cff4d.html 関与 2021-08-31 04:25:00
ニュース BBC News - Home Afghanistan: Last US military flight departs ending America's longest war https://www.bbc.co.uk/news/world-asia-58390085?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-31 04:06:00
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey becomes Great Britain's joint most successful Paralympian with 16th gold https://www.bbc.co.uk/sport/disability-sport/58390957?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Sarah Storey becomes Great Britain x s joint most successful Paralympian with th goldSarah Storey becomes Great Britain s joint most successful Paralympian of all time after winning her th gold medal in the C time trial in Tokyo 2021-08-31 04:51:21
ビジネス ダイヤモンド・オンライン - 新着記事 ズーム株、今後も音無しのままか - WSJ発 https://diamond.jp/articles/-/280975 無し 2021-08-31 13:22:00
ビジネス ダイヤモンド・オンライン - 新着記事 直接上場銘柄、これまでのところ成績は上々 - WSJ発 https://diamond.jp/articles/-/280976 銘柄 2021-08-31 13:05:00
北海道 北海道新聞 自宅療養患者、東京で726人搬送されず 29日までの1週間 https://www.hokkaido-np.co.jp/article/584031/ 新型コロナウイルス 2021-08-31 13:09:00
北海道 北海道新聞 山形の警察学校生が飲酒運転か クラスターで自宅待機中 https://www.hokkaido-np.co.jp/article/584030/ 山形県天童市 2021-08-31 13:06:00
北海道 北海道新聞 接種の呼び掛け再開判断へ 子宮頸がんワクチンで厚労省 https://www.hokkaido-np.co.jp/article/584029/ 厚生労働相 2021-08-31 13:01:00
IT 週刊アスキー 秋の味覚を手ごろに味わえる! 横浜のホテルニューグランドで「秋のオールドクラシックフェア」が9月1日から10月14日まで開催 https://weekly.ascii.jp/elem/000/004/067/4067703/ 秋の味覚 2021-08-31 13:50:00
海外TECH reddit Datamine grab bag 2021-08-31 https://www.reddit.com/r/FireEmblemHeroes/comments/peym4m/datamine_grab_bag_20210831/ Datamine grab bag Full text for quests at Upcoming Events Legendary Banner Runs through Monthly Quests Voting Gauntlet Chosen Family with Brave Gatekeeper Male Byleth Brave Marianne Brave Lysithea Brave Eirika Brave Ephraim Brave Marth and Caeda GHB revival Nemesis Use Sharena Nemesis and armor emblem to finish the quests Runs through Mjölnir s Strike Shield Phase versus Naesala nbsp We have daily quests until nbsp Tactics Drills Skill Studies Silver Haired Maiden Hero Feathers nbsp Resonant Battles Bonus Games Path of Radiance and Fates nbsp Aether Raids Bonus Ullr Nótt Duo Hinoka Pirate Surtr Pirate Naesala Pirate Vika Pirate Lifis Arden Legendary Ike and Alfonse Bright Shrine wind water light dark Dragonflower C Dragonflower F Ashera Mirabilis Duo Hinoka Pirate Surtr Pirate Naesala Pirate Vika Pirate Lifis Arden Legendary Ike and Alfonse Dark Shrine wind fire astra anima nbsp New Accessories Gold Bird Nest Proof of victory over Legendary Micaiah nbsp Updated Messages Description of Safety Fence O aUntil turn a after skill activation at start of defensive turn if raiding party is outside the defensive team s range or is within rows and columns centered on a structure defensive turn ends immediately nbsp New Special Stages LHB Micaiah scenarios Orbs Wind Blessing and Gold Bird Nest Rival Domains scenarios Orb Hero Feathers Divine Dew and Great Verdant Badges nbsp New Heroes Micaiah Radiant Queen Infantry Colorless Tome Wind Pair up Legendary Ally Boost HP Stats Level Level BST gt Superboons Atk Res Superbanes HP Skills New Dawn Maiden s Solace Fury Prescience Joint Dist Guard Maiden s Solace SP Can t be inherited Joint Dist Guard SP No restrictions nbsp Upcoming Banners banners were added legend legend legend Legendary Heroes Micaiah Legend Mythic Hero Check Legendary Micaiah Sothis Legendary Lilina Fallen Male Morgan Naga Farina Ingrid Thrasir Legendary Edelgard Fallen Female Morgan Ashera and Fallen Edelgard legend Focus Heroes with Moonbow Focus Event Hero Check Brave Claude Lethe and Sue legend Revival Event Hero Check Tibarn Nailah and Leanne legend Focus Event Probably Tempest Trials banner Hero Check Omitted at least for now As mentioned elsewhere I m not sure I should include a huge hint about the next Special Heroes banner many days before it starts nbsp Edit add sp cost of the PRF skill submitted by u Banpei kun to r FireEmblemHeroes link comments 2021-08-31 04:20:35
TECH Engadget Japanese 懐かしのPCブランドCompaqが復活?公式を名乗るTwitterアカウントが出現 https://japanese.engadget.com/compaq-may-resurrect-soon-051505308.html compaq 2021-08-31 05:15:05
ROBOT ロボスタ 5Gの電波を反射させてエリアを拡げるリフレクトアレイを大日本印刷が開発 建物の陰など狙った方向にミリ波を反射 https://robotstart.info/2021/08/31/5g-radio-reflector.html 大日本印刷 2021-08-31 05:20:29
IT ITmedia 総合記事一覧 [ITmedia News] 5G電波を反射する板で通信エリア拡大、DNPが開発 景観に合わせデザインも変更可 https://www.itmedia.co.jp/news/articles/2108/31/news131.html itmedianewsg 2021-08-31 14:48:00
IT ITmedia 総合記事一覧 [ITmedia News] 体に合ったブラジャーをAI診断するWebアプリ 過去に着た下着から分析 https://www.itmedia.co.jp/news/articles/2108/31/news130.html heaven 2021-08-31 14:39:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] 「home 5G HR01」クイックレビュー 固定回線を引けない家庭の“救世主”になるか? https://www.itmedia.co.jp/mobile/articles/2108/31/news128.html homeg 2021-08-31 14:30:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] 富士通「FMV」シリーズ搭載のAIアシスタント「ふくまろ」がアップデート https://www.itmedia.co.jp/pcuser/articles/2108/31/news125.html itmediapcuser 2021-08-31 14:06:00
TECH Techable(テッカブル) データドリブンの野菜栽培を支援! プランティオが滋賀大学と共同研究を実施 https://techable.jp/archives/161027 共同研究 2021-08-31 05:30:03
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders NECプラットフォームズ、FPGA搭載エッジコンピュータを販売、AI画像解析を高速処理 | IT Leaders https://it.impress.co.jp/articles/-/21987 NECプラットフォームズ、FPGA搭載エッジコンピュータを販売、AI画像解析を高速処理ITLeadersNECプラットフォームズは年月日、エッジコンピュータ「コンパクトボックス型コントローラXilinxZynqUltraScaleMPSoC搭載モデル」の販売を開始した。 2021-08-31 14:30:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders システム増改築が生んだ“ITスラム”、解決策は「データセントリックで適材適所なアーキテクチャ」にあり | IT Leaders https://it.impress.co.jp/articles/-/21986 システム増改築が生んだ“ITスラム、解決策は「データセントリックで適材適所なアーキテクチャ」にありITLeadersデジタルトランスフォーメーションDXやデータドリブン経営を掲げてそれらに取り組む企業にとって前提となる課題がデータマネジメントである。 2021-08-31 14:30:00
python Pythonタグが付けられた新着投稿 - Qiita pythonで処理待ちのぐるぐる(Spinner)を作る。 https://qiita.com/txkodo/items/4f69c7a3e8afcb9927bf importtime目的の関数deffuncargtimesleep時間のかかる処理returnargSpinnerでラップした関数を実行resultSpinnerfunchello処理中にコンソールにぐるぐるがつくprintresultgthello解説Spinner関数を引数に取るだけの単純なクラスSpinnerdoneフィールドは目的の関数の実行が終わったらTrueになる。 2021-08-31 14:45:56
python Pythonタグが付けられた新着投稿 - Qiita C言語で作成した関数をPythonで実行する https://qiita.com/ty21ky/items/c3592c7334f5e3e225f6 サンプルプログラムしか試していませんが、pythonで時間のかかる所をC言語にやらせると時間が短縮できるかもう一つ、【Python】C言語で作成した関数をPythonで実行する自動化というのも、あるのですがターミナルのプロンプトが変な形になりフリーズしてしまいます。 2021-08-31 14:20:41
js JavaScriptタグが付けられた新着投稿 - Qiita [JavaScript] const obj = { name, age } と const { name, age } = obj 構文の整理 https://qiita.com/hachicomb/items/35816730ae5e82f766ac 2021-08-31 15:02:03
AWS AWSタグが付けられた新着投稿 - Qiita アンダースコアを含むドメインをElasticBeanstalkで運用する際の注意点 https://qiita.com/ldr/items/6755873b8ba3987b8d81 単一のALBを使用して複数のサブドメインおよび異なるトップレベルドメインを運用できます。 2021-08-31 14:13:29
Azure Azureタグが付けられた新着投稿 - Qiita Firebase Realtime Database を C# から利用する https://qiita.com/kojimadev/items/f2cca226fcd5e83821c9 cデータの取得方法認証用にFirebaseClientクラスのインスタンスを作ったあと、赤枠のような感じで取得できます。 2021-08-31 14:25:10
Git Gitタグが付けられた新着投稿 - Qiita Githubプロジェクト作成~ローカルへクローン https://qiita.com/disk131/items/df7799271ee1b3e1c6e9 Githubプロジェクト作成ローカルへクローンプロジェクト作成Createrepogitoryボタンを押下してプロジェクト作成ローカルリポジトリ作成↓のどちらかの画面でURLをコピーする。 2021-08-31 15:04:37
Git Gitタグが付けられた新着投稿 - Qiita ローカル環境とリモート環境でBasic認証が機能しない件 https://qiita.com/tsutsumin_pro/items/c06a7df33cfb66d05bc0 terminalappmasterブランチ上のコミットをプッシュgitpushherokumasterHeroku上の環境変数一覧を参照して、Basic認証用の変数の値が正しく設定されていることを確認herokuconfigトピックブランチ上のコミットをプッシュgitpushherokuトピックブランチ名masterこれで、リモート環境でもダイアログがきちんと表示され、認証もばっちり成功した因みに、Heroku自体のアップデートと、Rubyのバージョンをからに上げよという警告メッセージが発生したので、このタイミングでこのつも実行したBasic認証は認証自体は本当にBasicだけど、実装はちょっとHardだったなぁまいった参考記事【RubyonRails】Basic認証の実装方法master以外のブランチからherokuにpushする方法QiitaGitを使用したデプロイHerokuDevCenter関連投稿記事ローカル環境で環境変数を使ったBasic認証が通らない件QiitaHerokuデプロイ奮闘記前編Qiitaこのように、railsgcontrollerコントローラ名アクション名というコマンドで、指定したコントローラだけじゃなく、指定したアクションのルーティングを自動設定し、且つそのビューも同時生成してくれる。 2021-08-31 14:23:27
Ruby Railsタグが付けられた新着投稿 - Qiita ローカル環境とリモート環境でBasic認証が機能しない件 https://qiita.com/tsutsumin_pro/items/c06a7df33cfb66d05bc0 terminalappmasterブランチ上のコミットをプッシュgitpushherokumasterHeroku上の環境変数一覧を参照して、Basic認証用の変数の値が正しく設定されていることを確認herokuconfigトピックブランチ上のコミットをプッシュgitpushherokuトピックブランチ名masterこれで、リモート環境でもダイアログがきちんと表示され、認証もばっちり成功した因みに、Heroku自体のアップデートと、Rubyのバージョンをからに上げよという警告メッセージが発生したので、このタイミングでこのつも実行したBasic認証は認証自体は本当にBasicだけど、実装はちょっとHardだったなぁまいった参考記事【RubyonRails】Basic認証の実装方法master以外のブランチからherokuにpushする方法QiitaGitを使用したデプロイHerokuDevCenter関連投稿記事ローカル環境で環境変数を使ったBasic認証が通らない件QiitaHerokuデプロイ奮闘記前編Qiitaこのように、railsgcontrollerコントローラ名アクション名というコマンドで、指定したコントローラだけじゃなく、指定したアクションのルーティングを自動設定し、且つそのビューも同時生成してくれる。 2021-08-31 14:23:27
海外TECH DEV Community AWS ECS https://dev.to/this-is-learning/aws-ecs-1ll8 AWS ECS ECS Elastic container services AWS ECS is an AWS container management service that helps you manage containerized applications like docker It manages the starting and provisioning of your docker container on EC servers but you have to manage and maintain the EC instances Which means that AWS EC s can start and stop the containers in AWS EC instances but you have to manage start stop the Ec instances Benefits Easily manage your deployments using existing tools Eliminates the need for you to install operate and scale your own cluster management infrastructure Makes best use of your instance resources by using containers 2021-08-31 05:58:05
海外TECH DEV Community AWS Container Services https://dev.to/this-is-learning/aws-container-services-kbp AWS Container ServicesDocker is used a lot for deploying production services on the servers To allow this paradigm of deployment AWS has many services like Elastic Container service Fargate serverless container service container registry in this series we will learn about the container services in AWS ECSAmazon Elastic Container Service Amazon ECS is a fully managed container orchestration service that helps you easily deploy manage and scale containerized applications It deeply integrates with the rest of the AWS platform to provide a secure and easy to use solution for running container workloads in the cloud and now on your infrastructure with Amazon ECS Anywhere FargateAWS Fargate is a technology that you can use with Amazon ECS to run containers without having to manage servers or clusters of Amazon EC instances With Fargate you no longer have to provision configure or scale clusters of virtual machines to run containers This removes the need to choose server types decide when to scale your clusters or optimize cluster packing AWS ECRAWS Elastic Container Registry Amazon ECR is a fully managed container registry that makes it easy to store manage share and deploy your container images and artifacts anywhere Amazon ECR eliminates the need to operate your own container repositories or worry about scaling the underlying infrastructure Amazon ECR hosts your images in a highly available and high performance architecture allowing you to deploy images for your container applications reliably You can share container software privately within your organization or publicly worldwide for anyone to discover and download Next we will look at each one of them in detail 2021-08-31 05:55:30
海外TECH DEV Community My Favorite VS Code Extensions https://dev.to/chinmaymhatre/my-favorite-vs-code-extensions-3j3 My Favorite VS Code ExtensionsHey Everyone I wanted to show you all some of the vscode extensions I use and found really useful indent rainbow by oderwatAs the name suggests this extension adds colors to the indentations in your code which can be useful to format your code It can especially help you in writing python This is a really useful and interesting extension VS Marketplace Link polacode by P amp PThis is an amazing extension if you want to post snippets of your code on your blog or twitter Polacode makes it really easy to get pretty code snippets of your code All you have to do is run polacode from your vscode command palette paste your code and click the capture button to download the image VS Marketplace Link REST Client by Huachao MaoThis is a really convenient extension for api developers You can use this extension as an alternative to postman One can make a file with the extension http and test out their api in vscode itself It supports all GET POST UPDATE and DELETE request The benefit can be pushing the http file to your GitHub repo so that other team members can contribute to the file VS Marketplace Link Here are some other vscode extensions you might find useful Bracket Pair Colorizer VS Marketplace Link Live ServerVS Marketplace Link Auto Rename TagVS Marketplace Link Better CommentsVS Marketplace Link ES React Redux GraphQL React Native snippetsVS Marketplace Link Material Icon ThemeVS Marketplace Link Live ShareVS Marketplace Link Would love to know What other extension do you all use in vscode Let me know in the comments 2021-08-31 05:52:02
海外TECH DEV Community Integrate NuxtJS with Appwrite https://dev.to/hrdtr/integrate-nuxtjs-with-appwrite-1o7f Integrate NuxtJS with Appwrite What is Appwrite Appwrite is an end to end backend server that is aiming to abstract the complexity of common complex and repetitive tasks required for building a modern app Appwrite provides you with a set of APIs tools and a management console UI to help you build your apps a lot faster and in a much more secure way Between Appwrite different services you can find user authentication and account management user preferences database and storage persistence cloud functions localization image manipulation scheduled background tasks and more PreparationBefore starting make sure you have installed appwrite on the server and appwrite is running fine there if you haven t installed it please open the appwrite documentation and install it on your server By the way the setup process is very easy Getting StartedLets create a new NuxtJS projectyarn create nuxt app lt project name gt or using npm npm init nuxt app lt project name gt After the the package successfully installed add appwrite module for NuxtJS cd lt project name gt yarn add nuxt appwriteor using npm cd lt project name gt npm i nuxt appwrite lt project name gt Next add nuxt appwrite to the modules section of in nuxt config jsexport default modules nuxt appwrite At this point make sure we have an active project in appwrite if not please login to your appwrite console and create a new project then go to project settings and copy the value from project id field Next add appwrite object inside nuxt config js export and fill it with some optionsexport default modules nuxt appwrite appwrite endpoint appwrite endpoint project ad project id Great We have successfully setup the Appwrite Web SDK in NuxtJSFrom here we can use this appwrite to access the SDK from clients side methods in NuxtJS e g mounted For example we can fetch database document inside vue component like this mounted try const res this appwrite database getDocument collectionID documentID this document res catch err console log err message Server Side User ActionTo maximize the capabilities of NuxtJS appwrite also accessible from NuxtJS context So we can access the SDK from server side too e g asyncData However when doing SDK calls in your users scope from the server it is not possible right away since the HTTP only cookie used for authentication is saved in the user s browser That s why the Appwrite Web SDK allows to use JWT for authentication There are additional steps that must be taken so that our NuxtJS server instance knows who we are the logged in user that way the server can get the same access rights according to the user who is currently logged in Below is an example code to set JWT using the APIs available in nuxt appwrite module do it directly after the user has successfully logged in this appwrite account createJWT then response gt console log response this appwrite utils setJWT response jwt catch error gt console log error Once the JWT is set we can use the user scoped action on the Nuxt process server context asyncData and nuxtServerInit Don t forget to remove the JWT after the user logs outthis appwrite account deleteSessions current then gt this appwrite utils removeJWT function error console log error By the way Appwrite has a public community on discord you can join and find out more about Appwrite and if you run into any problems or difficulties people there are always there to help 2021-08-31 05:35:13
海外TECH DEV Community Applying tree traversal algorithms to DOM https://dev.to/anishkumar/applying-tree-traversal-algorithms-to-dom-14bl Applying tree traversal algorithms to DOMWe ve looked through few binary tree traversal techniques so far Traversing through binary tree using recursive and iterative algorithms Traversing through binary tree using parent pointersIn this article we ll put those learnings to use for an n ary tree i e DOM We ll see how we can locate DOM elements using various CSS selectors without using inbuilt APIs like getElementById getElementsByClassname or querySelector querySelectorAll The article would thus also throw light on how these APIs might be working under the hood DOM traversal overviewBorrowing the idea from first article let s come up with the preOrder traversal algorithm for DOM function walkPreOrder node if node return do something here console log node for let child of node children walkPreOrder child We can modify this algorithm to return an iterator instead function walkPreOrder node if node return do something here yield node for let child of node children yield walkPreOrder child USAGEfor let node of walkPreOrder root console log node We can use any of breadth first or depth first algorithms discussed in previous articles to traverse the DOM For the sake of this article we ll stick with the above approach though Let s also assume we re working on a document having following HTML lt html gt lt head gt lt title gt DOM selection algorithm lt title gt lt head gt lt body gt lt div class container gt lt div class body gt lt div class row gt lt img id profile src xyz jpg alt gt lt div gt lt div class row gt lt div gt lt div class row gt lt div gt lt div gt lt div gt lt body gt lt html gt Locating a node by IDBrowsers offer document getElementById API to achieve this result Using the walkPreOrder helper it becomes really simple to achieve this Let s see function locateById nodeId iterate through all nodes in depth first preOrder fashion return the node as soon as it s found for let node of walkPreOrder document body if node id nodeId return node return null We can use the locateById function as follows const img locateById profile returns the image node Locating nodes by classNameBrowsers offer document getElementsByClassName API to achieve this result Let s see how we can implement something similar function locateAllByClassName className const result for let node of walkPreOrder document body if node classList contains className result push node return result USAGEconst elements locateAllByClassName row How browser optimizes the selection queriesSelecting DOM node is a fairly common operation for web applications Traversing through the tree multiple times for the same selector doesn t seem optimal Browser optimizes the selection by using memoization Looking at mozilla parser s source namely an excerpt from the function startTag ID uniqueness IdType String id attributes getId if id null LocatorImpl oldLoc idLocations get id if oldLoc null err Duplicate ID uC id uD errorHandler warning new SAXParseException The first occurrence of ID uC id uD was here oldLoc else idLocations put id new LocatorImpl tokenizer We can see that node IDs are kept in a simple hash map It s done to ensure repeated queries for the same ID do not require full traversal instead we can just look it up from hashMap and return it Here s how our solution would look like post memoization function getSelectors const idLocations const classLocations updated selector functions function locateById nodeId if idLocations hasOwnProperty nodeId return idLocations nodeId for let node of walkPreOrder document body if node id nodeId idLocations nodeId node memoize return node idLocations nodeId null memoize return null function locateAllByClassName className if classLocations hasOwnProperty className return classLocations className const result for let node of walkPreOrder document body if node classList contains className result push node classLocations nodeId result return result return locateById locateAllByClassName USAGE const locateById locateAllByClassName getSelectors const result locateAllByClassName row returns array of elements const img locateById profile returns an element if found Dealing with more complex selectorsLet s try to implement something like element querySelector Here s how MDN describes it The querySelector method of the Element interface returns the first element that is a descendant of the element on which it is invoked that matches the specified group of selectors Example const firstRow document querySelector container row first child In this case we can pass any CSS selector to the function and it should be able to traverse the DOM to find that element for us Let s see it we how it can be implemented function myQuerySelector selector const path selector split map str gt str trim let currentNode document body while path length amp amp currentNode const currentSelector path shift let found false for let node of walkPreOrder currentNode if node matches currentSelector currentNode node found true break if found currentNode null return currentNode USAGE const firstRow myQuerySelector container row first child Implementation of myQuerySelectorAll similar to element querySelectorAll also follows the same approach with slight modification function myQuerySelectorAll selector const path selector split map str gt str trim const result let currentNode document body while path length amp amp currentNode const currentSelector path shift for let node of walkPreOrder currentNode if node matches currentSelector currentNode node result push currentNode return result BonusWe can use the recursive preOrder traversal approach describe at the start of this article to clone any tree Let s see how we can use it to clone any DOM tree similar to what element cloneNode true does Create a clone of source node by create a new node with same tagName and then copying over the attributes Recursively call cloneTree method on all children of the source node and append the returned nodes as children to cloned node function cloneTree node if node return const clonedNode document createElement node tagName toLowerCase const attributes node getAttributeNames attributes forEach attribute gt clonedNode setAttribute attribute node getAttribute attribute for const child of node children clonedNode append cloneTree child return clonedNode This article has been originally published at StackFull dev If you enjoyed reading this you may want to opt for my newsletter It would let me reach out to you whenever I publish a new thought 2021-08-31 05:35:04
Apple AppleInsider - Frontpage News Bose QuietComfort 45 Noise-Cancelling Headphones debut at $329 https://appleinsider.com/articles/21/08/31/bose-quietcomfort-45-noise-cancelling-headphones-debut-at-329?utm_medium=rss Bose QuietComfort Noise Cancelling Headphones debut at A successor to Bose s popular QC the highly anticipated QuietComfort headphones offer enhanced acoustic noise canceling technology and USB C charging The headphones were first spotted at Adorama on Aug with a retail price tag of At press time shoppers can preorder the QuietComfort headphones at the Bose dealer with no official ship date included on the company s product page According to Adorama orders are shipped on a first come first served basis with free shipping on orders delivered within the contiguous U S New to the QuietComfort is USB C charging with up to hours of play time on a single charge The QC also offer improved voice pickup with the addition of a fourth microphone Read more 2021-08-31 05:45:01
金融 JPX マーケットニュース [OSE]特別清算数値(2021年8月限):FTSE中国50 https://www.jpx.co.jp/markets/derivatives/special-quotation/ 特別清算 2021-08-31 15:15:00
金融 JPX マーケットニュース [東証]上場廃止等の決定:日本アジアグループ(株) https://www.jpx.co.jp/news/1023/20210831-11.html 上場廃止 2021-08-31 15:10:00
金融 日本銀行:RSS 2021年版英文年報「Annual Review 2021」を公表しました http://www.boj.or.jp/announcements/release_2021/rel210831b.htm annualreview 2021-08-31 15:00:00
金融 ニュース - 保険市場TIMES エヌエヌ生命、新型コロナによる中小企業の資金需要に関する第7回調査の結果を発表 https://www.hokende.com/news/blog/entry/2021/08/31/150000 エヌエヌ生命、新型コロナによる中小企業の資金需要に関する第回調査の結果を発表資金需要の発生、前回調査より微増中小企業向け事業保険を提供するエヌエヌ生命は月日、回目となる新型コロナウイルスによる中小企業の資金需要に関する調査の結果を発表した。 2021-08-31 15:00:00
海外ニュース Japan Times latest articles Takashi Inui back at Cerezo Osaka after decade in Europe https://www.japantimes.co.jp/sports/2021/08/31/soccer/j-league/takashi-inui-returns-cerezo-osaka/ cerezo 2021-08-31 14:27:59
ニュース BBC News - Home Afghanistan: UK to push for safe passage for Afghans as US withdraws https://www.bbc.co.uk/news/uk-58389977?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-31 06:17:38
ニュース BBC News - Home Tokyo 2020: Toyota restarts driverless vehicles after accident https://www.bbc.co.uk/news/business-58390290?at_medium=RSS&at_campaign=KARANGA palette 2021-08-31 06:20:43
ニュース BBC News - Home Transfer deadline day: Summer window set to close https://www.bbc.co.uk/sport/football/58356632?at_medium=RSS&at_campaign=KARANGA europe 2021-08-31 05:44:27
ビジネス 不景気.com ヘリコプター販売「ユーロテックジャパン」が民事再生、負債72億円 - 不景気.com https://www.fukeiki.com/2021/08/eurotec-japan.html 株式会社 2021-08-31 06:20:14
ビジネス 不景気.com 三光マーケティングフーズが民事再生中の「海商」を買収へ - 不景気.com https://www.fukeiki.com/2021/08/sanko-foods-acquire-kaisho.html 三光マーケティングフーズ 2021-08-31 05:44:59
京都 京都市 「第3期山科区基本計画~想い出は いつも人 ちょいなか山科~」の策定について(山科区役所) https://www.city.kyoto.lg.jp/yamasina/page/0000288263.html 山科区役所 2021-08-31 15:00:00
京都 京都市 京都市南区基本計画(第3期)の策定について(南区役所) https://www.city.kyoto.lg.jp/minami/page/0000288173.html 南区役所 2021-08-31 15:00:00
京都 京都市 「上京区基本計画2025」冊子の発行について (上京区役所) https://www.city.kyoto.lg.jp/kamigyo/page/0000288714.html 上京区役所 2021-08-31 15:00:00
京都 京都市 【広報資料】たけっこぐんぐんプロジェクト委員会「らくさい親子はぐくみスタンプラリー2021」の開催について(西京区役所) https://www.city.kyoto.lg.jp/nisikyo/page/0000288675.html 西京区役所 2021-08-31 15:00:00
京都 京都市 【広報資料】第3期下京区基本計画の策定について(下京区役所) https://www.city.kyoto.lg.jp/shimogyo/page/0000288864.html 下京区役所 2021-08-31 15:00:00
京都 京都市 西京健康ひろばミニ(西京区役所) https://www.city.kyoto.lg.jp/nisikyo/page/0000288761.html 実行委員会 2021-08-31 15:00:00
京都 京都市 「北区基本計画~“つながり”の力で進めるまちづくり」の策定について (北区役所) https://www.city.kyoto.lg.jp/kita/page/0000288686.html 北区役所 2021-08-31 15:00:00
京都 京都市 【広報資料】「学生が学生に伝えたい健康のこと」ショートムービー配信について(左京区役所) https://www.city.kyoto.lg.jp/sakyo/page/0000287831.html 左京区役所 2021-08-31 15:00:00
京都 京都市 12大学の学生が地下鉄駅をアートでジャック!「KYOTO駅ナカアートプロジェクト2021の実施について~市バスアート車両も走行!~(交通局) https://www.city.kyoto.lg.jp/kotsu/page/0000288872.html 地下鉄駅 2021-08-31 15:00:00
京都 京都市 「“もっと”船岡山も北区も盛り上げたい!」キャンペーンの開催及び地域連動キャンペーン参加店舗の募集について (北区役所) https://www.city.kyoto.lg.jp/kita/page/0000288683.html 北区役所 2021-08-31 15:00:00
ビジネス 東洋経済オンライン アメリカの高校生が学ぶ「経済的に自立」する方法 教育、キャリア、家族などをどう考える? | 家計・貯金 | 東洋経済オンライン https://toyokeizai.net/articles/-/447412?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-31 14:30:00
ビジネス プレジデントオンライン 義手、義足、車椅子…AOKIがパラ開会式スーツに込めた"きめ細かいこだわり" - どうやって1000着を仕立てたのか https://president.jp/articles/-/49417 日本選手団 2021-08-31 15:00:00
IT 週刊アスキー 「パイプオルガンと横浜の街 2021」オープニングイベントのチケット販売開始 https://weekly.ascii.jp/elem/000/004/067/4067709/ 先行販売 2021-08-31 15:10:00
IT 週刊アスキー 型にハマらない独創性のデザイン! どこにでも巻きつけられるサングラス「SUNFOLD」 https://weekly.ascii.jp/elem/000/004/067/4067504/ sunfold 2021-08-31 15:00:00
IT 週刊アスキー アップル、クラシック音楽ストリーミングサービスPrimephonicを買収 Apple Musicで提供へ https://weekly.ascii.jp/elem/000/004/067/4067725/ apple 2021-08-31 15:00:00
マーケティング AdverTimes ダイドー21年2Q 自販機売上5.8%増 10月から『呪術廻戦』コラボ https://www.advertimes.com/20210831/article362105/ 呪術廻戦 2021-08-31 05:56:06
マーケティング AdverTimes Jekiとunerryが連携、鉄道路線利用者データを活用して交通広告のDXを推進 https://www.advertimes.com/20210831/article362099/ beaconbank 2021-08-31 05:52:54
海外TECH reddit Post Game Chat 8/30 Astros @ Mariners https://www.reddit.com/r/Mariners/comments/pezs81/post_game_chat_830_astros_mariners/ Post Game Chat Astros MarinersPlease use this thread to discuss anything related to today s game You may post anything as long as it falls within stated posting guidelines You may also post gifs and memes as long as it is related to the game Please keep the discussion civil Discord Line Score Final R H E HOU SEA Box Score SEA AB R H RBI BB SO BA HOU AB R H RBI BB SO BA SS Crawford J B Altuve RF Haniger LF Brantley B Seager K SS Correa B France DH Alvarez B Toro B Gurriel LF Marmolejos RF Tucker LF Moore D B Díaz A LF Bauers CF Meyers DH Torrens C Maldonado CF Kelenic C Murphy To PH Raleigh SEA IP H R ER BB SO P S ERA HOU IP H R ER BB SO P S ERA Flexen Garcia L Sadler Raley B Smith J Maton P Ramirez Y Stanek Doolittle Pressly Scoring Plays Inning Event Score T Yordan Alvarez singles on a sharp fly ball to center fielder Jarred Kelenic Michael Brantley scores Carlos Correa to rd Yordan Alvarez to nd T Kyle Tucker out on a sacrifice fly to center fielder Jarred Kelenic Carlos Correa scores Yordan Alvarez to rd Yuli Gurriel to nd B Jose Marmolejos homers on a line drive to right field B Dylan Moore homers on a fly ball to left center field Kyle Seager scores T Kyle Tucker singles on a sharp line drive to right fielder Mitch Haniger Yuli Gurriel scores T Jake Meyers singles on a sharp ground ball to left fielder Dylan Moore Kyle Tucker scores Highlights Description Length HD Yordan Alvarez drives an RBI single to center field HD Kyle Tucker hits a sacrifice fly to center field HD JoséMarmolejos crushes a solo home run to right HD Chris Flexen strikes out four over frames HD Dylan Moore belts a two run home run to left center HD Luis Garcia strikes out six over five frames HD Kyle Tucker ties the game with on th inning single HD Jake Meyers rips a go ahead single to left field HD Decisions Winning Pitcher Losing Pitcher Save Maton P Smith J Pressly submitted by u Mariners bot to r Mariners link comments 2021-08-31 05:46:48
ニュース THE BRIDGE 太陽光パネル保守自動化のヒラソル・エナジー、シリーズAで5億円超を調達——東大IPCなどから http://feedproxy.google.com/~r/SdJapan/~3/leKIUFplObA/girasol-energy-series-a-round-funding 太陽光パネル保守自動化のヒラソル・エナジー、シリーズAで億円超を調達ー東大IPCなどから太陽光IoTプラットフォームを開発するヒラソル・エナジーは日、シリーズAラウンドで億円超を調達したと発表した。 2021-08-31 06:00:12
TECH Engadget Japanese 膝上テーブルとPCバッグを一体化した『デスクエニウェア』発売。テレワーク環境まるごと移動 https://japanese.engadget.com/desk-anywhere-075311644.html 移動 2021-08-31 07:53:11
TECH Engadget Japanese スマホのバッテリー劣化はワイヤレス充電が原因?注意すべきポイントとQiよりMafSafeが安全な理由 https://japanese.engadget.com/important-points-when-you-use-wireless-charger-074558017.html iphone 2021-08-31 07:45:58
TECH Engadget Japanese 宇宙旅行ペアチケットが当たる懸賞は9月1日締め切り。ブランソン卿が案内する宇宙港見学ツアー付き https://japanese.engadget.com/win-a-trip-to-space-073020345.html virgingalactic 2021-08-31 07:30:20
TECH Engadget Japanese Apple Watch Series 7(仮)の実物に近そうな予想レンダリング画像が公開 https://japanese.engadget.com/applewatch-series7-rendering-070015703.html applewatchseries 2021-08-31 07:00:15
ROBOT ロボスタ 【香り×AI×IoT】IoTにおいセンサーに日本酒職人の嗅覚を搭載 日本酒と畜産をテーマに実証実験 においで生物資源の利活用を促進 https://robotstart.info/2021/08/31/smell-utilization-iot.html revorn 2021-08-31 07:44:44
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] GMOあおぞら銀、振込手数料さらに値下げ86円に スタートアップ企業向け特典も https://www.itmedia.co.jp/business/articles/2108/31/news144.html itmedia 2021-08-31 16:27:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] d払いも決済手数料無料キャンペーン 新規対象、22年9月末まで https://www.itmedia.co.jp/business/articles/2108/31/news142.html itmedia 2021-08-31 16:15:00
IT ITmedia 総合記事一覧 [ITmedia News] なぜボールベアリング会社の不織布マスクが良質なのか ミネベアミツミに聞いてきた https://www.itmedia.co.jp/news/articles/2108/31/news145.html itmedia 2021-08-31 16:07:00
TECH Techable(テッカブル) メダップ、地域医療連携を推進する「foro CRM」の開発強化と市場拡大へ https://techable.jp/archives/161047 forocrm 2021-08-31 07:30:20
TECH Techable(テッカブル) AIカフェロボット「root C」JR新橋駅の南改札前に登場。9月より営業開始 https://techable.jp/archives/161057 newinnovations 2021-08-31 07:00:16
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders AnchorZ、スマホで振る舞いを常時認証するWindowsログイン認証ソフト「DZ Pass」に新版 | IT Leaders https://it.impress.co.jp/articles/-/21988 AnchorZ、スマホで振る舞いを常時認証するWindowsログイン認証ソフト「DZPass」に新版ITLeadersAnchorZアンカーズは年月日、ログイン認証ソフトウェア「DZPass」の新版「DZPassVer」を発表した。 2021-08-31 16:04:00
python Pythonタグが付けられた新着投稿 - Qiita Pythonいろんな構文 https://qiita.com/disk131/items/36f46e1946003f54788a Pythonいろんな構文変数代入についてまとめて代入xyzprintxyzリスト、辞書型の展開リストの展開testprinttestprinttest辞書型の展開testappleredremonyellowprinttestcherriepinkappleredremonyellowcherriepink真偽testがNoneではないまたはTrueの場合は真iftestprintOKtestがNoneまたはFalseの場合は真ifnottestprintNGinは辞書型でも使えるtestageifageintestandtestagegtprint大人です比較演算子の組み合わせifxgtandxltifltxlt三項演算子変数条件が真のときの値if条件式else条件が偽のときの値iftestgtmessage正の数またはですelsemessage負の数です↓一行で終わりmessage正の数またはですiftestgtelse負の数です文字列の扱い文字列の中に変数を埋め込むname太郎print私はnameです一番見やすく簡単printf私はnameですformat関数print私はですformatnameprint私はsですname型変換文字から数字へint数字から文字へstr文字列置換はともを置換している。 2021-08-31 16:51:33
python Pythonタグが付けられた新着投稿 - Qiita 特に何もフォントをダウンロードせずにmatplotlibの日本語豆腐を避ける方法(Windows) https://qiita.com/chicken_data_analyst/items/44e7b0bef7e62517c3c3 特に何もフォントをダウンロードせずにmatplotlibの日本語豆腐を避ける方法Windowsはじめにpythonのmatplotlibで日本語を扱うときに豆腐→になることがあるだろう。 2021-08-31 16:10:50
js JavaScriptタグが付けられた新着投稿 - Qiita 【JavaScript】==と===の違いについて https://qiita.com/tkshiiiir/items/0de66f6688b12ff18c09 今回のように等価演算子と厳密等価演算子で結果が異なること場合があるため、比較を行う際はどのようなことをしたいのか考え使用する演算子を使い分ける必要があります。 2021-08-31 16:58:40
js JavaScriptタグが付けられた新着投稿 - Qiita Vue 3 + TypeScript + axiosでAPI接続 https://qiita.com/Esfahan/items/1b41b64d0a605732a0dd 以下の設定をすることで、devServervuecliserviceserveで動くサーバー上で、httplocalhostへのアクセスで且つ、URIにapiを含むリクエストが発行された場合、宛先をhttplocalhostに書き換えてアクセスするようになる。 2021-08-31 16:10:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Django 'NoneType' object has no attribute 'strftime' https://teratail.com/questions/357062?rss=all DjangoxNoneTypexobjecthasnoattributexstrftimex以下のコードを実行するとエラーが発生して進めません。 2021-08-31 16:59:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) IIS10で本番環境と検証環境を作成する際の手法 https://teratail.com/questions/357061?rss=all IISで本番環境と検証環境を作成する際の手法WindowsServerでwebシステム用のサーバを構築しています。 2021-08-31 16:57:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) FirebaseのStorage機能でPDFファイルを表示したいが、CORSエラーがでてしまう。 https://teratail.com/questions/357060?rss=all FirebaseのStorageにアップロードしたPDFファイルをReactjsのアプリ上で表示したい。 2021-08-31 16:57:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) foreachでできて、LinQでできない https://teratail.com/questions/357059?rss=all foreachでできて、LinQでできない概要Cでスクレイピングアプリを作成しています。 2021-08-31 16:51:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python mode='r+'でopen時のwriteの書込位置の変化 https://teratail.com/questions/357058?rss=all Pythonmodexrxでopen時のwriteの書込位置の変化前提・実現したいことPythonの勉強中です。 2021-08-31 16:50:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) which flutter すると flutter not found https://teratail.com/questions/357057?rss=all whichflutterするとflutternotfound前提・実現したいことFlutterをインストールしています。 2021-08-31 16:47:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) レイアウトについての相談です。 https://teratail.com/questions/357056?rss=all レイアウトについての相談です。 2021-08-31 16:42:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python-redmine を使用してRedmineの情報を取得したいです https://teratail.com/questions/357055?rss=all pythonredmineを使用してRedmineの情報を取得したいです恐れ入ります。 2021-08-31 16:36:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) linux mintでJavaによるiOSアプリの開発をしたい https://teratail.com/questions/357054?rss=all linuxmintでJavaによるiOSアプリの開発をしたいiOSアプリを開発したいと思い、いろいろ検索してXcodeを使って開発するのが一番楽だということはわかりましたが、お金がなくどうしてもMacを買うことはできません。 2021-08-31 16:34:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) xlwingsで出力したDataFrameをExcel側でグラフにする際、空欄を0として扱われないようにしたい https://teratail.com/questions/357053?rss=all xlwingsで出力したDataFrameをExcel側でグラフにする際、空欄をとして扱われないようにしたい試したことExcel側に表示したDataFrame由来のテーブルをグラフにする際、「グラフのデザイン」⇒nbsp「データの選択」⇒nbsp「空白セルの表示方法」で空白nbspornbspデータ要素を線で結ぶを選択しても、空白セルの部分がとして扱われる。 2021-08-31 16:31:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【rails】Active Mailerを使ったメール送信について https://teratail.com/questions/357052?rss=all 【rails】ActiveMailerを使ったメール送信について前提・実現したいこと現在作成しているアプリケーションにてActivenbspMailerを使った問い合わせ機能を実装しています。 2021-08-31 16:27:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Django querysetで先に重複削除してフィルターをかけたい https://teratail.com/questions/357051?rss=all Djangoquerysetで先に重複削除してフィルターをかけたいDjangoのquerysetで先に重複削除をして最新のレコードでフィルターをかけリスト表示したいです。 2021-08-31 16:26:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) データーから特定(回答)のデーターを抜き出し別のデーターを出力する方法を探しています。 https://teratail.com/questions/357050?rss=all データーから特定回答のデーターを抜き出し別のデーターを出力する方法を探しています。 2021-08-31 16:17:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pandasで列方向の合計にする方法 https://teratail.com/questions/357049?rss=all 2021-08-31 16:16:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Appcelerator(Titanium)のListView templateで自動でのスクロールが出来ない。 https://teratail.com/questions/357048?rss=all AppceleratorTitaniumのListViewtemplateで自動でのスクロールが出来ない。 2021-08-31 16:16:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 動的ウェブプロジェクトを作るときにエラーがでる https://teratail.com/questions/357047?rss=all ltwelcomefilelistgtltwelc 2021-08-31 16:14:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 指定するカラーの前のハイフンは何の意味がある? https://teratail.com/questions/357046?rss=all 指定するカラーの前のハイフンは何の意味がある知りたいこと指定するカラーの前についているハイフンは何の意味があるのか。 2021-08-31 16:09:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 外部から Laravelにアクセスしてログインユーザーの情報を取得したい https://teratail.com/questions/357045?rss=all 外部からLaravelにアクセスしてログインユーザーの情報を取得したい前提・実現したいことドメインが異なるアプリケーションからAPIを実行することでLaravelに登録されているユーザー情報を取得できないかと考えたのですが、実現方法を教えてください。 2021-08-31 16:08:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SelemiumでTwitterの自動化、自動いいねができなくなった https://teratail.com/questions/357044?rss=all SelemiumでTwitterの自動化、自動いいねができなくなった前提・実現したいことTwitterの自動いいね前まで自動いいねをができる構文を利用していたのですが、Twitterのバージョンアップが起きてからできなくなりました。 2021-08-31 16:06:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) IoTデータで取得タイミングが異なるデータの紐付け処理方法 https://teratail.com/questions/357043?rss=all やりたいことは製品の検査結果とプロセス状態を一つのレコードにまとめることです。 2021-08-31 16:03:18
Docker dockerタグが付けられた新着投稿 - Qiita Dockerコンテナ上にWordpress本番環境を構築してホームページを公開した話 https://qiita.com/CaughC/items/15ae35602278092192d6 Dockerコンテナ上にWordpress本番環境を構築してホームページを公開した話概要大学で被験者実験を行うことになり募集用HPを作成したときの記録です大学が管理しているサーバーに私の指導教員が研究室HPを置いておりそのサーバーにアカウントを作成してもらえたのでそのサーバー上で募集用HPを作成しました同じような境遇だったりする人の参考になればと思いますサーバーへ接続コンテナ立てdockercomposeに関してはこちらのサイトを大いに参考に丸パクリさせていただきましたので詳細はこちらでご確認いただければと思います簡単便利DockerでWordPressの開発環境を作ろう。 2021-08-31 16:19:25
Ruby Railsタグが付けられた新着投稿 - Qiita Rails active_model_serializerとは https://qiita.com/Hashimoto-Noriaki/items/91c2bb94bce87495193e bundleexecrailsgcontrollerapivstaffsindexcreateshowupdatedestroyapivstaffscontrollerrbclassApiVStaffSerializerltActiveModelSerializerattributesidnameaccountemailendみたいにclassの後にApiVが追加されます。 2021-08-31 16:51:16
技術ブログ Developers.IO CodePipelineの同じパイプラインを呼び出すEventBridgeのルールが複数存在する場合の挙動を確認した https://dev.classmethod.jp/articles/duplicate-rules-for-eventbridge-that-invoke-codepipeline/ cloudformation 2021-08-31 07:29:29
海外TECH DEV Community AWS API Gateway https://dev.to/this-is-learning/aws-api-gateway-323g AWS API GatewayAWS API gateway is a fully managed service for developers to fully manage publish create and secure API s Using API gateway you can create both restful and WebSocket API s API Gateway has no minimum fees or startup costs You pay for the API calls you receive and the amount of data transferred out BenefitsEasy monitoring Adding other monitoring services to apiSecurity Controls Authorize access to your APIs with AWS Identity and Access Management IAM and Amazon Cognito If you use OAuth tokens API Gateway offers native OIDC and OAuth support Throttling API throttling is automatically added so our back ends don t receive unnecessary loadsAPI development Run multiple versions of the same API using API gateway Serverless API We can also use this to build a server less API by building a proxy from the gateway to lambda 2021-08-31 07:49:36
海外TECH DEV Community How to protect GitHub projects from non-reviewed code and force code review culture https://dev.to/bornfightcompany/how-to-protect-github-projects-from-non-reviewed-code-and-force-code-review-culture-3ip7 How to protect GitHub projects from non reviewed code and force code review cultureIn this blog post I will show you a way of protecting GitHub repositories from random pushes of non reviewed code or pushes to the master main branch I m a strong believer in deploying features via pull requests with code review I will not get into the question if the branch and pull request workflow is good or bad I have my opinion which is that pull requests and code reviews are a must for a team that wants to learn so if you don t agree this article is not for you because it forces all team members to use it Code review is a practice that depends on the culture A culture with no ego with a great wish for continuous learning sharing and teamwork Besides learning code code reviews will improve your communication soft skills as you will need to be clear and professional without being harsh which will also show you if you are a good mentor or not This article will focus on steps to achieve pull request with code review practice Workflow in theory Setting up your projectCreating pull request template Workflow in theory On GitHub create a new branch from master and use standard naming convention for branches feature name of the featurefix name of the fixTry to do this for every feature fix to avoid creating very large pull requests which will be very time consuming for reviewers After you finish working commit and push your code to your feature fix branch and create pull request to merge this branch to master branch Assign someone for code review The goal here is to learn from each other and to make sure all standards are met and code style is respected and of course to make sure code does not have any bugs If there are any questions suggestions fixes changes requested from the person which is conducting code review that person will request changes on GitHub with clear comments and the process starts again All comments need to be resolved before the reviewer can accept the pull request either changes or only answering the questions After successful code review the branch will be merged into the master branch and the feature fix branch will be automatically deleted Setting up your project Create CODEOWNERS fileCode owners file defines individuals or teams that are responsible for code in a repository Code owners are automatically requested for review when someone opens a pull request that modifies code that they own To use a CODEOWNERS file create a new file called CODEOWNERS in the root docs or github directory of the repository in the branch where you d like to add the code owners I m a simple guy so I always put everything in the root You can assign different code owners for different branches In practice no one could approve pull requests without code owners approval This will protect developers from trying to merge pull requests that no one approved Example CODEOWNERS file marioloncarek Manage user rolesOn GitHub repository go to the Settings tab and then choose Manage access from the left menu Here you can define which users can access your repository and what are their roles Always have at least one administrator and all other developers can have write permissions In practice administrators could override everything from this article and use their privileges to make changes on master branch or force merge without review This could be helpful for hotfixes Configure branch protection settingsOn GitHub repository go to the Settings tab and then choose Branches from the left menu Under Branch protection rules click Add rule This will open branch protection configuration Under Branch name pattern write your main branch name probably master or any other branch you wish to protect Configure all options according to this image This configuration will require pull request reviews before merging require review from code ownersrestrict who can dismiss pull request reviewsrequire status checks to pass before mergingrequire branches to be up to date before mergingrequire conversation resolution before mergingrestrict who can push to matching branchesdisallow force pushes for all users with push accessdisallow users with push access to delete matching branches Creating pull request template md fileWhen you add a pull request template to your repository project contributors will automatically see the template s contents in the pull request body To make your pull request template visible in the repository s root directory name the pull request template pull request template md and put it in the root of the repository Now when a contributor creates a new pull request they will see the template which will make pull request more standardised and contributors can be reminded about stuff that is important for the project like standards code style build flows etc etc with checklists Example pull request template md file DescriptionPlease include a summary of the change or which issue is fixed Type of change New feature non breaking change which adds functionality Bug fix non breaking change which fixes an issue Breaking change fix or feature that would cause existing functionality to not work as expected Area of change Frontend Backend General checklist My code follows the style guidelines of this project I ran npm run format yarn format before commit I have performed a self review of my own code I have commented my code particularly in hard to understand areas I have made corresponding changes to the documentation where needed My changes generate no new warnings I have checked my code and corrected any misspellings I have updated master and merged to my branch before submitting pull request My pull request generate no conflicts with master branch I requested code review from other team members Frontend checklist I followed guidelines for HTML LIQUID SCSS JAVASCRIPT from readme My Javascript generate no new console errors I tested my code cross browsers My slice is pixel perfect for both desktop and mobile according to design I conducted basic QA to assure all features are working I tested responsive for mobile and tablet resolutions Backend checklist I tested admin by manually adding content from zero I followed guidelines for naming admin fields I created easy to use admin experience which is self explanatory I added description to admin fields in hard to understand areas I followed guidelines for naming php liquid variables I conducted basic QA to assure all features are working ConclusionThese setup steps will create strong protection of repositories against pushes of non reviewed code or direct pushes to the master main branch It will force the team to apply the rules and maintain the code review culture It s not always easy to enforce people to follow the rules but with suggestions given throughout the post you can automate them quickly to make sure that everyone follows them What do you think about rules mentioned above Do you have other advices to improve your team s workflow 2021-08-31 07:39:24
海外TECH DEV Community 🚀 JavaScript Project Series That Makes You Pro. https://dev.to/chetan_atrawalkar/javascript-project-series-that-makes-you-pro-33ma JavaScript Project Series That Makes You Pro Hello Coders JavaScript is one of the leading names when it comes to front end web development Moreover it is one of the best programming languages to learn and earn in There are several ways of learning JS ranging from books to tutorials and one amazing way to learn javascript is building a projects So I m start the series of javascript projects for learning javascript with enjoyable projects Hope you like this mini project series Let s get started Color Theme Switcher Using JavaScript In this we re going to see how you can change the theme of your website to any color you want using JavaScript This can be considered as a mini project if you re learning JavaScript It teaches you DOM concepts and how to change styling of CSS through JavaScript Here s a preview Step First Create project files Index html Style css and Script js Step Then Copy the below HTML code and paste it into your code editor Index html lt DOCTYPE html gt lt html lang en gt lt head gt lt meta charset UTF gt lt title gt CodePen Color Change Buttons lt title gt lt link rel stylesheet href style css gt lt head gt lt body gt lt nav class menu gt lt a href class menu item menu item yellow data background ea gt lt a gt lt a href class menu item menu item red data background c gt lt a gt lt a href class menu item menu item green data background b gt lt a gt lt a href class menu item menu item purple data background fb gt lt a gt lt nav gt lt script src script js gt lt script gt lt body gt lt html gt Here we have used tag to choose various colors for the theme We have used an attribute data background to specify the default background of the anchor tags Step After creating html file next is the use CSS code for styling Style csshtml height font size vw body height display flex align items center justify content center background color fffc transition background color s will change background color margin menu item width rem height rem border radius rem display inline block margin left rem animation name close animation duration s will change width background color transition background s vertical align top display inline flex align items center justify content center box shadow px px rgba menu item first child margin left background fabeb menu item nth child background f menu item nth child background ea menu item nth child background cda menu item animate animation duration s menu item active width rem animation name open menu item active menu item yellow background fabeb menu item active menu item red background f menu item active menu item green background ea menu item active menu item purple background cda Step Below is the JavaScript code which is the most important part in this Theme changer We declared a const menuItems which will get the tag attributes of our tags Then in that const we store all the mouse event listener and at the same time calling the buttonClick method which assigns the specified color to the background Script jsconst menuItems document querySelectorAll menu item for var i i lt menuItems length i menuItems i addEventListener click buttonClick function buttonClick if this classList contains menu item active document body style backgroundColor this getAttribute data background And that s it You re done That s all Let me know by comment below if you have successfully implemented this project And If you need more content like this follow codev land on instagram Keep Claim And Just Code It 2021-08-31 07:11:36
海外TECH DEV Community Multi-colored text in CSS https://dev.to/dailydevtips1/multi-colored-text-in-css-1mi8 Multi colored text in CSSIn this article we will be creating a super cool effect where we can have multi colored text in CSS I saw this effect a while ago on Twitter done by Adam Argyle and was blown away by how easy this can be achieved in CSS Below is a demo of what we ll be creating today CSS Multi colored gradient textTo create this effect let s first start with our HTML structure This is super easy as we only need one element lt h gt multi colored text in css lt h gt Then it s off to our CSS file to magic some magic 🪄 Let s start by defining our five colors and our starting angle root color color caea color bdd color fedf color ebdb angle deg We are using the root to define variables as this is valid syntax in basic CSS No need for SCSS here Then let s add some styling to our body This is used to center our text and make our background black The effect works better on black but will also work on different colors body display flex justify content center align items center background Then let s start on styling our h element I m breaking these up into a couple of steps to give more of an idea of what s happening Basic heading stylingFor our basic styling we want a relatively big heading h color fff text align center font family Roboto Helvetica Neue Arial sans serif font size vw font weight line height vw text transform uppercase This will give us the following output Each word on its own lineAs you can see above it s just one big line To get each word on its own line we can use the following CSS hack word spacing vw Making each word space on a single line CSS Text Gradient backgroundNow we can move to add the gradient effect We ll start by splitting the gradient into steps resulting in each word being one color background linear gradient var angle var color transparent transparent var color var color transparent transparent var color var color transparent transparent var color var color transparent transparent var color background clip text webkit background clip text color transparent Here you can see we define the colors we have in our root element definition As well as the basic angle of We add a transparent border between each color for our animation later on As well as set the clipping mode to text Animating a linear background gradient in CSSTo animate the gradient is quite tricky The main hack we are applying is by defining the angle variable Then we can go ahead and add an animation to our h element animation s rotate linear infinite This animation looks as follows keyframes rotate to angle deg However this doesn t do much yet because the browser doesn t know deg is a value We can fix this by defining a property for the angle variable property angle syntax lt angle gt initial value deg inherits false Note This idea was taken from this cool CSS Tricks articleAnd there we go A super cool CSS text animation effect I hope you enjoyed this article Thank you for reading and let s connect Thank you for reading my blog Feel free to subscribe to my email newsletter and connect on Facebook or Twitter 2021-08-31 07:10:13
海外TECH DEV Community What is 'this' ? 😳 https://dev.to/mayank0508/what-is-this-4p6n What is x this x This The this keyword can lead to some headaches in JavaScript this blog hopefully acts as a remedy this refers to different things depending on where it s used and how if used in a function a function is called Generally this refers to the thing which called a function That can be the global context an object or some bound data object e g when the browser binds this to the button that triggered a click event this in Global Context i e outside of any function function something console log this logs global object window in browser ALWAYS also in strict mode this in a Function non Arrow Called in the global contextfunction something console log this something logs global object window in browser in non strict mode undefined in strict mode this in an Arrow Function Called in the global contextconst something gt console log this something logs global object window in browser ALWAYS also in strict mode this in a Method non Arrow Called on an objectconst person name Mayank greet function or use method shorthand greet console log this name person greet logs Max this refers to the person object this in a Method Arrow Function Called on an objectconst person name Max greet gt console log this name person greet logs nothing or some global name on window object this refers to global window object even in strict mode If in doubt a console log this can always help you find out what this is referring to at the moment HAPPY CODING ‍ 2021-08-31 07:09:16
海外TECH Engadget HBO Max and YouTube are now available on Spectrum TV https://www.engadget.com/hbo-max-and-you-tube-are-now-available-on-spectrum-tv-070501752.html?src=rss HBO Max and YouTube are now available on Spectrum TVSpectrum TV has made major streaming service additions to its digital cable service and live TV app with HBO Max and YouTube parent Charter has announced You ll be able to access both apps on channels for HBO Max and for YouTube or on the platform s guide via the search or apps menu You ll need of course a subscription to access HBO Max at per month with ads or ad free nbsp Along with Netflix HBO Max and YouTube are the first streaming channels available directly through the Spectrum Guide quot As the video landscape continues to change we are evolving our products and making it easier for our customers to watch what they want by providing access to streaming apps from convenient launch points within the Spectrum TV experience quot said Spectrum VP Elena Ritchie As Spectrum notes Warner s HBO Max offers hours of premium content from brands HBO DC Cartoon Network Adult Swim and Studio Ghibli It also includes all Warner Bros films Dune Godzilla vs Kong and more available the same day the films debut in theaters That s a boon to movie fans not ready to go to theaters with the pandemic still raging but a consternation to some of the filmmakers involved 2021-08-31 07:05:01
海外TECH CodeProject Latest Articles How to Run Docker Container using AWS Elastic Container Service https://www.codeproject.com/Tips/5311531/How-to-Run-Docker-Container-using-AWS-Elastic-Cont container 2021-08-31 07:26:00
海外TECH CodeProject Latest Articles My Media Search: Find and Enjoy the Media Files on your PC https://www.codeproject.com/Articles/5311669/My-Media-Search-Find-and-Enjoy-the-Media-Files-on killers 2021-08-31 07:25:00
海外科学 BBC News - Science & Environment Greta Thunberg: Scotland 'not a world leader on climate change' https://www.bbc.co.uk/news/uk-scotland-58387017?at_medium=RSS&at_campaign=KARANGA glasgow 2021-08-31 07:18:06
医療系 医療介護 CBnews NCNPと都医学総合研究所が連携・協力協定締結-教育・人材育成の相互支援も https://www.cbnews.jp/news/entry/20210831162426 人材育成 2021-08-31 16:45:00
医療系 医療介護 CBnews 東京都立病院職員コロナ感染、看護師1人が入院-医師1人が宿泊療養、看護師1人が自宅療養に https://www.cbnews.jp/news/entry/20210831161228 新型コロナウイルス 2021-08-31 16:40:00
金融 RSS FILE - 日本証券業協会 選択権付債券売買取引状況 https://www.jsda.or.jp/shiryoshitsu/toukei/sentaku/index.html 選択 2021-08-31 09:00:00
金融 RSS FILE - 日本証券業協会 短期社債等及び私募社債の取引状況等 https://www.jsda.or.jp/shiryoshitsu/toukei/kokunai/index.html 私募 2021-08-31 09:00:00
金融 JPX マーケットニュース [東証]上場廃止等の決定:(株)タカネットサービス https://www.jpx.co.jp/news/1021/20210831-02.html 上場廃止 2021-08-31 16:30:00
金融 JPX マーケットニュース [東証]上場廃止等の決定:(株)新東京グループ https://www.jpx.co.jp/news/1021/20210831-01.html 新東京グループ 2021-08-31 16:30:00
金融 日本銀行:RSS 長期国債買入れ(利回り・価格入札方式)の四半期予定(2021年7~9月)[一部変更] http://www.boj.or.jp/announcements/release_2021/rel210831e.pdf 長期 2021-08-31 17:00:00
金融 日本銀行:RSS 米ドル資金供給オペレーションのオファー日程(2021年9月~11月) http://www.boj.or.jp/announcements/release_2021/rel210831d.pdf 資金供給オペレーション 2021-08-31 17:00:00
金融 日本銀行:RSS CP・社債等買入のオファー日程(2021年9月~10月) http://www.boj.or.jp/announcements/release_2021/rel210831c.pdf 買入 2021-08-31 17:00:00
金融 ニュース - 保険市場TIMES SBIいきいき少短、「地震・防災」に関するアンケート調査の結果を発表 https://www.hokende.com/news/blog/entry/2021/08/31/170000 2021-08-31 17:00:00
ニュース ジェトロ ビジネスニュース(通商弘報) 繊維製品のセーフガード関税率を一部改定 https://www.jetro.go.jp/biznews/2021/08/546cc3a133d6b2b1.html 関税率 2021-08-31 07:15:00
海外ニュース Japan Times latest articles Japan to halt SDF’s Afghanistan evacuation mission as early as Wednesday https://www.japantimes.co.jp/news/2021/08/31/national/sdf-afghanistan/ Japan to halt SDF s Afghanistan evacuation mission as early as WednesdayUp to around people including local Japan Embassy and JICA staff and their families remain in the country after the SDF evacuated one Japanese 2021-08-31 16:28:05
海外ニュース Japan Times latest articles Couple arrested after missing Tokyo high school girl found dead https://www.japantimes.co.jp/news/2021/08/31/national/crime-legal/tokyo-high-school-girl-death-yamanashi/ Couple arrested after missing Tokyo high school girl found deadA couple has admitted under questioning to having dumped the girl s body and they also hinted that they killed her police sources have said 2021-08-31 16:24:12
海外ニュース Japan Times latest articles Japan seeks record defense budget with spending for new technologies https://www.japantimes.co.jp/news/2021/08/31/national/japan-defense-budget-2022/ Japan seeks record defense budget with spending for new technologiesThe trillion request ーmuch of which is intended to counter China s growing military muscle ーwould exceed fiscal s record initial budget rising 2021-08-31 16:23:28
海外ニュース Japan Times latest articles For the visually impaired, Japan’s ‘tenji‘ blocks offer reassurance and support https://www.japantimes.co.jp/news/2021/08/31/national/tenji-panels/ For the visually impaired Japan s tenji blocks offer reassurance and supportThe tactile paving invented in Okayama Prefecture more than years ago has since gone global becoming a familiar sight in cities from London to 2021-08-31 16:03:42
ニュース BBC News - Home Afghanistan: We must face new reality and exercise moderating influence on Taliban - Raab https://www.bbc.co.uk/news/uk-58389977?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-31 07:53:45
ニュース BBC News - Home Greta Thunberg: Scotland 'not a world leader on climate change' https://www.bbc.co.uk/news/uk-scotland-58387017?at_medium=RSS&at_campaign=KARANGA glasgow 2021-08-31 07:18:06
ニュース BBC News - Home Everton striker Kean rejoins Juventus on two-year loan deal https://www.bbc.co.uk/sport/football/58392415?at_medium=RSS&at_campaign=KARANGA everton 2021-08-31 07:27:55
ニュース BBC News - Home Toyko Paralympics: Sarah Storey wins 16th gold after C5 time trial victory https://www.bbc.co.uk/sport/av/disability-sport/58393461?at_medium=RSS&at_campaign=KARANGA Toyko Paralympics Sarah Storey wins th gold after C time trial victoryWatch the moment Sarah Storey became Britain s joint most successful Paralympic athlete winning the women s C time trial to earn her th gold medal 2021-08-31 07:49:05
ビジネス ダイヤモンド・オンライン - 新着記事 明和産業(8103)、「増配」を発表して、配当利回りが 4.7%⇒24.6%に! 年間配当は1年間で7.6倍に急増、 2022年3月期は前期比100円増の「1株あたり115円」 - 配当【増配・減配】最新ニュース! https://diamond.jp/articles/-/280997 明和産業、「増配」を発表して、配当利回りが⇒に年間配当は年間で倍に急増、年月期は前期比円増の「株あたり円」配当【増配・減配】最新ニュース明和産業が、年月期の配当予想の修正増配を発表し、配当利回りがに明和産業は、年月期の年間配当を前回予想比で「円」の増配、前期比では「円」の増配となる「株あたり円」に修正すると発表した。 2021-08-31 16:35:00
ビジネス 不景気.com 中京銀行の希望退職に150名が応募、人員定めず募集 - 不景気.com https://www.fukeiki.com/2021/08/chukyo-bank-cut-150-job.html 希望退職 2021-08-31 07:26:26
GCP Google Cloud Platform Japan 公式ブログ エキスパートに聞いた、マルチクラウドに関する 5 つのすべきこととすべきでないこと https://cloud.google.com/blog/ja/topics/hybrid-cloud/how-to-do-multicloud-right-according-to-experts/ マルチクラウドがクラウドの問題である以上、その取り組みもまたクラウドに根差しているべきです。 2021-08-31 09:00:00
北海道 北海道新聞 十二支像「巳」、水銀朱で彩色か 奈良のキトラ壁画、文化庁検討会 https://www.hokkaido-np.co.jp/article/584104/ 東京都内 2021-08-31 16:12:00
北海道 北海道新聞 消費者心理、3カ月ぶりに悪化 8月、感染急拡大が影響 https://www.hokkaido-np.co.jp/article/584103/ 消費動向調査 2021-08-31 16:10:00
北海道 北海道新聞 羽田、国際線発着スポット新設 30年目標、地方乗り継ぎ便利に https://www.hokkaido-np.co.jp/article/584102/ 乗り継ぎ 2021-08-31 16:09:00
北海道 北海道新聞 年賀はがき6%減、22年用18億3千万枚 11月1日発売 https://www.hokkaido-np.co.jp/article/584084/ 年賀はがき 2021-08-31 16:06:07
北海道 北海道新聞 住宅着工戸数、5カ月連続プラス 持ち家、分譲住宅が好調 https://www.hokkaido-np.co.jp/article/584100/ 国土交通省 2021-08-31 16:04:00
北海道 北海道新聞 デジタル庁、1日発足 職員600人体制 https://www.hokkaido-np.co.jp/article/584080/ 職員 2021-08-31 16:04:08
北海道 北海道新聞 社会保障給付費が123兆円 19年度、過去最高を更新 https://www.hokkaido-np.co.jp/article/584098/ 人口問題研究所 2021-08-31 16:02:00
ニュース Newsweek 米国で進化論支持派がようやく過半数となる......では日本やドイツは? https://www.newsweekjapan.jp/stories/world/2021/08/post-97013.php 2021-08-31 16:40:13
ニュース Newsweek 中国:未成年者のゲームは週3時間まで 極端なネット規制どこまで https://www.newsweekjapan.jp/stories/world/2021/08/3-275.php 2021-08-31 16:25:00
ニュース Newsweek ワクチン未接種なら入院リスクは29倍 米CDC研究 https://www.newsweekjapan.jp/stories/world/2021/08/29cdc.php CDCは報告書のなかで、「こうした感染率および入院率のデータは、デルタ株の伝染が拡大していた時期において、新型コロナウイルスへの感染と新型コロナウイルス感染症の重症化に対し、認可されたワクチンが保護効果を有していたことを示すものである」と述べている。 2021-08-31 16:20:25
IT 週刊アスキー 本日8月31日限定!『プロジェクトセカイ』で「HAPPY ANNIVERSARYライブ ミク」を開催中 https://weekly.ascii.jp/elem/000/004/067/4067753/ colorful 2021-08-31 16:55:00
IT 週刊アスキー 地上70mで生演奏を楽しめる! ホテルニューグランド「チャペルコンサート」9月から毎月1回開催へ https://weekly.ascii.jp/elem/000/004/067/4067744/ 音楽家 2021-08-31 16:40:00
IT 週刊アスキー 和食さとのテイクアウトは狙い!「天丼」半額322円、秋の味覚「松茸」も登場 https://weekly.ascii.jp/elem/000/004/067/4067700/ 和食さと 2021-08-31 16:30:00
IT 週刊アスキー オーストラリアの味を堪能! 新横浜プリンスホテル「Australia Food & Wine Fair 2021」9月1日スタート https://weekly.ascii.jp/elem/000/004/067/4067720/ australiafoodwinefair 2021-08-31 16:10:00
マーケティング AdverTimes 広告ブロックアプリを買収 迷惑電話遮断のトビラシステムズ https://www.advertimes.com/20210831/article362121/ blocker 2021-08-31 07:08:32
GCP Cloud Blog JA エキスパートに聞いた、マルチクラウドに関する 5 つのすべきこととすべきでないこと https://cloud.google.com/blog/ja/topics/hybrid-cloud/how-to-do-multicloud-right-according-to-experts/ マルチクラウドがクラウドの問題である以上、その取り組みもまたクラウドに根差しているべきです。 2021-08-31 09:00:00
TECH Engadget Japanese カーナビのAmazon売れ筋ランキング。効率的な移動を実現するドライブの必須アイテム。専用機ならではの使い勝手が魅力! https://japanese.engadget.com/ranking-car-navigation-092030312.html amazon 2021-08-31 09:20:30
TECH Engadget Japanese 弾幕シューティング『怒首領蜂 大復活HD+』、Apple Arcadeで配信開始 https://japanese.engadget.com/dodonpachi-apple-arcade-090022738.html applearcade 2021-08-31 09:00:22
ROBOT ロボスタ Googleウェイモ/GMクルーズ/ポニーなど米国で自動運転ロボタクシーの運用開始 しかし人による支援は不可欠 自動運転最前線 https://robotstart.info/2021/08/31/autonomous-usa.html google 2021-08-31 09:11:30
IT ITmedia 総合記事一覧 [ITmedia Mobile] ドコモユーザー限定、還元率が最大3%になる「d払いステップボーナス」 https://www.itmedia.co.jp/mobile/articles/2108/31/news153.html itmediamobile 2021-08-31 18:17:00
IT ITmedia 総合記事一覧 [ITmedia News] 同じ病気の人と知り合える“闘病SNS”が登場 入院経験者のCEOが開発 https://www.itmedia.co.jp/news/articles/2108/31/news163.html dayroom 2021-08-31 18:12:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders AIカメラに組み込んで使う20個のAIアルゴリズム集、AI Dynamics Japanが販売 | IT Leaders https://it.impress.co.jp/articles/-/21989 AIカメラに組み込んで使う個のAIアルゴリズム集、AIDynamicsJapanが販売ITLeadersAIDynamicsJapanは年月日、AIアルゴリズム集「Package」を発表した。 2021-08-31 18:16:00
python Pythonタグが付けられた新着投稿 - Qiita 【pythonanywhere】10分でwebサイト公開(無料サーバー・広告なし・無料SSL) https://qiita.com/probabilityhill/items/678f77dc96ccad47c401 サイトのURLがusernamepythonanywherecomになることに注意webサイト作成【分】右上の「Web」をクリックgt「Addanewwebapp」をクリック「Next」をクリック「Flask」を選択「Python」を選択homeusernamemysiteflaskapppyに新しくファイルが作成されます。 2021-08-31 18:59:21
python Pythonタグが付けられた新着投稿 - Qiita Pythonでモジュールがインポートできない https://qiita.com/kuratsuka/items/cde206cc5460cbec8045 2021-08-31 18:04:06
js JavaScriptタグが付けられた新着投稿 - Qiita Javascriptにおける ”this” とは? https://qiita.com/Sux-mine/items/8f4e288030875654a984 まさにthisを指定した一空間を表示しているではありませんか空間的時間的心理的に話し手の近くにある対象を指すではさらに次のコードを見てみてください。 2021-08-31 18:55:20
js JavaScriptタグが付けられた新着投稿 - Qiita Nuxt.js入門 Vol.1 ~天気予報取得アプリNuxt化編~ https://qiita.com/YoshinagaYuta/items/f396d8b6e01f1e542bef 今回のmixin処理ではVuexのゲッターからAPI戻り値を参照していますので、グローバルに参照したい値をmixin経由で取得するっていうのも、データの保存先がローカルではなくまた別のAPI経由とかになった際の変更にも強くなると思いますので、このような作りにしましたが、直接各コンポーネントからVuexのゲッターを呼び出すのもなしではないと思いますので、この辺もプロジェクトの規模やチーム内での規約などに従って実装できると良いのではと思いました。 2021-08-31 18:34:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Angularのチュートリアル(tour of heros)でコンパイルエラーの根本原因が分からない https://teratail.com/questions/357088?rss=all Angularのチュートリアルtourofherosでコンパイルエラーの根本原因が分からない前提・実現したいこと当方JavaScript初学者です。 2021-08-31 18:48:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 簡潔なウェブアプリ構築にあたって https://teratail.com/questions/357087?rss=all wordpress 2021-08-31 18:48:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) visual studio2019でFFTWを使いたいです。使用言語はC++です。アプリケーションエラーが発生します。 https://teratail.com/questions/357086?rss=all アプリケーションエラーが発生します。 2021-08-31 18:45:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 本番環境だと、トップページのビューが崩れてしまう https://teratail.com/questions/357085?rss=all 本番環境だと、トップページのビューが崩れてしまう前提・実現したいことオリジナルアプリを作成しています。 2021-08-31 18:31:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 非同期で読み込む外部JSONファイルの読込出力完了後に関数を実行したい https://teratail.com/questions/357084?rss=all 非同期で読み込む外部JSONファイルの読込出力完了後に関数を実行したい前提・実現したいことfetchnbspapiでJSONファイルを読込み出力し、さらに出力データをアコーディオンメニューにしようとしています。 2021-08-31 18:29:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Googleフォームで特定の回答が来た時にアドレスを追加してメールを送信したい https://teratail.com/questions/357083?rss=all Googleフォームで特定の回答が来た時にアドレスを追加してメールを送信したいGoogleフォームの内容が送信されると名ほどのアドレスに通知を送信するGASを組んでいますが、プラスして特定の回答があった場合のみ、追加のアドレスに送信されるようにしたいのですが、どのようなGASを組めば宜しいでしょうか。 2021-08-31 18:22:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPressのカスタム投稿一覧で特定のタームのみ非リンクにしたい https://teratail.com/questions/357082?rss=all WordPressのカスタム投稿一覧で特定のタームのみ非リンクにしたいカスタム投稿で一覧表示している特定のタームのみ非リンクにしたい現在不動産物件一覧のサイトを作成しています。 2021-08-31 18:18:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 未経験エンジニアとして新卒入社後の独学について https://teratail.com/questions/357081?rss=all 未経験エンジニアとして新卒入社後の独学について来年月から未経験でエンジニアとしてSIerの企業に入社し、研修では主にJavaを学んでいく予定なのですが、現時点では個人的に将来独立したいと考えており、フリーランスで在宅でも働きやすいと聞くweb系の言語PHPやRubyも身につけたいと思っています。 2021-08-31 18:15:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) window.confirmでキャンセルが効かない https://teratail.com/questions/357080?rss=all windowconfirmでキャンセルが効かないAdminlteにはカードを削除するボタンがあります。 2021-08-31 18:12:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Python】np.whereを用いて対象の列を抽出したい https://teratail.com/questions/357079?rss=all npwhere 2021-08-31 18:05:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでのエラーについて回答をお願いします https://teratail.com/questions/357078?rss=all pythonでのエラーについて回答をお願いします以下のコードを入力するとエラーが出ます。 2021-08-31 18:04:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) amplify(Appsync)でdelete https://teratail.com/questions/357077?rss=all amplifyAppsyncでdeletereactnbspnbspamplifyAppsyncでtodoアプリを作っています。 2021-08-31 18:02:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPressサイトと同じ階層に別ディレクトリで設置している静的ページにアクセスすると、何故かWordPress内コンテンツにリダイレクトされる現象を解決したい https://teratail.com/questions/357076?rss=all WordPressサイトと同じ階層に別ディレクトリで設置している静的ページにアクセスすると、何故かWordPress内コンテンツにリダイレクトされる現象を解決したい前提・実現したいこと同一サーバー内に、wordpressサイトと同ドメインの静的ページLPがあるのですが、Facebook広告で静的ページの広告配信をすると、何故かWordpressサイトの非公開コンテンツに飛ばされる現象に悩まされています。 2021-08-31 18:00:44
Ruby Rubyタグが付けられた新着投稿 - Qiita [Ruby] uniqメソッド https://qiita.com/minhee/items/65a1811320489f53ab97 arrayarrayuniqgtuniq 2021-08-31 18:39:09
GCP gcpタグが付けられた新着投稿 - Qiita Google Cloud認定資格を制覇したので横断的感想 https://qiita.com/Hiroyama-Yutaka/items/3d7be367bcda3db1d7c6 CloudArchitect全体的に網羅しているので。 2021-08-31 18:17:13
Ruby Railsタグが付けられた新着投稿 - Qiita Rails × Vue.jsで急にFailed to load resource: the server responded with a status of 404 (Not Found) https://qiita.com/divclass123/items/61e88badb5c521817d1c Rails×Vuejsで急にFailedtoloadresourcetheserverrespondedwithastatusofNotFoundRailsAPIとVuejsでアプリ作成していて、ある日突然、ltjavascriptpacktaghellovuegtがFailedtoloadresourcetheserverrespondedwithastatusofNotFoundとなったが、リロードしまくってたら治った。 2021-08-31 18:13:36
技術ブログ Developers.IO 業務で実際に使っているActionsを利用例込で挙げてみた https://dev.classmethod.jp/articles/latest-current-using-actions/ action 2021-08-31 09:52:30
技術ブログ Developers.IO CloudFrontで素早くコンテンツを更新させたい場合にTTLを短くしInvalidationを行わないキャッシュ戦略を考える https://dev.classmethod.jp/articles/cloudfront-update-content-quickly-using-short-ttl/ amaznocloudfront 2021-08-31 09:27:31
海外TECH DEV Community Exploring Dart Collection Types : Part 1 — Lists https://dev.to/iizmotabar/exploring-dart-collection-types-part-1-lists-3ocj Exploring Dart Collection Types Part ーListsCollections in any programming language are fundamentals It allows us to store retrieve data in the form of a collection per say Just like in any other programming lanaguage Dart provides us with built in Collection types including Lists Set Map and Queue and more All the collection types are available with dart collection package One thing that is common between these collection types is that all of them implements an Iterable An Iterable is just another object capable of returning its element in iterations or in easy words one by one We ll go through each of the Collection one by one Let s start off with the probably the most common amongst all The List Collection Type List List also known as an Array in some languages is simply is an ordered collection of objects which has a length The list can be iterated through indices starting off with the zero index and ending at length To define a list in Dart we enclose its elements with square brackets Let s see that in code void main List listOfFruits Apple Orange Banana Strawberry Pineapple We can also have a list having elements of different types List listOfDifferentTypes Bag Mouse To print the list as a whole we can do print listOfFruits Returns the whole list of fruits Lets say we want to print some specific element from the list For that we can make use of the index as such print listOfDifferentTypes Returns Bag as its the first element in the list If we want our List to be of specific types we can restrict the element types using the angle brackets lt gt as such void main The list will only contain the elements of Integer type List lt int gt listOfIntegers The list is restricted to only elements of boolean type List lt bool gt listOfBooleans false true true true We can also have a list of elements having different types by setting its type to dynamic as such List lt dynamic gt listOfDynamicElements String We can still use the indices to get a specific element from the list print listOfIntegers Returns To get last element from the list we can use the length method and then subtract from it as follows print listOfDynamicElements listOfDynamicElements length Now let s get to the interesting part We can not only create lists and iterate through them to get the element we want but we can also perform operations on it Dart Lists offers a bunch of functions Let s go through them one by one reversed Let s start things off with the reverse method I remember when I started learning Programming with an OG language like C how complex it was just to reverse a list or an Array as I should say Dart makes the process so much easier with its reverse method You just call it on a List and it returns a reversed version back to you That simple Let s have a look at the code void main Declaring a list of integers List lt int gt listOfIntegers Reversing the list and storing it in a variable var reversedList listOfIntegers reversed Let s print the reversed String print reversedList returns shuffle The shuffle method like the name tells shuffles a given list The method takes an optional parameter where you can define how you want to shuffle the list Bear in mind since the Shuffle method does not returns anything It manipulates the original List on which it is being called on Let s see the shuffle method in action void main Declaring a list of integers List lt String gt listOfNames John Maisie Barack Bob Shuffles the listOfNames List listOfNames shuffle print listOfNames prints a new shuffled list everytime it is called subList The subList method returns a new list SubList from the List of elements on which it is called on The subList method takes in two parameters start and end The sublist contains elements starting from start inclusive and ends at ending index with that index being exclusive Let s dive into the code to see its magic void main List footballClubs FC Barcelona Real Madrid Bayern Munich PSG Manchester City Juventus Returns the elements between from index inclding index to excluding element at index print footballClubs sublist Returns FC Barcelona Real Madrid Bayern Munich asMap asMap returns the Map A key value pair representation of data representation of the given String In that Map the indices serve as the keys and the values are the corresponding elements of the List We can further call the getter methods on asMap keys if we just want to get the keys or asMap values if we want to only get the values Let s have a look at the method in code void main List footballClubs FC Barcelona Real Madrid Bayern Munich PSG Manchester City Juventus If we want the whole map to be printed we just call the asMap function print footballClubs asMap prints the whole Map as FC Barcelona Real Madrid Bayern Munich PSG Manchester City Juventus To get just the keys or just the values we call the corresponding getter as print footballClubs asMap keys returns just the keys as print footballClubs asMap values returns just the values as FC Barcelona Real Madrid Bayern Munich PSG Manchester City Juventus fold The return value of fold function is a single value The value is determined by the function which is being performed with the fold function For instance It can be used to get a sum of elements in a list as void main var listOfNumbers int result listOfNumbers fold i j gt i j print Resultant value is result returns Fold takes two parameters the initialValue and a function In this example we iterate through the list with being the initialValue and add up list elements into the initialValue so that In the first iteration the element at Index is so which now the new value of i In the second iteration i j i In the third of i j and there is no more element left in the list so the function evaluatation completes and it returns isEmpty amp isNotEmpty isEmpty and isNotEmpty are two very important functions on Dart Lists which as their name suggests checks if a List is Empty or if a List is not empty respectively isEmpty It returns true is the list is empty and false otherwise isNotEmpty In case of isNotEmpty the situation is other way round where is returns true in case of list having some elements and false otherwise void main List lt int gt listOfNumbers List lt int gt anEmptyList listOfNumbers isEmpty print A lie print A nobel man indeed prints A lie if anEmptyList isNotEmpty prints Am I a joke to you print Am I a joke to you else print I see a man of virtue add add is the method that is used to add elements into the list It takes in the element as a parameter and adds it up into the list on which it is called on as void main List lt int gt listOfNumbers listOfNumbers add adds to the empty listOfNumber List listOfNumbers add adds so the list becomes listOfNumbers add adds so the list becomes listOfNumbers add adds list becomes listOfNumbers add list is now print listOfNumbers prints reduce reduce method works pretty much the same as the fold method The only difference between the two is that fold method has an initial value while the reduce method does not Let s see that in code void main List lt int gt listOfNumbers We call reduce on the listOfNumbers list and call fold which multiplies the elements within the list one by one and return a single value var returnValue listOfNumbers reduce i j gt i j print returnValue returns as any any is the method that takes in a function as a parameter and based on that function returns a boolean in the form or a true or a false Let s suppose we want to check if the list contain any negative number We can use any in that case as void main List lt int gt listOfNumbers Checking if there is any negative number in the list at any index var returnValue listOfNumbers any element gt element isNegative print returnValue prints false as there is no negative number in the list every every works pretty much the same as any The only difference is that any evaulates to a boolean value if even a element satisfies the condition but in case of every every element in the list has to satisfy the condition Let s see that in code void main List lt int gt listOfNumbers Checking if every element of the list is an even number var returnValue listOfNumbers every element gt element isEven print returnValue prints false as there are odd numbers in the list aswell getRange As the name suggests the getRange method returns elements from the list which lie in the specific range The range function takes in two parameters start and end where start is inclusive and end is exclusive Since the range function returns an iterable we call toList to typeCast the Iterable to a List as follows void main List listOfColors Red Green Blue Yellow Orange Violet Indigo Black getRange will only get the elements from index including element at that index to index while excluding element at index print listOfColors getRange toList prints a list of Green Blue Yellow replaceRange Need help updating an element within a specific range The replaceRange method got you covered The method takes in parameters of which are just like getRange where its the start and end point of range while the third being the value that is to be replaced in the place of the desired element The element that lies between the two ranges gets replaced If there is no element withtin the two ranges the element at start gets replaced Let s see that in an example as void main List listOfColors Red Green Blue Yellow Orange Violet Indigo Black replace the element between range with purple and that is Yellow in this case so yellow is replaced with Purple listOfColors replaceRange Purple print listOfColors prints Red Green Blue Purple Orange Violet Indigo Black firstWhere firstWhere is the method that takes in a function as a paramater and returns the first element where the condition is satisfied as void main List listOfColors Red Green Blue Yellow Orange Violet Indigo Black returns the first element where the pattern matches for ang and the list contains Orange that matches the pattern print listOfColors firstWhere element gt element contains ang prints Orange as it satifies the condition first amp last Like the name speaks for itself the first method is used to get the first element from the list and the last method returns the last element from the list Let s see that in code void main List listOfColors Red Green Blue Yellow Orange Violet Indigo Black Returns the first element from the list print listOfColors first returns Red returns the last element from the list print listOfColors last returns Black That s all for now Folks Thanks for reading this article ️Will soon be posting the next parts Stay tuned Feel free to post any queries or corrections you think are required Do leave a feedback so I can improve on my content Thankyou If you re interested here are some of my other here on Dart String Methods 2021-08-31 09:08:41
海外TECH Engadget Apple's rumored iPhone satellite support may be for emergency calls and messages https://www.engadget.com/apple-rumored-iphone-satellite-support-emergency-calls-messages-092538075.html?src=rss Apple x s rumored iPhone satellite support may be for emergency calls and messagesThe rumored satellite features for future iPhones are reserved for emergency uses only according to Bloomberg s Mark Gurman A few days ago a report by well known analyst Ming Chi Kuo said the next iPhones will come with support for Low Earth Orbit satellite calls and messages Gurman s sources said however that Apple isn t turning its devices into actual satellite phones at least for now Instead the tech giant is reportedly developing at least two emergency related features relying on satellite networks nbsp The first feature is called Emergency Message via Satellite and will be added as a third protocol alongside iMessage and SMS to the Messages app It s apparently codenamed Stewie inside the company and will allow users to text emergency services even when there s no signal which sounds especially useful during emergencies in remote locations such as mountains and forests The tool will also give users a way to text their emergency contacts simply by typing Emergency SOS in the recipient line Messages will be restricted to a shorter length but the senders contacts will get a notification for them even if their phone is set to Do Not Disturb Satellite messages will appear as gray bubbles instead of blue or green so they can be easily identified Eventually the feature could handle phone calls as well Apple is also reportedly working on a second satellite feature that will allow users to report crisis situations like plane crashes and fires This system will give users a way to report the incident at length and will ask them specifics such as if anybody needs search and rescue services or if anybody in the vicinity is armed It can also automatically send authorities the reporter s location and their details from the Health app such as their medical history age medications and information like height and weight The feature can also a notify the reporter s emergency contacts for them While both features sound useful their availability is restricted by satellite location and reach They might not work for some regions and in some cases users may have to walk outdoors in a certain direction where their iPhone can connect to a satellite Also Gurman s sources said it s unlikely that the features will be ready before the year ends which means the next iPhones expected be announced sometime in September won t be able to send messages via satellite yet nbsp 2021-08-31 09:25:38
ラズパイ Raspberry Pi Meet Anna Ploszajski: Where making and materials meet https://www.raspberrypi.org/blog/meet-anna-ploszajski-where-making-and-materials-meet/ Meet Anna Ploszajski Where making and materials meetIn the latest issue of HackSpace magazine Andrew Gregory meets Anna Ploszajski to explore the bit of the Venn diagram where making and materials meet Anna Ploszajski pronounced Por shy ski is a cross channel swimmer a materials scientist a writer and a breaker down of barriers to scientific understanding of the HackSpace editorial team listen to her podcast The post Meet Anna Ploszajski Where making and materials meet appeared first on Raspberry Pi 2021-08-31 09:32:32
医療系 医療介護 CBnews 22年度予算概算要求、社会保障費に約31.8兆円-厚労省 https://www.cbnews.jp/news/entry/20210831182931 一般会計 2021-08-31 18:40:00
医療系 医療介護 CBnews 20年度概算医療費42.2兆円、前年度比1.4兆円・3.2%減-厚労省、過去最大のマイナスで3年前の水準に戻る https://www.cbnews.jp/news/entry/20210831180906 厚生労働省 2021-08-31 18:30:00
ニュース @日本経済新聞 電子版 量子技術で宇宙ごみ除去効率化 富士通が航路システム https://t.co/Yaw2E4stYg https://twitter.com/nikkei/statuses/1432629705790812161 宇宙ごみ 2021-08-31 09:01:53
海外ニュース Japan Times latest articles Japan confirms first case of new type of delta variant https://www.japantimes.co.jp/news/2021/08/31/national/japan-confirms-first-case-new-type-delta-variant/ august 2021-08-31 18:26:04
ニュース BBC News - Home Afghanistan: Dominic Raab says UK must face new Taliban reality https://www.bbc.co.uk/news/uk-58389977?at_medium=RSS&at_campaign=KARANGA hundreds 2021-08-31 09:20:46
ニュース BBC News - Home Cristiano Ronaldo: Man Utd complete move to re-sign forward https://www.bbc.co.uk/sport/football/58367537?at_medium=RSS&at_campaign=KARANGA juventus 2021-08-31 09:15:47
GCP Google Cloud Platform Japan 公式ブログ IDC の調査によると、BigQuery を使用する SAP 顧客の ROI は 323% にものぼる https://cloud.google.com/blog/ja/products/sap-google-cloud/idc-study-quantifies-the-value-of-bigquery-for-sap-customers/ アップデートや管理を気にする必要がなく、バックアップやビジネスの継続性などのメンテナンスもほとんどBigQueryに任せています」スピード、効率、パワーで結果を出す回答した企業の多くは、BigQueryによりSAPデータの活用が強化されたことが、ビジネスの成果の向上に直結したと述べています。 2021-08-31 11:00:00
GCP Google Cloud Platform Japan 公式ブログ Rossi Residencial、業務への影響ゼロで SAP をクラウドに移行 https://cloud.google.com/blog/ja/products/sap-google-cloud/rossi-residential-cuts-costs-for-sap-with-google-cloud/ Araújo氏は、同社の膨大なデータを最大限に活用し、オペレーションやカスタマーサービスをさらに向上させるために、データ分析やAIを含む追加のGoogleCloudツールの活用を検討することができるようになったと述べています。 2021-08-31 10:00:00
GCP Google Cloud Platform Japan 公式ブログ GCP でのライブ ネットワーク フォレンジックの実施方法 https://cloud.google.com/blog/ja/products/identity-security/how-to-use-live-forensics-to-analyze-a-cyberattack/ この方法では、ディスクやメモリの証拠に加えて、フォレンジック分析により、侵害されたVMネットワークインターフェースを介して送信されたデータからライブネットワークをキャプチャすることもできます。 2021-08-31 09:30:00
北海道 北海道新聞 ワインのまちへ環境整備 仁木町アドバイザー任命 事業者と町民結ぶ懸け橋に https://www.hokkaido-np.co.jp/article/584166/ 観光振興 2021-08-31 18:15:00
北海道 北海道新聞 五輪会場の医療用手袋など廃棄 コロナ用500万円分 https://www.hokkaido-np.co.jp/article/584159/ 新型コロナウイルス 2021-08-31 18:02:00
北海道 北海道新聞 北朝鮮労働者の音楽に苦情 サハリン 国連制裁骨抜き https://www.hokkaido-np.co.jp/article/584158/ 国連制裁 2021-08-31 18:01:00
ビジネス 東洋経済オンライン 重症化防ぐ最後の砦、コロナ治療の新展開【動画】 効果の高い特効薬の開発事情、飲み薬が焦点に | 新型コロナ、長期戦の混沌 | 東洋経済オンライン https://toyokeizai.net/articles/-/452055?utm_source=rss&utm_medium=http&utm_campaign=link_back 最後の砦 2021-08-31 18:05:00
ニュース Newsweek 自分を成長させ、人生を豊かにする「聞く技術」が学べる『LISTEN』ほか【各出版社イチオシの本3冊】 https://www.newsweekjapan.jp/stories/culture/2021/08/listen4.php たとえば、話を聞くということは、自分では考えつかない新しい知識を連れてきます。 2021-08-31 18:40:00
IT 週刊アスキー 『ミスタードリラー』が4K対応に!?PS4/PS5/Xbox One/XSX|Sで『ミスタードリラーアンコール』が11月4日に発売決定 https://weekly.ascii.jp/elem/000/004/067/4067772/ nintendoswitchpcsteam 2021-08-31 18:55:00
IT 週刊アスキー 食育とともにスポーツで横浜の子供たちをモスが応援、ネーミングライツで「仲町台スポーツパーク Supported by モスバーガー」誕生 https://weekly.ascii.jp/elem/000/004/067/4067769/ supportedby 2021-08-31 18:30:00
GCP Cloud Blog JA IDC の調査によると、BigQuery を使用する SAP 顧客の ROI は 323% にものぼる https://cloud.google.com/blog/ja/products/sap-google-cloud/idc-study-quantifies-the-value-of-bigquery-for-sap-customers/ アップデートや管理を気にする必要がなく、バックアップやビジネスの継続性などのメンテナンスもほとんどBigQueryに任せています」スピード、効率、パワーで結果を出す回答した企業の多くは、BigQueryによりSAPデータの活用が強化されたことが、ビジネスの成果の向上に直結したと述べています。 2021-08-31 11:00:00
GCP Cloud Blog JA Rossi Residencial、業務への影響ゼロで SAP をクラウドに移行 https://cloud.google.com/blog/ja/products/sap-google-cloud/rossi-residential-cuts-costs-for-sap-with-google-cloud/ Araújo氏は、同社の膨大なデータを最大限に活用し、オペレーションやカスタマーサービスをさらに向上させるために、データ分析やAIを含む追加のGoogleCloudツールの活用を検討することができるようになったと述べています。 2021-08-31 10:00:00
GCP Cloud Blog JA GCP でのライブ ネットワーク フォレンジックの実施方法 https://cloud.google.com/blog/ja/products/identity-security/how-to-use-live-forensics-to-analyze-a-cyberattack/ この方法では、ディスクやメモリの証拠に加えて、フォレンジック分析により、侵害されたVMネットワークインターフェースを介して送信されたデータからライブネットワークをキャプチャすることもできます。 2021-08-31 09:30:00
TECH Engadget Japanese 食材を水に入れるだけでしっかり浄化。衣類やメガネの除菌もできる、ワイヤレス水中浄化機「Domod」 https://japanese.engadget.com/domod-cleaner-104041162.html 衣類やメガネの除菌もできる、ワイヤレス水中浄化機「Domod」「Domod」ドモダ主な特徴・マイクロナノバブルの力でしっかり浄化細菌、残留農薬、ホルモン剤も手軽に除去可能・回の動作はわずか分、水に入れると自動的に動作するので、操作が楽々・水中にOHラジカルを生成し、難分解性の有害有機物にも対応・IPX防水対応のため、お子様がいる家庭でも手軽に使用できます「Domod」とは最先端のマイクロナノバブルampOHヒドロキシルラジカル発生技術を利用して野菜、海鮮、衣類などに付着した細菌、残留農薬、ホルモン剤を最大まで除去できるワイヤレス水中浄化機です。 2021-08-31 10:40:41
python Pythonタグが付けられた新着投稿 - Qiita Pythonでしか描けない美しいグラフを描こう! https://qiita.com/hima2b4/items/2bdb20a25fde2923afa5 Pythonでしか描けない美しいグラフを描こうはじめに最近、PythonやRで、データ分析したり、グラフを描いたりしている方が増えてきたように思うが、とはいえExcelでという方々には遠く及ばない。 2021-08-31 19:45:36
python Pythonタグが付けられた新着投稿 - Qiita 【Python/IrfanView】読み取り画像のROI確認作業を手抜きする(Windowsのみ) https://qiita.com/belre/items/4988541ce27dae975ba0 今となれば、一括変換はOpenCVがPythonにデフォルトで付いているのであまり需要はないかもしれないが・・・表示したり画像処理をかけたりといった作業に対しては、わざわざPyQtやwxPython、tkinterなどで画像処理専用の画面を作らなくても良いので、専用の画像処理ツールがない環境でまじめに画像表示を作らなくていい場合、最もチープな画像確認ツールとして今でも使えると思う。 2021-08-31 19:36:19
python Pythonタグが付けられた新着投稿 - Qiita Pythonで麻雀を作る#2.5 https://qiita.com/JuneOgust/items/7051da9b6d87fa074f50 変更点Gameクラスを編集し、プレイヤー操作時には向聴数で立直をするか選べるように、向聴数で和了するか、を選択できるようにした。 2021-08-31 19:23:01
js JavaScriptタグが付けられた新着投稿 - Qiita 赤外線リモコン温湿度センサ部品の取付け https://qiita.com/borg5618/items/371d656fb90e904c52d9 参照した記事は、格安スマートリモコンの作り方RaspberryPizeroWIRsomethingtechこのつの記事を見て出来そうな気がして取り掛かる。 2021-08-31 19:58:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Djangoについての基本的な質問です。。。 https://teratail.com/questions/357097?rss=all 先日からdjangoを勉強し始めてdjangoを使いアプリを作成したいと思っています。 2021-08-31 19:53:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Rails] config 配下の設定ファイルで、app 配下の concern 等 のメソッドを使いたい https://teratail.com/questions/357096?rss=all concern 2021-08-31 19:38:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【正規表現】丸括弧で囲まれた文字列を、空白に置き換えたい https://teratail.com/questions/357095?rss=all 【正規表現】丸括弧で囲まれた文字列を、空白に置き換えたい表題の通り、丸括弧で囲まれた文字列を、空白に置き換えたいです。 2021-08-31 19:36:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) sqlでwhereにおいて異なるテーブルの列同士を比較した場合の挙動がわからない https://teratail.com/questions/357094?rss=all 2021-08-31 19:34:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [java] Ctrl + z で無限ループを抜ける処理を作りたい。 https://teratail.com/questions/357093?rss=all javaCtrlzで無限ループを抜ける処理を作りたい。 2021-08-31 19:27:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rails の config.ssl_options で、特定のIPレンジを exclude したい https://teratail.com/questions/357092?rss=all Railsのconfigssloptionsで、特定のIPレンジをexcludeしたい下記のnbspexcludenbspについての質問です。 2021-08-31 19:18:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 構造体の配列またはリスト https://teratail.com/questions/357091?rss=all 構造体の配列またはリストPythonで構造体の配列を作る方法をご教授いただけないでしょうかclasspersonpassmikepersonmikenameMikemikeageprintfnamemikenameagemikeagepythonには構造体がないので上記のように擬似的な動きをさせるサンプルを見つけました。 2021-08-31 19:18:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) djangoを使いページ上に画像を表示させたい場合 https://teratail.com/questions/357090?rss=all djangoを使いページ上に画像を表示させたい場合環境windowsVisualnbspStudionbspCodepythondjango実現したいこと、問題点python、django、を使いブラウザ上に画像を表示させるようにしたいです。 2021-08-31 19:16:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Update関数の中で何度も同じ値を代入することは、負荷がかかりますか? https://teratail.com/questions/357089?rss=all Update関数の中で何度も同じ値を代入することは、負荷がかかりますか素朴な疑問で申し訳ないです。 2021-08-31 19:02:31
Docker dockerタグが付けられた新着投稿 - Qiita 自前のGPUでPyTorchを動かすための前準備 https://qiita.com/Katan/items/da622e6c081272d8ecb5 dockerを使用したインストールdockerを使用する場合は、nvidiaが用意しているPyTorchのイメージを使用する方法と、pythonイメージを使用してPyTorchをインストールする方法があります。 2021-08-31 19:17:41
Git Gitタグが付けられた新着投稿 - Qiita あなたの夏のgit commit、見てみませんか? https://qiita.com/watatomo1216/items/0afb61471e93faa88ffe あなたの夏のgitcommit、見てみませんか楽しい時は短いもので、なんともう夏も終わってしまいます。 2021-08-31 19:42:20
Ruby Railsタグが付けられた新着投稿 - Qiita rails tutorial3章進めた時の覚書 https://qiita.com/shuman1231/items/8acc44a3b21b0457aa93 Qfooというコントローラーを生成してくださいrailsgcontrollerFoobarbazQFooコントローラーを削除してくださいrailsdestroycontrollerFoobarbaz静的なページの調整重要なのは「Railsのビューの中には静的なHTMLがある」という点Railsの知識が無くてもHomeページやHelpページを修正できることを意味していますhelphtmlerbのコード書き換えると普通に見た目変わる。 2021-08-31 19:25:40
技術ブログ Developers.IO Amazon EC2 AMDインスタンスについて各リージョン&AZにおける利用可否の確認方法を教えてください https://dev.classmethod.jp/articles/ec2-instance-amd-availabilityzone-type/ amazonecamd 2021-08-31 10:11:56
海外TECH DEV Community Easy Comments https://dev.to/anishde12020/easy-comments-2f8a Easy Comments Firstly a little bit about myselfI am a year old Developer YouTuber Blogger and of course a student Though I have been coding for quite a long time I started web development about months ago I learned Javascript React Redux NextJS various styling libraries and a lot more in this course of time Hashnode has now given me an opportunity to show and test my skills through this hackathon A few words on AuthAs a part of this hackathon I am using the popular authentication provider Auth for user authentication on my application Auth is great to get started especially with their quickstarts and has a quite generous free tier The NextJS SDK provides all the basic features along with some advanced ones too and is quite easy to implement and use There is a Universal Login Page which means one can get started quickly without the need of developing components for that though you have the option to So what have I built I started quite late the th of August and I didn t have a lot of time but I was successful in making a Web Application So my app is called Easy Comments and it allows you to easily allow comments functionality to your site by adding a simple embed I started doing some mock ups in my brain Then I recreated some of them on Figma and then decided to start building I started with OpenChakra because I am using Chakra UI more on that later Screenshots The stackI had learned React over the course of over months and also NextJS so I thought of going with NextJS for this project I also had experience with Chakra UI and found it to be awesome so that is what I am using for styling NextJSChakra UI for stylingFirebase for storing dataAuth for user authenticationReact Icons and Chakra Icons for iconsReact Markdown and Remark GFM for markdown supports in commentsReact Syntax Highligher for syntax highlighting of code in comments Iframe Resizer supportFormik for formsVercel for hosting The reasonWhy did I make this There are many ways of integrating comments onto your site Disqus being a popular option but there is one big issue trackers Most of us don t like to be tracked around the web and hence I felt like we need a tracker free alternative FeaturesNo Ads No Trackers Free and Open Source Licensed under MIT Unlimited SitesUnlimited CommentsApproval stage for Comments optional Route wise commentsAbility to edit and delete a CommentMarkdown supportCustomization of Comments Ability to Self Host ️How do you use it I have written a quickstart guide on GitHub guide 🖧How does it work Once you create a site on the sites page you get an embed URL upon clicking the See Embed URL button refer the quickstart for more information Then it is quite simple you just need to embed that link on your site but how will you do it The embed supports Iframe Resizer so it is quite simple For React lt IframeResizer style width px minWidth height px minHeight src lt Your embed url goes here gt title Comments gt For Vue refer to this guideFor Angular you can refer to this commentYou can refer to the Iframe Resizer getting started guide for more information A sneak peek behind the curtains lt ReactMarkdown remarkPlugins remarkGfm components code node inline className children props const match language w exec className return inline amp amp match lt SyntaxHighlighter language match style colorMode light solarizedlight dracula PreTag div props gt String children replace n lt SyntaxHighlighter gt lt code className className props gt children lt code gt gt comment lt ReactMarkdown gt Here React Markdown React Syntax Highlighter and the Remark GFM plugin is used React Markdown helps with parsing markdown and Remark GFM adds support for GitHub Flavoured Markdown React Syntax Highlighter does syntax highlighting for code snippets in a comment How is the embed URL structured A sample embed URL Firstly we have the domain Then we have the embed route which is a dynamic route and hence the siteId is put as a parameter We can also add a route for example Here comments are stored route specific For example you have a blog blog com You can have an embed with the route as default for comments left on the home page Then you can have a route for each blog post with a route for example how to add auth to nextjs and only comments for that specific blog post will show up when queried with that route You can also specify a preferred color mode By default the comments widget defaults to the system color mode but this can be overwritten with the colorMode parameter in the URL Example The available parameters are light and dark as of now Some FAQHow does one leave a comment Each embed has got a Leave a Comment link This redirects the users to a page where one can sign in if not already signed in and then leave a comment Example How do comment approvals work Comments need to be approved by the site owner unless he she explicitly enabled auto approvals of comments when setting up the site or later on through the sites page If a comment is not approved the comment won t show up for everyone except the author who will see a pending badge The site owner can also remove the comment which then changes the comment status to removed and the comment author sees a removed badge The site owner can do such comment management via the manage comments page There is a global manage comments page for all sites the site owner owns and one for each site he she owns How can I see comments I have left on other s sites The comment will be visible on the site you have left the comment on along with the status You can also view all comments that you have left at the my comments page from where you can edit as well as delete a comment this can be done from the leave a comment page as well What site settings can a site owner changeRight now Show Date Show Time Show Avatar and Automatically Approve Comments are the available settings that can be changed by the site owner In the future I plan to add support for custom colors and more You can keep an I on the to do list Wrapping upYou can see the site live on Source code If you liked the project a star on GitHub would be amazing 2021-08-31 10:52:11
海外TECH DEV Community Introducing PyTorch-Ignite's Code Generator v0.2.0 https://dev.to/pytorch-ignite/introducing-pytorch-ignite-s-code-generator-v0-2-0-3l46 Introducing PyTorch Ignite x s Code Generator v Along with the PyTorch Ignite release we are excited to announce the new release of the web application for generating PyTorch Ignite s training pipelines This blog post is an overview of the key features and updates of the Code Generator v project release Deep Learning As a RoutineIn deep learning applications neural networks are typically accompanied by code to preprocess the input and output data visualize the results define proper training and evaluation pipelines and more A significant part of this supporting code consists of reusable components like data loaders training loops logging and tracking Therefore deep learning practitioners usually organize their boilerplate codebases into collections of reusable components to speed up development PyTorch Ignite is one such practical solution a high level library from the PyTorch ecosystem for training neural networks designed to simplify workflow development while maintaining maximum control flexibility and reproducibility PyTorch Ignite feels like a natural extension to PyTorch Ignite Your Training PipelinesPyTorch Ignite s Code Generator is an open source tool developed to boost your training pipeline s scripts carefully designed by PyTorch Ignite s contributors to promote PyTorch Ignite s best practices The application has a user friendly and intuitive web interface simple enough for day to day use and it is an excellent choice for quickly generating a custom templates for training PyTorch models In this release we are using a new application development stack to enhance the user experience tenfold For UI we switched to a JavaScript stack The PyTorch and PyTorch Ignite specific generated code remains the same Getting StartedThe best way to ignite your training pipeline is to visit Code Generator s homepage and select your task s template by clicking on the Getting Started button You can choose a template from a list of templates located on the left in the Templates tab The app will start to render the template with the preconfigured default settings You will see all the generated files with the rendered code on the right in different tabs as in a regular IDE The current state of the configurations is reflected partially in the config YAML file Currently we offer four customizable templates for widely used deep learning tasks Vision classification and segmentation Text classification and DCGAN Start adjusting the code in the template by visiting different tabs on the left side Training To turn on Distributed trainingHandlers To set up Checkpointing Termination on NaNs Early Stopping etcLoggers To configure LoggingOnce you choose the appropriate settings press the Download or Open in Colab button at the top to export generated code as a zip archive or a notebook and follow any given additional steps The resulting archive contains generated files bundled together The requirements txt file contains all the required dependencies and the README contains all the necessary information for launching the script You are now ready to add in your data and model and run the code I Want To Contribute We encourage open source contributors from both frontend and data science communities to collaborate on the project If you are interested please visit the Contribution Guide If you have any questions do not hesitate to ask them on our Discord Here are some good first issues Next StepsIn future releases we plan to extend our template store and add more features for example configuration systems data loaders datasets and models optimizers and schedulers We will continue improving the app s reliability and usability To stay in touch follow us on Twitter and Facebook We would love to get your feedback on the project AcknowledgementsThe development of this project is supported by a NumFOCUS Small Development Grant We are very grateful to them for this support 2021-08-31 10:49:35
海外TECH DEV Community Introducing JekyllEx - The easiest way to manage a Jekyll blog from an Android device! https://dev.to/gouravkhunger/introducing-jekyllex-the-easiest-way-to-manage-a-jekyll-blog-from-an-android-device-1f84 Introducing JekyllEx The easiest way to manage a Jekyll blog from an Android device This is a copy pasta from my blog Consider reading the article there for a better experience and save time by listening to the audio version Hello awesome people Today I present to you my latest project JekyllEx which I have been working on for the Hashnode Auth August Hackathon Detailed BackgroundTLDR I built JekyllEx because Jekyll a static site generator has a lot of potentials but the learning curve for a non tech savvy person was high To bridge the gap I am presenting JekyllEx which can intuitively manage a Jekyll blog s posts with a much simpler UI and effective editor using which you don t need to mess with code and commits for any article you write A few months ago I got to learn about Jekyll which is a static site generator In short Jekyll is a simple blog aware static site generator perfect for personal project or organization sites Think of it like a file based CMS without all the complexity Jekyll takes your content renders Markdown and Liquid templates and spits out a complete static website ready to be served by Apache Nginx or another web server This caught my attention in the first go as I am a blogging freak who has been testing different blogging solutions for a few years now I used Jekyll in many places testing things locally and then finally making my sister s blog with it and helped someone can t mention to make a small blog for him It was just the fact that after initial setup all we need to do for a new post is write markdown and let Jekyll do the further work And since it builds a static site we can host it for free on Github Pages This seems a good deal for someone who doesn t want to pay much amount for hosting and themes if we consider WordPress and alternatives and just want a minimal site for the content they want to put up So I went on to make the blog for my sister But here comes the tricky part Jekyll is actually hard for non techy people For at least they must understand basic coding principles and some web dev to be able to understand what goes on in their Jekyll theme and posts This was the birth of JekyllEx a solution to a problem that isn t solved because Jekyll hasn t that vast of a community for it to have such solutions Jekyll is used by of all the websites whose content management system we know This is of all websites wtechs comI had the idea of making a blog manager app for Jekyll partly because I hadn t coded in a while because of my studies and partly because my sister would eat my head if there s any single typo in her blog post because I was the one who managed it I had to edit preview test and commit for such small things which seemed tedious I was just procrastinating making this cool project but as soon as I heard about Auth and how easily they let integrating login functionality in an app I was pretty sure I would be using it And coincidently Hashnode partnered with Auth to organize the august hackathon challenge and that provided the motivation to work on the project JekyllEx wouldn t be made such a short amount of time if Hashnode hadn t partnered with Auth to present this hackathon That s because JekyllEx depends on Github API and integration with GitHub is in turn provided by Auth JekyllEx at its core uses the GitHub API to manage jekyll repositories To put things in a better structure these were the points that lead me to make JekyllEx My sister personally needed an intuitive manager app for her Jekyll blog using which she can do things from her phone itself I wanted to get my hands dirty on some project as I hadn t coded for a whileI also wanted to do something for this blog as it had been inactive for some months because I couldn t get the time to post anything Hashnode s august hackathon in partnership with Auth provided the zeal required to start a new project Introducing JekyllExJekyllEx is the new way to write articles for a Jekyll blog It is an android app using which you can create edit delete posts for the blog hosted at Github Pages Download and install the latest release of the app to start relishing the power of blogging from your mobile Some Handy Links Before the App tour let me give you the links to different resources that revolve around JekyllEx and will be referred to later in the post GitHub RepsitoriesGo smash a star on all of em If not all do star the app s repository GitHub Organisation JekyllEx Android App Proxy API Demo blog OthersWebsite Documentation under construction API Demo blog used for testing Jekyll app App TourThis section showcases the UI of the JekyllEx app AuthenticationThis is the auth page where the user must connect his GitHub account with JekyllEx to authorize the App to manage the blog repository Home PageThe home page of the app lists all your repositories on the home page so you can choose the repository that has the Jekyll blog in it Posts PageClicking on any repository on the Home Page takes you to the Posts page If the selected repository is a Jekyll blog then the posts of the blog will be loaded else an error will be shown that the repository isn t a Jekyll project Implementing the logic of loading posts from the posts folder in the repository was a bit tricky it took me around hours to come up with a solution More on this later in the post New PostFrom the posts page you can create a new post by pressing the icon on the top right representing New Post The EditorThis is the core page of the app where a user can edit and preview the markdown post being rendered live and also set post metadata Meta Data in a Jekyll post is a collection of some variables that define specifics about a post like its Title Description Summary These fields are then used by the installed Jekyll theme to present the posts in the rendered HTML accordingly The Editor has two tabs the EDIT FILE tab and the PREVIEW CHANGES tab As the text is entered in the editing pane it gets auto rendered on the preview pane live Another feature of the editor is synchronized scrolling that is as soon as one scrolls down in the editing pane the preview pane scrolls by the same unit so that the editor and the preview show pretty much the same thing and provide a seamless experience of editing This is really helpful if the post file is large and the sections that are to be edited are far away in such scenarios synchronized scrolling helps a lot Profile PageThe app has a cool profile page that shows user information that it receives from the GitHub API Once the data is fetched it is cached and saved to a local room database But the user can force refresh the profile from the menu too Some other sectionsThese are some of the things that were left in the above images so included aside Technical DetailsThe codebase of the app is based on the MVVM pattern Here s a list of tools libraries components JekyllEx uses Frontend PlatformAndroid Languages UsedKotlinXML LibrariesAndroid Architecture ComponentsAuth For user authenticationRetrofit For network requestsRoom For local database and caching user profileKotlin extensions and Coroutines for RoomMarkwon Markdown renderingApp Updater To check for updates from GitHub ReleasesGlide For image loading Firebase For push notifications analytics and crashlytics M A D ScoreJekyllEx has a M A D score of MAD legend the Greatest Of All Time of Android development Check out the score card BackendLanguage JavaScriptJekyllEx uses a proxy API to securely retrieve user information from Auth Management API as recommended in the Auth docs The API is built using express and is hosted on Heroku ️LicenseThis project is MIT licensed ‍Development JourneyDeveloping JekyllEx was a lot of fun because it involved learning new things I completed most of the UI in days then took some time to figure out the Proxy API thing It was completely new for me so I had to struggle a bit for days to understand how Express APIs work Then I made the different features by integrating GitHub API Authorization was effortlessly handled by Auth I used the Retrofit library to do all the networking stuff like API calls handling responses etc I quickly made a demo blog with a minimal theme and tested features of JekyllEx once it was done Challenges Making the Proxy APIThe biggest challenge I faced during development was building the proxy API which was needed to securely retrieve user credentials I had to look through a lot of articles to understand how Node js works and how would I get my API to work With considerable theoretical help from SamJakob I got clarity and could proceed to start developing the API To get user profiles from Auth Management API we first get an access token that can be used to retrieve the profile I use this snippet to refresh the Auth access token periodically Function to renew Auth Management API access tokenfunction getAccessToken time after which token must be refreshed It will be updated later refreshAfter required parameter to pass to Auth Management API OAuth const body JSON stringify client id process env CLIENT ID client secret process env CLIENT SECRET audience process env AUTH AUDIENCE grant type process env GRANT TYPE axios request to get the access token axios post https process env AUTH DOMAIN oauth token body headers Overwrite Axios automatically set Content Type Content Type application json then function response get the access token accessToken response data access token token must refresh every minutes before the expiration time refreshAfter response data expires in refresh the token setTimeout getAccessToken refreshAfter catch function error accessToken execute the function for the first timegetAccessToken This refreshes the Auth Management API access token minutes before it expires This token can be used to query the API to get details of a specific user Getting files from the posts folderIt feels good to give yourself a pat on the shoulders when you do something good and that also boosts your motivation to strive and do better than ever I felt this when making the logic for retrieving all the files under the post folder Jekyll blogs need a post folder with md files When we query for items at a particular path in a repository the GitHub API returns a list of items present there So it seems simple that the files will be there in the posts folder and we can query the content present there from the API and show the posts to the user But this is not the case The thing is Jekyll looks for markdown files in the posts folder on nested folders too That means if someone has a file at the following path posts android introduction to android mdthat will also be considered a valid post even though it is in the android subdirectory So to solve this problem we could query the GitHub API recursively as we get the path of a folder when it is returned from the API Here s a snippet of how I am achieving this Function to get the content of the repository at a specific path inside it fun getContentFromPath shouldPost Boolean repoName String path String accessToken String ArrayList lt RepoContentItemModel gt val postsArray arrayListOf lt RepoContentItemModel gt runBlocking val response repository getRepoContent repoName path accessToken if response isSuccessful response body forEach when it type file gt postsArray add it dir gt val nextLevel getContentFromPath false repoName it path accessToken postsArray addAll nextLevel if shouldPost posts postValue postsArray else hasPosts postValue false return postsArray What this code does is it takes some parameters such as repoName and path to query for the content at the path in the provided repository The shouldPost variable dictates whether all the folders have been checked or not Once all the folders have been queried then it returns the array of posts else it keeps on querying for folders sequentially one level at a time Notice runBlocking it is used to carry out the tasks defined in the block on the main thread because if the folders are queried from the coroutines that carry out code asynchronously then there can be errors when the posts are returned by GitHub API consider this case There are two folders both are queried from separate threads the problem here is suppose the API didn t return content for the first folder but returned content for the second folder faster than the first one now since there are only folders the function would return the posts array as all folders have been marked as queried And if by chance the API returns content for the second folder this could lead to a crash as the posts folder has already been returned Also if not a crash this could lead to missing posts Synchronizing Editor With the Preview TabThe idea of synchronizing came to me when I once edited a markdown file in visual studio code there was a markdown plugin that actually scrolled the preview by the same distance as the editing screen would So I thought of implementing it in JekyllEx too as that would be a really handy feature MutableLiveData when used in a ViewModel easily allows emitting data that can be observed from Activities Fragments I used it to store the scroll distance as soon as the user scrolls inside the Editing tab and it was observed by the Preview Fragment and was configured to set the scroll of the preview the same EditorViewModel kt other stuff Observable live data variables val scrollDist MutableLiveData lt Int gt by lazy MutableLiveData other variables Function to set the Scroll View scroll distance fun setScrollDist newDist Int scrollDist postValue newDist other stuff EditingFragment kt other stuff Synchronize scroll distance with the preview tab editorBinding editorScrollView setOnScrollChangeListener scrollY gt viewModel setScrollDist scrollY other stuff PreviewFragment kt other stuff Observe the scroll dist of the editor area and scroll to that distance viewModel scrollDist observe viewLifecycleOwner previewBinding previewScrollView smoothScrollTo it other stuff The same logic was used for text as soon as text would be edited it will be observed by the Preview Fragment and set the rendered markdown RoadmapJekyllEx solves the major problem of managing posts But there exists another problem one can manage their blog from JekyllEx but how could they make the Jekyll blog in the first place Well this is a major feature and it could bring a great change in how Jekyll Blogs are made transforming from the traditional coding style migrating to mobile devices Then everyone could relish the power of Jekyll Still in the end Jekyll remains only for those who don t wish to have big features on their site and want to keep their hosting bills low but still want the flexibility to be able to change every single bit of their blog On a side note For those who want to have an awesome newsletter custom CSS and complete ownership of their blog for free and still don t want to mess up with code Hashnode is a really great fit for them Go sign up now and start blogging in minutes Here s a list of features I am planning to add to JekyllEx in the future Add functionality to make a blog using open source Jekyll Themes directly from the app Add feature to edit pages too Add the Continue where you left off feature Improve the Meta Data editor to a more intuitive chip based editor rather than a text box Allow editing config yml file from the App Save deleted posts to local DB to act as a restore point if deleted in error If possible make a section to share your article with other JekyllEx users like a community sort of thing Real UsageJekyllEx is already being used to manage The personal blog of my sister w o w blogIf you use JekyllEx and want to get some backlinks and referral you can get listed here by comment your experience with using JekyllEx and providing a link to your blog Final WordsOn an ending note I would say making JekyllEx for this hackathon was extremely fun I couldn t have put myself to learn more new things if I would have procrastinated more I also made really good new friends on the hashnode server I would really appreciate it if you could take a moment and comment on your views on my project Also react to the post to spread some love All kinds of feedbacks are welcome Connect with me Hashnode gourav khungerStackOverflow GouravTwitter gourav khungerInstagram gourav khunger Youtube Gourav KhungerDiscord gourav 2021-08-31 10:29:10
海外TECH DEV Community Top 20 JavaScript tips and tricks to increase your Speed and Efficiency https://dev.to/csshacker/top-20-javascript-tips-and-tricks-to-increase-your-speed-and-efficiency-4of9 Top JavaScript tips and tricks to increase your Speed and EfficiencyConvenient and useful techniques to reduce the lines of code and pace up your Dev Work In our daily tasks we get to write functions such as sorting searching finding unique values passing parameters swapping values etc so here I present my list of shorthand techniques to write all of them as a Pro JavaScript is truly an awesome languageto learn and work with And there can be more than one approach to reach to the same solution for given problem In this article we will discuss only the quickest ones These approaches will definitely help you in Reducing the number of LOC lines of code Coding Competitions Hackathons orOther time bound tasks Most of these JavaScript Hacks uses techniques from ECMAScript ES onwards though the latest version is ECMAScript ES Note All below tricks have been tested on the Console of Google Chrome Read More Top JavaScript tips and tricks to increase your Speed and Efficiency 2021-08-31 10:03:52
海外TECH DEV Community 8 Javascript Tips That You Should Know https://dev.to/afozbek/8-javascript-tips-that-you-should-know-3l29 Javascript Tips That You Should Know Number lt gt StringFor converting numbers and strings with each other we can use following methods Number gt Stringlet num let newNum num toString String gt Numberlet num let stringNumber Number num New Waylet num let numString num number to stringlet stringNum s string to number Swap using destructuringThe destructuring assignment syntax is a JavaScript expression that makes it possible to unpack values from arrays or properties from objects into distinct variables We can also use that to swap values fast like this let a b a b b a console log a result gt console log b result gt Remove duplicates from an ArrayIf we have an array of values and we try to filter unique values we can follow this trick const arr abc const arrayWithUniqueItems new Set arr abc Shorten the array using lengthArray has length property which tells how many items inside that list If we change the length property the remaining items will be gone forever let array array length array length Result Combine objects using spreadLet s say you want to combine multiple objects into one object containing them all The spread operator … is a great way to achieve this const obj a b const obj c const obj d Combine them using the spread operator const objCombined obj obj obj Result a b c d window location objectJavaScript can access the current URL using the window location object And it has all kinds of useful property which we can use JavaScript can access the current URL in parts For this URL window location protocol https window location host furkanozbek com window location pathname example index html window location search s article Dynamice Object PropertiesES brought us computed property names that allow property keys of object literals to use expressions By surrounding the key with brackets we can use variables as property keys const type fruit const item type kiwi console log item fruit kiwi item type kiwi item fruit kiwi Oritem fruit kiwi map SubstituteWe can also use Array from method as the same way map function let dogs name Rio age name Mac age name Bruno age name Jucas age name Furr age name Blu age let dogsNames Array from dogs name gt name returns “Rio “Mac “Bruno “Jucas “Furr “Blu Links Useful JavaScript Tips Tricks And Best Practices Modern Web Must know Javascript Tips amp Tricks JavaScript Tips amp Tricks That No One Teaches 2021-08-31 10:02:56
Apple AppleInsider - Frontpage News Chrome 94 beta improves graphical processing by using Metal https://appleinsider.com/articles/21/08/31/chrome-94-beta-improves-graphical-processing-by-using-metal?utm_medium=rss Chrome beta improves graphical processing by using MetalGoogle is testing the introduction of the WebGPU API to Chrome to improve its graphical processing capabilities using Metal on macOS with beta also shaking down a new WebCodecs API to assist with media processing Beta version of Chrome offers a few updates that Google plans to introduce in future public release versions of the web browser for macOS as well as other desktop platforms and Android In the latest beta the changes largely consist of systems to improve graphical processing in two key ways The addition of a WebCodecs API introduces a low level codec API to better support emerging applications that rely on fast video encoding and decoding In one example game streaming services could be assisted by such a system to maintain a low latency without any increased or network CPU cost Read more 2021-08-31 10:43:21
Apple AppleInsider - Frontpage News South Korea ends Apple, Google control of app store payments https://appleinsider.com/articles/21/08/31/south-korea-ends-apple-google-control-of-app-store-payments?utm_medium=rss South Korea ends Apple Google control of app store paymentsThe South Korean government has voted to force Apple and Google to accept alternative payment in the App Store threatening the companies exclusive commission Center flag of South KoreaAs expected the South Korean plenary vote of the country s National Assembly has backed the Telecommunications Business Act Apple and Google will no longer be able to require developers to sell apps via the App Store and pay the companies commission Read more 2021-08-31 10:47:46
Apple AppleInsider - Frontpage News Tweetbot update brings 'Behaviors' settings for customizing iPhone, iPad usability https://appleinsider.com/articles/21/08/31/tweetbot-update-brings-behaviors-settings-for-customizing-iphone-ipad-usability?utm_medium=rss Tweetbot update brings x Behaviors x settings for customizing iPhone iPad usabilityDeveloper Tapbots on Monday released a new version of its Tweetbot Twitter client for iPhone and iPad delivering a new feature that enables fine tuning of user interface settings like Tap to Top Called Behaviors the new settings category in Tweetbot version allows users to tweak their experience within the app using simple toggles For example the aforementioned Tap to Top setting which lets users scrolls back to the top of their Twitter timeline by tapping iPhone or iPad s status bar can be disabled with a switch Likewise other options like drag and drop tweets and swipe to switch themes can be enabled or disabled in Behaviors Read more 2021-08-31 10:22:01
海外TECH Engadget Samsung's Galaxy Watch 4 gets an official walkie talkie app https://www.engadget.com/samsung-galaxy-watch-4-walkie-talkie-app-105357170.html?src=rss Samsung x s Galaxy Watch gets an official walkie talkie appSamsung has launched a walkie talkie app for its smartwatches similar to Apple s giving you a way to chat with friends without having to make a call By quot smartwatches quot though we really just mean the Galaxy Watch and Watch Classic ーthe app first spotted by XDA Developers only works with the tech giant s latest wearables and isn t compatible with any of their predecessors nbsp That would limit the number of friends you can chat with since they also need to own the latest Galaxy Watch That said the app s Google Play description says quot two or more users quot can have instant conversations so you may be able to use the app outside of secret one on one chats in the middle of the night Provided you know other people who have a Watch of course unless Samsung decides to roll the app out for its previous wearable To be able to use the feature you need to log into your Samsung account on a phone connected to your watch Samsung also recommends using and running the app for the first time while that watch is connected to a smartphone After that you ll be able to create channels for your conversation connect to a nearby friend s watch and talk by pressing a big mic button at the center of the screen You ll also be able to toggle the feature off any time you re feeling anti social nbsp 2021-08-31 10:53:57
医療系 医療介護 CBnews 働き方改革推進で16.6億円計上、厚労省医政局-22年度予算概算要求 https://www.cbnews.jp/news/entry/20210831193126 働き方改革 2021-08-31 19:40:00
海外ニュース Japan Times latest articles Suga locks up LDP support and tames party rival with shakeup plan https://www.japantimes.co.jp/news/2021/08/31/national/politics-diplomacy/ldp-reshuffle-suga-nikai-kishida/ Suga locks up LDP support and tames party rival with shakeup planIn pushing Secretary General Toshiro Nikai toward the exit Suga has bolstered his support base and punctured ex Foreign Minister Fumio Kishida s momentum ahead of an LDP 2021-08-31 19:19:19
海外ニュース Japan Times latest articles Lee ‘Scratch’ Perry, reggae and dub wizard, dies at 85 https://www.japantimes.co.jp/culture/2021/08/31/entertainment-news/lee-scratch-perry-obit/ Lee Scratch Perry reggae and dub wizard dies at Lee “Scratch Perry the wildly influential Jamaican singer and producer who pushed the boundaries of reggae and shepherded dub died Sunday He was years 2021-08-31 19:12:53
ニュース BBC News - Home Afghanistan: Dominic Raab says UK must face new Taliban reality https://www.bbc.co.uk/news/uk-58389977?at_medium=RSS&at_campaign=KARANGA hundreds 2021-08-31 10:17:56
ニュース BBC News - Home Geronimo the alpaca: Defra officials lead animal away from farm https://www.bbc.co.uk/news/uk-england-bristol-58255378?at_medium=RSS&at_campaign=KARANGA animal 2021-08-31 10:52:10
ニュース BBC News - Home 'Sir Alex, this one is for you' - Ronaldo re-signs for Manchester United https://www.bbc.co.uk/sport/football/58367537?at_medium=RSS&at_campaign=KARANGA x Sir Alex this one is for you x Ronaldo re signs for Manchester UnitedCristiano Ronaldo says he is back where I belong at Manchester United and dedicates his return to the club to former boss Sir Alex Ferguson 2021-08-31 10:17:40
ニュース BBC News - Home Tottenham agree £26m fee for Barcelona defender Emerson https://www.bbc.co.uk/sport/football/58394928?at_medium=RSS&at_campaign=KARANGA emerson 2021-08-31 10:01:48
LifeHuck ライフハッカー[日本版] 仕事にいちいち干渉してくる上司の心理とは? https://www.lifehacker.jp/2021/08/how-to-take-control-of-a-micromanaging-boss.html 自分自身 2021-08-31 20:00:00
GCP Google Cloud Platform Japan 公式ブログ Artifact Registry: 次世代の Container Registry https://cloud.google.com/blog/ja/products/application-development/understanding-artifact-registry-vs-container-registry/ ContainerRegistryからの移行では、下位互換性を持った状態でContainerRegistryではなくArtifactRegistryを使用する方法について、概要を説明していますContainerRegistryからのイメージのコピーでは、既存のリポジトリからArtifactRegistryリポジトリへのコンテナイメージの移行について説明しています現在、サードパーティでコンテナイメージをホストしている場合、サードパーティレジストリからのコンテナの移行の手順に沿って、直接ArtifactRegistryの利用を開始できます。 2021-08-31 11:30:00
GCP Google Cloud Platform Japan 公式ブログ IDC の調査によると、BigQuery を使用する SAP 顧客の ROI は 323% にものぼる https://cloud.google.com/blog/ja/products/sap-google-cloud/idc-study-quantifies-the-value-of-bigquery-for-sap-customers/ アップデートや管理を気にする必要がなく、バックアップやビジネスの継続性などのメンテナンスもほとんどBigQueryに任せています」スピード、効率、パワーで結果を出す回答した企業の多くは、BigQueryによりSAPデータの活用が強化されたことが、ビジネスの成果の向上に直結したと述べています。 2021-08-31 11:00:00
北海道 北海道新聞 旧北海道四季劇場 10月から公演、来年1月から稽古場の利用を開始 https://www.hokkaido-np.co.jp/article/584204/ 北海道四季劇場 2021-08-31 19:19:50
北海道 北海道新聞 杉村が個人で決勝進出 ボッチャ・31日 https://www.hokkaido-np.co.jp/article/584205/ 杉村英孝 2021-08-31 19:18:00
北海道 北海道新聞 子連れ新幹線、気兼ねなく 「こだま」一部に専用車両 https://www.hokkaido-np.co.jp/article/584200/ 東海道新幹線 2021-08-31 19:14:00
北海道 北海道新聞 マラソン・大迫さん再び札幌へ 26日、小中学生に陸上教室 https://www.hokkaido-np.co.jp/article/584179/ 小中学生 2021-08-31 19:03:48
ニュース Newsweek <動画>これでもタリバンを信じられるか https://www.newsweekjapan.jp/stories/world/2021/08/post-97015.php これでもタリバンを信じられるかアフガニスタンのTV番組司会者がカメラに向かって話をしている動画が、インターネットで拡散している。 2021-08-31 19:18:53
IT 週刊アスキー エプソン、「Endeavor ST50」およびWindows 10 IoT Enterprise LTSC搭載の「Endeavor JS50」を採用した「11.6型タッチパネル液晶一体型PC」の受注販売を開始 https://weekly.ascii.jp/elem/000/004/067/4067774/ エプソン、「EndeavorST」およびWindowsIoTEnterpriseLTSC搭載の「EndeavorJS」を採用した「型タッチパネル液晶一体型PC」の受注販売を開始エプソンダイレクトは月日より「EndeavorST」およびWindowsIoTEnterpriseLTSC搭載の「EndeavorJS」を採用した「型タッチパネル液晶一体型PC」を発売。 2021-08-31 19:30:00
IT 週刊アスキー スマホ向け新作ストラテジーRPG​『メモリアプロジェクト(仮題)』が発表 https://weekly.ascii.jp/elem/000/004/067/4067775/ iosandroid 2021-08-31 19:20:00
GCP Cloud Blog JA Artifact Registry: 次世代の Container Registry https://cloud.google.com/blog/ja/products/application-development/understanding-artifact-registry-vs-container-registry/ ContainerRegistryからの移行では、下位互換性を持った状態でContainerRegistryではなくArtifactRegistryを使用する方法について、概要を説明していますContainerRegistryからのイメージのコピーでは、既存のリポジトリからArtifactRegistryリポジトリへのコンテナイメージの移行について説明しています現在、サードパーティでコンテナイメージをホストしている場合、サードパーティレジストリからのコンテナの移行の手順に沿って、直接ArtifactRegistryの利用を開始できます。 2021-08-31 11:30:00
GCP Cloud Blog JA IDC の調査によると、BigQuery を使用する SAP 顧客の ROI は 323% にものぼる https://cloud.google.com/blog/ja/products/sap-google-cloud/idc-study-quantifies-the-value-of-bigquery-for-sap-customers/ アップデートや管理を気にする必要がなく、バックアップやビジネスの継続性などのメンテナンスもほとんどBigQueryに任せています」スピード、効率、パワーで結果を出す回答した企業の多くは、BigQueryによりSAPデータの活用が強化されたことが、ビジネスの成果の向上に直結したと述べています。 2021-08-31 11:00:00
AWS AWS Compute Blog Increasing performance of Java AWS Lambda functions using tiered compilation https://aws.amazon.com/blogs/compute/increasing-performance-of-java-aws-lambda-functions-using-tiered-compilation/ Increasing performance of Java AWS Lambda functions using tiered compilationTiered compilation stopping at level reduces the time the JVM spends optimizing and profiling your code This could help reduce start up times for Java applications that require fast responses where the workload doesn t meet the requirements to benefit from profiling 2021-08-31 12:33:01
python Pythonタグが付けられた新着投稿 - Qiita 【Django】ListViewの使い方とできること(2) ページネーション編 https://qiita.com/aqmr-kino/items/a007251ebe81ea0ef8c5 これを利用してページネーションが不要な場合にif文を利用して表示しない対象のコードを囲む等でUIの表示切り替えができます。 2021-08-31 22:00:12
python Pythonタグが付けられた新着投稿 - Qiita プログラミング初学者が7週間でPython 3 エンジニア認定基礎試験に合格するまでの記録 https://qiita.com/akoya/items/30396e776d3276de28b0 この試験勉強で、Pythonには私が使っていなかった便利な機能がたくさんあるということを知れたし、当たり前のように使っていた仕組みについても理解が深まったと思う。 2021-08-31 21:53:53
python Pythonタグが付けられた新着投稿 - Qiita 独学プログラマーのまとめ その7 https://qiita.com/m_sano0426/items/6fb775a6319d61cf1d8c importmathmathpowモジュールpyを他のモジュールからインポートするとそのモジュールのコードは全て実行される。 2021-08-31 21:43:32
python Pythonタグが付けられた新着投稿 - Qiita 【gRPC】非同期にレスポンスを返す https://qiita.com/XPT60/items/5f735c7255ee18505adf 【gRPC】非同期にレスポンスを返すはじめにおじさんはgRPCでサービスを実装しているのですが、今回、「非同期に」処理することを求められました。 2021-08-31 21:10:09
python Pythonタグが付けられた新着投稿 - Qiita 基本的なpythonの文法まとめ https://qiita.com/juri_engineer/items/97c535881c9040bf54e5 出身はです。 2021-08-31 21:08:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jQuery:offsetを使ったnavのスムーススクロールの実装 https://teratail.com/questions/357114?rss=all jQueryoffsetを使ったnavのスムーススクロールの実装こんにちは、jQuerydでoffsetを使ったナビゲーションのスムーススクロールの実装をしようとしているのですが、CannotnbspreadnbsppropertynbspapostopaposnbspofnbspundefinednbspatnbspHTMLAnchorElementのエラーメッセージがでてきます。 2021-08-31 21:56:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 編集中のgit checkoutでエラーが出ない https://teratail.com/questions/357113?rss=all 編集中のgitcheckoutでエラーが出ない前提・実現したいことgitにて作業ディレクトリやステージングにcommit前の変更がある状態でgitnbspcheckoutを実行するとエラーになってファイルロストをカバーしてもらえる記載を目にしますが、fオプションを付けていないのに、エラーが出ず、実行すると作業ディレクトリの変更を失います。 2021-08-31 21:45:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python メール自動送信設定について エラー [WinError 10060] https://teratail.com/questions/357112?rss=all 2021-08-31 21:43:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GoogleMapsAPIで投稿データの表示がリロードしなければ正しく表示されない。 https://teratail.com/questions/357111?rss=all GoogleMapsAPIで投稿データの表示がリロードしなければ正しく表示されない。 2021-08-31 21:42:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) !至急!Monacaを使ったトウロンバトルアプリ開発のソースの結合がわからない https://teratail.com/questions/357110?rss=all 2021-08-31 21:35:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Google Colaboratory] ModuleNotFoundError https://teratail.com/questions/357109?rss=all 2021-08-31 21:28:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Githubに何をアップロードすればいいかわからないです。教えてください。 https://teratail.com/questions/357108?rss=all Githubに何をアップロードすればいいかわからないです。 2021-08-31 21:23:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jquery でRSSを表示させると リンクの箇所をみると undefine となり、表示されません。 https://teratail.com/questions/357107?rss=all jqueryでRSSを表示させるとリンクの箇所をみるとundefineとなり、表示されません。 2021-08-31 21:09:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Laravel8 画像の表示について https://teratail.com/questions/357106?rss=all Laravel画像の表示について前提・実現したいこと在庫詳細画面のviewsstockshowbladephpでDBから取得した画像を表示させたい。 2021-08-31 21:07:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Laravel8 画像表示について https://teratail.com/questions/357105?rss=all Laravel画像表示について前提・実現したいこと在庫詳細画面のviewsstockshowbladephpでDBから取得した画像を表示させたい。 2021-08-31 21:05:48
Docker dockerタグが付けられた新着投稿 - Qiita docker-in-dockerでボリュームがマウントされない (bindされない) https://qiita.com/Sicut_study/items/78b68018e10eca6fd6cc また、以下のようにボリュームの設定を変えるとdockercomposeymlvolumesrootoptlsoptディレクトリが存在cdoptlstesttxtはないなぜかファイルだけがマウントできないことがわかります。 2021-08-31 21:23:55
golang Goタグが付けられた新着投稿 - Qiita GoでWeb APIをCallする BacklogのAPIを例に https://qiita.com/yuta-katayama-23/items/a0ee60f579c0de3f4b84 GoでWebAPIをCallするGETBacklogの課題のステータスを確認してあるステータスならそのままBuildを続行を判断するための、Backlogの課題ステータスをチェックする関数は以下。 2021-08-31 21:55:26
技術ブログ Developers.IO AWS Elemental MediaStoreのコンテナポリシーはオブジェクトのみを対象としているという話 https://dev.classmethod.jp/articles/aws-elemental-mediastore-container-policy-only-object/ amazons 2021-08-31 12:57:21
技術ブログ Developers.IO Apache AirflowのTriggerDagRunOperatorをバージョン2対応する https://dev.classmethod.jp/articles/airflow-2x-trigger-dag-run-operator/ amazonmwaa 2021-08-31 12:26:16
海外TECH Ars Technica In the US, wind power is getting bigger and better, report says https://arstechnica.com/?p=1790689 blades 2021-08-31 12:28:18
海外TECH DEV Community 10 Magical JavaScript Tips for Every Web Developer https://dev.to/csshacker/10-magical-javascript-tips-for-every-web-developer-36cm Magical JavaScript Tips for Every Web DeveloperIn this article we will discuss the useful JavaScript tips for every web developer to save their valuable and precious time I am always ready to learn although I do not always like being taughtーWinston ChurchillTip Flatten the array of the arrayThis tip will help you to flatten a deeply nested array of arrays by using Infinity in flat var array flatten array of arrayarray flat Infinity output Tip Easy Exchange VariablesYou probably swap the two variables using a third variable temp But this tip will show you a new way to exchange variables using destructuring example var a var b a b b a console log a b Read More Magical JavaScript Tips for Every Web Developer 2021-08-31 12:44:56
海外TECH DEV Community Make VSCode Super Lighters https://dev.to/csshacker/make-vscode-super-lighters-1ooa Make VSCode Super LightersVSCode is a really great Code Editor rather say nearly an IDE or better than that But this costs a great amount of RAM and CPU in bigger projects That s not all related VSCode but to most of its extensions VSCode s extensions are good by far best But these are written for Nodejs with JS so unsurprisingly these take a handy amount of resource but efficiently And people unknowingly accuse vscode for this Though most of the time it doesn t cause that much of issue But in bigger projects this tiny problem gets bigger as most of the people don t have a AMD Thread Ripper Samsung NVMe SSD with GB RAM amp a RTXLet s find out the reasons of this high resource usage amp fix emREAD More Make Vs Code Lighter 2021-08-31 12:39:27
海外TECH DEV Community 🚀20 Best CSS3 Library For Developers. https://dev.to/csshacker/20-best-css3-library-for-developers-20o8 Best CSS Library For Developers Web Developers used to spend a lot of time creating beautiful CSS Thanks to the CSS libraries we now have a better faster and more effective way to build responsive websites and web applications Are you still looking for the best CSS libraries Do you want to know which library you should try In this article we have best CSS libraries for your inspiration How do CSS libraries work CSS library gives web developers a basic structure which includes grid interactive UI patterns web typography tooltips buttons form elements icons This structure helps web developers to start quickly and efficiently when they are designing a website or web applications Here we have put together  best CSS libraries  We hope you like them and most importantly find the best one for your needs Let s go Read More Best CSS Library For Developers 2021-08-31 12:38:41
海外TECH DEV Community How to lose a hackathon in 7 steps https://dev.to/arrrgr/how-to-lose-a-hackathon-in-7-steps-2kf0 How to lose a hackathon in stepsI took part in a hackathon recently My team lost miserably Here are the steps we followed to secure this loss You may find these valuable if you do want to win the next hackathon you participate in Or if you want to lose it Losing a hackathon Step Don t prepare until an hour or two before the event startsThis step is absolutely key If you ignore it you might actually have a chance of winning We had thought about reviewing the APIs we would be working with and getting together a week prior to the hackathon Had we done so we might have had time to brainstorm and come up with a concept for our product We might even have mapped out our architecture and integrations if at a high level Or we may have defined our areas of responsibility Certainly we would have been one step closer to winning so we did not do it Instead we got together at the official start of the hackathon bounced some ideas around picked the worst one more on that below and ran with it Step Come to the hackathon exhaustedThis step really helps Stay up for hours before you begin your hours of coding Due to my current timezone constraints I and one of my teammates were up working at am that day and sat down to the hackathon at pm Dare I claim this feat made us more productive Hell no As a matter of fact by the time we had gone to get some rest at am we thought we were close to done with our app but after getting some sleep ended up having to rewrite some of the application code We also were nowhere near finished in terms of integrating the whole thing together and deploying I d guess we were done by the am mark a far shot from the Step Solve a problem that doesn t existThis one is the cherry on the cake Instead of making sure your app solves a real world problem create a problem out of thin air We wanted to showcase our own technology and in our brainstorming session see Step above we came up with two use cases One solved a real problem replacing call center agents The other did not onboarding new customers with voice but looked cool We picked the latter Step Don t use the tech made available to you by event organizersObviously this step only applies to those hackathons where organizers want participants to make use of their technologies This one is quite self explanatory isn t it If the organizers want you to use their tech make a token gesture to it A nod This is a sure way to lose the hackathon We made a big mistake in picking our use case Step We picked the one which used exactly two methods in the US Bank APIs The Brits might call this “taking the piss In contrast the winner made use of what looked like of the available methods Step Make it perfect Instead of building fast and shipping a rough but enticing product focus on polishing the user experience This one is all me I was the team member responsible for the user facing conversational AI interface and I spent A LOT of time reworking it adjusting for more and more complex pathways and running test conversations over and over Step Forget about the timeYou know how you are going to have to create a presentation and practice presenting make sure your deploys are working and data is rendering properly and actually run through the full demo a half dozen times to make sure you can fit the entire thing in five minutes Yeah forget about that Instead focus on Step When you have minutes left before the submission deadline throw together a half assed deck and submit your code one minute after the cut off Then find out that you are the second presenter in line and presentations are moved up hours and start…right now If you follow this step you are guaranteed to lose Step Ignore the presentation softwareWebEx never works like it s meant to But that s no reason for you to worry Yes don t worry about it When it s time for you to present just open the thing in Safari and when you find out that you can t share your screen shrug it off and start telling a bad joke while the desktop version downloads This is sure to put the judges in a good mood and not to penalize you at all And yes this also really happened What we builtReading over this now it looks like such a trainwreck It s making me ask did we do anything right I think we did We split up our areas of responsibility and stuck to them yet helped each other out where needed We stayed in a Discord voice channel and communicated the entire time we were online and working We were civil to each other even as the deadline approached For our product we built an automated voice user onboarding workflow The user opens the app enters their phone number gets a call from an AI agent who asks them a series of questions helps them to open their account suggests they may want to create a virtual credit card and takes them through the card creation process We also built I think a fairly cool app concept We used ReactJS HTML on the front end ExpressJS Node js and MongoDB on the back end Websocket for communications and consumed the bank s card as a service API We used Dasha AI Studio to create the conversational workflow and the Dasha SDK in our Node js back end to make the conversational workflow an integral part of the application Here is me giving a demo of the app for some friends after we lost if you like the conversational part you can join our developer community where we build AI apps Final wordsCongratulations Now you know how to lose any hackathon By extension you now know what to avoid in order to increase your chances of winning a hackathon Good luck and godspeed 2021-08-31 12:04:42
海外TECH Engadget Amazon's Echo Show 5s are cheaper than ever starting at $45 https://www.engadget.com/amazon-first-second-gen-echo-show-5-smart-display-sale-124330842.html?src=rss Amazon x s Echo Show s are cheaper than ever starting at If you missed the previous sale earlier this month you have another chance to grab one of Amazon s Echo Show s for less Both the first and second gen versions of the compact smart display are on sale right now with the original Echo Show going for and the updated version which came out earlier this year only more nbsp Buy Echo Show st gen at Amazon Buy Echo Show nd gen at Amazon Unlike the new Echo Show the Show s are designed to fit neatly on your nightstand and act as smart alarm clocks Each have a inch x touchscreen that shows the time along with things like weather forecasts news headlines and more They are also capable of making video calls thanks to their built in camera and mics and if you have multiple Alexa devices in your home the Show s can be part of your larger intercom system And when you need more privacy you can shutter the camera and flip a switch to turn off the microphone The smaller display isn t ideal for streaming video but you are able to do so if you wish along with music podcasts audiobooks and more Both Show models shine as smart alarm clocks thanks to their sunrise alarm feature which slowly brightens the screen minutes before you re supposed to wake up and tap to snooze function Both also have an ambient light sensor that adjusts the screen s brightness depending on the light in your environment so you ll never get woken up in the middle of the night by an ultra bright display When it comes to differences between the first and second gen devices there aren t many The new Echo Show has a MP camera better than the MP camera in the first gen and it comes in a blue color in addition to the standard black and white options Only those who plan on using the Show to make video calls and drop in on family members would get the most out of the second gen model ーbut when you can grab the latest version for only more than the previous it s not such a hard sell anymore Follow EngadgetDeals on Twitter for the latest tech deals and buying advice 2021-08-31 12:43:30
海外TECH Engadget Netgear's 5G mobile hotspot router with WiFi 6 is now available for $700 https://www.engadget.com/netgears-5-g-mobile-hotspot-router-with-wi-fi-6-is-now-available-for-700-123048968.html?src=rss Netgear x s G mobile hotspot router with WiFi is now available for If you often need to tether to get internet Netgear has a very interesting new product ーif you can afford it The Nighthawk M G WiFi Mobile Router unlocked takes a G SIM card that s compatible with AT amp T and T Mobile s networks Once installed it will distribute data over WiFi to a maximum of devices with greater range and speed than your smartphone could ever manage nbsp Powered by Qualcomm s Snapdragon X Mobile Platform it delivers maximum theoretical speeds of up to Gbps over WiFi ax While few if any devices can handle those speeds the extra throughput will be handy if multiple devices are connected to it The router also has a dedicated ethernet port that can deliver up to Gbps and connect to a device or mesh WiFi network for instance On top of GNR Sub GHz it supports LTE CAT LTE Advanced x MIMO and QAM nbsp Much like AT amp T and Netgear s original Nighthawk LTE router the G model can display pertinent information like the WiFi password and how much mobile data you ve used Other features include VPN pass through support and password protection hours on a battery charge or remove the battery and plug into the wall for all day use and the ability to plug in wired internet to conserve data There is one pain point the price The Nighthawk M G WiFi Mobile Router costs considerably more than other G MiFi routers on the market The main benefits are the fast speeds the fact that it s unlocked to any carrier though Netgear recommends AT amp T and T Mobile and the ethernet port If those features are important for you it s now available to buy at Netgear s website nbsp 2021-08-31 12:30:48
海外TECH The Apache Software Foundation Blog The Apache® Software Foundation Announces Annual Report for 2021 Fiscal Year https://blogs.apache.org/foundation/entry/the-apache-software-foundation-announces78 The ApacheSoftware Foundation Announces Annual Report for Fiscal YearWorld s largest Open Source foundation s community rallies during pandemic uptick in project activity participation and sponsor support advances Foundation to continue to provide B worth of software to the public at large at no cost Wilmington DE ー August ー The ApacheSoftware Foundation ASF the world s largest Open Source foundation announced today the availability of the annual report for its fiscal year May April The all volunteer ASF stewards M lines of code ーvalued conservatively at more than B constructive cost model CoCoMo ーall available to the public at no cost Apache software is used in every Internet connected country on the planet and is integral to nearly every aspect of modern computing FY highlights include new individual Members elected totalling nbsp Exceeded individual Committers Project Management Committees overseeing Apache Projects plus dozens of sub projects and initiatives Top Level Projects graduated from the Apache Incubator projects a k a “podlings undergoing development in the Apache IncubatorTop most active Apache Projects accessed Kafka Hadoop ZooKeeper POI Logging nbsp Top Apache Project repositories by commits Camel Flink Airflow Lucene Solr NuttX incubating Top most visited Apache Projects on GitHub Spark Flink Kafka Arrow Beam authors sent emails on topicsTop Apache Project user and developer email lists by activity Flink user Tomcat developer James developer Flink developer Kafka developer nbsp nbsp emails sent to ASF Security team Committers changed lines of code over commits Individual Contributor License Agreements signed Corporate Contributor License Agreements signed Software Grant Agreements executedASF s seven member Infrastructure team on three continents supports all Apache projects initiatives and their communities across individual machines repositories PB in traffic annually M downloads per month and M daily emails on lists Average uptime in FY was New Infrastructure developed tools and services enable Apache Projects and their communities to self administer numerous features around their code repositoriesFundraising yielded a positive net income exceeding FY targetsFoundation operations supported by contributions from Platinum Sponsors Gold Sponsors Silver Sponsors Bronze Sponsors Platinum Targeted Sponsors Gold Targeted Sponsors Silver Targeted Sponsors Bronze Targeted Sponsors and more than individual donors Less than of income spent on overheadPublished new Website dedicated to data privacy Produced and released quot Trillions and Trillions Served quot documentary series nbsp Launched quot Inside Infra quot interview series with members of ASF Infrastructure teamHeld first ApacheCon Home event online to thousands of attendees from around the worldAdvanced Diversity amp Inclusion goals including securing internships conducting Community Survey and User Experience Research and easing barriers to entry for contributors from underrepresented groupsASF was a mentoring organization in Google Summer of Code for the th consecutive yearThe full report is available online at About The Apache Software Foundation ASF Established in The Apache Software Foundation ASF is the world s largest Open Source foundation stewarding M lines of code and providing more than B worth of software to the public at no cost The ASF s all volunteer community grew from original founders overseeing the Apache HTTP Server to individual Members and Project Management Committees who successfully lead Apache projects and initiatives in collaboration with Committers through the ASF s meritocratic process known as quot The Apache Way quot Apache software is integral to nearly every end user computing device from laptops to tablets to mobile devices across enterprises and mission critical applications Apache projects power most of the Internet manage exabytes of data execute teraflops of operations and store billions of objects in virtually every industry The commercially friendly and permissive Apache License v is an Open Source industry standard helping launch billion dollar corporations and benefiting countless users worldwide The ASF is a US c not for profit charitable organization funded by individual donations and corporate sponsors including Aetna Alibaba Cloud Computing Amazon Web Services Anonymous ARM Baidu Bloomberg Budget Direct Capital One Cloudera Comcast Facebook Google Handshake Huawei IBM Indeed Inspur Leaseweb Pineapple Fund Private Internet Access Red Hat Target Tencent Union Investment Verizon Media and Workday For more information visit nbsp and The Apache Software Foundation quot Apache quot quot Arrow quot quot Apache Arrow quot quot AsterixDB quot quot Apache AsterixDB quot quot Beam quot quot Apache Beam quot quot Camel quot quot Apache Camel quot quot Cordova quot quot Apache Cordova quot quot Flex quot quot Apache Flex quot quot Flink quot quot Apache Flink quot quot Geode quot quot Apache Geode quot quot Apache GitBox quot quot Hadoop quot quot Apache Hadoop quot quot HBase quot quot Apache HBase quot quot Apache HTTP Server quot quot Ignite quot quot Apache Ignite quot quot Kafka quot quot Apache Kafka quot quot Lucene Solr quot quot Apache Lucene Solr quot quot Mynewt quot quot Apache Mynewt quot quot NetBeans quot quot Apache NetBeans quot quot OpenOffice quot quot Apache OpenOffice quot quot POI quot quot Apache POI quot quot Royale quot quot Apache Royale quot quot Spark quot quot Apache Spark quot quot Thrift quot quot Apache Thrift quot quot Tomcat quot quot Apache Tomcat quot quot Trafodion quot quot Apache Trafodion quot quot Whimsy quot quot Apache Whimsy quot quot ZooKeeper quot quot Apache ZooKeeper quot and quot ApacheCon quot are registered trademarks or trademarks of the Apache Software Foundation in the United States and or other countries All other brands and trademarks are the property of their respective owners 2021-08-31 13:00:06
金融 金融庁ホームページ 信用格付業者の関係法人の指定に係る金融庁告示(無登録格付の説明事項に係るグループ指定)の一部改正について公表しました。 https://www.fsa.go.jp/news/r3/shouken/20210831_groupshitei.html 信用格付業者 2021-08-31 14:00:00
金融 金融庁ホームページ 「サステナブルファイナンス有識者会議報告書」について更新しました。 https://www.fsa.go.jp/news/r2/singi/20210618-2.html 有識者会議 2021-08-31 13:30:00
ニュース BBC News - Home Afghanistan: Dominic Raab says UK must face new Taliban reality https://www.bbc.co.uk/news/uk-58389977?at_medium=RSS&at_campaign=KARANGA hundreds 2021-08-31 12:53:54
ニュース BBC News - Home Geronimo the alpaca killed as legal row ends https://www.bbc.co.uk/news/uk-england-bristol-58255378?at_medium=RSS&at_campaign=KARANGA destruction 2021-08-31 12:43:00
ニュース BBC News - Home Naked Attraction London bus ads to be removed https://www.bbc.co.uk/news/uk-england-london-58350075?at_medium=RSS&at_campaign=KARANGA assault 2021-08-31 12:10:11
ニュース BBC News - Home Sarah Rainsford: My last report before Russian expulsion https://www.bbc.co.uk/news/world-europe-58395121?at_medium=RSS&at_campaign=KARANGA final 2021-08-31 12:13:49
ニュース BBC News - Home Dunn and Storey star as GB win 12 medals at Tokyo Games - day seven round-up https://www.bbc.co.uk/sport/disability-sport/58390965?at_medium=RSS&at_campaign=KARANGA Dunn and Storey star as GB win medals at Tokyo Games day seven round upReece Dunn sets a new world record to win his third gold medal of the Tokyo Paralympics as the medals continue to flow for Great Britain on day seven 2021-08-31 12:12:03
ニュース BBC News - Home Cristiano Ronaldo: How Man Utd pulled off shock transfer https://www.bbc.co.uk/sport/football/58358834?at_medium=RSS&at_campaign=KARANGA manchester 2021-08-31 12:17:22
LifeHuck ライフハッカー[日本版] ポイントを貯めて使って得をする!au経済圏で賢く資産形成するコツ https://www.lifehacker.jp/2021/08/239575kddi.html 金融資産 2021-08-31 22:00:00
北海道 北海道新聞 出勤抑制呼び掛ける共同メッセージ 道、札幌市、道内経済界がオンライン会合 https://www.hokkaido-np.co.jp/article/584254/ 経済団体 2021-08-31 21:19:00
北海道 北海道新聞 夏祭りの風物、存続模索 2年連続コロナ禍 地域とミニ縁日/盆踊り動画に https://www.hokkaido-np.co.jp/article/584253/ 新型コロナウイルス 2021-08-31 21:18:00
北海道 北海道新聞 函館8月感染、月別最多426人 1月の1・5倍 50代以下9割 https://www.hokkaido-np.co.jp/article/584251/ 人となり 2021-08-31 21:14:00
北海道 北海道新聞 胆振管内13人感染 新型コロナ https://www.hokkaido-np.co.jp/article/584250/ 新型コロナウイルス 2021-08-31 21:14:00
北海道 北海道新聞 バスケ、日本は豪州などとB組 23年W杯アジア予選 https://www.hokkaido-np.co.jp/article/584249/ 国際バスケットボール連盟 2021-08-31 21:14:00
北海道 北海道新聞 <胆振東部地震から3年>コロナ下、防災考える 1日オンラインイベント 本田圭佑さんメッセージも https://www.hokkaido-np.co.jp/article/584247/ 本田圭佑 2021-08-31 21:14:00
北海道 北海道新聞 池崎選手の健闘たたえ 岩見沢複合駅舎に懸垂幕 市役所に横断幕 https://www.hokkaido-np.co.jp/article/584245/ 東京パラリンピック 2021-08-31 21:09:00
北海道 北海道新聞 ビートを4列同時に収穫 独製大型機「テラドス」導入 浦幌の農家が利用組合 https://www.hokkaido-np.co.jp/article/584243/ 農家 2021-08-31 21:07:00
北海道 北海道新聞 劇団四季から譲渡の劇場 25年3月まで貸し出し 一時的なホール不足補う https://www.hokkaido-np.co.jp/article/584191/ 北海道四季劇場 2021-08-31 21:05:45
北海道 北海道新聞 「北糖は生産維持を」 オール本別で対策協設置へ https://www.hokkaido-np.co.jp/article/584242/ 北海道糖業 2021-08-31 21:05:00
ROBOT ロボスタ NVIDIA「表現力豊かな音声合成の研究」と「最先端の対話型 AI モデル」を「INTERSPEECH2021」で発表 会話AIの最前線 https://robotstart.info/2021/08/31/nvivia-interspeech2021.html interspeech 2021-08-31 13:00:45
AWS AWS Government, Education, and Nonprofits Blog Spreading good and sharing content globally, quickly, and securely with the cloud https://aws.amazon.com/blogs/publicsector/spreading-good-sharing-content-globally-quickly-securely-cloud/ Spreading good and sharing content globally quickly and securely with the cloudGoodnet is an organization with a mission to share the good things happening globally AWS allows Goodnet to disseminate video and written content to audiences all over the world to help spread positivity Specifically Amazon CloudFront supports the delivery of their online articles newsletters and videos to distribute content to their large community of viewers and readers quickly and safely no matter where they are in the world Learn more about Goodnet in this guest post from their team 2021-08-31 13:39:23
AWS lambdaタグが付けられた新着投稿 - Qiita AWS日記30 (AWS Lambda - DLQ) https://qiita.com/tanaka_takurou/items/39d807e63aebd04c4271 今回はメール送信するため、デッドレターキューのタイプをSNSに設定しましたが、SQSも選択できるため今後試して行こうと思います。 2021-08-31 22:15:27
python Pythonタグが付けられた新着投稿 - Qiita 【pandas】DataFrameでifっぽいことをやる https://qiita.com/YujiHamada3/items/ffbcb81b978b8fcef90a 【pandas】DataFrameでifっぽいことをやるlocを使って、特定の条件であれば値を追加したい下記のようなDataFrameのnameカラムがひらがなのみ、カタカナのみだった場合、kindカラムに「ひらがな」「カタカナ」と文字列を入れたい。 2021-08-31 22:43:30
python Pythonタグが付けられた新着投稿 - Qiita 削除したいのにできない。>。< https://qiita.com/neomi/items/73fe5398b5dc07d766a9 概要 2021-08-31 22:31:43
python Pythonタグが付けられた新着投稿 - Qiita 第6回富士フィルムBrain(s)コンテスト参加記 https://qiita.com/tachyon777/items/ea991847b58d5775158c このアプローチの元となった論文は、ハフ変換画像から直線や円を検出する画像処理技術を用いてPコン跡の除去をおこなっているのですが、手元ではあまりうまいこといかなかったのと、折角良いアノテーションデータとモデルがあるんだから使わなきゃもったいないということで使いました。 2021-08-31 22:21:35
js JavaScriptタグが付けられた新着投稿 - Qiita スクロールアニメーションに必要なあれこれ https://qiita.com/iiishokoiii/items/f690d19035b317d615cf ある要素が表示領域に見え出したらABgtCある要素が表示領域に完全に表示されたらABgtCDある要素が表示領域から見えなくなったらAgtCDjQueryを使用する場合各パラメータの取得Aウィンドウのスクロール量の取得indexjsletscrollPoswindowscrollTopページの上端を基準とし、表示領域のスクロール位置Y座標をpx値で返します。 2021-08-31 22:18:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) makefileの質問 https://teratail.com/questions/357123?rss=all clean 2021-08-31 22:57:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) OracleのSQL発行で ツリー構造のデータを表示させたいが 最上位の表示方法に困っている https://teratail.com/questions/357122?rss=all OracleのSQL発行でツリー構造のデータを表示させたいが最上位の表示方法に困っている当社製造業なのですが、よくある基幹システムのように、製品構成マスタというものを有しており製造品に対する利用子部品を、親子関係一階層下のみを定義づけています。 2021-08-31 22:56:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) find メソッドで詳細ページを表示したい https://teratail.com/questions/357121?rss=all findメソッドを定義して詳細ページを表示しようとしているのですが、エラーが出ます。 2021-08-31 22:48:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Flutter 値が表示されない https://teratail.com/questions/357120?rss=all 2021-08-31 22:28:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) git pushしたがpull requestボタンが現れません。助けてください。 https://teratail.com/questions/357119?rss=all gitpushしたがpullrequestボタンが現れません。 2021-08-31 22:26:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) サイトのドロップダウンを表示させたい https://teratail.com/questions/357118?rss=all python 2021-08-31 22:25:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 入力された数字・空白・ひらがなが入っている文字列が、指定の型になっている場合のみ、入力文字列から数字を取り出して計算したい。 https://teratail.com/questions/357117?rss=all 「ひくは」のように空白で区切られていない場合などは、「理解不能」と表示させたい。 2021-08-31 22:20:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CakePHPでのデータベースの内容を表で表示する方法 https://teratail.com/questions/357116?rss=all CakePHPでのデータベースの内容を表で表示する方法前提・実現したいこと①nbspCakePHPで接続したデータベースの内容を表で表示したい②nbsp『localhostCakePHPのファイル名templatesのファイル名』でアクセスしたいここに質問の内容を詳しく書いてください。 2021-08-31 22:08:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 1.要素を横並びにして、テキストを要素の下に配置したい。2.テキストの文字の大きさを6pxにしたい。 https://teratail.com/questions/357115?rss=all 要素を横並びにして、テキストを要素の下に配置したい。 2021-08-31 22:01:18
Ruby Rubyタグが付けられた新着投稿 - Qiita next_permutation の勉強とRubyでの実装 https://qiita.com/HMMNRST/items/26786552a2660735d34f aは、残った要素で作れる辞書順先頭の順列を採用する。 2021-08-31 22:07:50
AWS AWSタグが付けられた新着投稿 - Qiita AWS日記30 (AWS Lambda - DLQ) https://qiita.com/tanaka_takurou/items/39d807e63aebd04c4271 今回はメール送信するため、デッドレターキューのタイプをSNSに設定しましたが、SQSも選択できるため今後試して行こうと思います。 2021-08-31 22:15:27
AWS AWSタグが付けられた新着投稿 - Qiita Arcを使用してKubernetes に Azure App Service を実装とAWSのEC2の監視 https://qiita.com/cloudmaster/items/68ddb5cdb336c8b103ab また上記演習に加えてせっかくAzureArcとAKSのセットアップするならAzureからAWSのECの監視が出来ますから実施することにしました。 2021-08-31 22:03:55
Azure Azureタグが付けられた新着投稿 - Qiita Arcを使用してKubernetes に Azure App Service を実装とAWSのEC2の監視 https://qiita.com/cloudmaster/items/68ddb5cdb336c8b103ab また上記演習に加えてせっかくAzureArcとAKSのセットアップするならAzureからAWSのECの監視が出来ますから実施することにしました。 2021-08-31 22:03:55
技術ブログ Developers.IO IAMユーザーにAssumeRoleの権限が無くてもスイッチロールできる(ように見える)のはなぜですか? https://dev.classmethod.jp/articles/tsnote-switch-role-without-assume-role/ assumerole 2021-08-31 13:47:37
技術ブログ Developers.IO データアナリティクス事業本部の機械学習チームについてのご紹介 https://dev.classmethod.jp/articles/introducing-the-machine-learning-team/ 機械学習 2021-08-31 13:31:18
海外TECH Ars Technica Electrification isn’t just for big school buses https://arstechnica.com/?p=1790821 capability 2021-08-31 13:24:26
海外TECH Ars Technica NASA’s big rocket misses another deadline, now won’t fly until 2022 https://arstechnica.com/?p=1790199 kennedy 2021-08-31 13:07:23
海外TECH DEV Community I just made my first $1 on the Internet!!! 😲💸 https://dev.to/hm/i-just-made-my-first-1-on-the-internet-12bk I just made my first on the Internet I couldn t be happier right now I ve been working on www namy ai for a while and yesterday I finally finished making amp training an AI model that I was happy with and deployed it to live Then I made a small announcement on Twitter followers about it Some people visited and entered prompts loitered around but I didn t see anyone actually buy a domain Oh well I said I still needed to improve my SEO anyways barely have done anything on that front BUT TODAY I log into my dashboard and I see balance € EURIt finally happened My FIRST internet money that I earned on my own I know it s not a lot and that I have a long way to go and just making twitter posts is not sustainable I need to improve SEO but damn does it feel good It s definitely validating that someone somewhere paid money for something you built Great feeling Anyways I just wanted to share this little victory with the community here Wish you all the best 2021-08-31 13:34:33
海外TECH DEV Community How I structure my React projects https://dev.to/larswaechter/how-i-structure-my-react-projects-jii How I structure my React projectsThis post was originally published on my blog It s been quite a while since I wrote an article about how I structure my Node js REST APIs The article covered the approach of designing a well organized and maintainable folder structure for Node js applications So today I don t want to talk about Node js APIs but about the architecture of React applications and answer the same question from the previous article a second time What should the folder structure look like And again there s no perfect or correct answer to this question but there are tons of other articles discussing this one on the internet too This folder structure is also partly based on multiple of them One important thing to mention is that React does not really tell you how to organize your project except the fact that you should avoid too much nesting and overthinking To be exact they say Source React doesn t have opinions on how you put files into folders That said there are a few common approaches popular in the ecosystem you may want to consider Take a look at the linked source where you can read more about those common approaches They won t be further discussed in this article The following structure and architecture is one that has proven maintainable and reliable for me It might give you a help for designing your own project Keep in mind that the following architecture is based on a application bootstrapped with create react app and written in JavaScript Directory rootreact project├ーnode modules├ーpublic├ーsrc├ーpackage json└ーpackage lock jsonThis structure is nothing special and shouldn t be new to you It s actually a basic create react app setup The interesting part here is the content of the src folder which this article is about So what do we have in here react project├ーapi├ーcomponents├ーin├ーmodules├ーpages├ーstores├ーtests├ーutils├ーindex js├ーmain js└ーstyle cssAs you can see the application is primarily split into eight directories From here on we ll go top down through the directories and examine each one Let s start with the api directory Directory src apireact project├ーapi│  ├ーservices│  │  ├ーJob js│  │  ├ーUser js│  ├ーauth js│  └ーaxios jsThe api directory contains all services that take care of the communication between the React application frontend and an API backend A single service provides multiple functions to retrieve data from or post data to an external service using the HTTP protocol auth js provides functions for authentication and axios js contains an axios instance including interceptors for the outgoing HTTP requests and incoming responses Moreover the process of refreshing JWTs is handled in here Directory src componentsreact project├ーcomponents│  ├ーJob│  │  ├ーDescription js│  │  └ーPreview js│  └ーUser│  │  ├ーCard js│  │  ├ーCreate js│  │  └ーList jsIf you re already familiar with React you should know that it s mainly component based The components are actually the heart of every React application The whole application at least the presentational view is built of many small components So what is a component SourceComponents let you split the UI into independent reusable pieces and think about each piece in isolation Imagine you have a website like Twitter or Facebook The large website is made of many smaller pieces components that can be Buttons Inputs or Widgets for example Those pieces are put together to build ever more complex and larger ones Each component has its own lifecyle and state management whereby you can share a component s state with other ones Components are reused multiple times within the application to save the developer from writing redundant code Don t repeat yourself DRY Splitting the codebase into multiple components is not just a React thing It s a common pattern in software engineering to simplify the development process and the maintenance later on In React a component is mostly a simple JavaScript function or a class Usually I create a new file for each single component In some rare cases I group multiple of them functions or classes into a single file Imagine a UserList js component which renders multiple elements of UserListItem const UserList users gt lt ul gt users map user gt lt UserListItem key user userId user user gt lt ul gt const UserListItem user gt lt li gt user name lt li gt Here it makes sense to combine both into one file Further UserListItem is probably not even used by any other component than UserList Beside the components themselves you can also add their stylesheets or tests to this directory Directory src inreact project├ーin│  ├ーde json│  └ーen jsonin stands for internationalization and takes care of the language support of the application The including JSON files are basically objects containg fixed constants as keys and their associated translations as values Therefore the keys should be equal for each language file Only the values translations differ from each other You can easily query those language files later on by writing your own custom hook or component Directory src modulesreact project├ーmodules│  ├ーlogger js│  └ーsession jsThis directory includes some global modules that might be used for logging or as wrapper for the browser s LocalStorage for example Directory src pagesreact project├ーpages│  ├ーHome│  │  ├ーcomponents│  │  │  ├ーDashboard js│  │  │  └ーWelcome js│  │  └ーindex js│  ├ーLogin js│  └ーProfile jsThe pages directory includes the react router dom paths accessed while navigating through the application Here we collect multiple components into a single larger one to display a complete page view A page might contain its own component directory which includes local components that are only used on this page For complex pages with a deep component tree you might want to check out the React Context API which makes it much easier to pass props along the tree and to handle a global page state Directory src storesreact project├ーstores│  ├ーlanguage js│  └ーuser jsThis directory includes all global React states that can be accessed from any component within the application While Redux is probably the most popular solution for managing global state I prefer to use zustand It s very easy to get started with and its API is really straightforward Directory src testsreact project├ーtests│  ├ーlanguage test js│  └ーutils test jsThe tests directory includes tests that do not belong to certain components This could be tests for the implementation of algorithms for example Moreover I validate and compare the keys of the language files I mentioned above to make sure I did not miss any translation for a given language Directory src utilsreact project├ーutils│  ├ーhooks│  │  ├ーuseChat js│  │  ├ーuseOutsideAlerter js│  │  ├ーuseToast js│  ├ーproviders│  │  ├ーHomeContextProvider js│  │  ├ーToastContextProvider js│  ├ーcolors js│  ├ーconstants js│  ├ーindex jsHere we have a bunch of utilities like custom hooks context providers constants and helper functions Feel free to add more stuff here All togetherLast but not least a complete overview of the project structure react project├ーapi│  ├ーservices│  │  ├ーJob js│  │  ├ーUser js│  ├ーauth js│  └ーaxios js├ーcomponents│  ├ーJob│  │  ├ーDescription js│  │  └ーPreview js│  └ーUser│  │  ├ーCard js│  │  ├ーCreate js│  │  └ーList js├ーin│  ├ーde json│  └ーen json├ーmodules│  ├ーlogger js│  └ーsession js├ーpages│  ├ーHome│  │  ├ーcomponents│  │  │  ├ーDashboard js│  │  │  └ーWelcome js│  │  └ーindex js│  ├ーLogin js│  └ーProfile js├ーstores│  ├ーlanguage js│  └ーuser js├ーtests│  ├ーlanguage test js│  └ーutils test js├ーutils│  ├ーhooks│  │  ├ーuseChat js│  │  ├ーuseOutsideAlerter js│  │  ├ーuseToast js│  ├ーproviders│  │  ├ーHomeContextProvider js│  │  ├ーToastContextProvider js│  ├ーcolors js│  ├ーconstants js│  ├ーindex js├ーindex js├ーmain js└ーstyle cssThat s it I hope this is a little help for people who don t know how to structure their React application or didn t know how to start Feel free to give any suggestions 2021-08-31 13:24:23
海外TECH DEV Community ES6 - A beginners guide, following my own learning https://dev.to/stefanwrightcodes/es6-a-beginners-guide-following-my-own-learning-4e05 ES A beginners guide following my own learning WelcomeFor my employment we have been asked to learn revisit ES as we begin to transfer the JS in our codebase into ES if you re here then its likely you already know what ES is if you don t let me summarise below What is ES Well ES stands for ECMAScript which has been around now since June it is also known as ECMAScript ECMAScript itself has been around since June with an annual review of the standards in place ECMAScript was invented to standardize JavaScript meaning that browsers could be built around that standard ensuring support of the different levels ES introduces us with some new tools which I will go into in more detail in this series for example ClassesArrow FunctionsNew Variable scoping var let const Template LiteralsObject and Array DestructuringDefault ParametersRest and Spread OperatorsMany ES tutorials will also cover various Array helpers I ll be looking to touch on these too as they are frequently used but I have found often referred back to as a reminder of how to write it properly So those are forEachmapfilterfindevery someand reduce save the hardest til last In this series for each of the above I will try to include a variety of examples and real world use cases 2021-08-31 13:14:49
Apple AppleInsider - Frontpage News Fewer Android users switching to 'iPhone 13' because of CSAM scan, no Touch ID https://appleinsider.com/articles/21/08/31/fewer-android-users-switching-to-iphone-13-because-of-csam-no-touch-id?utm_medium=rss Fewer Android users switching to x iPhone x because of CSAM scan no Touch IDAndroid users are less likely to make the switch to Apple with the launch of the iPhone a survey claims with the move away from Touch ID and Apple s CSAM controversy apparently among the top reasons for not switching ecosystems In early August a survey claimed of iPhone users planned to make the switch to the inbound iPhone In another survey targeting Android users it seems that fewer people are prepared to make the switch as part of their next smartphone upgrade According to the survey by SellCell only of Android users are willing to make the switch over to the iPhone for their next upgrade The vast majority of respondents said they were not interested in getting a new iPhone Read more 2021-08-31 13:46:49
Apple AppleInsider - Frontpage News Windows 11 launching on October 5 in phased rollout https://appleinsider.com/articles/21/08/31/windows-11-launching-on-october-5-in-phased-rollout?utm_medium=rss Windows launching on October in phased rolloutPCs with Windows pre installed and free upgrades to the new operating system will become available to users starting October ーminus the ability to run Android apps Windows coming October Windows offers a new redesign updated Start menu and better integration with Microsoft Microsoft will be rolling out the update in a phased approach with a focus on quality Read more 2021-08-31 13:37:40
Apple AppleInsider - Frontpage News Apple commits extra $30 million to racial equity initiatives https://appleinsider.com/articles/21/08/31/apple-commits-extra-30-million-to-racial-equity-initiatives?utm_medium=rss Apple commits extra million to racial equity initiativesExpanding on its existing Racial Equity and Justice Initiative investment Apple is supporting Hispanic and Latinx groups with a new million contribution New investments include partnering with California State UniversityFollowing its launch of the million Racial Equity and Justice Initiative REJI and the subsequent expansion of its aims Apple is now adding almost a third more in contributions The new million commitment is intended to support students innovators and organizations including ones expanding learning opportunities for Historically Black Colleges and Universities HBCUs Read more 2021-08-31 13:29:38
海外TECH Engadget Windows 11 will be available on October 5th https://www.engadget.com/windows-11-release-date-132605467.html?src=rss Windows will be available on October thAfter months of hype Windows has a release date Microsoft has announced that Windows will be available on October th both as a free upgrade for qualifying Windows systems as well as new PCs shipping with the OS pre installed Don t assume you ll get the upgrade on day one though This is a gradual rollout that will prioritize newer hardware and use quot intelligence models quot to determine who gets the upgrade first including reliability and device age All supporting machines will get the update by mid but this suggests you may be toward the back of the queue if you re using relatively old hardware At least some shipping Windows PCs will be on the fast track for Windows updates including models from Acer ASUS Dell HP Lenovo Samsung and of course Microsoft Notably though Android app support won t be available on launch Microsoft now only expects to introduce the feature in a Windows Insider preview build sometime in the quot coming months quot That s not completely shocking given the challenges of translating mobile apps to a mouse and keyboard experience but this still means one of Windows s tentpole features won t be available for a long while The new platform centers on a refreshed interface with a new Start interface Snap Layouts widgets and Teams integration You ll also find a redesigned Microsoft Store that even lets third party stores operate within its walls Technology like DirectX DirectStorage and Auto HDR also promise to help gamers This might not be Microsoft s smoothest launch however On top of the delayed Android feature Microsoft sparked some confusion with relatively steep hardware requirements that have evolved over time and include demands for security features like TPM Microsoft will technically let you install Windows on unsupported hardware but you might be denied updates unless you re willing to install new OS images on a frequent basis Unlike Windows then you can t just assume your years old computer will run this software without a hitch ーthere s a chance you ll have to upgrade your hardware first even if it s still fast enough for your needs 2021-08-31 13:26:05
海外TECH Engadget Bose QuietComfort 45 headphones have improved ANC and a familiar design https://www.engadget.com/bose-quietcomfort-45-headphones-price-specs-availability-133006735.html?src=rss Bose QuietComfort headphones have improved ANC and a familiar designBose introduced its QuietComfort II headphones back in and despite debuting the stellar Bose model in the company was adamant its QC line wasn t going away Now the QC II has a proper replacement the QuietComfort Bose says these headphones quot maintain the hallmarks of their predecessor quot when it comes to audio quality comfort reliable controls and more As you can see the QC also keeps nearly the same design at the QC and QC II except for a few subtle changes And at they ll debut at a lower price than the previous two QuietComfort models nbsp While the company went with an updated look for the Bose it largely maintained the aesthetic of the QuietComfort line for the QC Bose says it kept the design elements that made the QC and QC II quot an identifiable classic quot but it got rid of the pleats on the earpads and closed some gaps to create quot smooth transitions quot You should still expect these to be light and cozy as none of the changes should impact the QuietComfort s highly regarded status as a travel companion The QC still folds flat for ear storage thanks to the return of rotating earcups and a hinged headband nbsp BoseOn the inside is where the most notable changes lie Bose says it improved the noise cancellation with the combination of internal and external microphones paired with a quot proprietary digital chip quot The company explains that this setup can detect and silence more mid range frequencies ーthings like the roar of train office or coffee shop ーwhen you activate Quiet mode The QuietComfort also has an Aware setting that offers full transparency to your environment Unlike other Bose models there s no level adjustment for the active noise cancellation ANC here you just get the two aforementioned modes separately nbsp Those two audio settings are accessible via the QC s on board controls There s a dedicated button for them on the left earcup that can also mute the mic during a call All of the core functions ーvolume play pause voice assistant power and pairing ーare on the right side Like the previous models they re all physical buttons instead of touch controls so they should preform reliably nbsp Bose also extended the battery life with the QuietComfort The company says you can expect up to hours of listening time on a charge That s up from hours on the QC II A quick charge feature will give you three hours of listening time in minutes and the QC charges via a USB C cable nbsp The QuietComfort headphones will be available in black and light grey color options on September rd for Pre orders begin today 2021-08-31 13:15:06
海外TECH Engadget Spotify’s shared Blend playlists will rank your music compatibility with a friend https://www.engadget.com/spotify-blend-now-available-globally-130055950.html?src=rss Spotify s shared Blend playlists will rank your music compatibility with a friendBack in June Spotify introduced Blend a shared playlist that pulls together songs from your listening history and that of a friend s Today that feature is not only rolling out to Spotify users globally but it also comes with some new improvements To start each time you create a Blend playlist with a friend Spotify will generate a match score telling the two of you how close you are on your musical tastes Like with the company s end of year Wrapped feature it will now also create a shareable story that tells you some fun facts about the songs and artists that made their way into your playlist Spotify says it has also tweaked the cover art to make it easier to identify each Blend playlist you create All users can try out the feature However if you re a Premium subscriber you ll see whose music taste contributed to each song in a playlist To make your first one tap the “Create Blend option in the For You hub in the Spotify mobile app and then invite your friend Once they accept Spotify will handle the rest and you can share the resulting story the company generates about your playlist 2021-08-31 13:00:55
海外TECH WIRED The Best Wireless Earbuds for Working Out https://www.wired.com/gallery/best-wireless-workout-headphones headphones 2021-08-31 14:00:00
金融 金融庁ホームページ 信用格付業者の関係法人の指定に係る金融庁告示(無登録格付の説明事項に係るグループ指定)の一部改正について公表しました。 https://www.fsa.go.jp/news/r3/shouken/20210831_groupshitei.html 信用格付業者 2021-08-31 14:00:00
金融 金融庁ホームページ 「サステナブルファイナンス有識者会議報告書」について更新しました。 https://www.fsa.go.jp/news/r2/singi/20210618-2.html 有識者会議 2021-08-31 13:30:00
ニュース BBC News - Home Afghanistan: Dominic Raab says UK must face new Taliban reality https://www.bbc.co.uk/news/uk-58389977?at_medium=RSS&at_campaign=KARANGA hundreds 2021-08-31 13:08:18
ニュース BBC News - Home Geronimo the alpaca killed as legal row ends https://www.bbc.co.uk/news/uk-england-bristol-58255378?at_medium=RSS&at_campaign=KARANGA destruction 2021-08-31 13:19:07
ニュース BBC News - Home Afghanistan: What was left behind by US forces? https://www.bbc.co.uk/news/world-58393763?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-31 13:48:18
ビジネス ダイヤモンド・オンライン - 新着記事 海帆(3133)、株主優待を休止! 新型コロナの影響で 運営する外食チェーン店が時短営業や休業を余儀なく され、食事券やおこめ券を贈呈していた優待を休止に - 株主優待【新設・変更・廃止】最新ニュース https://diamond.jp/articles/-/281019 海帆、株主優待を休止新型コロナの影響で運営する外食チェーン店が時短営業や休業を余儀なくされ、食事券やおこめ券を贈呈していた優待を休止に株主優待【新設・変更・廃止】最新ニュース東海地方などで飲食店を展開する海帆かいはん・が、株主優待の制度を休止することを、年月日の時分に発表した。 2021-08-31 22:59:00
LifeHuck ライフハッカー[日本版] ジョブズやイーロン・マスクに共通する、ある特性とは? https://www.lifehacker.jp/2021/08/kelly-mainthis-hidden-trait-separates-entrepreneurs-from-entrepreneurial-masterminds.html 起業家精神 2021-08-31 22:05:00
北海道 北海道新聞 男子A組日本は7、8位決定戦へ シッティングバレー・31日 https://www.hokkaido-np.co.jp/article/584277/ 男子 2021-08-31 22:10:00
北海道 北海道新聞 国産最軽量のフタ使った缶ビール 北海道工場で試験製造・販売 アサヒビール 環境負荷を軽減 https://www.hokkaido-np.co.jp/article/584276/ 環境負荷 2021-08-31 22:06:00
IT 気になる、記になる… DJI、9月8日に新製品を発表へ − 「Phantom」もしくは「OM」の新モデル?? https://taisy0.com/2021/08/31/144757.html hifive 2021-08-31 14:54:03
IT 気になる、記になる… Microsoft、「Windows 11」を10月5日より提供開始へ https://taisy0.com/2021/08/31/144753.html microsoft 2021-08-31 14:01:42
TECH Engadget Japanese Windows 11は10月5日提供開始。Win10から無料アップグレード、Androidアプリ対応は後日 https://japanese.engadget.com/windows-11-10-5-143907091.html windows 2021-08-31 14:39:07
AWS AWS Compute Blog Building well-architected serverless applications: Optimizing application performance – part 3 https://aws.amazon.com/blogs/compute/building-well-architected-serverless-applications-optimizing-application-performance-part-3/ Building well architected serverless applications Optimizing application performance part This series of blog posts uses the nbsp AWS Well Architected Tool nbsp with the nbsp Serverless Lens nbsp to help customers build and operate applications using best practices In each post I address the serverless specific questions identified by the Serverless Lens along with the recommended best practices See the nbsp introduction post nbsp for a table of contents and explanation of the example application PERF Optimizing … 2021-08-31 14:07:33
python Pythonタグが付けられた新着投稿 - Qiita 【死闘】Visual Studio Code で Django の環境構築 https://qiita.com/mimi07xx/items/6a4be35e2381e1371d6e 【死闘】VisualStudioCodeでDjangoの環境構築環境Windows、Python、Anaconda使用「djangoのツボとコツがゼッタイにわかる本」で環境構築を始めたものの書籍に記載されている通りに動かず、結局インターネットで調べながら構築した。 2021-08-31 23:56:18
python Pythonタグが付けられた新着投稿 - Qiita PythonでMultisetっぽいことをする(heapqを用いた実装) https://qiita.com/mymelochan/items/0c72d8b7ae8d9c3d836a PythonでMultisetっぽいことをするheapqを用いた実装はじめに競技プログラミングをしていると、多重集合が存在して要素を追加したり最大値や最小値を求めたり集合内の要素を削除するといったクエリをOlogNで行わなければいけない場面にしばしば直面します。 2021-08-31 23:03:17
js JavaScriptタグが付けられた新着投稿 - Qiita Highlight job ads posted by job agent in LinkedIn Jobs https://qiita.com/saladlam/items/f97e41f9339d97ce7c9d Highlight job ads posted by job agent in LinkedIn JobsReason to write thisWhen I look up jobs in LinkedIn Jobs I found that there are so much ads posted by job agent I used so much time every day to filter out these ads Therefore I wrote this code This code is written by pure JavaScript and no rd library is used I tried it on Google Chrome only and it seens that can work on other browser How to use the codefill your agent list into variable agentList let agentList ADD YOUR LIST INTO HERE function highlightAgent document querySelectorAll a data control name job card company link forEach function currentValue let name currentValue text trim let agentName agentList find function input return input name if agentName undefined currentValue style backgroundColor FF window setInterval highlightAgent paste the code into Console of DevTools assume that you are using Google Chrome The highlight function will be run in every seconds so you can see result at most seconds after you press next page It is in active when you press next page unless you press reload of browser 2021-08-31 23:50:27
js JavaScriptタグが付けられた新着投稿 - Qiita TODOリストを作成する上で新しく学んだこと https://qiita.com/naonmr/items/4605c1a38d3c2288b96f ラップ変換JavaScriptでわからなかったもの一部CSSBootstrap要素ありclassList指定した要素のclass属性をリストで返すプロパティJSONparseJSONparseメソッドは文字列をJSONとして解析し、文字列によって記述されているJavaScriptの値やオブジェクトを構築します。 2021-08-31 23:32:21
js JavaScriptタグが付けられた新着投稿 - Qiita ReactにおけるuseState色々 https://qiita.com/masasami/items/770a20098bdd3c5ab939 2021-08-31 23:26:43
js JavaScriptタグが付けられた新着投稿 - Qiita なんとなく使っていたアロー関数を改めて調べてみました https://qiita.com/ke-ta29/items/da46eb547a5346cf8631 なんとなく使っていたアロー関数を改めて調べてみましたはじめに普段何気なく使っているものでも原理を理解しないまま使ってしまっていることが多く、今回改めてアロー関数の理解を深めてみました。 2021-08-31 23:01:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) spring 「DI」と「継承」の違いについて https://teratail.com/questions/357129?rss=all spring「DI」と「継承」の違いについてspring初学者です。 2021-08-31 23:49:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) アンドロイドスタジオで設定画面を閉じる方法を教えてください https://teratail.com/questions/357128?rss=all アンドロイドスタジオで設定画面を閉じる方法を教えてください前提・実現したいことKotlinとPreferencenbspLibraryを用いてユーザー設定のあるアプリケーションを作ったのですが設定画面を閉じる方法がわかりません。 2021-08-31 23:46:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Java】jarファイルを実行できない https://teratail.com/questions/357127?rss=all 【Java】jarファイルを実行できないJavaでSWTを使って、プラグラムを作成しました。 2021-08-31 23:34:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) HTML headerのul li がなぜか反映されない https://teratail.com/questions/357126?rss=all HTMLheaderのulliがなぜか反映されないHTMLCSSを独学で学んでおります。 2021-08-31 23:28:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vue.jsのメソッドが使えない https://teratail.com/questions/357125?rss=all vuejsでメソッドが使えないことを解決したいです。 2021-08-31 23:23:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) yfinanceを使用してのデータ取得の際のダミー設定(?)について https://teratail.com/questions/357124?rss=all yfinanceを使用してのデータ取得の際のダミー設定についてお世話になります。 2021-08-31 23:03:00
AWS AWSタグが付けられた新着投稿 - Qiita 古いMySQLをAWSRDSに移行した時に引っかかった点 https://qiita.com/satoshi256kbyte/items/f498be8179bc28941575 既存のSQLはWindows上で開発してたようでテーブル名の大文字小文字が統一されておらず、結構な数のSQLが動作不良をおこました。 2021-08-31 23:25:37
AWS AWSタグが付けられた新着投稿 - Qiita AWS EC2 に Docker Compose で nginx + certbot (Let's Encript) + Redmine + MySQL 入れてみた(2/5 Docker, Docker Compose など基盤構築) https://qiita.com/ax_kazz/items/816fe535aa3cf402d004 環境によって変更される情報はenvに外出しし、適切なパーミッションを設定しておく。 2021-08-31 23:03:26
Docker dockerタグが付けられた新着投稿 - Qiita vaultwardenをセルフホストする for Docker https://qiita.com/iona-emeria/items/6312d7c3e0e1b6f9ae4d cpdockercomposeymldockercomposeymlbk証明書格納先作成証明書格納証明書をnginxconf参照先にコピーする。 2021-08-31 23:47:05
Docker dockerタグが付けられた新着投稿 - Qiita AWS EC2 に Docker Compose で nginx + certbot (Let's Encript) + Redmine + MySQL 入れてみた(5/5 引用・謝辞) https://qiita.com/ax_kazz/items/be1e491910b9546bc8c1 引用・参考・謝辞一部の引用については、記事途中にて引用元のリンクを掲載していますが、一連の記事作成をするあたり、全体の流れなどを参考にした記事について、こちらに掲載します。 2021-08-31 23:10:29
Docker dockerタグが付けられた新着投稿 - Qiita AWS EC2 に Docker Compose で nginx + certbot (Let's Encript) + Redmine + MySQL 入れてみた(4/5 MySQL, Redmine の構築) https://qiita.com/ax_kazz/items/1285534b46aeb307d7e0 dockercpredminefilestgzredmineusrsrcredminefilesコンテナボリューム内に移行データ圧縮ファイル格納dockercomposeexecredminebashRedmineコンテナのシェルに入るcdusrsrcredminefilesRedmineのファイルディレクトリに移動tarxvfredminefilestgz移行データを解凍・展開chownRredmineredmineデータのオーナー・グループをコンテナのユーザ・グループに変更mvvarlibredminefiles移行元の絶対パスで格納されていたものを展開したので、適切なパスにデータをすべて移動rmrfvar移行元の絶対パス残骸を削除rmredminefilestgz移行元データ圧縮ファイルを削除exitコンテナから抜けるNginx設定ファイル差替nginxとRedmineの繋ぎ込みComposeファイルの通り、Redmineはポートを開く状態で構築しました。 2021-08-31 23:06:26
Docker dockerタグが付けられた新着投稿 - Qiita AWS EC2 に Docker Compose で nginx + certbot (Let's Encript) + Redmine + MySQL 入れてみた(3/5 Nginx, Certbot 導入と SSL 証明書の取得・更新) https://qiita.com/ax_kazz/items/f837e237e968db3d3ab3 DHEciphers利用のための準備https対応の際に必要Nginx起動⇒Webサイトの設定ファイル設置⇒再起動httpのみcertbot起動SSL証明書取得Composeファイル、Nginx設定ファイルの差替https対応nginx再起動https対応certbot再起動SSL証明書更新用DHEciphers利用のための準備https対応の際に必要SSLで利用される暗号化方式には種類がいくつかあり、そのつにDHEciphersがあります。 2021-08-31 23:06:00
Docker dockerタグが付けられた新着投稿 - Qiita AWS EC2 に Docker Compose で nginx + certbot (Let's Encript) + Redmine + MySQL 入れてみた(2/5 Docker, Docker Compose など基盤構築) https://qiita.com/ax_kazz/items/816fe535aa3cf402d004 環境によって変更される情報はenvに外出しし、適切なパーミッションを設定しておく。 2021-08-31 23:03:26
Docker dockerタグが付けられた新着投稿 - Qiita AWS EC2 に Docker Compose で nginx + certbot (Let's Encript) + Redmine + MySQL 入れてみた(1/5 はじめに) https://qiita.com/ax_kazz/items/59e15728139a6768bbdf 構築や設定については、必ず内容を理解したうえで、設定する必要があります。 2021-08-31 23:02:05
Ruby Railsタグが付けられた新着投稿 - Qiita 【GoogleMapsAPI】Rails6アプリにMapsJavaScript APIとGeocoding APIを導入してみた https://qiita.com/vit_udon_husqy/items/417cc10fd5c264546620 上記のジオコードインスタンスを作成したことを前提に、フォームに入力した住所のワードがヒットした場合、緯度経度に変換され、その緯度経度を元にmapインスタンスを更新し、結果としてマップを検索ワードに該当するマップを表示する。 2021-08-31 23:40:12
Ruby Railsタグが付けられた新着投稿 - Qiita 【Ruby on Rails】よく使うrails dbコマンド集 https://qiita.com/m6mmsf/items/22fc406a8b6052181a29 【RubyonRails】よく使うrailsdbコマンド集Railsでよく使うrailsdbコマンドdockercomposerunrmapibinrailsdbcreateDBを作成するdockercomposerunrmappbinrailsdbmigrateマイグレーションファイルの内容をDBに反映させる。 2021-08-31 23:31:41
技術ブログ Developers.IO コーディング不要!部品を繋げるだけ!音に反応して光る LED パネルを Music LED Controller を使用して10分で作ってみた https://dev.classmethod.jp/articles/diy-sound-responsive-led-panel/ musicledcontroller 2021-08-31 14:57:21
技術ブログ Developers.IO [GitHub API v3] 指定のPull Requestに紐付いたIssueの本文を取得する https://dev.classmethod.jp/articles/update-the-body-of-an-issue-associated-with-a-specified-pull-request-on-github/ githubapiv 2021-08-31 14:54:09
技術ブログ Developers.IO Route53で管理しているドメインでロック機能が使える・使えないを確認してみた https://dev.classmethod.jp/articles/route53-domain-lock/ route 2021-08-31 14:11:38
技術ブログ Developers.IO [アップデート] VPC のサブネットルートテーブルでローカルルートより具体的なルートを指定できるようになりました! https://dev.classmethod.jp/articles/subnet-to-subnet-traffic-with-amazon-vpc-more-specific-routing/ 通信 2021-08-31 14:07:06
海外TECH DEV Community How to Find Quality Products at a Better Price From Sourcing Brokers https://dev.to/awsarchitektur/how-to-find-quality-products-at-a-better-price-from-sourcing-brokers-465p How to Find Quality Products at a Better Price From Sourcing BrokersIf you re in the business of starting and growing companies sourcing agent out parts and components then you ll want to keep reading In this article I ll cover a very important aspect of sourcing that goes on behind the scenes After all what s the point of sourcing the best materials if you don t get them shipped to you in good time for your manufacturing requirements It goes something like this Here s what happens China India Mexico Vietnam Thailand Korea Philippines and several other nations have become major exporters over the past five years digdeeper Many of these nations have been using their tremendous buying power to drive up the value of their currencies relative to the dollar of the United States which has had a negative impact on American manufacturers who have attempted to ship goods into these markets Find Quality ProductsThis means that more foreign suppliers are shipping products in these countries which require special labeling or packaging requirements in order to ensure their acceptance by the different international clients that these countries have Because of this worldwide trend sourcing agents across the globe are becoming extremely important to the product sourcing process A sourcing agent maintains a consistent and routine relationship with these international clients They provide critical sourcing and quality inspection services allowing the client to receive high quality products at the most competitive prices available In this way these agents help to protect the interests of the manufacturer as well as help to secure orders from international customers In short they help to make sure that the manufacturer of a given product doesn t encounter a problem getting the parts or materials it needs in the quantities necessary Find Chinese suppliersIn addition a sourcing agent can also help a company find Chinese suppliers In the past companies had to do all of the sourcing research and sourcing themselves For many companies this was extremely time consuming and very difficult But today thanks to the Internet companies can use a variety of tools to sift through the many China sourcing agents available and in some cases find Chinese suppliers online There is another aspect of sourcing agent that many companies don t think of They may not know about the value of having a quality inspection done on any shipments that are sent from the United States into China Quality inspections are becoming more important due to the increased pressures that China has placed on its domestic market Experiencing Sourcing AgentsMany companies are experiencing sourcing agent problems because they have chosen to do business with a company based in China that has little experience in the quality inspection field The best solution for such a problem would be to find a company or supplier based in the United States that has experience in the quality inspection field and to partner with them on a one time basis in the future If a sourcing agent is unable to provide a high level of quality control a company will not be able to ensure its clients that the goods they are sending to China are the highest possible quality Without this inspection it is possible for companies to send their raw materials to China but if the raw materials are substandard their products may not pass standard international quality controls In the long run partnering with an experienced sourcing agent who can provide a company with an excellent quality control inspection as well as a detailed report on the status of each shipment is essential to companies that are serious about doing business in China Most sourcing agents that work in the United States are extremely experienced in sourcing products from China Many of these agents are specialized in only one area such as electronic components or sanitary supervision It is not uncommon for sourcing agents to specialize in a particular niche such as medical equipment or pesticides This means that if a company needs to source medical devices or pesticides from China it is possible to find specialized agents who know all of the necessary standards and regulations to meet the needs of these businesses In conclusion sourcing from China presents many opportunities for companies in the United States to serve their clients and provide them with quality products at a lower cost However sourcing brokering companies must work with an effective sourcing agent that can provide them with a detailed and accurate assessment of each shipment along with a detailed report on each specific item of equipment Final WordsIt is also important for a sourcing agent to work with its clients on an individual basis as well as providing personalized services to ensure that all shipments are handled according to each clients individual specifications These agencies have the experience and expertise to help companies manage their operations effectively and ensure that the goods sent to China are exactly what their clients need 2021-08-31 14:32:54
Apple AppleInsider - Frontpage News Twelve South debuts StayGo mini USB-C hub designed for iPad Pro https://appleinsider.com/articles/21/08/31/twelve-south-debuts-staygo-mini-usb-c-hub-designed-for-ipad-pro?utm_medium=rss Twelve South debuts StayGo mini USB C hub designed for iPad ProTwelve South has released a new model of its StayGo USB C hub The new StayGo mini is designed with iPad in mind and brings four ports to Apple s flagship tablet The new StayGo mini can plug in flush or use the extension cableStayGo mini is very similar to the original StayGo USB C hub with a black shell and a dot riddled pattern on top The larger StayGo had both a short hidden cable within the device itself and a longer cable included in the box That way you could use the smaller cable on the go and the long one when at your desk Read more 2021-08-31 14:47:55
Apple AppleInsider - Frontpage News Pay up or get out: Apple's options for South Korea's App Store law https://appleinsider.com/articles/21/08/31/pay-up-or-get-out-apples-options-for-south-koreas-app-store-law?utm_medium=rss Pay up or get out Apple x s options for South Korea x s App Store lawSouth Korea s ending of App Store payment restrictions raises questions over how Apple can continue its claimed privacy driven control over apps ーand whether it will even comply with the new law National Assembly of the Republic of South KoreaSouth Korea s decision to end Apple and Google s ability to control payments in their App Stores does come with some unspecified wriggle room There are to be details and practicalities that the country s government says will be worked out during the execution of the law Read more 2021-08-31 14:18:14
海外TECH Engadget Google Calendar can show how much of your time is taken up by meetings https://www.engadget.com/google-calendar-time-insights-meetings-workspace-144136600.html?src=rss Google Calendar can show how much of your time is taken up by meetingsMost of us have had meetings that simply could have been an email Google Calendar will soon provide insights on how you spend your work day including how long you spend in meetings so you can find out just how much time you could be saving if your bosses sent memos instead This idea behind Time Insights is for you to gain a better understanding of how your time is taken up so perhaps you can make adjustments if you re spending too much time in Zoom calls or conference rooms For instance maybe you can consolidate meetings if you spend many of them with the same people The feature can highlight the days and times where you tend to be in meetings the most You ll also see a time breakdown including the average time spent in meetings each day and details about the people with whom you re in meetings most often When you hover over a person Google Calendar will highlight all the meetings they re included in Time Insights will only be visible on computers not mobile devices The insights will typically only be visible to you but if you manage other people s calendars and they ve enabled the “manage sharing access permission you ll be able to see their Time Insights too Workspace admins will be able to turn the feature off but other users won t have that option You can however hide Time Insights by closing the bar on the right of the screen Time Insights is coming to certain Google Workspace accounts i e Business Standard Business Plus Enterprise Standard Enterprise Plus Education Plus and Nonprofits users It won t be available to those on other plans including G Suite Basic and Business users Workspace admins should see it within the next couple of weeks Google will roll out Time Insights to Rapid Release domains and Scheduled Release domains on September th and th respectively The rollout will take up to days on each type of domain 2021-08-31 14:41:36
海外TECH Engadget Hyundai's next robotaxi is an upgraded Ioniq 5 EV https://www.engadget.com/hyundai-motional-ioniq-5-robotaxi-140055037.html?src=rss Hyundai x s next robotaxi is an upgraded Ioniq EVMotional the autonomy focused joint venture from Hyundai and Aptiv has chosen its next robotaxi ーand it s entirely what you d expect The company has revealed that its first commercial robotaxi will be based on the Ioniq adding self driving hardware cameras LiDAR and radar to the brand new EV It ll also include in cabin interfaces to give passengers some options during their ride such as asking for an extra stop The crossover includes quot safety redundancies quot to keep critical systems running Motional can also take remote control if the robotaxi doesn t know how to handle a given situation ーlikely necessary when this is a Level self driving car that can t quite operate autonomously under all conditions The driverless Ioniq will enter service in through Motional s partnership with Lyft While it isn t surprising that Motional would pick a Hyundai car over previous examples such as the BMWs Aptiv used this might be an ideal fit ーit s a roomy zero emissions car with a mile range That might also give Motional a slight edge over other manufacturer linked robotaxi services such as GM s Cruise which currently relies on the smaller shorter ranged Bolt EV 2021-08-31 14:00:55
Linux OMG! Ubuntu! SuperTuxKart 1.3 Features New Karts, New Arenas, and Nintendo Switch Support http://feedproxy.google.com/~r/d0od/~3/nzdIba0-EFQ/supertuxkart-1-3-features-new-karts-new-arenas-and-nintendo-switch-support SuperTuxKart Features New Karts New Arenas and Nintendo Switch SupportA new version of famed FOSS racing game SuperTuxKart is nearing release with a release candidate build now available to download This post SuperTuxKart Features New Karts New Arenas and Nintendo Switch Support is from OMG Ubuntu Do not reproduce elsewhere without permission 2021-08-31 14:08:04
金融 金融庁ホームページ 令和4年度予算、機構・定員要求について公表しました。 https://www.fsa.go.jp/common/budget/yosan/4youkyuu.html 要求 2021-08-31 16:00:00
金融 金融庁ホームページ 令和4年度歳出概算要求書について公表しました。 https://www.fsa.go.jp/common/budget/yosan/4youkyuu-2.html 要求 2021-08-31 16:00:00
金融 金融庁ホームページ 金融庁の令和4年度税制改正要望について公表しました。 https://www.fsa.go.jp/news/r3/sonota/20210831.html 税制改正 2021-08-31 15:59:00
ニュース BBC News - Home Geronimo the alpaca killed as legal row ends https://www.bbc.co.uk/news/uk-england-bristol-58255378?at_medium=RSS&at_campaign=KARANGA destruction 2021-08-31 14:52:15
北海道 北海道新聞 神奈川でワクチン異物混入 モデルナ製、使用見合わせ外 https://www.hokkaido-np.co.jp/article/584298/ 新型コロナウイルス 2021-08-31 23:15:00
北海道 北海道新聞 学力テスト 休校中6割「勉強に不安」 道内オンライン整備課題 https://www.hokkaido-np.co.jp/article/584294/ 学力テスト 2021-08-31 23:11:00
北海道 北海道新聞 せたな町長に高橋氏 無投票で5選 https://www.hokkaido-np.co.jp/article/584155/ 任期満了 2021-08-31 23:08:08
仮想通貨 BITPRESS(ビットプレス) DMM Bitcoin、10/1まで「新規口座開設完了で全員にもれなく2000円プレゼントキャンペーン」実施 https://bitpress.jp/count2/3_14_12739 dmmbitcoin 2021-08-31 23:57:28
仮想通貨 BITPRESS(ビットプレス) Bitgate、9/17まで「はじめて暗号資産取引すると もれなく“現金1000円プレゼントキャンペーン」実施 https://bitpress.jp/count2/3_14_12738 bitgate 2021-08-31 23:55:00
仮想通貨 BITPRESS(ビットプレス) ビットポイントジャパン、9/30まで「ADA(エイダ)がもらえる!口座開設キャンペーン」実施 https://bitpress.jp/count2/3_14_12737 開設 2021-08-31 23:39:28
IT 週刊アスキー Windows 11の提供開始は10月5日 Windows 10からのアップグレードは徐々に展開予定 https://weekly.ascii.jp/elem/000/004/067/4067786/ microsoft 2021-08-31 23:30:00
IT 気になる、記になる… OWC、爆速外付けモバイルSSDの新製品「OWC Envoy Pro SX」を発売 https://taisy0.com/2021/09/01/144764.html thunderbolt 2021-08-31 15:28:03
IT 気になる、記になる… 「Google Pixel 6」向けの新型Pixel Standは最大23Wの高速ワイヤレス充電に対応 https://taisy0.com/2021/09/01/144760.html pixelst 2021-08-31 15:08:13
AWS AWS Architecture Blog Field Notes: How to Boost Your Search Results Using Relevance Tuning with Amazon Kendra https://aws.amazon.com/blogs/architecture/field-notes-how-to-boost-your-search-results-using-amazon-kendra-relevance-tuning/ Field Notes How to Boost Your Search Results Using Relevance Tuning with Amazon KendraOne challenge enterprises face when they implement an intelligent search solution for their large data sources is the ability to quickly provide relevant search results When working with large data sources not all features or attributes within your data will be equally relevant to all your users We want to prioritize identifying and boosting specific … 2021-08-31 15:25:54
AWS AWS Management Tools Blog Infosys implements AWS Control Tower to enforce multi-account governance https://aws.amazon.com/blogs/mt/infosys-implements-aws-control-tower-to-enforce-multi-account-governance/ Infosys implements AWS Control Tower to enforce multi account governanceToday most enterprises adopt a multi account strategy on AWS as their workloads scale and become more complex Because the number of AWS accounts can grow quickly when you use a multi account strategy you need mechanisms to govern these accounts and standard guardrails to enforce controls across them In this blog post we are going to … 2021-08-31 15:38:09
js JavaScriptタグが付けられた新着投稿 - Qiita LinkedIn Jobsに人材紹介会社からの求人広告をマーキングする https://qiita.com/saladlam/items/5f9c9158d89c351a8204 LinkedInJobsに人材紹介会社からの求人広告をマーキングする経緯最近LinkedInJobsに仕事を探し、そこにはたくさんの人材紹介会社からの求人広告が載せている。 2021-09-01 00:42:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unity内で動画の秒数を表示する方法について https://teratail.com/questions/357139?rss=all Unity内で動画の秒数を表示する方法について前提・実現したいことUnity内で動画の再生を行う際に現在の動画の時間と動画全体の時間を表示したいと思っています。 2021-09-01 00:50:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでスクレイピングをやろうとしているのですが、下記コードで動きません。何が原因か分かりますでしょうか? https://teratail.com/questions/357138?rss=all chrome 2021-09-01 00:48:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHP PNG画像からSVG画像 https://teratail.com/questions/357137?rss=all phppng 2021-09-01 00:42:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 対象の物体の輪郭を半分だけ検出したい https://teratail.com/questions/357136?rss=all cvfindcontours 2021-09-01 00:39:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) メモリが100%になってフリーズする。ブラウザが怪しい https://teratail.com/questions/357135?rss=all メモリ が に なっ て フリーズ する 。 2021-09-01 00:26:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascript(jquery) で書いたソースにCSSを適用したい https://teratail.com/questions/357134?rss=all javascriptjqueryで書いたソースにCSSを適用したいjavascriptnbspで書いたソースにCSSを適用したいとおもい、idnbspタグで囲われた部分を指定したのですが、適用されません。 2021-09-01 00:25:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) レスポンジブで、フェードアウトするスライドショーを作りたい https://teratail.com/questions/357133?rss=all レスポンジブで、フェードアウトするスライドショーを作りたいwidthnbspが使えて、なおかつ、横にスライドするのではなくフェードイン、フェードアウトでふわっと画像が切り替わるスライドショーを作りたいです。 2021-09-01 00:22:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unityでオブジェクトの切り替えをSetActive等の方法で実行したい https://teratail.com/questions/357132?rss=all Unityでオブジェクトの切り替えをSetActive等の方法で実行したい実現したいことUnityでDゲームを開発中で、aというGameObjectアニメーション付きとbというGameObjectアニメーションなしを、あるif文の条件式で表示または非表示にうまく切り替えることが目的です。 2021-09-01 00:19:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) discordのbotを作っています。エラーを吐くので原因を教えてほしいです https://teratail.com/questions/357131?rss=all discordのbotを作っています。 2021-09-01 00:09:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GameObject.Findで特定のオブジェクトが見つからなかった場合の分岐を行う場合にはどうすべきか https://teratail.com/questions/357130?rss=all GameObjectFindで特定のオブジェクトが見つからなかった場合の分岐を行う場合にはどうすべきか該当のソースコードGameObjectPlaceZvoidOnEnableZGameObjectFindPlaceZintZCountPlaceZtransformchildCount現状上記のコードはGameObjectFindでPlaceZという名前のオブジェクトを取得した後PlaceZの子要素の数を調べるものになっています。 2021-09-01 00:07:04
海外TECH DEV Community 5th Anniversary of the Excelize Open Source 🎉 https://dev.to/xuri/5th-anniversary-of-the-excelize-open-source-21ki th Anniversary of the Excelize Open Source Excelize github com xuri excelize since has become the popular choice to process spreadsheets documents among cloud native and especially among Go language developers Deep in essence and known for their professional support and well capabilities Excelize is being widely used by large Internet companies SME customers and startup companies Now for the th anniversary of the Excelize open source it has been released versions more than contributors have participated in code contributing I would like to thank all those who support the development and contributions of the project and I m very happy to be able to help anyone in need it For me personally creating and maintaining an open source project requires not only the ability to write code write documentation and community management the more important thing is how to keep the enthusiasm happy energetic and efficient output state Excelize Star HistoryExcelize ContributorsIn the future I ll continue to work with developers in the community to optimize functions capabilities and performance including to Make more API support concurrency safety Keep to optimization performance for generating or reading data from a worksheet with huge amounts of data More formula functions support in the calculation engine Complex conditional format settings data prediction support etc Support more Chart style settings PivotTable PivotChart Slicer Number format parsing Workbook encryption More API will be support in the streaming reading and writing modeAt last welcome to contribute to Excelize 2021-08-31 15:44:38
海外TECH DEV Community Serverless observability and real-time debugging with Dashbird [tutorial] https://dev.to/dashbird/serverless-observability-and-real-time-debugging-with-dashbird-tutorial-17ai Serverless observability and real time debugging with Dashbird tutorial img alt serverless observability lt br gt src miro medium com max AkSHKsdvXXssvrFLfKDUQA png Image by Dashbird ioSystems run into problems all the time To keep things running smoothly we need to have an error monitoring and logging system to help us discover and resolve whatever issue that may arise as soon as possible The bigger the system the more challenging it becomes to monitor it and pinpoint the issue And with serverless systems with s of services running concurrently monitoring and troubleshooting are even more challenging tasks In my last article I introduced Dashbird io serverless monitoring and observability platform specifically designed to provide enhanced monitoring actions and architectural improvements for your AWS based serverless systems and how it fills the gaps left by traditional monitoring services To learn more about Dashbird s features and how to set it up check out my previous article Lambda Use Case for DashbirdDashbird has a lot of cool features to offer and in this article I ll be specifically showcasing how we can use those cool features to help debug serverless systems For demonstration purposes I have devised a lambda based serverless use case img alt lambda architecture use case lt br gt src miro medium com max AEQKcaJKbc ylcec isQ png Lambda Use Case ArchitectureThe architecture is simple enough the client uploads images to a source S to learn more about S click here bucket An S trigger is set up between our Lambda function  to learn more about lambda service click here which is invoked by S whenever a PUT request an image is uploaded is made on the source bucket The lambda function extracts the metadata information of the image and saves the data in our destination DynamoDB table Check out this article to learn more about S and AWS Lambda Triggers We know AWS Lambda has its own set of challenges a lot of times we run into various issues such as function time outs out of memory issues python exceptions configuration errors etc Using the above architecture I ll be creating various scenarios to mock various challenges with AWS Lambda these include Cold Starts and Latency Issues Function Timeouts Out of Memory Exceptions Function Configuration issues Lambda cost monitoring These challenges can be very well addressed using Dashbird which provides very precise information regarding each of the above mentioned issues Using Dashbird to Manage Lambda ChallengesIn this part of the article I ll focus on how we can use Dashbird to efficiently manage some of the common challenges we face with AWS Lambda If you haven t configured Dashbird with your AWS account yet check out my last article to learn how Once we have set up Dashbird with our AWS account Dashbird analyzes different services we are using from our account Once logged in to Dashbird we land on the dashboard which gives us a birds eye view of our entire account activity img alt serverless dashboard lt br gt src miro medium com max AP PYe uMPZQNJiYdEsuJA png Dashboard From the dashboard we can navigate to different modules of Dashbird to dig into different errors or warnings that may have occurred in our system As we can see from above I faced several errors while my system was running Clicking on an error takes us to the Events module which details the error we faced img alt serverless events lt br gt src miro medium com max AqdcsMN ZxJJ Puglg png Dashbird s Event Module Using Dashbird for monitoring Lambda Cold Starts and Latency Issues Cold starts are a major contributor to degrading lambda performance Especially for real time systems the impacts of cold starts are not very desirable since with each added lambda cold start the latency experienced increases Dashbird helps us to very efficiently analyze which of our lambda functions faced cold starts and its impact on the function latency From the Inventory module we can easily analyze which of our functions are facing cold starts and from the Alarms module we can set up alarms for timely alerting us whenever lambda cold starts exceed a certain threshold Monitoring Cold Starts and Function Latency From the navbar on the left click on Inventory and then click on the lambda resource you want to view As we can see below we get a lot of useful information regarding our Lambda function invocations like total invocations how many errors occurred how many invocations had cold starts total duration of execution percentage of memory consumed and cost incurred img alt analyzing cold starts lt br gt src miro medium com max AsJfgTzkNijQN dDCA png Analyzing Lambda Cold Starts Clicking on the ColdStarts tab further shows a graph of how many times our lambda function faced cold start and at what times it occurred Analyzing Lambda Cold Starts We can also individually analyze a specific lambda invocation In the Recent Invocations section at the bottom click on the invocation you want to view which will further detail all the necessary information associated with that invocation As we can see below our lambda invocation is appropriately flagged with a cold start label Analyzing Lambda Cold Starts Clicking on the Duration tab displays the total time of execution of all lambda invocations and also a curve plot displaying the average min and max execution times taken by our lambda invocations Analyzing Functions Latency Average Min Max Execution Duration From the Recent Invocations section at the bottom we can also see that the functions with cold starts have a greater execution duration than those without cold starts Setting up Alarms for Lambda Cold Starts and Latency Issues Other than monitoring lambda latency and cold starts Dashbird also provides us with a great system alert offering using which we can set up metric based alarms to timely notify us whenever our lambda functions are facing cold starts more than a certain desirable threshold or whenever a function s execution time is exceeding a certain time limit I will discuss setting up lambda alarms in the coming section on Dashbird Alarms Using Dashbird to deal with Function Timeouts Lambda functions have a timeout configuration which is the maximum amount of execution time can have after which the function automatically timeouts The minimum can be sec and the maximum value for a timeout can be mins as of now Oftentimes our computations may exceed the timeout limit that we have set For any such cases we would want to monitor which functions are facing timeouts and act accordingly With Dashbird we can easily deal with Lambda timeouts To demonstrate this behavior I set the timeout for my dashbird img processing function  lambda to sec and within my function I called python s sleep function with sec sleep time After redeploying I invoked my lambda function On the Dashboard sufficient information was available to see from the total lambda invocations how many faced an error In the Errors section on the bottom left we can see that our dashbird img processing function  function faced the Task Timed Out Error We can also see the number of invocations that faced the error and the severity critical of the error Analyzing Lambda Timeouts Clicking on the said error takes us to the Events module Here we can dig into more details We can see when the first error occurred when the last error occurred the type of error timeout its severity region in which the function is deployed We also get the stack trace accompanying the error img alt aws lambda timeout lt br gt src miro medium com max Az ntqSkWI EzJsztRnA png Analyzing Lambda Timeouts From the Occurrences section at the bottom we can also see the details for each individual invocation img alt lambda timeout lt br gt src miro medium com max AfuCvLtoIuzUnEQlSRA png Analyzing Lambda Timeouts Not only this but Dashbird automatically sends an email alert to our registered email address or Slack channel webhooks or SNS regarding the timeout error prompting us to take necessary actions to resolve the issue Using the Alarms module we can also set custom Alarms for lambda errors Analyzing Lambda Timeouts Email Alerts Using Dashbird for Lambda Out of Memory Exceptions Just like Lambda has a timeout configuration parameter there s also a memory parameter that defines the maximum amount of memory a Lambda function can use The minimum we can set is MB and it can go up to a maximum of GB as of now When performing a memory intensive task it is very likely that the function s memory consumption goes beyond the memory limit we have set for our lambda function in which case the function will throw an Out of Memory Exception halting the function s execution Dashbird has also got this covered and provides us with proper insights and alerts to handle all Out of Memory exceptions To demonstrate this use case I set my lambda function s memory limit to MB and changed the function such that whenever it is invoked it will load a large CSV file in memory forcing it to cause a memory error After invoking my lambda function I could see on the dashboard module in my dashbird s account that indeed a memory error has occurred img alt lambda memory error lt br gt src miro medium com max AGSnHaEFSbq w LdQ png Analyzing Lambda Memory Errors To dig more into the cause of the error click on the MemoryError tab in the Errors  section on the bottom left This takes us to the Events  module where we get a deeper insight regarding all our critical events In this view we can see how many of our lambda invocations caused a memory error we get a time plot of when each error occurred we can view the stack trace of the error and each individual invocation can be viewed separately to get even more insights Dashbird automatically sent an email alert as well to the registered email address to inform about the MemoryError that occurred Analyzing Lambda Memory Errors Analyzing Lambda Memory Errors Dashbird s email alert for Memory Errors Just like we can set up alarms for other metrics Dashbird s Alarms module also has metrics for memory consumption which we can set as per our use case to alert us in case memory being used is above a certain threshold More on Dashbird s alerts in the coming section Dashbird for Monitoring Function Configuration IssuesLambda configuration errors are related to failed function initialization usually due to some improper import The function execution halts and the function is unable to initialize because of some issue with some module we re trying to import Just like other Lambda related errors Dashbird has also got this covered To demonstrate Dashbird s ability to handle Configuration Errors I changed my Lambda function such that it tries to import a non existent module causing a Runtime Configuration Error From the dashboard we can see what error occurred and navigate to the Events module to get deeper insights We can see how many of our lambda invocations caused the error a time plot of when each error occurred the stack trace of the error and each individual invocation can be viewed separately to get even more insights And just like for all other errors Dashbird automatically sent an email alert as well Analyzing Lambda Configuration Errors Analyzing Lambda Configuration Errors Analyzing Lambda Configuration Errors Dashbird s email alert for Configuration Errors Lambda Cost Monitoring with DashbirdDashbird not only helps us monitoring the errors with our serverless systems but also keeps us updated with the cost of operating our infrastructure Within our account on the Dashboard there s a dedicated section to the total cost incurred by our system over a duration of time Similarly in the Inventory module we can separately see for each of our resources the cost of operating that resource In the Alarms module we can also set up an alarm for a given resource to notify us when the cost is above a certain threshold Note since I have AWS free tier so my total costs are for now Monitoring Lambda Costs Monitoring Lambda Costs Dashbird Alarms Alarms is a dedicated module by Dashbird to help us create custom alarms for our resources based on some metrics related to that resource This significantly improves the MTTD R Creating an alarm is simple enough From the navbar on the left click on Alarms then click on New Alarm and select Lambda or any other resource you would like to create an alarm for Setting up Alarms for Lambda We can create two types of alarms  critical or warning Next we select the metric on which we want the alarm to trigger this could be errors cold starts retry invocations count throttled count execution or billed duration memory used cost incurred or concurrent lambda executions After selecting the metric we specify when the alarm triggers i e when the selected metric is above below a specific threshold on average max min sum for the duration of time in minutes hours or days Finally we select one or more target resources for which we want the alarm to be set For example I created an alarm for my lambda function to be triggered when the error count is above on average over the last minutes Dashbird Lambda Alarms We can set up multiple alarms for our resources based on the metrics we want to monitor and with the help of Dashbird increase the monitoring and troubleshooting capabilities of our systems Advanced troubleshooting with Dashbird s Log Search ModuleA very cool feature in Dashbird that I would like to lastly discuss is its  Log Search  module This module allows us to do some advanced level search on all our logs helping us to efficiently filter out the logs that are of value to us We can search through all our resources or can select a few resources whose logs we want to filter out We can search for a specific keyword that we are interested in and all the matching results are accordingly filtered For example as can be seen below I filtered through all my resources to search for logs containing the keyword MemoryError and all corresponding results were filtered out Dashbird Log Search Module Further reading Building complex Well Architected serverless applicationsAWS CloudWatch alerts vs Dashbird alertsSecuring serverless applications with critical logging 2021-08-31 15:29:41
海外TECH DEV Community React Inbox and React Toast Components for Notifications That Don’t Suck https://dev.to/courier/introducing-courier-inbox-and-toast-for-notifications-that-don-t-suck-5hj0 React Inbox and React Toast Components for Notifications That Don t SuckWe are excited to announce the availability of Courier s newest provider Courier Push We have released Inbox and Toast two open source React components that exemplify the potential future applications of this feature With Toast you can send your user a notification within your web application and Inbox allows you to create an embeddable notification repository so that your user can access all past in app notifications Most importantly Courier Push allows us the flexibility and customization to do app to user communication right As software users ourselves we are bombarded with messages constantly which can really suck Yet notifications are necessary to communicate with users With Courier Toast and Inbox developers can support custom notifications for their users specificities and communicate through multiple wide ranging channels while maintaining a single in app notifications repository We are particularly excited about all the potential future applications of Courier Push in addition to Toast and Inbox and are looking forward to expanding its uses Here at Courier we want to improve the integration experience for you the developer and the notification experience for your customers We ve done this with Courier Toast and Inbox Courier Toast and Inbox What is ToastOne of the major tenets of Courier s product offerings is sending notifications Receiving them and displaying them in your application is game changing The ease of implementation makes your job as a developer simple and enables you to build real time web applications that provide a better user experience for your customers Your end users can see customized notifications pop up in your web application through a modular system you can easily customize What is InboxAlongside Toast messages is a customizable inbox which is essentially a notification history This takes the pressure off users to respond immediately lessening the anxiety around the experience in general Inside Inbox a user can Read their messagesMark messages as read or unreadDelete messages How to Integrate Toast and Inbox in a React AppLet s walk through how you can integrate Courier Toast and Inbox React Components in a React app Check out the Courier React Components repository on GitHub Step Install CourierProvider trycourier react provider to handle all of the authentication and integration with the backend yarn add trycourier react provider or npm i trycourier react providerStep At the top level in your React tree add something that resembles the following code The Client Key can be found here and the User Id is the identifier for identifying your user Note that it will be used later in the API call to courier import CourierProvider from trycourier react provider import Toast from trycourier react toast const MyApp children gt return lt CourierProvider clientKey CLIENT KEY userId USER ID gt lt Toast gt children lt CourierProvider gt N B You can add Toast to the frontend anywhere as long as it s a child of the CourierProvider Step Inbox should be added in the application as a child of CourierProvider but where you want the Bell icon to display For this example we will just put it right next to Toast yarn add trycourier react inbox or npm i trycourier react inboximport CourierProvider from trycourier react provider import Toast from trycourier react toast import Inbox from trycourier react inbox const MyApp children gt return lt CourierProvider clientKey CLIENT KEY userId USER ID gt lt Toast gt lt Inbox gt children lt CourierProvider gt How to Customize Toast and InboxThere are two ways to customize your Inbox and Toast First you can use the studio to customize your application and the components will automatically update when the brand is published The second you can pass properties right into each component Each component supports a theme and also supports render properties Here s the code for props interface InboxProps Icon Class Name className string Default Icon to use if no Icon is present in Message defaultIcon false string Placement of the Bell relative to the Inbox placement top left right bottom Render Props for Custom Rendering renderTabs React FunctionComponent lt currentTab ITab tabs ITab gt renderFooter React FunctionComponent renderHeader React FunctionComponent renderIcon React FunctionComponent lt unreadMessageCount number gt renderMessage React FunctionComponent lt IMessage gt renderNoMessages React FunctionComponent Tab Overrides tabs Array lt ITab gt theme ThemeObject Inbox Title Override title string trigger click hover ConclusionCourier Push opens the doors to perfecting app to human communication with its flexibility and potential for customization Communication is a two way street that requires not only good messaging but also a channel and style that works uniquely for a specific type of user using a specific app With Toast and Inbox developers can create an effective notifications system that reaches end users when they want how they want and the way they want To learn more check out the documentation We believe that providing contextual notifications from within your app is an opportunity to provide better more intuitive and more interesting user experiences We also believe that if done right these can take us a long way towards accomplishing our goal of making computer to human communication delightful This is just the beginning of our investment in solving this problem so please stay tuned for more Check out Inbox and Toast and let us know what you think Your feedback helps us to continuously improve 2021-08-31 15:28:30
海外TECH DEV Community How to read and write a pom in Jenkins ? https://dev.to/adaendra/how-to-read-and-write-a-pom-in-jenkins-3fj2 How to read and write a pom in Jenkins When I started to work with Jenkins with Java apps I quickly have these questionsHow to be able to read a pom How to update it Am I able to update the pom version from Jenkins So today we will see how to do it Readpom readMavenPom file pom xml def pom version pom versionThe reading part looks like all the other read functions in Jenkins like readYaml readJSON LinksJenkins documentation readmavenpom read a maven project file Writedef pom readMavenPom file pom xml Do some manipulationpom version x x x writeMavenPom model pomThe write part is really simple and you just have to give back the pom object you retrieve from reading LinksJenkins documentation writemavenpom write a maven project file Bonus Update pom versionOnce we know that we can automatically change the version in the pom def pom readMavenPom file pom xml pom version array pom version split You can choose any part of the version you want to updatepom version array pom version array toInteger pom version pom version array join writeMavenPom model pomI hope it will help you 2021-08-31 15:20:03
Apple AppleInsider - Frontpage News 'Being James Bond' documentary coming to Apple TV+ on September 7 https://appleinsider.com/articles/21/08/31/being-james-bond-documentary-coming-to-apple-tv-on-september-7?utm_medium=rss x Being James Bond x documentary coming to Apple TV on September Look back on five films and years of Daniel Craig as in Being James Bond premiering September on Apple TV Being James Bond coming to Apple TV The documentary focuses on Daniel Craig and his years as the titular James Bond The first look trailer shows a few behind the scenes moments with Craig saying the role turned his world upside down Read more 2021-08-31 15:41:18
Apple AppleInsider - Frontpage News Best Deals August 31 - $100 off Razer eGPU, $8 off Final Fantasy pre-order, and more! https://appleinsider.com/articles/21/08/31/best-deals-august-31---100-off-razer-egpu-8-off-final-fantasy-pre-order-and-more?utm_medium=rss Best Deals August off Razer eGPU off Final Fantasy pre order and more Tuesday s best deals include off a Razer Core eGPU Refurbished AirPods Pro off Lego Technic Land Rover and more Deals Tuesday August Shopping online for the best discounts and deals can be an annoying and challenging task So rather than sifting through miles of advertisements check out this list of sales we ve hand picked just for the AppleInsider audience Read more 2021-08-31 15:22:35
Cisco Cisco Blog Edge apps and the enterprise https://blogs.cisco.com/networking/edge-apps-and-the-enterprise Edge apps and the enterpriseThis post illustrates how app hosting on Cisco s range of switches and access points is evincing interest thanks to the coming together of killer apps new capabilities and Cisco DNA Center knobs that makes management effortless 2021-08-31 15:09:49
海外TECH WIRED Funimation’s Crunchyroll Acquisition Means Big Anime Is Here https://www.wired.com/story/funimation-crunchyroll-big-anime-era-is-here herethe 2021-08-31 15:14:14
金融 ◇◇ 保険デイリーニュース ◇◇(損保担当者必携!) 保険デイリーニュース(09/01) http://www.yanaharu.com/ins/?p=4688 cobol 2021-08-31 15:36:13
金融 金融庁ホームページ スチュワードシップ・コードの受入れを表明した機関投資家のリストを更新しました。 https://www.fsa.go.jp/singi/stewardship/list/20171225.html 機関投資家 2021-08-31 17:00:00
金融 金融庁ホームページ 2021事務年度 金融行政方針について公表しました。 https://www.fsa.go.jp/news/r3/20210831/20210831.html Detail Nothing 2021-08-31 17:00:00
金融 金融庁ホームページ 主要行等及び地域銀行の「金融仲介の取組状況を客観的に評価できる指標群(KPI)」一覧及び公表状況について公表しました。 https://www.fsa.go.jp/news/r3/ginkou/20210831/20210831.html 地域銀行 2021-08-31 17:00:00
金融 金融庁ホームページ 「金融機関の取組みの評価に関する企業アンケート調査」について公表しました。 https://www.fsa.go.jp/common/about/research/20210831/20210831.html 金融機関 2021-08-31 17:00:00
金融 金融庁ホームページ 貸金業関係資料集について更新しました。 https://www.fsa.go.jp/status/kasikin/20210831/index.html 関係 2021-08-31 17:00:00
金融 金融庁ホームページ 「企業アンケート調査の結果」について公表しました。 https://www.fsa.go.jp/policy/chuukai/shiryou/questionnaire/210830/01.pdf 調査 2021-08-31 17:00:00
金融 金融庁ホームページ 金融庁職員の新型コロナウイルス感染について公表しました。 https://www.fsa.go.jp/news/r3/sonota/20210831_2.html 新型コロナウイルス 2021-08-31 17:00:00
金融 金融庁ホームページ 令和4年度予算、機構・定員要求について公表しました。 https://www.fsa.go.jp/common/budget/yosan/4youkyuu.html 要求 2021-08-31 16:00:00
金融 金融庁ホームページ 令和4年度歳出概算要求書について公表しました。 https://www.fsa.go.jp/common/budget/yosan/4youkyuu-2.html 要求 2021-08-31 16:00:00
金融 金融庁ホームページ 金融庁の令和4年度税制改正要望について公表しました。 https://www.fsa.go.jp/news/r3/sonota/20210831.html 税制改正 2021-08-31 15:59:00
ニュース BBC News - Home Geronimo the alpaca killed as legal row ends https://www.bbc.co.uk/news/uk-england-bristol-58255378?at_medium=RSS&at_campaign=KARANGA destruction 2021-08-31 15:28:14
ニュース BBC News - Home Brent petrol murder: Man guilty of killing wife in arson attack https://www.bbc.co.uk/news/uk-england-london-58399850?at_medium=RSS&at_campaign=KARANGA denise 2021-08-31 15:42:13
ニュース BBC News - Home Leeds complete signing of James from Man Utd https://www.bbc.co.uk/sport/football/58393587?at_medium=RSS&at_campaign=KARANGA manchester 2021-08-31 15:45:33
ニュース BBC News - Home Transfer Deadline Day: Daniel James' best Premier League goals for Manchester United https://www.bbc.co.uk/sport/av/football/58396852?at_medium=RSS&at_campaign=KARANGA Transfer Deadline Day Daniel James x best Premier League goals for Manchester UnitedWatch some of Daniel James best Premier League goals for Manchester United as the Wales forward moves from Old Trafford to Leeds United 2021-08-31 15:21:41
北海道 北海道新聞 中田退団「会見開くべきだった」 日ハム球団社長 謝罪文 https://www.hokkaido-np.co.jp/article/584229/ 北海道日本ハム 2021-09-01 00:07:34
北海道 北海道新聞 ナナカマド うっすら秋色、風に揺れて 函館 https://www.hokkaido-np.co.jp/article/584181/ 秋の気配 2021-09-01 00:05:04
北海道 北海道新聞 岸田氏「幹事長受けない」 来週の自民役員人事 https://www.hokkaido-np.co.jp/article/584314/ 岸田文雄 2021-09-01 00:02:00
仮想通貨 BITPRESS(ビットプレス) [CoinDesk Japan] 暗号資産、レバレッジ“熱狂”市場の終焉 https://bitpress.jp/count2/3_9_12744 coindeskjapan 2021-09-01 00:50:18
仮想通貨 BITPRESS(ビットプレス) GMOアダム、NFTマーケットプレイス「Adam byGMO」β版を8/31より提供開始 https://bitpress.jp/count2/3_79_12743 提供開始 2021-09-01 00:29:13
仮想通貨 BITPRESS(ビットプレス) 三井物産デジタル・アセットマネジメント、デジタル証券ファンドの組成・運用・販売を一気通貫で手掛ける専業金融サービス会社に向け営業準備開始 https://bitpress.jp/count2/3_79_12742 一気通貫 2021-09-01 00:24:49
仮想通貨 BITPRESS(ビットプレス) [日経] LayerXが出資の運用会社、デジタル証券ファンド公開へ https://bitpress.jp/count2/3_9_12741 layerx 2021-09-01 00:23:12
仮想通貨 BITPRESS(ビットプレス) SBIFXトレード、10/1まで「暗号資産CFDサービス1周年記念キャンペーン」実施 https://bitpress.jp/count2/3_14_12740 sbifx 2021-09-01 00:12:01
AWS AWS Management Tools Blog Using AWS CloudTrail to propagate tags across related AWS resources – Part 1 https://aws.amazon.com/blogs/mt/using-aws-cloudtrail-to-propagate-tags-across-related-aws-resources-part-1/ Using AWS CloudTrail to propagate tags across related AWS resources Part AWS allows customers to assign metadata to their AWS resources in the form of tags Each tag consists of a customer defined key and an optional value Tags can make it easier to manage search for and filter resources by purpose owner environment or other criteria AWS tags can be used for many purposes like organizing … 2021-08-31 16:11:41
AWS AWS Management Tools Blog Using AWS CloudTrail to propagate tags across related AWS resources – Part 2 https://aws.amazon.com/blogs/mt/using-aws-cloudtrail-to-propagate-tags-across-related-aws-resources-part-2/ Using AWS CloudTrail to propagate tags across related AWS resources Part AWS allows customers to assign metadata to their AWS resources in the form of tags Each tag consists of a customer defined key and an optional value Tags can make it easier to manage search for and filter resources by purpose owner environment or other criteria AWS tags can be used for many purposes like organizing … 2021-08-31 16:11:34
python Pythonタグが付けられた新着投稿 - Qiita kaggle machine learning basic https://qiita.com/misandes77/items/c1d61be13a9d93f109b5 kagglemachinelearningbasickaggleのラーニングを受けて理解を深めるための記事マシンラーニング初心者向け使用データHousingPricesCompetitionforKaggleLearnUsersまずは基本のデータ読み込み、モデル作成、予測、評価、投稿データ作成についてデータ読み込みまずは上記リンクからデータダウンロードtestcsvtraincsvのみでまずは十分使用ライブラリimportpandasaspdfromsklearnmodelselectionimporttraintestsplitfromsklearnensembleimportRandomForestRegressorfromsklearnmetricsimportmeanabsoluteerrorデータの読み込みXfullpdreadcsvtraincsvindexcolIdXtestfullpdreadcsvtestcsvindexcolIdXtestfullはあとで使うのでとりあえず放置Xfullで予測、評価まで実施XfullのなかからSalePriceをyに入れ込む、これをトレーニングデータの予測値とするyXfullSalePrice予測データ作成今回はお試しの予想なので、数値データの都合のいいものだけ抜き出し。 2021-09-01 01:04:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) EC 2での自動デプロイができないエラーです https://teratail.com/questions/357142?rss=all ECでの自動デプロイができないエラーです一昨日まで自動デプロイができていたのですがなぜか突然できなくなってしまいました。 2021-09-01 01:45:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascript(jquery)のリンクを新規ウィンドウでひらくtarget_bankを付与したい https://teratail.com/questions/357141?rss=all javascriptjqueryのリンクを新規ウィンドウでひらくtargetbankを付与したいjquerynbspで吐き出されるURLのソースを新規ウィンドウで開くようにtargetblankを付与しようとしたところ、下記の参考サイトをみました。 2021-09-01 01:37:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) opencvを使ってカメラ画像を表示するコードとキーボード入力を取得してi2c通信をするコードを用意したが二つを合わせるのがうまくいかない https://teratail.com/questions/357140?rss=all opencvを使ってカメラ画像を表示するコードとキーボード入力を取得してic通信をするコードを用意したが二つを合わせるのがうまくいかない機体ラズベリーパイOSRaspberrynbspPinbspOSver言語pythonしたいことラズベリーパイとAruduinoを使って遠隔操作カメラを用意する。 2021-09-01 01:15:50
Ruby Rubyタグが付けられた新着投稿 - Qiita ◤備忘録◢ Ruby3.0以降の画像ファイルダウンロード方法 https://qiita.com/wonder_boooy/items/ec5f19a05344bd34b19b 備忘録Ruby以降の画像ファイルダウンロード方法動作環境RubyRubyでKernelopenメソッドは使えないopenuriを使って画像ファイルを開く際、openメソッドを使用する記事をよく見かけます。 2021-09-01 01:49:59
AWS AWSタグが付けられた新着投稿 - Qiita AWS App Runner https://qiita.com/leomaro7/items/3e5509ac81c56a682e74 同時リクエストの数が同時実行数の割り当てを超えると、AppRunnerはサービスをスケールアップします。 2021-09-01 01:04:23
海外TECH Ars Technica Theranos founder Elizabeth Holmes on trial as jury selection begins https://arstechnica.com/?p=1790858 beginsholmes 2021-08-31 16:32:45
海外TECH Ars Technica South Korea law forces Google and Apple to open up app store payments https://arstechnica.com/?p=1790836 percent 2021-08-31 16:11:07
海外TECH DEV Community Django - How to keep secrets safe with python-dotenv https://dev.to/earthcomfy/django-how-to-keep-secrets-safe-with-python-dotenv-5811 Django How to keep secrets safe with python dotenvOften when working on a django project we have some secret keys OAuth keys and other critical information that needs to be kept safe and private By no means should you expose such kind of keys because it makes your system vulnerable to security attacks Today we are going to see how we can use python dotenv to keep such kind of information hidden As we can read from the docs basically what python dotenv does is read key value pairs from a env file and set them as environment variables to be retrieved later First and foremost let s install this module pip install python dotenvThen create a env file in the root directory of our project This is where we will put key value pairs of all the environment variables required by our application Okay what should we put in the env file The secret key that comes with every django project This needs to be kept private because it s the crucial part of security in django Social auth configs for GithubSocial auth configs for Google or any other OAuth keys envSECRET KEY YOUR SECRET KEY GITHUB KEY YOUR GITHUB KEY GITHUB SECRET YOUR GITHUB SECRET KEY GOOGLE KEY YOUR GOOGLE KEY GOOGLE SECRET YOUR GOOGLE SECRET KEY Pull these configs from env and load them in the settings settings pyfrom dotenv import load dotenvload dotenv loads the configs from envNow instead of exposing our secret keys and OAuth keys in the settings let s retrieve them through their key names as follows settings py SECURITY WARNING keep the secret key used in production secret SECRET KEY str os getenv SECRET KEY social auth configs for githubSOCIAL AUTH GITHUB KEY str os getenv GITHUB KEY SOCIAL AUTH GITHUB SECRET str os getenv GITHUB SECRET social auth configs for googleSOCIAL AUTH GOOGLE OAUTH KEY str os getenv GOOGLE KEY SOCIAL AUTH GOOGLE OAUTH SECRET str os getenv GOOGLE SECRET That s it with these simple steps we are able to make our app more secure Thanks for your time You can find the finished app in github See you next time with another part of the series Any comments and suggestions are welcome 2021-08-31 16:54:27
海外TECH DEV Community 5 JetBrains plugins to upgrade the built-in Git support to the next level! https://dev.to/anotherdevuser/5-jetbrains-plugins-to-upgrade-the-builtin-git-support-to-the-next-level-3ojf JetBrains plugins to upgrade the built in Git support to the next level The Git plugin that comes bundled with all JetBrains IDEs is actually quite impressive it s a full blown Git client in its own right with almost all the features of a standalone client such as SourceTree Tower or GitKraken but built into the IDE But there are even more features you can enhance your IDE s Git support with allow me to present to you plugins that build on top of Git and supercharge it with cool new superpowers   GitLiveThis plugin is for all you team players out there GitLive makes Git well live It adds a tool window where you can see the collaborators from your repository if they are online and all their work in progress branches issues PRs they are working on not yet merged in where you can view diffs of the file changes all updated in real time Their flagship feature instant merge conflict detection provides early warning of potential merge conflicts Real time gutter indicators show ​​where your teammates have made changes to the file you re currently working on which can be very useful especially on the bigger projects On top of that GitLive also supports starting a Code With Me session with a fellow collaborator via a single click or keyboard shortcut and for those pesky collaborators that use VS Code there is even cross IDE codeshare support Top reason to try it out Bring communication and collaboration within your team to the next level   Git MacheteProducing small PRs is definitely a good practice but it s easy to get lost in multiple branches and stacked PRs Git Machete is a useful plugin that helps you keep track of all the branches their relationship with each other and with the remote repository It also aims at automation of git actions and makes rebase push pull hassle free just a click on the button especially in the situation where there are a lot of branches and PRs This plugin automatically discovers branch layout and creates a tree shaped graph of branches in case of any changes or inaccuracies you can also modify it manually in git machete text file The graph provides useful information about the branches sync to parent status sync to remote status and custom annotation there is also an option to toggle the unique commits for branches After right clicking on a chosen branch in the graph you can perform git actions like rebase push pull on that branch without a need to switch from your current branch which is very handy Top reason to try it out Organize your Git repository and automate your workflow   GitToollBoxThe plugin adds extra features to the default IntelliJ Git support With just one glance you can see how many commits is your branch ahead or behind track uncommitted changes or easily perform branch cleanup GitToolBox also automatically fetches changes from the upstream repository with configurable frequency The biggest perk of using the plugin is the inline blame annotation as IntelliJ does not come with a similar feature Git Blame Display will show the author date and time and commit subject for the current line Additionally with the Show Blame Details action you can get more detailed information like commit hash or full message Top reason to try it out Extend Git with additional features and benefit from inline blame annotation   Git Branch CleanerSimple yet effective plugin that deletes branches you don t need anymore All the branches without tracking remotes are going to be listed except the current branch and checked if they are fully merged to the current branch Branches that are not merged to HEAD are not selected by default In the newest versions plugin can be found via searched tools Navigate gt Search Everywhere gt Delete Old Branches instead of VCS gt Git gt Delete Old Branches Top reason to try it out Get rid of the clutter and keep your branches organized   Git Bisect RunGit Bisect is one of those Git features that are very handy but can be intimidating Git Bisect Run is a handy plugin that automates the process and makes troubleshooting much faster The plugin emulates git bisect run behavior With just a click it will perform Bisect Run and all the appropriate Git commands depending on test invocation results minimising our manual input Once the plugin singles out the bad commit a popup notification will appear in the IDE as it s language agnostic it works in all JetBrians IDEs Top reason to try it out Makes bug hunting easier than ever by automating the process  I hope some of the awesome plugins I lined up in this post make working with Git easier and smoother for you Happy hacking 2021-08-31 16:09:48
Apple AppleInsider - Frontpage News 'Apple Watch Series 7' complexity causing production delays https://appleinsider.com/articles/21/08/31/apple-watch-series-7-complexity-causing-production-delays?utm_medium=rss x Apple Watch Series x complexity causing production delaysThe forthcoming Apple Watch Series was due to go into its initial small scale production but has had to be delayed because the new complicated design is making manufacturing difficult Apple WatchApple has yet to announce even the name of what s expected to be called the Apple Watch Series but it is believed to feature a new design including a larger screen Now reports from the supply chain say that this new design is complex and has resulted in poor production quality yields Read more 2021-08-31 16:14:07
Apple AppleInsider - Frontpage News Spotify Blends creates shared playlists that mix friends' musical tastes https://appleinsider.com/articles/21/08/31/spotify-blends-creates-shared-playlists-mixing-the-musical-tastes-of-friends?utm_medium=rss Spotify Blends creates shared playlists that mix friends x musical tastesSpotify is rolling out Blend a feature of the music streaming service that will create a custom playlist that combines the user s musical tastes with those of a friend Originally available in beta in June Blend is now being made available to all users of Spotify from Tuesday onward The basic concept is for users to merge their musical tastes into one shared playlist made just for them In exiting beta and for the full rollout Spotify has updated the feature to include new cover art to identify individual Blend playlists There are also taste match scores to show how much the user s listening choices match their friends and sharable data stories intended to be posted to social media about the pairing Read more 2021-08-31 16:03:01
海外TECH Engadget Amazon may jump into live audio with a focus on music https://www.engadget.com/amazon-clubhouse-clone-leaked-163829793.html?src=rss Amazon may jump into live audio with a focus on musicAmazon may be the next to hop on the live audio bandwagon although its take might not be what you d expect Axiossources claim Amazon is developing a live audio offering that would focus on music including concerts and other events ーmore like Spotify than Clubhouse The company is reportedly considering podcasts and talk radio as extensions but Amazon Music would lead the project The internet giant also hopes to build live audio into Twitch The sources didn t say how or when this might arrive We ve asked Amazon for comment on the rumors It wouldn t be surprising if Amazon leapt into the live audio space at least Amazon recently integrated Twitch streams into the Music app and the firm s acquisition of podcast subscription business Wondery in signalled an intent to dive further into audio There s also the simple matter of competition Spotify Twitter Spaces and Facebook s audio rooms could all pose a threat even if Clubhouse doesn t This would at least give Amazon a foothold before others dominate the category 2021-08-31 16:38:29
海外TECH Engadget Facebook will reduce political content in the News Feed starting today https://www.engadget.com/facebook-political-content-down-rank-news-feed-162401398.html?src=rss Facebook will reduce political content in the News Feed starting todayFacebook is planning to reduce political content in the News Feed starting today it confirmed to Engadget The move which was first reported by Axios follows tests in the US Canada Brazil and Indonesia earlier this year where Facebook limited political content The company plans to expand the tests to Costa Rica Sweden Spain and Ireland quot These changes are in response to common feedback from our community quot a Facebook spokesperson told Engadget quot We conduct ongoing research with people to hear what parts of Facebook are working well for them and to gather feedback about what we could be doing better One of the themes we ve heard is that some people feel that there s too much political content in their News Feeds We hope these changes address this feedback and preserve the ability for people to find and interact with political content on Facebook while respecting their appetite for it at the top of their News Feed quot Facebook says some engagement signals are better than others at indicating which posts people deem interesting or valuable As a result the company is expanding some tests related to engagement signals The tests put less importance on how likely a user is to share or comment on political content quot At the same time we re putting more emphasis on new signals such as how likely people are to provide us with negative feedback on posts about political topics and current events when we rank those types of posts in their News Feed quot Facebook wrote in an updated blog post The changes could reduce the level of misinformation on Facebook if the algorithms are able to effectively detect and de emphasize all political content Political campaigns might have to rethink their strategies of how to reach voters too On the flip side the move could come as a blow to news organizations especially those focused on politics given the volume of traffic Facebook can drive to websites The switch could also make Facebook a less hostile place for users Political discussions can quickly get heated which might put off those who use the service largely for keeping in touch with their loved ones and sharing pictures of their kids For what it s worth Facebook claimed in November political content makes up just six percent of what users see quot We ve learned that these changes will affect public affairs content more broadly and that publishers may see an impact on their traffic quot Facebook said quot Knowing this we are planning a gradual and methodical rollout for these tests but remain encouraged and expect to announce further expansions in the coming months quot The reported changes follow other moves that Facebook has made to make political content less visible It stopped recommending civic and political groups to users earlier this year after temporarily pausing those recommendations ahead of the US election 2021-08-31 16:24:01
海外TECH Engadget ‘NBA 2K22’ enhancements include tweaks to dribbling, blocking and shooting https://www.engadget.com/nba-2k22-gameplay-trailer-playstation-5-xbox-series-x-161855428.html?src=rss NBA K enhancements include tweaks to dribbling blocking and shootingWith NBA K s September th release date fast approaching K has shared a first look at the game s PlayStation and Xbox Series X S version The publisher calls this a gameplay reveal but it s mostly a showcase of what developer Visual Concepts managed to do with the new hardware from Sony and Microsoft Thankfully the studio also published a new Courtside Report that details some of the gameplay enhancements players can look forward to when they pick the game up next month To start Visual Concepts says it completely rebuilt the shot contest and blocking systems as well as made a significant update to how the game handles defensive rotations When it comes to moving a player up the court the studio promises tighter controls that will allow you to put together new combos in creative ways But some of the most significant changes look like they re coming to how the game handles shooting NBA K will feature a new shot meter that will dynamically change depending on the abilities of the player you re controlling and whether their shot is contested According to Visual Concepts NBA K will put a greater emphasis on Shot IQ You ll be more successful if you take the time to find an open teammate and take a smart shot For players who like to drive to the basket there s a new dunk style creator that will allow you to customize their dunk repertoire Outside of those improvements fans of women s basketball can look forward to much improved WNBA mode All told it looks like NBA K s second PS and Xbox Series X outing should be a good one nbsp 2021-08-31 16:18:55
海外TECH Engadget Chrome beta's experimental cards help you resume recent tasks https://www.engadget.com/chrome-beta-task-cards-search-row-160050399.html?src=rss Chrome beta x s experimental cards help you resume recent tasksGoogle might just save you from hitting your browser s quot back quot button or sifting through your history more than you d like The company is rolling out a Chrome beta feature that adds New Tab Page cards pictured below for resuming recent tasks You can quickly jump back to your shopping cart a recipe or a Google Doc you were working on You ll have to switch this on by enabling the ntp modules flag but it could be helpful if you d rather not backtrack through your page visits just to pick up where you left off GoogleAnother addition will help you avoid a back and forth when digging through your search results An experimental feature adds a row below Chrome s address bar on Android to display the rest of your search results If one link wasn t what you were looking for you won t have to tap quot back quot to check out the rest You can try the row by enabling the continuous search flag The Android beta will help you share pithy sayings too Enable the webnotes stylize flag and Chrome will create stylized images from quotes You just have to share highlighted text and tap quot create card quot to choose a template It s not certain if or when these features will be active by default in Chrome Don t be surprised if Google changes or even cuts them based on feedback With that said they appear to be helpful enough that it might just be a matter of time before they reach more users nbsp 2021-08-31 16:00:50
海外科学 NYT > Science Loopholes Leave Gaps in Mandated Coverage for Mental Health https://www.nytimes.com/2021/08/31/health/mental-health-insurance.html conditions 2021-08-31 16:58:37
金融 金融庁ホームページ スチュワードシップ・コードの受入れを表明した機関投資家のリストを更新しました。 https://www.fsa.go.jp/singi/stewardship/list/20171225.html 機関投資家 2021-08-31 17:00:00
金融 金融庁ホームページ 2021事務年度 金融行政方針について公表しました。 https://www.fsa.go.jp/news/r3/20210831/20210831.html Detail Nothing 2021-08-31 17:00:00
金融 金融庁ホームページ 主要行等及び地域銀行の「金融仲介の取組状況を客観的に評価できる指標群(KPI)」一覧及び公表状況について公表しました。 https://www.fsa.go.jp/news/r3/ginkou/20210831/20210831.html 地域銀行 2021-08-31 17:00:00
金融 金融庁ホームページ 「金融機関の取組みの評価に関する企業アンケート調査」について公表しました。 https://www.fsa.go.jp/common/about/research/20210831/20210831.html 金融機関 2021-08-31 17:00:00
金融 金融庁ホームページ 貸金業関係資料集について更新しました。 https://www.fsa.go.jp/status/kasikin/20210831/index.html 関係 2021-08-31 17:00:00
金融 金融庁ホームページ 「企業アンケート調査の結果」について公表しました。 https://www.fsa.go.jp/policy/chuukai/shiryou/questionnaire/210830/01.pdf 調査 2021-08-31 17:00:00
金融 金融庁ホームページ 金融庁職員の新型コロナウイルス感染について公表しました。 https://www.fsa.go.jp/news/r3/sonota/20210831_2.html 新型コロナウイルス 2021-08-31 17:00:00
ニュース BBC News - Home Covid-19: Ryanair predicts travel rebound and Mission: Impossible's Covid lawsuit https://www.bbc.co.uk/news/uk-58395353?at_medium=RSS&at_campaign=KARANGA coronavirus 2021-08-31 16:42:13
ニュース BBC News - Home Naked Attraction London bus ads to be removed https://www.bbc.co.uk/news/uk-england-london-58350075?at_medium=RSS&at_campaign=KARANGA assault 2021-08-31 16:46:10
ニュース BBC News - Home Liverpool man trapped in Afghanistan pleads for help https://www.bbc.co.uk/news/uk-england-merseyside-58395154?at_medium=RSS&at_campaign=KARANGA family 2021-08-31 16:15:51
ビジネス ダイヤモンド・オンライン - 新着記事 仕事でプレッシャーを感じやすい人の心の整え方 - 宇宙人が教える ポジティブな地球の過ごし方 https://diamond.jp/articles/-/280942 人間関係 2021-09-01 01:55:00
北海道 北海道新聞 新OS、10月5日提供開始 ウィンドウズ11、無料更新 https://www.hokkaido-np.co.jp/article/584323/ 提供開始 2021-09-01 01:10:00
GCP Cloud Blog What is Network Intelligence Center? https://cloud.google.com/blog/topics/developers-practitioners/what-network-intelligence-center/ What is Network Intelligence Center You need visibility into your cloud platform in order to monitor and troubleshoot it Network Intelligence Center provides a single console for Google Cloud network observability monitoring and troubleshooting Currently Network Intelligence Center has four modules  Network Topology Helps you visualize the network topology including VPC connectivity to on premises internet and their associated metrics  Connectivity Tests Provides both static and dynamic network connectivity tests for configuration and data plane reachability to verify that packets are actually getting through Performance Dashboard Shows packet loss and latency between zones and regions that you are using  Firewall Insights Shows usage for your VPC firewall rules and enables you to optimize their configurationClick to enlargeNetwork TopologyNetwork Topology collects real time telemetry and configuration data from Google infrastructure and uses it to help you visualize your resources It captures elements such as configuration information metrics and logs to infer relationships between resources in a project or across multiple projects After collecting each element Network Topology combines them to generate a graph that represents your deployment This enables you to quickly view the topology and analyze the performance of your deployment without configuring any agents sorting through multiple logs or using third party tools  Connectivity TestsThe Connectivity Tests diagnostics tool lets you check connectivity between endpoints in your network It analyzes your configuration and in some cases performs run time verification To analyze network configurations Connectivity Tests simulates the expected inbound and outbound forwarding path of a packet to and from your Virtual Private Cloud VPC network Cloud VPN tunnels or VLAN attachments  For some connectivity scenarios Connectivity Tests also performs run time verification where it sends packets over the data plane to validate connectivity and provides baseline diagnostics of latency and packet loss  Performance DashboardPerformance Dashboard gives you visibility into the network performance of the entire Google Cloud network as well as the performance of your project s resources It collects and shows packet loss and latency metrics With these performance monitoring capabilities you can distinguish between a problem in your application and a problem in the underlying Google Cloud network You can also debug historical network performance problems Firewall InsightsFirewall Insights enables you to better understand and safely optimize your firewall configurations It provides reports that contain information about firewall usage and the impact of various firewall rules on your VPC network  For a more in depth look into Network Intelligence Center check out the documentation For more GCPSketchnote follow the GitHub repo For similar cloud content follow me on Twitter pvergadia and keep an eye out on thecloudgirl dev 2021-08-31 17:00:00
AWS AWS Mobile Blog Implementing caching for pipeline resolvers in AWS AppSync GraphQL APIs https://aws.amazon.com/blogs/mobile/appsync-pipeline-caching/ Implementing caching for pipeline resolvers in AWS AppSync GraphQL APIsThis article was written by Eric Robertson SDE Intern AWS AppSync nbsp AWS AppSync is a fully managed service which allows developers to deploy and interact with a scalable serverless GraphQL API backend on AWS GraphQL provides a complete description of the API data in a strongly typed system making it easier to evolve APIs … 2021-08-31 17:51:25
AWS AWS Security Blog How to use ACM Private CA for enabling mTLS in AWS App Mesh https://aws.amazon.com/blogs/security/how-to-use-acm-private-ca-for-enabling-mtls-in-aws-app-mesh/ How to use ACM Private CA for enabling mTLS in AWS App MeshSecuring east west traffic in service meshes such as AWS App Mesh by using mutual Transport Layer Security mTLS adds an additional layer of defense beyond perimeter control mTLS adds bidirectional peer to peer authentication on top of the one way authentication in normal TLS This is done by adding a client side certificate during the TLS handshake through which … 2021-08-31 17:23:23
AWS AWS Security Blog How to use ACM Private CA for enabling mTLS in AWS App Mesh https://aws.amazon.com/blogs/security/how-to-use-acm-private-ca-for-enabling-mtls-in-aws-app-mesh/ How to use ACM Private CA for enabling mTLS in AWS App MeshSecuring east west traffic in service meshes such as AWS App Mesh by using mutual Transport Layer Security mTLS adds an additional layer of defense beyond perimeter control mTLS adds bidirectional peer to peer authentication on top of the one way authentication in normal TLS This is done by adding a client side certificate during the TLS handshake through which … 2021-08-31 17:23:23
Google Official Google Blog Extending our voluntary return to office http://feedproxy.google.com/~r/blogspot/MKuf/~3/s36T4g2kOJM/ Extending our voluntary return to officeOur CEO Sundar Pichai sent the following email to Google employees earlier this morning The email has been edited to remove internal links Hi Googlers The COVID pandemic has been a humbling challenge for all of us and I continue to be impressed by the way our teams are navigating through it In spite of these challenges I m happy to say that a large number of offices globally are already open for business and we are welcoming back tens of thousands of Googlers on a voluntary basis Given that conditions around the world are still highly variable I wanted to share how we re planning to approach the next few months First as offices continue to reopen we hope to see more teams coming together where possible whether it be for regular team meetings brainstorming sessions around a whiteboard or outdoor socials For some locations conditions are starting to improve yet in many parts of the world the pandemic continues to create uncertainty Acknowledging that we ll extend our global voluntary return to office policy through January to give more Googlers flexibility and choice as they ramp back  Beyond January we will enable countries and locations to make determinations on when to end voluntary work from home based on local conditions which vary greatly across our offices To make sure everyone has ample time to plan you ll have a day heads up before you re expected back in the office Finally encouraging Googlers to rest and recharge during this time remains a big priority so we will plan two more global reset days next quarter Oct and Dec  The road ahead may be a little longer and bumpier than we hoped yet I remain optimistic that we will get through it together It s heartening to see Googlers starting to come back to more offices globally The ability to reconnect in person has been re energizing for many of us and will make us even more effective in the weeks and months ahead Thanks for all the great work thus far look forward to a busy Q as we continue to find new ways to be helpful to people everywhere   SundarRelated ArticleVaccines and our return to office plansAn update on Google s return to office plans including vaccine requirements and extending voluntary work from home Read ArticleRelated ArticleA hybrid approach to workThe future of work at Google more flexibility for your work week more choice around where you work and more flexibility for your life Read ArticleRelated ArticleOur commitment to COVID vaccine equityAs vaccines become more available we re committed to supporting organizations around the world that are working toward vaccine equity Read ArticleRelated ArticleHow we re helping get vaccines to more peopleWe re providing M to promote vaccine education and equitable distribution making it easier to find info about the vaccine and more Read Article 2021-08-31 17:02:00
python Pythonタグが付けられた新着投稿 - Qiita 【AtCoder解説】PythonでABC216のA,B,C,D,E問題を制する! https://qiita.com/u2dayo/items/dd17bab5d443bf7a1a67 コード上の桁から決める方法defmainNintinputbformatNbNの進数表記の文字列を得ますansforcharinbansBifcharansAansans先頭に余計なBがあるので、取り除きますしなくてもACできますprintansifnamemainmain下の桁から決める方法defmainNintinputansremNwhileremifremansAremelseansBremprintansifnamemainmainD問題『PairofBalls』問題ページDPairofBalls灰コーダー正解率茶コーダー正解率緑コーダー正解率入力Nボールの種類数M筒の数ki筒iに入っているボールの数aij筒iの上からj番目のボールに書いてある数字考察有向グラフとみなし、閉路があるかないか判定する方法グラフの問題とみまします。 2021-09-01 02:14:49
js JavaScriptタグが付けられた新着投稿 - Qiita [jQuery]ランキングしたものをslickで表現する https://qiita.com/mkato1013/items/1fa7553957364bf62e64 また、リファクタリングの点では、モデルに記載するのが良いですが、出来上がったことの満足感で後回しにしてしまっています。 2021-09-01 02:35:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) React-Redux 複雑なネスト構造の一部だけを更新したいのですが、できないのでどなたか助けてください... https://teratail.com/questions/357145?rss=all const 2021-09-01 02:25:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonとmicroPythonを用いたxbeeの複数通信について https://teratail.com/questions/357144?rss=all 2021-09-01 02:13:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Eclipse(Java)の「Ctrl+Shift+I」ショートカットについて https://teratail.com/questions/357143?rss=all EclipseJavaの「CtrlShiftI」ショートカットについて前提・実現したいことEclipseのJavaでデバッグ実行中にブレークポイントに停止させた後に式の内容を確認するため、「CtrlShiftI」ショートカットを利用し、変数の中身を確認していますが、たまに「CtrlShiftI」を押すと選択していた行がタブに変更されます。 2021-09-01 02:06:08
Ruby Rubyタグが付けられた新着投稿 - Qiita [jQuery]ランキングしたものをslickで表現する https://qiita.com/mkato1013/items/1fa7553957364bf62e64 また、リファクタリングの点では、モデルに記載するのが良いですが、出来上がったことの満足感で後回しにしてしまっています。 2021-09-01 02:35:27
Ruby Railsタグが付けられた新着投稿 - Qiita [jQuery]ランキングしたものをslickで表現する https://qiita.com/mkato1013/items/1fa7553957364bf62e64 また、リファクタリングの点では、モデルに記載するのが良いですが、出来上がったことの満足感で後回しにしてしまっています。 2021-09-01 02:35:27
海外TECH Ars Technica Bose launches its latest set of wireless noise-canceling headphones https://arstechnica.com/?p=1790887 september 2021-08-31 17:34:17
海外TECH DEV Community Getting Started with GitHub Codespaces from a Serverless Perspective https://dev.to/aws-heroes/getting-started-with-github-codespaces-from-a-serverless-perspective-171k Getting Started with GitHub Codespaces from a Serverless PerspectiveIf you are into Serverless and AWS Lambda you may already know that the AWS Serverless Application Model SAM CLI makes it easy to leverage their Docker build images as development containers We do exactly this for our Rails amp Lambda projects Leveraging Docker with SAM ensures we have a Linux environment and versioned dependencies that closely mimic the Lambda Runtime or Container being shipped The use and The Promise of Docker to sovle these problems is nothing new but something else is The Rise of Ephemeral Dev EnvironmentsA few weeks ago GitHub s engineering team released an in depth article announcing their internal usage of the now generally available GitHub Codespaces Since Custom Ink shares many of the same problems described in this post I was curious if our Lambda projects could easily leverage Codespaces But what is this new tool Where did it come from And what is this devcontainer json file As best I can tell this all started in May of when the VS Code team first mentioned their remote development extensions About a year later this content was rolled up into the VS Code Remote Development guides we have today Prior to Codespaces we have had a clear leader in the automated development environment space with Gitpod It was even featured in a January episode of Containers from the Couch Gitpod leverages the same technology built into VS Code for remote development However sometimes slow and steady wins the race If this were ever true for GitHub based projects I think we have a huge winner with GitHub Codespaces Keep reading below on how your company or you could get started I will even cover how well Codespaces has worked for our Lambda projects that use an existing Docker in Docker development pattern ️GitHub SettingsGitHub Codespaces is ONLY available now for GitHub Teams amp Enterprise Cloud plans It is not yet available for public repositories If you are an administrator of such an account here are a few things I did at the organization level to get started experimenting Enable Codespaces This can also be disabled completely or enabled for select users Repository Access You can even limit repositories that are able to use Codespaces If your GitHub account leverages permissions amp teams remember Codespaces via the generated GITHUB TOKEN will not grant anyone elevated permissions to other repositories Manage Spending Limits It would have been neat to see a way to limit which VMs vCPU Memory options could have been used here Organizational Secrets Create any secrets your organization needs to enable individuals to work Remember Codespaces secrets can be set at the repository or even user level too Pick the one s that work the best for y all Developer TipsIt could go without saying but getting good at Codespaces for most may mean getting good at VS Code Technically you could bring your own editor like Vim or Emacs But trust me as a recent Sublime Text convert switching to VS Code is worth it Make sure to take the time to Google learn and in some cases install packages that make the transition easier Dotfiles amp SettingsRemote development needs to feel local Everything that makes your editor amp terminal productive needs to be available to you As described in the Personalizing Codespaces guide setting up your Dotfiles was high on my list For years I have maintained a personal Zshkit which had a ton of personal functions and aliases When moving to Codespaces I took the time to clean them up and create a github com metaskills dotfiles repository cloned it locally and hooked it up to my ZSH default shell on Mac zshrc file Codespaces will automatically clone this repo when creating a Codespace and install it by running the install sh script Here is mine if CODESPACES true then echo source workspaces codespaces persistedshare dotfiles rc gt gt HOME zshrc sudo chsh s usr bin zshfiYou can leverage the CODESPACES environment variable to do any customization per environment Also do not forget to use Settings Sync I think this is only needed if you use VS Code s web based editor More on that topic later Your Codespaces SettingsYou can Manage Your Codespaces settings at somewhat the same level as the organization Here are a few settings I did Access amp Security Set this to All repositories Your needs may vary Editor Preference Set to Visual Studio Code vs for web Ensures the lt gt Code button on repos opens VS Code on my Mac and avoids the need to click redirect in the browser Region I set this manually to EastUs but I suspect I had no reason to do so Added Secrets Read below on using SSH with Ruby Bundler or NPM packages Codespaces ExtensionInstall the GitHub Codespaces for VS Code I think this is done for you automatically if you are using the web based editor Installing it on your host machine s VS Code will mean you can use Codespaces without ever browsing to GitHub com and clicking on a lt gt Code button The Integrated TerminalAssuming you have setup your Dotfiles VS Code s integrated terminal should feel familiar by mirroring your host machine s prompt aliases and more If your default shell is ZSH you may need to do a few things to help Codespaces to use ZSH by default vs Bash Here are my settings for the integrated terminal now Mind you there was maybe still is a bug in VS Code where ZSH would not be respected I have noticed in some cases Bash is used but it is easy to launch a new profile with ZSH if that happens terminal integrated fontSize terminal integrated defaultProfile osx zsh terminal integrated defaultProfile linux zsh Using Command K to clear the terminal s buffer is second nature to most By default this key binding will not reach the integrated terminal You can edit your Keyboard Shortcuts JSON file to solve for that Below is a screen capture of the magic little button you have to press to edit that raw JSON file Use the following snippet to fix this key cmd k command workbench action terminal clear when terminalFocus Terminal visibility and placement When working on my laptop s smaller screen I learned that you can use Control to toggle the visibility of the integrated terminal However when working at my desk and larger screen I really want the integrated terminal to be to the right of my editor Thanks to this this Stack Overflow here are convoluted steps to make this happen Hopefully one day they will make this easier At the right top of the integrated terminal click the sign to open a nd terminal Within the panel to the right right click any of the two profiles select Move into Editor Area Close the bottom integrated terminal with the x button Focus the editor tab at the top moved from step click the split editor button Close the shell tab on the left side of the screen Fun HighlightsHere are a few things I was pleasantly surprised with Codespaces DX and how it works When learning Codespaces or working on uncommitted code you may have to rebuild your development container Codespaces automatically maintains your present working directory open files etc when doing this Amazing You can see all your Codespaces on GitHub by navigating to However I typically use VS Code s extension to navigate open and disconnect Leveraging the CODESPACES environment variable set to true is an easy way to integrate your existing tooling into Codespaces allowing your teams to support multiple ways to bootstrap your applications Forwarded ports are automatically detected via the integrated terminal s STDOUT For example a bin rails server will ouput whatever host port you are using and Codespaces will see it If needed you can use the forwardPorts config for devcontainer json ️Difficult LessonsSome hard lessons learned when dipping into the deep end of using GitHub Codespaces If you have any to share please drop some comments below Private Packages amp SSHGitHub does a great job at providing your Codespace with a short lived GITHUB TOKEN Most package managers including NPM and Bundler can leverage this However if your organization has standardized on SSH setting up your projects could be a problem Thankfully when I reached out on Twitter Jonathan Carter on the Codespaces team seemed to suggest they may be working on a native SSH integration one day Till then here is the solution I came up with This process address some sequencing issues around devcontainer json s Lifecycle Scripts and when your Dotfiles are installed Credit to VS Codes Using SSH Keys guide Also some things here are pulled directly from the GitHub Action to setup SSH Again thanks to Johnathan Carter for the ideas Create a personal Codespace secret called PERSONAL SSH KEY by visiting this page and adding your private key typically found in the ssh id rsa file Add this snippet to your postCreate script It ensures GitHub is in the known hosts for SSH echo Adding GitHub com keys to ssh known hosts printf ngithub com ssh rsa AAAABNzaCycEAAAABIwAAAQEAqAhRGmdnmtUDbOIDSwBKTbQa PXYPCPyrbTrTtwPHkccKrppyVhpHdEIcKrpLlVDBfOLXQUsyCOVwzfjIJNlGEYsdlLJizHhbnmUjvSAHQqZETYPeFzLQNnPHtEVVUhVfDESUKezmDQlWpXLmvU yMf SexhHTvKSCZIFImWwoGmbUoWfnzpIoaSjB weqqUUmpaaasXValJ UXB RPWRcTeOzQgqlJLRKrTJvdsjEJEAvGqlGHSZXyGskuaSmVi wyCEgbODqnTWlg wCydGXAVJiSapJXiUFFAaQ n gt gt ssh known hostsprintf ngithub com ssh dss AAAABNzaCkcMAAACBANGFWPxlGUzWrymJgI lKo ZWWfVtmbsUZJuyKArtlQOT WRhcgaFxgKdcsqAYW LSTkmjYW vrUzn dXWODVkVlUiZHFOHfsITcZvjvdbpZbpM DuJTBw hFxQtIoCZYmAPJRtuoCzkAAAAFQCgdFGcSbpGrWdAy jtcldMewAAAIATTgnsYNem FQE XJlyUQptPWMemfwOcWtSXiTKaaNlkkpsnz EJvAGXGqdTSWHyLJSMWZdQDqWJk cLCARAqL UMwFCRmhj wtVGD JGkWDBAf bqzPlT dFFRQLJKXrCWcnhMtJUvuadvnwAAAIBCnQfAAxoLtatT oCkWQcydNsyugEvLrHlogoWEiclacWPkoXSspbzUcfkjNQaePhRkcJdSdAlFzUmLMkXoMHgkqNXglxWNVqBScYRdbFdTkLCgtpklilhvuHQCdbgBLBAikcRkDp FCVkUgPC Rw n gt gt ssh known hostsAdd this snippet to your Dotfiles It will ensure the proper SSH agent is started if not already and that the key environment variables are set if CODESPACES true then if z SSH AUTH SOCK then RUNNING AGENT ps ax grep ssh agent s grep v grep wc l tr d space if RUNNING AGENT then Launch a new instance of the agent ssh agent s amp gt HOME ssh ssh agent fi eval cat HOME ssh ssh agent fi Add my SSH key if n PERSONAL SSH KEY then ssh add lt lt lt PERSONAL SSH KEY fifiIn order to see this all come together with our Docker in Docker Lambda patterns please read the Serverless Docker Patterns article in this series where we describe how to use the SSH AUTH SOCK in a cross platform way for Mac amp Linux AWS CLIFor our Lambda projects we use Docker in Docker patterns where both the AWS amp SAM CLIs are pre installed on the development image However you may need the AWS CLI installed on the developer s host machine too In this case Codespaces Here is a short snippet that you can use in your postCreate script echo Installing AWS CLI pushd tmpcurl o awscliv zip unzip qq awscliv zipsudo aws installrm rf awscliv zip awspopd Docker in DockerI ve said this before but cross platform Docker in Docker is really hard This series aims to talk about most of them but one I learned the hard way is that sometimes the pain comes from the ones you love in this case AWS SAM The team is doing some amazing work but I ran into a few issues where Docker in Docker patterns have broken down Read here for details No Response from Invoke Container for Lambda Inside docker compose Watch Option for SAM Build Command Full Lamby ExampleAssuming the other patterns were in place like various postCreate hooks for SSH using GitHub Codespaces with your already Docker ized project is super easy Here is a complete devcontainer devcontainer json file for one of our projects Again see the Serverless Docker Patterns related post on how we are using COMPOSE FILE for Mac filesystem performance and why it would be needed here name my application forwardPorts remoteEnv COMPOSE FILE docker compose yml postCreateCommand devcontainer postCreate In fact none of this would be needed for a starter application Give it a try Go through our Lamby Quick Start guide commit your project to GitHub and give Codespaces a try Security QuestionsThe Codespaces team was kind enough to write their own Security in Codespaces documentation I ll highlight their introduction below Codespaces is designed to be security hardened by default Consequently you will need to ensure that your software development practices do not risk reducing the security posture of your codespace This guide describes the way Codespaces keeps your development environment secure and provides some of the good practices that will help maintain your security as you work As with any development tool remember that you should only open and work within repositories you know and trust Good stuff Security is a shared responsibility and it appears GitHub is doing their part Please read over the full documentation for more information but here are a few things I paid special attention to Audit Logs Are generated and can be queried Organization amp User Secrets Built on the same technology GitHub draws a line between GitHub standard org user secrets with the Codespace ones Again they can be set at the organization repository or user Providing an immense amount of control and security layers Dotfiles Remind users that these are public repositories Tho possible to encrypt secrets I personally recommend keeping them basic to aliases and functions Secure Networking Authenticated via GitHub via temporary tokens Forwarding ports for web servers is done securely over the network between the host Nothing is public by default What is Coming As mentioned above I would love to see a native SSH solution For now the workarounds are minimal and feel secure with GitHub Secrets and Codespaces integration In their introductory blog article the GitHub team put a lot of emphasis on prebuilds ensuring that each Codespaces development environment was super fast to setup This was critical for their team and as of now Gitpod is making a clear distinction this is a key differentiator for them I suspect prebuilds are coming soon ResourcesThanks so much for reading I would love to hear if you found this article helpful or what your organization may be doing with GitHub Codespaces GitHub Codespaces Blazing fast clouddeveloper environments with Visual Studio Code backed by high performance VMs that start in seconds GitHub s Engineering Team has moved to Codespaces Great description of the business needs for easy development environments Common for most orgs Getting Started with Rails on Lambda An quick start guide using Docker for development with GitHub amp Codespaces VS Code Remote Development The architecture behind GitHub Codespaces Gitpod Spin up fresh automated dev environmentsfor each task in the cloud in seconds DevX Digest The Rise of Ephemeral Developer Environments Great post by Pauline P Narvas on where cloud based dev environments are headed 2021-08-31 17:22:44
海外TECH DEV Community Django React Boilerplate - With Free Samples https://dev.to/sm0ke/django-react-boilerplate-with-free-samples-6n8 Django React Boilerplate With Free SamplesHello Coders This article explains how to bundle together Django and React and code a full stack boilerplate that can be reused over multiple projects For newcomers Django is a leading Python Framework used for backend development and React is the most popular JS library used to code user interfaces backed by Facebook To make this article more useful a shortlist with open source full stack starters is provided Thanks for reading Content provided by App Generator Section The general view of the projectSection Django Short presentationSection What is ReactSection Set up Django API BackendSection Test the Django API using POSTMANSection Code React UI to communicate with DjangoSection Compile the samples backend and frontend Note All article resources are available for download from Github The React dashboard is configured to work with a simple Django API Server For support feel free to drop any question you might have on Discord Django API Server open source project MIT License React Berry Dashboard compatible React Dashboard Project OverviewWeb development has been evolved a lot in the last few years and we can code the same features using different combinations and patterns For instance if our goal is to build a simple one page website we can use Wix Gatsby Next Eleventy ty or the old school Php bundled with jQuery The possibilities are infinite and the final stack depends on many factors the technologies we know project budget and the will to learn something new In this article we will focus on a modern stack that uses Django as the backend technology and a simple UI powered by React The product will use a two tier architecture where the React Frontend communicates with the backend via a simple API powered by Django How It WorksThe Django API exposes a simple authentication interfaceReact UI is started and loaded by the browserThe UI initiate the login at startup and authenticate the userThe server gets the user credentials and allows the loginReact gets back the server responseThe user can access the private pages of the React UIThe complete this tutorial the workstation must have installed a few tools and libraries used to edit and compile this basic boilerplate Let s start with the mandatory ones Node JS used by React UIPython v the language used by DjangoGIT command line versioning toolPIP the official package manager shipped by PythonNPM a package manager for Javascript optional Yarn a faster alternative to NPM optional VsCode or Atom modern code editorsThe ability to work using the system console might be a plus in this process What is DjangoDjango is a modern web framework that comes with the batteries included concept which means it provides modules and libraries for many common features required in modern web development Session based authenticationAbstract Database access via a powerful ORMBuilt in security patternsHelpers forms models and data validationDjango can be installed in many ways and the most recommended way is to use PIP the official Python package manager Here is the complete list with commands Step Create a virtual environment Create the environment virtualenv env Activate the virtual environment source env bin activateStep Install the latest Django version pip install DjangoStep Build a basic Django project mkdir hellodjango cd hellodjango django admin startproject config Step Start the project python manage py runserver If all goes well we should see the default Django splash screen when accessing http localhost What is ReactReact is an open source front end JavaScript library for building user interfaces or UI components It is maintained by Facebook and a community of individual developers and companies React can be used as a base in the development of single page or mobile applications Another important fact is the proven popularity in the stats shows that React is used as the primary technology in frontend development superseding other frameworks like Vue Angular or Svelte For more information about this amazing library feel free to access React JS official websiteReact JS documentationBy following the official React tutorial we can scaffold a project skeleton with just a few commands typed in the terminal Step Install create react app CRA tool npm install g create react appStep Create the React app skeleton npx create react app reactappStep Install React Dependencies npm run start OR yarn start The above command should open automatically the browser window with the React default page Code the Django API backendBeing such a mature framework with its first release in Django is known as a complete batteries included library To serve successfully the React interface our simple Django server will implement a simple authentication service using JWT web tokens that exposes a few basic methods api users register create a new user api users login authenticate an existing user api users logout delete the associated JWT token api users edit edit the information associated with a registered userTo keep things simple as possible the backend server will use the default SQLite persistence and Django REST Framework DRF for the API nodes Inside the previously created project let s create a new Django application called API cd hellodjango python manage py startapp appThe startapp command should create a new directory api with this structure api init py admin py apps py migrations init py models py tests py views pyCreating an API interface to manage transactions usually go this way Creating the modelCreating the serializerWrite the views or the viewsetsRegister the viewsets by creating routesHere is a simple User Model definition class User AbstractBaseUser PermissionsMixin username models CharField db index True max length email models EmailField db index True unique True is active models BooleanField default True date models DateTimeField auto now add True Create the serializer for the User modelA serializer allows us to convert complex Django complex data structures such as querysets or model instances in Python native objects that can be easily converted JSON XML format but a serializer also serializes JSON XML to native Python class UserSerializer serializers ModelSerializer date serializers DateTimeField read only True class Meta model User fields id username email date read only field id Code the viewsets The code will provided only for Login method the full code is available at the end of the article The routes for the API interface should look like this api users register create a new user api users login authenticate an existing user api users logout delete the associated JWT token api users edit edit the information of a registered userThe ViewSet class comes with built in actions like list retrieve create update destroy from api authentication serializers import LoginSerializerclass LoginViewSet viewsets GenericViewSet mixins CreateModelMixin permission classes AllowAny serializer class LoginSerializer def create self request args kwargs serializer self get serializer data request data serializer is valid raise exception True return Response serializer validated data status status HTTP OK Register the viewsets aka routesfrom rest framework import routersfrom api user viewsets import UserViewSetrouter routers SimpleRouter trailing slash False router register r edit UserViewSet basename user edit router register r register RegisterViewSet basename register router register r login LoginViewSet basename login router register r checkSession ActiveSessionViewSet basename check session router register r logout LogoutViewSet basename logout urlpatterns router urls Note for BeginnersThe above section aims to suggest the concept without providing the full implementation Curious minds can analyze the whole project published on Github For questions feel free to ask for support in Discord Django REST API source code published on Github Test Django API using POSTMANOnce our API is up and running we can use POSTMAN a popular free tool to test the backend code We assume the Django API server is started on port and the registration method is fully coded and functional Postman Create a new collection and request with propertiesRequest POST over http localhost api users registerHeader Content type application jsonBody data user password and emailThe Body Content specifies the credentials for the new user The Registration API ResponseAt this point the user is created in the database and we can authenticate and move on with our full stack project Code React UIThe React part of this tutorial is coded on top of an open source project cloned from Github React Berry Dashboard a Material UI template provided by CodedThemes The initial project basically a lifeless React template will be improved with a few simple features Usable authentication flow compatible with the Django APIActions Login Logout and RegisterGuest users are redirected to the login pagePrivate pages are visible only to the authenticated users React Berry Clone the template sources from the public repository git clone cd berry free react admin templateInstall Dependencies via NPM or Yarn npm i OR yarn React Datta Able Start project in development mode npm run start OR npm startTo code the new features the project dependencies should be updated with a few useful libraries Formik used to enhance and manage the registration formsAxios used to manage the communication with Django APIOnce the new dependencies are properly installed we can proceed further with the code Project configuration URL of the backend APIThe application will use a common set of variables imported in different places like login logout etc To make our life easier it might be a good idea to define all variables in a single file src config js const config basename defaultPath dashboard default API SERVER http localhost api lt The magic line export default config The most important value is saved by the API SERVER variable basically the address of our Flask API When the project goes into production this address should be updated accordingly with the address of the public API Because we want to redirect the guest users to authenticate a Guard Component is provided to check the authentication context for each client request import React from react import Redirect from react router dom import useSelector from react redux import BASE URL from config constant const GuestGuard children gt const account useSelector state gt state account const isLoggedIn account if isLoggedIn return lt Redirect to BASE URL gt return lt React Fragment gt children lt React Fragment gt export default GuestGuard The next step is to declare a global store where the user s state is saved The redux store provides this information in a simple way using a few variables and objects export const initialState token isLoggedIn false isInitialized false user null const accountReducer state initialState action gt switch action type case ACCOUNT INITIALIZE const isLoggedIn user token action payload return state isLoggedIn isInitialized true token user case LOGIN const user action payload return state isLoggedIn true user case LOGOUT return state isLoggedIn false token user null default return state The variables associated with the current user should be updated based on the actions performed in the session Guest access the session user is Null and isLoggedIn state is falseLogin the user is successfully authenticated by the backend and Of course isLoggedIn state becomes trueLogout all session data is deleted and isLoggedIn becomes false againAt this point the React UI can be used to register and authenticate users Compile the Free SamplesAll the above code is already provided on Github in two separate projects Django API Server open source project MIT License React Berry Dashboard compatible React DashboardStep Compile the Django API Server git clone cd api server django virtualenv p python venv source venv bin activate pip install r requirements txt python manage py migrate python manage py runserver At this point we can use POSTMAN to test the authentication interface as described in the product documentation Unified API Interface Step Compile the React Template git clone cd react berry dashboard npm i npm run start At this point with the front end and backend up amp running we can start using this open source React UI powered by a simple Django API Thanks for reading During this long post we ve tried to cover the basic concepts of a full stack boilerplate built with React and Django For more resources please access More React Apps index provided by AppSeedOpen source Dashboards crafted in Flask and DjangoFree React Dashboards a curated list published here on Dev to 2021-08-31 17:08:02
Apple AppleInsider - Frontpage News Moment (M)Force case review: MagSafe for your iPhone 11 https://appleinsider.com/articles/21/08/31/moment-mforce-case-review-magsafe-for-your-iphone-11?utm_medium=rss Moment M Force case review MagSafe for your iPhone One of Apple s most touted features on iPhone ーMagSafe ーfinally makes its way to iPhone thanks to Moment s new premium cases Moment s M Force case for iPhone works with MagSafeWhen Apple proudly announced the iPhone on stage almost a year ago MagSafe was a highlight of the event This new magnetic connector opened up a whole new world of possible iPhone accessories including mounts chargers wallets and more Read more 2021-08-31 17:55:27
Apple AppleInsider - Frontpage News Nomad launches MagSafe-compatible Base Station Mini with Magnetic Alignment https://appleinsider.com/articles/21/08/31/nomad-launches-magsafe-compatible-base-station-mini-with-magnetic-alignment?utm_medium=rss Nomad launches MagSafe compatible Base Station Mini with Magnetic AlignmentNoman on Tuesday introduced an updated version of its compact Base Station Mini with new internal magnets to help align the device and enable the fastest possible charging This updated Qi charger also is compatible with Apple s MagSafe on iPhone iPhone on Base Station MiniFirst introduced earlier this year the new model dubbed the Base Station Mini with Magnetic Alignment also has upped the Qi wireless charging speed to a maximum of W though iPhones are still limited to W at the high end Read more 2021-08-31 17:25:01
Apple AppleInsider - Frontpage News Apple issues eighth developer betas for iOS 15, iPadOS 15, tvOS 15, watchOS 8 https://appleinsider.com/articles/21/08/31/apple-issues-eighth-developer-betas-for-ios-15-ipados-15-tvos-15-watchos-8?utm_medium=rss Apple issues eighth developer betas for iOS iPadOS tvOS watchOS Apple has reached its eighth round of betas with more builds of iOS iPadOS tvOS and watchOS now available for testing The latest builds can be downloaded by developers in the beta testing scheme via the Apple Developer Center or as an over the air update for hardware already using earlier beta builds A public beta version of the releases is expected to start arriving soon and will be available through the Apple Beta Software Program website The eighth round takes over from the event which arrived on August The sixth round was on August the fifth on August August for watchOS and round four was on July Read more 2021-08-31 17:07:53
Apple AppleInsider - Frontpage News Best Deals August 31 - $100 off Razer eGPU, $8 off Final Fantasy pre-order, and more! https://appleinsider.com/articles/21/08/31/best-deals-august-31---100-off-razer-egpu-8-off-final-fantasy-pre-order-and-more?utm_medium=rss Best Deals August off Razer eGPU off Final Fantasy pre order and more Tuesday s best deals include off a Razer Core eGPU Refurbished AirPods Pro off Lego Technic Land Rover and more Deals Tuesday August Shopping online for the best discounts and deals can be an annoying and challenging task So rather than sifting through miles of advertisements check out this list of sales we ve hand picked just for the AppleInsider audience Read more 2021-08-31 17:57:37
海外TECH Engadget EA dips back into college football with Campus Legends event in Madden NFL 22 https://www.engadget.com/ea-madden-nfl-22-event-college-football-campus-legends-172525556.html?src=rss EA dips back into college football with Campus Legends event in Madden NFL Electronic Arts is dipping back into college football with a limited time mode in Madden NFL The Campus Legends mode features ten school teams including rosters filled with college football icons as well as current and former NFL stars who are alumni of those squads The event is available through the Superstar KO multiplayer mode The college teams are Clemson University University of Miami Louisiana State University University of Florida University of Oklahoma University of Texas University of Southern California USC University of Oregon University of Nebraska and Michigan State University The NEW Campus Legends event is now live ft historic programs to challenge your friends with Rivalry Happens Here ️ Maddenpic twitter com WKLinAKAyーMadden NFL EAMaddenNFL August EA notes Madden is now the first game since to include a college football experience The publisher announced earlier this year that it s bringing back the College Football series The next game in the no longer dormant franchise is likely years away though so college football modes in Madden might have to do the trick for now To mark the release of the mode former college and NFL stars Vince Young and Reggie Bush will play against each other as their respective alma maters University of Texas and USC The pair faced off in the Rose Bowl in and they ll return to the Rose Bowl Stadium to repeat the matchup in Madden You can watch the showdown tonight starting at PM ET on the NFL YouTube or Madden NFL Twitch channels You have a few weeks to check out Campus Legends The mode will be available until September th 2021-08-31 17:25:25
海外TECH Engadget You can now shop for e-bikes and electric scooters at Best Buy https://www.engadget.com/best-buy-starts-selling-e-bikes-electric-scooters-171330423.html?src=rss You can now shop for e bikes and electric scooters at Best BuyBest Buy is jumping on the e bike bandwagon Starting today you can visit the retailer s website to purchase powered bicycles as well as electric scooters and mopeds from brands like Unagi Bird Segway and SWFT In October Best Buy will begin stocking those same EVs in select stores across the US including Los Angeles New York and San Francisco The company s Geek Squad contingent will also offer a service where it will come to your house to adjust the brakes seat height and handlebars on your new whip It s not surprising to see Best Buy embrace e bikes Nearly all forms of electric transportation have done well during the pandemic but e bikes in particular have had a moment Last summer sales of powered bicycles outpaced all others by a significant margin In most cases you re probably best off visiting your local bike shop to see what they have on offer but with how difficult it s been to buy a new bicycle during the pandemic it never hurts to have another place to shop for your next ride 2021-08-31 17:13:30
海外科学 NYT > Science Federal Judge Strikes Down Trump Rule Governing Water Pollution https://www.nytimes.com/2021/08/31/climate/federal-judge-trump-water-pollution.html Federal Judge Strikes Down Trump Rule Governing Water PollutionThe rule allowed fertilizers pesticides and industrial chemicals to flow into small streams marshes and wetlands The judge warned of environmental harm 2021-08-31 17:44:46
ニュース BBC News - Home Amid violent reprisals, Afghans fear the Taliban's 'amnesty' was empty https://www.bbc.co.uk/news/world-asia-58395954?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-31 17:23:27
ニュース BBC News - Home NHS blood tube shortage: Supplier ramps up imports https://www.bbc.co.uk/news/business-58394899?at_medium=RSS&at_campaign=KARANGA blood 2021-08-31 17:54:12
ニュース BBC News - Home Covid-19 in the UK: How many coronavirus cases are there in my area? https://www.bbc.co.uk/news/uk-51768274?at_medium=RSS&at_campaign=KARANGA cases 2021-08-31 17:17:57
ニュース BBC News - Home Afghanistan: How can the West stop terror bases? https://www.bbc.co.uk/news/uk-58395371?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-31 17:02:36
ビジネス ダイヤモンド・オンライン - 新着記事 ひろゆきが断言「10万円の使い方に人間性が出る」 - 1%の努力 https://diamond.jp/articles/-/280677 youtube 2021-09-01 02:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 企業現場の対話に 「反転の問いかけ」を 入れ込んだ理由 - 組織が変わる https://diamond.jp/articles/-/279161 慢性疾患ってうちの会社のことすべて見抜かれている」「『他者と働く』が慢性疾患の現状認識ツールなら、『組織が変わる』は慢性疾患の寛解ツールだ」「言語化できないモヤモヤの正体が形になって現れる体験は衝撃でした」職場に活気がない、会議で発言が出てこない、職場がギスギスしている、仕事のミスが多い、忙しいのに数字が上がらない、病欠が増えている、離職者が多い……これらを「組織の慢性疾患」と呼び、セルフケアの方法を初めて紹介した宇田川氏。 2021-09-01 02:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 人生を今日から変えるには? - 習慣超大全 https://diamond.jp/articles/-/280798 自由自在 2021-09-01 02:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 「給料が1万2000円高い」より 「ランチ無料」が響く理由 - 売上最小化、利益最大化の法則 https://diamond.jp/articles/-/276938 2021-09-01 02:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 SBI証券のスクリーニングツールで 黒字転換2倍株の 候補銘柄を探す方法 - 黒字転換2倍株で勝つ投資術 https://diamond.jp/articles/-/280906 2021-09-01 02:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 【コンサルタントが語る】「単純な区別」が営業の超格差を生む - 営業の新PDCA大全 https://diamond.jp/articles/-/280852 著者 2021-09-01 02:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 テレワークでは要注意! こんなチャットは セクハラ・パワハラになる! - テレワーク時代のマネジメントの教科書 https://diamond.jp/articles/-/280606 2021-09-01 02:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 他人との関わり合い方 - 精神科医Tomyが教える 1秒で悩みが吹き飛ぶ言葉 https://diamond.jp/articles/-/278618 他人との関わり合い方精神科医Tomyが教える秒で悩みが吹き飛ぶ言葉人気シリーズ万部突破『精神科医Tomyが教える秒で悩みが吹き飛ぶ言葉』から、きょうのひと言職場でも学校でも家庭でも、みんなと仲良くしたほうがいいって、なんとなく思い込んでいませんか仲が悪いより、仲が良いほうがいいかもしれません。 2021-09-01 02:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 「向いていないかも」と思う仕事を 辞める勇気を持つために、 知ってほしい思考のメカニズム - 生きづらいがラクになる ゆるメンタル練習帳 https://diamond.jp/articles/-/280963 2021-09-01 02:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 【9月1日は防災の日】「火災除けの神」として広く信仰されている神様は? - 最強の神様100 https://diamond.jp/articles/-/280803 【月日は防災の日】「火災除けの神」として広く信仰されている神様は最強の神様「仕事運」「金運」「恋愛運」「健康運」アップ「のご利益」の組み合わせからあなたの願いが叶う神様が必ず見つかる八百万やおよろずの神様から項目にわたって紹介。 2021-09-01 02:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 ストレスを抱えやすい人に精神科医が教えたい「自分の甘やかし方」とは? - どうかご自愛ください https://diamond.jp/articles/-/280366 精神科医 2021-09-01 02:05:00
ビジネス ダイヤモンド・オンライン - 新着記事 タリバン、米軍撤退で祝勝ムード イスラム法に基づく統治へ - WSJ発 https://diamond.jp/articles/-/281029 米軍撤退 2021-09-01 02:01:00
Azure Azure の更新情報 Azure Functions support for Node 10 is ending on 30 September 2022 https://azure.microsoft.com/ja-jp/updates/azure-functions-support-for-node-10-is-ending-on-30-september-2022/ azure 2021-08-31 17:11:47
Azure Azure の更新情報 Azure Functions support for PowerShell 6 is ending on 30 September 2022 https://azure.microsoft.com/ja-jp/updates/azure-functions-support-for-powershell-6-is-ending-on-30-september-2022/ september 2021-08-31 17:10:56
Azure Azure の更新情報 Azure Functions support for Node 6 is ending on 28 February 2022 https://azure.microsoft.com/ja-jp/updates/azure-functions-support-for-node-6-is-ending-on-28-february-2022/ azure 2021-08-31 17:09:30
AWS AWS Machine Learning Blog Dive deep into Amazon SageMaker Studio Notebook architecture https://aws.amazon.com/blogs/machine-learning/dive-deep-into-amazon-sagemaker-studio-notebook-architecture/ Dive deep into Amazon SageMaker Studio Notebook architectureMachine learning ML is highly iterative and complex in nature and requires data scientists to explore multiple ways in which a business problem can be solved Data scientists have to use tools that support interactive experimentation so you can run code review its outputs and annotate it which makes it easy to work and collaborate … 2021-08-31 18:45:27
AWS AWS How do I connect to a Amazon RDS MySQL DB instance or Aurora MySQL DB cluster with Amazon RDS Proxy? https://www.youtube.com/watch?v=GB36MWG0Cdg How do I connect to a Amazon RDS MySQL DB instance or Aurora MySQL DB cluster with Amazon RDS Proxy Skip directly to the demo For more details see the Knowledge Center article with this video Vanshika shows you how to connect to a Amazon RDS MySQL DB instance or Aurora MySQL DB cluster with Amazon RDS Proxy 2021-08-31 18:07:57
python Pythonタグが付けられた新着投稿 - Qiita 主要なGANモデルについて、初心者なりにまとめた(随時更新) https://qiita.com/okateru/items/3eacbf858081fa3cf77e このようにつのネットワークが騙し合いを繰り返しながら、レベルアップしていく仕組みになっており、相反した目的のために学習するために敵対的と呼ばれます。 2021-09-01 03:54:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) unityで開発したアプリをAndroid向けに実機テストしたい場合にAndroid studioは必要なのか https://teratail.com/questions/357147?rss=all unityで開発したアプリをAndroid向けに実機テストしたい場合にAndroidstudioは必要なのかUnityバージョンでアプリ開発をしています。 2021-09-01 03:55:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) linuxコマンドでiconvをあるディレクトリの配下のファイルすべてに実行する方法について https://teratail.com/questions/357146?rss=all 「test」以下testDirとします。 2021-09-01 03:15:17
海外TECH Ars Technica New ruling reverts Clean Water Act protections to 1980s vintage https://arstechnica.com/?p=1790905 policy 2021-08-31 18:03:37
海外TECH DEV Community How to Level Up as a Software Engineer | AWS Community Builders Program https://dev.to/brianhhough/how-to-level-up-as-a-software-engineer-aws-community-builders-program-55g4 How to Level Up as a Software Engineer AWS Community Builders ProgramWondering what you can do to level up as a software engineer developer or programmer this year ‍In this episode of the Tech Stack Playbook I m diving into the program that has single handedly helped me the most in my tech career thus far the AWS Community Builders Program Today s episode focuses on AWS the community the core benefits of the program and how it has helped me level up as a software engineer and developer this year Quick plug Applications close on August so please reach out if you have any questions about the program and be sure to apply by the deadline here Here s a glance at what you ll learn in this episode Time stamps How the AWS Community Builders Program has helped me level up Benefit Being a Part of a Vibrant Community Benefit Being Surrounded by Constant Education and Learning Benefit An Immense Amount of Resources and Tools Benefit Get Connected to Conferences Events and Workshops Why constant learning is key amp how community mentors can help Reflecting on the past year of growth and development in software engineering ‍What are the Benefits of the AWS Community Builder s Program for Developers The benefits of the AWS Community Builders program knows no bounds because it s a truly priceless program In the beginning you will get a welcome kit which has some amazing AWS swag like hats water bottles desktop accessories of AWS credits and way more goodies and benefits But there are several core aspects of the program that can be so instrumental to fellow programmers developers and people in tech From exclusive webinars and events to a global Slack channel of developers programmers software engineers developer advocates CTOs executives and everyone in between there is so much value packed into this program for all involved So what are the key highlights from this program I ll walk through for key benefits of the program and explain why this program has been so valuable to me ‍BENEFIT Being a Part of a Vibrant CommunityWhen you are starting out in your developer journey whether at the executive or technical levels whether you are a freelancer or employed by a software company you always need to think about your community Who are the people you surround yourself Who do you turn to and talk to when you have questions or comments about tech your job your career etc During the COVID pandemic and even beforehand I was constantly thinking about how I can build my network of friends colleagues mentors and guides in technology As a self taught programmer I have done bootcamps and courses and programs but I don t have a degree in computer science so I needed to surround myself with people who went down similar paths and different paths to learn what set them up for success And joining a highly engaged and inspiring community of software engineers and developers from around the world building on the same tools and frameworks is one of the best ways to accomplish this It all goes back to joining a community The AWS Community Builders program is full of some of the most selfless smart caring and supportive people I have ever met People who go out of their way to answer questions help people when they have questions and work on helping the rest of the community level up as well AWS leaders AWS Heroes experts in tech and senior leaders of the industry are all a part of this program along with early career and young software engineers like me The community is so rich with so many different types of technology people all sharing a passion for serverless frameworks cloud based software and of course AWS If you are looking for a highly engaged and active family of developers and programmers who constantly will push you to be better smarter faster and stronger than you were the day before look no further than the AWS Community Builders Program especially to be around people who inspire you to constantly level up ‍BENEFIT Being Surrounded by Constant Education and LearningHow are you constantly thinking about how you will level up as a developer or programmer Are you learning new things or just doing the same old same old The AWS staff puts on incredible exclusive events workshops talks and meetings on cutting edge serverless tools like SageMaker and Hugging Face for artificial intelligence and machine learning AI amp ML database best practices like DynamoDB or Neptune messaging services like SNS and SES and PinPoint as well as networking and compute services like EC VPC etc There is so much high level content that exists on the Internet and it can leave you wondering…so how does this tech actually work If I wanted to actually use these tools what do I need to do Well thanks to the these exclusive events and workshops you get to have leading technology experts AWS staff and tech visionaries walk you through implementation code walkthroughs and more You get architecture diagrams roadmaps how to guides and a plethora of resources ‍BENEFIT An Immense Amount of Resources and ToolsThe third biggest benefit that I think makes the AWS Community Builders Program so valuable is the resources and tools Community Builders have at their disposal I ve benefited a lot from having a subscription to Cloud Academy and having access to classes and guides and lessons By going through classes and education online on demand and on the topics you are most curious on this makes it so easy to get the skills you need for your job for your passion project and for your company Online education is only going to increase in importance and value in the months and years to come and especially during these remote months being able to attend virtual classes and webinars right from your computer makes it that much easier to upskill and level up ‍BENEFIT Get Connected to Conferences Events and WorkshopsThe fourth largest benefit has to be the connection to conferences events and workshops Being able to jump into a conference session or be invited to a Brown Bag lunch workshop on a certain AWS or serverless tool… and also be invited to speak at events like this…has such an immense amount of value for anyone looking to get more presentation and conference experience under their belt As a young professional opportunities like this can be difficult to come by so having people that can put you in touch with event organizers and leaders can make all the difference for sharing the insights you re learning on the job in your side projects or generally sharing insights based on what you are working on One of the opportunities I was able to earn was giving a hour master class on the AWS Serverless Databases all Programmers and Software Engineers Should Know Additionally this upcoming Saturday my talk on AWS Serverless Databases was accepted for Data Saturday Oslo which I am super excited about Not only do you get amazing experience by presenting technology to global audiences but you also get to inspire and empower other developers to learn new tools solutions strategies and methodologies By bringing people into the fold of cutting edge technology you never know who you might empower in the “virtual stands Or in the audience there might be someone who goes on to implement what you talked about or builds a solution that has a large impact on the world The possibilities are truly limitless and you never know what your talk might do to impact people and get people started in their serverless full stack and AWS journeys ‍How to Become an AWS Community Builder If this interests you and you want join this incredible program and community I highly recommend that you apply The deadline is August th so make sure to apply via the application link here If you have any questions about the application process please reach out over social media or drop a comment below and I will respond Check out the full recording below Let me know if you found this post helpful And if you haven t yet make sure to check out these free resources below Follow my Instagram for more BrianHHoughWatch my latest YouTube video for moreListen to my Podcast on Apple Podcasts and SpotifyJoin my FREE Tech Stack Playbook Facebook GroupLet s digitize the world together Brian 2021-08-31 18:14:28
海外TECH DEV Community Top 7 Featured DEV Posts from the Past Week https://dev.to/devteam/top-7-featured-dev-posts-from-the-past-week-42d7 Top Featured DEV Posts from the Past WeekEvery Tuesday we round up the previous week s top posts based on traffic engagement and a hint of editorial curation The typical week starts on Monday and ends on Sunday but don t worry we take into account posts that are published later in the week Sorting through the Chaos thenjdevopsguy explains why we need chaos engineering ーand how can make sense of it Three Tips To Understand Chaos Engineering Mike Levan・Aug ・ min read chaosengineer devops sre cloudnative All about transfer learningTransfer learning can save you a lot of time when developing a machine learning model from scratch flippedcoding explains Using Experiments for Transfer Learning Milecia・Aug ・ min read machinelearning datascience Your check engine light is onAs dinamlev writes it s critical to write de coupled repeatable tests that provide important meaningful signals You ll get a primer on how to do just that in this post How to write good software tests Dina Levitan・Aug ・ min read testing productivity programming codequality Where nostalgia meets software christinecdev s tutorial aims to help you get started with Local Storage and further your React skills ーwith some added Pokémon flair Let s Make a Pokémon Themed Note Keeping App in React Christine Coomans・Aug ・ min read react javascript tutorial productivity Great web design from A ccessibilty to Z imiahazel has provided some design guidelines that will place your website thousands of steps aheads of the pack Fundamental Principles of Effective Web Design Imia Hazel・Aug ・ min read webdesign webdev ux design Web is changing the gameThere s a lot of misguided and downright spammy Web cryptocurrency content out there dabit has advice you can trust The New Creator Economy DAOs Community Ownership and Cryptoeconomics Nader Dabit・Aug ・ min read webdev blockchain ethereum Knowing and nailing the expectations of your roleIn this article eisabai offers answers to many of the early career software development questions that you wanted to ask your new colleagues but were too afraid to Your First Days as a Software Developer at a Tech Company Isabel Nyo・Aug ・ min read advice productivity career webdev That s it for our weekly wrap up Keep an eye on dev to this week for daily content and discussions and if you miss anything we ll be sure to recap it next Tuesday 2021-08-31 18:04:47
Apple AppleInsider - Frontpage News Apple releases slightly revised build of its newest AirTag firmware https://appleinsider.com/articles/21/08/31/apple-releases-slightly-revised-build-of-its-newest-airtag-firmware?utm_medium=rss Apple releases slightly revised build of its newest AirTag firmwareOnly five days after AirTag firmware version was released Apple has updated the firmware again with a slight build number change AirTag firmware updateUnlike other device operating systems the AirTag does not have an update menu to control incoming updates install Instead users must wait for the update to install automatically Read more 2021-08-31 18:42:45
Apple AppleInsider - Frontpage News Joby releases line of MagSafe-compatible mounts for iPhone 12 https://appleinsider.com/articles/21/08/31/joby-releases-line-of-magsafe-compatible-mounts-for-iphone-12?utm_medium=rss Joby releases line of MagSafe compatible mounts for iPhone Joby s new line of GorillaPods brings support for Apple s MagSafe allowing iPhone owners the ability to quickly and reliably mount their devices without a clip GripTight Mount for MagSafe on the GorillaPod tripodThe popular line of moldable tripods is being updated with a new GripTight Mount for MagSafe that has a hybrid clamp to securely hold your phone in vertical or horizontal orientations and connect other Joby accessories Read more 2021-08-31 18:35:52
Apple AppleInsider - Frontpage News Apple will have a hand in every detail of the 'Apple Car,' analysts say https://appleinsider.com/articles/21/08/31/apple-will-have-a-hand-in-every-detail-of-the-apple-car-analysts-say?utm_medium=rss Apple will have a hand in every detail of the x Apple Car x analysts sayApple s car strategy will likely focus on vertical integration with the company having a hand in virtually every aspect of the Apple Car Morgan Stanley analysts said Credit AppleInsiderIn a note to investors seen by AppleInsider Morgan Stanley analysts Adam Jonas and Katy Huberty discussed rumors of Apple s automotive ambitions how the company could implement its strategy into such a vehicle and the legacy of Apple CEO Tim Cook Read more 2021-08-31 18:18:25
Apple AppleInsider - Frontpage News Nomad launches MagSafe-compatible Base Station Mini with Magnetic Alignment https://appleinsider.com/articles/21/08/31/nomad-launches-magsafe-compatible-base-station-mini-with-magnetic-alignment?utm_medium=rss Nomad launches MagSafe compatible Base Station Mini with Magnetic AlignmentNoman on Tuesday introduced an updated version of its compact Base Station Mini with new internal magnets to help align the device and enable the fastest possible charging This updated Qi charger also is compatible with Apple s MagSafe on iPhone iPhone on Base Station MiniFirst introduced earlier this year the new model dubbed the Base Station Mini with Magnetic Alignment also has upped the Qi wireless charging speed to a maximum of W though iPhones are still limited to W at the high end Read more 2021-08-31 18:24:00
海外TECH Engadget Samsung adds Galaxy Z Fold 3 and Flip 3 features to older foldable phones https://www.engadget.com/samsung-one-ui-3-1-1-galaxy-z-fold-2-185330625.html?src=rss Samsung adds Galaxy Z Fold and Flip features to older foldable phonesYou won t have to buy a Galaxy Z Fold or Flip to get their software upgrades Samsung is rolling out a One UI update that brings many of those phones multitasking and app resizing features to the original Fold Fold Flip and Flip G The Fold line unsurprisingly benefits the most thanks to its larger tablet like screen Features like Multi Active Window up to three apps at once and App Split View seeing extra content for an app make that folding display much more useful You can also force apps to resize and rotate on your Fold pin your favorites with the Taskbar and mirror your internal display on the cover screen Not that Flip owners are out of luck Drag amp Split lets all Samsung foldable owners create a new window for an already open app and you can invoke Flex Mode to bring up media controls when the phone is partially folded Most of these features are deploying now although you ll have to wait an extra week if you re using the first Galaxy Fold Not that you ll likely mind This could significantly improve the usefulness of your older foldable and suggests Samsung is eager to earn the loyalty of early adopters ーif just to increase the chances that you ll buy another Fold or Flip when you re due for an upgrade 2021-08-31 18:53:30
海外TECH Engadget Punishing platformer 'Ghostrunner' adds accessibility mode https://www.engadget.com/ghostrunner-assist-mode-dlc-183350979.html?src=rss Punishing platformer x Ghostrunner x adds accessibility modeGhostrunner was one of the best surprises of It s a stylish first person platformer that takes the best elements of Titanfall s parkour mechanics and adds a cyberpunk twist to the proceedings It s also a challenging game that demands precision and purpose from the player Make a single mistake and you ll need to replay a section of a level again That can get frustrating fast so developer One More Level is adding a new feature called Assist Mode Assist Mode introduces three options you can toggle on and off You can opt to shorten your character s ability cooldowns slow down the game to give you more time to react and play with an extra life to make mistakes less punishing Accessibility modes are becoming more common in video games and it s always good to see another developer find a way to allow more people to enjoy their work For experienced players there s a new feature called Wave Mode that is essentially Ghostrunner s take on a roguelike You ll need to complete rounds in succession with each one featuring different enemies ーeven when you attempt the same one multiple times Make it all the way to the end and you ll earn a fancy new katana for your character Both Assist and Wave modes are available today for free on the platforms where you can already buy Ghostrunner That includes PlayStation Xbox One Nintendo Switch and PC via Steam the Epic Games Store and GOG When the game makes its way to PlayStation and Xbox Series X S on September th it will come with those modes included 2021-08-31 18:33:50
Cisco Cisco Blog Edge Apps in the enterprise https://blogs.cisco.com/networking/edge-apps-in-the-enterprise Edge Apps in the enterpriseThe concept of edge computing has been in use for quite a while now in IoT networks It makes immense sense for compute to be shifted to the edge in these kind of networks since we can save on costly bandwidth by avoiding unnecessary traffic over the WAN Sensors that sent data up only when 2021-08-31 18:30:44
海外科学 NYT > Science Federal Judge Strikes Down Trump Rule Governing Water Pollution https://www.nytimes.com/2021/08/31/climate/federal-judge-trump-water-pollution.html Federal Judge Strikes Down Trump Rule Governing Water PollutionThe rule allowed fertilizers pesticides and industrial chemicals to flow into small streams marshes and wetlands The judge warned of environmental harm 2021-08-31 18:01:00
海外科学 NYT > Science In Afghanistan, War and Climate Change Collide https://www.nytimes.com/2021/08/30/climate/afghanistan-climate-taliban.html people 2021-08-31 18:49:57
海外科学 NYT > Science What We Know About Climate Change and Hurricanes https://www.nytimes.com/2021/08/29/climate/climate-change-hurricanes.html behave 2021-08-31 18:58:18
海外ニュース Japan Times latest articles Suga to dissolve Diet mid-September and delay LDP race, report says https://www.japantimes.co.jp/news/2021/09/01/national/politics-diplomacy/suga-party-election-delay/ Suga to dissolve Diet mid September and delay LDP race report saysThe PM decided to shunt back the LDP race as he has struggled to solidify support in the party and opponents were likely to gather 2021-09-01 03:17:39
ビジネス ダイヤモンド・オンライン - 新着記事 クレーム対応を30分して埒が明かないときには「ギブアップ」すべき理由 - カスハラ撃退!クレーム対応完全マニュアル 援川聡 https://diamond.jp/articles/-/280937 埒が明かない 2021-09-01 04:00:00
ビジネス ダイヤモンド・オンライン - 新着記事 【マンガ】食品用ラップが防災グッズに七変化、3本ストックすべき理由 - ニュース3面鏡 https://diamond.jp/articles/-/280516 自然災害 2021-09-01 03:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 「池袋暴走事故」で判決、90歳被告に実刑が濃厚な理由 - ニュース3面鏡 https://diamond.jp/articles/-/280520 「池袋暴走事故」で判決、歳被告に実刑が濃厚な理由ニュース面鏡東京・池袋で年月、乗用車が暴走し母子人が死亡、人が重軽傷を負った事故で、自動車運転処罰法違反過失致死傷の罪に問われた旧通産省工業技術院の元院長・飯塚幸三被告の判決公判が日、東京地裁で開かれる。 2021-09-01 03:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 ズーム株、今後も音無しのままか - WSJ PickUp https://diamond.jp/articles/-/280933 wsjpickup 2021-09-01 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 日本曹達創業者・中野友禮の科学エッセイ「CO2と海の恵み、食料問題」 - The Legend Interview不朽 https://diamond.jp/articles/-/280846 特に中野が関心を向けているのが、食料問題だ。 2021-09-01 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 中国EV業界、外国勢追い抜きに現実味 - WSJ PickUp https://diamond.jp/articles/-/280934 競争相手 2021-09-01 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 アフガン巡る米の懸念、昔と同じ - WSJ PickUp https://diamond.jp/articles/-/280935 wsjpickup 2021-09-01 03:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 認知症の悪化を防ぐ「話しかけ方」のポイントとは - ニュース3面鏡 https://diamond.jp/articles/-/280936 認知症の悪化を防ぐ「話しかけ方」のポイントとはニュース面鏡高年齢化が進み、もはや誰もが他人事ではなくなった「認知症」。 2021-09-01 03:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 中国ゲーム規制、テンセントの勝負はまだ続く - WSJ発 https://diamond.jp/articles/-/281030 規制 2021-09-01 03:24:00
ビジネス ダイヤモンド・オンライン - 新着記事 SNSのがん情報の3分の1はフェイク、米ユタ大の調査より - カラダご医見番 https://diamond.jp/articles/-/280529 2021-09-01 03:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 ワンアンドオンリーの美大付属女子校は「秘密の花園」だった - 中学受験のキーパーソン https://diamond.jp/articles/-/280662 ワンアンドオンリーの美大付属女子校は「秘密の花園」だった中学受験のキーパーソンコロナ禍で人数を絞っていることもあり、どの学校も学校説明会の予約枠が取りづらい。 2021-09-01 03:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 管理職になりたくない女性が、“メンター”の存在で変わっていく理由 - HRオンライン https://diamond.jp/articles/-/280139 管理職になりたくない女性が、“メンターの存在で変わっていく理由HRオンライン少子高齢化による労働力人口の減少を見据え、“あらゆる人の働きやすい社会を目指す動きが加速している。 2021-09-01 03:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 温度変化で器に桜が浮かび上がる――伝統工芸の世界に変革を巻き起こす - しんきん経営情報-ウチのイチ押し! https://diamond.jp/articles/-/280527 温度変化で器に桜が浮かび上がるー伝統工芸の世界に変革を巻き起こすしんきん経営情報ウチのイチ押し度以下の冷たい飲み物を注ぐと、白い平盃の底に満開の桜が浮かび上がり、グラスに白く描かれた花火の絵柄が空に打ち上げられたかのような間合いで鮮やかに色づく。 2021-09-01 03:05:00
Azure Azure の更新情報 Run Commands for Azure VMware Solution now in public preview https://azure.microsoft.com/ja-jp/updates/run-commands-for-azure-vmware-solution-now-in-public-preview/ Run Commands for Azure VMware Solution now in public previewRun commands are a collection of PowerShell packages available in the Azure VMware Solution portal that simplify the execution of certain operations on vCenter With this announcement your cloud administrator can now more easily run management tasks that require elevated privileges 2021-08-31 18:07:11
AWS AWS Big Data Blog Get started with the Amazon Redshift Data API https://aws.amazon.com/blogs/big-data/get-started-with-the-amazon-redshift-data-api/ Get started with the Amazon Redshift Data APIAmazon Redshift is a fast scalable secure and fully managed cloud data warehouse that enables you to analyze your data at scale Tens of thousands of customers use Amazon Redshift to process exabytes of data to power their analytical workloads The Amazon Redshift Data API is an Amazon Redshift feature that simplifies access to your … 2021-08-31 19:59:36
AWS AWS Machine Learning Blog Increase your machine learning success with AWS ML services and AWS Machine Learning Embark https://aws.amazon.com/blogs/machine-learning/increase-your-machine-learning-success-with-aws-ml-services-and-aws-ml-embark/ Increase your machine learning success with AWS ML services and AWS Machine Learning EmbarkThis is a guest post from Mikael Graindorge Sales Operations Leader at Thermo Fisher Scientific In the life sciences industry data is growing in abundance and is getting increasingly complex which makes it challenging to use traditional analytics methodologies At Thermo Fisher Scientific our mission is to make the world healthier cleaner and safer and … 2021-08-31 19:55:37
AWS AWS Machine Learning Blog Fine-tune and host Hugging Face BERT models on Amazon SageMaker https://aws.amazon.com/blogs/machine-learning/fine-tune-and-host-hugging-face-bert-models-on-amazon-sagemaker/ Fine tune and host Hugging Face BERT models on Amazon SageMakerThe last few years have seen the rise of transformer deep learning architectures to build natural language processing NLP model families The adaptations of the transformer architecture in models such as BERT RoBERTa T GPT and DistilBERT outperform previous NLP models on a wide range of tasks such as text classification question answering summarization and … 2021-08-31 19:47:15
AWS AWS How do I resolve "Access Denied" error in Kinesis Data Firehose when writing to an Amazon S3 bucket? https://www.youtube.com/watch?v=6LgyS-qknOs How do I resolve quot Access Denied quot error in Kinesis Data Firehose when writing to an Amazon S bucket Skip directly to the demo For more details see the Knowledge Center article with this video Akshata shows you how to resolve the Access Denied error in Kinesis Data Firehose when writing to an Amazon S bucket Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-31 19:20:37
AWS AWS How do I configure an EC2 Windows instance to allow file downloads using Internet Explorer? https://www.youtube.com/watch?v=qLyf0isP0Xo How do I configure an EC Windows instance to allow file downloads using Internet Explorer Skip directly to the demo For more details see the Knowledge Center article with this video Ashish shows you how to configure an EC Windows instance to allow file downloads using Internet Explorer Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-31 19:17:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 上位3位までを出力するとき、同点が複数いた場合の処理の方法 https://teratail.com/questions/357148?rss=all 上位位までを出力するとき、同点が複数いた場合の処理の方法ltプログラムの目的gt人の学生の「学生番号、名前、科目の点数」がまとめられたファイルを読み込み、科目の合計点数が高い順に出力する。 2021-09-01 04:06:21
海外TECH Ars Technica MGM releases last trailer for No Time to Die, Daniel Craig’s final 007 film https://arstechnica.com/?p=1790882 final 2021-08-31 19:38:22
海外TECH DEV Community Taking Marko's Tags API for a Test Drive https://dev.to/ryansolid/taking-marko-s-tags-api-for-a-test-drive-2n6i Taking Marko x s Tags API for a Test DriveMarko recently released a preview for its upcoming Tags API This is pretty exciting as it adds a minimal API layer over Marko s state management that allows us to express complicated ideas in a more terse way than ever before So what s a good place to start Well I looked at Marko s TodoMVC example and decided it needed sprucing up So this simple list managing example feels like the perfect place to get started and introduce this new approach In this article we will build a TodoMVC application using Marko s Tags API So let s get started Setting up our projectIt s easy to get set up with a new Marko project using the Tags API gt npm init marko template tags apiIt prompts us to name the project and gives instructions to get started Next let s open our project in our code editor I am using VSCode And we see a simple folder structure We are going to keep this folder structure for our TodoMVC app but we will be replacing all the code Before that if you want to run npm run dev to see this example open in your browser Remove all the files under the src pages and src components folders and then we are good to get started with a clean slate Building our PageMarko is a Multi Page Framework but TodoMVC is a simple single page example We won t worry too much about that since our starter project here will take care of all the details So we start the same as any application and our index page Create a index marko file under your src pages folder Let s add some markup to it marko files are basically HTML documents so to start we just add the following lt doctype HTML gt lt html lang en gt lt head gt lt meta charset UTF gt lt meta name viewport content width device width initial scale gt lt meta name description content Marko TodoMVC gt lt title gt Marko TodoMVC lt title gt lt head gt lt body gt lt body gt lt html gt And there we have a working app Just run npm run dev and you should see a blank page with a title You could add as much markup you want to this page But let s add our first components Creating a StoreTodoMVC is driven off a central store very much in line with Model View Controller from which it gets its name In our case Marko isn t an MVC framework but it still makes it easiest to abstract our logic into a template that we will use as a data store Create TodoStore marko under components folder and copy in this code lt let nextId gt lt let todos gt lt let filter all gt lt return todos filter setFilter f filter f updateTodo todoId newProps todos todos map function todo if todo id todoId return todo return todo newProps clearCompleted todos todos filter function todo return todo completed removeTodo todoId todos todos filter function todo return todo id todoId toggleAllTodosCompleted completed todos todos map function todo if todo completed completed return todo return todo completed addNewTodo todoData todos todos title todoData title id c nextId completed false gt There is a lot going on in this file but really we are just seeing tags being used in the template The first define state in our Marko Templates using Marko s lt let gt tag The lt let gt tag allows us to define variables in our template In this case an id counter the list of todos and a variable to hold are filter state This leverages Marko s tag variable syntax where we can define a variable by putting it after a slash after the tag name and Marko s default attribute syntax that lets us pass a value without an attribute name by assigning it to the tag directly The lt return gt tag is how we expose tag variables to a parent template We are assigning an object that contains our state and some methods to mutate that state This template does not render any DOM elements itself but serves as a convenient way to encapsulate the behavior we d like to use in other templates We will be using this to drive the rest of our application Creating the AppSo let s start wiring this together We re going to create a new lt TodoApp gt tag because I want to keep my top level page document clean but this is completely unnecessary So create TodoApp marko under the components folder Also create a TodoHeader marko file under the components folder as well since we will need that in a minute Let s start by dropping the following into TodoApp marko lt TodoStore todos addNewTodo gt lt section todoapp gt lt TodoHeader addNewTodo addNewTodo gt lt if todos length gt lt section main gt lt ul todo list gt lt for todo of todos by todo gt todo id gt todo title lt for gt lt ul gt lt section gt lt if gt lt section gt lt style gt import url index css lt style gt We will be coming back to this file a few times in the course of this tutorial but this is the skeleton of our app The first tag is our lt TodoStore gt we created in the previous section We can access the values returned as a tag variable we are destructuring So far it is just the todos and addNewTodo This is the bulk of our template We are including the lt TodoHeader gt component we are yet to implement One of the great things about Marko is it can find tags in your local project automatically saving the need to import them Next we see a conditional lt if gt tag that only displays the list if todos length Marko uses tags for control flow These use all the same syntax and capabilities you can use in your custom tags Inside this block there is also the lt for gt tag that iterates over our todos Each iteration of the loop receives its values via Tag Parameters which we denote with enclosing pipes This allows us to do scoped child templating similar to Render Props in React Finally there is a lt style gt tag that imports the official TodoMVC CSS from their CDN Marko automatically strips out the style tag out into its own css files on build We can add our lt TodoApp gt to the body of our index marko page and we should now see a grey background when we run it with npm run dev you can keep this running in the background and it will refresh as we add changes lt doctype HTML gt lt html lang en gt lt head gt lt meta charset UTF gt lt meta name viewport content width device width initial scale gt lt meta name description content Marko TodoMVC gt lt title gt Marko TodoMVC lt title gt lt head gt lt body gt lt TodoApp gt lt body gt lt html gt Adding TodosRight now our app doesn t do very much so let s start working on the lt TodoHeader gt This is where we will enter our new Todos Copy this into your TodoHeader marko file lt attrs addNewTodo gt lt header header gt lt h gt todos lt h gt lt form onSubmit e const titleInput title addNewTodo title titleInput value titleInput value e preventDefault gt lt input title class new todo placeholder What needs to be done gt lt form gt lt header gt lt style gt header form margin lt style gt The first thing you will notice is the lt attr gt tag This is how we define the input that comes into our template We passed addNewTodo in from the lt TodoApp gt template and now we can use destructuring to get it here You can see Marko s shorthand class syntax on lt header header gt which applies the header class to the lt header gt element From there we create a lt form gt with an lt input gt The tag variable on the input element returns an Element Reference Getter This is a function that when called retrieves the native DOM reference to that tag We use it in our Submit handler Marko supports a shorthand for functions that we are using here that is very similar to JavaScript object methods This is the equivalent of assigning the function to an attribute of the same name Our Submit handler calls the addNewTodos method from our store Try it in the browser You should see a large input field and you should be able to enter some text and click enter and see it added to our page Right now they all just get appended in a long line of text but we will add more functionality to our Todos in the next section Making our Todos FunctionalWell it works but it ain t pretty Let s now add our lt TodoItem gt component So go ahead and add TodoItem marko under your components folder and copy in the following lt attrs todo updateTodo removeTodo gt lt let isEditing false gt lt let editingTitle gt lt const saveEdit if isEditing const el title updateTodo todo id title el value isEditing false gt lt li class completed todo completed editing isEditing gt lt div view gt lt input toggle type checkbox checked todo completed aria label Toggle todo completed onChange e var completed e target checked true updateTodo todo id completed gt lt label onDblClick isEditing true editingTitle todo title gt todo title lt label gt lt button destroy onClick removeTodo todo id aria label Delete todo gt lt div gt lt input title class edit title Enter the new todo title type text value editingTitle onBlur saveEdit onChange saveEdit onKeydown e if e keyCode ENTER saveEdit else if e keyCode ESC isEditing false gt lt li gt This is our biggest code snippet by far and it s because the Todos do a lot of stuff You can check them uncheck them and double click to edit We are seeing the lt const gt tag for the first time here It is useful for defining things in our template that do not get reassigned In this case a function we use in multiple places We also see nice usage of Marko s support of object syntax for applying classes If you add the necessary methods to the store and replace the contents of lt for gt in TodoApp marko you should now have a basic working Todo application lt TodoStore todos addNewTodo updateTodo removeTodo gt lt section todoapp gt lt TodoHeader addNewTodo addNewTodo gt lt if todos length gt lt section main gt lt ul todo list gt lt for todo of todos by todo gt todo id gt lt TodoItem todo todo updateTodo updateTodo removeTodo removeTodo gt lt for gt lt ul gt lt section gt lt if gt lt section gt Filtering and Other FeaturesWe aren t quite done yet The rest of our features are going to be focused on TodoApp marko First let s add a toggle all checkbox We need to add toggleAllTodosCompleted to our list of properties we are pulling out of lt TodoStore gt and then we can replace the line lt section main gt tag with this lt const remainingCount todos length todos filter todo gt todo completed length gt lt section main gt lt id toggleId gt lt input toggle all id toggleId type checkbox checked remainingCount onChange e toggleAllTodosCompleted e target checked gt lt label for toggleId gt We introduce another new tag here lt id gt This one gives us a unique identifier that is stable across server and browser execution and a perfect way to create an id to link our input to its label And now we can toggle on and off all our todos The last feature we need to add is filtering the list by whether they are completed or not Instead of trying to explain I m going to just post the final TodoApp marko lt TodoStore todos filter setFilter addNewTodo updateTodo removeTodo toggleAllTodosCompleted clearCompleted gt lt section todoapp gt lt TodoHeader addNewTodo addNewTodo gt lt if todos length gt lt const remainingCount todos length todos filter todo gt todo completed length gt lt const filteredTodos todos filter todo gt if filter active return todo completed if filter completed return todo completed return true gt lt const handleFilter filter gt e gt setFilter filter e preventDefault gt lt section main gt lt id toggleId gt lt input toggle all id toggleId type checkbox checked remainingCount onChange e toggleAllTodosCompleted e target checked gt lt label for toggleId gt lt ul todo list gt lt for todo of filteredTodos by todo gt todo id gt lt TodoItem todo todo updateTodo updateTodo removeTodo removeTodo gt lt for gt lt ul gt lt section gt lt footer footer gt lt span todo count gt lt strong gt remainingCount lt strong gt remainingCount gt items item left lt span gt lt ul filters gt lt li gt lt a href class selected filter all onClick handleFilter all gt All lt a gt lt li gt lt li gt lt a href active class selected filter active onClick handleFilter active gt Active lt a gt lt li gt lt li gt lt a href completed class selected filter completed onClick handleFilter completed gt Completed lt a gt lt li gt lt ul gt lt if remainingCount todos length gt lt button clear completed onClick clearCompleted gt Clear completed lt button gt lt if gt lt footer gt lt if gt lt section gt lt style gt import url index css lt style gt No new functionality Just builds on what we have been doing this whole time ConclusionAnd that is it We have our TodoMVC app with Marko There are a few more things we can do Like add persistence to local storage or database but I will leave that as an exercise for the reader You can see the repo with our project here Hopefully through this tutorial you gained an appreciation for how Marko and the new Tags API allows us to easily make stateful templates with some simple extensions over HTML to produce isomorphic apps That s right The app we just made is fully server rendered and dynamic in the browser It doesn t get much easier than that 2021-08-31 19:27:23
海外TECH DEV Community Is C# really dying.? Future of C#.! https://dev.to/mukulalpha/is-c-really-dying-future-of-c-1dn6 Is C really dying Future of C C is a general purpose programming language Technically speaking you can use it for anything other than what has been developed There are many coding styles suitable for the C programming language it can be used for both functional programming style and object oriented programming style It is compiled and strongly typed which means it is easier in doing development but if you are shipping your code into production there s little bit more to it C was developed by Microsoft in in response to JAVA They have some similarities such as strongly typed compiled Object Oriented working on a virtual machine and many more C provides support for Modern days functionalities for all kind of software development such as front end back end mobile etc Lets talk about some pros and consPROSJobs The question a person asks when choosing a programming language is “Can I use this to find a job No matter what career site you search C and Net developers are most assault after programmers on the platform There are a lot of jobs out there Tools Visual studio is one of the best and most popular IDE in the market Frameworks NET Core is cross platform variant of NET framework amp Xamarin used for cross platform Mobile ddevelopmentCross Platform It means it allows our C programs to run on multiple platform instead of only windows machine Speed C is fast compared to same Modern day interpreted programming languages such as Python and Javascript CONSLearning Curve Compared to some modern programming languages such as Python or Javscript C is quite had to learn Is C Dying Should you learn C in My answer would be NO C is not dying and YES you should learn it in because of such new and upcoming features for every programming need If you are building a web application you will consider where it should be hosted and Net allows you to host it on a host of your choice In the past you had to host to Windows amp it would be more expensive compared to a linux host For an enterprise this can be very important because you can now host on AWS Heroku Windows Azure and Linux in short you can choose to host Let s talk about some key points in C Web Application Development There is a framework called ASP Net under this framework it brings MVC and Web assembly world using Blazor Many Enterprise solutions are made using C because of built in scaffolding OEM using entity framework security called Identity which allows you to build very fast secure and scalable application Another approach to web development is Blazor because Microsoft puts Blazor at the top of the MVC and Razor pages because it is the future of web development So if u need to learn one thing it ll be ASP net but if you are already coding for a living and already doing things then take a look at Blazor because it has the best implementation so far in web Assembly till date amp Another approach to web development is Blazor because Microsoft puts Blazor at the top of the MVC and Razor pages because it is the future of web development Mobile Development Writing a single code base that supports Android and IOS devices gives us cross platform mobile development There are basically three ways to do this React Native Google s Dart Flutter and Microsoft s Xamarin Xamarin allows us to create a user interface that supports IOS and Android natively and it also allows us to share business layer logic code between multiple platforms Applications developed by Xamarin can run on Android devices IOS and Windows Mac OS desktops Since it is now open source the community can jump in and build things that can extend Xamarin to infinityWith C you can use ASP net and the Web API to create microservices or service based sites allowing you to run these functions sometimes without using infrastructure in your traditional web hosting or service functions You can create these microservice patterns and host them on Azure AWS or a host of your choice Game Development Build a game inside of C in Unity that will allow you be break into Game Development There s Embeded Machine Learning as well as Internet of things IOT which are being supported by C amp Microsoft CLOUD Microsoft provides you with one of the most powerful cloud platforms known on Azure It provides you with cognitive services enables you to perform speech recognition and text to speech services and uses ML Net for machine learning The great thing about C and Net is that it is now open source and the tools are free earlier it was not 2021-08-31 19:25:11
海外TECH DEV Community Views and it's types in Android {Android Development} | Day 2🔥🚀 https://dev.to/star_trooper/views-and-it-s-types-in-android-android-development-day-2-5hc2 Views and it x s types in Android Android Development Day In last blog here I talked about prerequisites tools and tech stack Programming language we use for Android Development And how XML help us in structuring and designing components and how Java Kotlin C is used for Logicfor our Android app In Android Development the first thing we need to learn is something called Views View is a basic building block of UI User Interface in android And using the series of views we build our Application UIAt start we will have a look over basic views TextView The first and commonly used view is TextView ️TextView is the most widely used view used to show pre defined text on display screen Snippet Few TextView attributesi android text️Text to display ii android textColor️Text color iii android textStyle️Style normal bold italic bold italic for the text iv android fontFamily️Font family for the text Read more about TextView ImageView ️The second commonly used view is ImageView ImageView are used in Android application to place an image in the view ImageView is used to show any picture on the user interface Snippet Few ImageView attributesi android src️Sets a drawable as the content for this ImageView ii android cropToPadding️If true the image will be cropped to fit within its padding iii android tint️The tinting color for the image Note for ImageView Any image that we want to display in the app should be placed under the drawable folder This folder can be found under app →res →drawable To insert an image simply copy the image and then right click on drawable →Paste Read more about ImageView ButtonA user interface element the user can tap or click to perform an action Snippet About the Button We use Button to trigger the method we wrote in Java Kotlin C using android onClick attribute of button view Read more about ButtonResourcesOnline XML visualizer for practicing Purpose 2021-08-31 19:06:11
海外TECH DEV Community Mom, I wrote the world's simplest HTTP server! https://dev.to/xnbox/mom-i-wrote-the-world-s-simplest-http-server-ob8 Mom I wrote the world x s simplest HTTP server Modern web servers include millions of lines of code but today you will find that it only takes four lines to write the simplest HTTP server No it s not going to be something boring like this new WebServer start Let s say we want Mom to see our greeting when she visits our server Do you have the latest version of VS Code open If so close it you won t need it Open your favorite text editor Name your file Mom txt Did you feel how good your soul felt Ok we won t complicate things we ll take a text editor and write four magic lines GET HTTP HTTP OKContent Type text htmlHello Mom Better than Hello world Isn t it Our server is ready Double click on the file icon to start your server File opened in a text editor Shit It s not working What to do Ok I ll whisper the name of the some tool to you but first promise not to tell anyone about this magic wand Not even your mother You promise Write it down then DeepfakeHTTPDownload it and start your world s simplest HTTP server from the command line java jar df jar Mom txtUse a browser to check whether the server is running http localhost Oh I forgot to tell you You must have Java version or higher installed on your computer Are you still here Hurry up and run and argue with someone about writing a line HTTP server 2021-08-31 19:03:45
Apple AppleInsider - Frontpage News Apple commits extra $30 million to racial equity initiatives https://appleinsider.com/articles/21/08/31/apple-commits-extra-30-million-to-racial-equity-initiatives?utm_medium=rss Apple commits extra million to racial equity initiativesExpanding on its existing Racial Equity and Justice Initiative investment Apple is supporting Hispanic and Latinx groups with a new million contribution New investments include partnering with California State UniversityFollowing its launch of the million Racial Equity and Justice Initiative REJI and the subsequent expansion of its aims Apple is now adding almost a third more in contributions The new million commitment is intended to support students innovators and organizations including ones expanding learning opportunities for Historically Black Colleges and Universities HBCUs Read more 2021-08-31 19:28:23
Apple AppleInsider - Frontpage News Future iPhone, Mac may power down when you look away https://appleinsider.com/articles/21/08/31/future-iphone-mac-may-power-down-when-you-look-away?utm_medium=rss Future iPhone Mac may power down when you look awayFrom MacBook Pro to iPad Apple is investigating the use of gaze detection and attention sensing to know when you re not using a device and it can save battery power Apple wants to preserve battery power every way it canApple devices already save power by turning themselves off or dimming their screen but it s quite crude If you haven t touched the device for a certain period of time if you haven t talked to Siri through it then it powers down Read more 2021-08-31 19:19:02
海外TECH Engadget Google adds shipping and return labels to product listings in search and shopping tool https://www.engadget.com/google-shipping-and-return-annotations-search-shopping-194556374.html?src=rss Google adds shipping and return labels to product listings in search and shopping toolWith the holiday season quickly approaching Google plans to surface the shipping and return policies of stores that list items on its platforms to help consumers quickly find out if they can get free delivery and returns on their purchases You ll see the labels appear across both free and paid listings “Free delivery by Friday December th says one of the example annotations the company shared Merchants will need to meet a list of requirements before they can add the labels to their listings so you won t see them on every product Shipping and return annotations won t dramatically change your shopping experience but they make you decide to jump on a product you would have otherwise glossed over Google has spent much of the last year adding these types of features to its shopping hubs At I O for example it showed off a feature inside of Chrome that displayed shopping carts you abandoned before completing a purchase in a new tab 2021-08-31 19:45:56
海外TECH Engadget LinkedIn is shutting down its Stories feature after a year https://www.engadget.com/linkedin-stories-shut-down-190959094.html?src=rss LinkedIn is shutting down its Stories feature after a yearLinkedIn is ditching Stories The company will shut down the feature by the end of September a year after rolling it out As it turns out ephemeral posts aren t a perfect fit for every social network Perhaps with ROI and KPIs in mind LinkedIn says its users want videos that stay on their profiles permanently not ones that vanish quot In developing Stories we assumed people wouldn t want informal videos attached to their profile and that ephemerality would reduce barriers that people feel about posting quot Liz Li LinkedIn s senior director of product wrote quot Turns out you want to create lasting videos that tell your professional story in a more personal way and that showcase both your personality and expertise quot As such the company s going back to the whiteboard It s taking what it learned from Stories such as users wanting creative tools to liven up videos in a professional way to create a quot reimagined video experience across LinkedIn that s even richer and more conversational quot Just about every major social network hopped on the Stories bandwagon after the likes of Snapchat and Instagram found huge success with the format Although the feature has proven a hit on the likes of YouTube and Facebook Stories haven t taken off on every platform Twitter recently shut down Fleets its take on Stories less than nine months after launching the feature 2021-08-31 19:09:59
海外科学 NYT > Science Pfizer and BioNTech Press Ahead on Booster Shots https://www.nytimes.com/2021/08/25/us/politics/pfizer-vaccine-booster-trial-results.html booster 2021-08-31 19:46:05
海外科学 NYT > Science Extra Shots from J. & J. and Pfizer Give Immune Boost, Companies Report https://www.nytimes.com/2021/08/25/health/johnson-johnson-vaccine-booster-shot.html booster 2021-08-31 19:45:52
医療系 医療介護 CBnews ポリファーマシー対策は院内外を巻き込もう-データで読み解く病院経営(132) https://www.cbnews.jp/news/entry/20210831124724 代表取締役 2021-09-01 05:00:00
ニュース BBC News - Home England captain Kane has 'clear conscience' over Man City transfer saga https://www.bbc.co.uk/sport/football/58400262?at_medium=RSS&at_campaign=KARANGA England captain Kane has x clear conscience x over Man City transfer sagaEngland captain Harry Kane says he has a clear conscience after a potential move to Manchester City from Tottenham Hotspur failed to materialise 2021-08-31 19:35:44
ニュース BBC News - Home Liverpool man trapped in Afghanistan pleads for help https://www.bbc.co.uk/news/uk-england-merseyside-58395154?at_medium=RSS&at_campaign=KARANGA family 2021-08-31 19:48:37
ビジネス ダイヤモンド・オンライン - 新着記事 近鉄百貨店“因縁”の親子上場事情、東証再編で始まる「自立協議」の白熱攻防戦 - 東証再編 664社に迫る大淘汰 https://diamond.jp/articles/-/280456 東京証券取引所 2021-09-01 04:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 『電波少年』猿岩石の飛行機使用発覚で土屋Pが開き直ったワケ【入山章栄×土屋敏男・動画】 - 入山章栄×超一流対談 https://diamond.jp/articles/-/280650 入山章栄 2021-09-01 04:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 アマゾンのフェイクレビューが止まらない理由、中国業者と情報弱者の蜜月 - 潜入ルポamazon帝国 https://diamond.jp/articles/-/280327 amazon 2021-09-01 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 米中新冷戦時代に中国国債を「持つリスク」「持たないリスク」 - 経済分析の哲人が斬る!市場トピックの深層 https://diamond.jp/articles/-/280871 中国国債 2021-09-01 04:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 A.T.カーニーとIDEOの日本トップが徹底対談!イノベーションが生まれる「2つの経緯」とは? - 経営・戦略デザインラボ https://diamond.jp/articles/-/280939 日本代表 2021-09-01 04:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 日銀「グリーンオペ」の盲点、枠組みは銀行に“丸投げ”? - 政策・マーケットラボ https://diamond.jp/articles/-/280968 日本銀行 2021-09-01 04:32:00
ビジネス ダイヤモンド・オンライン - 新着記事 バイデン大統領の「波瀾万丈」な人生、二回訪れた悲劇の別れ - きんざいOnline https://diamond.jp/articles/-/280839 バイデン大統領の「波瀾万丈」な人生、二回訪れた悲劇の別れきんざいOnline第代米国大統領に選ばれたジョー・バイデン氏は、波瀾万丈のファミリーヒストリーの持ち主である。 2021-09-01 04:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 「銅/金レシオ」低下は中国経済減速懸念か、景気先行指標に黄信号 - 政策・マーケットラボ https://diamond.jp/articles/-/280969 世界経済 2021-09-01 04:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 「消滅しない」都道府県ランキング2021!3位福岡、2位北海道、1位は? - 日本全国SDGs調査ランキング https://diamond.jp/articles/-/280503 日本全国 2021-09-01 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 「消滅しない」都道府県ランキング【2021完全版】 - 日本全国SDGs調査ランキング https://diamond.jp/articles/-/280490 日本全国 2021-09-01 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 「次期自民党総裁は岸田文雄氏」と言い切れる理由、宮崎謙介元議員が解説 - DOL特別レポート https://diamond.jp/articles/-/281008 二階俊博 2021-09-01 04:17:00
ビジネス ダイヤモンド・オンライン - 新着記事 「役に立つ」では生き残れない!これから必要なのは「意味」である理由 - 「プロセスエコノミー」が来る! https://diamond.jp/articles/-/280390 「役に立つ」では生き残れないこれから必要なのは「意味」である理由「プロセスエコノミー」が来るマッキンゼー、Google、リクルート、楽天など、もの職を経て、現在はシンガポール・バリ島を拠点にリモートで活動するIT批評家の尾原和啓氏。 2021-09-01 04:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 マイナス成長でも「資本主義は成立する」と言い切れる理由 - 山崎元のマルチスコープ https://diamond.jp/articles/-/280938 マイナス成長でも「資本主義は成立する」と言い切れる理由山崎元のマルチスコープ本稿では「経済がマイナス成長に陥っても資本主義は成立するのか」を考えたい。 2021-09-01 04:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 藤井聡太はなぜこんなに強いのか?将棋のレジェンド・谷川浩司の「天才論」 - DOL特別レポート https://diamond.jp/articles/-/280494 日本将棋連盟 2021-09-01 04:05:00
ビジネス 東洋経済オンライン 「世界最低クラスの信頼度」菅総理、伝え方根本NG 信頼されない!言葉が響かない!最大の原因は | リーダーシップ・教養・資格・スキル | 東洋経済オンライン https://toyokeizai.net/articles/-/451872?utm_source=rss&utm_medium=http&utm_campaign=link_back 上場企業 2021-09-01 04:30:00

コメント

このブログの人気の投稿

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

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

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