投稿時間:2022-12-17 01:36:21 RSSフィード2022-12-17 01:00 分まとめ(43件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
js JavaScriptタグが付けられた新着投稿 - Qiita Maputnikを使ってベクトルタイルのスタイルを設定してMapLibre GL JSで表示する https://qiita.com/asahina820/items/250a51ecacd8423d1a76 fossgadventcalendar 2022-12-17 00:57:46
Linux Ubuntuタグが付けられた新着投稿 - Qiita Ubuntu Linux で Illustrator AI 形式ファイルを読む https://qiita.com/nanbuwks/items/cf1efde35e5008d0e142 gimpxnviewmp 2022-12-17 00:02:04
AWS AWSタグが付けられた新着投稿 - Qiita AWSコンテナサービスメモ https://qiita.com/yuko-tsutsui/items/5471078eb791e1420295 adventcalendar 2022-12-17 00:01:32
GCP gcpタグが付けられた新着投稿 - Qiita 初心に戻ってIAP経由によるGCEへのSSH接続を試す https://qiita.com/hirosait/items/e7c3d511298bee57257c 経由 2022-12-17 00:54:00
Azure Azureタグが付けられた新着投稿 - Qiita 仮想マシンの復元とファイルの回復 https://qiita.com/ss12345/items/f90588179f93f548be30 仮想マシン 2022-12-17 00:14:12
技術ブログ Developers.IO Alteryx Serverのバックアップを作成する – Alteryx Serverアドベントカレンダー2022 https://dev.classmethod.jp/articles/alteryxserver-adventcalendar-20221217/ developersioalteryx 2022-12-16 15:45:21
技術ブログ Developers.IO Snowflakeのアカウント全体のクレジット使用状況を確認できるACCOUNT_USAGEのview2種類を試してみた #SnowflakeDB https://dev.classmethod.jp/articles/snowflake-account-usage-3view-for-credit-metering/ accoun 2022-12-16 15:30:52
海外TECH MakeUseOf How to Fix the "This PC Can't Run Windows 11 Error" https://www.makeuseof.com/fix-this-pc-cant-run-windows-11-error/ message 2022-12-16 15:15:16
海外TECH MakeUseOf 3 Reasons the Crypto Market Will Recover in 2023 https://www.makeuseof.com/reasons-crypto-market-will-recover-2023/ crypto 2022-12-16 15:15:15
海外TECH DEV Community Orbiting planets in solar systems Python | nano https://dev.to/bekbrace/orbiting-planets-in-solar-systems-python-nano-2hf6 Orbiting planets in solar systems Python nanoSimulation of Orbiting Planets in Solar Systems using Python D using turtle Python an interpreted high level general purpose programming language that was created in by Guido Van Rossum Python is dynamically typed language it supports multiple programming paradigms including structured particularly procedural object oriented and functional programming In this quick tutorial you will learn how create a single solar system simulation as well as multiple solar system simulation This is the video if you want to watch 2022-12-16 15:48:18
海外TECH DEV Community Is Microsoft's .net dying? https://dev.to/darkxenium/is-microsofts-net-dying-1em0 Is Microsoft x s net dying NET is a software framework developed by Microsoft that is used for building a wide range of applications including web mobile desktop and IoT Internet of Things applications NET has been around for over two decades and has a large and active community of developers and users It is important to note that the popularity and usage of different technologies can vary over time While some technologies may decline in popularity it does not necessarily mean that they are dying As of NET is still a widely used and popular technology for building a variety of applications It has a strong ecosystem of tools and libraries and it is constantly being updated and improved by Microsoft and the community Additionally NET has broad support across a range of platforms and operating systems including Windows Linux and macOS which makes it a flexible and versatile option for developing applications Overall it is difficult to predict the future of any technology but NET remains a viable and popular choice for building a wide range of applications On the other hand are there are any alternatives to net There are a number of alternatives to NET that can be used for building a variety of applications including web mobile desktop and IoT Internet of Things applications Some of the most popular alternatives include Java Java is a widely used programming language that is known for its portability and scalability It is a popular choice for building enterprise level applications Python Python is a high level programming language that is known for its simplicity and readability It is often used for web development scientific computing and artificial intelligence applications JavaScript JavaScript is a popular programming language that is used for building web and mobile applications It is often used in combination with other technologies such as React and Angular to build user interfaces and front end functionality Go Go is a programming language developed by Google that is known for its simplicity concurrency support and performance It is often used for building web servers and other networked systems Ruby Ruby is a high level programming language that is known for its simplicity and flexibility It is often used for building web applications and has a large and active community of developers Ultimately the best alternative to NET will depend on the specific requirements and goals of your project It is important to carefully consider the trade offs and benefits of different technologies before making a decisio 2022-12-16 15:48:00
海外TECH DEV Community Amazing Rating Card Using HTML CSS JavaScript | Fronend mentor https://dev.to/codewithsadee/amazing-rating-card-using-html-css-javascript-fronend-mentor-13bn Amazing Rating Card Using HTML CSS JavaScript Fronend mentorHow to Make a Rating Card Using HTML CSS JavaScriptThis video will show you how to build a rating card using html css javascriptSource code ️Timestamps Demo File structure Project initial Rating card Media queries 2022-12-16 15:45:55
海外TECH DEV Community ReactJs vs NextJs : All you need to know! https://dev.to/darkxenium/reactjs-vs-nextjs-all-you-need-to-know-ln2 ReactJs vs NextJs All you need to know ReactJS and NextJS are both JavaScript libraries that are used for building web applications However they have different purposes and are typically used in different stages of the development process ReactJS is a JavaScript library for building user interfaces It is focused on the view layer of an application and can be used with a variety of different technologies on the back end React allows developers to create reusable UI components and efficiently update the user interface as data changes On the other hand NextJS is a framework built on top of React that makes it easier to build server rendered React applications It provides a set of tools and features for optimizing the performance of React applications and simplifying the development process NextJS is particularly useful for building server rendered React applications because it handles server side rendering automatic code splitting and optimization of performance It also has built in support for optimizing the performance of React applications by minimizing the number of server requests and minimizing the size of the JavaScript bundle that is sent to the client TL DR In summary ReactJS is a library for building user interfaces while NextJS is a framework built on top of React that makes it easier to build server rendered React applications and optimize their performance Both can be used together to build powerful and efficient web applications 2022-12-16 15:44:28
海外TECH DEV Community Modern Web Development with Docker and Docker Compose https://dev.to/naskovic/modern-web-development-with-docker-and-docker-compose-p3c Modern Web Development with Docker and Docker ComposeDocker and Docker Compose have become essential tools for modern web development These tools allow developers to easily create and manage containerized environments for their projects making it easier to develop and deploy applications In this blog post we will look at two simple examples of using Docker Compose for web development one for a PHP application using a MySQL database and PHPMyAdmin and another for a Node React development environment PHP Application with MySQL and PHPMyAdminTo get started with a PHP application using Docker Compose you will need to create a docker compose yml file in the root of your project In this file you can define the services that make up your application as well as any volumes or networks that they may need Here is an example docker compose yml file for a PHP application using a MySQL database and PHPMyAdmin version services web build ports volumes var www html depends on db db image mysql volumes db data var lib mysql environment MYSQL ROOT PASSWORD password MYSQL DATABASE mydatabase MYSQL USER user MYSQL PASSWORD password phpmyadmin image phpmyadmin phpmyadmin ports environment PMA HOST db PMA USER root PMA PASSWORD passwordvolumes db data In this example we have defined three services web db and phpmyadmin The web service is built from the current directory and exposes port on the host machine The db service is based on the MySQL image and creates a volume for the MySQL data The phpmyadmin service is based on the PHPMyAdmin image and exposes port on the host machine To start these services you can simply run the following command docker compose upThis will build and start all of the services defined in the docker compose yml file You can then access your PHP application at http localhost and PHPMyAdmin at http localhost Node React Development EnvironmentTo set up a Node React development environment with Docker Compose you can use a similar approach to the PHP example above Here is an example docker compose yml file for a Node React development environment version services web build ports volumes app db image mongo volumes db data data dbvolumes db data In this example we have defined two services web and db The web service is built from the current directory and exposes port on the host machine The db service Working with Docker ComposeOnce you have your docker compose yml file set up you can use the following commands to manage your services docker compose up Build and start all services defined in the docker compose yml file docker compose up d Build and start all services in the background docker compose down Stop and remove all services and networks created by docker compose up docker compose exec lt service gt lt command gt Run a command in the context of a service For example docker compose exec web bash will open a bash terminal in the web service Using Docker Compose can greatly simplify the process of setting up and managing development environments especially when working on larger projects with multiple dependencies It is a powerful tool that every modern web developer should be familiar with I hope this text has been helpful in introducing you to Docker and Docker Compose for web development With these tools you can easily set up and manage containerized environments for your projects making it easier to develop and deploy applications 2022-12-16 15:36:11
海外TECH DEV Community CodeNewbie Podcast S22E6: Technical Writing with Philip Kiely https://dev.to/codenewbieteam/codenewbie-podcast-s22e6-technical-writing-with-philip-kiely-2661 CodeNewbie Podcast SE Technical Writing with Philip KielyIn SE of the CodeNewbie Podcast saronyitbarek talks about technical writing with Philip Kiely a technical writer programmer and creator Check it out to learn about how Philip first got into technical writing while studying abroad in Budapest what technical writing is what technical content platforms are out there and why new developers should publish content early in their careers S E Technical writing Philip Kiely CodeNewbie Community Saron sits down with writer programmer and creator Philip Kiley Philip is the author of Writing for Software Developers and community codenewbie org Philip Kiely is s a writer programmer and creator He is the author of Writing for Software Developers and Life Changing Email To learn more about his work check out his website Listen on Apple PodcastsListen on SpotifyOr listen wherever you normally get your podcasts Make sure to subscribe to the CodeNewbie podcast if you haven t yet Happy coding We hope you enjoy this season of the CodeNewbie Podcast 2022-12-16 15:30:06
海外TECH DEV Community What are the differences between translation and localization? https://dev.to/aexol-studio/what-are-the-differences-between-translation-and-localization-2npn What are the differences between translation and localization While both terms are similar localization goes beyond just translating and ensures your product feels local and caters to the users in a particular region Reaching more markets usually requires adapting your app to the users there While it s true that today mobile users usually know English studies show most still prefer to use their local language for their devices and applications The obvious solution that comes to mind might be translation but that s not enough TranslationOdds are you ve used google translate on more than one occasion while it s definitely a popular tool it s often not enough for business uses and most opt for either professional translation tools or simply the services of a translator For applications however neither is the optimal way of doing things LocalizationLocalization or as it s called in the business ln is a process of not only translating everything to the local language but also adopting everything to the local customs What exactly does that mean To put it simply localization is translation and then some tailoring everything to the specific customs tastes and preferences of a given culture and language This is especially true for software where it extends to UX UI as well The purpose is to make the user feel right at home as if they were using a local app from that region Why is localization necessary To look at a simple use case for localization we can compare even countries using the same language like English The US uses a hour clock and the imperial system instead of metric pounds ounces feet miles fahrenheit instead of celsius etc additionally you have different spelling localisation for British English localization for US armour and armor and many others and completely different words lift elevator and such and idioms Often the same word can have a completely different meaning depending on the region For a few examples football in the US means NFL and soccer in most other countries the first floor is the ground floor in the US and the first floor above ground level in the UK and most importantly pants are trousers in the US and underwear in the UK The same is obviously even more true for different languages where the text length might be completely different the font size might look bad with the particular alphabet or the UI can become less readable Basically every localization requires a number of solutions and tweaks to keep everything smooth for every language In short the benefits of localization are numerous and by catering to local needs you can reach new markets effectively by providing the same user experience as local appscommunicate with users who would otherwise wither face a language barrier of be forced to use a language contrary to their preferencesavoid misconceptions and faux pas related to specific customs and particularities of different languages and culturesoptimize your product to fit locally used search terms and keywords Speed up your apps amp websites translationDevTranslate online JSON XML STRINGS amp ARB files translator app for developers product managers content creators Use automated multi language translation instead of wasting time copy pasting all your text into online translators Try DevTranslate for free 2022-12-16 15:10:13
海外TECH DEV Community What are Headless CMS? https://dev.to/pulkitsingh/what-are-headless-cms-2hpb What are Headless CMS A headless content management system CMS is a backend system that enables you to manage and organize your content but does not have a frontend user interface for displaying that content Instead the content is made available through an API Application Programming Interface for display on any device or platform such as a website mobile app or digital signage Headless CMSs are typically used in cases where you need to deliver content to multiple channels or when you want to decouple the content management from the presentation layer This can be useful for creating a more flexible and scalable content management system that can be integrated with a variety of different frontend systems Some popular headless content management systems CMSs include Contentful A cloud based headless CMS that enables you to create manage and deliver content to any platform It features a flexible content model powerful API and integrations with a variety of tools and services Strapi An open source headless CMS that you can self host or deploy to the cloud It offers a user friendly interface for managing content and provides a flexible and customizable API for delivering content to your frontend applications Sanity io A cloud based headless CMS that allows you to create and manage structured content and delivers it through a powerful API It features a real time collaboration platform and integrations with a variety of tools and services GraphCMS A cloud based headless CMS that enables you to create manage and deliver content through a powerful API It offers a user friendly interface for managing content and provides integrations with a variety of tools and services ButterCMS A cloud based headless CMS that offers a flexible content model and a powerful API for delivering content to any platform It features a user friendly interface for managing content and provides integrations with a variety of tools and services Honourable mentions Netlify CMS An open source headless CMS that is built on Git and designed to work with static site generators like Jekyll Gatsby and Hugo It offers a user friendly interface for managing content and integrates seamlessly with Netlify s hosting and deployment platform Cosmic JS A cloud based headless CMS that enables you to create manage and deliver content through a powerful API It features a user friendly interface for managing content and provides integrations with a variety of tools and services Directus An open source headless CMS that you can self host or deploy to the cloud It offers a user friendly interface for managing content and provides a flexible and customizable API for delivering content to your frontend applications Ghost A headless CMS that is designed for creating and managing online publications It offers a user friendly interface for managing content and provides a powerful API for delivering content to any platform DatoCMS A cloud based headless CMS that enables you to create manage and deliver content through a powerful API It features a user friendly interface for managing content and provides integrations with a variety of tools and services To conclude a headless content management system CMS is a backend system that enables you to manage and organize your content the content is made available through an API for display on any device or platform Headless CMSs are useful for creating a more flexible and scalable content management system that can be integrated with a variety of different frontend systems There are many other headless CMSs available each with its own set of features and capabilities You should choose a headless CMS based on your specific needs and requirements 2022-12-16 15:08:40
海外TECH Engadget A Horizon multiplayer game is on the way https://www.engadget.com/horizon-multiplayer-single-player-guerrilla-games-155004343.html?src=rss A Horizon multiplayer game is on the wayA VR spinoff and Horizon Forbidden West expansion won t be the last we see of Guerrilla Games Horizon universe The studio has at least two more games in the works for the PlayStation franchise including a multiplayer title Guerrilla made the announcement in a recruitment tweet Along with working on more “epic solo adventures for Aloy the star of the first two games the studio has set up a separate team to create an “online project set in Horizon s universe It added that the latter will feature new characters and a “unique stylized look as well as the fact friends will be able to play together ーwhich suggests there will be a focus on co op Join Guerrilla in Amsterdam as we work to expand the world of Horizon It s an exciting time to join us We have many open roles across multiple departments so check them out on our Careers page and apply today pic twitter com XqabJGabVーLife at Guerrilla LifeAtGuerrilla December Rumors had been swirling since last year that Guerrilla was planning a multiplayer Horizon game and the studio has now confirmed that s the case Sony is placing a bigger focus on live service games It s planning to release of them by March including a multiplayer offshoot of The Last of Us However it s unclear how the online Horizon game fits into that strategy as yet Along with the three upcoming games and the Forbidden West DLC there s even more to come from the series A Horizon TV show is in development at Netflix Word on the street is that there s a mobile game and a Zero Dawn remaster for PS in the pipeline as well 2022-12-16 15:50:04
海外TECH Engadget What we bought: The Retroid Pocket 3 is my own personal retro-game museum https://www.engadget.com/retroid-pocket-3-irl-153508438.html?src=rss What we bought The Retroid Pocket is my own personal retro game museumI ve become increasingly infatuated with old video games Lord knows I still play lots of new stuff but more and more the loudest parts of modern gaming the live services explicitly designed to monopolize your attention the market tested blockbusters devoid of any edge the constant stream of power fantasies bore me Being old doesn t make a game good but when I go back to my favorite retro games I find a focus and honesty in their design that I don t see in many of the more acclaimed games of today I took to collecting old games and consoles a couple of years ago in just one of the many ways the pandemic broke my brain but actually enjoying those on a modern TV is notoriously annoying And while I could always emulate the classics on my phone or PC I liked the idea of keeping my retro library on a distinct machine something I could fire up when I m in the mood but just as easily walk away from when I m not So recently I took my first dip into the world of retro handhelds portable often Chinese made devices designed to house and run emulated games wherever you d like I settled on the Retroid Pocket an Android based model that starts at a relatively affordable and comes from a series that had received mostly positive word of mouth in the past It has also been available on Amazon for typically with faster shipping Three months later I m still happy with it The Retroid Pocket is one of those “for the price situations but for the price it s a fine piece of hardware If you ve ever held a Nintendo Switch Lite the Retroid Pocket will feel like a slightly smaller version of that It doesn t have the ergonomic grips of a Steam Deck but it s a smooth slim slab light and small enough to not feel seriously fatiguing over time and easily portable Jeff Dunn EngadgetIts inch display is big and sharp x enough for something I hold a foot from my face and it has a aspect ratio that plays nice with remote streaming and more recent platforms like PSP It does result in some hefty black bars with older games originally designed for or displays but I got used to those quickly enough The LED panel isn t as vibrant as the OLED screens on newer smartphones but it s never come off as noticeably compromised either Its color saturation and brightness is excellent for a cheap handheld and it s not impossible to see outside Plus it s a touchscreen which makes getting around Android easier All the requisite buttons for modern gaming are here as well There are trade offs The four face buttons are beady and on the clicky side the start select buttons are placed weirdly on the side and the triggers aren t analog so they can t respond to different levels of pressure But everything is fast to actuate and spaced well enough to avoid accidental inputs The joysticks work as clickable L and R buttons too which isn t a given with devices like these I did have an issue with the R button sticking down but that seemed to resolve itself after a couple of days I ll chalk that up to the pains of buying from a little known company If you want the D pad and face buttons to have a softer feel Retroid actually includes alternative switches in the box It sells other replacement parts on its website too That s commendable for a worst case scenario but the default should be good enough for most to avoid taking on any DIY risks One thing that isn t included though is a case I dug around and bought this old one for the PS Vita instead and it s done the job Retroid sells the Pocket with either GB or GB of RAM The latter only costs more so there s little reason not to take the memory boost The processor in this thing is far from a powerhouse it s built to emulate old games that don t need a ton of processing power and last for hours while doing that Pretty much everything from the and bit eras runs perfectly smooth here as do lower power handhelds like the Game Boy Color Game Boy Advance and even the Nintendo DS I ve had few issues with early D games from the PlayStation or Sega Dreamcast too Getting Nintendo games to work requires a bit of control mapping in your emulator I mean look at this thing but once that s settled that one is basically perfect as well Jeff Dunn EngadgetThings start to get spottier once you get to the most demanding PSP games think God of War Chains of Olympus nbsp but even then I was able to play stuff like Grand Theft Auto Vice City Stories nbsp which isn t purchasable on any modern platform at double its native resolution with only the occasional slowdown The cut off here is PlayStation and GameCube those generally require just a bit more resources than the Retroid Pocket can supply But that still leaves decades of gems Having Super Mario RPG or the original Metal Gear Solid playable in my hand with higher resolution textures and instant save states is still kind of surreal The catch as with many Android handhelds is actually getting everything to work When you first load up the Pocket Retroid helpfully suggests a few recommended emulators you can install right away If you re new to this though you ll then have to go through a labyrinthine maze of reading massive tutorials watching minute YouTube videos tweaking dozens of settings across multiple apps customizing hotkeys cross checking box art and actually downloading the proper ROM and BIOS files for your games And that s not to mention how owning ROM files exists in a legal gray area Engadget does not condone piracy I spent more time optimizing RetroArch and organizing Retroid s attractive launcher in my first two days with the Pocket than actually playing games There s a reason people like this are mocked With the busywork done though I ve found digging into my curated selection of the past refreshing When I go back to NHL I see a sports game that respects my time and wallet When I revisit Ridge Racer Type I see a driving game intently focused on one pleasure cruising around When I play Link s Awakening I see a sequel in a wildly popular series that isn t afraid to be weird and take risks When I return to Shenmue I see a game that revels in patience and refuses to constantly coddle me It s not that no modern games do these things but it s fascinating to see what some developers valued with far fewer resources Here I can get these history lessons on one handheld in the span of one night Jeff Dunn EngadgetMy only major complaints have less to do with the Pocket than Retroid itself Between the time I started writing this article and the time you re reading it Retroid launched a new Pocket handheld just three months after releasing the Pocket There were suggestions that Retroid was using the Pocket to clear out inventory at launch so to see a follow up so soon feels scuzzy The new model has a similar design but GB of RAM and a faster processor it s still not great for GameCube and PS emulation by most accounts but it can run more of those games and it s better with borderline systems like the PSP At it s now the superior value though the Pocket remains a fine option for slightly less cash That said new hardware launches at a breakneck pace in this market and there s long been a million different ways to play old games Among handhelds alone options like the Steam Deck Analogue Pocket Miyoo Mini Anbernic RGM and RG Ayn Odin Pro and Aya Neo all promise retro gaming goodness at varying price points But the Retroid Pocket works for me It required a good chunk of homework at first but it s since become a capable emulator and my own personal museum to classic game design 2022-12-16 15:35:08
海外TECH Engadget Fujifilm X-H2 review: A perfect blend of speed, resolution and video power https://www.engadget.com/fujifilm-x-h2-mirrorless-camera-review-151530871.html?src=rss Fujifilm X H review A perfect blend of speed resolution and video powerFujifilm recently launched the best albeit most expensive APS C camera yet the X HS But it wasn t done Today we re looking at its stablemate the megapixel X H It s the highest resolution APS C camera ever released and boasts impressive video powers You can shoot fps RAW photos at full resolution and it s the first APS C mirrorless camera with K video It also offers improved in body stabilization an upgraded autofocus system with new AI subject recognition and more At it s a full less than the X HS but that s still a lot for an APS C camera With that in mind I wanted to see if it s that much better than rivals like Canon s megapixel EOS R and even how it stacks up against full frame cameras like the Sony A IV or original Canon EOS R that cost just a bit more Body and handlingOther than the fact that the X HS has an “S logo painted on the front the X H looks identical It even weighs the same at grams or slightly more than the X T That s up there in full frame territory so it s not exactly a pocketable street camera like other Fuji models Most Fujifilm cameras also have multiple dials for shutter speed ISO and exposure compensation but not the X H Instead it s more like Canon Sony and Nikon models with front and rear dials a mode selector a joystick and a D pad control As a nod to street photographers who shoot from the hip it does have a top screen that displays aperture shutter speeds and other key info I was never a huge fan of the classic Fujifilm layout because it s not ideal for video so I like the X H layout but I know that many Fuji fans don t I also love the fully articulating inch million dot display which makes it easier to shoot low and high angle photos or selfies The new X T which packs the same megapixel sensor has a display that s limited to tilting Meanwhile the million dot Hz EVF is nice and sharp and offers blackout free shooting in silent electronic shutter mode Like its namesake the X H has a high speed USB C port with power delivery along with microphone and headphone ports You also get a full sized HDMI port which should be more robust than the fiddly micro HDMI inputs found on rival cameras That was a smart decision by Fujifilm because external RAW video is a key feature on this camera Battery life is slightly reduced compared to the X HS with shots per charge instead of not surprising considering the extra resolution And it has both UHS II and high speed CFexpress memory card slots The latter is required for high resolution ProRes video and to reduce buffering when shooting fps megapixel bursts PerformanceSteve Dent EngadgetNormally high resolution cameras are among the most expensive models However the megapixel X HS actually costs more than the megapixel X H That s because it has a stacked sensor that delivers extra speeds and reduces rolling shutter in silent shooting mode Rolling shutter isn t a huge issue on the X H for photos though It s actually faster in mechanical than electronic shutter mode with full resolution RAW bursts up to fps compared to fps That s impressive considering it s designed more for detail than speed What s more you won t need silent mode often because the mechanical shutter is among the quietest I ve ever heard And if you really do need the electronic shutter rolling shutter is present for fast moving subjects but surprisingly well controlled It s considerably better than other APS C cameras like Sony s A or the Canon EOS R The autofocus system can keep up with the burst speeds as well It sticks tenaciously to subjects giving a decent hit rate even if they re moving quickly It s not quite as accurate as Sony s AF though particularly when light levels drop Steve Dent EngadgetLike the S model the X H has new AI smarts with the ability to track birds and animals along with cars motorcycles bikes airplanes and trains Face and eye detection is much improved over past models like the X T too tracking subjects smoothly and reliably I d certainly choose the X HS over the X H for sports and wildlife as the stacked sensor lets you shoot at an awesome fps Sony and Canon s latest cameras beat them both though as they have superior AI and the autofocus is smoother and more reliable Still the X H offers good autofocus and burst performance considering the high resolution The stop in body stabilization also worked well letting me capture sharp shots handheld down to about a quarter second And if megapixels isn t enough you can take megapixel photos with a tripod using Fuijfilm s Pixel Shift Combiner feature Image qualityThe X H s megapixel X Trans backside illuminated sensor may not be stacked but it s a new state of the art sensor And it really delivers where it counts in terms of image quality To start with the extra pixels give you more detail that s useful if you need to crop in or make large prints And yet the extra resolution doesn t hurt image quality in low light at higher ISO settings Noise is well controlled at ISO and images are usable at up to ISO if exposure is set correctly In camera processing of JPEG and bit HEIF files is impeccable with pleasant accurate colors and a nice balance of noise reduction and detail If I wanted to share photos right away I could often do it with no need for any processing The X H can take uncompressed lossless or compressed RAW photos with bits of color That gives plenty of room for fine tuning even in bright or dark areas However if you underexpose shots and try to boost levels noise can get out of hand That s one of the main drawbacks of APS C compared to full frame sensors of course And of course the X H offers Fujifilm s full array of film simulation modes You can experiment with popular looks like Velvia Eterna or Acros black and white and still have a full color RAW backup They re not for everyone but I love them VideoThe X HS is still the best APS C camera for video mostly because of the extra speed and reduced rolling shutter But the X H is superior in a couple of ways It gives you more resolution up to K at up to fps along with supersampled K no and supersampled K HQ at up to fps Subsampled K can also be shot at up to fps with some loss of detail while fps super slow mo is available at p All of these resolutions can be saved in three bit ProRes codecs HQ standard and LT These offer more quality and are easier to edit than the bit H and bit H codecs And the choice of three gives users the choice between quality and smaller more manageable file sizes They use high data rates that peak at an enormous MBps though so you must record them to high speed CFexpress cards F Log and F Log picture modes are also on tap though processing is done at bit rather than bit as with the X HS so the latter offers a bit more dynamic range And you can save either ProRes or Blackmagic RAW video to Atomos or Blackmagic external recorders at up to K for more robust files that are easier to adjust later on Steve Dent EngadgetEven with regular ProRes or H I had plenty of room for creative color correction and shot adjustments Color reproduction favors accuracy on the X H with pleasant and accurate skin tones Shooting at ISOs down to is feasible with noise becoming an issue beyond that As with the S model autofocus is much improved over other Fujifilm cameras though still not up to par with Canon and Sony It generally tracked subjects well but could occasionally lose focus While bird and animal tracking tended to be erratic eye and face tracking was reliable Rolling shutter for video is more of an issue on the X H than the X Hs due to the lack of a stacked sensor It s especially pronounced with full shutter readouts at K K and K HQ You ll want to be careful to avoid fast pans and you ll see a fair amount of skew when shooting objects that move rapidly across the frame Still it s not actually not nearly as bad as I expected and far better than on Sony s A and other APS C cameras Overheating can be an issue at K with the X H though Fujifilm hasn t said exactly how long you can shoot at that resolution If you re planning to do that though you can buy a small fan that screws to the back to allow K filming for extended periods Finally as with most cameras the in body stabilization is really only good for stationary handheld video Video can jolt while vlogging or doing other rapid actions even with the electronic assist turned on Wrap upSteve Dent EngadgetAfter testing both of Fujifilm s latest cameras I think the X H is a better option for most people simply because it s a better value While not as fast as the X HS it offers an ideal balance between image quality and speed And for video it s better if you need the highest resolution and sharpest video possible is a lot for a crop sensor camera though For that you could get a full frame camera like Canon s EOS R or spend less on the EOS R APS C camera It s also a tough sell against Fujifilm s own X T which uses the same megapixel sensor but has manual dials that many fans of the brand prefer Still it s a better video camera than either the A IV EOS R and X T thanks to the K RAW output fully articulating screen and more And with Fujifilm s deep lens lineup that s considerably cheaper than full frame glass the X H will likely cost you less than any full frame camera in the long run 2022-12-16 15:15:30
Cisco Cisco Blog Harnessing the power of technology on the Pacific Islands https://blogs.cisco.com/education/cisco-is-determined-to-play-a-small-part-in-helping-the-pacific-islands-combat-challenges-related-to-digital-skills-development-and-sustainability development 2022-12-16 15:44:09
海外TECH CodeProject Latest Articles The Most Essential C++ Advice https://www.codeproject.com/Tips/5249485/The-Most-Essential-Cplusplus-Advice The Most Essential C AdviceRather than a long and complete guide with comprehensive explanations this is a short list of things to watch out for when using C kept up to date based on the things I see in code reviews 2022-12-16 15:45:00
海外TECH WIRED Storytelling Will Save the Earth https://www.wired.com/story/environment-climate-change-storytelling/ climate 2022-12-16 15:41:43
金融 RSS FILE - 日本証券業協会 会長会見・談話 https://www.jsda.or.jp/about/kaiken/index.html 会長 2022-12-16 17:00:00
金融 RSS FILE - 日本証券業協会 PSJ予測統計値 https://www.jsda.or.jp/shiryoshitsu/toukei/psj/psj_toukei.html 統計 2022-12-16 16:00:00
金融 RSS FILE - 日本証券業協会 証券化市場の動向調査 https://www.jsda.or.jp/shiryoshitsu/toukei/doukou/index.html 証券化 2022-12-16 16:00:00
金融 金融庁ホームページ 令和4年11月に開催された業界団体との意見交換会において金融庁が提起した主な論点を公表しました。 https://www.fsa.go.jp/common/ronten/index.html 意見交換会 2022-12-16 17:00:00
金融 金融庁ホームページ 金融審議会「事業性に着目した融資実務を支える制度のあり方等に関するワーキング・グループ」(第4回)を開催します。 https://www.fsa.go.jp/news/r4/singi/20221223.html 金融審議会 2022-12-16 17:00:00
金融 金融庁ホームページ 「オペレーショナル・レジリエンス確保に向けた基本的な考え方」(案)への意見募集について公表しました。 https://www.fsa.go.jp/news/r4/ginkou/20221216.html 意見募集 2022-12-16 17:00:00
金融 金融庁ホームページ 金融審議会「市場制度ワーキング・グループ」(第22回)議事録を公表しました。 https://www.fsa.go.jp/singi/singi_kinyu/market-system/gijiroku/20221118.html 金融審議会 2022-12-16 17:00:00
金融 金融庁ホームページ 「事務ガイドライン(第三分冊:金融会社関係)」の一部改正(案)について公表しました。 https://www.fsa.go.jp/news/r4/sonota/20221216-2/20221216-2.html 関係 2022-12-16 17:00:00
金融 金融庁ホームページ 審判期日の予定を更新しました。 https://www.fsa.go.jp/policy/kachoukin/06.html 期日 2022-12-16 16:00:00
金融 金融庁ホームページ 「銀行の引当開示の状況」について公表しました。 https://www.fsa.go.jp/news/r4/ginkou/20221216/20221216.html 開示 2022-12-16 16:00:00
金融 金融庁ホームページ 主要生損保の令和4年9月期決算の概要について公表しました。 https://www.fsa.go.jp/news/r4/hoken/20221216.html 生損保 2022-12-16 16:00:00
ニュース BBC News - Home Ngozi Fulani receives personal apology at Palace https://www.bbc.co.uk/news/uk-64005705?at_medium=RSS&at_campaign=KARANGA fulani 2022-12-16 15:31:48
ニュース BBC News - Home World Cup 2022: Fifa to reconsider format of 2026 World Cup after 'best ever' tournament https://www.bbc.co.uk/sport/football/63998821?at_medium=RSS&at_campaign=KARANGA World Cup Fifa to reconsider format of World Cup after x best ever x tournamentFifa is to reconsider the format of the World Cup following the success of the four group format at the tournament says president Gianni Infantino 2022-12-16 15:18:27
ニュース BBC News - Home Wes Streeting: I won't pretend NHS is envy of world https://www.bbc.co.uk/news/uk-politics-64002936?at_medium=RSS&at_campaign=KARANGA critics 2022-12-16 15:48:34
ニュース BBC News - Home Megan Newborough murder: Man who strangled girlfriend jailed for life https://www.bbc.co.uk/news/uk-england-leicestershire-63992773?at_medium=RSS&at_campaign=KARANGA throat 2022-12-16 15:40:16
ニュース BBC News - Home Leicester and Ealing set to join women's Premier 15s as four clubs miss out https://www.bbc.co.uk/sport/rugby-union/64004076?at_medium=RSS&at_campaign=KARANGA Leicester and Ealing set to join women x s Premier s as four clubs miss outLeicester are set to become the latest men s Premiership club to field a side in the women s Premier s with Ealing also offered a place in the league 2022-12-16 15:12:20
北海道 北海道新聞 NY株、続落 https://www.hokkaido-np.co.jp/article/776436/ 続落 2022-12-17 00:52:00
北海道 北海道新聞 トラックと車庫に挟まれ、猿払の87歳男性死亡 https://www.hokkaido-np.co.jp/article/776434/ 宗谷管内 2022-12-17 00:35:00
北海道 北海道新聞 愛知県警、岡崎署を捜索 勾留男性死亡 https://www.hokkaido-np.co.jp/article/776432/ 愛知県警 2022-12-17 00:15:21
北海道 北海道新聞 白老町長「再発防止へ指導管理体制を改善」 老健施設の虐待問題受け https://www.hokkaido-np.co.jp/article/776343/ 介護老人保健施設 2022-12-17 00:19:05

コメント

このブログの人気の投稿

投稿時間: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件)