The subtitle could have been not literal translation. The dialogue could have been “this is kanji for japan” or characters for japan. But the subtitle wrote Chinese for japan, because the movie/speaker was Chinese… Maybe
The subtitle could have been not literal translation. The dialogue could have been “this is kanji for japan” or characters for japan. But the subtitle wrote Chinese for japan, because the movie/speaker was Chinese… Maybe
Everything else that has green are still chromium based? Then it’s basically just 1 that has it implemented one that hasn’t
I’m no longer surprised by people who “doesn’t like change” when they have to change things, but will just accept (even if they complain internally) when someone above them changes things that impact their quality of life.
Considering the current division, yes. There’s also a lot of homeschooling because they don’t want their children taught anything from ‘state’.
I was thinking that exact thing lol. I’m like, yes ‘distributions’ are distributing new softwares with the new kernel.
And the improvement in desktop environments does feel like a good improvement considering the user is interacting most with it.
Or maybe I’m just apathetic to these things because most things I care about my distribution are that it provides me a good package manager for external and self made programs. And everything else is just programs installed through said package manager.
That depends on what video player you use. Of we have control of that, then sure it works. I use mpv to play things, so for radio streams or live videos I can go back/forward as long as it’s cached.
But if it’s the web service, even though the browser video player has something cached, the player is still controlled by the website. And considering most of the people use chrome/chromium derivatives or YouTube app, it wouldn’t be hard for them to make it so that the player itself will collaborate with whatever they want to do.
If YouTube was a separate organization it wouldn’t have been the problem it is because of how Google has been taking over all the different parts they need for advertising.
Hey this solution seems to work but it’s not perfect; I don’t know how we can improve it, and nothing to replace it with, but let’s take it down asap.
I guess yeah. In that condition the algorithm would probably destroy all universe. Although you might be able to set a threshold and not destroy when it is over the threshold.
But situation where you don’t know the answer is not for this algorithm as this one came from sorting problem.
It’s not fun when you have to explain it. But basically it is based on the infinite multiverse theory. Since the multiverse splits whenever you make choices, in this case the program would spawn a large number of multiverses each with different combinations of those bits, which means at least one of them would have the exactly the combination we want. If the program destroys the multiverse it is in after it determines it is not correct, only reality that remains is the one with correct combination of bytes. Making it that we will get the code we want on the first try.
Just ask if it’s correct. If not destroy the universe. Only The correct will survive, it’s O(1)
M-x M-c butterfly
Underscore to delineate different parts, hypen to delineate words.
Like: my-resume_draft.pdf
And to make it consistent and easier to reuse parts for project names and such, I have a command line utility written for it. It caches the parts and uses a template system (support for generating current datetime in parts)
Available here (is in AUR too):
I wouldn’t say that. For primitives yeah, day or two. But if you want to build a proper program, it’ll take time to get used to it. For my first few projects I just used clone everywhere. Passing by reference and managing lifetimes, specially when writing libraries is something that takes time to get used to. I still don’t feel confident.
Besides that I do like Rust though. Sometimes I feel like “just let me do that, C let’s me”, but I know it’s just adding safety where C wouldn’t care.
Yeah. I’m just worried when extractor fails they put it in discard pile, or human pile which’ll delay my application by a lot.
Ocular shows a warning ⚠️ this file requires new version of adobe acrobat DC, press ok to download latest version or see your system administrator.
Installing it is such a hassle, and booting is too, I used to just close while saving state, but that messes up the time in VM and it leads to problems… Is there any light weight basic windows type VM you use? Or is it the generic iso?
I know it’s adobe problem. Because they deprecated it in PDF 2.0, last support is in 1.7, but they have continued using 1.7 with adobe extension 1 to 1.7 with Adobe extension 8. So it’s like they have their own branch of PDF versions. But most people don’t care, and here a government agency is using that and it’s not accessible for linux.
Wine needs 32bit libraries that’s why I’m not using it. I read the snap package handles the wine part for us, so I tried that in VM but didn’t work. I’ll try to follow your suggestion in VM and see if it’ll work.
Some parts already have filled text that are dynamic fields (but without the support it becomes fixed text). So I can’t write over it. And Firefox doesn’t recognize them as fields, otherwise I could delete the part. It’s so frustrating.
Draw seems to disregard the form fields, so I could probably fill it in Firefox, and use draw to edit the auto calculated fields. It’ll work for printed forms, but if any org uses pdf fields extractor wouldn’t that be a problem?
Also, for printing configure footnote for links.
For example in latex, if I’m printing something I redefine
\href
as\fn
so the text is the same but the link is on footnote.