What are things that you(know/do) think would be useful for others(saves time, improves quality) if they also knew/did it too?
-
-
What are things that you(know/do) think would be useful for others(saves time, improves quality) if they also knew/did it too?
I think it would really be useful for others to do far go even use more want decided to look more like.
-
True
Changed title now -
Recently have seen a video about the 5 why root cause analysis, which talked about a logic tree to find root causes and that was nice. Obvious, but nice to hear about.
Five why has very limited uses in practice when investigation root cause. I teach the basics of Five Why to staff so they can follow up low level incidents without my help, but I make sure to always review their findings.
If there is any meat to an incident I step in with proper root cause analysis like ICAM or TapRoot. With practice you can make short work of incident investigations for even smaller incidents that don’t warrant a significant investigation.
-
-
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.
-
-
-
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.
-
-
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.
-
-
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]