投稿時間:2021-12-15 02:36:14 RSSフィード2021-12-15 02:00 分まとめ(47件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
AWS lambdaタグが付けられた新着投稿 - Qiita ServerlessFrameworkでLambda + puppeteer https://qiita.com/overgoro56/items/2878d854ec485b6a55e8 MBコンソールエディタ今回やったことpuppeteerをChromeのバイナリなしで利用するPuppeteerのChromeは容量が大きので使わない設定を行うnpmrcPUPPETEERSKIPCHROMIUMDOWNLOADTRUEpuppeteercoreのインストールでやる方法でもよさそうですが、PUPPETEERDOWNLOADPATHの環境変数の設定が必要そうだったりしたので今回は上記を使用しました。 2021-12-15 01:02:52
python Pythonタグが付けられた新着投稿 - Qiita [ #TouchDesigner ] Replicator COMP を自在に使えるようになりたい記事 https://qiita.com/joe0hara/items/42614c7deab5f0cd7f33 TouchDesignerReplicatorCOMPを自在に使えるようになりたい記事ReplicatorCOMPオペレータを複製するために使うオペレータUI構築やデータからのオペレータ自動生成を簡易にするために用いられますHowtoUse複製したいオペレータMasterOperaterを設定複製方法を選択TableDATor数値入力OperatorPrefixで複製されるオペレータの名前を指定複製方法ReplicationMethod複製方法はDATTableから指定数値で指定の種類がありますDATから複製するTemplateDATTable複製数などを決めるDATの指定NamefromTable複製されたオペレータの接尾語の付け方の設定デフォルトだとDATの行番号IgnoreFirstRow最初の行を無視するかどうか、ヘッダーに情報を持っている場合などには無視しないほうが良nameとかpathとか持っているとき数値で指定NumberofReplicants複製数を整数で指定特定のCHOPの長さなどを参照すると良ReplicantSuffixStart接尾後の数値の開始番号MaximunOperators複製されるオペレータ数の上限値APIや外部データを元にオペレータを複製する際に、想定以上の大量のデータが来ることは多々ありまう。 2021-12-15 01:53:58
python Pythonタグが付けられた新着投稿 - Qiita 動画の音声から文字起こしする https://qiita.com/igapon1/items/2aae838aab22feb2eb6a Windowsキーを押す検索ボックスに「cmd」を入力して決定する以下のコマンドを実行するcmdexepipinstallSpeechRecognition使い方GitからSourcecodezipをダウンロードして、展開する。 2021-12-15 01:06:15
js JavaScriptタグが付けられた新着投稿 - Qiita 【TypeScript】typeof, keyof, in の備忘録 https://qiita.com/y-kaanai/items/9f80e284b434787fe45f 【TypeScript】typeofkeyofinの備忘録前提以下のような定義があるとする。 2021-12-15 01:32:58
js JavaScriptタグが付けられた新着投稿 - Qiita S3に格納されているテキストデータを読み込みブラウザ表示させる https://qiita.com/tomtom_pudding/items/8ec5ef304d9d32c746f4 今回のファイルの中身は、「LINEから送られてきた情報が入っている」と想定しています。 2021-12-15 01:19:07
js JavaScriptタグが付けられた新着投稿 - Qiita 面倒な人向けの Redux (with React) https://qiita.com/YmBIgo/items/4351d5f7bdbe28d578e9 Reduxを使えば、一つの大きなStateを、親コンポーネントからひ孫コンポーネント始めその下のコンポーネントまで、回の呼び出しでアクセスできるようにできる。 2021-12-15 01:08:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS Transfer Family https://teratail.com/questions/373851?rss=all awstransferfamily 2021-12-15 01:49:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 似た数字同士を求める https://teratail.com/questions/373850?rss=all 結果 2021-12-15 01:22:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VScode+WSLで始めるプロ用C++ の環境構築で発生しているエラーの解決策 https://teratail.com/questions/373849?rss=all AtcoderをCで行うために、VScodeで環境構築をしています。 2021-12-15 01:21:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Laravel】マイグレーションが出来ない https://teratail.com/questions/373848?rss=all 【Laravel】マイグレーションが出来ない前提・実現したいことマイグレーションをしたい発生している問題・エラーメッセージphpnbspartisannbspmigratefreshを実行したところ、以下のエラーが発生しました。 2021-12-15 01:13:16
Ruby Rubyタグが付けられた新着投稿 - Qiita AWS上にRe:VIEW環境を構築する (Ubuntu20.04 + Re:VIEW5.3) https://qiita.com/nanbuwks/items/33bcb7826be567f882f4 UbuntuのuplatexはどのパッケージかなaptcachesearchuplatextexlivelangjapaneseTeXLiveJapanesetexlivelatexextraTeXLiveLaTeXadditionalpackagesということなので、以下のようにインストールします。 2021-12-15 01:06:42
AWS AWSタグが付けられた新着投稿 - Qiita S3に格納されているテキストデータを読み込みブラウザ表示させる https://qiita.com/tomtom_pudding/items/8ec5ef304d9d32c746f4 今回のファイルの中身は、「LINEから送られてきた情報が入っている」と想定しています。 2021-12-15 01:19:07
技術ブログ Developers.IO Log4j 脆弱性を緩和するAWS WAFの「Log4JRCE」DevelopersIOサイトの3日間の検出結果を紹介します https://dev.classmethod.jp/articles/log4jrce-devio-3day/ develope 2021-12-14 16:19:39
海外TECH Ars Technica Dell’s Concept Luna PC disassembles easily so you can reuse its parts https://arstechnica.com/?p=1820297 parts 2021-12-14 16:00:50
海外TECH MakeUseOf What Is Crypto Cloud Mining? https://www.makeuseof.com/what-is-crypto-cloud-mining/ asics 2021-12-14 16:30:12
海外TECH MakeUseOf 7 Cool Things You Can Do With Your Old iPad After Upgrading https://www.makeuseof.com/tag/5-cool-ipad-upgrading/ great 2021-12-14 16:30:00
海外TECH MakeUseOf The Best iPhone Music Apps and Alternative Music Managers for iOS https://www.makeuseof.com/tag/best-iphone-music-apps-alternative-music-managers-ios/ options 2021-12-14 16:15:22
海外TECH DEV Community Convertendo AND para OR em JavaScript https://dev.to/beatrizoliveira/convertendo-and-para-or-em-javascript-4ohd Convertendo AND para OR em JavaScript Tabela VerdadePrimeiramente ébom dáuma revisada nos conceitos de tabela verdade para entender como valores de entrada e booleanos funcionam A Tabela verdade nada mais éque um mecanismo de lógica que para determinada entrada ou valor e écalculado sua saída de acordo com predeterminações lógicas funcionais e booleanas AND e ORRecentemente me deparei com uma falta de conhecimento em relação a booleanos eu não sabia como converter um amp amp AND para OR na linguagem que estava utilizando JavaScript teria que fazer uma validação convertendo AND para OR por isso o foco nesses dois operadores lógicos nesse post Operadores lógicos são nada a menos que funções e expressões matemáticas sim aquelas que vocêestudou provavelmente na escola O Operador lógico AND também chamado de Conjunção lógica ele éutilizado para dados dois inputs de valoresonde produz um valor verdadeiro se ambos os operandos forem verdadeiros Em lógica de programação existem dois valores em bits que representam verdadeiro ou falso que são e Operador lógico OR também chamado de Disjunção lógica dado dois inputs com valores ele produz um valor verdadeiro se pelo menos um de seus operandos for verdadeiro Operador Lógico XORO operador lógico XOR ele representa a função de desigualdade ou seja se ambas as entradas forem verdadeiras ou falsas a saída seráfalsa se ambas entradas se distinguirem ele retornaráverdadeiro Uma frase legal para lembrar a lógica do XOR é deve ter um ou outro mas não ambos A apresentação analítica desse operador lógico se dar pela expressão f a b a b abUma curiosidade interessante que vocêdeve ainda não ter percebido éque o operador lógico XOR éa conversão dos operadores AND e OR e assim quando vocêtiver uma lógica AND e quiser transformá la em uma lógica OR usaráo XOR Operador lógico XOR em JavaScriptDepois de um breve resumo sobre operadores lógicos e tabela verdade agora podemos voltar a resolução do problema que desencadeou esse post Assim como na tabela verdade também existem nas linguagens de programação operadores lógicos e como seria o operador XOR em JavaScript Simples jáque não temos um símbolo de fato desse operador podemos representá lo com a conversão dos operadores AND para OR que ficaria desde modo bCondition amp amp bConditionpara bCondition bCondition Espero que esse post tenha lhe ajudado ou agregado em algo o Para feedbacks sobre fale comigo pelo TwitterSe quiser continuar apoiando meus conteúdos PatreonMeu GitHub 2021-12-14 16:26:21
海外TECH DEV Community A Comparison of WYSIWYG HTML Editors: Froala vs. QuillJS https://dev.to/keganblumenthal/a-comparison-of-wysiwyg-html-editors-froala-vs-quilljs-5410 A Comparison of WYSIWYG HTML Editors Froala vs QuillJSCoding is a must when it comes to web development Does this rule apply today also Not necessarily if you are aware of HTML WYSIWYG editor A quick fix for those having coding phobia to easily play with the web content Do you know what the scary looking abbreviation WYSIWYG means What You See Is What You Get WYSIWYG editor has expanded the scope of web content editing and formatting for a much faster and easier experience Whether it s spell checking auto completion or syntax highlighting you can have it all Moreover the tool instantly displays the content live on the web in the exact same way as in the preview Indeed there are multiple featured packed HTML editors to choose from To help you accomplish more in less time we have analyzed the marketplace trends and compared the two of the most popular WYSIWYG editors Froala and Quill Let s dig in Market trendsAs per the report released by G comparison the customer review rate for Froala and QuillJS editor is and respectively The product s score at G is estimated based on real time data collected from verified user reviews What s more G Grid for WYSIWYG Editors has crowned Froala as one of the top performing leaders while QuillJS holds a strong position among the contenders in terms of market presence and customer satisfaction that set Froala ahead in the race as shown below While assessing the two solutions reviewers felt that Froala editor has better ongoing product support updates roadmaps and meets the needs of their business better than Quill Along the way Froala also offers over responsive design blocks ready to be used in websites or applications These building blocks are based on the Bootstrap library and help to frame beautiful web content It s a modern design framework that combines HTML and CSS design blocks together to build responsive websites and applications In Github Froala design blocks is one of the top starred modern web development frameworks with k stars and k forks Ahead we ll see powerful features of the two intuitive and overwhelming WYSIWYG text editors FroalaFroala is the all in one visual development tool for editing and formatting web apps and websites It is one of the few text editors featuring a modern and retina ready design Froala provides a visual text editor and a code editor with standard features such as code completion syntax highlighting and code collapsing More advanced features such as dynamic code introspection for generating code hints assist the user in writing code Furthermore the user friendly interface is based on the latest web design trend and it is compatible with any web page Key FeaturesFroala is loaded with a tonne of powerful features that help you to stand out in the crowd The platform offers an all in one rich text editing package for optimizing any web application or website To get a better feel of how far things have come let s take a look at a few of the noteworthy features CompatibilityFrom Safari to Chrome Froala WYSIWYG editor runs seamlessly across all major web browsers including Firefox Chrome Opera Safari and Microsoft Edge Not only browsers but Froala is accessible across multiple operating systems and devices thus it guarantees a wonderful user experience every time to users The true editor without any compatibility limitations Now we are talking CustomizationIn today s world users expect more control over the content they are producing without putting coding skills into action or hiring somebody else for it Froala understands this trend very well and hence the editor has been designed to offer comprehensive customization features to make editing a convenient job Using custom plugins you can extend the functionalities and customize the existing features Also the user has complete access over the toolbar to select the layout content design or functionality that appeals to them Markdown SupportFroala editor enables you to format text content using prebuilt markdown commands via the Markdown plugin The plugin can be used to mark down the Image heading list code block table and many more Besides traditional users can get a clearer sense of what they are creating All a user has to do is switch to markdown mode split the screen to view the real time changes and start rolling Autosave amp AutocorrectWe introduced this feature to simplify the way you optimize content The Autosave plugin has a built in feature that automatically hits HTTP requests from JS to the server which handles the requests and saves the data automatically The autocorrect feature turns predefined snippets into special symbols and characters Users can write complex characters such as ½becomes as easy as writing What s more The feature also allows you to frame your own editing rules Real time collaboration“Talent wins games but teamwork and intelligence win championships Michael Jordan Froala implemented this principle to offer the users a real time collaboration for synchronized content creation and instant cooperation with colleagues You can track changes through dynamic editing features for an asynchronous and co authoring experience With real time collaboration users can instantly see content changes with the name of the editor In real time collaboration you can view the list of active users you are collaborating with at the top right corner of the editor window For more information you can check the documentation how to install plugin for real time collaboration Track ChangesThe track changes plugin allows users to keep the track of all changes users make to the text format tables styles tables and more You can easily accept or decline the introduced changes in the content It enables users to collaborate on documents while maintaining complete control over the content creation process It is fully compatible with real time collaboration For example some users can operate in the editing mode while others can operate in suggestion mode by enabling track changes Why Froala Why not Froala is a perfect editor choice if you are looking for diverse functionalities customization features extensive documentation and reliable support Besides there s no need to reinvent the wheel to integrate additional features the rich text editor comes with over out of the box plugins to choose from Without any extra steps it provides High PerformanceFroala is faster than the blink of an eye the rich editor initiates under ms while providing an amazing editing experience It is carefully designed with high performance in mind and can withstand the most rigorous tests The lightweight and well structured architecture make it the best Javascript rich text editor in every single aspect SecurityFroala WYSIWYG HTML editor has a robust defense mechanism against XSS attacks It is regularly updated which significantly reduces vulnerabilities The input data is screened and validated on both the client side to protect against cross site scripting attacks Extend FunctionalityThe plugins help to manage and extend the functionalities of the editor You can use multiple built in plugins or you can also build your own custom plugins as per your requirements to extend the editor functionality Follow the steps below for downloading Froala plugins Step Launch the Froala Plugins documentation on your browser Step Click on the icon of the required plugin you want to download For example Align Step Click on the Download button to download the plugin Step Enter the required details and click on the download button to download the plugin Alternatively for faster plugin integration you also use a CDN link for each plugin for example you can check the CDN link for Align plugin Simple Right Let s move to the next section and take a look at QuillJS and its features QuillJSQuill is an open source WYSIWYG editor built for the modern web It is designed as an easy to use editor that helps create and format content across the web It is built on top of consistent and predictable constructs With its extensible architecture and an expressive API you can completely customize the editor to fulfill your needs Key FeaturesQuillJS is designed with numerous features to make it an easy to use editor for creating content across the web Let s see what this editor has got in its bucket list that can break the wall of code in the web development space API DrivenQuill is an API driven platform that makes editing and formatting easy You can call core API calls to create arbitrary indexes modify content extend functionalities and more Users don t need to traverse the DOM to change the font weight style attributes instead call API Its event API also reports changes in an intuitive JSON format no need to parse HTML or diff DOM trees DeltasQuillJS has its separate standalone library Deltas The Deltas are the simple and expressive format used in interpreting Quill s content modifications for formatting It s a strict subset of JSON and can be easily parsed This library can help in describing text and formatting information of any Quill document ParchmentTo provide users with a consistent editing experience Quill offers a document model Parchment Parchment provides a powerful abstraction over the DOM to enable custom formats over the content in Quill With Parchment you can now enhance or customize existing Quill formats or add entirely new ones in your application Why QuillJSQuill editor offers multiple customization features to suit your needs You can easily extend existing functionality and change styling themes using the APIs Also you can strikingly customize the editor by simply adding features and functionalities using individual modules Here are some of the reasons how QuillJS features can make your life easier Easy to useQuill offers the features in an easy to use package format You can configure logical default settings immediately using a few lines of Javascript command For easy editing the syntax module detects and highlights syntax to format code blocks automatically With API and modular architecture it can be customized to suit your needs CustomizationThemes of the CSS stylesheet primarily control Quill visuals and other changes can be easily made by overriding the existing codebase Overriding makes customization simple with any web application For this purpose you can use a browser console to inspect the elements which will allow you to view and modify them For example the toolbar in the user interface can be customized through the toolbar module Cross PlatformCross platform support is not a bar for QuillJS it runs or works the same way across all browsers devices and operating systems It s not only equally functional but also strikes the same user experience across all browsers and devices If some content produces a particular markup in Chrome on OSX it will also make the same markup on Mozilla Firefox If hitting enter preserves bold format state in Firefox on Windows it will be kept on mobile Safari Feature Comparison Table Froala Vs QuillJSAfter evaluating these two text editors it is fair to say that Froala has an edge over QuillJS with over features to help users to construct quality content However let s check the feature comparison table Wrap UpA WYSIWYG editor not only gifts editing powers to the users but also simplifies the whole content development process without investing in coding skills Above we have rolled down the features of the top picks in the market but the only catch is to go for the option that aligns with your needs Quill is quite right with the price but “free comes with its costs On this basis Quill deficit of the most powerful content editing features that set Froala apart If you are looking for a more sophisticated WYSIWYG editor go with Froala The flexibility easy to understand documentation and more than features alone are great assets TakeawayBefore you jump into optimizing your web content make sure you pick the right text editor There are tons of different WYSIWYG editors available on the market today but what matters the most is whether the editor makes your content optimization process easy and emphatic Froala WYSIWYG editor offers a striking collaborative platform to optimize and publish content on the web Whether you are dealing with an enterprise website or just want to customize the user interface designs of your blog site Froala editor is ready to serve you all 2021-12-14 16:02:43
Apple AppleInsider - Frontpage News Amazon drops AirPods to $89, delivering better than Black Friday pricing https://appleinsider.com/articles/21/12/14/amazon-drops-airpods-to-89-delivering-better-than-black-friday-pricing?utm_medium=rss Amazon drops AirPods to delivering better than Black Friday pricingMatching Walmart s early Black Friday AirPods deal and beating its own Black Friday and Cyber Monday pricing Amazon has dropped Apple AirPods to while supplies last AirPods with Charging CaseAmazon has matched the cheapest AirPods price we ve seen this holiday season dropping the second generation model down to while supplies last This holiday special rings in cheaper than B amp H s price on the same model at press time and cheaper than Amazon s own special offer on AirPods Pro with MagSafe Read more 2021-12-14 16:41:20
Apple AppleInsider - Frontpage News Apple dominates wireless audio segment despite AirPods shipment plunge https://appleinsider.com/articles/21/12/14/apple-dominates-wireless-audio-segment-despite-airpods-shipment-plunge?utm_medium=rss Apple dominates wireless audio segment despite AirPods shipment plungeApple AirPods and Beats shipments fell by more than in the third quarter of but the company still maintained its dominance of the market Apple s third gen AirPods and AirPods Pro According to a new Canalys report Apple shipped an estimated million True Wireless Stereo devices ーa category that includes AirPods AirPods Pro and Beats By Dre models ーin Q That s down year over year from the million audio accessories Apple shipped in Q Read more 2021-12-14 16:38:44
Apple AppleInsider - Frontpage News Apple TV+ app now available on Sky Q and Sky Glass https://appleinsider.com/articles/21/12/14/apple-tv-app-now-available-on-sky-q-and-sky-glass?utm_medium=rss Apple TV app now available on Sky Q and Sky GlassThe Apple TV app has launched on Sky Q set top boxes and Sky Glass TVs bringing Apple s subscription service to the Sky TV platform Apple TV app on SkyApple has slowly expanded Apple TV to alternate platforms beyond its own set top box Sky TV is the latest to gain access to the subscription service with a dedicated app Read more 2021-12-14 16:22:15
Apple AppleInsider - Frontpage News New Sonnet Echo 5 hub has three downstream Thunderbolt 4 ports, one USB-A https://appleinsider.com/articles/21/12/14/new-sonnet-echo-5-hub-has-three-downstream-thunderbolt-4-ports-one-usb-a?utm_medium=rss New Sonnet Echo hub has three downstream Thunderbolt ports one USB ASonnet s new Echo Thunderbolt hub provides not just more downstream Thunderbolt ports to modern Macs but also a fast USB A port for older peripherals The Echo hub features four Thunderbolt ports with one connecting to the host computer The rear of the device has three Thunderbolt ports and the power socket The front features one USB Gen Type A port capable of speeds up to gigabits per second while providing watts of power and one Thunderbolt port that connects to the host Sonnet s hub delivers up to watts of charging power to the host device and is compatible with all computers with Thunderbolt ports This includes all of the Apple Silicon Macs all Mac computers with Thunderbolt ports running macOS Big Sur or macOS Monterey and iPad Pro models with a Thunderbolt port Read more 2021-12-14 16:17:43
Apple AppleInsider - Frontpage News Apple & Google have unfair 'vice-like grip' on smartphone markets, says UK regulator https://appleinsider.com/articles/21/12/14/apple-google-have-unfair-vice-like-grip-on-smartphone-markets-says-uk-regulator?utm_medium=rss Apple amp Google have unfair x vice like grip x on smartphone markets says UK regulatorApple and Google are using their market power to create domineering self contained ecosystems according to a UK regulator enabling the tech giants to have a vice like grip over mobile devices that limits competition In an interim report on its probe into whether Apple and Google operate a duopoly in the smartphone market with their control over the App Store and Google Play store the UK s Competition and Markets Authority CMA offers concern that consumers are missing out The report published on Tuesday frames the market as being heavily controlled by the two tech giants to the detriment of end users Since mobile users are buying either an iPhone or an Android device they are entering each company s respective ecosystem the CMA reckons This gives Apple and Google control over what is offered to users and enables them to tilt the playing field towards their own services Read more 2021-12-14 16:29:44
海外TECH Engadget Arturia’s free Pigments 3.5 upgrade adds M1 support and a distortion module https://www.engadget.com/arturia-pigments-free-upgrade-soft-synth-35-m1-support-161634255.html?src=rss Arturia s free Pigments upgrade adds M support and a distortion moduleArturia has been relentless over the last few year with updating and improving its instruments Whether that s firmware upgrades for its hardware or feature dumps for its plugins Pigments the company s all original virtual synth as opposed to its meticulous emulations of classic hardware has been one of the biggest benefactors of these free updates Today the company is launching Pigments another significant upgrade to what I have said repeatedly is my favorite soft synth at the moment nbsp While this isn t quite as large an update as it still brings a lot of new features to the table One of the one most important is that Pigments adds compatibility with Apple s M chips This isn t exactly a flashy new feature but it will make many producers very happy who have already jumped on the hype train for the latest MacBooks The biggest change to the synth engine itself is probably the addition of a cross modulation feature You can use either engine one or two as the mod source and dial in results that range from subtle weirdness to full on sonic freak outs Arturia also fleshed out its comb filter which has three new modes LP BP and HP that cleans up certain frequencies excelling at plucks and bowed sounds nbsp Arturia also added a new distortion module to the effects section While there have been options for adding dirt in Pigments before this is a lot more versatile of an option It has different modes with built in filtering for creating everything from the germanium fuzz of classic guitar pedals to extreme digital wavefolding or even the soft saturation you d get from a vintage preamp nbsp And if that s not enough new sound design options for you there are dozens of new wavetables being added too plus over new presets that show off the power of the new features Lastly Arturia made some tweaks to the UI that should streamline the workflow including one click sample preview nbsp Pigments is available now as a free upgrade for current owners If you haven t picked up Pigments yet now is a pretty good time to since it s on sale for until January th And Arturia is even including three new sound banks for free ーBass Thermal Trap Chemical and EDM Kinetic 2021-12-14 16:16:34
海外TECH Engadget The US Postal Service secretly tested a blockchain mobile voting system https://www.engadget.com/us-postal-service-blockchain-mobile-voting-test-160914015.html?src=rss The US Postal Service secretly tested a blockchain mobile voting systemMobile voting hasn t had much traction in the US but that apparently isn t for a lack of trying The US Postal Service has confirmed to The Washington Post that it secretly developed and tested a blockchain based mobile voting system ahead of the election The project was purely quot exploratory quot and was abandoned in after University of Colorado researchers discovered security flaws including the risks of impersonation denial of service attacks and quot techniques quot that compromised privacy However it might be the lack of transparency that raises the most concern The USPS didn t coordinate with other federal agencies and it asked the university to sign a non disclosure deal that prevented them from naming the institution involved Election security officials just learning of the blockchain voting project were worried it might erode trust in the democratic system already hurt by unsupported claims of significant fraud during the vote The Postal Service has considered electronic voting before but centered its attention on those who can t easily vote such as soldiers and people with disabilities This was a practical exercise that could have applied to a large swath of voters not just a small group that can t realistically use mail or in person balloting The end result was the same with or without the test the election continued to rely on paper ballots and federal agencies focused more on establishing a paper trail to reduce the chances of Russia and other actors from tampering with the vote The revelation shows there wasn t a completely united front though and suggests vote by smartphone efforts aren t about to take off any time soon 2021-12-14 16:09:14
海外TECH Engadget Dell's Concept Luna shows how future laptops could be easier to repair and recycle https://www.engadget.com/dell-project-luna-pc-easier-to-repair-and-recycle-160056898.html?src=rss Dell x s Concept Luna shows how future laptops could be easier to repair and recycleWorking with Intel Dell has created a new laptop called Concept Luna with the aim of making future PCs easier to repair reuse and recycle Dell said that if it incorporated all the design ideas it could reduce a computer s carbon footprint by up to percent compared to current laptop models A key feature of Concept Luna is the redesigned components and a new more efficient layout To start with the motherboard is percent smaller at just square millimeters and has a percent lower component count Everything is rearranged with the motherboard close to the top cover to expose it to a larger cooling area It s also separated from the battery charging unit in the base allowing better passive cooling that could eliminate the need for a fan nbsp DellThe extra efficiencies also reduce power requirements allowing the designers to use a smaller battery with deep cycle cells that offer a quot long charge that can be maintained across many years of use increasing refurbishment and reuse beyond the first product life it services quot Dell said nbsp On top of making the design more power efficient Dell designers used less energy intensive materials that are easier to recycle The aluminum body for instance was processed using hydro power and a more efficient stamped construction Dell also reduced the number of screws by tenfold quot with just four needed to access internal components quot That not only reduces material count but repair time to disassemble repair and reassemble key components by around hours nbsp DellOther features include a palm rest that s easy to repair and reuse a keyboard mechanism that can be easily separated for replacement and recycling and a bio based printed circuit board PCB made with flax fiber in the base and water soluble polymer as glue quot What s notable here is that the flax fiber replaces traditional plastic laminates and the water soluble polymer can dissolve quot making for easier recycling nbsp Concept Luna is far from the first green laptop concept Framework for example recently demonstrated an easy to repair laptop with features like removable ports and components that are labeled so you can repair it yourself nbsp Dell might not be the most loved PC company in terms of customer service but it frequently tops corporate charts for environmentally friendly initiatives Creating a concept that points the way to easy to fix more recyclable PCs is a solid step toward reducing plastic waste and pollution in the PC industry Now Dell plans to take the best ideas from Concept Luna quot and evaluate which have the greatest potential to scale across our product portfolio quot the company wrote nbsp 2021-12-14 16:00:56
海外科学 NYT > Science James Webb Space Telescope Launch Is Making Astronomers Very Anxious https://www.nytimes.com/2021/12/14/science/james-webb-telescope-launch.html telescope 2021-12-14 16:24:56
金融 RSS FILE - 日本証券業協会 自主規制規則の定期的な見直し https://www.jsda.or.jp/about/jishukisei/minaoshi/minaoshi.html 自主規制 2021-12-14 17:30:00
金融 RSS FILE - 日本証券業協会 パブリックコメントの募集について https://www.jsda.or.jp/about/public/bosyu/index.html パブリックコメント 2021-12-14 17:00:00
金融 金融庁ホームページ 国際金融センター特設ページを更新しました。 https://www.fsa.go.jp/internationalfinancialcenter/index.html alfinancialcenterjapan 2021-12-14 17:00:00
金融 金融庁ホームページ 金融安定理事会による 「ベイルイン実行の実務に関する事例集」 について掲載しました。 https://www.fsa.go.jp/inter/fsf/20211214/20211214.html 金融安定理事会 2021-12-14 17:00:00
金融 金融庁ホームページ 「ソーシャルプロジェクトのインパクト指標等の検討に関する関係府省庁会議」(第1回)を開催します。 https://www.fsa.go.jp/news/r3/singi/20211214.html 関係 2021-12-14 16:59:00
金融 金融庁ホームページ 「ソーシャルプロジェクトのインパクト指標等の検討に関する関係府省庁会議」の設置について公表しました。 https://www.fsa.go.jp/news/r3/singi/20211214-2.html 関係 2021-12-14 16:58:00
金融 ニュース - 保険市場TIMES イーデザイン損保、全ての移動にマイルを付与するマイレージアプリ「ノルク」をリリース https://www.hokende.com/news/blog/entry/2021/12/15/020000 イーデザイン損保、全ての移動にマイルを付与するマイレージアプリ「ノルク」をリリース健康でエコな移動を促進イーデザイン損保は月日、MilesConnectIQLabsInc開発のAI技術を活用したスマートフォン向けマイレージアプリ「ノルク」の提供を開始した。 2021-12-15 02:00:00
ニュース BBC News - Home UK removes all 11 countries from red list https://www.bbc.co.uk/news/business-59653236?at_medium=RSS&at_campaign=KARANGA restrictions 2021-12-14 16:03:23
ニュース BBC News - Home Human Rights Act: UK government unveils reform proposals https://www.bbc.co.uk/news/uk-59646684?at_medium=RSS&at_campaign=KARANGA tories 2021-12-14 16:08:51
ニュース BBC News - Home Spider-Man: No Way Home plays the 'greatest hits' and pleases critics https://www.bbc.co.uk/news/entertainment-arts-59650168?at_medium=RSS&at_campaign=KARANGA previous 2021-12-14 16:12:27
ニュース BBC News - Home British Olympian Christie retires from speed skating https://www.bbc.co.uk/sport/winter-sports/59650586?at_medium=RSS&at_campaign=KARANGA sport 2021-12-14 16:28:15
ビジネス ダイヤモンド・オンライン - 新着記事 【「ドクターX」と医療の新常識】大門未知子が手術室にさっそうと登場するために必要な「超地味な根回し」とは? - すばらしい人体 https://diamond.jp/articles/-/290578 【「ドクターX」と医療の新常識】大門未知子が手術室にさっそうと登場するために必要な「超地味な根回し」とはすばらしい人体累計万部突破唾液はどこから出ているのか、目の動きをコントロールする不思議な力、人が死ぬ最大の要因、おならはなにでできているか、「深部感覚」はすごい…。 2021-12-15 01:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 相手の知識欲を刺激するには 「このひとこと」を使えばいい - 武器になる話し方 https://diamond.jp/articles/-/290641 相手の知識欲を刺激するには「このひとこと」を使えばいい武器になる話し方万部超のベストセラー『超一流の雑談力』著者安田正さんによる、新しい話し方の本『武器になる話し方』が月日に発売になりました。 2021-12-15 01:45:00
北海道 北海道新聞 ハムやベーコン手間暇掛け 興部で製造たけなわ https://www.hokkaido-np.co.jp/article/622969/ 第三セクター 2021-12-15 01:16:08
北海道 北海道新聞 外交ボイコットも「問題なし」 北京五輪でIOC最古参委員 https://www.hokkaido-np.co.jp/article/623036/ 中国の人権問題 2021-12-15 01:13:00
GCP Cloud Blog Top Google Cloud infrastructure blogs of 2021 https://cloud.google.com/blog/products/infrastructure/top-google-cloud-infrastructure-blogs-of-2021/ Top Google Cloud infrastructure blogs of You sometimes hear people say that cloud infrastructure is commoditized not differentiated At Google Cloud we like to think it s differentiated just like the content our blog visitors like to read about Year after year blogs about compute storage and networking ーas well as physical infrastructure like data centers and cables ーare consistently among the most read content of the year Here are the top Google Cloud infrastructure stories of by readership Read on to relive your favorites or to catch up on any stories you may have missed The Dunant subsea cable connecting the US and mainland Europe is ready for serviceNews about our subsea cables is a perennial reader favorite and the Dunant ready for service announcement was no exception Originally announced in the Dunant cable will transmit Terabits of data per second between the U S and France Details here New Tau VMs deliver leading price performance for scale out workloadsWe welcomed a new addition to our Compute Engine family this year Based on rd Gen AMD EPYC processors the TD the first instance type in the Tau VM family offers higher absolute performance and higher price performance compared to general purpose VMs from any of the leading public cloud vendors ーall without having to reengineer your workloads for another microprocessor architecture Read the blog here   Colossus under the hood a peek into Google s scalable storage systemIt s no secret that a lot of the technologies that underlie Google Cloud were originally designed to power Google as a whole and the Colossus file system is just one example In this post Google storage leads take you on a behind the scenes look into the Colossus architecture and how it delivers its impressive scalability More here   Expanding our global footprint with new cloud regionsYear in year out the number of geographies where you can find a Google Cloud region continues to grow A year ago we announced new regions in Chile Germany and Saudi Arabia More recently we announced we would open a second region in Germany and new U S regions in Columbus Ohio and Dallas Texas Hola South America Announcing the Firmina subsea cableAlong with a new GCP region in Chile we also announced that we re building a subsea cable to South America that goes from the East coast of the United States all the way to Argentina Firmina joins the Curie subsea cable which takes a Pacific route from the U S to South America Read about Firmina here    Announcing Backup for GKE the easiest way to protect GKE workloadsAnyone that runs mission critical workloads in the cloud needs an easy way to back them up Backup for GKE a first party backup solution that makes it easy to protect stateful data from applications running in GKE was one of our most popular storage launches of Read all about it here   Introducing Network Connectivity Center A revolution in simplifying on prem and cloud networkingMeanwhile over in Google Cloud networking land readers grooved on news of our new Network Connectivity Center a network management solution that works across on prem and cloud based networks Get the details   What s in a name Understanding the Google Cloud network “edge People throw around the word edge all the time but what exactly does it mean ーespecially in the context of Google Cloud In this popular blog post learn about the difference between Google Cloud regions and zones edge POPs Cloud CDN Cloud Interconnect POPs edge nodes and region extensions Read all about it   How Cloud Storage delivers nines of durabilityーand how you can helpBesides new product launches the content that resonates most reliably with readers tends to be explainers In this top storage piece learn what we even mean by nines and the techniques Cloud Storage uses to achieve it Check it out   Google named a Leader in Gartner Magic Quadrant for Cloud Infrastructure and Platform Services againWith all this great technology it s fitting that Google Cloud was named a leader in the Gartner Magic Quadrant for Cloud Infrastructure and Platform Services Again Check out the blog and register to read the full report here  Hopefully this list gives you a taste of what the fuss over Google Cloud infrastructure is all about Thanks for reading and stay tuned for Related Article ways Google Cloud IaaS stands outAcross compute networking and storage Google Cloud has a multitude of features that make it the best choice Read Article 2021-12-14 17:00:00
GCP Cloud Blog Policy Troubleshooter for BeyondCorp Enterprise is now GA! https://cloud.google.com/blog/products/identity-security/unblock-bce-users-for-easy-zero-trust-access/ Policy Troubleshooter for BeyondCorp Enterprise is now GA Having the ability to access corporate resources and information remotely and securely has been crucial for countless organizations during the course of the COVID pandemic Yet many employees may agree that this process is not always seamless especially if they were blocked from getting to an app or a resource they should be able to access Adding to this frustration is the challenge of getting in touch with IT support to figure out what was happening and why which can be even more difficult in a remote environment Our aim with BeyondCorp Enterprise Google Cloud s zero trust access solution is to provide a frictionless experience for users and admins and today we are happy to announce that Policy Troubleshooter for BeyondCorp Enterprise is now generally available providing support for administrators to triage blocked access events and easily unblock users  BeyondCorp Enterprise provides users with simple and secure access to applications across clouds and across devices Administrators are able to configure and apply granular rules to manage access to sensitive corporate resources While these policies define how trust is established and maintained as part of the zero trust model sometimes the layering of rules can make it difficult for end users to understand why access to an application or resource may fail Administrators can enable this feature to generate a troubleshooting URL per Identity Aware Proxy IAP resource in real time for denied events End users who find themselves blocked will see a Troubleshooter URL  which can be copied and sent to the administrator via email who can quickly use the information to diagnose the error and identify why access requests fail Troubleshooting information presented to BeyondCorp Enterprise users when access is deniedPolicy Troubleshooter gives admins essential visibility of access events across their environment Once arriving on the BeyondCorp Enterprise Troubleshooter analysis page the administrator can see different views The Summary View shows an aggregate view of all the relevant policy and membership findings Administrators presented with a Summary View of the troubleshooting findingsIn addition the Identity and Access Management IAM policy view shows a list of effective IAM bindings evaluation results granted or not together with a high level view on where the failures occurred Admins can also see a table displaying the user s and device context Administrators can also toggle to the IAM Policy View to see Binding DetailsAdministrators can investigate further in the Binding details to identify where the failures occurredWith this information admins can give end users more detailed information about why access failed including things like group membership status time or location constraints or device rules such as attempting access from a disallowed device Policy Troubleshooter also enables admins to update policies to allow access if warranted Detailed troubleshooting of access levels and conditionsAdmins can also use Policy Troubleshooter to test hypothetical events and scenarios gaining insight and visibility into the potential impact of new security policies By proactively troubleshooting hypothetical requests they can verify that users have the right permissions to access resources and prevent future access interruptions and interactions with IT support staff Administrators can navigate to the Policy Troubleshooter for BeyondCorp Enterprise landing page to proactively troubleshoot hypothetical requestsPolicy Troubleshooter for BeyondCorp Enterprise is a valuable tool for organizations that need to apply multiple rules to multiple resources for different groups of users Regardless of whether the workforce is remote providing the ability for admins to triage access failure events and unblock users in a timely way is absolutely critical for an organization s productivity  If you are interested in learning more please reference our documentation to get started This new feature will also be showcased during Google Cloud Security Talks on December To see a demo register for this free event and join us live or on demand to learn about all of the work Google is doing to support customers implementations of zero trust Related ArticleJoin us for Google Cloud Security Talks Zero Trust editionJoin us for Google Cloud Security Talks with sessions focused on zero trust Learn how you can protect your users and critical information Read Article 2021-12-14 17:00:00
GCP Cloud Blog Better data for better AI: new speech datasets and benchmarks for data https://cloud.google.com/blog/topics/public-datasets/data-and-ai-google-cloud-datasets-and-new-data-benchmarks/ Better data for better AI new speech datasets and benchmarks for dataAI researchers and engineers need better data to enable better AI solutions The quality of an AI solution is determined by both the learning algorithm such as a deep neural network model and the datasets used to train and evaluate that algorithm Historically AI research has focused much more on algorithms than datasets despite their vital importance As a result many algorithms are freely available as starting points but many important problems lack large high quality open datasets Further creating new datasets is expensive and error prone Recently the data centric AI movement has emerged which aims to develop new methodologies and tools for constructing better datasets to fix this problem Conferences workshops  challenges and platforms are being launched to support improving data quality and to foster data excellence Thought leaders such as Andrew Ng at Landing AI and Chris Re at Stanford University are encouraging AI developers to focus more on iterative data engineering than they do tuning their learning algorithms Our CHI best paper award winning paper “Everyone wants to do the model work not the data work highlighted the significance of data quality in the practice of ML  At Google we are excited to contribute to data centric AI Today Google Cloud is adding a new high value dataset to the Public Dataset Program and Google researchers are announcing DataPerf a new multi organizational effort to develop benchmarks for data quality and data centric algorithms Google Cloud is committed to helping users improve their data quality starting with supporting better public data The Public Datasets program provides high quality datasets pre configured on GCP for easy access Google Cloud is adding a new high value dataset developed by the MLCommonsAssociation which Google co founded to the Public Datasets program The Multilingual Spoken Words Corpus a rich audio speech dataset with more than keywords in languages with upwards of million examples This new public dataset is aligned with the MLCommons Association vision for “open datasets accessible by all that are “living continually being improved to raise quality and increase representation and diversity Google researchers in collaboration with multiple organizations are announcing the DataPerf effort at the NeurIPS Data Centric AI workshop today to develop benchmarks to improve data quality Much like the the MLPerfbenchmarking effort which is now the industry standard for machine learning hardware software speed DataPerf brings together the originators of prior efforts including CATSML Data Centric AI Competition DCBench Dynabench and the MLPerf benchmarks to define clear metrics that catalyze rapid innovation DataPerf will measure the utility of training and test data for common problems and algorithms for working with datasets such as selecting core sets correcting errors identifying under optimized data slices and valuing datasets prior to labeling Together supporting open living datasets for core ML tasks and the development of benchmarks to direct the rapid evolution of those datasets will empower the researchers and engineers who use Google Cloud to do even more amazing things and we can t wait to see what they create Acknowledgements In collaboration with Lora Aroyo and Praveen Paritosh Related ArticleDiscover datasets to enrich your analytics and AI initiativesDiscover and access datasets and pre built dataset solutions from Google or public and commercial data providersRead Article 2021-12-14 17:00:00
GCP Cloud Blog Use your favorite DevOps and security solutions with GKE Autopilot out of the box https://cloud.google.com/blog/products/containers-kubernetes/partner-devops-and-security-solutions-for-gke-autopilot/ Use your favorite DevOps and security solutions with GKE Autopilot out of the boxOrganizations that are modernizing with the cloud are increasingly looking for ways to simplify and automate container orchestration with high levels of security reliability and scalability GKE Autopilot which became generally available earlier this year is a revolutionary mode of operations for managed Kubernetes that makes this possible reducing the need for hands on cluster management while delivering a strong security posture and improved resource utilization Not familiar with GKE Autopilot yet Check out the Autopilot breakout session at Google Cloud Next which gives a rundown of everything this new Kubernetes platform can do One of the great advantages of GKE Autopilot is that despite being a fully managed Kubernetes platform that provides you with a hands off approach to nodes it still supports the ability to run node agents using DaemonSets This allows you to do actions like collect node level metrics without needing to run a sidecar in every Pod While some administrative level functionality like privileged pods is restricted in Autopilot for regular user pods we have worked with our partners to bring some of the most popular solutions to Autopilot granting additional privileges when needed This lets you run these popular products on Autopilot without modification and still take full advantage of our fully managed platform Building on partnerships with leading ISVs in observability security CI CD and configuration management this represents a differentiated approach to running partner tooling Compared with other clouds and competitive platforms GKE Autopilot does not require intensive reconfiguration such as the use of sidecar containers for many partner solutions As such today we are pleased to share the following partner solutions that are compatible with GKE Autopilot and operate in a uniform manner across GKE Aqua supports securing and ensuring compliance for the full lifecycle of workloads on GKE Autopilot and specifically the Kubernetes pods which run multiple containers with shared sets of storage and networking resources More here CircleCI allows teams to release code rapidly by automating the build test and delivery process CircleCI s orbs bundle configuration elements such as jobs commands and executors into reusable packages and support deployment to GKE Autopilot More here Codefresh s Gitops controller is an agent installed in a cluster that monitors the cluster and any defined Git repositories for changes It allows you to deploy any kind of application to your GKE Autopilot cluster using Gitops More here Chronosphere s collector and GKE Autopilot work together to make engineers more productive by giving them faster and more actionable alerts that they can triage rapidly allowing them to spend less time on monitoring instrumentation meanwhile knowing that their clusters are running in a secure highly available and optimized manner More here Datadog provides comprehensive visibility into all your containerized apps running on GKE Autopilot by collecting metrics logs and traces which help to surface performance issues and provide context to troubleshoot them More here Dynatrace uses its software intelligence platform to track the availability health and utilization of applications running on GKE Autopilot and to prioritize anomalies or automatically determine their root causes More here GitLab can be installed on GKE Autopilot easily out of the box using the official Helm Charts and can be configured to match a customer use case including access to other Google Cloud resources such as storage and databases More here Hashicorp Terraform can be used to provision a GKE Autopilot cluster distributed across multiple zones for high availability with a unified workflow and full lifecycle management More here Palo Alto Networks Prisma Cloud Daemonset Defenders enforce the policies you want for your environment while Prisma Cloud Radar displays a comprehensive visualization of your GKE Autopilot nodes and clusters so you can identify risks and investigate incidents More here Snyk s developer security platform helps developers build software securely across the cloud native application stack including code open source containers Kubernetes and infrastructure as code and works seamlessly with GKE Autopilot More here Splunk Observability Cloud provides developers and operators with deep visibility into the composition state and ongoing issues within a cluster while GKE Autopilot automatically manages the cluster s resources to maximum efficiency More here Sysdig s Secure Devops Platform allows you to follow container security best practices on your GKE Autopilot clusters including monitoring and securing your workloads using the Sysdig Agent More here If you are using any of the above partner solutions in your existing enterprise workflows you should be able to use them seamlessly with GKE Autopilot Over time we will continue to expand the scope of our partnerships and supported solutions and we hope you use GKE Autopilot to kickstart your modernization journey with containers in the cloud Get started today with the free tier Related ArticleIntroducing GKE Autopilot a revolution in managed KubernetesGKE Autopilot gives you a fully managed hardened Kubernetes cluster out of the box for true hands free operations Read Article 2021-12-14 17:00:00

コメント

このブログの人気の投稿

投稿時間:2021-06-17 05:05:34 RSSフィード2021-06-17 05:00 分まとめ(1274件)

投稿時間:2021-06-20 02:06:12 RSSフィード2021-06-20 02:00 分まとめ(3871件)

投稿時間:2020-12-01 09:41:49 RSSフィード2020-12-01 09:00 分まとめ(69件)