In addition to the "sidebar app list" and "Collections" features, Microsoft will also deprecate the "Drop" feature. Before you publish this news and credit another site, here is the original source:
https://x.com/i/status/2067838711870439583
.
Hi — I’m always interested in soundcards. Like displays, I just want to know I’m getting as much clean “sonic juice” into my brain as possible as the years take their toll.
I’m not entirely sure what to take away from this review, though. It doesn’t really tell me whether the AE‑X is a good product or who it’s actually for. Most of what I’m getting is: there’s a driver to install, here’s what it looks like, and here’s what’s in the box.
There’s a lot of emphasis on the SPDIF input. When you mention not needing to switch headphones between console and PC — does that mean the PC has to be powered on just to pass audio through? That seems like a fairly big waste of energy. Is this more something a streamer would use alongside a capture card?
How are you testing the sound? (Also, you might want to clarify that you’re using the headphones in wired mode when you mention they’re wireless.)
You mention the lack of EMI shielding — how much real‑world difference does that make compared with typical motherboard audio?
On multi‑channel: what exactly isn’t supported? Does this mean Windows spatial audio (Dolby Atmos for Headphones, DTS Headphone:X, etc.) won’t work, or just that the card itself doesn’t decode surround formats? And are there any true multi‑driver “surround” headphones left that would even use that?
You also highlight support for high‑impedance headphones — but what does that translate to in practice? How does it compare to driving the same headphones from a normal device, and does it make any difference for everyday, lower‑impedance models?
In short, who is this card actually targeted at?
Question
Haggis Veteran
Was not really sure where to post this really lol
Does anyone else use Ansible either personally or at work?
I use it at work to deploy applicaitons and configure environments. I use it in conjunction with Cloud Formation is AWS
At home i use it to build out and configure my home server
It does the following
- update_install_basics
Does a Yum Update and bring the fresh install up to date
Install some need to have things like curl, wget, rsync etc
- setup_mounts_fstab
Sets up my folder structure and adds the disks in the server to the FSTAB
- configure_nfs_shares
Add the above mounts to the NFS Server so they are shared on the network
- setup_smb_shares
Same as above but for Sambe for windows devices
- setup_transmission
Installs and sets up Transmission Daemon
- setup_plex_mediaserver
Installs and sets up Plex Media Server
- install_sonarr
Installs Sonarr and starts it
- install_radarr
Installs Radarr and starts it
- install_webmin
Installs Webmin
- install_awscli
Installs PIP and AWS CLI, grabs my details and configures access
- restore_sonarr
Grabs my SOnarr backups from S3 and restores sonarr
- restore_radarr
Grabs my Radarr backups from S3 and restores
- add_jobs_crontab
Setups the recurring jobs i have, 2 main ones that backup SOnarr and Radarr to S3 so the above role has a restore point
Link to comment
https://www.neowin.net/forum/topic/1376335-ansible/Share on other sites
1 answer to this question
Recommended Posts