

This is just vibe written fantasy historical fiction.
This is just vibe written fantasy historical fiction.
Apple Music is the streaming subscription service. iTunes Store is where you go to buy individual songs or albums. They both show up in the same iTunes library.
You are complaining about something that is not specific to Apple Music. It can happen, and it sucks, but Apple is no different from any other online music purchasing store in this regard.
iTunes Store purchases are free from DRM and can be backed up just like any other libre digital purchases.
All songs offered by the iTunes Store come without Digital Rights Management (DRM) protection. These DRM-free songs, called iTunes Plus, have no usage restrictions and feature high-quality, 256 kbps AAC (Advanced Audio Coding) encoding.
https://support.apple.com/guide/music/intro-to-the-itunes-store-mus3e2346c2/mac
Same with Apple Music.
Edit: this is slightly misleading. When I used “Apple Music” in this sense, it included the “iTunes Store”, which most people do not realize is a separate store where you can buy individual songs or albums. Both Apple Music and iTunes Store purchases show up in the same iTunes library.
Are there single-use frisbees?
That’s a good theory. This may be able to be investigated further with systemd-analyze plot > boot.svg
Old enough, as in “my infant is old enough to eat solid foods.”
I thought you were going to talk about the lack of terminal scrollback.
Edit: I was misremembering. There is scrollback, but you can’t search it. https://github.com/ghostty-org/ghostty/issues/189
But if both sides are your enemies, they’re both your friends.
Yes. And both of my friends will weaken both of my enemies.
The enemies of my enemies are my friends.
If your TV OS is old enough there is an API you can use. https://github.com/ow/samsung-frame-art
Ready for pickup in 2-4 days. https://tinycorp.myshopify.com/products/tinybox-red
You’re right to be skeptical, but on the other hand, Geohot has done some incredibly impressive things in the past. Like that time he livestreamed buying a new model of Corolla and updating the software on for the comma.ai self-driving hardware to work for it and immediately took it onto the highway.
They make you sign into their support portal to view most of their documentation and download most of their software. That right there is a deal breaker for me because it violates the spirit of open source.
deleted by creator
Looks like the image originates from this repo https://github.com/ublue-os/countme
Fantastic article. Never seen it. Thanks for sharing!
This was my first thought. I’m actually using this right now to set up WireGuard at my house so I can tunnel there from a remote location on several devices that don’t have ssh accounts on the target.
Next in line is ssh -D 9999 remotehost
which opens a socks5 proxy on localhost:9999 that tunnels all connections through the remote host. This is especially rad with proxy.pac https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_PAC_file
And next in line is ssh -L 9999:target_host:80
(or whatever) which tunnels 127.0.0.1:9999 to target_host:80.
deleted by creator