
I’ve been lucky I guess – haven’t had a failure with force formats before, I always thought if it couldn’t download the format I wanted it was spinning the conversion over to ffmpeg. I haven’t really paid that close attention to the output. :-)
@anotherandrew, testing my own mbin instance for a while before committing to moving over permanently.
Embedded systems engineer for hire. Hardware, software, HDL. When not working I’m devoting the rest of my time to my kids and their curiosities. GPG EAF7ACB0
I’ve been lucky I guess – haven’t had a failure with force formats before, I always thought if it couldn’t download the format I wanted it was spinning the conversion over to ffmpeg. I haven’t really paid that close attention to the output. :-)
I have two depending on what I’m grabbing is part of a playlist (where I want to maintain order) or not:
--download-archive archive.txt --write-auto-subs --sub-langs en --embed-subs -o "%(upload_date)s_%(title)s_%(id)s.%(ext)s" -S res,vcodec:h264,acodec:m4a
or
--download-archive archive.txt --write-auto-subs --sub-langs en --embed-subs -o "%(playlist_title)s/%(playlist_index)s_%(upload_date)s_%(title)s_%(id)s.%(ext)s" -S res,vcodec:h264,acodec:m4a
that --download-archive archive.txt
is a godsend for when I rediscover something I’ve already grabbed. I often move the files to better locations after, but archive.txt
doesn’t care. Embedding the subtitles, forcing h264/m4a (because more and more things are webp it seems), and renaming the file to the title + youtube ID are what make up the rest.
it was more about just being able to run it on osx again since they (Apple) removed 32-bit support some time ago.
This makes me sad that the only way I can play Portal (or Portal 2) is in a 32-bit VM. a 64-bit remake would be so awesome.
I’m not sure how you would do that if you are asking about something you don’t have expertise in yet, as it takes the exact same authoritative tone no matter whether the information is real.
I agree – That’s why I’m chalking it up to some kind of healthy sense of skepticism when it comes to trusting authoritative-sounding answers by themselves. e.g. “ok that sounds plausible, let’s see if we can find supporting information on this answer elsewhere or, maybe ask the same question a different way to see if the new answer(s) seem to line up.”
So far, research suggests this is not possible (unsurprisingly, given the nature of LLMs). Introspective outputs, such as certainty or justifications for decisions, do not map closely to the LLM’s actual internal state.
Interesting – I still see them largely as black boxes so reading about how people smarter than me describe the processes is fascinating.
I don’t know if it’s just my age/experience or some kind of innate “horse sense” But I tend to do alright with detecting shit responses, whether they be human trolls or an LLM that is lying through its virtual teeth. I don’t see that as bad news, I see it as understanding the limitations of the system. Perhaps with a reasonable prompt an LLM can be more honest about when it’s hallucinating?
I too contributed fairly significantly over a long period of time, particularly on electronics.stackexchange.com. I generally just ignore the weak/low quality questions or vote them down. I might respond and ask them to fix the question if I felt charitable, but I never understood the “question nazis”.
Completely forgot about kiwix; I have that on my ipad and laptop, along with Dash which is like a modern day HELPPC.COM
if anyone remembers that thing…
There are poor personality types everywhere, but I have found stackexchange/stackoverflow to be one of the better sources of user curated help. LLMs are a new and interesting avenue and I’ve had some good success with them too, but Stackoverflow was really, really good.
Grab a copy of the stackoverflow database and use it locally, or train your own local LLM on the datastore.
And if you can, donate to the Internet Archive – those people do really important work in today’s age of killing off old information and constant enshittification.
Canadian living in LA: Crossed from LAX -> YVR and back about 6 weeks ago. Zero issues in either direction. Back in February went from LAX -> YYZ and back. I landed exactly 24h before that DC9 flipped on its roof in Toronto. Other than bad weather coming in to YYZ, zero issues. Went from SNA -> YYZ and back for Christmas. Zero issues.
My wife flew from YVR -> LAX and back last week. Zero issues, although she was really nervous from everything she’d read.
IMO there are zero issues crossing the border, at least through airports. I believe most of the goofiness I’ve heard about was at land crossings, although I’ve heard from friends that they’ve had zero issues at land crossings either.
FWIW I’m a 50 year old white guy, and at least half the time I’ve got one or two teenage boys with me, the rest of the time just me. I work with another Canadian “import” but he’s originally from Iran. He said that while he was nervous, he did not notice any increased scrutiny for himself or for his wife, who flew separately recently to Toronto and back.
It’s funny; I recommend Apple stuff for practically all the same reasons you don’t. The walled garden pisses me off sometimes but when I talk to friends using Android stuff and their gripes it really reinforces that I made the right decision for my family, just as you have for yours. What I find even more amusing is that I design embedded linux devices, all my servers/vms are Linux based and I really enjoy using Linux… just not supporting/using it as a primary UI.
Not shitting on your choices at all, I know that many people really like/enjoy the Android side as much as I do the Apple side. Chacun à son goût and all that.