AWS |
AWS Architecture Blog |
Discovering Hot Topics using Machine Learning |
https://aws.amazon.com/blogs/architecture/discovering-hot-topics-using-machine-learning/
|
Discovering Hot Topics using Machine LearningSuccessful businesses not only have great products and services they also have a deep understanding of their customers Companies that can use behavioral analytics in marketing automation platforms are better equipped to deliver real time marketing efforts According to a research case study from Deloitte companies with a customer centric business model are more profitable Knowing … |
2021-05-07 23:48:35 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
Ubuntu20.04にpyenvとPipenv導入した時のメモ |
https://qiita.com/aCKoVICe/items/988bd36efc297a46fcff
|
|
2021-05-08 08:20:14 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
file_fieldで、「ファイルを選択」ボタンを押しても動かない |
https://teratail.com/questions/337141?rss=all
|
filefieldで、「ファイルを選択」ボタンを押しても動かない前提・実現したいことrubynbsponnbsprailsnbspでオリジナルアプリを作成しています。 |
2021-05-08 08:35:47 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
VBA:新規作成したブックにVBAをコピー |
https://teratail.com/questions/337140?rss=all
|
|
2021-05-08 08:30:38 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
d3.jsで<rect></rect><text></text>を出力する方法について |
https://teratail.com/questions/337139?rss=all
|
djsでltrectgtltrectgtlttextgtlttextgtを出力する方法についてg要素内につの要素を出力したい。 |
2021-05-08 08:30:29 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Lambda関数をローカルで実行する方法を教えてください |
https://teratail.com/questions/337138?rss=all
|
Lambda関数をローカルで実行する方法を教えてください解決したいこと下記のコードをローカルで実行したいです。 |
2021-05-08 08:28:15 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
性別、年齢でクラス分けができるような音声データセットを探しています。 |
https://teratail.com/questions/337137?rss=all
|
性別、年齢でクラス分けができるような音声データセットを探しています。 |
2021-05-08 08:20:03 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Gatsbyビルド時のメッセージ、Umbrella Issueとは? |
https://teratail.com/questions/337136?rss=all
|
Gatsbyビルド時のメッセージ、UmbrellaIssueとはUmbrellanbspIssueという言葉の定義についての確認です。 |
2021-05-08 08:16:47 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Wordpressの投稿一覧ページURL取得(カスタム投稿タイプでなく) |
https://teratail.com/questions/337135?rss=all
|
Wordpressの投稿一覧ページURL取得カスタム投稿タイプでなくWordpressの、カスタム投稿タイプでなく、デフォルトでついている投稿ページの一覧URLを取得することは可能でしょうか。 |
2021-05-08 08:11:00 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
【Rails】ログイン前ユーザーのアクセス制限機能 |
https://qiita.com/papi-gorilla/items/f83fdd0aa545a945f598
|
【Rails】ログイン前ユーザーのアクセス制限機能はじめにdeviseを利用したログイン前のユーザーのアクセス制限機能の実装についての備忘録です。 |
2021-05-08 08:16:38 |
Linux |
Ubuntuタグが付けられた新着投稿 - Qiita |
Ubuntu20.04にpyenvとPipenv導入した時のメモ |
https://qiita.com/aCKoVICe/items/988bd36efc297a46fcff
|
|
2021-05-08 08:20:14 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
Basic認証付きの静的サイトを物凄く簡単にサーバレス(AWS)で公開する |
https://qiita.com/gossan/items/7c0b5096d82cba52f03c
|
基本的な操作が出来るAWSアカウントを持っている独自ドメインを購入済みである記事中ではお名前comで購入したドメインを使用しますAmplifyConsoleなどの単語を初めて聞いた人でも大丈夫ですこの記事でやる事静的サイトのHTMLをGitHubにpushするGitHubとAWSAmplifyConsoleを紐づけるこれだけでサイトが公開されますBasic認証をかけるソースを変更してGitHubにpush。 |
2021-05-08 08:37:05 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
【Rails】ログイン前ユーザーのアクセス制限機能 |
https://qiita.com/papi-gorilla/items/f83fdd0aa545a945f598
|
【Rails】ログイン前ユーザーのアクセス制限機能はじめにdeviseを利用したログイン前のユーザーのアクセス制限機能の実装についての備忘録です。 |
2021-05-08 08:16:38 |
海外TECH |
DEV Community |
Build your own React CI in 5 minutes! |
https://dev.to/gokayokyay/build-your-own-react-ci-in-5-minutes-1aen
|
Build your own React CI in minutes Hey everyone This post is part of Introduction to StewardX series In this tutorial I ll show you how can you build your own CI super easy All you need is StewardXA Linux server preferably with sudo access DockerNodeJS for building React of course My server s OS is Debian flavored Ubuntu but you should be able to find the installation commands of the packages for your own distribution just by a quick search if not please leave a comment so I can help you Okay here we go Install NginxPretty straightforward Just run the command below if Nginx is not installed on your server sudo apt update sudo apt install nginxNow you should be able to access your server via http just navigate tohttp yourserveripAnd you ll be presented Nginx s default welcome page If not you please check if your ports are not blocked and nginx is installed correctly You can follow the amazing tutorial by DigitalOcean to configure ports for nginx Note I m not affiliated with DO in any manners I just like their tutorials Once you got Nginx working proceed to the next step Configuring Nginx to serve your React appNow for more detailed explanation you can follow this tutorial on DigitalOcean But I ll be demonstrating how you can configure it here too To keep it simple and fast I won t be demonstrating the server blocks but in production you should use them For now I m just going to use the default one Open etc nginx sites enabled default with your favorite editor sudo nano etc nginx sites enabled defaultIf you scroll down you ll see this specific line root var www html Okay this line means that Nginx will serve the files it found in that specific directory So we ll move our built files there If you want you can change the directory I won t be changing it for this tutorial Moving on Building our React appI ll be using the documentation repository of StewardX for demonstration purposes It s a React app too cd git clone cd stewardx docs npm install or yarnOkay now I can build my app npm run build or yarn buildYou ll see a build folder has been created Great Installing and Running StewardXHead over to releases page of StewardX and download the latest binary it ll have a name like stewardx version os arch At the time of writing the latest binary is named stewardx v linux x I suggest that you download it to a directory I ll be creating a new one cd mkdir stewardx cd stewardx wget O stewardx chmod x stewardxSince it s not even in beta you might have to build it from source to do it please follow this link Building it from source Now you ll need to have a PostgreSQL instance running to start StewardX You can get a free one or start your own by running docker run rm P p v HOME postgres data var lib postgresql data e POSTGRES PASSWORD name pg postgres alpineNOTE DON T USE THIS COMMAND FOR PRODUCTION PLEASE IT S PASSWORD IS You ll need your database URL If you run the command above then it is postgresql postgres localhost postgresNow run this command while you re still at the same directory with stewardx STEWARDX DATABASE URL postgresql postgres localhost postgres stewardxIf you see no output then it means it s working Creating the build scriptI ll create a new a directory for the script cd mkdir ci scripts cd ci scripts touch react ci sh chmod x react ci shNow open the script with your favorite editor and paste the following bin bashPROJECT DIR NAME stewardx docsPROJECT GIT URL PROJECT PARENT HOME DEPLOY DIR var www html We ve just defined the variables here moving on cd PROJECT PARENTif d PROJECT PARENT PROJECT DIR NAME then echo Directory PROJECT DIR NAME exists Skipping git clone cd PROJECT DIR NAME git stash git pullelse echo Directory PROJECT DIR NAME doesn t exists cloning it git clone PROJECT GIT URL cd PROJECT DIR NAMEfiWe pull the latest changes if available Time to build it echo Cleaning node modules for a fresh start rm rf node modulesecho Installing the modules npm installDocumentation repository don t have any tests so I m skipping test command echo Now building it this can take a while npm run buildecho Cleaning old files in serve directory rm rf DEPLOY DIR echo Okay now moving the artifacts into the serve directory mv build DEPLOY DIRecho Done And save it Issue this command pwdand save it s output for the next step Now to test our script just run react ci shGo check your website http yourserverip if it works now it s time to Create a webhookGet the output of pwd command from previous step To add a webhook to StewardX we can either use it s panel needs to be built or just send a request to it by any web client I ll be using curl curl header Content Type application json X POST data task name React app CI frequency Hook task type CmdTask task props command bin bash pwd output http localhost tasksChange pwd output with the output you saved from previous step mine was root ci scripts react ci sh yup used root I like danger This command will output an id save it for the last step Using the webhook from GitHubNow it is time to add the webhook to the GitHub Navigate to your project s repository and click settings Navigate to Webhooks section from the left panel Click Add webhook button found on the top of the page When the page opens up you ll want to fill the Payload URL with yourserversurl STEWARDX PORT execute id of your task so it ll look something like execute cff dc ee bf aadbdb And congratulations You ve created your own CI For more information and documentation of StewardX please visit I really appreciate if you leave a feedback Stay safe |
2021-05-07 23:11:22 |
金融 |
金融総合:経済レポート一覧 |
マレーシア中銀、感染再拡大に直面も「様子見姿勢」を維持~行動制限の影響は「深刻でない」と評価、今後の行方は感染動向とワクチン接種動向がカギに:Asia Trends |
http://www3.keizaireport.com/report.php/RID/454071/?rss
|
asiatrends |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
FX Daily(5月6日)~ドル円、109円ちょうどまで下落 |
http://www3.keizaireport.com/report.php/RID/454077/?rss
|
fxdaily |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
リスクテイク傾向を強めるファミリーオフィスの投資姿勢:木内登英のGlobal Economy & Policy Insight |
http://www3.keizaireport.com/report.php/RID/454079/?rss
|
lobaleconomypolicyinsight |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
ノンバンク(シャドーバンク)のリスクに強い警鐘を鳴らすFRB:木内登英のGlobal Economy & Policy Insight |
http://www3.keizaireport.com/report.php/RID/454080/?rss
|
lobaleconomypolicyinsight |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
「通貨と銀行の将来を考える研究会」(中間報告)~日本における中央銀行デジタル通貨の展望と課題 |
http://www3.keizaireport.com/report.php/RID/454081/?rss
|
中央銀行 |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
クライメート・トランジション・ファイナンスに関する基本指針 |
http://www3.keizaireport.com/report.php/RID/454084/?rss
|
金融庁 |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
BOEはテーパリングを開始~2023年初頭の利上げに向けて動き出す:Economic Trends |
http://www3.keizaireport.com/report.php/RID/454097/?rss
|
economictrends |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
インフレは「一時的」で一致するFEDと金融市場:Market Flash |
http://www3.keizaireport.com/report.php/RID/454098/?rss
|
marketflash |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
我が国における金融包摂の課題と対応状況 |
http://www3.keizaireport.com/report.php/RID/454103/?rss
|
Detail Nothing |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
J-REIT不動産価格指数(2021年4月分) |
http://www3.keizaireport.com/report.php/RID/454105/?rss
|
jreit |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
各資産の利回りと為替取引によるプレミアム/コスト |
http://www3.keizaireport.com/report.php/RID/454115/?rss
|
三菱ufj |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
マンスリー・マーケット 2021年4月のマーケットをザックリご紹介~最近気になるトピック:原油価格の上昇と為替市場の動向。ピックアップカントリー:ユーロ圏、インドネシア |
http://www3.keizaireport.com/report.php/RID/454116/?rss
|
原油価格 |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
アナリストの眼:ゲーム業界の変化 ~顧客満足度向上のためのデータ活用 |
http://www3.keizaireport.com/report.php/RID/454117/?rss
|
顧客満足度 |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
投資のヒント「ショック時における資産形成(2021.5)~株価変動時の積立投資について考える」 |
http://www3.keizaireport.com/report.php/RID/454118/?rss
|
三井住友トラスト |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
マーケットフォーカス(国内市場)2021年5月号 |
http://www3.keizaireport.com/report.php/RID/454119/?rss
|
三井住友トラスト |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
先月のマーケットの振り返り(2021年4月)~主要国の株式市場は、一部を除いて概ね堅調に推移... |
http://www3.keizaireport.com/report.php/RID/454120/?rss
|
三井住友 |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
内外金利・為替見通し No.2021-02 ~物価目標の達成は相当先になる見通し。日銀の超緩和策は当分継続されよう |
http://www3.keizaireport.com/report.php/RID/454124/?rss
|
中小企業 |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
週刊!投資環境(2021年5月7日号) |
http://www3.keizaireport.com/report.php/RID/454126/?rss
|
投資信託 |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
東証再編にかかる第二次制度改正事項の上場制度の整備~パブリック・コメントを踏まえ、流通株式の定義を変更:金融・証券市場・資金調達 |
http://www3.keizaireport.com/report.php/RID/454127/?rss
|
大和総研 |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
英国金融政策(5月MPC)~見通しを上方修正、年末にコロナ禍前を回復:経済・金融フラッシュ |
http://www3.keizaireport.com/report.php/RID/454129/?rss
|
上方修正 |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
【注目検索キーワード】プレゼンティーズム |
http://search.keizaireport.com/search.php/-/keyword=プレゼンティーズム/?rss
|
検索キーワード |
2021-05-08 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
【お薦め書籍】DXの思考法 日本経済復活への最強戦略 |
https://www.amazon.co.jp/exec/obidos/ASIN/4163913599/keizaireport-22/
|
日本経済 |
2021-05-08 00:00:00 |
ニュース |
BBC News - Home |
Welsh election results 2021: Labour set to stay in power |
https://www.bbc.co.uk/news/uk-wales-politics-57009547
|
senedd |
2021-05-07 23:18:33 |
ニュース |
BBC News - Home |
Philippines Covid surge throws country into disarray |
https://www.bbc.co.uk/news/world-asia-57004926
|
country |
2021-05-07 23:15:00 |
ニュース |
BBC News - Home |
'Our first day of freedom on American soil' |
https://www.bbc.co.uk/news/world-us-canada-57022918
|
border |
2021-05-07 23:18:36 |
ニュース |
BBC News - Home |
#MeToo Serbia: 'I thought I was the only one' |
https://www.bbc.co.uk/news/world-europe-57011605
|
milena |
2021-05-07 23:12:08 |
ニュース |
BBC News - Home |
'My model railway is my little dream world' |
https://www.bbc.co.uk/news/uk-england-leicestershire-57025809
|
media |
2021-05-07 23:04:24 |
ビジネス |
ダイヤモンド・オンライン - 新着記事 |
米のアフガン撤退計画、欧州の同盟国が延期を要請 - WSJ発 |
https://diamond.jp/articles/-/270512
|
撤退計画 |
2021-05-08 08:09:00 |
サブカルネタ |
ラーブロ |
其ノ727:【麺屋 工藤(東大阪市・高井田元町)】 |
http://feedproxy.google.com/~r/rablo/~3/a_RC1C1FnW8/single_feed.php
|
menumemo |
2021-05-08 00:07:24 |
北海道 |
北海道新聞 |
池江選手に五輪代表辞退求める声 ツイッターに「とても苦しい」 |
https://www.hokkaido-np.co.jp/article/541384/
|
代表入り |
2021-05-08 08:12:02 |
北海道 |
北海道新聞 |
道内「緊急事態」立ち消え 知事難色、札幌限定案も 酒類停止、折衷案で浮上 |
https://www.hokkaido-np.co.jp/article/541410/
|
立ち消え |
2021-05-08 08:06:01 |
コメント
コメントを投稿