AWS |
AWS Database Blog |
Explore the semantic knowledge graphs without SPARQL using Amazon Neptune with Rhizomer |
https://aws.amazon.com/blogs/database/explore-the-semantic-knowledge-graphs-without-sparql-using-amazon-neptune-with-rhizomer/
|
Explore the semantic knowledge graphs without SPARQL using Amazon Neptune with RhizomerThis is a guest post written by Roberto García Associate Professor and Deputy Vice rector for Research amp Transfer at Universitat de Lleida Spain In this post we illustrate how to use the Rhizomer web application to interact with knowledge graphs available as semantic data from an Amazon Neptune instance through its SPARQL endpoint Neptune is … |
2022-02-22 16:55:15 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
pip3 install torchがなぜか失敗する問題を解決した時の備忘録 |
https://qiita.com/seigot/items/fbed65cfa4e28a960d89
|
pipinstalltorchがなぜか失敗する問題を解決した時の備忘録ある日pipinstalltorchするもなぜか失敗するpipinstalltorchDefaultingtouserinstallationbecausenormalsitepackagesisnotwriteableCollectingtorchDownloadingtorchcpcpmanylinuxxwhlMBKilledpythoncimporttorchTracebackmostrecentcalllastFileltstringgtlineinltmodulegtModuleNotFoundErrorNomodulenamedtorch色々調べるも分からない。 |
2022-02-23 01:25:18 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
Python リスト内にある重複している数字を取り除き、並べるプログラム |
https://qiita.com/irohas_gawr/items/46cfd1342f2ef91b6bd9
|
oldlistこのリストを下記のような出力にするのが目標です。 |
2022-02-23 01:22:07 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
【Google Apps Script】FileIteratorとFolderIteratorをiterableにして使いやすくする |
https://qiita.com/Chataky/items/1cbde717e450e3e8de53
|
反復可能なオブジェクトと、反復可能ではないオブジェクトだ。 |
2022-02-23 01:52:29 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
three.jsのGLTFLoader.jsのimportに失敗したときの解決備忘録 |
https://qiita.com/iwaken71/items/c3c8656d78c33ad92c39
|
threejsのGLTFLoaderjsのimportに失敗したときの解決備忘録概要年月日時点の現象こちらのDownloadからZipダウンロードしたファイル群を下のように展開ディレクトリ構造root└indexhtml└indexjs└threejsmasterthreejsmaster└buildthreemodulejs└examplesjsmloadersGLTFLoaderjsGLTFLoaderjsを使おうとするも、エラーindexjsimportasTHREEfromthreejsmasterthreejsmasterbuildthreemodulejsimportGLTFLoaderfromthreejsmasterthreejsmasterexamplesjsmloadersGLTFLoaderjsUncaughtTypeErrorFailedtoresolvemodulespecifierthreeRelativereferencesmuststartwitheitheror解決法GLTFLoaderjsの行目付近のfrom文元々はこちらGLTFLoaderjs中略VectorKeyframeTracksRGBEncodingfromthree中略fromthreeの部分をfrombuildthreemodulejsに変更GLTFLoaderjs中略VectorKeyframeTracksRGBEncodingfrombuildthreemodulejs中略これで解決しました。 |
2022-02-23 01:24:25 |
Linux |
Ubuntuタグが付けられた新着投稿 - Qiita |
Ubuntu Server 20.04.3 LTS トラブルシューティング#1terminalが起動しない |
https://qiita.com/art22/items/55d2034dd599f3153265
|
terminalを起動させないことには何も出来ないと思い、何とかしてterminalを起動できるようにするために調べてみました。 |
2022-02-23 01:11:30 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
AWS API Gateway - サーバーレス構成のフロントエンドから API Gateway へのアクセスを IAM で制御する |
https://qiita.com/ishiyama0530/items/5ad5bbffe506f770296d
|
笑amplifyとReactjsを使用したSRP認証の実装は以下を参照していただくと…ログイン前はIDプールから未認証のIAMロールが付与されpublicのみ実行でき、ログイン後は認証済みのIAMロールが付与されてpublicとprivateどちらのURLもフロントエンドから直接リクエストできるようになります。 |
2022-02-23 01:35:34 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
もうHTML/CSSは書きたくない |
https://qiita.com/kento2000/items/5b041a3fea097d2672f9
|
AmplifyStudioとFigmaを連携させるログインして、以下のような画面が開ければ、右のメニューにあるUILibraryを押します。 |
2022-02-23 01:33:44 |
golang |
Goタグが付けられた新着投稿 - Qiita |
ポインタについて |
https://qiita.com/wangqijiangjun/items/d3573f6ecb651825d826
|
つまり、アドレスポインタ実際にポインタを取得してみましょうtestgopackagemainimportfmtfuncmainnamewhatisgolangfmtPrintlnampnamegtxcPrintlnの後に、amp変数名と書くことでポインタを取得できます。 |
2022-02-23 01:58:58 |
Linux |
CentOSタグが付けられた新着投稿 - Qiita |
VirtualBoxにRedHatEnterpriseLinuxをインストール |
https://qiita.com/jackle/items/4aafec87400fa009dc47
|
VirtualBoxにRedHatEnterpriseLinuxをインストールVirtualBoxにRedHatEnterpriseLinuxをインストールするまでCentOSをインストールしたかったのですが年末でサポートが切れてしまったので、代わりにRHELをインストールしますインストール環境ホストOSWindowsPro仮想マシンOracleVMVirtualBoxrゲストOSRedHatEnterpriseLinuxカーネルバージョンVirtualBoxのインストールwindowsインストーラをクリックしてダウンロードするダウンロード完了後起動NextNextNextネットワーク機能のインストールをする際にホストのネットワークをリセットamp切断するけど良いかと問われるが特に問題ないのでYesをクリックInstallをクリックFinishをクリックRedHatEnterpriseLinuxのインストールメディアをダウンロードDownloadRHELをクリックAllDownloadsgtgtxgtDVDisogtDownloadGBをクリックダウンロードが開始されたらしばし待つGBもあるので長いダウンロード完了後DVDイメージは後程使うのでそのまま次に進むRedHatEnterpriseLinuxをVirtualBoxにインストールVirtualBoxを起動し新規ボタンをクリックし新しい仮想マシンイメージの作成に取り掛かる仮想マシンの作成画面が立ち上がったら何もせずエキスパートモードをクリック以下入力設定していく名前仮想マシンに命名する。 |
2022-02-23 01:49:32 |
Linux |
CentOSタグが付けられた新着投稿 - Qiita |
コマンドの使用頻度を調べてみた |
https://qiita.com/Elson/items/62d7abec7ec8bd6dad58
|
今回は記載していないですが、各サーバの下位順位を見ていくとそれぞれ個性がでてくるなと思いました。 |
2022-02-23 01:18:13 |
海外TECH |
MakeUseOf |
How to Add an Open Command Window Option to Windows 11's Context Menu |
https://www.makeuseof.com/windows-11-open-command-window-option-context-menu/
|
How to Add an Open Command Window Option to Windows x s Context MenuDo you miss the amp quot option command window here amp quot option on your context menu Don t worry there are ways to bring it back |
2022-02-22 16:45:14 |
海外TECH |
MakeUseOf |
What Are Game Pass Perks and How Do You Claim Them? |
https://www.makeuseof.com/game-pass-perks-explained/
|
claim |
2022-02-22 16:36:24 |
海外TECH |
MakeUseOf |
Here’s a Quick and Easy Trick to Fine-Tune Your Mac’s Volume or Brightness Level |
https://www.makeuseof.com/how-to-fine-tune-volume-brightness-mac/
|
keyboard |
2022-02-22 16:30:13 |
海外TECH |
MakeUseOf |
6 Ways to Convert PNG Files Into JPGs in Windows 11 |
https://www.makeuseof.com/windows-11-png-to-jpg/
|
convert |
2022-02-22 16:15:13 |
海外TECH |
MakeUseOf |
Can You Play PS3 Games on a PS4? |
https://www.makeuseof.com/can-you-play-ps3-games-on-ps4/
|
playstation |
2022-02-22 16:15:13 |
海外TECH |
DEV Community |
How v-if and v-else work in Vue |
https://dev.to/smpnjn/how-v-if-and-v-else-work-in-vue-10ll
|
How v if and v else work in VueVue templating comes with all sorts of easy shortcuts to implement advanced functionality One set of these is v for and v if These statements can be added to HTML tags to make your page more dynamic Let s look at how they work How v if works in Vuev if is essentially an if statement for your Vue If the statement within it is true then the HTML tag will display Otherwise it won t For example let s say we had the following Vue file lt template gt lt div class my div v if totalParcels gt gt You have more than items lt div gt lt template gt lt script gt export default data return totalParcels lt script gt In our v if we check if the data item totalParcels is more than If it is we show the div In this case it is so the div will appear If we change totalParcels to the div will disappear Since we have v if we also have v else and v else if How v else and v else if work in VueIn the example below we check for a few criteria If totalParcels changes we can now show different content to the user Note if we use v else and v else if we need a v if to go along with them All our divs should be beside each other as shown below lt template gt lt div class my div v if totalParcels gt You have no items lt div gt lt div class my div v else if totalParcels lt gt You have less than items lt div gt lt div class my div v else totalParcels gt gt You have totalParcels items lt div gt lt template gt lt script gt export default data return totalParcels lt script gt How to hide multiple elements with v ifSince v if needs to be attached to one element hiding multiple elements using the same v if requires that we put a wrapper around all the elements we want to hide If you want to hide multiple elements with a v if statement you have two options Wrap the elements you want to hide or show in another HTML tag like lt div gt and use the v if on that element Wrap the elements you want to hide or show in a lt template gt which will not render in the HTML but allow us to hide multiple elements Option has some benefits in certain circumstances but if you don t want your HTML to be nested using the tag is your best bet The difference between v show vs v ifIn vue we also have a property called v show It works almost the same as v if v else The difference is that with v if the HTML tag completely disappears if the v if statement is false With v show the HTML element is instead set to display none if the statement is false so the HTML will still exist on the page This can be useful in some specific scenarios lt template gt lt if totalParcels doesn t equal then the div will still render in the HTML but it will not display on the page gt lt div class my div v show totalParcels gt You have no items lt div gt lt template gt As you can see v if and versions of it becomes incredibly useful when we re changing data and want to notify users of these changes in our applications If you want to learn more about Vue you can check out more Vue content here |
2022-02-22 16:34:23 |
海外TECH |
DEV Community |
Building an AWS Auto Scaling Group (ASG) using Terraform Enterprise (contd) |
https://dev.to/mbaoma/building-an-aws-auto-scaling-group-asg-using-terraform-enterprise-contd-20f7
|
Building an AWS Auto Scaling Group ASG using Terraform Enterprise contd In the last article we looked at how to push Terraform code through GithHub to Terraform enterprise setting up our infrastructure The first part of this article can be viewed here This article highlights how to use CLI to push Terraform codes to Terraform enterprise to set up needed infrastructure Triggering the RunCreate a new workspace and select the run type as CLI driven runsThen set up variables such as your access key and secrets Login to your enterpriseterraform loginCopy the API token and paste it in your terminal when promptedCopy and add the given code block to your provider tf file Run the following Terraform commands terraform initterraform planterraform applyHead over to your AWS account to view the created resourcesIt is good practice to delete all provisioned services to avoid incurring costs when using cloud providers terraform destroy Useful ResourcesGitHUb RepoTerraform Modules and how to use themThanks for your time Feel free to connect with me via LinkedIn TwitterYoroshko |
2022-02-22 16:19:07 |
Apple |
AppleInsider - Frontpage News |
Apple TV+ releases trailer for 'The Snoopy Show' season 2 |
https://appleinsider.com/articles/22/02/22/apple-tv-releases-trailer-for-the-snoopy-show-season-2?utm_medium=rss
|
Apple TV releases trailer for x The Snoopy Show x season Ahead of its launch on Apple TV on March a new trailer has been released for the second season of the award winning The Snoopy Show As it did for the first season Apple TV is kicking off its new second run of The Snoopy Show with a YouTube trailer The minute second teaser shows Snoopy with all of the show s favorites including Woodstock Lucy and Charlie Brown Read more |
2022-02-22 16:32:06 |
Apple |
AppleInsider - Frontpage News |
US could hit Russia with export rule that killed Huawei, banning US tech |
https://appleinsider.com/articles/22/02/22/us-could-hit-russia-with-export-rule-that-killed-huawei-banning-us-tech?utm_medium=rss
|
US could hit Russia with export rule that killed Huawei banning US techIn response to the crisis in Ukraine the U S could deploy an economic sanction that could cut off support to American technology in Russia ーincluding iOS and Android devices The Kremlin Credit Ivan Lapyrin Unsplash The U S government has been contemplating a range of economic sanctions on Russia as the country masses troops around Ukraine s borders On Monday the crisis escalated as Russian President Vladimir Putin recognized the independence of two breakaway regions in Ukraine and ordered troops into the areas as peacekeeping forces Read more |
2022-02-22 16:39:53 |
Apple |
AppleInsider - Frontpage News |
Slack goes down for many as U.S. returns to work after long weekend |
https://appleinsider.com/articles/22/02/22/slack-goes-down-for-many-as-us-returns-to-work-after-long-weekend?utm_medium=rss
|
Slack goes down for many as U S returns to work after long weekendWork communications tool Slack is having problems with a large number of its users unable to connect and use the macOS and iOS apps to send messages to others Not long after am eastern time near the start of the working day for many U S based firms Slack users started to encounter problems using the app on various platforms Users were unable to log into the app messages and files failed to send and link previews and notifications were also problematic Slack acknowledged that it was not loading for some users at am eastern time explaining on its status page that it is looking into the cause and will provide more information as soon as it s available Read more |
2022-02-22 16:14:04 |
海外TECH |
Engadget |
Positive Grid's tiny guitar amp is built for bedroom jam sessions |
https://www.engadget.com/positive-grid-spark-mini-guitar-amp-160627957.html?src=rss
|
Positive Grid x s tiny guitar amp is built for bedroom jam sessionsPositive Grid s Spark amp is helpful for practicing musicians but its size and heft haven t been practical if you ve wanted to jam in the bedroom or otherwise venture beyond your studio Thankfully the company now has a portable option Positive has unveiled a Spark Mini amp that promises the digital functionality of its larger sibling in a much smaller roughly six inches across design you can carry wherever you want to play The W device doubles as a Bluetooth speaker and supposedly delivers quot punchy quot bass through a downward facing boost ーthere s even a swappable grille to personalize the look The connected features remain the centerpiece The Spark mobile app can automatically create backing tracks as you play display the chords for any song including slowdowns if you want to learn a segment and deliver any of plus free guitar tones The Spark Mini includes amp models effects and a USB interface on top of the virtually mandatory quarter inch guitar input and eighth inch aux inputs to translate your performances to creative software The battery is useful for up to eight hours Positive hasn t mentioned pricing for the Spark Mini but it will be available to pre order in March It s safe to say the minuscule amp will cost less than its full size counterpart potentially making it a better value if price and versatility matter more than raw power |
2022-02-22 16:06:27 |
Cisco |
Cisco Blog |
On Your Mark, Get Set, Grow! |
https://blogs.cisco.com/partner/on-your-mark-get-set-grow
|
On Your Mark Get Set Grow Our Distributors have done some incredible things to stand by our slogan “Fueling Partner Success We have seen amazing growth in almost all our product architectures during the first half of FY You are making a difference and we see your teams going the extra mile |
2022-02-22 16:00:58 |
Cisco |
Cisco Blog |
Cisco DNA Center reinvents wireless heat-maps with 3D |
https://blogs.cisco.com/networking/cisco-dna-center-reinvents-wireless-heat-maps-with-3d
|
cisco |
2022-02-22 16:00:55 |
金融 |
金融庁ホームページ |
LIBORの恒久的な公表停止に備えた対応について更新しました。 |
https://www.fsa.go.jp/policy/libor/libor.html#LIBOR-01
|
libor |
2022-02-22 17:00:00 |
金融 |
金融庁ホームページ |
国際金融センター特設ページを更新しました。 |
https://www.fsa.go.jp/internationalfinancialcenter/index.html
|
alfinancialcenterjapan |
2022-02-22 17:00:00 |
金融 |
金融庁ホームページ |
第144回自動車損害賠償責任保険審議会議事録について公表しました。 |
https://www.fsa.go.jp/singi/singi_zidousya/gijiroku/20220124.html
|
自動車損害賠償責任保険 |
2022-02-22 17:00:00 |
金融 |
金融庁ホームページ |
「保険業法施行規則等の一部を改正する内閣府令(案)」等について公表しました。 |
https://www.fsa.go.jp/news/r3/shouken/20220222/20220222.html
|
保険業法 |
2022-02-22 17:00:00 |
金融 |
金融庁ホームページ |
「金融商品取引業等に関する内閣府令第百四十二条第一項に規定する金融商品取引業協会の規則等を指定する件の一部を改正する件(案)」について公表しました。 |
https://www.fsa.go.jp/news/r3/shouken/20220222-2/20220222-2.html
|
内閣府令 |
2022-02-22 17:00:00 |
ニュース |
BBC News - Home |
Covid in Scotland: All legal restrictions to end on 21 March |
https://www.bbc.co.uk/news/uk-scotland-60482303?at_medium=RSS&at_campaign=KARANGA
|
public |
2022-02-22 16:07:22 |
ニュース |
BBC News - Home |
Sasha Johnson: Charges dropped over black rights activist shooting |
https://www.bbc.co.uk/news/uk-england-london-60479678?at_medium=RSS&at_campaign=KARANGA
|
johnson |
2022-02-22 16:09:27 |
ニュース |
BBC News - Home |
Ukraine crisis: Uefa likely to move Champions League final from St Petersburg in Russia |
https://www.bbc.co.uk/sport/football/60474920?at_medium=RSS&at_campaign=KARANGA
|
Ukraine crisis Uefa likely to move Champions League final from St Petersburg in RussiaUefa is almost certain to switch the this season s Champions League final away from St Petersburg amid the Ukraine Russia crisis |
2022-02-22 16:32:11 |
ニュース |
BBC News - Home |
Ukraine-Russia tensions: Oil surges on supply fears |
https://www.bbc.co.uk/news/business-60473233?at_medium=RSS&at_campaign=KARANGA
|
petrol |
2022-02-22 16:40:13 |
ニュース |
BBC News - Home |
Oisin Murphy: Champion jockey banned until February 2023 for Covid and alcohol breaches |
https://www.bbc.co.uk/sport/horse-racing/60483237?at_medium=RSS&at_campaign=KARANGA
|
Oisin Murphy Champion jockey banned until February for Covid and alcohol breachesOisin Murphy is banned for months after admitting breaching coronavirus protocols misleading the BHA and prejudicial conduct plus two alcohol breaches |
2022-02-22 16:43:56 |
ニュース |
BBC News - Home |
Ukraine: What sanctions are being imposed on Russia? |
https://www.bbc.co.uk/news/world-europe-60125659?at_medium=RSS&at_campaign=KARANGA
|
russia |
2022-02-22 16:54:58 |
ニュース |
BBC News - Home |
Ukraine crisis: Vladimir Putin address fact-checked |
https://www.bbc.co.uk/news/60477712?at_medium=RSS&at_campaign=KARANGA
|
ukraine |
2022-02-22 16:47:38 |
ニュース |
BBC News - Home |
What are the self-isolation rules in England and the rest of the UK? |
https://www.bbc.co.uk/news/explainers-54239922?at_medium=RSS&at_campaign=KARANGA
|
isolate |
2022-02-22 16:14:39 |
北海道 |
北海道新聞 |
青山、クルニッチ組が準々決勝へ テニスのカタール・オープン |
https://www.hokkaido-np.co.jp/article/648917/
|
女子テニス |
2022-02-23 01:12:00 |
北海道 |
北海道新聞 |
「空港で泊まるなんて」 新千歳全便欠航 利用客疲労 |
https://www.hokkaido-np.co.jp/article/648870/
|
新千歳空港 |
2022-02-23 01:01:26 |
GCP |
Cloud Blog |
New benchmarks for securing Chrome from the Center for Internet Security |
https://cloud.google.com/blog/products/chrome-enterprise/new-benchmarks-securing-chrome-center-internet-security/
|
New benchmarks for securing Chrome from the Center for Internet SecurityAs the way people work continues to evolve keeping security policies in place that protect organizations but give workers the ability to get things done is more important than ever IT and security teams must aim to stay a step ahead of web based security threats that come their organization s way To help the Center for Internet Security CIS team has released the latest CIS Benchmark for Google Chrome This Benchmark offers independent recommendations on which Chrome policies to configure to help support organizations security and compliance needs Thanks to Chrome being built with security at its core in many cases Chrome default settings are aligned with CIS recommendations Chrome is secure by default but we also pride ourselves on providing customizations for enterprises to allow Chrome to better fit the needs of their business And with hundreds of policies available through Chrome Browser Cloud Management and Group Policy Objects Note The CIS Benchmark is also available as a GPO organizations can do just that Throughout the CIS guide you ll notice that there are different designations for configuration profiles Any labeled Level are considered to be a good baseline for an organization Level profiles are recommended for deployments that require the highest level of security but note that these settings could have a trade off on user productivity We recommend looking at each setting and determining if it s a good fit for your business The benchmark is made up of five sections Enforced Defaults ーNotes policies that are configured by default when you install Chrome Enforcing these settings at an enterprise level can prevent these settings from being changed by business users to less secure options Attack Surface Reduction ーDetails how to disable web features that may not be necessary in your enterprise environment and could reduce your overall attack surface Privacy ーSurfaces settings that improve user privacy Data Loss Prevention ーContains settings that can help prevent data loss and protect your organization s data Note These recommendations cover additional capabilities that can be added to Chrome through BeyondCorp Enterprise Forensics Post Incident ーShares recommendations on policies that give insights into post incident forensics and analysis Organizations can use these benchmarks to optimize the best way to secure Chrome in their environment Download the CIS Benchmark here and check out our team s configuration guide for additional recommendations on how to configure Chrome Note This benchmark was created using a consensus review process composed of subject matter experts Consensus participants provide perspective from a diverse set of backgrounds such as consulting software development audit and compliance security research operations government and legal While these recommendations come from a trusted source it s important for each organization to weigh which policies make the most sense for their business |
2022-02-22 17:00:00 |
コメント
コメントを投稿