• 0 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle








  • Usually they’re building the website with browserlist and polyfills, and they specify how old a browser they wish to support, usually by analysing percentages of public usage, or they allow types only supported in newer browsers. Meaning if they use a feature only available in newer browsers, then it won’t be automatically backported to support older browsers.

    But that’s only if they actually use those features, they’re just available to them. And it’ll only break in those places they do use them, which could be quite little of the site.

    So often it’s just “we can’t guarantee it’ll work in your old browser and enough of our users use newer browsers that we’ll block you and not care”.









  • guy@lemmy.worldtoProgramming@programming.dev*Permanently Deleted*
    link
    fedilink
    arrow-up
    42
    arrow-down
    2
    ·
    1 year ago

    I have to write powershell scripts and bash scripts at work. I hear people saying bash is great, powershell is bad, all the time in public, but honestly I feel like these people have barely actually written powershell. It’s a bit wordy, but it feels much more intuitive to me, much more akin to regular programming languages.




  • Yeah, I like vinyl too. But digital to analog conversion is always imperfect. I don’t see that being too fitting for an IMAX cinema, where the aim is just biggest and best, no niche. Aesthetic imperfections are more fitting for arthouse and such I think.

    However, I read into it some more now and it’s quite interesting. In the case of Oppenheimer, they actually do manage to avoid the digital conversion for much of the film!

    For movies shot on film, all of the film negatives are scanned to digital files so that they can be edited using AVID, and the process continues as before. The finished movie can then be “printed” back on to physical film using a laser scanner, which is how most film prints are made these days. However, some filmmakers like Christopher Nolan refuse to use this method, because it doesn’t allow you to take full advantage of the resolution of IMAX film. So in Nolan’s case, once the movie is finished, an Edit Decision List (EDL) is created, which contains a text list of all the edit points in the film, and which physical pieces of film negative those correspond to. Then, a person called a Negative Cutter actually physically cuts together and assembles the film negative to create the movie in the analog realm. It’s a very specialized profession - there are only one or two people in Hollywood that still do it!