ROBOT |
ロボスタ |
Makeblock「mBot」の上位版「mBot2」を販売開始 ドライバー1本で組み立て ビジュアルプログラミングやPythonに対応 |
https://robotstart.info/2021/05/18/makeblock-mbot2.html
|
初等中等教育 |
2021-05-18 03:43:38 |
ROBOT |
ロボスタ |
ZMPの物流支援ロボットCarriRoが小売店舗向けソリューションを発表!大型店舗内向け搬送を自動化するプランも追加 |
https://robotstart.info/2021/05/18/carriro-retailstore.html
|
carriro |
2021-05-18 03:22:08 |
IT |
ITmedia 総合記事一覧 |
[ITmedia PC USER] Apple Musicがロスレスオーディオに対応 Dolby Atmosも利用可能に |
https://www.itmedia.co.jp/pcuser/articles/2105/18/news090.html
|
apple |
2021-05-18 12:43:00 |
IT |
ITmedia 総合記事一覧 |
[ITmedia News] “説明可能なAI”の教科書、日本語訳を公開 「AIに何ができ、何ができないか」理解の手引きに |
https://www.itmedia.co.jp/news/articles/2105/18/news087.html
|
inter |
2021-05-18 12:25:00 |
IT |
ITmedia 総合記事一覧 |
[ITmedia News] GitHub、動画アップロード機能に正式対応 バグの再現手順や新機能の紹介などが容易に |
https://www.itmedia.co.jp/news/articles/2105/18/news086.html
|
github |
2021-05-18 12:10:00 |
IT |
ITmedia 総合記事一覧 |
[ITmedia PC USER] 「Microsoft Teams」が個人向けに無償で提供開始 |
https://www.itmedia.co.jp/pcuser/articles/2105/18/news085.html
|
itmediapcuser |
2021-05-18 12:08:00 |
IT |
ITmedia 総合記事一覧 |
[ITmedia ビジネスオンライン] SBI証券、三井住友カードで積立を6月30日開始 1.5%還元のキャンペーンも |
https://www.itmedia.co.jp/business/articles/2105/18/news084.html
|
itmedia |
2021-05-18 12:08:00 |
TECH |
Techable(テッカブル) |
キャンプで大活躍! 太陽光発電するソーラーテーブルでガジェットをいつでも充電 |
https://techable.jp/archives/154730
|
電源 |
2021-05-18 03:00:20 |
TECH |
Tech Wave |
[イベントレポート前編] モバイルテストの最前線 急成長HeadSpinとAppiumの仕組みについて松尾和昭氏が語る #headspincw |
https://techwave.jp/archives/headspin-appium-cowell-eventreport-2021march-01.html?utm_source=rss&utm_medium=rss&utm_campaign=headspin-appium-cowell-eventreport-2021march-01
|
イベントレポート前編モバイルテストの最前線急成長HeadSpinとAppiumの仕組みについて松尾和昭氏が語るheadspincwモバイルアプリの実機を使った自動テストが注目されている。 |
2021-05-18 03:25:12 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
pythonでシングルトンを__new__使わず、かつ__init__呼び出しを防いで実現する方法 |
https://qiita.com/17ec084/items/1bad1d79428c6008e66b
|
pythonでシングルトンをnew使わず、かつinit呼び出しを防いで実現する方法シングルトンとは複数のインスタンスを作ることを禁止したクラスのこと。 |
2021-05-18 12:48:20 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
Jupyter-notebook での モジュールのimport エラーの対処 |
https://qiita.com/754x/items/d490aadfbf9c4b478d8c
|
|
2021-05-18 12:46:45 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
[小ネタ]2次元ガウス関数の図示 |
https://qiita.com/kensussu/items/5fc113c71b50c6762645
|
自然の画像だと低周波の部分が多くなる一般に画像処理を行う際には、前処理として平滑化を行い、高周波の部分を少なくするエッジやノイズを低減する平滑化を行うことで画像の本質である低周波の部分をなるだけ損なうことなく、処理をしやすくする平滑化のために使うフィルタにはいくつか種類があり、そのうちのつがガウシアンフィルターガウシアンフィルターは一律に平滑化するのではなく、注目画素からの距離に応じて重みを変えることで、自然な平滑化が実現できるらしいです。 |
2021-05-18 12:08:57 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
Reactのフォームから返される値と渡す値で型バラバラ問題(数値) |
https://qiita.com/satokiyoshino/items/7dde6bc8b1ce2112b9fe
|
ここで、素直にinputに値を渡して、変更があればinputの返り値で価格を変更してみる。 |
2021-05-18 12:59:37 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Vue.jsでexport defaultの外からexport default内のmethodsを呼び出したい |
https://teratail.com/questions/338925?rss=all
|
Vuejsでexportdefaultの外からexportdefault内のmethodsを呼び出したい前提・実現したいこと独自ライブラリを使う関係でどうしてもexportnbspdefaultの外からmethodsを呼び出す必要があります。 |
2021-05-18 12:58:12 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
【シェル】tail -n や head -n で指定出来る値の上限 |
https://teratail.com/questions/338924?rss=all
|
headn |
2021-05-18 12:55:09 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
JSのグラフ Plotly.js でx軸の最小値と最大値の設定[00:00~23:55] |
https://teratail.com/questions/338923?rss=all
|
JSのグラフPlotlyjsでx軸の最小値と最大値の設定graphjsグラフのライブラリにはploylyjsを使用functionmakegraphvarvaluexytypescatterconstlayoutxaxistitle時間yaxistitle測定値PlotlynewPlotgraphplacevaluelayoutやりたいことは、valueの値に関係なく、x軸の開始をaposapos終了時点をaposaposに固定したいです。 |
2021-05-18 12:53:31 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
アセンブリ言語 関数の呼び出し |
https://teratail.com/questions/338922?rss=all
|
|
2021-05-18 12:52:37 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
セッションを利用して入力した値を保持させたい |
https://teratail.com/questions/338921?rss=all
|
セッションを利用して入力した値を保持させたい前提・実現したいこと前提jspファイルをつ作成して、そのファイルの中でやり取りをする。 |
2021-05-18 12:41:51 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
vscodeでスムーススクロールの実行 |
https://teratail.com/questions/338920?rss=all
|
vscodeでスムーススクロールの実行vscodeでスムーススクロールの実行研修映像を見ながらvscodeでスムーススクロールの実行を行っているのですが、うまく表示されません。 |
2021-05-18 12:32:35 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
WordPressのプラグインTable of Contents Plusがカスタムテンプレートだと表示されない |
https://teratail.com/questions/338919?rss=all
|
同じようにhhなど入れたのですが、目次が生成されませんでした。 |
2021-05-18 12:31:02 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
【HTML,jQuery】<input> の value が空ではないなら、リスト内からマッチするものを2つだけ抽出して、<datalist>に<option>として足したいです。 |
https://teratail.com/questions/338918?rss=all
|
【HTMLjQuery】ltinputgtのvalueが空ではないなら、リスト内からマッチするものをつだけ抽出して、ltdatalistgtにltoptiongtとして足したいです。 |
2021-05-18 12:22:31 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Google Spread Sheetの一部rangeのクリップボードへのコピーについて |
https://teratail.com/questions/338917?rss=all
|
GoogleSpreadSheetの一部rangeのクリップボードへのコピーについて今、GoogleSpreadnbspSheetnbspの指定範囲をボタン一つでコピーするプログラムを作っています。 |
2021-05-18 12:19:39 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
シェルスクリプトの引数のファイルが存在するかどうか |
https://teratail.com/questions/338916?rss=all
|
シェルスクリプトの引数のファイルが存在するかどうか前提・実現したいこと引数を複数持ち、その引数の名前のファイルが存在すれば、そのファイルの詳細情報をlsnbsplを用いて表し、存在しなければ、「存在しないと表現するシェルスクリプトをさくせいしたいです。 |
2021-05-18 12:19:00 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
双方向線形リストの挿入 |
https://teratail.com/questions/338915?rss=all
|
双方向線形リストの挿入前提・実現したいことjavaで双方向線形リストの勉強をしていて、新しいノードを先頭に挿入にしていくプログラムを作りたいのですが、NullPointterExceptionが出てしまいます。 |
2021-05-18 12:04:41 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
arrayのプログラムについて |
https://teratail.com/questions/338914?rss=all
|
配列に値がすでに入っている場合は新しくクリックされたradioのvalueと入れ替え、あらかじめ入っていた値は削除する。 |
2021-05-18 12:03:54 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
AWSサービス一覧(2021年) 気になったやつだけ インフラ編(2/2) |
https://qiita.com/get-latest-information/items/2a883774143f8b323dcf
|
SnowFamily簡単に言えば、暑さ、寒さや落下への耐久性ががある物理コンピュータのBOX。 |
2021-05-18 12:23:30 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
microstackを使ってMulti-nodeのopenstackをAWSに構築する |
https://qiita.com/iguchikoma/items/4ab82757e22050d825ad
|
microstackを使ってMultinodeのopenstackをAWSに構築する目的microstackを使ってMultinodeのopenstackをAWSに構築する参考手順microstackのrequirementsを確認AWSでVMを作るつ台構成で作ってみるcontrolnodexcomputenodex用にVMを作るAMIの選択ubuntuを選択instancetypeCPUGMemoryを選択storageGにする作ったつのVM間でnetwork疎通ができるようにAWSのsecuritygroupを設定するスクショ省略controlnode作成controlnodeにするVMで実施bashsnapでmicrostackをinstallsudosnapinstallmicrostackdevmodebetamicrostackのcontrolnodeをinstallsudomicrostackinitautocontrolcomputenodeがjoinする際に使うconnectionstringを確認後でcomputenodeをinstallする時に使うsudomicrostackaddcomputeUsethefollowingconnectionstringtoaddanewcomputenodetotheclustervalidforminutesfromthismomenthKhobNbmFtZaxMCyNDYuMTELjEwqZpbmdlcnByaWxCAdnnsrXBPrLuMcUBiXTrTGScdsMZJCgzpLzKJpZNkgNzFkMTYYjUZmUwNGYZDgyODMMGYMmEZjENWamcVjcmVSBjNZuTUhnVobmwaXpuMXFTdNxNncwRjEZGOQcomputenode作成computenodeにするVMxで実施は上のsudomicrostackaddcomputeの実行結果の文字列に置き換えるbashsnapでmicrostackをinstallsudosnapinstallmicrostackdevmodebetamicrostackのcomputenodeをinstallsudomicrostackinitautocomputejoinltconnectionstringgt状態確認bashcontrolnodeで実施。 |
2021-05-18 12:23:18 |
Docker |
dockerタグが付けられた新着投稿 - Qiita |
[CircleCI]Rails6+Docker+CircleCIで超シンプルな自動テストの仕組みを作った!! |
https://qiita.com/tochisuke221/items/25f45c7c960c59337fe2
|
また、他の記事などから自身が理解できないコードを集めて構築するということが嫌だったため、簡単で超シンプルなコードのみで構成しておりますので、不足等がありましたらご指摘ください対象者・前提CircleCIの記事や公式リファレンスを何度見ても理解できず、どうしたらいいかわからないけど、絶対に導入したいと思っている方できれば、超シンプルで自身理解できる範囲で構築していきたい方すでにDockerを導入したRailsで作成したアプリケーションをお持ちの方参考筆者が書いたDocker導入時エラー格闘記録実装手順CircleCIを入れようと思い色々な記事を参考にしましたが、どうもうまくいかない、、、そんなときに、dockerを使ってCircleCIを動かす記事に出会いました。 |
2021-05-18 12:57:24 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
[CircleCI]Rails6+Docker+CircleCIで超シンプルな自動テストの仕組みを作った!! |
https://qiita.com/tochisuke221/items/25f45c7c960c59337fe2
|
また、他の記事などから自身が理解できないコードを集めて構築するということが嫌だったため、簡単で超シンプルなコードのみで構成しておりますので、不足等がありましたらご指摘ください対象者・前提CircleCIの記事や公式リファレンスを何度見ても理解できず、どうしたらいいかわからないけど、絶対に導入したいと思っている方できれば、超シンプルで自身理解できる範囲で構築していきたい方すでにDockerを導入したRailsで作成したアプリケーションをお持ちの方参考筆者が書いたDocker導入時エラー格闘記録実装手順CircleCIを入れようと思い色々な記事を参考にしましたが、どうもうまくいかない、、、そんなときに、dockerを使ってCircleCIを動かす記事に出会いました。 |
2021-05-18 12:57:24 |
技術ブログ |
Developers.IO |
【内製化支援ウェビナー】変化へ対応できるエンジニアリング組織のあるべき姿とは?〜開発速度と信頼性を両立させる方法を考える〜 |
https://dev.classmethod.jp/news/210609-sre-webinar/
|
開発 |
2021-05-18 03:12:26 |
海外TECH |
DEV Community |
How to efficiently sort a large array |
https://dev.to/curchadw/how-to-efficiently-sort-a-large-array-5927
|
How to efficiently sort a large arrayA buddy of mine from up in Canada is in the same full stack group as me He happened to be out for a little while and needed to get caught up on the course work I had a very fun time explaining merge sorts over the phone and surprisingly we did need to get on for a zoom call I guess the more you understand something the easier it is to explain it Just a fair warning this is not exactly my own original code but thought this would be a good example to explain and this was something we came up with in my group together Firstly what is a merge sort algorithm used for Its used to simply sort a very large array You could use a simple linear sort but you are talking about possibly longer processing time if you are trying to cover a very large array In comes the merge sort algorithm meteor For the sake of just showing how this works I am just going to use a small array no need to get crazy const someArray There are actually two parts to this there is a function that will mergeSort function and there is a merge functionconst mergeSort array gt const merge left right gt I will start building up the mergeSort function then move to the merge function function mergeSort array const half array length if array length lt return array const left array splice half return merge mergeSort left mergeSort array So since there are no line numbers I thought it was best I left some number labels in the code above to help you follow along The array passed in will get chopped in half into two sub arrays If the array is less than the length of the array just gets returned ending it right here the left array will start from st index up to where the half variable starts the split array is now passed into the returned merge function as the left and right parametersNow what is going on in the mysterious merge function let arr while left length amp amp right length Pick the smaller among the smallest element of left and right sub arrays if left lt right arr push left shift else arr push right shift return arr left right an empty array is setup Both the left and right array have to have elements in them at the same time for this loop to work The first element values in both arrays are being compared to see which is the smallest The smallest will get pushed in the empty array we sat up in the beginning of the function One thing you will need to keep in mind the first index values are getting updated in each array as they are leaving the sub arrays hence why we are always comparing the first index So there was one thing I didn t mention In some cases there will be an array that has odd number of indexes When split the array in the mergeSort function typically that left over index goes in you first sub array At label the while loop is over because only one sub array has a value and is just concatenated to the back of the array that all the other values were getting pushed into earlierWhen all of this processes our array in the beginning results to this output I hope this was enlightening as I found Any feedback is appreciated if you find anything wrong with this Have a great evening folks Here is the full code function merge left right let arr while left length amp amp right length right sub arrays if left lt right arr push left shift else arr push right shift return arr left right function mergeSort array const half array length if array length lt return array const left array splice half return merge mergeSort left mergeSort array |
2021-05-18 03:12:06 |
医療系 |
医療介護 CBnews |
青梅市立総合病院、患者コロナ感染で入退院制限も-新たに5人判明、外来診療・救急は「通常どおり」 |
https://www.cbnews.jp/news/entry/20210518120819
|
外来診療 |
2021-05-18 12:50:00 |
ニュース |
BBC News - Home |
Israel-Gaza violence: Joe Biden calls for ceasefire |
https://www.bbc.co.uk/news/world-middle-east-57152723
|
benjamin |
2021-05-18 03:21:10 |
ニュース |
BBC News - Home |
Biden's tax return shows steep fall in income |
https://www.bbc.co.uk/news/world-us-canada-57152879
|
steep |
2021-05-18 03:17:24 |
LifeHuck |
ライフハッカー[日本版] |
手のひらサイズのパルスオキシメーターなら、自宅や出先で手軽にヘルスチェックができるね |
https://www.lifehacker.jp/2021/05/amazon-fuji-komtech-pulse-oximeter-fc-p01w.html
|
手のひら |
2021-05-18 13:00:00 |
北海道 |
北海道新聞 |
NY知事、著作で5・5億円 コロナ禍のさなか執筆 |
https://www.hokkaido-np.co.jp/article/545089/
|
著作 |
2021-05-18 12:18:00 |
北海道 |
北海道新聞 |
首相「真摯に反省」と謝罪 建設石綿訴訟で原告団に |
https://www.hokkaido-np.co.jp/article/545088/
|
首相 |
2021-05-18 12:16:00 |
北海道 |
北海道新聞 |
フジ社長をHD金光氏兼務 遠藤氏は副会長に |
https://www.hokkaido-np.co.jp/article/545080/
|
金光氏 |
2021-05-18 12:12:00 |
北海道 |
北海道新聞 |
河井元法相側、買収認める 妻の当選「主目的でない」 |
https://www.hokkaido-np.co.jp/article/545079/
|
広島選挙区 |
2021-05-18 12:08:00 |
北海道 |
北海道新聞 |
東証、午前終値2万8402円 反発、経済回復に期待 |
https://www.hokkaido-np.co.jp/article/545078/
|
日経平均株価 |
2021-05-18 12:08:00 |
北海道 |
北海道新聞 |
札幌370人超感染 過去2番目 新型コロナ |
https://www.hokkaido-np.co.jp/article/545077/
|
新型コロナウイルス |
2021-05-18 12:06:00 |
ビジネス |
東洋経済オンライン |
信頼されない人は報・連・相がなってない【動画】 自分が言いたい事でなく相手が聞きたい事を | ワークスタイル | 東洋経済オンライン |
https://toyokeizai.net/articles/-/429039?utm_source=rss&utm_medium=http&utm_campaign=link_back
|
東洋経済オンライン |
2021-05-18 12:10:00 |
IT |
週刊アスキー |
天丼てんや、お弁当のキャンペーンを実施中!「上天丼」がお得なワンコイン |
https://weekly.ascii.jp/elem/000/004/055/4055238/
|
天丼てんや |
2021-05-18 12:05:00 |
マーケティング |
AdverTimes |
フジ海外事業部、日本初の番組発売EC「JET」をローンチ |
https://www.advertimes.com/20210518/article350298/
|
海外事業部 |
2021-05-18 03:30:30 |
コメント
コメントを投稿