[-] 2xsaiko@discuss.tchncs.de 10 points 1 week ago

Segmenting a text into sentences is as easy as splitting on end-of-sentence punctuation.

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.

[-] 2xsaiko@discuss.tchncs.de 10 points 4 months ago

Does that make an SBC a fancy tablet?

[-] 2xsaiko@discuss.tchncs.de 9 points 6 months ago

Keep in mind that some killall implementations do not take arguments and instead literally kills all processes. You might want to use pkill instead.

[-] 2xsaiko@discuss.tchncs.de 9 points 8 months ago

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.

[-] 2xsaiko@discuss.tchncs.de 9 points 1 year ago

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.

[-] 2xsaiko@discuss.tchncs.de 9 points 1 year ago

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.

[-] 2xsaiko@discuss.tchncs.de 9 points 1 year ago

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.

[-] 2xsaiko@discuss.tchncs.de 10 points 1 year ago

What do you mean?

[-] 2xsaiko@discuss.tchncs.de 9 points 1 year ago

Sir, this is ~~a Wendy's~~ !technology

[-] 2xsaiko@discuss.tchncs.de 10 points 1 year ago

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.
[-] 2xsaiko@discuss.tchncs.de 9 points 1 year ago

Lmao. I can't wait for the Adam Something video on this.

view more: ‹ prev next ›

2xsaiko

joined 2 years ago