Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: Systemd ... Pass CL Params to Pgm ? Date: 13 Jun 2025 23:27:21 GMT Lines: 40 Message-ID: References: <102e8cm$2k1ci$2@dont-email.me> <3mmqhlxcct.ln2@Telcontar.valinor> <102fhj3$2u1dt$2@dont-email.me> <102fti5$3149j$3@dont-email.me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net TJ/GNbrSfNuqoH8CdTG+WwO9MUmWoGFzXBK3pEh/dnVWNd0Xfi Cancel-Lock: sha1:hW1XHZ/dZPj+JpS7ylzeoxu6jng= sha256:6n5KE6tE9ltbkmpNUQh8uWPSMkGoPhxjFWkGJ3mOOaY= User-Agent: Pan/0.160 (Toresk; ) Xref: csiph.com comp.os.linux.misc:68769 On Fri, 13 Jun 2025 21:00:07 -0000 (UTC), candycanearter07 wrote: > Lawrence D'Oliveiro wrote at 01:06 this Friday (GMT): >> On Fri, 13 Jun 2025 00:59:00 +0200, Carlos E.R. wrote: >> >>> On 2025-06-12 23:41, Lawrence D'Oliveiro wrote: >>>> >>>> On Thu, 12 Jun 2025 12:27:47 +0200, Carlos E.R. wrote: >>>> >>>>> The dash has a meaning in systemd parlance. I confess to not knowing >>>>> what, so I asked chatgpt after looking perfunctorily at >>>>> "https://www.freedesktop.org/software/systemd/man/latest/ systemd.service.html". >>>> >>>> Try >>>> . >>>> >>>> Why do people insist on trusting AI, of all things, instead of >>>> getting the info straight from the horse’s mouth? >>> >>> Because it is a complicated reading and I want a fast answer. >> >> And you end up with a possibly inaccurate and misleading answer. > > > Right, hallucinations and stuff. Brave has a 'Answer with AI' option that I have since turned of. When it was on it would sometimes come up with a decent answer, probably havested from StackExchange or Reddit. When I was looking for information about a Leaflet add-on that handles gpx files it came up with a semi-correct answer. The add-on was a nice try but I wound up writing a C tool to parse the gpx (XML) file and emit GeoJSON which Leaflet can handle much more smoothly.