[–] 11 points 5 months ago (2 children)

This is one of the first appliances I tought about when I discovered open hardware. Considering it was a proprietary printer that first roused Richard Stallman's anger, and considering printers have had some of the most unfair and obnoxious defective designs, it seemed only fitting to liberate those machines first. Only a few weeks ago did I have a friend telling me their printer had refused to work, until pers figured out pers's subscription had expired. There was nothing I could do apart from warning them once more about DRM and proprietary software and hardware. It is good news indeed to see someone working on this.

  • source
  •  

    Youtube would be a prime example: I'm guessing the storage required for the metadata of all videos is too large to be stored on a single server, so how do they achieve millisecond-level performance on searches and handle millions of queries routinely?

    What kind of infrastructure and technology is required for this?

    Do you have any resources I could use to learn more on this subject?

    [–] 2 points 10 months ago

    Peertube. Then, you can use a peertube search engine like Sepia search to search across many peertube instances, replicating the youtube user interface. Sepia search has a long way to go but if peertube grows it will get there. Searching technology is already a solved problem.

  • source
  • [–] 2 points 10 months ago

    I agree with the FUCK COPYRIGHT statement, but copyright law and patent law have nothing to do with each other. please stop mixing these two concepts together. Richard Stallman has a great presentation where he discusses patent law, I think it is called "Patent law, danger to programmers" or something close to that.

  • source
  • [–] 2 points 1 year ago* (last edited 1 year ago) (2 children)

    If you find out a way of ripping blu-rays with libre software or find some tools that look like they could be assembled to solve the issue, do share! I don't feel like doing it myself for now because I have only 5 blu-rays but maybe it would be simple to change my existing script to adapt to blu-ray. Have you tried using dvdbackup or lsdvd on a blu-ray? Both programs rely on libdvdread, maybe it works on blu-ray too. In that case I think it wouldn't be too hard to adapt dvd2mkv to blu-ray.

  • source
  • parent
  • context
  •  

    To my understanding:

    Many terminals are capable of displaying multiple fonts at the same time, say latin unicode characters in font foo and japanese unicode characters in font baz. In urxvt at least, it is also possible to have one font in a certain size and the next font in another size. However, no font can have a size bigger than the base size, the size of a terminal cell.

    Why is it not possible to have multiple terminal cell sizes? For exampleso one line has terminal size 8 and the next line has terminal size 12.

    view more: next ›