Hey cool, I learned something. Thanks!
Hey cool, I learned something. Thanks!
This is what I’m talking about:
Code for copy-pasting:
type NonEmptyArray<T> = [T, ...T[]];
function neverEmpty<T>(array: T[]): NonEmptyArray<T> | null {
if (array.length === 0) return null
return array
}
I’ve tried to use that NonEmptyArray type in the past and it was a real pain in the ass getting the type checker to believe that no, for realsies this array is not empty I just checked the length two lines ago. Is there some trick I don’t know or has it gotten smarter about that in recent updates?
Got a 3 year old kid with another on the way. I just need it to be reliable so the kid can watch Sesame Street and the lights keep working.
Be careful here that you aren’t just dumping the mental load on your partner. Nothing stopping you from making your own list
I just scrolled the whole thread and can’t find any at all, what are you talking about?
Elitism isn’t „I like arch and I think it is good for some stuff”, it’s „I’m smart because I use arch, you’re dumb if you don’t, and any problems you have with it are your fault.”
This thread once again proving that complaints about arch elitism are 1000x more common than actual arch elitism
Which is why it’s a bottom tier private tracker
Edit: it’s actually not that bad but the rars are annoying and they should stop.
Private trackers tend to be more curated and better organized. Decent filenames, consistent organization and quality, correct metadata, no missing episodes or tracks, no RAR files, etc
Cons of containers are slightly worse disk and memory consumption.
Pros:
Stick with the containers
Agreed, that should be many tens of pages not one. Also the mobile layout isn’t very good. I think it’s important to remember that normies use their phones for almost everything.