HN user

Phrodo_00

916 karma

[ my public key: https://keybase.io/phrodo_00; my proof: https://keybase.io/phrodo_00/sigs/VwexHuM7gR7hqZp2Ry0zbucUi77Eq4BDe4UO2D5YA_E ]

Posts1
Comments410
View on HN

What would be the problems? When I’ve looked into streaming video before (for normal, non ripping reasons), I’ve noticed that most are already playlists of segments. You’d just need to store the segments that are different between versions, which should be better than keeping full separate versions which is what they apparently do currently.

CUPS Apple

CUPS is currently owned by apple, but they only bought it in 2007. It actually originated as an independent project by a company calles Easy Software Products.

What do you mean HUUUGE upgrade? The only difference between the 3DS and the 3DS XL is the battery. Same with the New 3DS XL and New 3Ds.

You might be getting confused because the New 3DS (which was a hardware upgrade) mostly sold in XL version in the US. The non-XL model was sold mostly as limited special editions.

Is it the same for the current minute of the current hour ? I'm not so sure.

Yes it is. Appointments start at the beginning of the minute, not the average. (And while changing clocks WOULD change that, I'm not sure it makes a lot of sense)

A podcast is basically a list of files which are the episodes (together with episode metadata), so this would presumably fetch those and notify you when there's new ones / download them, and maybe keep track of how far along you're in each episode and provide playback speed controls.

It's pretty much historical, and initially based on the tastes of medieval priests doing Gregorian chant. It started with the handful of intervals they would use and more intervals were added as needed when music grew more complex until we got to similar-ish 12 intervals, which were then actually equally spaced later.

What do you think Japan should do to encourage Japanese language learning among immigrants?

It really boggles my mind how many immigrants to a place (because it doesn't just happen in Japan) are fine not trying to learn the language, especially if the place doesn't even understand the languages you know. You'd think living in such a place would be enough encouragement (it certainly would be for me), but I keep seeing stories about immigrants in several places not bothering to learn a common language of where they live.

Docker in macOS (at least the useful one) just runs in a Linux VM, and I don't see why you couldn't run a VM off an image on an external drive. Maybe the UI doesn't let you select that location?

If consoles did it, it would most likely mean a break in backwards compatibility or a lot of investment in emulation.

Consoles tend to break compatibility every like couple of generations anyway. The PS5 is only compatible with PS4, for example, because the PS3 used the PowerPC-based Cell. Also, Nintendo has been using ARM since like, the Gameboy Advance (Fun fact is that in handhelds nintendo tended to use the previous generation's CPU as a sound chip, and would use it when running previous generation carts) (Nintendo home consoles before the switch used PowerPC. The Nintendo 64 used MIPS)

I agree with you on the custom PC market, but that has to be pretty small compared to consoles.

Might be a minimum for a money library (not completely sure what the absolute minimum would be). It would be an application design choice to not use one and stick to general fixed point/Big Num constructs.

Weirdly enough, there aren't even roads connecting the southernmost part of Chile to the north without taking a detour through Argentina,

Not that weird. The country pretty much becomes an archipelago + ice field south of Coyhaique.

Maybe if you don't consider CPU architecture, but most would expect to be able to do loops over Arrays that don't incur in a lot of cache misses, and Python Lists don't do that, since they're actually arrays of pointers to heap memory.

Yeah and no? Python Lists indeed don't make any sort of array-like guarantee, but they're implemented as a vector/autogrowing-array of python object references (but these objects are not guaranteed to be cache-local).

The implementation defines the underlying data structure as PyObject *ob_item

It really depends of when the expectation is set. Amazon right now has a combination of people hired when:

* Teams when working 5 days in office, but nobody checked (other than maybe your direct manager) and you could wfh if you needed it to

* Teams were completely remote

* Amazon was checking you came to the office 3 times in the week

* Amazon was checking you came to the office 3 times a week for a certain amount of time

And now the expectation is completely different to all of those. Again.