IT |
ITmedia 総合記事一覧 |
[ITmedia News] 「生ジョッキ缶」6月15日に再発売 数量限定で アサヒビール発表 |
https://www.itmedia.co.jp/news/articles/2105/07/news134.html
|
itmedia |
2021-05-07 19:22:00 |
IT |
MOONGIFT |
Livebook - Elixir版Jupyter Notebook |
http://feedproxy.google.com/~r/moongift/~3/0Z1aBmnlTz8/
|
LivebookElixir版JupyterNotebookPythonのJupyterNotebookといえば、テキストとコードを組み合わせたドキュメントを書けることで知られています。 |
2021-05-07 21:00:00 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
Boothの検索画面がイケてないのでいじってみた |
https://qiita.com/angeart/items/61f99d06286c08941216
|
Boothの検索画面がイケてないのでいじってみた前置きBoothって除外検索できないよねっていう話をしてたのでぱぱっと作ってみましたTLDRChrome専用Tampermonkeyという拡張機能を入れていることが前提ですこれをインストールするおわり使い方簡単検索ボックスの隣にignoreと書かれたボックスが現れるので除外したい単語を入れてチェックを付けるだけですTanpermonkeyって何とあるページに自分のスクリプトを介入させることのできるすげーやつScriptのお話単純に検索結果のアイテムを総なめして除外しているだけですRegExpにぶち込んでるので正規表現で除外もできるぞテキストフォームは隣の検索ボックスからパクってきましたUserScriptnameBoothIgnoreSearchnamespaceversiondescriptionBoothの検索結果から特定のキーワードを除外します正規表現可能authorAngeartmatchicongrantnoneUserScriptfunctionusestrictconstignoreSearchBoxltdivclassitemsearchboxgtltformclassitemsearchgtltinputnameutftypehiddenvalue✓gtltspanclasstwittertypeaheadstylepositionrelativedisplayinlineblockdirectionltrgtltinputtypesearchvalueautocompleteoffclassactagsitemsearchinputtthintreadonlyspellcheckfalsetabindexstylepositionabsolutetoppxleftpxbordercolortransparentboxshadownoneopacitybackgroundnoneautorepeatscrollpaddingboxborderboxrgbgtltinputtypesearchnamequeryidignorequeryvalueplaceholderignoreautocompleteoffclassactagsitemsearchinputttinputspellcheckfalsedirautostylepositionrelativeverticalaligntopbackgroundcolortransparentgtltpreariahiddentruestylepositionabsolutevisibilityhiddenwhitespaceprefontfamilyArialfontsizepxfontstylenormalfontvariantnormalfontweightwordspacingpxletterspacingpxtextindentpxtextrenderingautotexttransformnonegtltpregtltspanclassttdropdownmenustylepositionabsolutetopleftpxzindexdisplaynonerightautogtltdivclassttdatasetgtltdivgtltspangtltspangtltinputidexecignoretypecheckboxclassbtnsearchgtltformgtltdivgtdocumentquerySelectorglobalnavinsertAdjacentHTMLbeforeendignoreSearchBoxconstignoreSearchBoxEldocumentquerySelectorignorequeryignoreSearchBoxElvaluesessionStorageignoreQueryconstignoreExecdocumentquerySelectorexecignoreignoreExeccheckedsessionStorageexecIgnoretruefalseconstexecfunctionconstignoreSearchBoxEldocumentquerySelectorignorequerydocumentquerySelectorAllitemcardforEachvgtvstyledisplayinlineblockifignoreExeccheckedampampignoreSearchBoxElvalueletmatchRegexnulltrymatchRegexnewRegExpignoreSearchBoxElvalueigcatchreturnconstmatchedEldocumentquerySelectorAllitemcardfiltervgtvquerySelectoritemcardtitlegtatextmatchmatchRegexmatchedElforEachvgtvstyledisplaynonewindowmatchedElmatchedElelseifwindowmatchedElnullwindowmatchedElforEachvgtvstyledisplayinlineblockignoreSearchBoxEladdEventListenerinputfunctionsessionStorageignoreQuerythisvalueexecifdocumentreadyStatecompletedocumentreadyStateloadeddocumentreadyStateinteractiveexecelsedocumentaddEventListenerDOMContentLoadedfunctioneventexecignoreExecaddEventListenerchangefunctionexecsessionStorageexecIgnorethischecked余談BoothはどうやらjQuery使ってるみたいだけどnativeオンリーで書きました。 |
2021-05-07 19:42:28 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
Pinterest風なGridレイアウトをforeachの順序を崩さずに実現するまで【JS|意外とかんたん】 |
https://qiita.com/marty_ojiya/items/fa83ef61eae111f40a12
|
Pinterest風なGridレイアウトをforeachの順序を崩さずに実現するまで【JS意外とかんたん】今回実現することフロントエンドをされている方なら度は憧れるPinterest風なGridレイアウトをライブラリを使わず、かんたんなJSで実現したので過程と解説を書いていきたいと思います。 |
2021-05-07 19:31:47 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
discord.js を使用して気軽に日程調整の Discord Bot を作成する |
https://qiita.com/Toya-Onodera/items/c7748c384084bd2ae06c
|
一応GitHubでコードは管理していますが、簡単に作成できるのでみなさん気軽にやってみてくださいよろしくお願いします️流れDiscord上で動くBotを作成するメンションされたらBotが日程を提示するように実装するBotを永続化するDiscord上で動くBotを作成する誰でも作れるDiscordBot基礎編。 |
2021-05-07 19:06:55 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
【JavaScript】繰り返し処理を利用し、九九を作成せよ。 |
https://qiita.com/panda-chibi/items/92a5d7d350b02a189db9
|
【JavaScript】繰り返し処理を利用し、九九を作成せよ。 |
2021-05-07 19:01:36 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
librosa内の関数のno attributeエラーで困っています |
https://teratail.com/questions/337064?rss=all
|
librosa内の関数のnoattributeエラーで困っていますnbspRaspberrynbspPiで音声解析ツールのlibrosaを使用しようとしています。 |
2021-05-07 19:47:09 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
線形補間の区間計算 対数で割る理由を知りたいです。 |
https://teratail.com/questions/337063?rss=all
|
線形補間の区間計算対数で割る理由を知りたいです。 |
2021-05-07 19:44:15 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
C♯テキストボックスに数字を入力しボタンを押してメッセージ表示 |
https://teratail.com/questions/337062?rss=all
|
Cテキストボックスに数字を入力しボタンを押してメッセージ表示プログラミング初心者です。 |
2021-05-07 19:29:44 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Railsのタスクファイルで既存のカラムを別の新規カラムへ丸々コピーしたい |
https://teratail.com/questions/337061?rss=all
|
Railsのタスクファイルで既存のカラムを別の新規カラムへ丸々コピーしたいUserテーブルにあるsexカラムを消して、sexidカラムにデータを丸々移し替えたいです。 |
2021-05-07 19:21:34 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
レコードを複製して複製後のレコードを選択状態にしたい |
https://teratail.com/questions/337060?rss=all
|
レコードを複製して複製後のレコードを選択状態にしたい実現したいことAccessで、メインフォームの中に、テーブルに連結されたデータシート形式のサブフォームと、ボタンを配置します。 |
2021-05-07 19:14:55 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
LaravelでログアウトしようとするとSession store not set on request.エラーになる |
https://teratail.com/questions/337059?rss=all
|
LaravelでログアウトしようとするとSessionstorenotsetonrequestエラーになる環境プログラミング初学者です。 |
2021-05-07 19:11:23 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
c++ LVN_GETDISPINFOについて |
https://teratail.com/questions/337058?rss=all
|
clvngetdispinfo |
2021-05-07 19:08:21 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Python Pythonファイル(utf-8) から windowsテキストファイル(cp932)への書き出しができない |
https://teratail.com/questions/337057?rss=all
|
PythonPythonファイルutfからwindowsテキストファイルcpへの書き出しができない前提・実現したいことPythonで作成したファイルのフルパスをテキストファイルに出力したいです出力する情報は、別の処理で作成したファイルのフルパスです。 |
2021-05-07 19:06:08 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
Dateクラスで曜日を表示させる |
https://qiita.com/N396184501/items/5ef59fc25966f18b57c0
|
Dateクラスで曜日を表示させるはじめにアウトプット用に記述します。 |
2021-05-07 19:51:30 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
【rails6】formの送信をしてもページが遷移しない問題の解決 |
https://qiita.com/Takahiro_Ito/items/186172023415cf9a5db0
|
【rails】formの送信をしてもページが遷移しない問題の解決こんにちは今日もアプリケーションの不具合を調べていたところ、思わぬミスを発見しましたので共有します発生した問題アプリのform、送信ボタンsubmitを押しても画面が遷移しない実際に現象をご確認くださいませ見えていませんが、「チャットを始める」のボタンを連打していますこのコードを確認くださいませshowhtmlerbltformwithmodelroomdofgtltfieldsforentrydoegtltehiddenfielduseridvalueuseridgtltendgtltfsubmitチャットを始めるclassminisendbtnusershowchatgtltendgt問題はこの箇所ですltformwithmodelroomdofgt実は、formwithにはturbolinksが関わっているそうです私は諸々の事情でturbolinksを解除しておりますので、これでは画面遷移ができないのも納得ですね。 |
2021-05-07 19:11:50 |
技術ブログ |
Developers.IO |
AWS Directory Service のディレクトリへコスト配分タグを付ける方法を教えてください |
https://dev.classmethod.jp/articles/tsnote-directory-service-add-tags/
|
awsdirectoryservice |
2021-05-07 10:44:34 |
技術ブログ |
Developers.IO |
วิธีการเข้าร่วมสัมมนา Zoom : Video Conferencing |
https://dev.classmethod.jp/articles/how-to-join-seminar-zoom-video/
|
วิธีการเข้าร่วมสัมมนาZoom Video Conferencingสวัสดีครับทุกคนในช่วงเวลาที่ผ่านมาจากสถานการณ์การแพร่ระบาดของเชื้อไวรัสCovid ส่งผลกระทบให้ธุรกิจต่างๆต้อ |
2021-05-07 10:35:32 |
海外TECH |
Ars Technica |
Why hasn’t Waymo expanded its driverless service? Here’s my theory |
https://arstechnica.com/?p=1762459
|
business |
2021-05-07 10:45:29 |
海外TECH |
DEV Community |
An Immersive Guide to Geospatial MongoDB Data |
https://dev.to/akashshyam/an-immersive-guide-to-geospatial-mongodb-data-13ci
|
An Immersive Guide to Geospatial MongoDB DataDealing with coordinates can be a huge pain so why not take the easy way Instead of wrestling with coordinates in the frontend push it away to the backend and let mongoDB do the work Today we ll look at dealing with geospatial data in mongoDB or mongoose First on our list is GeoJSON GeoJSONIt has various data types to make dealing with coordinates easy Keep in mind that longitude comes before latitude PointThe simplest of all types it s basically a coordinate i e a longitude and a latitude A point type Point coordinates LineStringIt s an array of array of coordinates which will be joined to form a line It basically consists of an array of points A linestring type LineString coordinates PolygonIt s a polygon that s it squares rectangles hexagons decagons quadrilaterals so on This must be a closed figure the first point must be the same as the last point I m sounding like my maths teacher now We draw the sides of the polygon using linestrings Now to illustrate this better I m going to draw a very very simple coordinate grid don t worry nothing complicated I apologize on behalf of my bad designing skills for that crude grid Now let s draw a simple polygon Here s how we can represent this in code type Polygon coordinates There are a few to notice in this The nested arrays go levels deep I ll get back to this in a minuteIn the diagram there are only points but we have written points in our code This is because the first point and last point overlap in the diagram so it s not visible To make this a closed figure and a valid Polygon we need to specify the last value the same as the first value to tell mongoDB that the figure has ended As I promised earlier I m going to explain the secret of the nested arrays The first array holds all the rings I ll explain this in a second The second one holds each ring Now what are rings It s basically a hole inside the polygon So the figure holds the area between the polygons Here s a diagram The white triangle inside is a ring The figure contains the area inside the outer polygon but outside the white area the area shaded in red is contained Finally the rd array is our old friend the array of coordinates The code for this polygon would look like this type Polygon coordinates That was a long and hopefully not boring maths lesson Let s actually play around with these types and learn about more operators geometryIt holds our geometrical data type eg Point Polygon and is used in tandem with other operators geometry type Polygon coordinates geoIntersectsIt checks if the coordinates in a document are intersecting not necessarily completely inside the provided geometrical type It has to be a d type i e Polygon Places find location geoIntersects geometry type Polygon coordinates geoWithinChecks if the coordinates in a document are completely inside the provided Polygon single multi ringed Places find location geoWithin geometry type Polygon coordinates If you want to do the same thing but in a circle i e in a particular radius from the coordinates we use center It takes in an array which has two elements The first is the coordinates for the center and the second is the radius The format is coordinateX coordinateY radius Places find location geoWithin center nearFetches all documents which are have a certain distance from a specified coordinate which can be controlled using minimum and maximum lengths Also it will sort the documents from nearest to farthest Places find location near geometry type Point coordinates We can optionally specify a minDistance and maxDistance Places find location near geometry type Point coordinates minDistance maxDistance ConclusionYou might be thinking how is this useful Well Suppose our user is looking for restaurants near him we can provide all restaurants in a mile radius Thanks for reading until here If you liked the article and learn something today don t forget to leave a like and follow me on dev to |
2021-05-07 10:28:43 |
Apple |
AppleInsider - Frontpage News |
Only 4% of iOS users in US are opting in to ad tracking, report says |
https://appleinsider.com/articles/21/05/07/only-4-of-ios-users-in-us-are-opting-in-to-ad-tracking-report-says?utm_medium=rss
|
Only of iOS users in US are opting in to ad tracking report saysAn ongoing analysis of Apple s App Tracking Transparency tool claims of users in the U S are opting out of the ad tracking feature which launched in April According to Flurry Analytics which has been tracking daily opt in and opt out rates following the launch of iOS late last month roughly of daily users in the U S are allowing apps access to their Identifier for Advertisers IDFA tag The figure is based on a sampling of million daily mobile active users Rates increase when taking other countries into account with some of million daily users opting in to ad tracking worldwide Read more |
2021-05-07 10:13:50 |
海外TECH |
CodeProject Latest Articles |
Add Access Project to Source Version Control (Git) Repository |
https://www.codeproject.com/Articles/5301965/Add-Access-Project-to-Source-Version-Control-Git-R
|
access |
2021-05-07 10:45:00 |
医療系 |
医療介護 CBnews |
初・再診後の入院も10点加算-感染予防策が前提、新型コロナ臨時措置 |
https://www.cbnews.jp/news/entry/20210507185933
|
医療機関 |
2021-05-07 20:00:00 |
金融 |
RSS FILE - 日本証券業協会 |
会長記者会見−2021年− |
https://www.jsda.or.jp/about/kaiken/kaiken_2021.html
|
記者会見 |
2021-05-07 10:30:00 |
金融 |
金融庁ホームページ |
入札公告等を更新しました。 |
https://www.fsa.go.jp/choutatu/choutatu_j/nyusatu_menu.html
|
公告 |
2021-05-07 11:00:00 |
金融 |
金融庁ホームページ |
「トランジション・ファイナンス環境整備検討会」(第3回)議事次第について公表しました。 |
https://www.fsa.go.jp/singi/transition_finance/siryou/20210507.html
|
環境 |
2021-05-07 11:00:00 |
金融 |
金融庁ホームページ |
クライメート・トランジション・ファイナンスに関する基本指針に対するパブリックコメントの結果等について公表しました。 |
https://www.fsa.go.jp/news/r2/singi/20210507_2.html
|
結果 |
2021-05-07 11:00:00 |
海外ニュース |
Japan Times latest articles |
Japan’s premier art collective teamLab celebrates 20 years with a spot of tea and a Miami bash |
https://www.japantimes.co.jp/culture/2021/05/07/arts/teamlab-tea-time-fukuoka/
|
Japan s premier art collective teamLab celebrates years with a spot of tea and a Miami bashMarking years teamLab has a lot to be proud of when it comes to making an impact on the international art scene The collective s |
2021-05-07 20:00:24 |
ニュース |
BBC News - Home |
Under 40s to be offered alternative to AZ vaccine |
https://www.bbc.co.uk/news/health-57021738
|
groups |
2021-05-07 10:44:24 |
ニュース |
BBC News - Home |
Julia James: Man's photo issued in PCSO murder hunt |
https://www.bbc.co.uk/news/uk-england-kent-57023743
|
james |
2021-05-07 10:53:41 |
ニュース |
BBC News - Home |
Poplar fire: Blaze damages middle floors of tower block |
https://www.bbc.co.uk/news/uk-england-london-57022678
|
london |
2021-05-07 10:53:02 |
ニュース |
BBC News - Home |
Japan extends Covid-19 restrictions as Olympics draw nearer |
https://www.bbc.co.uk/news/world-asia-57008984
|
olympics |
2021-05-07 10:41:16 |
ニュース |
BBC News - Home |
When can I holiday abroad, and which countries will be on the green list? |
https://www.bbc.co.uk/news/explainers-52544307
|
amber |
2021-05-07 10:09:32 |
ビジネス |
ダイヤモンド・オンライン - 新着記事 |
「ワンダープラネット」のIPO情報総まとめ! スケジュールから幹事証券、注目度、銘柄分析、 他のスマホ向けゲームアプリ開発企業との比較や予想まで解説! - IPO株の銘柄分析&予想 |
https://diamond.jp/articles/-/270491
|
|
2021-05-07 19:27:00 |
ビジネス |
ダイヤモンド・オンライン - 新着記事 |
「テンダ」のIPO情報総まとめ! スケジュールから幹事証券、注目度、銘柄分析、 他のITソリューション企業との比較や予想まで解説! - IPO株の銘柄分析&予想 |
https://diamond.jp/articles/-/270493
|
|
2021-05-07 19:25:00 |
GCP |
Google Cloud Platform Japan 公式ブログ |
NSF との提携によるネットワーキング イノベーションの促進 |
https://cloud.google.com/blog/ja/products/networking/google-partnering-with-nsf-to-innovate-networking/
|
そのような経験が、クラウドネイティブで完全に自動化され、ソフトウェア定義を採用して広範囲にわたって仮想化されたグローバルなエッジネットワークインフラストラクチャの構築に役立てられています。 |
2021-05-07 12:00:00 |
北海道 |
北海道新聞 |
配信料、投げ銭で前座を支援 小痴楽が落語会企画 |
https://www.hokkaido-np.co.jp/article/541275/
|
新型コロナウイルス |
2021-05-07 19:10:00 |
北海道 |
北海道新聞 |
高橋彩華が首位、鈴木愛ら2位 サロンパスゴルフ第2日 |
https://www.hokkaido-np.co.jp/article/541274/
|
茨城県茨城 |
2021-05-07 19:04:00 |
ニュース |
Newsweek |
日本人が英語を話せないのは、とっさに使える「武器センテンス」を持っていないから |
https://www.newsweekjapan.jp/stories/carrier/2021/05/post-96239.php
|
日本人が英語を話せないのは、とっさに使える「武器センテンス」を持っていないからいつかは英語を話せるようになりたい、と勉強を続けて早数十年なのに、一向に英会話が上達した気がしない。 |
2021-05-07 19:37:00 |
IT |
週刊アスキー |
シャープ、「遠隔応対ソリューション」を活用した実証実験を東京医科歯科大学とともに実施 |
https://weekly.ascii.jp/elem/000/004/054/4054008/
|
実証実験 |
2021-05-07 19:30:00 |
IT |
週刊アスキー |
サンワサプライ、空気の入れる量で高さ・柔らかさを調整できるエアーリストレストを発売 |
https://weekly.ascii.jp/elem/000/004/054/4054004/
|
tokbk |
2021-05-07 19:15:00 |
IT |
週刊アスキー |
『ジャッジアイズ』の新情報が発表される「JUDGMENT DAY」は本日5月7日の23時から! |
https://weekly.ascii.jp/elem/000/004/054/4054006/
|
judgmentday |
2021-05-07 19:10:00 |
GCP |
Cloud Blog JA |
NSF との提携によるネットワーキング イノベーションの促進 |
https://cloud.google.com/blog/ja/products/networking/google-partnering-with-nsf-to-innovate-networking/
|
そのような経験が、クラウドネイティブで完全に自動化され、ソフトウェア定義を採用して広範囲にわたって仮想化されたグローバルなエッジネットワークインフラストラクチャの構築に役立てられています。 |
2021-05-07 12:00:00 |
コメント
コメントを投稿