AWS |
lambdaタグが付けられた新着投稿 - Qiita |
マイクロサービス?(AWS Lambda)のログの運用監視する際のツール ※Node.jsの場合 |
https://qiita.com/FiftyStorm/items/0007ec0d393343bde813
|
参考URLAWSXRayAWSのサービスLambdaもできるの関連性を可視化でき、分析もできます。 |
2020-05-12 22:52:24 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
FlaskでMVP作りたいときに使うひな形 |
https://qiita.com/charatori/items/57234578c589d0bd6745
|
ユーザがブラウザでにアクセスするFlaskサーバmainpyがリクエストを受け取り、routetoppyへルーティングするroutetoppyはrendertemplatetopメソッドを返すrendertemplatetopメソッドが返されたので、templatetophtmlを使ってTOPページを構成し、結果をブラウザに返すオンライン処理PRJ画面の表示PRJ系の画面の処理フローについて、PRJ詳細画面を例にざっくり説明します。 |
2020-05-12 22:57:55 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
【python】実践BeautifulSoup ~ 競艇の公式サイトで三連単オッズ表をスクレイピング~ |
https://qiita.com/Yasshi840/items/f8d80c04bae140aa847a
|
|
2020-05-12 22:56:08 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
Python: 船の生存予測その2 |
https://qiita.com/savaniased/items/248f050a867a9ef53b7a
|
の理由から、Ageの欠損値を補完しますAgeを範囲で分割した特徴量を作成します。 |
2020-05-12 22:50:59 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
Ruby と Python で解く AtCoder JSC2019 Qual B 等差数列の和 逆元 |
https://qiita.com/superrino130/items/fc719b9f0b09ede83e14
|
RubyとPythonで解くAtCoderJSCQualB等差数列の和逆元はじめにAtCoderProblemsのRecommendationを利用して、過去の問題を解いています。 |
2020-05-12 22:28:23 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
【初心者】オウム返しLINE Botを作成する |
https://qiita.com/shinya187/items/7adb5504ab31af5ef52e
|
【初心者】オウム返しLINEBotを作成する今さらながらですが、ふとLINEBotを作成してみようと思い、ただただオウム返しをするLINEBotを作ってみました。 |
2020-05-12 22:18:51 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
【JavaScript】配列の操作いろいろ② |
https://qiita.com/mikimiki0055/items/1db9ec370ad75a0aee95
|
【JavaScript】配列の操作いろいろ②配列の要素をループ処理するforEachを使う配列forEachitemgtitemに関する処理itemは、配列の中身のうち、任意のつを指し示すプログラム中の「item」とは、「配列の中身のうちのつ」という意味名前は何でも良いconstfruitsapplebananaorangemelonアロー関数とテンプレートリテラルを使って取り出してみるfruitsforEachitemgtconsolelogFruitsitem実行結果FruitsappleFruitsbananaFruitsorangeFruitsmelon配列の要素に何らかの処理をしてそれを別の配列として定義するmapを使うconstprices新しい配列にpricesの要素に足したものを代入constupDatedPricespricesmappricegtpricesconsolelogupDatedPrices実行結果配列の要素をチェックして条件に合うものだけを取り出すfilterを使うconstnumbersnumberをで割った余りがの数だけreturnするconstnewNumbersnumbersfilternumbergtnumberconsolelognewNumbers実行結果配列をオブジェクトで作るキーを使うプログラム中のchocolateやcreamがキーとなるやはそのキーの値となる。 |
2020-05-12 22:52:44 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
JavaScript: 正規表現で.+ .* を改行にマッチさせる |
https://qiita.com/suin/items/4bb8d1f2ea9bd4829d77
|
要するに、sSとは空白文字、もしくは、空白文字以外にマッチするという意味です。 |
2020-05-12 22:04:09 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
【JavaScript】連想配列(Object)でmap関数の処理をしたい |
https://qiita.com/someone7140/items/0bb71fa5a24124afa505
|
【JavaScript】連想配列Objectでmap関数の処理をしたいやりたいことJavaScriptのmap関数は、配列の値に対し処理を適用することで新しい配列を返す便利な関数です。 |
2020-05-12 22:03:23 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
複数の配列に同じ処理をしたい。 |
https://teratail.com/questions/261047?rss=all
|
aryaryary |
2020-05-12 22:54:35 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
【C】標準入力に入力した英文の英小文字出現回数をカウントしたい |
https://teratail.com/questions/261046?rss=all
|
【C】標準入力に入力した英文の英小文字出現回数をカウントしたい前提・実現したいことC言語の超初心者です。 |
2020-05-12 22:53:34 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
保存したデータが削除できない |
https://teratail.com/questions/261045?rss=all
|
|
2020-05-12 22:47:59 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
for文を使いドットでエックスを描くプログラム |
https://teratail.com/questions/261044?rss=all
|
for文を使いドットでエックスを描くプログラム前提・実現したいこと×のドットピクセルを扱い、ウィンドウいっぱいにXの文字をfor文でプログラムをしたいです。 |
2020-05-12 22:47:17 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Unity2019.3.11f1でNullReferenceException: Object reference not set to an instance of an objectというエラーメ |
https://teratail.com/questions/261043?rss=all
|
UnityfでNullReferenceExceptionObjectreferencenotsettoaninstanceofanobjectというエラーメ前提・実現したいことUnityでこの記事を試していたのですが以下のエラーメッセージが表示されたので、解決したいです。 |
2020-05-12 22:44:37 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Docker-compose:wordpressとhttps-portalを使ってインターネット上に公開できない。 |
https://teratail.com/questions/261042?rss=all
|
Dockercomposewordpressとhttpsportalを使ってインターネット上に公開できない。 |
2020-05-12 22:39:02 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
docker起動時、本来表示されるはずのipアドレスが表示されない |
https://teratail.com/questions/261041?rss=all
|
docker起動時、本来表示されるはずのipアドレスが表示されない前提・実現したいことDockerでRailsの環境構築をしたいです。 |
2020-05-12 22:37:21 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
GitHubのPushの -u について |
https://teratail.com/questions/261040?rss=all
|
github |
2020-05-12 22:37:10 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
C言語 配列?if文で? |
https://teratail.com/questions/261039?rss=all
|
C言語配列if文でC言語で入館料を求めるプログラムをつくりたいです。 |
2020-05-12 22:35:55 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
haskellの関数の引数でリストの要素を取るやつについて |
https://teratail.com/questions/261038?rss=all
|
haskell |
2020-05-12 22:33:33 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Railsで削除ボタンに関してのルーティングエラー |
https://teratail.com/questions/261037?rss=all
|
Railsで削除ボタンに関してのルーティングエラー前提・実現したいことrails初学者です。 |
2020-05-12 22:28:51 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
C言語 配列?if文で? |
https://teratail.com/questions/261036?rss=all
|
C言語配列if文で前提・実現したいことここに質問の内容を詳しく書いてください。 |
2020-05-12 22:28:06 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
window.open file://について |
https://teratail.com/questions/261035?rss=all
|
windowopenfileについてIEnbspjavascriptのwindowopenにて別のPCへのfileを使いアクセスはできるのですが、ローカルのPCにアクセスしようとすると「アクセスが拒否されました」とエラーになります。 |
2020-05-12 22:26:49 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
rails リンク先のURL |
https://teratail.com/questions/261034?rss=all
|
rails |
2020-05-12 22:26:23 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Eclipseにて、SpringBootAppilcationのアプリ・コントローラテストを実行時に、クラスが見つからないエラーが出ます |
https://teratail.com/questions/261033?rss=all
|
Eclipseにて、SpringBootAppilcationのアプリ・コントローラテストを実行時に、クラスが見つからないエラーが出ます現在Gradleのマルチプロジェクトにて開発を行っています。 |
2020-05-12 22:22:54 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Python(TkInter) 関数側でカーソルの変更を行っても即座に反映しない |
https://teratail.com/questions/261032?rss=all
|
PythonTkInter関数側でカーソルの変更を行っても即座に反映しないモーダルウィンドウselfdialogcursorhandselfthisselfdialogWebAPIアクセスdefwebAPIselfselfthiscursorwatch関数起動後にすぐさまカーソルが変わることを期待したが割愛割愛WebAPIDataBaseデータ取得で時間を要す割愛selfthiscursorhandモーダルウィンドウ上のボタン押下CallBackから上記関数を実行しており、関数の起動直後にカーソルを変更している認識です。 |
2020-05-12 22:20:13 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
このソースコードは何が間違っていますか? |
https://teratail.com/questions/261031?rss=all
|
このソースコードは何が間違っていますかC言語で初歩的なエラーをしています。 |
2020-05-12 22:18:53 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
unity 新規プロジェクトが開けない |
https://teratail.com/questions/261030?rss=all
|
unity新規プロジェクトが開けない前提・実現したいことunityの新規プロジェクトが開けず困っています…。 |
2020-05-12 22:14:21 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
spring 一覧の入力フォームの入力チェック時のメッセージの表示方法 |
https://teratail.com/questions/261029?rss=all
|
spring一覧の入力フォームの入力チェック時のメッセージの表示方法やりたいことサーバ側から渡されるリストの値をもとに動的に一覧を作り、一覧に表示される要素は編集ができるようにinputタグとして出力する画面を作っています。 |
2020-05-12 22:14:11 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Windows10でMeCabの出力結果は文字化けになりました |
https://teratail.com/questions/261028?rss=all
|
WindowsでMeCabの出力結果は文字化けになりました前提・実現したいことMeCabを使って、ユーザー辞書で言語分析発生している問題・エラーメッセージ出力が文字化けになりました、これを解決したいです。 |
2020-05-12 22:13:30 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
隣接するレコードを取り出す方法 |
https://qiita.com/yutakida/items/28c281030ad9ea4b3420
|
itemidを起点に前後に個ずつ取得している理由ですが、連番のidが個連続で削除されている可能性は恐らくほとんどないだろうと考えたため、個にしています。 |
2020-05-12 22:40:21 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
Ruby と Python で解く AtCoder JSC2019 Qual B 等差数列の和 逆元 |
https://qiita.com/superrino130/items/fc719b9f0b09ede83e14
|
RubyとPythonで解くAtCoderJSCQualB等差数列の和逆元はじめにAtCoderProblemsのRecommendationを利用して、過去の問題を解いています。 |
2020-05-12 22:28:23 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
Day10 |
https://qiita.com/Seungbaek_Seo/items/8603f1b497095c737e60
|
DayDailyドリルRubyの解説・Rubyの場合メソッドの内側と外側ではスコープが異なりますので、メソッド内からpostsには直接アクセスすることができません。 |
2020-05-12 22:10:55 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
マイクロサービス?(AWS Lambda)のログの運用監視する際のツール ※Node.jsの場合 |
https://qiita.com/FiftyStorm/items/0007ec0d393343bde813
|
参考URLAWSXRayAWSのサービスLambdaもできるの関連性を可視化でき、分析もできます。 |
2020-05-12 22:52:24 |
Azure |
Azureタグが付けられた新着投稿 - Qiita |
SSMS のテーブルデザイナの列をカスタマイズした |
https://qiita.com/d01tsumath/items/906043d69f86a6a53cef
|
SSMSのテーブルデザイナの列をカスタマイズしたテーブルデザイナの列をカスタマイズしよーと思い、弊社の先輩xinle先生のブログを参照しました。 |
2020-05-12 22:50:57 |
Git |
Gitタグが付けられた新着投稿 - Qiita |
【初心者】オウム返しLINE Botを作成する |
https://qiita.com/shinya187/items/7adb5504ab31af5ef52e
|
【初心者】オウム返しLINEBotを作成する今さらながらですが、ふとLINEBotを作成してみようと思い、ただただオウム返しをするLINEBotを作ってみました。 |
2020-05-12 22:18:51 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
隣接するレコードを取り出す方法 |
https://qiita.com/yutakida/items/28c281030ad9ea4b3420
|
itemidを起点に前後に個ずつ取得している理由ですが、連番のidが個連続で削除されている可能性は恐らくほとんどないだろうと考えたため、個にしています。 |
2020-05-12 22:40:21 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
一度に複数のAPIリクエストを送るとRails serverがハングアップする |
https://qiita.com/tamago3keran/items/fb9cb26def1c7a7f0702
|
|
2020-05-12 22:29:19 |
技術ブログ |
Developers.IO |
社内勉強会で AWSエンジニアのためのActive Directory入門 という発表をしました |
https://dev.classmethod.jp/articles/introduction-to-active-directory-for-aws-engineers/
|
activedirectory |
2020-05-12 13:27:28 |
海外TECH |
Ars Technica |
2020 13-inch MacBook Pro review: The standard macOS workhorse |
https://arstechnica.com/?p=1674461
|
laptop |
2020-05-12 13:10:13 |
海外TECH |
DEV Community |
Strings: A Neat Hexdump Alternative |
https://dev.to/rpalo/strings-a-neat-hexdump-alternative-5ajf
|
Strings A Neat Hexdump AlternativeI was working through my most recent class Application Security and one of the exercises required us to find a secret message hidden in an image Now I know you can do this manually with hexdump C That output looks something like this This is fine unless your image is huge or your secret message has a bunch of garbage bytes mixed into it for extra secrets So I was trying to look up a way to get it to just kick out the ASCII output on its own so I could use other tools like grep to search through it when I stumbled over a reference to the strings command What is the strings command strings find the printable strings in a object or other binary fileWell OK then Granted when you read through the man page for it it proclaims itself as a very simple string finding algorithm but good as a first easy pass Instead of the above hexdump output you get something like this B M M a amp PJ XJ FOKL I DY RJWhich is way more searchable awkable etc Take this image here Cute puppy right Yes but it is also a puppy full of secrets Give it a try Download it and then run strings secret puppy pngFind anything fun This method won t find every hidden string in every secret image or binary file but it s a quick easy command and much more useful than hexdump for some things |
2020-05-12 13:01:03 |
Apple |
AppleInsider - Frontpage News |
Updated SteelSeries Nimbus+ offers 50 hours of iPhone gaming |
https://appleinsider.com/articles/20/05/12/updated-steelseries-nimbus-offers-50-hours-of-iphone-gaming
|
Updated SteelSeries Nimbus offers hours of iPhone gaming Game accessory producer SteelSeries has updated its Nimbus wireless controller with the MFi certified Nimbus boasting a hour battery life and a mount for an iPhone for extended gaming sessions on the move |
2020-05-12 13:54:53 |
海外TECH |
Engadget |
‘Minecraft Earth’ players can share their builds with just a web link |
https://www.engadget.com/minecraft-earth-share-build-with-link-134124544.html
|
Minecraft Earth players can share their builds with just a web linkSince the coronavirus pandemic began Microsoft has made Minecraft Earth easier and more appealing to play at home It introduced “adventure crystals that spawn where you are and it improved access to “tappables that spawn more often and closer to |
2020-05-12 13:41:24 |
海外TECH |
Engadget |
LG may be working on a phone with a second swivel display |
https://www.engadget.com/lg-may-be-working-on-a-phone-with-a-second-swivel-display-132547619.html
|
LG may be working on a phone with a second swivel displayLG has just launched its latest mid range phone the Velvet heralding the start of a new descriptive naming strategy for the brand So what s next on its agenda According to reports from South Korea s Herald Corp and ETNews the company s next smar |
2020-05-12 13:25:49 |
海外TECH |
Engadget |
Sony job listing hints PS5 may launch in October |
https://www.engadget.com/sony-hints-ps5-october-launch-130202403.html
|
Sony job listing hints PS may launch in OctoberSony hasn t committed to a more definitive launch window for the PlayStation than “holiday but its recruitment efforts might have narrowed things down As Twitter user Nibel noticed a Sony Interactive Entertainment job listing in Japan for |
2020-05-12 13:02:02 |
海外TECH |
Engadget |
Spotify Kids lets parents view listening history and block content |
https://www.engadget.com/spotify-kids-parental-controls-block-songs-listening-history-130054734.html
|
Spotify Kids lets parents view listening history and block contentAs promised Spotify is adding more parental controls to its Spotify Kids music streaming app From the Grown Ups section formerly called Parental Settings parents can view their child s listening history for the previous three months Inside that |
2020-05-12 13:00:54 |
海外科学 |
NYT > Science |
Coronavirus Live Updates: Fauci to Warn of ‘Needless Suffering and Death’ if States Open Too Soon |
https://www.nytimes.com/2020/05/12/us/coronavirus-updates.html
|
Coronavirus Live Updates Fauci to Warn of Needless Suffering and Death if States Open Too SoonThe United States top infectious disease expert plans to testify at a Senate hearing that moving too quickly to ease restrictions could undermine the country s quest to return to normalcy |
2020-05-12 13:51:51 |
海外科学 |
NYT > Science |
Coronavirus World Updates |
https://www.nytimes.com/2020/05/12/world/coronavirus-news.html
|
Coronavirus World UpdatesSeveral countries hailed for controlling the spread of the virus have learned that progress can be hard to sustain And as a slew of nations loosened restrictions the W H O urged caution |
2020-05-12 13:43:01 |
海外ニュース |
Japan Times latest articles |
Wuhan to test whole city of 11 million after new cases emerge |
https://www.japantimes.co.jp/news/2020/05/12/asia-pacific/science-health-asia-pacific/wuhan-to-test-11-million/
|
Wuhan to test whole city of million after new cases emergeWuhan where the global coronavirus epidemic first started has ordered officials to prepare to test its entire million population after the central Chinese city |
2020-05-12 23:30:20 |
海外ニュース |
Japan Times latest articles |
Coronavirus lockdowns could spark rise in HIV infections, experts warn |
https://www.japantimes.co.jp/news/2020/05/12/world/science-health-world/coronavirus-lockdowns-hiv/
|
Coronavirus lockdowns could spark rise in HIV infections experts warnA survey suggests at risk people are reducing the number of sexual partners but they are also taking fewer precautions and not getting tested for SDIs |
2020-05-12 23:26:42 |
海外ニュース |
Japan Times latest articles |
Outnumbered but unafraid: Japanese climate activists confront society to save it |
https://www.japantimes.co.jp/news/2020/05/12/national/japanese-climate-activists/
|
environmental |
2020-05-12 23:25:31 |
海外ニュース |
Japan Times latest articles |
Mail-in U.S. presidential election could trigger Florida 2000-like chaos |
https://www.japantimes.co.jp/news/2020/05/12/world/politics-diplomacy-world/mail-in-u-s-presidential-election/
|
state |
2020-05-12 22:11:30 |
海外ニュース |
Japan Times latest articles |
IPL cancellation could cost Indian cricket half a billion dollars |
https://www.japantimes.co.jp/sports/2020/05/12/more-sports/cricket-2/ipl-cancellation-cost-indian-cricket-half-billion-dollars/
|
IPL cancellation could cost Indian cricket half a billion dollarsIndian cricket officials are hoping to avoid cutting player salaries but may not be able to save this year s edition of the world s richest Twenty |
2020-05-12 22:26:26 |
ニュース |
BBC News - Home |
UK furlough scheme extended by four months |
https://www.bbc.co.uk/news/business-52634759
|
october |
2020-05-12 13:48:52 |
ニュース |
BBC News - Home |
Coronavirus: NI Executive publishes plan for easing lockdown |
https://www.bbc.co.uk/news/uk-northern-ireland-52624048
|
prayer |
2020-05-12 13:41:20 |
ニュース |
BBC News - Home |
Coronavirus: How lockdown rules differ in Northern Ireland |
https://www.bbc.co.uk/news/uk-northern-ireland-52622127
|
ireland |
2020-05-12 13:48:50 |
LifeHuck |
ライフハッカー[日本版] |
1700万円を超えて話題を集める話題のバックパック「C1N TYPE-II」 |
https://www.lifehacker.jp/2020/05/211566-machi-ya-c1ntypeii-repost2.html
|
cntypeii |
2020-05-12 22:35:00 |
LifeHuck |
ライフハッカー[日本版] |
今こそ、何もしない休暇の日を作るべき! |
https://www.lifehacker.jp/2020/05/212615you-should-still-take-vacation-days.html
|
自粛 |
2020-05-12 22:05:00 |
北海道 |
北海道新聞 |
アフガン、病院襲撃で13人死亡 国境なき医師団支援、葬儀に爆発 |
https://www.hokkaido-np.co.jp/article/420329/
|
国境なき医師団 |
2020-05-12 22:36:00 |
北海道 |
北海道新聞 |
柔道、井上監督がコロナ基金設立 医療従事者支援 |
https://www.hokkaido-np.co.jp/article/420328/
|
井上康生 |
2020-05-12 22:28:00 |
北海道 |
北海道新聞 |
都内の最多感染、204人に修正 集計ミスで多くの日が増減 |
https://www.hokkaido-np.co.jp/article/420323/
|
新型コロナウイルス |
2020-05-12 22:24:06 |
北海道 |
北海道新聞 |
道議会新庁舎 道民利用制限を正式決定 |
https://www.hokkaido-np.co.jp/article/420327/
|
利用制限 |
2020-05-12 22:20:00 |
北海道 |
北海道新聞 |
農作業中ひかれ3歳孫死亡、富山 祖父のトラクターに |
https://www.hokkaido-np.co.jp/article/420325/
|
富山市内 |
2020-05-12 22:16:00 |
コメント
コメントを投稿