投稿時間:2023-07-05 21:21:34 RSSフィード2023-07-05 21:00 分まとめ(26件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
TECH Techable(テッカブル) 宇宙旅行、衛星データ提供など “宇宙ビジネス”のトレンドを紹介!日経MOOK『宇宙ビジネス最前線』 https://techable.jp/archives/212917 宇宙ビジネス 2023-07-05 11:00:13
AWS lambdaタグが付けられた新着投稿 - Qiita Mangumを使ってLambda + FastAPI + Dockerで最小限&サーバーレスなAPIをデプロイする https://qiita.com/ugu/items/ffcff085daa4536444dc apigateway 2023-07-05 20:17:23
python Pythonタグが付けられた新着投稿 - Qiita 「世界に認められたAIスタートアップが、Djangoを使って感じる良さとは?」参加レポート #rc_tech https://qiita.com/ryu22e/items/d643fe6d6443083999c9 django 2023-07-05 20:54:15
python Pythonタグが付けられた新着投稿 - Qiita さくらのクラウドシェルでpipを使えるようにしよう! https://qiita.com/_orz/items/b37cd8de1317bc5bd8d4 sakuracloudshellcurl 2023-07-05 20:14:44
python Pythonタグが付けられた新着投稿 - Qiita 四つ目並べゲーム(hand drop)手でコイン制御とJetson AI Specialist入手 https://qiita.com/syun88/items/bedd476091fff2d102d1 handdrop 2023-07-05 20:05:28
python Pythonタグが付けられた新着投稿 - Qiita 【Python】JSONの特定のキーだけ残して不要部分は削除する https://qiita.com/SNQ-2001/items/4eb354bd29f2c78a49e3 sondataifisinstancedatadi 2023-07-05 20:01:44
js JavaScriptタグが付けられた新着投稿 - Qiita Vue.jsに入門した https://qiita.com/studio_haneya/items/2a93ac1323c9ae0d61f6 vuejs 2023-07-05 20:08:10
Ruby Rubyタグが付けられた新着投稿 - Qiita (rails)ActiveRecordのメソッドについて https://qiita.com/kikai8492/items/4084e3a324a4494631ed create 2023-07-05 20:38:45
AWS AWSタグが付けられた新着投稿 - Qiita S3 GlacierのデータをAthenaでクエリしてみた https://qiita.com/zumax/items/b9a08dd310b88a47a67f amazon 2023-07-05 20:39:43
Docker dockerタグが付けられた新着投稿 - Qiita Mangumを使ってLambda + FastAPI + Dockerで最小限&サーバーレスなAPIをデプロイする https://qiita.com/ugu/items/ffcff085daa4536444dc apigateway 2023-07-05 20:17:23
Ruby Railsタグが付けられた新着投稿 - Qiita (rails)ActiveRecordのメソッドについて https://qiita.com/kikai8492/items/4084e3a324a4494631ed create 2023-07-05 20:38:45
技術ブログ Developers.IO 機械学習未経験者がSageMakerの初心者向けワークショップをやってみた https://dev.classmethod.jp/articles/sagemaker-workshop-for-ml-beginners/ sagemaker 2023-07-05 11:14:30
海外TECH DEV Community Database regions and why they matter https://dev.to/joaning/database-regions-and-why-they-matter-5eb2 Database regions and why they matter Why the region matters When selecting the right region the location where the underlying infrastructure supporting your database is located you are choosing where your data is stored and how it is processed Selecting the right region for your database is crucial for a number of reasons Data security and compliance In the world of data each country and region has its unique set of data privacy and compliance regulations By selecting a specific region for your database you can guarantee that your data is stored and processed in strict accordance with the required security measures and legal obligations You can ensure your data handling procedures meet the necessary standards and safeguards providing peace of mind regarding data privacy and protection Our supported regions are hosted in AWS Check out our docs to learn more about Xata s security policies Performance Optimization The physical distance between your application and the database can impact performance proximity does matter By selecting a region that is closer to your users or application servers you can minimize latency and enhance user experiences Strategically choosing a region can help boost speeds and ensure your users enjoy a seamless and responsive application performance Disaster Recovery and Redundancy Distributed databases across multiple regions provide robust disaster recovery capabilities If one region experiences an outage or disruption your data remains available and accessible from other regions ensuring continuity Expanding Xata s reachAt Xata we understand the importance of global accessibility and scalability as well as the challenges developers face when it comes to managing databases Whether it s the Eastern or Western US Dublin Frankfurt or Sydney developers can leverage Xata s reliable and scalable database services That s why we re thrilled to announce that we re taking action on one of our dev community s top requests and are introducing the addition of two new Xata regions Sydney and Frankfurt By extending our Xata regions to include additional locations in the Pacific and Europe we aim to offer developers a comprehensive solution for their serverless database needs Whether you re building a robust e commerce platform an AI application using vector search or a high performance API our infrastructure is ready to support your requirements Exciting plans for the future lie ahead as we continue to expand our offerings with additional regions in the pipeline Our goal is to continually enhance the Xata platform empowering developers and businesses worldwide to leverage the full potential of PostgreSQL databases in a serverless environment We believe in fostering a collaborative and supportive developer community and your feedback is essential in shaping the future of our platform Your support and participation are appreciated and we re excited to hear about your experiences working with the new regions Your insights and observations are crucial in helping us provide the best possible experience If you have any questions suggestions or just want to share your Xata stories please don t hesitate to get in touch with us either on Discord or Twitter 2023-07-05 11:26:54
海外TECH DEV Community Managing Platform-Specific Features in Rails: The Right Way to Customize App Behavior https://dev.to/vladhilko/managing-platform-specific-features-in-rails-the-right-way-to-customize-app-behavior-1nc9 Managing Platform Specific Features in Rails The Right Way to Customize App Behavior Overview In this article we will discuss the usage of Platform Settings in a Rails application We will explore why we need them and the specific problems they aim to solve Additionally we will consider four different available options examining the pros and cons of each Furthermore we will fully implement the most suitable approach and explore how to ensure the quality of platform settings through contracts and tests By the end of the article we will have a production ready solution to this problem Definition In simple terms platform settings in a Rails application allow us to configure different behaviors for various platforms within the same application To provide clarity let s consider three different examples Example McDonald s FranchiseLet s imagine that you re creating an application for a McDonald s franchise After the initial version is ready they approach you with a request for adjustments specific to another country These adjustments may include a different menu enabling specific promotional actions implementing logic for alcohol sales and so on You successfully implement these changes However they approach you again this time requesting adjustments for a third customer who has purchased their own franchise This scenario prompts you to seek a more generalized solution as potentially every franchise could have hundreds of differences and the number of franchise customers can grow rapidly Example Betting SitesLet s consider the example of a betting site You have created the initial fully functional version of the site However after some time a customer approaches you with a request for changes because they intend to run the site on a different platform in another market with distinct regulatory rules These changes may include implementing rules that prohibit registration for individuals under sending information about profits to the government and enforcing restrictions for addicted gamblers among other requirements With numerous new markets and diverse regulations you realize the necessity of developing a robust solution to handle these various issues and simplify your workflow Example Digital Banking ServiceLet s explore the example of digital banking services You have developed a bank application that functions effectively within your local market However you recognize the opportunity to offer this banking service to other customers enabling them to create their own banks using your core platform Consequently you realize the need to introduce logic that allows for flexibility in accommodating different customers This realization prompts you to implement platform settings within your application ensuring the adaptability and customization required to support various banking institutions Exploring Implementation Options Choosing the Right ApproachIn this chapter we will explore four different possible approaches to solving the problems discussed in the previous examples Let s examine each of them in detail Option Create a Separate Branch to Implement the New LogicOption Applying Conditional OperatorsOption Setting Up a Database Configuration TableOption Adding Platform Settings YAML File Configurations Option Create a Separate Branch to Implement the New LogicOne possible solution that might initially come to mind is to create a separate branch for each new platform and make all the necessary changes there Advantages No need to implement additional logic to support platform differentiation Code remains clear and does not include unnecessary conditional operators Problems Synchronization with the core platform Resolving conflicts becomes a complex task when changes overlap in the same location There is a high risk of introducing errors or disrupting functionality Maintenance becomes more challenging Option Applying Conditional OperatorsThe second solution that you can consider is to create multiple if else conditions directly in the code For example something like this if platform Platform A Platform A specific codeelsif platform Platform B Platform B specific codeelsif platform Platform C Platform C specific code Add more conditions for additional platforms as neededelse Default code for unsupported platformsendAdvantages Straightforward implementation without the need for separate branches Problems Code complexity and readability The code can become cluttered and harder to understand as the number of platforms and conditions grows Maintenance challenges Modifying or adding platform specific logic requires modifying the main codebase which can introduce errors and make maintenance more difficult Lack of flexibility Adding or removing platforms requires modifying the code potentially leading to more significant changes and potential regressions Option Setting Up a Database Configuration TableThe third option is to create a separate table to store all configurations For example if we have platform settings for the admin page it might look like this platform settings PlatformSettings create admin enabled true admin show page true admin show page true admin available pages system companies configurations platform settings admin enabled gt trueplatform settings admin show page gt trueplatform settings admin show page gt trueplatform settings admin available pages gt system companies configurations Advantages Provides a user friendly interface for managing platform settings Offers ease of modification and updates to platform settings configurations Problems Direct dependency on the database Relying solely on the database for configuration settings may not be the most efficient approach especially if the settings only need to be set once during the platform s launch Overreliance on the database can potentially impact performance In some cases it may be necessary to check settings before establishing a database connection Increases complexity in writing tests Option Adding Platform Settings YAML File ConfigurationsThe last option which we are going to implement is a configuration YAML file We will create multiple yml files similar to this example first platform enabled truesecond platform enabled truethird platform enabled falseAnd transform them into an appropriate interface like this platform enabled Advantages Provides a clear and accessible interface for working with platform specific configurations Separates configurations from the business logic consolidating them in one central location Offers flexibility for extending and modifying configurations as needed Problems Requires additional logic to load and parse the YAML files Potential for inconsistencies if the YAML files and the codebase are not synchronized Platform setting changes can only be performed by developers restricting customer access to configuration modifications Let s examine this option more precisely Adding Platform Settings YAML File Configurations Implementation In this chapter we will explore the implementation of platform settings using a YAML configuration file As always we will start with the simplest solution and gradually enhance it We will begin by implementing the initial solution and then progress to make it more flexible and convenient Additionally we will incorporate logic to ensure the validity of our configuration files and explore options for writing specifications for these settings Here is our plan Creating the basic solutionImproving the basic solutionAdding contracts to guarantee integrity and synchronizationIntegrating the solution with tests Creating the basic solutionLet s explore the basic solution and outline the steps required for its implementation Step Add a new environment variable that indicates the current platform Step Add YAML files containing configurations for each platform Step Develop the necessary code to handle the YAML files and create a suitable interface Now let s begin the implementation process Step Add a new environment variable that indicates the current platform We need to add CURRENT PLATFORM to the list of environment variables envCURRENT PLATFORM first platform Step Add YAML files containing configurations for each platform Let s examine the platform settings for the admin as mentioned earlier across the three available platforms first platform second platform and third platform To accomplish this we need to create a dedicated file named config settings platform admin yml In this file we will define the configuration options config settings platform admin ymlfirst platform enabled true show page true show page true available pages system companies configurationssecond platform enabled true show page false show page false available pages systemthird platform enabled false show page false show page false available pages Additionally let s create a second file for the sake of clarity config settings platform animal ymlfirst platform enabled truesecond platform enabled truethird platform enabled false Step Develop the necessary code to handle the YAML files and create a suitable interface My objective is to load the content from the YAML files and retrieve data exclusively for the current platform first platform The expected interface should resemble the following Settings Platform Repository admin gt enabled gt true show page gt true show page gt true available pages gt system companies configurations Settings Platform Repository animal gt enabled gt true Let s explore the necessary steps for implementation Step Retrieve a list of all files from the config settings platform directory Step Iterate through the obtained list and define a class method for each file within the Settings Platform Repository such as Settings Platform Repository admin Settings Platform Repository animal and so on Step Ensure that the method created in Step returns the YAML file s hash content exclusively for the current platform Step Execute these steps within the Rails initializer Below is the code implementation frozen string literal truemodule Settings module Platform class Repository CONFIG DIRECTORY config settings platform CONFIG FILE EXTENSION yml DEFAULT PLATFORM first platform class lt lt self def load all platform settings config files each do file path define platform setting method method name File basename file path CONFIG FILE EXTENSION content YAML load file file path end end def current platform ENV fetch CURRENT PLATFORM DEFAULT PLATFORM end private def all platform settings config files Dir glob File join CONFIG DIRECTORY CONFIG FILE EXTENSION end def define platform setting method method name content deep freeze content define singleton method method name content current platform end def deep freeze enum enum freeze each item item respond to each deep freeze item item freeze end end end endendI have added a load method to facilitate the initialization process and I have also included a deep freeze method to prevent modifications to the hash after initialization Let s verify if it works as intended We will execute the load method within the Rails configuration before initialize block as illustrated below config initializers platform settings rb frozen string literal truerequire settings platform repository Rails application config before initialize do Settings Platform Repository load endNow let s take a look at the updated interface Settings Platform Repository admin fetch enabled gt trueSettings Platform Repository admin fetch show page gt trueSettings Platform Repository animal fetch enabled gt true What can we improve in the interface described above There are two main problems with the current implementation Problem Requiring the full name every timeProblem Unoptimized interface with hash usageLet s describe them more precisely Problem Requiring the full name every timeIn the given example we have to use Settings Platform Repository every time we want to access the platform configuration This can become cumbersome and repetitive requiring us to create helper methods each time such as def platform admin platform admin Settings Platform Repository adminendplatform admin fetch enabled gt trueplatform admin fetch show page gt trueHowever it can be quite cumbersome and tedious to define these helper methods every time particularly when dealing with numerous platform settings It would be ideal if we could find a solution that eliminates the need for creating such helpers altogether Problem Unoptimized interface with hash usageThe current implementation utilizes a hash based interface for accessing the platform settings which can make the code less readable and more error prone So what can we do to address this issue What kind of interface would be more desirable Ideally we would like to have a simplified and intuitive interface that allows us to access the platform settings without the need for explicit helper methods Here s an example of the desired interface platform admin enabled gt trueplatform admin show page gt true platform admin available pages gt system companies configurations However I prefer not to have a global variable accessible throughout the entire application Instead I would like to include these settings only in the specific context where I actually intend to use them similar to how we utilize modules or mixins Therefore my desired interface should look like thisinclude Settings Platform admin platform admin enabled gt trueLet s delve into the implementation of this approach Improving the basic solutionHow can we achieve the desired interface above What do we need Let s take a closer look We need to make three improvements Improvement Including the module with all platform settings helpers inside Improvement Returning an object with the appropriate interface instead of a hash Improvement Combining Improvements and together Improvement Including the module with all platform settings helpers inside Let s consider the following code In this code we create a module with our helpers inside so that we can include it instead of defining new helpers every time module PlatformAdmin def platform admin platform admin Settings Platform Repository admin endendinclude PlatformAdmin But this approach is not flexible we would have to create too many modules for every platform setting file I d like these modules to be created automatically just by the platform setting name How can we do it Actually it s quite simple We need to define a method that will create a new module instance based on the platform name and dynamically define methods inside Here s how it may look lib settings platform mixin rb frozen string literal truemodule Settings module Platform module Mixin def self platform module name Module new do define method platform name to sym do Settings Platform Repository public send name end end end end endendNow we can do the following include Settings Platform Mixin platform module admin platform admin gt show profit calculation page gt true So instead of creating a helper method every time we can include them via the module Improvement Returning an object with the appropriate interface instead of a hash Returning the raw hash from the configuration doesn t seem convenient So let s change it and return a new object that transforms the hash into an object with the appropriate interface To achieve this we need to do the following Create a separate class that accepts the platform settings name and performs the following actions Loads the platform setting hash by nameIterates through every hash keyDefines suitable methods instead of fetch for every hash keyHere s the implementation class PlatformStruct lt SimpleDelegator def initialize name super Settings Platform Repository public send name generate methods end private def generate methods keys each do key define singleton method key self key define singleton method key self key end endendAnd now we can do the following platform struct PlatformStruct new admin platform struct enabled gt true platform struct enabled gt trueplatform struct available pages gt system companies configurations Improvement Combining Improvements and together The last step is to combine Improvements and together We will also change the name from platform module to to make it more readable Instead of using the Settings Platform Repository class we will use the PlatformStruct class from Improvement Here s the updated code lib settings platform mixin rb frozen string literal truemodule Settings module Platform module Mixin def self name Module new do define method platform name to sym do PlatformStruct new name end end end class PlatformStruct lt SimpleDelegator def initialize name super Settings Platform Repository public send name generate methods end private def generate methods keys each do key define singleton method key self key define singleton method key self key end end end end endendAnd here s our new interface include Settings Platform Mixin admin include Settings Platform Mixin animal platform admin enabled gt trueplatform animal enabled gt true Adding contracts to guarantee integrity and synchronizationThere s still one problem with our approach What happens if someone makes a mistake and adds incorrect configuration For example if the configuration has a different structure or incorrect data types first platform enabled true show page true show page true available pages system companies configurationssecond platform enabled true show page yes Incorrect data type show page no Incorrect data typethird platform show page enabled Incorrect data type available pages Text Incorrect data typeThat s not appropriate and we need to ensure that the structure is the same for every platform and that all attributes are mirrored and have valid types To achieve this we can use the dry validation gem which provides a powerful validation library for Ruby To install the dry validation gem you can add it to your Gemfile and run bundle install Here s an example of how to install it Gemfilegem dry validation Contract implementationOnce the gem is installed we can use it to define a schema for validating the platform settings configuration The schema will specify the expected structure attribute types and any other validation rules Here s an example of how we can use dry validation to define a schema and validate the platform settings configuration Admin spec lib settings platform contracts admin rb frozen string literal truemodule Settings module Platform module Contracts class Admin lt Dry Validation Contract schema do required enabled filled bool required show page filled bool required show page filled bool required available pages array string included in w system companies configurations end end end endendAnimal spec lib settings platform contracts animal rb frozen string literal truemodule Settings module Platform module Contracts class Animal lt Dry Validation Contract schema do required enabled filled bool end end end endendAfter we have defined our contracts let s test how they actually work by validating some sample data against the schema Here s an exampleSettings Platform Contracts Admin new call show page enabled available pages Text errors to h gt enabled gt is missing show page gt must be boolean show page gt is missing available pages gt must be an array Settings Platform Contracts Animal new call enabled true errors to h gt Basically we pass a hash as an argument to the contract and the contract checks the hash against its defined conditions If any errors or inconsistencies are found it will return a result object containing the specific error messages Contract validationsTo ensure that the configuration data adheres to the defined contracts we can create a test spec that iterates over all platform settings files and performs the contract validation Here s how the spec may look spec lib settings platform contracts spec rb frozen string literal truerequire rails helper Dir Rails root join spec lib settings platform contracts rb sort each amp method require RSpec describe Settings Platform Contracts do Dir glob config settings platform yml each do settings file first platform second platform third platform each do platform context when checking settings file for platform do subject contract class new call platform settings content errors to h let contract class described class File basename settings file yml camelize constantize let platform settings content YAML load file settings file fetch platform deep symbolize keys it is expected to be empty end end end context when checking existing spec files do let spec contract file name list do Dir glob Rails root join spec lib settings platform contracts rb map File basename rb end let platform settings file name list do Dir glob Rails root join config settings platform yml map File basename yml end it every contract is expected to have a matching platform settings file do expect spec contract file name list to match array platform settings file name list end endendThat s it Now we can be confident that the structure and content of our platform settings are valid The last aspect I want to highlight is writing specs and manipulating these settings We aim to make our tests as flexible and straightforward as possible Integrating the solution with testsThere are two strategies that we can consider during testing to manipulate the platform settings and obtain different content Option Stubbing Platform Settings with Custom ValuesOption Overriding ENV Variable to Use Content from Another Platform Option Stubbing Platform Settings with Custom ValuesIn this approach we can use stubbing techniques to override the behavior of the platform settings and return custom values This allows us to simulate different scenarios and test our code under various configurations For example we can stub a specific setting to return a different value than what is defined in the actual configuration file To make this work we are going to define a shared context with the following interface include context when platform settings are admin enabled gt false show page gt false available pages gt system Here s how we can use it in the spec spec lib settings platform sample spec rb frozen string literal truerequire rails helper RSpec describe Sample do describe platform admin do subject platform admin klass new platform admin let klass do Class new do include Settings Platform Mixin admin end end include context when platform settings are admin enabled gt false show page gt false available pages gt system it returns correct platform specific values do expect platform admin enabled to be false expect platform admin enabled to be false expect platform admin show page to be false expect platform admin show page to be false expect platform admin available pages to eq system end endendIn the shared context definition we stubbed Settings Platform Repository by replacing it with a custom hash value that is sent as an argument in the spec spec support shared contexts platform settings rb frozen string literal trueRSpec shared context when platform settings are do name and settings before do name and settings each do name settings data allow Settings Platform Repository to receive name and return settings data end endendAlso don t forget to include this shared context in spec rails helper rb This ensures that the shared context is available for all specs in your Rails application spec rails helper rbrequire support shared contexts platform settings That s it Now we can test more easily and not depend on the settings Option Overriding ENV Variable to Use Content from Another PlatformAnother strategy is to override the ENV variable that determines the current platform By changing the value of the ENV variable we can force the code to load platform settings from a different platform s configuration file This approach allows us to test how our code behaves with different platform settings without modifying the actual configuration files We ll achieve this by utilizing the Climate Controle gem It allows us to temporarily modify environment variables within the scope of our tests ensuring that our code behaves correctly under different platform configurations By using Climate Control we can simulate different platform environments without affecting the actual system wide environment variables To make it work we will add metadata named current platform with the desired platform value This metadata will be associated with our test example or test suite depending on how we want to configure it spec lib settings platform sample spec rb frozen string literal truerequire rails helper RSpec describe Sample do describe admin do subject platform admin klass new platform admin let klass do Class new do include Settings Platform Mixin admin end end it returns correct platform specific values current platform third platform do expect platform admin enabled to be false expect platform admin enabled to be false expect platform admin show page to be false expect platform admin show page to be false expect platform admin available pages to eq end endendOur current platform RSpec metadata logic looks like this spec support current platform rb frozen string literal trueRSpec configure do config config around example current platform do example ClimateControl modify CURRENT PLATFORM example metadata current platform do example run end endendAlso don t forget to include it in your spec rails helper rb file spec rails helper rbrequire support current platform That s it ConclusionIn this article we have explored the concept of Platform Settings in a Rails application and delved into the reasons behind their necessity We have identified the specific problems they aim to solve and discussed four different available options to implement them weighing their respective advantages and disadvantages Based on our analysis we have chosen the most suitable approach and implemented it in detail addressing the issues encountered along the way 2023-07-05 11:07:39
海外TECH Engadget Fisker gives the best look yet at its 600-mile range Ronin EV https://www.engadget.com/fisker-gives-the-best-look-yet-at-its-600-mile-range-ronin-ev-114048266.html?src=rss Fisker gives the best look yet at its mile range Ronin EVFisker has given us another glimpse of the mile range Ronin convertible EV and promised to unveil it in full on August rd according to an Instagram post from CEO Henrik Fisker Like the original Fisker Karma it s a low and swoopy four door quot super GT quot sedan that will join the Ocean SUV and future Pear EV quot Fisker Ronin All Electric super GT Reveal August rd Super fast amp space for The ultimate long distance Grand Touring car with anticipated range of miles quot Fisker wrote in the post nbsp There s no word yet on the price but the company previously promised to keep it under Other than the anticipated range specs like power have yet to be shared It was first revealed last year when Fisker announced it would show it off in August so it s on schedule in that regard nbsp It s a bit behind on Ocean EV deliveries however The company announced the start of production back in December saying it planned to build Ocean EVs in Q and boost that to more than in Q and in Q So far however it has only shipped units in the US and just started deliveries a few weeks ago The Ocean built at Fisker s quot carbon neutral quot Graz Austria factory is priced at for the base model and goes up to for the mile range HP Ocean Extreme Fisker is working on an even more affordable EV the four door Pear that starts at before any incentives Not a lot of details are available for that vehicle either but production is supposed to start next year in Lordstown Ohio with Foxconn as the contract manufacturer The two companies plan to eventually produce a minimum of units per year nbsp This article originally appeared on Engadget at 2023-07-05 11:40:48
海外TECH Engadget The Morning After: Sphere tests its giant LED video dome in Las Vegas https://www.engadget.com/the-morning-after-sphere-tests-its-giant-led-video-dome-in-las-vegas-111513051.html?src=rss The Morning After Sphere tests its giant LED video dome in Las VegasMSG and Sphere Entertainment have started fully testing the Sphere a seat venue near The Venetian with an animated outer dome and a wraparound internal K LED screen It displays images video and animation on the outside and the inside apparently opening up entirely new concert and cinematic experiences MSG s James Dolan and David Dibble explained to Rolling Stone the aim is to create a VR experience without the quot damn goggles quot Creators use a special camera to produce footage that envelops the audience Construction started in but the pandemic and technological complexity have brought costs close to billion making it the most expensive venue in Las Vegas to date And this is Las Vegas not a place of humble small scale buildings and structures nbsp You can watch it here but it will count as one of your finite tweet views a day Mat SmithYou can get these reports delivered daily direct to your inbox Subscribe right here ​​The biggest stories you might have missedThe best in laptops for Tech giant gatekeepers must comply with all of the EU s new digital market rulesJudge blocks federal officials from contacting tech companiesThe best early Prime Day deals for Apple wants to take the Epic Games case to the Supreme CourtPrior rulings could reduce its App Store profits Apple is initiating one last ditch effort to maintain a cut of in app sales asking the Supreme Court to hear its appeal of Epic Games anti trust case Reuters reports Two lower courts ruled Apple must drop its guidelines preventing apps from including their own payment options a policy that helped Apple s bottom line The lawsuit was a mixed bag for both parties involved In US District Judge Yvonne Gonzalez Rogers ruled that Epic knowingly violated Apple s rules and the iPhone maker wasn t required to re add Fortnite to its App Store Rogers also stated Apple wasn t acting like a monopoly but it must allow apps to offer third party payment systems The change went into effect last year and the US Ninth Circuit Court of Appeals upheld the entire injunction this past April Continue reading July rd was the hottest day in recorded historyAverage global temperatures climbed past degrees Celsius on Monday ReutersAccording to US National Centers for Environmental Prediction meteorologists documented the hottest day in recorded history on Monday July rd They saw average global temperatures over degrees Celsius Fahrenheit for the first time since satellite monitoring of global temperatures began in Scientists even believe Monday is also the hottest day on record since humans began measuring daily temperatures in the late th century The recent heat is attributed to a combination of El Niño and ongoing human driven emissions of greenhouse gases Studies have shown climate change is contributing to heat waves that are more frequent last longer and hotter than ever Continue reading Twitter says it couldn t tell people about rate limiting in advanceThe company claims bad actors could otherwise have changed their strategies Twitter s decision to limit the number of tweets users could read each day came as a surprise to many Most All However the company now says it could not give folks a heads up quot We temporarily limited usage so we could detect and eliminate bots and other bad actors that are harming the platform quot a Twitter Business blog post reads quot Any advance notice on these actions would have allowed bad actors to alter their behavior to evade detection quot Continue reading This article originally appeared on Engadget at 2023-07-05 11:15:13
海外TECH CodeProject Latest Articles Tracing and Logging Technologies on Windows. Part 3 - User Mode Handles in the Kernel https://www.codeproject.com/Articles/5364085/Tracing-and-Logging-Technologies-on-Windows-Part-3 Tracing and Logging Technologies on Windows Part User Mode Handles in the KernelContinue discussion of the simple kernel drivers tracing mechanisms by using output information into the handles of the files pipes and console passed to the driver from the host application 2023-07-05 11:24:00
ニュース BBC News - Home Special Forces at centre of Afghanistan war crimes inquiry, MoD confirms https://www.bbc.co.uk/news/uk-66106980?at_medium=RSS&at_campaign=KARANGA people 2023-07-05 11:49:22
ニュース BBC News - Home Train firms plan mass closures of ticket offices https://www.bbc.co.uk/news/business-66097850?at_medium=RSS&at_campaign=KARANGA england 2023-07-05 11:21:54
ニュース BBC News - Home Water bills expected to rise, says regulator https://www.bbc.co.uk/news/business-66106909?at_medium=RSS&at_campaign=KARANGA ofwat 2023-07-05 11:13:31
ニュース BBC News - Home How common is early Alzheimer's? https://www.bbc.co.uk/news/health-66108585?at_medium=RSS&at_campaign=KARANGA disease 2023-07-05 11:19:41
ニュース BBC News - Home BBC reporter visits Jenin refugee camp after Israeli assault https://www.bbc.co.uk/news/world-middle-east-66107393?at_medium=RSS&at_campaign=KARANGA assaultthe 2023-07-05 11:27:18
ニュース BBC News - Home The Ashes 2023: England pick Mark Wood, Chris Woakes and Moeen Ali for third Test https://www.bbc.co.uk/sport/cricket/66106858?at_medium=RSS&at_campaign=KARANGA ashes 2023-07-05 11:40:40
ビジネス 不景気.com 高知銀行が債権取立不能のおそれ、「近澤製紙所」破産で - 不景気com https://www.fukeiki.com/2023/07/kochi-bank-debt-collection8.html 第二地方銀行 2023-07-05 11:51:05
ビジネス 不景気.com パンチ工業が希望退職者募集で200名を削減、海外生産移管 - 不景気com https://www.fukeiki.com/2023/07/punch-cut-200-job.html 希望退職 2023-07-05 11:38:31
IT 週刊アスキー Steamギフトカード5万円分が40名に当たる!「#夏Steamキャンペーン2023」が開催中 https://weekly.ascii.jp/elem/000/004/144/4144046/ komodo 2023-07-05 20:20: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件)