Yeah, it was (and still is) a feature that was added to the RSS protocol.
Yeah, it was (and still is) a feature that was added to the RSS protocol.
Apple didn’t invent the concept of podcasts, but they sure popularized them. They used to be called syndicated audio, and were pretty niche. Then Apple added it as a feature of iTunes. The idea was that because your iPod didn’t have any wifi or data connection, you couldn’t listen to new content while out and about. So you would plug your iPod into your computer with iTunes to sync down all the latest content before you leave for the day. Then they needed feeds of new content to provide to the users, so lots of new episodicals were started, and Apple grouped them under the umbrella of “podcasts”.
Apple never made a product called iTouch. You’re thinking of a product called “iPod Touch”. It was the touchscreen version of the iPod (without the iconic clickwheel). The first one was essentially a slimmer iPhone 3G without a cellular modem.
I worked in an electronics repair store just after they came out. We replaced hundreds of broken screens on them. The sheer number of people who called them “iTouch” was surprising, considering Apple never called it that.
The fact that high end music streaming platforms are only just now starting to offer super high bitrate lossless “CD Quality” audio as an option, gives you an indication of how good CDs actually are as a physical medium.
A cheap old CD player connected via SPDIF to a modern mid-range DAC with decent speakers will give you better quality audio than the latest Sonos system streaming from Spotify.
I’ve been full time writing python professionally since 2015. You get used to it. It starts to just make sense and feel normal. Then when you move to a different language environment you wonder why their tooling doesn’t use a virtualenv.
I like the idea of uv
, but I hate the name. Libuv is already a very popular C library, and used in everything from NodeJS to Julia to Python (through the popular uvloop
module). Every time I see someone mention uv
I get confused and think they’re talking about uvloop until I remember the Astral project, and then reconfirm to myself how much I disapprove of their name choice.
Nobody yet has mentioned the obvious solution. Get a wireless mouse that doesn’t use bluetooth. There’s lots of different varieties, but my favourite is the Logitech G603.
It’s certainly a bad sign if you leave the interview and you’re not sure if the job is for writing PHP or pleasuring his wife.
Dude, it’s common knowledge that NSA has contributed significant portions of (security related) code to the kernel. No tin foil hat required.
Yes, that’s the theory, but it also has the side effect of making banks richer, because all the money that would be flowing out inflating the economy is now flowing into the banks inflating their stores.
To me the imagery seemed like a cheesy “how to push a ball” educational video with a paid actor to demonstrate how to push the ball in the correct manner.
How long does it take for the new features in Forgejo to appear in Codeberg? I suppose it’s possible they’re already there.
Edit: Codeberg is still on v8.0.3-53, but code.forgejo.org is on v9.0.
Edit2: Codeberg is now on 9.0 too.
Don’t forget to enable himem.sys
For some reason it never occurred to me to check if others online were sharing their own bad experience of the canonical recruitment process. That would have lessened the impact a bit at the time if I knew it wasn’t just me.
I was going through two other recruitment processes at the same time, so I didn’t stop too long to think about it.
Yep, this is the reason. I have many different identity key files in my ~/.ssh folder, and for some reason ssh always tries all of those first, then exhausts the login tries and doesn’t ask for a password.
I have the same problem when I specify a specific private key file with -i ./path/to/priv.key
. If that key is different than the ones in my .ssh folder, it will use all those first before the specified one, and often exhausts login attempts giving a very hard to diagnose login failure. In that case I need -o IdentitiesOnly yes
option to tell ssh to only use the one I specified.
I had the same experience with Canonical. They advertise hundreds of jobs in LinkedIn, in every major city around the world.
I applied for one that matched my skillset well, and the recruiter was enthusiastic about my application.
After my application was accepted, and passed the first round of scrutiny, they wanted a long and detailed cover letter answering some very specific and personal questions about your education and career. Eg. “How would your friends describe you in High School?” and “What was your least favourite subject in high school?”. Man, high school was 20 years ago, how is that relevant? And weird stuff like “how can Canonical become a global leader in Software and compete against Microsoft, Apple, and Google?”. I’m a senior software engineer, not a CEO.
I did a whole series of tests, did their online exam and weird online IQ test thing. I passed them all with very good results. Then suddenly got the rejection letter out of nowhere.
I don’t think they actually want to recruit people. They have no budget to put on new software engineers. They just want to advertise hundreds of jobs on Linkedin and send candidates through meaningless hoops for weeks to make it look like they’re recruiting.
Fyi, Tidal dropped MQA in July and moved to using FLAC. https://www.headphonesty.com/2024/06/tidal-officially-dumps-mqa/ I like Qobuz too, and I support and encourage their mission in the streaming world. But personally I find more of my favourite artists are available on Tidal than on Qobuz. Unfortunately I find the tidal “station”-style playlists are also garbage. Nobody has a chance to effectively compete with Spotify’s algorithm on that front.
How the heck is he 25? Dude has bushy old-man eyebrows and greying hair. He looks 55, not 25.
Toml is superior to all.