

I ran it on an original Raspberry Pi B which has the same RAM and a slower CPU than the original Zero! It was still in use as a Pi-hole (running the DietPi OS) until recently where it seems to be dying or not keeping up.
I ran it on an original Raspberry Pi B which has the same RAM and a slower CPU than the original Zero! It was still in use as a Pi-hole (running the DietPi OS) until recently where it seems to be dying or not keeping up.
My Organic Maps doesn’t have traffic (or doesn’t for my area). I can’t see anything about it online either, except discussions about how it could be implemented.
Where do you find the traffic info? Even if zoomed in to New York I see nothing.
One of my favourites that I haven’t seen mentioned is the Todo.txt extension.
It adds a todo list in the tray synced to a couple of files (that I store in Nextcloud). I add things I need to do to the list, and I also play with the settings so it colours by priority and sorts by priority.
I also use the ntodotxt app on my phone to sync items. The app is fine but I really like the gnome extension, very handy.
So after I save and close a group… where do I find it?
Just like the rest of my code.
If a person was ordering them, they would do it in numerical order. Despite these being numbers, the computer is still ordering in alphabetical order.
Doing it the way a person would requires the file manager to understand context, which requires a lot more logic for arguably little benefit.
I note that your season and episode start with 0 as well (S01E05), in order to ensure the alphabetical ordering works. Perhaps you should use 5.0 to solve this in the same way.
I believe it’s correct. If you sort say “A”, “AA”, “AAA” then you get
Because the first character is compared, which are all the same, then the second. The first one has no second character, so it comes first. The second has no third character, so it comes before the third item.
In your scenario, you have:
The first characters are the same, so it looks at the second character. Item 1 has no second character so it comes first.
Scenario 2:
The first character is the same, so it looks at the second character. The second characters are “.” and " ". The “.” comes first in the character ranking so is shown first.
Pretty sure the user experience folk are screaming for a path to be built there but are getting ignored.
It’s 1996 and we have plans for a new telescope game!
2021: finally launches
OK maybe the software industry already operates like NASA.
I can easily search up people talking about both the Windows and MacOS system wide spell checks. While for Linux you just find people talking about how dumb it is everything uses different implementations: https://www.reddit.com/r/linuxquestions/comments/hu4ktg/does_systemwide_autocorrect_and_typo_flagging/
As for NZ English words, it would mostly be words that have come from the Māori language including place names and people’s names.
In theory having multi-language spell check would solve most of the issues, but I’ve never seen Māori as a supported language on Linux.
For some examples of words, there are place names like Taranaki, Te Anau, Te Awamutu. People’s names like Hone Harawera or Apirana Ngata. And common words and phrases that have made it into English like Kia ora (mostly used in English as a greeting) and Aotearoa (a name for New Zealand). There will also be company and product names as well.
Haha I get that I can’t really expect better than “English”, or maybe “US English” and “UK English”, but having a system wide dictionary I can add words to by right clicking and choosing “add to dictionary” would be nice.
As I understand it, each program keeps their own.
Linux in general has good language support.
I’ve yet to find a distro with NZ English 😆. I’d love to just start a new dictionary and add words to it for all the spell checks, but I’ve never worked out how to do this. I’m not sure there’s even system level spell check.
If you don’t want to keep running a service, yeah it limits your options.
According to this, the Floccus browser addon is not able to (continuously) save to a file due to restrictions on what browser extensions are allowed to do.
However, if you’re on Windows of MacOS, it looks like you can use the tool LoFloccus. It hasn’t been updated in a couple of years, but the Floccus dev was recommending it only a month ago so maybe it still works?
I guess there’s nothing stopping you actually using KeePass for this.
What is the outcome you’re looking for? Are you trying to avoid an account for privacy reasons? Trying to sync between different browsers? Something else?
You could take a look at Floccus and see if it might meet your needs, though it’s not exactly what you asked for.
You’re assuming that Arch causes the unhappiness. Maybe unhappy people naturally tend to use Arch, so as to avoid further pain from painful distros like Pop! OS?.
I was talking about outlook 😆. It goes straight in but asks you to accept, tentative, decline.
This stupid software they give me puts the meeting right into my calendar even if I don’t open it.
That’s great, thanks!
No problem! I’ve used it for years, though my home assistant running on a Raspberry Pi 4 is now doing the pi-hole thing with adguard instead as the original one was having issues. Though you get weird DNS quirks when the machine running DNS also relies on the internet.
Plus that time I did a dumb thing in home assistant to see what would happen, and it brought the internet down.
So I am keen to get another Pi. I highly recommend keeping it on a dedicated device you never touch except for updates!