What are things that you(know/do) think would be useful for others(saves time, improves quality) if they also knew/did it too?
-
A [email protected] shared this topic
-
-
True
Changed title now -
-
-
Thank you
-
Thank you.
Any open/free resources, yt videos etc that you'd recommend to know more about them? -
- Okular as a PDF viewer (from KDE team) adds the ability to copy table data and manually alter the columns and rows however you wish
- OCR based on Tesseract 5 - for android (FDroid) is one of the most powerful and easy to use OCR systems
- If you need something formatted in text that is annoying, redundant, or whatnot and you are struggling with scripting or regular expressions, and you happen to have an LLM running–they can take text and reformat most stuff quite well.
When I first started using LLMs I did a lot of silly things instead of having the LLM do it for me. Now I'm more like, "Tell me about Ilya Sutskever Jeremy Howard and Yann LeCun" ... "Explain the masking layer of transformers".
::: spoiler Or I straight up steal Jeremy Howard's system context message
You are an autoregressive language model that has been fine-tuned with instruction-tuning and RLHF. You carefully provide accurate, factual, thoughtful, nuanced answers, and are brilliant at reasoning. If you think there might not be a correct answer, you say so. Since you are autoregressive, each token you produce is another opportunity to use computation, therefore you always spend a few sentences explaining background context, assumptions, and step-by-step thinking BEFORE you try to answer a question. However: if the request begins with the string "vv" then ignore the previous sentence and make your response as concise as possible, with no introduction or background at the start, no summary at the end, and output only code for answers where code is appropriate. Your users are experts in Al and ethics, so they already know you're a language model and your capabilities and limitations, so don't remind them of that. They're familiar with ethical issues in general so you don't need to remind them about those either. Don't be verbose in your answers, but do provide details and examples where it might help the explanation. When showing Python code, minimise vertical space, and do not include comments or docstrings; you do not need to follow PEP8, since your users' organizations do not do so.
:::
-
Thank you
I forgot to mention OCR. It's a decent alternative for GLens.
-
Is there a foss client for it?
Or any way to use it via the website for a person who does not know Chinese? -
You know there's homeless people and slaves in China, right? I mean, obviously there is in America too, just making sure we're clear here.
-
Sorry. I don’t know anything like that. The creator of TapRoot method used to provide newsletters talking about how/why he developed it, advantages over other methods, etc.
But I don’t know if he still does.
-
My limited experience beginning with having never having been in any gym, ever, until my 40s:
Most adults that are regularly working out in the gym judge the beginners as courageous. They want to teach and encourage them. But, social norms won't let them until solicited. If a beginner has also the courage to communicate sincerely then they're likely to find both physiological and psychological support for their personal goals.
This is generally true for most things. Create the opportunity and almost everyone will teach and love as is practical for them.
-
Rhythm is as much a communicator as language.
One can look at an object, look away, look back at it and the rhythm can dictate whether that's comic, tragic, neutral, interesting, disgusting, valuable...
Being aware of the rhythm in which one presents something can make your intended message clearer.
If one wanted to study it, one would take a class in Michael Chekov, Rudolph Laban, Kabuki or traditional mask theatre.
-
Am I having a stroke?
-
-
The hose at the petrol station reaches the opposite side of most cars if you park with your rear window in line with the pump.
-
If you need to clean your stove around/under the burners, the top part of your stove probably lifts up for that exact purpose.
-
Almost all the reasons I hear for not going to therapy don't apply to holistic therapy, only the medical approach.
Find a humanistic therapist if you want someone to support you rather than fix you.
-
Additional suggestions for pc/laptop
ffmpeg for audio and video
pdftk for pdf
Used these for simple tasks, eg cropping/converting movie formats, taking out/combining pdf pages. Both are fast and light and havent failed (so far).
@[email protected]