IT |
気になる、記になる… |
Apple、「iOS」のバージョン別シェアの最新情報を公開 ー 「iOS 15」は63%に |
https://taisy0.com/2022/01/14/150747.html
|
apple |
2022-01-13 22:31:16 |
IT |
気になる、記になる… |
Apple、テスター向けに「iOS 15.3 Public Beta 2」と「iPadOS 15.3 Public Beta 2」をリリース |
https://taisy0.com/2022/01/14/150745.html
|
applebetasoftwar |
2022-01-13 22:18:46 |
TECH |
Engadget Japanese |
1台3役。用途に応じて移動・変形できる「木製・多機能バタフライテーブル」 |
https://japanese.engadget.com/butterfly-table-225034667.html
|
台役。 |
2022-01-13 22:50:34 |
AWS |
AWS Big Data Blog |
Backtest trading strategies with Amazon Kinesis Data Streams long-term retention and Amazon SageMaker |
https://aws.amazon.com/blogs/big-data/backtest-trading-strategies-with-amazon-kinesis-data-streams-long-term-retention-and-amazon-sagemaker/
|
Backtest trading strategies with Amazon Kinesis Data Streams long term retention and Amazon SageMakerReal time insight is critical when it comes to building trading strategies Any delay in data insight can cost lot of money to the traders Often you need to look at historical market trends to predict future trading pattern and make the right bid More the historical data you analyze better trading prediction you get Back … |
2022-01-13 22:22:25 |
Linux |
Ubuntuタグが付けられた新着投稿 - Qiita |
Ubuntuの動的IPアドレス環境でDDNSを使ってドメイン取得する |
https://qiita.com/m-m-mame/items/aa652e090670eb8bfa04
|
この状況でドメイン取得自体は終わりですこの段階でhttpいまとうろくしたドメイン名ポート番号testhtmlでアクセスすることができるようになっています前回の記事の続きちなみにvプラスを使用していない家庭ならポート番号は不要です※同じネットワークないではグローバルIPを使用しているため開けないのでスマホで見てますDDNS設定OSがwindowsなら公式がソフトを出してくれているのですがubuntuの場合はそんなものはないのでスクリプトから設定していきたいと思います。 |
2022-01-14 07:35:30 |
Git |
Gitタグが付けられた新着投稿 - Qiita |
【重要】.envファイルをgitignoreでgitの管理対象から外したい |
https://qiita.com/yutoun/items/7dfc61a8aa0ca94eda0d
|
作成していたdjangorestframeworkのAPIをデプロイするにあたって、この問題を避けるためにenvファイルをgitignoreを使ってgitの管理対象から外そうと思う。 |
2022-01-14 07:04:22 |
技術ブログ |
Developers.IO |
AWS Secrets Managerで RDSのパスワードローテーションしてみる in 2022 |
https://dev.classmethod.jp/articles/secrets-manager-password-rotation-2022/
|
awssecretsmanager |
2022-01-13 22:51:33 |
技術ブログ |
Developers.IO |
VPCピアリングとDXGWで関連付けされた2つのAWSアカウント間で片方のVPCだけ削除する |
https://dev.classmethod.jp/articles/vpc-peer-dxgw-multiaccount-delete/
|
directconnectgatewaydxgw |
2022-01-13 22:01:22 |
海外TECH |
Ars Technica |
Android 13 leaks: More Material You options, opt-in to app notifications |
https://arstechnica.com/?p=1825669
|
android |
2022-01-13 22:44:33 |
海外TECH |
Ars Technica |
Comcast trying to “torpedo” Biden FCC pick Gigi Sohn, advocacy group says |
https://arstechnica.com/?p=1825857
|
issue |
2022-01-13 22:14:30 |
海外TECH |
MakeUseOf |
What Are Bangs in DuckDuckGo? |
https://www.makeuseof.com/duckduckgo-what-are-bangs/
|
duckduckgo |
2022-01-13 22:30:12 |
海外TECH |
DEV Community |
Metro Rail Path Finder |
https://dev.to/iabdsam/metro-rail-path-finder-2o3k
|
Metro Rail Path Finder Overview of My SubmissionI made an Express application which basically calculates the path from one station to another in a particular city s Metro rail map It connects to the database on Mongodb Atlas My database has collections based on maps of different cities The express app passes the User preferences over to functions that query the database to find the route The app is very easily scalable as to add a map one only has to add a new collection in the database containing Station names etc and one option in the Map Select drop down Everything else including the functions and the drop downs are designed to get updates from the database itself Here is the link to my Github repository Submission Category Choose Your Own Adventure Link to Code mr loop metro path mongodb metro path mongodbThis is a Metro Rail Path Finder app Stack Used Expressjs MongoDb AtlasTo run the appJust make sure that node and npm are installed andnpm startAnd it will be deployed on http localhost users detailsNote The Mongodb database may refuse to connect sometimes I am finding a fix for that View on GitHub Screenshots Additional Resources InfoTechnology Used Express Mongodb AtlasContact iabdulsamad gmail com |
2022-01-13 22:53:26 |
海外TECH |
DEV Community |
xChange-MongoDB Realm and SwiftUI |
https://dev.to/ameysunu/xchange-mongodb-realm-and-swiftui-34d4
|
xChange MongoDB Realm and SwiftUI Overview of My SubmissionxChange is an app designed in SwiftUI for iOS that helps meet users from different parts of the globe It uses “Letter in which users can create letters through which users can share their thoughts and feelings as notes to which users within the local region can react and get in touch with Users with premium features can get access to the global feature where they can interact with letters all over the globe The app uses MongoDB Realm for authentication and CRUD operations as local persistence storage and is deployed on to MongoDB Atlas whenever a trigger to the app is viewed The app mainly focuses on how people can interact with each other merely based on their thoughts Submission Category Action Star Link to Code ameysunu xchange xChangexChange is an app designed in SwiftUI for iOS that helps meet users from different parts of the globe It uses “Letter in which users can create letters through which users can share their thoughts and feelings as notes to which users within the local region can react and get in touch with Users with premium features can get access to the global feature where they can interact with letters all over the globe The app uses MongoDB Realm for authentication and CRUD operations as local persistence storage and is deployed on to MongoDB Atlas whenever a trigger to the app is viewed The app mainly focuses on how people can interact with each other merely based on their thoughts Tools UsedSwiftUIMongoDB RealmMapKit and CoreLocation View on GitHub Additional Resources InfoThe application uses MapKit and CoreLocation for determining current location using Apple Maps to analyse the current location of users to deploy the letter in such a way that it binds the users of the same location Using Realm the data is bound with local CoreData within the iPhone and can be deployed to MongoDB Atlas Future WorkUsing Artificial Intelligence illegitimate users shall be removed The AI will also monitor and handle abusive images and NSFW content Screenshots |
2022-01-13 22:42:45 |
海外TECH |
DEV Community |
Creating a better date-picking experience with the DateRangePicker component |
https://dev.to/algolia/creating-a-better-date-picking-experience-with-the-daterangepicker-component-4019
|
Creating a better date picking experience with the DateRangePicker componentWhen crafting a search interface it s often enough to use what comes prepackaged with Algolia s InstantSearch libraries Each library comes in a different flavor of JavaScript for your ease of use Each one has all the main pieces you need to craft a strong UI Sometimes you want to go beyond what s available At that point you re presented with two options craft your own with our connector APIs or find a pre built custom widget It should come as no surprise to anyone that knows me that when presented with wanting a React date picker for December s coding challenge I wanted to write as little code as possible to make it work but I also wanted the best UI possible for Santa When it came to bonus challenge number I needed something extra My first stop The Algolia Code Exchange After a quick search around date components I found exactly what I needed the aptly named algolia react instantsearch widget date range picker Setting up the projectIf you d like to follow along you ll need to install a new React InstantSearch project The easiest way to do that is to run the following command npx create instantsearch app concert search app id latency api key cdddea index name concert events instantsearchjs template React InstantSearch This monster command will set up a React InstantSearch project and connect it to Algolia s hosted concert Index Change directory into the created folder and run yarn start for a solid starting point At this point you ve got a full search experience for a set of concerts If you want to filter by date you could set up a lt RefinementList gt component and set its attribute prop to date but those dates are Unix timestamps for easiest comparisons This isn t ideal for the user experience Let s make that better Installing and configuring the widgetTo get the date range picker up and running we need to install a couple of dependencies npm install algolia react instantsearch widget date range picker duetds date pickerThis will install the official Algolia React Date picker widget and its dependency the Duet Date picker From here we need to import the packages into our src App js file and initialize the Duet Date Picker for use Add right after the imports included in the create instantsearch app codeimport DateRangePicker from algolia react instantsearch widget date range picker import defineCustomElements from duetds date picker dist loader Defines the custom elements from the date picker for use on the window object defineCustomElements window Now that these packages are imported we re ready to get this on the page Adding the date range pickerTo add the picker to the page we need to select a spot within the lt InstantSearch gt component The base of the app is a search panel By default all we have inside this is the results but we can add a filter panel as well lt InstantSearch searchClient searchClient indexName concert events instantsearchjs gt lt div className search panel gt lt div className search panel filters gt lt DateRangePicker attribute date gt lt div gt lt div className search panel results gt Results code lt div gt lt div gt lt InstantSearch gt The DateRangePicker accepts an attribute prop This prop accepts a date based attribute from the hits in our Index Quick note The DateRangePicker accepts a Unix timestamp with milliseconds since the Epoch not seconds Depending on your data structure you may need to create a secondary timestamp in your data When you view the rendered page you should now have a date picker There are a few small UI snags to clean up The Duet Date picker uses a slew of CSS Custom Properties for much of its styling At the start of our src App css file we need to paste those in and configure for our app as appropriate root duet color primary cee duet color text duet color text active fff duet color placeholder duet color button fff duet color surface fff duet color overlay rgba duet color border dde duet font apple system BlinkMacSystemFont Segoe UI Roboto Helvetica Arial sans serif duet font normal duet font bold duet radius px duet z index The two picker areas are a little close together still so let s fix that with a little CSS as well This can go in src App css but should be closer to the bottom There are many ways to get the space between the two items the quick and easy solution is to use CSS Grid and the gap property date range picker display grid gap rem And with that we have a functioning user friendly date picker No more dealing with Unix timestamps and conversions Take this furtherThis works great in the small sample dataset but can also be brought into any Algolia InstantSearch application If you re looking to take this example further create a better UI around each Hit by editing the hit component in src App js You could also show the current filters applied with the CurrentRefinements component |
2022-01-13 22:15:11 |
海外TECH |
DEV Community |
Search Job Postings on HackerNews |
https://dev.to/yuhuishishishi/search-job-postings-on-hackernews-bmk
|
Search Job Postings on HackerNews Overview of My SubmissionHacker Job Search let you search job postings on HackerNews It used Real Scheduled Trigger and Functions to scrape job postings from HackerNews at an hour interval Atlas Search index is built on top to enable search by keyword functions The searching endpoint is exposed as HTTPS endpoints with Realm Functions Submission Category Automation Innovation Link to Code github Additional Resources InfoDemo Site |
2022-01-13 22:06:03 |
Apple |
AppleInsider - Frontpage News |
Wemo Smart Video Doorbell review: The new HomeKit doorbell of choice |
https://appleinsider.com/articles/22/01/13/wemo-smart-video-doorbell-review-the-new-homekit-doorbell-of-choice?utm_medium=rss
|
Wemo Smart Video Doorbell review The new HomeKit doorbell of choiceThis HomeKit Secure Video doorbell is the epitome of an Apple smart home device Let s take a close look at the just announced Belkin Wemo Smart Video Doorbell Belkin Wemo Smart Video DoorbellRevealed during the annual Consumer Electronics Show in Las Vegas Belkin has continued its push into HomeKit first accessories Read more |
2022-01-13 22:02:41 |
海外TECH |
Engadget |
After 15 years, Local Motors will reportedly cease operations this Friday |
https://www.engadget.com/after-15-years-local-motors-will-reportedly-cease-operations-this-friday-224540158.html?src=rss
|
After years Local Motors will reportedly cease operations this FridayCrowdsourcing automaker Local Motors will cease operations this Friday according to employees TechCrunch reports The company has not yet officially announced its imminent demise though its reactions from its workforce have already appeared on LinkedIn “As with most adventures they must come to an end Jeff Hollowell Local Motors VP of information technology wrote on Thursday “Local Motors has closed its doors It has been an exciting challenging and educational experience working with Olli and all the team at Local Motors I was fortunate to work with amazing individuals and help build what others said could not be done I ve been able to grow as a leader and learn new skills that I now take to my next path forward Thanks to all the team members and partners that I was able to work with The time spent was well worth the effort Local Motors pioneered the idea of crowdsourcing the production of vehicles with s Olli a D printed passenger microbus powered by now equally defunct IBM s Watson It set off a minor arms race among automakers to produce a new class of autonomous EV people movers however imparting Level autonomous capabilities has proven exceedingly difficult to date ーin part due to technological shortcomings in the current generation of sensor and signal processing systems Of course that hasn t dissuaded companies from trying their efforts having led to a series of high profile traffic accidents in recent years such as the Navya that wrecked in the opening hours of CES the Toyota e Pallette that ran down a paralympian in August and the solo vehicle accident in Whitby Ontario that critically injured a man last December Local Motors first made a name for itself with the Rally Fighter kit car before it pivoted to developing the Olli The company had planned to launch a pilot program for the second iteration of its autonomous shuttle the Olli in Toronto last spring however those plans were subsequently pushed back to February and with Thursday s revelation will now likely never take place |
2022-01-13 22:45:40 |
海外TECH |
Engadget |
US lawmakers want terms of service to be summarized in plain language |
https://www.engadget.com/tldr-act-introduction-222327260.html?src=rss
|
US lawmakers want terms of service to be summarized in plain languageUnless you re a lawyer there s a pretty good chance you ve never read through a website s entire terms of service There s a simple reason for that Far too often they re too long and difficult to parse Some services offer summary statements but they re the exception not the norm A bipartisan group of lawmakers made up of Representative Lori Trahan and Senators Bill Cassidy and Ben Ray Luján of Louisana and New Mexico want to change that They ve introduced the Terms of service Labelling Design and Readability Act that s TLDR for short Taking a page from Apple the proposed legislation would require online businesses to include a “nutrition label style summary at the top of their terms of service agreements and make the contracts easy for researchers to examine through the use of XML tags It would also require them to disclose any recent data breaches as well as provide information on whether a user can delete their data and how they would go about doing that “For far too long blanket terms of service agreements have forced consumers to either agree to all of a company s conditions or lose access to a website or app entirely No negotiation no alternative and no real choice said Representative Trahan The group cites a study that found it would take the average American workdays to read all the terms of service contracts they ve agreed to use their favorite online services as the basis for the need of the TLDR Act Should the legislation pass it would empower the Federal Trade Commission and state attorneys general to enforce it |
2022-01-13 22:23:27 |
海外科学 |
NYT > Science |
Checking Privilege in the Animal Kingdom |
https://www.nytimes.com/2022/01/11/science/inequality-intergenerational-wealth-animals.html
|
animals |
2022-01-13 22:45:51 |
海外TECH |
WIRED |
The World Was Cooler in 2021 Than 2020. That’s Not Good News |
https://www.wired.com/story/the-world-was-cooler-in-2021-than-2020-thats-not-good-news
|
The World Was Cooler in Than That s Not Good NewsThe global temperature was down thanks to La Niña but it was still the sixth hottest year on record And billion people had their warmest year yet |
2022-01-13 22:23:04 |
金融 |
金融総合:経済レポート一覧 |
市場を選択する、選択できるということ~CGコードのプライム市場向け原則等~ |
http://www3.keizaireport.com/report.php/RID/481150/?rss
|
大和総研 |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
FX Daily(1月12日)~ドル円、114円台前半まで急落 |
http://www3.keizaireport.com/report.php/RID/481155/?rss
|
fxdaily |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
金融機関のシステム障害:研究員の眼 |
http://www3.keizaireport.com/report.php/RID/481157/?rss
|
金融機関 |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
貸出・マネタリー統計(21年12月)~都銀貸出の前年割れが続く、マネタリーベースの伸び率もみるみる低下:経済・金融フラッシュ |
http://www3.keizaireport.com/report.php/RID/481158/?rss
|
前年割れ |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
2021年12月末の信用金庫の預金・貸出金動向 (速報) ~預金の堅調な伸びなどから余資運用資産は100兆円台に:ニュース&トピックス |
http://www3.keizaireport.com/report.php/RID/481164/?rss
|
中小企業 |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
2022年市場の見通し(日本株式):プロの視点 |
http://www3.keizaireport.com/report.php/RID/481197/?rss
|
視点 |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
リート市場の振り返り(2021年12月)~12月の東証REIT指数(配当込み)の騰落率は+3.5% |
http://www3.keizaireport.com/report.php/RID/481203/?rss
|
三井住友 |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
アジア・オセアニアリート市場は大きく上昇~経済正常化から今後も底堅い推移へ |
http://www3.keizaireport.com/report.php/RID/481204/?rss
|
三井住友 |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
ステーブルコインに対する規制強化に向けた動きと今後の論点:リサーチ・フォーカス No.2021-046 |
http://www3.keizaireport.com/report.php/RID/481207/?rss
|
日本総合研究所 |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
勢いがやや止まったESG関連ファンド~2021年12月の投信動向:研究員の眼 |
http://www3.keizaireport.com/report.php/RID/481208/?rss
|
関連 |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
人々の生活が良くなる半導体~より便利に人々とつながれる時代に |
http://www3.keizaireport.com/report.php/RID/481210/?rss
|
野村アセットマネジメント |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
マーケットフォーカス(米ドル建債券市場)2022年1月号~月末にかけて上昇 |
http://www3.keizaireport.com/report.php/RID/481211/?rss
|
三井住友トラスト |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
12月米消費者物価は39年半ぶりの伸び~市場予想の範囲内で金融市場の反応は限定的:マーケットレポート |
http://www3.keizaireport.com/report.php/RID/481214/?rss
|
三井住友トラスト |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
米国リート市場動向と見通し(2022年1月号)~前月末比9.1%上昇:REITレポート |
http://www3.keizaireport.com/report.php/RID/481216/?rss
|
見通し |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
グローバルリート市場レポート(2022年1月号)~2021年12月のグローバルリート市場(除く日本)(配当込み)(S&P指数ベース)(前月末比)は7.5%上昇し、史上最高値を更新... |
http://www3.keizaireport.com/report.php/RID/481217/?rss
|
史上最高値 |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
楽読 Vol.1786~過去の主要資産のパフォーマンスから考える |
http://www3.keizaireport.com/report.php/RID/481218/?rss
|
日興アセットマネジメント |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
KAMIYAMA Seconds!:FRBの態度変化(?)とマーケット |
http://www3.keizaireport.com/report.php/RID/481219/?rss
|
kamiyamasecondsfrb |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
日本円の実質実効為替レート:市川レポート |
http://www3.keizaireport.com/report.php/RID/481221/?rss
|
三井住友 |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
中央銀行デジタル通貨の新展開と日本への示唆【要約】 |
http://www3.keizaireport.com/report.php/RID/481227/?rss
|
中央銀行 |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
地銀のアライアンスの現状と課題~アライアンスの意義と日本型商業銀行の行方【要約】 |
http://www3.keizaireport.com/report.php/RID/481228/?rss
|
商業銀行 |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
【注目検索キーワード】グリーンファイナンス |
http://search.keizaireport.com/search.php/-/keyword=グリーンファイナンス/?rss
|
検索キーワード |
2022-01-14 00:00:00 |
金融 |
金融総合:経済レポート一覧 |
【お薦め書籍】サイコロジー・オブ・マネー 一生お金に困らない「富」のマインドセット |
https://www.amazon.co.jp/exec/obidos/ASIN/4478114137/keizaireport-22/
|
貧乏 |
2022-01-14 00:00:00 |
ニュース |
BBC News - Home |
No 10 accused of more rule-breaking staff parties |
https://www.bbc.co.uk/news/uk-politics-59989946?at_medium=RSS&at_campaign=KARANGA
|
funeral |
2022-01-13 22:34:59 |
ニュース |
BBC News - Home |
Liverpool frustrated by 10-man Arsenal in semi-final first leg |
https://www.bbc.co.uk/sport/football/59889970?at_medium=RSS&at_campaign=KARANGA
|
Liverpool frustrated by man Arsenal in semi final first legLiverpool are left frustrated by man Arsenal as the sides play out a goalless draw in the first leg of their Carabao Cup semi final at Anfield |
2022-01-13 22:00:51 |
海外TECH |
reddit |
NSW recorded 63,018 total new cases of COVID-19 in the 24 hours to 8PM last night (14/01/2022) |
https://www.reddit.com/r/sydney/comments/s3awo4/nsw_recorded_63018_total_new_cases_of_covid19_in/
|
NSW recorded total new cases of COVID in the hours to PM last night submitted by u Ascalaphos to r sydney link comments |
2022-01-13 22:00:41 |
ニュース |
THE BRIDGE |
SHOWROOM、ローソンエンタテインメントらと資本業務提携——エンタメ分野の共創を加速 |
https://thebridge.jp/2022/01/showroom-lawsonent-mugenlabo-magazine
|
SHOWROOM、ローソンエンタテインメントらと資本業務提携ーエンタメ分野の共創を加速本稿はKDDIが運営するサイト「MUGENLABOMagazine」に掲載された記事からの転載ライブ動画ストリーミングプラットフォーム「SHOWROOM」やバーティカルシアターアプリ「smash」を開発・運営するSHOWROOMは、HMVやローソンチケットローチケなどを展開するローソンエンタテインメントと資本業務提携したことを明らかにした。 |
2022-01-13 22:30:14 |
ニュース |
THE BRIDGE |
韓国発の給与前払サービス「Paywatch」、5億米ドル超をシード調達——フィリピン、インドネシアに進出へ |
https://thebridge.jp/2022/01/paywatch-aims-to-scale-its-earned-wage-access-biz-across-sea-with-a-us5-25m-funding-20220113
|
韓国発の給与前払サービス「Paywatch」、億米ドル超をシード調達ーフィリピン、インドネシアに進出へ韓国、マレーシア、香港でEWA給与前払サービスを展開するPaywatchは、シードラウンドで米ドルを調達した。 |
2022-01-13 22:15:27 |
ニュース |
THE BRIDGE |
JCBがマレーシアで初のスタートアップ投資、フィンテック企業Soft Spaceに500万米ドルを出資 |
https://thebridge.jp/2022/01/japans-jcb-injects-us5m-into-malaysian-fintech-firm-soft-space-20220113
|
JCBがマレーシアで初のスタートアップ投資、フィンテック企業SoftSpaceに万米ドルを出資マレーシアのFintechasaService企業SoftSpaceは、日本の国際決済ブランドであるJCBと戦略的提携を締結したと発表した。 |
2022-01-13 22:00:54 |
コメント
コメントを投稿