• How to ask a question?

    From Richard Owlett@21:1/5 to All on Sun Jul 27 14:40:01 2025
    More explicitly:
    How should I [who has *ability* to hyperfocus mitigated by
    distractibility {cf ADHD}] ask questions in this particular forum?

    Why do I ask?
    In my read with PDF related questions, my responses were essentially
    "Why are you trying to do?" rather than an answer to to a narrowly
    focused question.

    A correct, but skew answer, could have been "to gain dietary information
    to lower probability of another heart attack". Nutritionists had given
    me answers that more a set of intermediary goals than actual things I
    could apply to daily life.

    I had discovered a USDA document[1] that came close to being useful and
    was trying to think of a presentation format that would meet multiple
    goals. I hadn't yet determined that format, thus could not answer
    questions being asked.

    In the meantime [GRIN]
    I have discovered the source documents[2][3] used in preparing the
    above. Now I have to relearn how to extract specific content from
    spreadsheets. Something I haven't done in close to two decades.

    But *THE* question remains.
    How to ask narrowly focused questions which will get answers in this forum?

    TIA





    [1] Specifically Table A4.14 of _Thrifty Food Plan, 2021_ https://fns-prod.azureedge.us/sites/default/files/resource-files/TFP2021.pdf

    [2] https://fns-prod.azureedge.us/sites/default/files/media/file/TFP_2021_Online_Supplement.xlsx

    [3] https://fns-prod.azureedge.us/sites/default/files/media/file/TFP-2021-Disaggregated-Market-Basket.xlsx

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From [email protected]@21:1/5 to Richard Owlett on Sun Jul 27 15:00:01 2025
    Hi Richard,

    On Sun, Jul 27, 2025 at 07:33:36AM -0500, Richard Owlett wrote:
    More explicitly:
    How should I [who has *ability* to hyperfocus mitigated by distractibility {cf ADHD}] ask questions in this particular forum?

    Asking good questions is not easy. You've got to wrap your brains around
    those of your potential responders, and try to be aware of all the context
    you have that they don't. It is a pedagogical task, as always with
    (genuine) communication.

    Why do I ask?
    In my read with PDF related questions, my responses were essentially "Why
    are you trying to do?" rather than an answer to to a narrowly focused question.

    The confused reactions should be a giveaway to you that something might
    need adjustments on your part: it is an iterative process. Be as patient
    with others as you wish them to be with you, then it'll eventually work
    out.

    A (cursory) description of your "whole" problem sometimes helps others
    to visualize what you're trying to do (and creates opportunities to
    find "lateral" solutions, a.k.a. stave off X-Y problems).

    Human communications take time. Enjoy the journey.

    Cheers
    --
    t

    -----BEGIN PGP SIGNATURE-----

    iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCaIYhNQAKCRAFyCz1etHa RqZSAJwOPJPIilxoph3rrw0zBi+7wGaHwgCeJ22d4+7E+udBNg4q/r0OM5JMM6c=
    =Edi3
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Greg Wooledge@21:1/5 to Richard Owlett on Sun Jul 27 16:10:01 2025
    On Sun, Jul 27, 2025 at 07:33:36 -0500, Richard Owlett wrote:
    Now I have to relearn how to extract specific content from spreadsheets. Something I haven't done in close to two decades.

    What I usually ended up doing was opening the spreadsheet in Libre Office,
    then saving it as a "CSV" (comma-separated values) file. I'm not aware
    of any way to do that purely from the command line.

    Once you have a CSV file, there are a plethora of tools you can use
    to extract pieces of it. CSV is a set of plain text formats with some punctuation characters serving as field and record delimiters. The
    exact punctuation characters in use will vary, so you will need to
    examine the file manually at first, to see what you're dealing with.
    There are also settings you can use within Libre Office, or whatever
    program you used to produce the CSV file, to select your preferred
    delimiters.

    If you give us the URL of a spreadsheet (or a CSV file) and tell us
    precisely what parts of it you want to extract, I'm certain someone
    here will be able to cobble together a program to do it, in some
    programming language, possibly even one you've already got installed.

    All of this will be *significantly* easier than unspecified PDF file manipulations.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Stefan Monnier@21:1/5 to All on Sun Jul 27 16:00:01 2025
    Why do I ask?
    In my read with PDF related questions, my responses were essentially "Why
    are you trying to do?" rather than an answer to to a narrowly
    focused question.

    Sometimes the "Why" you might get in return is misguided
    (e.g. paternalistic), but I think in the present case it's because
    depending on what kind of editing you want to do, different tools need
    to be used.

    A correct, but skew answer, could have been "to gain dietary information to
    lower probability of another heart attack". Nutritionists had given me
    answers that more a set of intermediary goals than actual things I could
    apply to daily life.

    Maybe it would be correct, but it would probably not help since the
    issue is likely unrelated to the semantics of the PDF's contents but rather
    to its shape (does it contain just text? tables? a scanned document?
    diagram? ... what kind of "editing" do you plan to do on it? Add text?
    Add annotations? Remove elements? ...).

    Then again, maybe it would help because someone might point you to
    a completely different document which contains just what you want.
    But if so, it would be pure luck to bump into that info in a Debian mailing-list.

    But *THE* question remains.
    How to ask narrowly focused questions which will get answers in this forum?

    Try and avoid generic terms like "editing" (which doesn't convey much
    more info than "changing")?

    But if you knew what are the elements you need to put into the question,
    you could probably find the answer via search engines. So embrace it
    rather than fight it: telling you which kind of info we need to
    answer your question, *is* a way to help you find the answer.


    Stefan

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Nicolas George@21:1/5 to All on Sun Jul 27 16:30:01 2025
    Greg Wooledge (HE12025-07-27):
    What I usually ended up doing was opening the spreadsheet in Libre Office, then saving it as a "CSV" (comma-separated values) file. I'm not aware
    of any way to do that purely from the command line.

    I have in my notes somewhere:

    libreoffice --headless --convert-to csv:44,34,76 REDACTED/*.xlsx --outdir REDACTED/

    Regards,

    --
    Nicolas George

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From James Cloos@21:1/5 to All on Sun Jul 27 16:30:01 2025
    "GW" == Greg Wooledge <[email protected]> writes:

    What I usually ended up doing was opening the spreadsheet in Libre Office, then saving it as a "CSV" (comma-separated values) file. I'm not aware
    of any way to do that purely from the command line.

    check out lo's --convert-to option.

    -JimC
    --
    James Cloos <[email protected]>
    OpenPGP: https://jhcloos.com/0x997A9F17ED7DAEA6.asc

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Fred@21:1/5 to Richard Owlett on Sun Jul 27 16:30:01 2025
    On 7/27/25 05:33, Richard Owlett wrote:
    More explicitly:
    How should I [who has *ability* to hyperfocus mitigated by
    distractibility {cf ADHD}] ask questions in this particular forum?

    Why do I ask?
    In my read with PDF related questions, my responses were essentially
    "Why are you trying to do?" rather than an answer to to a narrowly
    focused question.

    A correct, but skew answer, could have been "to gain dietary information
    to lower probability of another heart attack". Nutritionists  had given
    me answers that more a set of intermediary goals than actual things I
    could apply to daily life.

    I had discovered a USDA document[1] that came close to being useful and
    was trying to think of a presentation format that would meet multiple
    goals. I hadn't yet determined that format, thus could not answer
    questions being asked.

    In the meantime [GRIN]
    I have discovered the source documents[2][3] used in preparing the
    above. Now I have to relearn how to extract specific content from spreadsheets. Something I haven't done in close to two decades.

    But *THE* question remains.
    How to ask narrowly focused questions which will get answers in this forum?

    TIA


    You can't. We are all real people with our own ideas and ways of doing
    things. We are all busy with many things and don't have the background
    you have developed for your problem. Maybe you could lighten up a bit
    and cut us some slack.

    Some of the information you receive might not solve your problem but
    might be useful for some other problem you have later on. I keep a file
    that I use to hold interesting bits from all the Debian and Devuan
    emails that might be useful later on.

    Best regards,
    Fred






    [1] Specifically Table A4.14 of _Thrifty Food Plan, 2021_ https://fns-prod.azureedge.us/sites/default/files/resource-files/
    TFP2021.pdf

    [2] https://fns-prod.azureedge.us/sites/default/files/media/file/ TFP_2021_Online_Supplement.xlsx

    [3] https://fns-prod.azureedge.us/sites/default/files/media/file/ TFP-2021-Disaggregated-Market-Basket.xlsx


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Smith@21:1/5 to Greg Wooledge on Sun Jul 27 16:50:02 2025
    Hi,

    On Sun, Jul 27, 2025 at 10:09:05AM -0400, Greg Wooledge wrote:
    On Sun, Jul 27, 2025 at 07:33:36 -0500, Richard Owlett wrote:
    Now I have to relearn how to extract specific content from spreadsheets. Something I haven't done in close to two decades.

    What I usually ended up doing was opening the spreadsheet in Libre Office, then saving it as a "CSV" (comma-separated values) file. I'm not aware
    of any way to do that purely from the command line.

    CSV is always the go-to of course, but a lot of modern programming
    languages can actually read (even write!) ODS and XLS files to some
    extent as well.

    I recently used a Rust crate¹ to programmatically read from a LibreCalc spreadsheet (ODS) file.

    It was nice because since everything in Rust is strongly typed, you
    had to go to some effort to validate what you were reading (or treat it
    as just text) but then you could be confident about what type of value
    it was. I was pleasantly surprised by how easy this was and how well it
    worked.

    Not suggesting this particular thing for Richard who probably doesn't
    know any Rust, just saying that it's worth keeping some basic
    programming skills going — and mine really are basic.

    Thanks,
    Andy

    ¹ https://docs.rs/spreadsheet-ods/latest/spreadsheet_ods/

    --
    https://bitfolk.com/ -- No-nonsense VPS hosting

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ralph Aichinger@21:1/5 to Richard Owlett on Sun Jul 27 19:20:01 2025
    On Sun, Jul 27, 2025 at 07:33:36AM -0500, Richard Owlett wrote:
    How should I [who has *ability* to hyperfocus mitigated by distractibility {cf ADHD}] ask questions in this particular forum?

    As a long time lurker, occasional poster: You can't.

    One large part of asking questions on practical problems is getting to
    know the right terminology, understanding the problem space, where in a
    large system a problem is located, and basically learning to describe
    the problem. There is no shortcut to this.

    There are some things that are more or less always helpful: Include full
    error messages verbatim, show log excerpts, describe your used hard- and software (Debian release, packages involved, hardware architecture).

    In my read with PDF related questions, my responses were essentially "Why
    are you trying to do?" rather than an answer to to a narrowly focused question.

    This happens very often, and often for a good reason. Many questions
    asked in forums like this here are X-Y problems, with people trying to solve unneeded subproblems instead of their actual problems.

    There might be some cases where "exotic wish to do x" is not some
    workaround for something easier, and if this is the case, you basically
    still have to live with people asking about it.

    But my main point: Asking questions is an interactive, iterative
    process. For any realistically complex problem, there will be no simple
    answer on the first try, in most cases. Even describing the problem
    correctly will take a few tries.

    /ralph

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From [email protected]@21:1/5 to Richard Owlett on Sun Jul 27 22:10:01 2025
    Richard Owlett <[email protected]> wrote:
    More explicitly:
    How should I [who has *ability* to hyperfocus mitigated by
    distractibility {cf ADHD}] ask questions in this particular forum?

    Why do I ask?
    In my read with PDF related questions, my responses were essentially
    "Why are you trying to do?" rather than an answer to to a narrowly
    focused question.

    A correct, but skew answer, could have been "to gain dietary
    information to lower probability of another heart attack".
    Nutritionists had given me answers that more a set of intermediary
    goals than actual things I could apply to daily life.

    I had discovered a USDA document[1] that came close to being useful
    and was trying to think of a presentation format that would meet
    multiple goals. I hadn't yet determined that format, thus could not
    answer questions being asked.

    In the meantime [GRIN]
    I have discovered the source documents[2][3] used in preparing the
    above. Now I have to relearn how to extract specific content from spreadsheets. Something I haven't done in close to two decades.

    But *THE* question remains.
    How to ask narrowly focused questions which will get answers in this
    forum?

    In the case of my response, the specific precise question you asked was: "How/where do I find interpretation of those?"
    (referring to some error messages from a poppler tool)

    A little googling on my part told me the answer to that question was
    unlikely to be helpful to you (and too much bother for me to actually
    bottom out!) so I made some alternative suggestions. Nobody, including
    you, responded to my post, so I reverted to being an observer.

    i.e. you chose the wrong precise question to ask, and should instead
    have chosen a more broadly based question about your actual problem,
    not one particular detail of a solution you had prematurely chosen.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Michael Paoli@21:1/5 to [email protected] on Mon Jul 28 01:10:01 2025
    Ooops, meant to send to (or at least include) list:

    ---------- Forwarded message ---------
    From: Michael Paoli <[email protected]>
    Date: Sun, Jul 27, 2025 at 3:25 PM
    Subject: Re: How to ask a question?
    To: Richard Owlett <[email protected]>


    Why of course ask the smart way!

    http://catb.org/~esr/faqs/smart-questions.html

    Uhm, yeah, strongly recommended reading - and mostly still highly relevant.

    On Sun, Jul 27, 2025 at 5:34 AM Richard Owlett <[email protected]> wrote:

    More explicitly:
    How should I [who has *ability* to hyperfocus mitigated by
    distractibility {cf ADHD}] ask questions in this particular forum?

    Why do I ask?
    In my read with PDF related questions, my responses were essentially
    "Why are you trying to do?" rather than an answer to to a narrowly
    focused question.

    A correct, but skew answer, could have been "to gain dietary information
    to lower probability of another heart attack". Nutritionists had given
    me answers that more a set of intermediary goals than actual things I
    could apply to daily life.

    I had discovered a USDA document[1] that came close to being useful and
    was trying to think of a presentation format that would meet multiple
    goals. I hadn't yet determined that format, thus could not answer
    questions being asked.

    In the meantime [GRIN]
    I have discovered the source documents[2][3] used in preparing the
    above. Now I have to relearn how to extract specific content from spreadsheets. Something I haven't done in close to two decades.

    But *THE* question remains.
    How to ask narrowly focused questions which will get answers in this forum?

    TIA





    [1] Specifically Table A4.14 of _Thrifty Food Plan, 2021_ https://fns-prod.azureedge.us/sites/default/files/resource-files/TFP2021.pdf

    [2] https://fns-prod.azureedge.us/sites/default/files/media/file/TFP_2021_Online_Supplement.xlsx

    [3] https://fns-prod.azureedge.us/sites/default/files/media/file/TFP-2021-Disaggregated-Market-Basket.xlsx


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Owlett@21:1/5 to Stefan Monnier on Mon Jul 28 10:00:01 2025
    On 7/27/25 8:55 AM, Stefan Monnier wrote:
    Why do I ask?
    In my read with PDF related questions, my responses were essentially "Why
    are you trying to do?" rather than an answer to to a narrowly
    focused question.

    Sometimes the "Why" you might get in return is misguided
    (e.g. paternalistic), but I think in the present case it's because
    depending on what kind of editing you want to do, different tools need
    to be used.

    Multiple tools have mentioned. Reading the related manpages have
    triggered possibly "what if ..." questions.

    My PDF specific questions may have been rendered moot. As I said in my
    initial post for this thread I have discovered the source documents used
    in preparing the referenced PDF. They are spreadsheets and the data of
    interest is already in specific columns.


    A correct, but skew answer, could have been "to gain dietary information to >> lower probability of another heart attack". Nutritionists had given me >> answers that more a set of intermediary goals than actual things I could >> apply to daily life.

    Maybe it would be correct, but it would probably not help since the
    issue is likely unrelated to the semantics of the PDF's contents but rather to its shape (does it contain just text? tables? a scanned document? diagram? ... what kind of "editing" do you plan to do on it? Add text?
    Add annotations? Remove elements? ...).

    Then again, maybe it would help because someone might point you to
    a completely different document which contains just what you want.

    As I just said above, I've discovered the source spreadsheets used by
    the author(s) of the PDF.

    But if so, it would be pure luck to bump into that info in a Debian mailing-list.

    But *THE* question remains.
    How to ask narrowly focused questions which will get answers in this forum?

    Try and avoid generic terms like "editing" (which doesn't convey much
    more info than "changing")?

    But if you knew what are the elements you need to put into the question,
    you could probably find the answer via search engines. So embrace it
    rather than fight it: telling you which kind of info we need to
    answer your question, *is* a way to help you find the answer.


    Stefan



    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Owlett@21:1/5 to [email protected] on Mon Jul 28 09:40:01 2025
    On 7/27/25 7:53 AM, [email protected] wrote:
    Hi Richard,

    On Sun, Jul 27, 2025 at 07:33:36AM -0500, Richard Owlett wrote:
    More explicitly:
    How should I [who has *ability* to hyperfocus mitigated by distractibility >> {cf ADHD}] ask questions in this particular forum?

    Asking good questions is not easy. You've got to wrap your brains around those of your potential responders, and try to be aware of all the context you have that they don't. It is a pedagogical task, as always with
    (genuine) communication.

    Why do I ask?
    In my read with PDF related questions, my responses were essentially "Why
    are you trying to do?" rather than an answer to to a narrowly focused
    question.

    The confused reactions should be a giveaway to you that something might
    need adjustments on your part:

    Agreed. That prompted my post.

    it is an iterative process. Be as patient
    with others as you wish them to be with you, then it'll eventually work
    out.

    A (cursory) description of your "whole" problem sometimes helps others
    to visualize what you're trying to do (and creates opportunities to
    find "lateral" solutions, a.k.a. stave off X-Y problems).

    I've also seen skew answers prompt a multi-sub-thread response in which
    a reply explicitly answers my question ;}


    Human communications take time. Enjoy the journey.

    Cheers


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Owlett@21:1/5 to Greg Wooledge on Mon Jul 28 11:10:01 2025
    On 7/27/25 9:09 AM, Greg Wooledge wrote:
    On Sun, Jul 27, 2025 at 07:33:36 -0500, Richard Owlett wrote:
    Now I have to relearn how to extract specific content from spreadsheets.
    Something I haven't done in close to two decades.


    What I usually ended up doing was opening the spreadsheet in Libre Office, then saving it as a "CSV" (comma-separated values) file. I'm not aware
    of any way to do that purely from the command line.

    I was thinking along that line.
    My first sub-task will be to delete 29 of 37 columns as irrelevant ;}
    I've just noticed that LibreOfficeCalc has option to save as a dBase
    file - should solve a number of potential problems.


    Once you have a CSV file, there are a plethora of tools you can use
    to extract pieces of it. CSV is a set of plain text formats with some punctuation characters serving as field and record delimiters. The
    exact punctuation characters in use will vary, so you will need to
    examine the file manually at first, to see what you're dealing with.
    There are also settings you can use within Libre Office, or whatever
    program you used to produce the CSV file, to select your preferred delimiters.

    If you give us the URL of a spreadsheet (or a CSV file) and tell us
    precisely what parts of it you want to extract, I'm certain someone
    here will be able to cobble together a program to do it, in some
    programming language, possibly even one you've already got installed.


    A CSV version of the 8 column version of the spreadsheet could likely be pretty-printed by a half-dozen BASIC DO loops.

    All of this will be *significantly* easier than unspecified PDF file manipulations.



    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From [email protected]@21:1/5 to Richard Owlett on Mon Jul 28 10:40:01 2025
    On Mon, Jul 28, 2025 at 02:30:52AM -0500, Richard Owlett wrote:
    On 7/27/25 7:53 AM, [email protected] wrote:
    Hi Richard,

    [...]

    The confused reactions should be a giveaway to you that something might need adjustments on your part:

    Agreed. That prompted my post.

    The one specific idea I'd propose to you is to "blur your focus"
    a bit. Conveying information is as much about content as it is
    about presentation.

    If you go down your rabbit hole ("to make A I have to make B,
    for this I have to make C ...") and then come here and ask
    "how do I make Z"? you are facing many difficulties:

    - in that long path above, you may have selected one alternative,
    whereas people have selected others and know about Z'' or Z'''
    but not Z. You reduce your solution set
    - there might be a flaw in your path
    - people will have a hard time understanding why you want to
    "make Z". Humans, as we are, and the cognitive process as it
    is, if we can't "feel" your problem's shape, we'll have a hard
    time keeping all the facts you provided straight

    it is an iterative process. Be as patient
    with others as you wish them to be with you, then it'll eventually work out.

    A (cursory) description of your "whole" problem sometimes helps others
    to visualize what you're trying to do (and creates opportunities to
    find "lateral" solutions, a.k.a. stave off X-Y problems).

    I've also seen skew answers prompt a multi-sub-thread response in which a reply explicitly answers my question ;}

    This is one weakness of those free-form mailing lists, but it makes them richer, too: that's why I try to change the Subject: line when going off
    a tangent.

    Mailing lists take some discipline to work well.

    Cheers
    --
    t

    -----BEGIN PGP SIGNATURE-----

    iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCaIc2NwAKCRAFyCz1etHa RhqNAJ41UuS0hajxXjPqliy84RI5x7LqlACcD2y3LUR+vq/IqQYtn1bbErRi0q4=
    =XwqO
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Owlett@21:1/5 to Michael Paoli on Mon Jul 28 11:30:05 2025
    On 7/27/25 6:06 PM, Michael Paoli wrote:
    Ooops, meant to send to (or at least include) list:

    ---------- Forwarded message ---------
    From: Michael Paoli <[email protected]>
    Date: Sun, Jul 27, 2025 at 3:25 PM
    Subject: Re: How to ask a question?
    To: Richard Owlett <[email protected]>


    Why of course ask the smart way!

    http://catb.org/~esr/faqs/smart-questions.html

    Uhm, yeah, strongly recommended reading - and mostly still highly relevant.


    That does look interesting.
    Will read while waiting for weather to cool to bearable.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Owlett@21:1/5 to Anders Andersson on Mon Jul 28 11:20:01 2025
    On 7/27/25 4:11 PM, Anders Andersson wrote:
    On Sun, Jul 27, 2025 at 5:39 PM Richard Owlett <[email protected]> wrote:

    More explicitly:
    How should I [who has *ability* to hyperfocus mitigated by
    distractibility {cf ADHD}] ask questions in this particular forum?

    Why do I ask?
    In my read with PDF related questions, my responses were essentially
    "Why are you trying to do?" rather than an answer to to a narrowly
    focused question.

    A correct, but skew answer, could have been "to gain dietary information
    to lower probability of another heart attack". Nutritionists had given
    me answers that more a set of intermediary goals than actual things I
    could apply to daily life.

    I had discovered a USDA document[1] that came close to being useful and
    was trying to think of a presentation format that would meet multiple
    goals. I hadn't yet determined that format, thus could not answer
    questions being asked.

    In the meantime [GRIN]
    I have discovered the source documents[2][3] used in preparing the
    above. Now I have to relearn how to extract specific content from
    spreadsheets. Something I haven't done in close to two decades.

    But *THE* question remains.
    How to ask narrowly focused questions which will get answers in this forum?

    The Debian user mailing list is one of the worse examples in my
    (limited) experience. Every question gets non-answered by a bunch of
    people who don't really know about your exact situation, but think
    they have some valuable input. Often the same bunch of people who then
    ends up talking to each other. Comparing with for example the OpenBSD
    user mailing list is like night and day.

    For specific questions it may be better to try the stack exchange
    network, which is designed for that purpose - weed out the "just my
    two cents" people. It's easier to ignore non-answers, and people can't
    keep adding on to them. There are of course different problems with
    stack exchange, which is pretty bad when you just want advice or when
    you don't know where to start looking.



    That forum often has useful hits to my DuckDuckGo searches.
    I've yet to grok how to navigate web based fora.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Nicolas George@21:1/5 to All on Mon Jul 28 17:10:01 2025
    Greg (HE12025-07-28):
    It's really time for a change here.

    Everybody loves people who have been there barely more than six months
    and want to throw everything away.

    This kind of discourse evokes, more than anything else, somebody who is
    pissed that the answers they got for their question were along the lines “read this doc and try this” rather than “let me do all the work for you for free”.

    --
    Nicolas George

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Hans@21:1/5 to All on Mon Jul 28 17:20:01 2025
    This, precisely. They are only talking to themselves, as I have noted previously (maybe Max N., who seems interested in this kind of
    foolishness, can verify the date stamps). Every question is non-answered
    by an intimate clan of aging men with toxic attitudes and enormous anal-retention, who believe everyone should be using mutt or gnus like
    them and don't know or give a shit about anything else.

    It's really time for a change here.

    I can not expose this. For me, as I am now on this list for more than a decade (believe since "potato"), every question was answered well.

    If not, then it was a misunderstanding, sometimes by my description in
    English, sometimes that I described it wrong by myself.

    IMO this list is very valuable for people searching for help or searching for knowledge.

    And I am used to, to bring my own work with it (reading docs, trying things, sending logs or output, whatever) and do not expect a perfect solution.

    I think, people should understand, that linux, be it Debian or any other FREE distribution, lives from taking and giving.

    Sadly I myself are no coder, however, I try to help, when I can. These are my
    2 cents, or more maybe only cent.

    But I think, every voice counts.

    None of us was born and knew Linux or Debian at once!

    Best

    Hans

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ralph Aichinger@21:1/5 to Greg on Mon Jul 28 19:30:01 2025
    On Mon, Jul 28, 2025 at 01:18:22PM -0000, Greg wrote:
    His question isn't complex, though. He has *this* PDF from which he
    wants to extract *that* data so that it is readily exploitable, legible, presentable, etc. If that isn't it, then the fault lies with him, not us.

    Oh boy, you have just described a problem space that keeps lots of
    experts occupied in their jobs for years. Just getting "data" from an
    basically unstructured PDF and turning them into something a statistics
    program or database can make sense of is a whole job of its own.

    To be frank, given the question, he'd be significantly better off just
    asking one of the robots, where you can upload PDFs, than here, where
    people go off in any direction and seem to have permanent chips on
    their shoulders.

    Your understanding of this problem space and mine differ. I think this
    is complex. I think there are no easy shortcuts to this. Asking a LLM
    might actually a good idea, but probably not a 100% solution.

    /ralph

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Owlett@21:1/5 to Ralph Aichinger on Mon Jul 28 20:20:01 2025
    On 7/28/25 12:03 PM, Ralph Aichinger wrote:
    On Mon, Jul 28, 2025 at 01:18:22PM -0000, Greg wrote:
    His question isn't complex, though. He has *this* PDF from which he
    wants to extract *that* data so that it is readily exploitable, legible,
    presentable, etc. If that isn't it, then the fault lies with him, not us.

    Oh boy, you have just described a problem space that keeps lots of
    experts occupied in their jobs for years. Just getting "data" from an basically unstructured PDF and turning them into something a statistics program or database can make sense of is a whole job of its own.

    The problem has become *MOOT*.
    As I reported elsewhere I've found the spreadsheets the PDF was based on.
    That has its own set of problems -- but at least I've dealt with them
    before.


    To be frank, given the question, he'd be significantly better off just
    asking one of the robots, where you can upload PDFs, than here, where
    people go off in any direction and seem to have permanent chips on
    their shoulders.

    Your understanding of this problem space and mine differ. I think this
    is complex. I think there are no easy shortcuts to this. Asking a LLM
    might actually a good idea, but probably not a 100% solution.

    /ralph



    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joe@21:1/5 to Greg on Mon Jul 28 20:30:02 2025
    On Mon, 28 Jul 2025 14:39:21 -0000 (UTC)
    Greg <[email protected]> wrote:

    On 2025-07-27, Anders Andersson <[email protected]> wrote:

    The Debian user mailing list is one of the worse examples in my
    (limited) experience. Every question gets non-answered by a bunch of
    people who don't really know about your exact situation, but think
    they have some valuable input. Often the same bunch of people who
    then ends up talking to each other. Comparing with for example the
    OpenBSD user mailing list is like night and day.


    This, precisely. They are only talking to themselves, as I have noted previously (maybe Max N., who seems interested in this kind of
    foolishness, can verify the date stamps). Every question is
    non-answered by an intimate clan of aging men with toxic attitudes
    and enormous anal-retention, who believe everyone should be using
    mutt or gnus like them and don't know or give a shit about anything
    else.

    It's really time for a change here.


    So possibly it's time for someone to come up with a few pennies to pay
    someone really knowledgeable, such as a couple of Debian developers, to
    sit in here now and then to give precise answers (to precise questions,
    of course).

    You seem to be missing the points that nobody here is getting paid, and
    of course the topic of this thread implies that the questions asked are
    not always well-formed. Quite simply, if the question is precise and to
    the point, then a search engine will probably produce the correct
    answer, and do so fairly quickly.

    Mr Owlett has just asked another question, about spreadsheets. Would
    you say that his question was precise and to the point, and that it has
    a single, precise and definite answer? Did *you* give him this correct
    answer, and if not, why not? You presumably are the exact opposite of
    the kind of person you describe, so you must be ideally suited to doing
    a better job than we can.

    He hasn't yet explained in detail exactly what he wishes to do with this
    data. What if what he wants to do is insanely difficult in a
    spreadsheet, and could be done much more simply with a database. Are we
    allowed to point this out, or does he have to find out for himself the
    hard way?

    --
    Joe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Owlett@21:1/5 to Joe on Mon Jul 28 20:50:01 2025
    On 7/28/25 1:26 PM, Joe wrote:
    On Mon, 28 Jul 2025 14:39:21 -0000 (UTC)
    Greg <[email protected]> wrote:

    On 2025-07-27, Anders Andersson <[email protected]> wrote:

    The Debian user mailing list is one of the worse examples in my
    (limited) experience. Every question gets non-answered by a bunch of
    people who don't really know about your exact situation, but think
    they have some valuable input. Often the same bunch of people who
    then ends up talking to each other. Comparing with for example the
    OpenBSD user mailing list is like night and day.


    This, precisely. They are only talking to themselves, as I have noted
    previously (maybe Max N., who seems interested in this kind of
    foolishness, can verify the date stamps). Every question is
    non-answered by an intimate clan of aging men with toxic attitudes
    and enormous anal-retention, who believe everyone should be using
    mutt or gnus like them and don't know or give a shit about anything
    else.

    It's really time for a change here.


    So possibly it's time for someone to come up with a few pennies to pay someone really knowledgeable, such as a couple of Debian developers, to
    sit in here now and then to give precise answers (to precise questions,
    of course).

    You seem to be missing the points that nobody here is getting paid, and
    of course the topic of this thread implies that the questions asked are
    not always well-formed. Quite simply, if the question is precise and to
    the point, then a search engine will probably produce the correct
    answer, and do so fairly quickly.

    Mr Owlett has just asked another question, about spreadsheets. Would
    you say that his question was precise and to the point, and that it has
    a single, precise and definite answer? Did *you* give him this correct answer, and if not, why not? You presumably are the exact opposite of
    the kind of person you describe, so you must be ideally suited to doing
    a better job than we can.

    He hasn't yet explained in detail exactly what he wishes to do with this data.

    Have a grocery list based on a balanced diet to reduce likelihood of
    more cardiac bypasses.

    What if what he wants to do is insanely difficult in a
    spreadsheet, and could be done much more simply with a database.

    Output as a spreadsheet would have been one of the possible outcomes of
    editing the PDF. But I later discovered the spreadsheet that the PDF had
    been based on ;}


    Are we
    allowed to point this out, or does he have to find out for himself the
    hard way?


    I'm quite comfortable with both spreadsheets and databases.
    IIRC there is a Linux version of TECO. Back in 70's when working at DEC
    I was surrounded by TECO fanatics showing what it could do. I learned to
    do some simple stuff with it. Now that I'm retired it could be fun.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joe@21:1/5 to Richard Owlett on Mon Jul 28 21:10:01 2025
    On Mon, 28 Jul 2025 13:48:34 -0500
    Richard Owlett <[email protected]> wrote:

    On 7/28/25 1:26 PM, Joe wrote:
    On Mon, 28 Jul 2025 14:39:21 -0000 (UTC)
    Greg <[email protected]> wrote:

    On 2025-07-27, Anders Andersson <[email protected]> wrote:

    The Debian user mailing list is one of the worse examples in my
    (limited) experience. Every question gets non-answered by a bunch
    of people who don't really know about your exact situation, but
    think they have some valuable input. Often the same bunch of
    people who then ends up talking to each other. Comparing with for
    example the OpenBSD user mailing list is like night and day.


    This, precisely. They are only talking to themselves, as I have
    noted previously (maybe Max N., who seems interested in this kind
    of foolishness, can verify the date stamps). Every question is
    non-answered by an intimate clan of aging men with toxic attitudes
    and enormous anal-retention, who believe everyone should be using
    mutt or gnus like them and don't know or give a shit about anything
    else.

    It's really time for a change here.


    So possibly it's time for someone to come up with a few pennies to
    pay someone really knowledgeable, such as a couple of Debian
    developers, to sit in here now and then to give precise answers (to
    precise questions, of course).

    You seem to be missing the points that nobody here is getting paid,
    and of course the topic of this thread implies that the questions
    asked are not always well-formed. Quite simply, if the question is
    precise and to the point, then a search engine will probably
    produce the correct answer, and do so fairly quickly.

    Mr Owlett has just asked another question, about spreadsheets. Would
    you say that his question was precise and to the point, and that it
    has a single, precise and definite answer? Did *you* give him this
    correct answer, and if not, why not? You presumably are the exact
    opposite of the kind of person you describe, so you must be ideally
    suited to doing a better job than we can.

    He hasn't yet explained in detail exactly what he wishes to do with
    this data.

    Have a grocery list based on a balanced diet to reduce likelihood of
    more cardiac bypasses.

    What if what he wants to do is insanely difficult in a
    spreadsheet, and could be done much more simply with a database.

    Output as a spreadsheet would have been one of the possible outcomes
    of editing the PDF. But I later discovered the spreadsheet that the
    PDF had been based on ;}


    Are we
    allowed to point this out, or does he have to find out for himself
    the hard way?


    I'm quite comfortable with both spreadsheets and databases.

    OK, most people 'don't do' databases.

    IIRC there is a Linux version of TECO. Back in 70's when working at
    DEC I was surrounded by TECO fanatics showing what it could do. I
    learned to do some simple stuff with it. Now that I'm retired it
    could be fun.

    Most of my home applications run on apache2/php/mariadb, but there was
    a time in the distant past when I made a bank balance tracker/predictor
    with a spreadsheet. The regular stuff was easy, but I had a list of
    cheques (remember them?) and expected debit dates, and poking those into
    what was effectively a year planner was extremely messy using
    spreadsheet functions, lookups and so on. I resorted to Visual Basic
    for Applications. Somewhat later, I encountered Access, and did a much
    better job much more quickly.

    --
    Joe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joe@21:1/5 to Greg on Wed Jul 30 16:00:01 2025
    On Wed, 30 Jul 2025 12:58:48 -0000 (UTC)
    Greg <[email protected]> wrote:

    On 2025-07-29, [email protected] <[email protected]> wrote:

    On 2025-07-28, Richard Owlett <[email protected]> wrote:
    The problem has become *MOOT*.

    No, it hasn't, and that's not what moot means.

    See the 2nd definition.

    I did. Why would extracting information from, or converting a PDF to a spreadsheet format, suddenly be subject to debate, or of no practical importance, just because Owlett in his particular case
    led us on yet another wild goose chase?


    That specific task is fairly difficult to generalise, as I'm sure you
    know that a PDF can contain practically anything, from a single graphic
    up to a totally alien blob along with its proprietary renderer, the way
    Windows Metafiles could. It is necessary to examine a particular PDF to determine whether anything can be extracted from it other than by OCR.

    --
    Joe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)