Does that make an SBC a fancy tablet?
Keep in mind that some killall implementations do not take arguments and instead literally kills all processes. You might want to use pkill instead.
That probably means it was silently cutting off the password until now. Cursed, reminds me of the original unix crypt() which I think did the same.
Fastmail looks like they have CalDAV and CardDAV support (https://www.fastmail.help/hc/en-us/articles/1500000278342-Server-names-and-ports). If you actually want to use their contacts and calendar, why do you want to host another yourself? Two-way sync sounds like a pain.
You just need to connect your devices to it. Unfortunately Google thinks PIM sync is not worthwhile to have on Android unless you use their service, so you'll need some extra apps. I used DAVx5 (it's free if you get it from F-Droid), Tasks.org and OneCalendar in the past for this.
The author is the creator of sourcehut, literally a platform for collaborative open-source projects. I think he’s done a lot more useful than set up a new Matrix instance.
None of these examples are for parsing English sentences. They parse completely different formal languages. That it's text is irrelevant, regex usually operates on text.
You cannot write a regex to give you for example "the subject of an English sentence", just as you can't write a regex to give you "the contents of a complete div tag", because neither of those are regular languages (HTML is context-free, not sure about English, my guess is it would be considered recursively enumerable).
You can't even write a regex to just consume <div>
repeated exactly n times followed by </div>
repeated exactly n times, because that is already a context-free language instead of a regular language, in fact it is the classic example for a minimal context-free language that Wikipedia also uses.
What do you mean?
Sir, this is ~~a Wendy's~~ !technology
For Linux in general? If I could decide? Here goes:
- I would want people to realize that distro maintainers are actually important and Flatpak and co. are not actually as good of a thing as everyone makes them out to be.
- I would want a full actively developed GNUstep-based desktop environment as the "default" Linux desktop (which apparently was the original intention).
- I would want Xorg to finally go away.
Lmao. I can't wait for the Adam Something video on this.
Is there a language this actually isn't true for? It seems oddly specific like a lot of the others and I don't think I know of one that does this. Except maybe some wack ass conlangs of course.