投稿時間:2023-06-02 06:18:27 RSSフィード2023-06-02 06:00 分まとめ(21件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
海外TECH MakeUseOf 8 Things to Check When Buying a New Printer https://www.makeuseof.com/tag/buying-new-printer-checklist/ printer 2023-06-01 20:15:18
海外TECH DEV Community Ultimate Guide to Installing PostgreSQL + Apache AGE on Windows 10 with WSL2 🔥 https://dev.to/pawnsapprentice/ultimate-guide-to-installing-postgresql-apache-age-on-windows-10-with-wsl2-437m Ultimate Guide to Installing PostgreSQL Apache AGE on Windows with WSL By the end of this guide you will have installed PostgreSQL and integrated it with Apache AGE on your Windows system This guide is intended to be a no brain installation guide that holds your hand every step of the way and one I wished I had There is also an excellent video Youtube but I encountered slight issues while following it Before we proceed allow me to save you the time of Googling and tell you that Apache AGE does not support windows currently and therefore we have to use Linux Also to install WSL you need minimum Windows May Windows May or Windows November A computer with Hyper V Virtualization supportYou can check your version by typing winver in the search bar I d be mighty surprised if anyone who s reading this guide doesn t meet those requirements but if you don t you can use WSL and follow another guide The approaches that you can use are Run PostgreSQL and AGE using Docker Dual Boot and use the Linux environment Use WSL to run a Linux environment directly on Windows Why did I use approach Optional Read Problem with approach is that you have to enable WSL anyways WSL does not work with Docker and install Docker Windows which takes up almost the same size as Ubuntu In addition it is very resource intensive compared to simply running Ubuntu and makes my PC lag Approach is doable but you need to allocate space for a dual partition and frankly is just a pain Unless you actually want to use Linux and have the space for a dual boot The approach we will use is to use the Windows Subsystem for Linux version that allows to run a Linux environment on Windows Enabling WSL on your Windows Machine Optional if already enabled Good News While writing this guide I learnt that if you have Windows May update or late then you can simply open cmd and type wsl exe install and that should take care of setting up everything and installs ubuntu as the default distro as well A restart would be required after this Bad News If you re like me and didn t know or simply don t have the proper version then we need to do the old method and implement the following steps Enable WSL Open PowerShell as Administrator and run the command dism exe online enable feature featurename Microsoft Windows Subsystem Linux all norestart Enable the Virtual Machine Platform If you have Windows and above run the command dism exe online enable feature featurename VirtualMachinePlatform all norestart else run the command Enable WindowsOptionalFeature Online FeatureName VirtualMachinePlatform NoRestart Restart the system Set WSL as default with the command wsl set default version Now by now you should have WSL enabled Now you should install Ubuntu if you followed this old method Go to the Microsoft Store and search for Ubuntu and hit the Get button Now we re set You can open Ubuntu and start up your Linux terminal by clicking on the shortcut added to the Start Menu Windows Terminal Optional Installing Windows terminal from the windows store will give you a proper Linux terminal alongside a host of other options Installing PostgreSQLCurrently according to the documentation version and are supported and can be installed on ubuntu by the command sudo apt install postgresql postgresql server dev for example for version Note I ran into issues doing this and therefore I had to manually download the source code and install it Therefore I will expand on that here Download the source code from PostgreSQL my recommendation is version The tar gz file needs to be downloaded Now you need to access the tar gz file from your Linux terminal and copy it to the home directory of your Linux environment I downloaded the tar gz file to my downloads folder therefore I entered cp R cd mnt c Users Hassam Downloads postgresql tar gz Now navigate back to the home directory by typing cd and unzip the tar file by the command tar xzf postgresql tar gz IMPORTANT Before proceeding download these dependencies by the command sudo apt get install build essential libreadline dev zlibg dev flex bison else you ll have to repeat the process and make install PostgreSQL again Navigate inside the unzipped folder and run the command configure prefix pwd enable cassert enable debug CFLAGS ggdb Og g fno omit frame pointer After this you will have a makefile in your folder now run the command make install to install Congrats you ve installed PostgreSQL You can check it by navigating to the bin folder inside your PostgreSQL installation and typing the command psql version OPTIONAL If you want to enable global access then navigate to the home directory and type nano bashrc and type in my case it was export PATH PATH home hassoo postgresql bin at the end of the file and save Note the PATH is absolute and should be directed to the bin folder Now you can run the psql command globally Installing Apache AGEThe hard part is over Now clone the Apache AGE repository into the home directory by typing the command git clone Now cd into the cloned folder and run the command sudo make PG CONFIG postgresql bin pg config install Note the argument to PG CONFIG here is the location of the pg config file of your PostgreSQL installation Since I unzipped the PostgreSQL source code directly into the home folder this was the command executed Congratulations Now you can start using the PostgreSQL database with the power of Apache AGE and its magical graph powers Stay tuned for tutorials on using Apache AGE 2023-06-01 20:42:44
海外TECH DEV Community How to bring AWS Cloud into proximity to students and educational institutions https://dev.to/aws-builders/how-to-bring-aws-cloud-into-proximity-to-students-and-educational-institutions-f2m How to bring AWS Cloud into proximity to students and educational institutionsFormal IT knowledge obtained through formal education on IT oriented universities and educational institutions in agile IT environments is often marginalized and not appreciated enough There are several reasons for that When we talk about IT oriented universities and educational institutions their greatest challenge is how to adapt a plan and program in a way to track all changes and progress in the IT industry Also an additional challenge is how to find an ideal balance between fundamental knowledge that students gain which for a goal is establishing strong fundamentals and foundations in computer science with a goal of making a platform for further learning and upgrade in relation with new or latest trends and tools Problem that students usually have is understanding the big picture and how that fundamental knowledge can help them out later to become successful in their daily work As a consequence we have a mainstream opinion that college and university plans and programs just like formal studying can be successfully replaced by attending different crash courses and self study materials It s undeniable that there are some talented and gifted individuals that have achieved great results without a formal education however those individuals do not represent a rule but an exception Formal academic education represents a fundamental pillar of a society and industry itself and because of it it s important to find a way where industrial trends can supplement plans and programs of academic institutions Amazon Web Services AWS Community in Bosnia and Herzegovina since their establishment in when there was a first AWS community meeting on FIT Faculty of Information Technologies in Mostar works actively on premise that Cloud computing trends should be brought closer to students and academic institutions through different activities like bootcamps lectures online and in person That resulted in interest and engagement of students and academic institutions in the work of AWS community and intensive improved collaboration in achievement of the primary goal of AWS community knowledge expansion In the beginning of academic at International Burch University IBU in Sarajevo relying on basics of computer science and following the latest IT trends and standards a curriculum for a “DevOps Engineering on AWS subject was created IBU has recognized the significance of Cloud computing and IT industrial standards and provided their students with a possibility of learning about it during their formal education Thanks to collaboration with International Burch University IBU “DevOps Engineering on AWS subject activities have been expanded with participation in Amazon Web Services AWS programs AWS Academy and AWS Cloud Clubs AWS AcademyAWS Academy is a program created by Amazon Web Services AWS company with a goal for academic institutions to prepare their students to successfully obtain IT certificates that are acknowledged and appreciated in the IT industry but also to create an opportunity for them to start their careers in the cloud after graduation Academic institutions with their participation in AWS Academy program become recognizable as education leaders in the field of Cloud computing and for their academic personnel and students too are creating access to specially formatted learning materials within lab environments Thanks to AWS Academy Advocacy and the AWS engineers and experts team who are participating in creation of those materials and project tasks materials are always up to date and their content is going through different levels of quality control before it s being published and ready for use by educators and students Also learning materials and lab environments are created in a way to mimic real world tasks and assignments and they are expecting students to apply theoretical knowledge in practice Lab environments are beforehand prepared and created AWS accounts that provide students with an opportunity to use services and possibilities of AWS without having to make their own AWS accounts and to have a risk of unwanted costs that can be caused by unwanted resources usage Academic personnel professors and assistants who are AWS Academy educators are leading students through the process of learning and proper comprehension of learning materials Educators have a large number of lectures teaching materials projects quizzes and tests at their disposal beforehand so they can only focus on teaching and not waste energy and time on preparation of class materials AWS is recognized as a market leader in the field of Cloud computing and participation in AWS Academy program for a side effect has the following student s ability to apply their knowledge successfully after lecture and project completion and also they will have ability to apply their knowledge directly at real life projects and assignments in their company of choice As AWS Academy program educators are participating in the class process as a part of their academic institution the connection established with the already finished plan and program of other subjects with themes that are already being taught as a part of AWS Academy program is just an additional benefit for students and their knowledge AWS Cloud ClubsThe IT industry is recognizable by being open with their community unquenchable thirst for knowledge expansion and transfer and assistance to all of those who have certain issues Different IT communities have sprouted out many open source projects that are used for free in different multi billion projects The AWS community in the IT world has been recognized as one of the most active open and most inclusive ones Being a part of the AWS community means the possibility to exchange knowledge and experience but also to meet and connect with different people who share common interest and passion In order to bring the AWS community into proximity with students AWS has started the AWS Cloud Clubs initiative which provides students with the opportunity to become leaders and help other students to get familiar with AWS and Cloud computing via student s club AWS Cloud Clubs are being organized and led by the students themselves Every AWS Cloud Club has its own representative Club Captain with a task to start and organize the student s club in their own academic institution By participating in the AWS Cloud Clubs program students gain access to the global AWS Cloud Clubs community with different benefits like promotional materials credits for AWS services usage vouchers for obtaining AWS certificates and many others By starting AWS Cloud Club students will get an opportunity to be recognized from the global IT community as a leader in the field of Cloud computing but also by organizing activities like lectures and practical exercises for lecturers get access to recognized and proven industry experts that will visit your academic institution and participate in knowledge expansion ConclusionAcademic and formal education cannot be replaced with any other form of knowledge Education itself is the pillar of society and only educated society can participate in innovations and changes that global and digital transformation brings Thanks to programs like AWS Academy and AWS Cloud Clubs academic institutions have the possibility to create synergy between their plans and programs with materials created by the side of industry leaders in the field of Cloud computing With a formal way of knowledge transfer in classrooms student community activities such as AWS Cloud Clubs create a way of knowledge expansion and informal way of learning All of that as a final result has a better and richer educational system and students that by the end of their college education or even earlier can actively contribute by working and participating in projects from the beginning AWS Community in Bosnia and Herzegovina in collaboration with different institutions in the country and region works on expansion and inclusion of AWS Academy and AWS Cloud programs on all IT oriented colleges and universities The AWS community in Bosnia and Herzegovina is especially thankful to International Burch University in Sarajevo and their personnel for being the first who recognized all of the benefits of these programs and with their implementation into their curricular and extracurricular activities We are also thankful to the AWS Advocacy team and AWS community in the region who helped with academic institution inclusion into programs above not only to stay an isolated case but a rule If you are a student and or academic personnel with some of the educational institutions in Bosnia and Herzegovina The Balkans region or worldwide and you would like to learn more about AWS Academy and AWS Cloud Clubs program or about Amazon Web Services AWS and Cloud computing in general feel free to contact us AWS Community in Bosnia and Herzegovina is available to provide all necessary assistance and support to you and your academic institution 2023-06-01 20:13:00
海外TECH DEV Community A guide to cross-compilation in Rust https://dev.to/logrocket/a-guide-to-cross-compilation-in-rust-1844 A guide to cross compilation in RustWritten by Greg Stoll️Cross compiling is a very handy capability to have in multiple scenarios Let s take a look at why you might want to do it and how to get set up in Rust for cross compilation What we ll cover Understanding cross compiling and its Rust benefits Setting up an example Rust cross compilation project How Rust represents platforms Cross compiling our demo Rust project from Linux to Windows How to write platform specific codeTo follow along see the GitHub repo for this project Understanding cross compiling and its Rust benefits Cross compiling means compiling a program on a platform for a different platform For example if you are on a Windows machine you can compile a program that can run on Linux There are a few reasons cross compiling can be helpful One is that if you have a product that you want to ship on multiple platforms it can be convenient to be able to build all versions from a single machine instead of having one Windows machine one Mac machine etc Cross compilation can be helpful in cloud based build scenarios as well Rust even supports running tests across multiple target platforms on the same host platform Another reason you may want to cross compile is that it might be necessary as the Rust compiler and host tools are not supported on every platform they can build for For example the Rust compiler supports building an app for iOS but the Rust compiler itself doesn t run on iOS Setting up an example Rust cross compilation project There is some built in support in rustc for cross compiling but getting the build to actually work can be tricky due to the need for an appropriate linker Instead we re going to use the Cross crate which used to be maintained by the Rust Embedded Working Group Tools group First let s set up a simple project that will show which platform it s running on To do this we re going to use the current platform crate which is an easy way to see what platform your code is running on as well as what platform it was compiled on Let s make a new crate with cargo new and add the crate with cargo add current platform Then we can add the following to the src main rs file use current platform COMPILED ON CURRENT PLATFORM fn main println Hello world from I was compiled on CURRENT PLATFORM COMPILED ON On my Linux machine running this with cargo run leads to this output Hello world from x unknown linux gnu I was compiled on x unknown linux gnu This agrees with what rustc thinks the platform is running rustc vV gives this output rustc ebafee binary rustccommit hash ebafeebecdbbdfaedacecommit date host x unknown linux gnurelease LLVM version How Rust represents platformsTo cross compile you need to know the “target triple for the platform you re building for Rust uses the same format that LLVM does The format is lt arch gt lt sub gt lt vendor gt lt sys gt lt env gt although figuring out these values for a given platform is not obvious As we saw above x unknown linux gnu represents a bit Linux machine Running rustc print target list will print all targets that Rust supports but the list is long and it s hard to find the one you want The two best ways to find the target triple for a platform you care about are Run rustc vV on the platform and look for the line that starts with host ーthe rest of that line will be the target triple Look it up in the list provided on the Rust Platform Support pageFor quick reference here are a few common values Target triple nameDescriptionx unknown linux gnu bit Linux kernel glibc x pc windows msvc bit MSVC Windows x apple darwin bit macOS Lion aarch unknown linux gnuARM Linux kernel glibc aarch apple darwinARM macOS Big Sur aarch apple iosARM iOSaarch apple ios simApple iOS Simulator on ARMarmv linux androideabiARMva Android Cross compiling our Rust project from Linux to Windows Now that we know that the target triple for Windows is x pc windows msvc let s get to cross compiling To install the cross crate the first step is to run cargo install cross This will install Cross to HOME cargo bin You can add this to your PATH if you d like or just run it from there when we re ready to do so Cross works by using a container engine with images that have the appropriate toolchain for cross compiling All of this is transparent to the user as we ll see below but you do need a container engine installed If your machine is running Windows the official Getting Started guide from Cross recommends using Docker as your container engine However for Linux it recommends using Podman a popular Docker alternative On my Ubuntu system installing this was as easy as sudo apt get install podman That s all the setup we need Now we can cross compile to Windows and run the executable with the following command cross run target x pc windows gnuRemember the Cross executable is in HOME cargo bin Running this the first time will take a while as the appropriate container is downloaded and started Once it s done we should see the following output Compiling current platform v Compiling rustcrosscompile v project Finished dev unoptimized debuginfo target s in s Running wine target x pc windows gnu debug rustcrosscompile exe err winediag nodrv CreateWindow Application tried to create a window but no driver could be loaded err winediag nodrv CreateWindow Make sure that your X server is running and that DISPLAY is set correctly err systray initialize systray Could not create tray windowHello world from x pc windows gnu I was compiled on x unknown linux gnu As expected we see that rustcrosscompile exe is running on Windows Actually through Wine ーa compatibility layer ーbut close enough As you can see from the output above the compiled exe is located in target x pc windows gnu debug You can copy it to a Windows machine and run it which will show the expected output Hello world from x pc windows gnu I was compiled on x unknown linux gnu Cross even supports running tests on other platforms Let s add a test to our main rs file mod tests use current platform COMPILED ON CURRENT PLATFORM test fn test compiled on equals current platform assert eq COMPILED ON CURRENT PLATFORM Note that this is a test that we would expect to pass when running on Linux but fail when we cross compile to Windows and run it there Indeed if we run cargo test on Linux we get this output Running unittests src main rs target debug deps rustcrosscompile eafbaed running testtest tests test compiled on equals current platform oktest result ok passed failed ignored measured filtered out finished in sTo run the test on Windows the syntax is very similar to running the executable cross test target x pc windows gnuAfter a minute or so we get the output Running unittests src main rs target x pc windows gnu debug deps rustcrosscompile ed exe err winediag nodrv CreateWindow Application tried to create a window but no driver could be loaded err winediag nodrv CreateWindow Make sure that your X server is running and that DISPLAY is set correctly err systray initialize systray Could not create tray windowrunning testtest tests test compiled on equals current platform FAILEDfailures tests test compiled on equals current platform stdout thread tests test compiled on equals current platform panicked at assertion failed left right left x unknown linux gnu right x pc windows gnu src main rs note run with RUST BACKTRACE environment variable to display a backtracefailures tests test compiled on equals current platformtest result FAILED passed failed ignored measured filtered out finished in serror test failed to rerun pass bin rustcrosscompile As expected the test fails Note that running tests isn t supported on all platforms Additionally because of threading issues tests run sequentially which can be much slower than running tests natively See the Cross documentation on supported targets for details How to write platform specific code Often you may want to write code that only runs on one platform Rust makes this easy with the cfg attribute Now that we can cross compile and run we can easily try it out Let s modify our program to add a message that only gets printed on Windows In fact for hypothetical efficiency reasons we won t even compile this code on non Windows platforms use current platform COMPILED ON CURRENT PLATFORM cfg target os windows fn windows only println This will only get printed on Windows fn main println Hello world from I was compiled on CURRENT PLATFORM COMPILED ON cfg target os windows windows only Here we applied the cfg attribute to the windows only function so it won t get compiled on non Windows platforms But that means we can only call it on Windows so we apply the same cfg attribute to the block of code that calls the function You can actually apply the attribute in other places as well like enum variants struct fields and match expression arms Running this on Linux with cargo run gives this output Hello world from x unknown linux gnu I was compiled on x unknown linux gnu As you can see the output above does not have the Windows specific message But running with cross run target x pc windows gnu gives this output Hello world from x pc windows gnu I was compiled on x unknown linux gnu This will only get printed on Windows Rust also provides an easy way to conditionally apply attributes based on the platform You can look up the Rust reference guide to the cfg attr attribute for more information on that ConclusionCross makes it quite easy to cross compile run and test your Rust library or application This crate is helpful ーand sometimes necessary ーif you have a product that you want to ship on multiple platforms There are some limitations ーnotably performance ーsince the building and running is done through a virtual machine So if this is something you re planning on doing with a larger project definitely try it out first in your build environment to make sure the performance will work for you LogRocket Full visibility into web frontends for Rust appsDebugging Rust applications can be difficult especially when users experience issues that are difficult to reproduce If you re interested in monitoring and tracking performance of your Rust apps automatically surfacing errors and tracking slow network requests and load time try LogRocket LogRocket is like a DVR for web apps recording literally everything that happens on your Rust app Instead of guessing why problems happen you can aggregate and report on what state your application was in when an issue occurred LogRocket also monitors your app s performance reporting metrics like client CPU load client memory usage and more Modernize how you debug your Rust apps ーstart monitoring for free 2023-06-01 20:08:31
海外TECH DEV Community Bring Machine Learning to Your Web Apps with TensorFlow.js https://dev.to/anurag_vishwakarma/bring-machine-learning-to-your-web-apps-with-tensorflowjs-16hi Bring Machine Learning to Your Web Apps with TensorFlow js How to Implement Machine Learning in Your Web App using TensorFlow jsMachine learning ML is no longer a lofty out of reach concept With libraries like TensorFlow js developers can now incorporate ML into their web applications For example you could create a system that recommends social media ads based on a user s views and searches This post is your guide to implementing ML using TensorFlow js We will discuss what TensorFlow js is how to use it and how to implement a simple recommendation system in your web application Introduction to TensorFlow jsTensorFlow js is a JavaScript library developed by Google for training and deploying ML models in the browser and on Node js It allows you to develop ML models in JavaScript and use ML directly in the browser or in Node js With TensorFlow js you can create new ML models from scratch or you can use pre trained models Its flexibility and accessibility make it a popular choice among developers Setting up TensorFlow jsTo start using TensorFlow js in your web app you need to add the following script tag to your HTML file lt script src tensorflow tfjs dist tf min js gt lt script gt Building a Recommendation SystemNow let s build a simple recommendation system that suggests social media ads based on user behaviour Step Define your dataFirst we need data for training For this example let s consider a simplified scenario where we only look at user s past ad clicks and the categories of those ads Our input data features will be the categories of ads that a user has clicked on in the past Our output data labels will be the categories of ads that the user clicked on next In a real world scenario you would likely have much more data from various sources such as user demographics browsing history etc Step Preprocess your dataBefore we feed our data to the model we need to preprocess it TensorFlow js provides utilities for this In our case we ll encode our categorical data into numerical data that our model can understand Step Define and train the modelNext we ll define our model We ll use a sequential model which is a stack of layers where each layer has exactly one input tensor and one output tensor const model tf sequential model add tf layers dense units inputShape numOfCategories model add tf layers dense units numOfCategories activation softmax model compile optimizer sgd loss categoricalCrossentropy metrics accuracy Here we have two layers The first is our hidden layer and the second is our output layer The softmax activation function ensures our output is a probability distribution over the ad categories Next we train our model using our preprocessed data await model fit trainFeaturesTensor trainLabelsTensor epochs Step Make predictionsOnce our model is trained we can use it to make predictions Here s how we d predict the next ad category for a user const prediction model predict userFeaturesTensor This will give us a probability distribution over the ad categories We can then recommend the ad with the highest probability Real World Application Social Media Ad RecommendationsLet s tie this back to our social media ad recommendation scenario Say a user frequently views and clicks on ads related to technology and gadgets Over time our model will learn this pattern When theuser logs in our model would recommend ads from these categories with higher probability With TensorFlow js all of this happens right in the user s browser which makes it faster and more efficient In summary TensorFlow js provides an accessible and powerful way to incorporate machine learning into your web applications As we ve seen even with a few lines of JavaScript we can start making personalized ad recommendations Happy coding Thank you for reading this blog post If you found it helpful and would like to stay updated on my latest articles and insights I invite you to connect with me on LinkedIn and follow me on Twitter Don t forget to subscribe to my newsletter where I share exclusive content and updates directly to your inbox If you re interested in working together discussing a project or have any questions feel free to reach out to me through direct message on LinkedIn or Twitter I m always happy to connect collaborate and help in any way I can Looking forward to staying in touch and happy reading 2023-06-01 20:07:29
Apple AppleInsider - Frontpage News Exclusive Q&A with Sean Murray, CEO of Hello Games and creator of 'No Man's Sky' https://appleinsider.com/articles/23/06/01/exclusive-qa-with-sean-murray-ceo-of-hello-games-and-creator-of-no-mans-sky?utm_medium=rss Exclusive Q amp A with Sean Murray CEO of Hello Games and creator of x No Man x s Sky x AppleInsider managed to get a few moments with Hello Games CEO Sean Murray to ask a few questions about the No Man s Sky launch on Mac Here s what he had to say No Man s Sky now available on MacNo Man s Sky launched on Mac via Steam today June with highly optimized Metal frameworks It can run on any Mac with Apple Silicon and even select Intel models Read more 2023-06-01 20:09:11
海外TECH Engadget Nintendo officially halts all eShop sales in Russia https://www.engadget.com/nintendo-officially-halts-all-eshop-sales-in-russia-204548768.html?src=rss Nintendo officially halts all eShop sales in RussiaLast year Nintendo put its eShop in quot maintenance mode quot in Russia which prevented access to the eShop for customers in the country Now the company is making it official Nintendo is halting all sales in Russia Nintendo of Europe announced that as of May st the company will halt all new eShop sales in Russia This means that you won t be able to make any new purchases from the store or redeem digital codes Nintendo says all credit card information and PayPal details will be deleted for security reasons and that you won t be able to create new Nintendo Accounts as long as Russia is set as the country The good news is users with a Russian eShop account will still be able to download previously purchased games and DLC quot for the foreseeable future quot It s unclear at this time how long Nintendo plans on keeping the eShop available for these users quot As of May and for the foreseeable future Russian customers with an existing Nintendo Account will be able to redownload digital content that they have previously purchased It will not be possible to make any new purchases or use download codes within the Nintendo eShop in Russia quot We ve reached out to Nintendo for additional comment and will update this story when we ve heard back Both Microsoft and Sony halted all sales from Russia over a year ago as a result of Russia s invasion of Ukraine Game studios such as Epic Activision Blizzard and EA made similar moves and halted sales in the country at around the same time Nintendo joining the mix means that no major console makers currently allow its Russian users to purchase new games in the country This article originally appeared on Engadget at 2023-06-01 20:45:48
海外TECH Engadget Microsoft was reportedly hands-off with Xbox dud ‘Redfall’ https://www.engadget.com/microsoft-was-reportedly-hands-off-with-xbox-dud-redfall-201436340.html?src=rss Microsoft was reportedly hands off with Xbox dud Redfall By now it s well known that Xbox exclusive Redfall was a colossal commercial and critical dud when it launched last month Its somewhat intriguing concept ーvampires inhabiting a well to do Massachusetts island ーwas held back by bugs and an overall lack of polish The description “not fit for public consumption summarized Jessica Conditt s impressions in Engadget s review Now Bloomberg s Jason Schreier has pulled back the curtain on alleged behind the scenes turmoil that led to Xbox s latest setback in its mission to catch up with Sony s and Nintendo s first party console sellers The story shows Arkane Studios development lacking direction long before Microsoft acquired Zenimax the studio s parent company in Hoping to capture some of the lucrative juice propelling mainstream “games as a service titles like Fortnite and Overwatch Arkane known for critically acclaimed single player titles like Dishonored and Prey looked to incorporate microtransactions into Redfall early on In game monetization was eventually scrapped but the alleged rough start apparently set the tone for a sloppy and scattered design process Developers speaking off the record to Bloomberg described the leadership of co directors Harvey Smith and Ricardo Bare as unfocused “Developers under Smith and Bare said the two leads were outwardly excited but as the project progressed failed to provide clear direction Bloomberg wrote “Staff members said that over time they grew frustrated with management s frequently shifting references to other games such as Far Cry and Borderlands that left each department with varying ideas of what exactly they were making In addition the sources describe a “fundamental tension between single player and multiplayer emphasis with devs reportedly feeling like the game was trying to accomplish two things and succeeding at neither Arkane AustinHiring and maintaining existing staff posed another challenge Developers typically joined Arkane wanting to work on the solo simulation types of affairs the studio was known for many employees reportedly left after they found themselves working on what felt like an unfocused multiplayer fiasco Additionally the studio s Austin TX headquarters meant hiring also had to contend with the state s regressive social policies under Governor Greg Abbott and the far right Texas Legislature “Since Redfall wasn t yet announced the studio couldn t describe its details to prospective employees ーa predicament that exacerbated the staffing issues Bloomberg added This was all compounded by the fact that Arkane was trying to make a multiplayer game with a head count built for single player titles even outsourcing to other studios reportedly didn t provide enough help After Microsoft acquired ZeniMax Arkane s new parent company took a mostly hands off approach “Aside from canceling a version of Redfall that had been planned for rival Sony Corp s PlayStation Microsoft allowed ZeniMax to continue operating as it had before with great autonomy said Schreier As a result the story details an unsurprising “final frantic months of development including multiple delays It probably didn t help that Smith and other studio leaders allegedly engaged in magical thinking or at least magical speaking promising “Arkane magic would serve as a last second fix for the troubled production That didn t happen and several of Bloomberg s sources said they were surprised to ultimately find the game s public release essentially unchanged since last playing it in Although Microsoft inherited what sounds like a titanic mess the company deserves blame for not recognizing the title s flaws before launch and either shelving it entirely or perhaps reworking it as a single player title We may see how quickly Microsoft can rebound and learn from its mistakes as we approach Starfield s highly anticipated September arrival In the meantime I recommend checking out Bloomberg s story for much more detail about making the Xbox exclusive stinker This article originally appeared on Engadget at 2023-06-01 20:14:36
海外科学 NYT > Science With a New, Improved ‘Einstein,’ Puzzlers Settle a Math Problem https://www.nytimes.com/2023/06/01/science/puzzles-mathematics-tiling.html problemearlier 2023-06-01 20:26:49
海外科学 NYT > Science Arizona Limits Construction Around Phoenix as Its Water Supply Dwindles https://www.nytimes.com/2023/06/01/climate/arizona-phoenix-permits-housing-water.html Arizona Limits Construction Around Phoenix as Its Water Supply DwindlesIn what could be a glimpse of future as climate change batters the West officials ruled there s not enough groundwater for projects already approved 2023-06-01 20:48:40
海外TECH WIRED Kaspersky Says New Zero-Day Malware Hit iPhones—Including Its Own https://www.wired.com/story/kaspersky-apple-ios-zero-day-intrusion/ apple 2023-06-01 20:52:20
金融 ニュース - 保険市場TIMES 太陽生命、映画とのタイアップCMを放映開始 https://www.hokende.com/news/blog/entry/2023/06/02/060000 2023-06-02 06:00:00
ビジネス ダイヤモンド・オンライン - 新着記事 「女医の夫」になる秘策をサラリーマン男性に伝授!婚活する女医“3つの出没先” - 有料記事限定公開 https://diamond.jp/articles/-/323487 女性医師 2023-06-02 05:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 不祥事企業の社外取締役の「報酬額」を完全公開!関電、電通、富士通…【全18社82人】 - 社外取バブル2023「10160人」の全序列 https://diamond.jp/articles/-/323515 不祥事企業の社外取締役の「報酬額」を完全公開関電、電通、富士通…【全社人】社外取バブル「人」の全序列電力カルテルに東京五輪汚職、品質不正に幹部のスキャンダル……。 2023-06-02 05:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 G7サミットを象徴するバイデン大統領の“影の薄さ”、日本の「ポスト広島」外交課題 - 政策・マーケットラボ https://diamond.jp/articles/-/323795 国際関係 2023-06-02 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 フリーランス医師「年収倍増」の代償、勤務医時代と【年収・地位・自由度・やりがい】を徹底比較 - 今なら目指せる! 医学部&医者 https://diamond.jp/articles/-/323486 榎木氏のキャリアから勤務医とフリーランス医師の「年収、地位、自由度、やりがい・使命感」を比較した。 2023-06-02 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 住友不動産「ノルマ未達で年収100万円減」のうわさは本当か?驚愕の人事制度を本邦初公開! - 不動産デベ新序列 バブル崩壊前夜 https://diamond.jp/articles/-/320897 住友不動産「ノルマ未達で年収万円減」のうわさは本当か驚愕の人事制度を本邦初公開不動産デベ新序列バブル崩壊前夜土地の仕入れやマンション販売で独特な手法を展開する財閥系デベロッパーの住友不動産は、業界で異彩を放つ。 2023-06-02 05:05:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース MMM導入の手引き。市場をモデル化すれば広告予算配分が最適化できる https://dentsu-ho.com/articles/8589 peopledrivenma 2023-06-02 06:00:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース 未来のために、今こそ持続可能な製品デザインを https://dentsu-ho.com/articles/8565 designmind 2023-06-02 06:00:00
ビジネス 東洋経済オンライン 「転職する?」迷う人、絶対知りたい"成功法則"3つ 「このパターン」なら、あなたも成功できる! | リーダーシップ・教養・資格・スキル | 東洋経済オンライン https://toyokeizai.net/articles/-/674582?utm_source=rss&utm_medium=http&utm_campaign=link_back 成功法則 2023-06-02 05:40:00
ビジネス 東洋経済オンライン 「らくらくホン」のスマホメーカー突如破綻の深層 急激な円安が打撃、残る日本勢は2社のみに | IT・電機・半導体・部品 | 東洋経済オンライン https://toyokeizai.net/articles/-/676534?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2023-06-02 05: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件)