Replies: 5 comments 10 replies
-
@josephj11 Ah, you've been at it for quite a while then! That's awesome. Wish I had too. Everything seems so easy and logical in Linux. It's like I can finally relax. Like coming from the screaming kindergarten of Windows into adult and intelligent company. Peaceful, quiet, most of the stuff just works, and it's all just so rational and nice. The feeling even reminds me of my very first years of having a ZX Spectrum computer which I could fully understand in almost every detail, including the system disassembly. It was peaceful, I could make it do whatever I wanted within its limits. Then progressively I ended up with Windows, and Windows just got worse and worse over the years, with lots of bugs and lack of logic and sanity. I thought the experience and feeling of having full control over your computer was lost, never to return. But then I tried Linux, and the feeling of control is back. It is friendly, it does what you want and what you tell it to, and it is on your side. It doesn't try to sell you anything. It doesn't force things on you. And it's deeply rational. Like coming from an increasingly toxic relationship to a sane, well-functioning, calm, mature, and respectful relationship. So yeah, I feel happy with Linux. I still have a long list of things that I know how to do in Windows but haven't found similar solutions to in Linux, but it seems quite easy when I pick up each item on the list, doing a little web search or AI prompt on it, to find proper and well-functioning solutions in Linux. AutoKey is my replacement for parts of AutoHotkey. I am now even thinking of moving my old mother's computer to Linux when Windows 10 goes out of support soon. I think she would feel right at home with Linux Mint as she doesn't really use anything specifically fancy from Windows. Still, I would have to make a list of everything she uses the computer for and be sure it all works, booting from an external SSD first, I guess, for testing. My biggest worry might be the Canon printer and scanner which she does use quite a lot and which has to function well. I do see there are Linux 64-bit drivers for it from 2015, but I fear they will not work in the latest Linux Mint. I must admit that Windows does have a lot of backwards compatibility (I have a 30 year old binary .exe GUI program which still runs perfectly fine), and I fear that might not be the same with Linux with the printer and scanner driver when the source code is not available. But let's see. |
Beta Was this translation helpful? Give feedback.
-
@jhertel I always have a list f broken things that I don't know how to fix. AI is helping a bit with that these days. I plan on using Warp Terminal on my new notebook if I ever get it (the notebook) configured. I keep putting it off because the bane of Linux is that you can have almost everything your way, but every time you upgrade or do a clean installl, you have to do it all over again. It takes me a couple of weeks. A while ago @Elliria introduced me to Zim which is great tool for taking notes with graphics, etc. and I have been tracking almost all my enhancements with it so I know what needs to be done. The ZX goes way back. That was mostly in Europe IIRC. I had a friend with a Sinclaire. I built my first usable computer from a bare board and parts kit. It ran CP/M and had 64k RAM and it never ran out of memory! Really old printers and scanners can be a problem. I had a old one that died a while ago. I had a driver that worked forever that finally wouldn't work on a newer distro. I used to buy only HP because they had (have) HPUX - their own UNIX OS - and all their gear was suppported. I stopped when they went to Instaink and their printers had to have a WiFi and Internet connection just to work so they could supply you with highy overpriced toner/ink. My current printer is a Brother that was recommended by a LUG I belong to. https://openprinting.github.io is the place to start looking up printers. Mint is a good choice, although for a while, there were problems using AutoKey with it. Zorin and Kubuntu and a new one, Q4OS are suppposed to be good. And Linux makes better use of old hardware. You may notice the difference. There are a bunch of light distros too. |
Beta Was this translation helpful? Give feedback.
-
@jhertel That functionality you want sounds interesting. Unless someone has implemented it, it falls under the heading that because this is Linux, you can do anything, if you can figure out how and you want to badly enough. LOL AutoKey can only handle the hotkey launching it for you. There are a bunch of screenshot programs that handle selections, but IDK if any have an API you can use. There seem to be modules for everything in Python, so maybe you will find what you need. When you get it working standalone (orders of magnitude easier to test and debug) if it's pure Python, you can just slap it in a script, or use it externally via a subprocess() call. Since you made the mistake of admitting you're a Python programmer (LOL), we sure could use any help you can give us on the development side. There's a bunch of info under contributing on our wiki. You can do as little or as much as you like and we'll be happy. We do encourage discussing new ideas on Gitter before investing a lot of effort. We may be able to help refine an idea and give you feedback as to whether we would consider incorporating it into the project. |
Beta Was this translation helpful? Give feedback.
-
I thought I'd jump in here and have a play around in this. This ask Ubuntu page gives Bash examples for installation and use of Tesseract. It also offers some alternatives for Tesseract. Once you've created the text file, you can read it with Python in AutoKey and do what you like with it. The examples below are untested by me (I don't have Tesseract installed), but if I haven't messed them up, they should use the foo.jpg image as input, create the foo.txt file from the inpu, read the foo.txt file into the f variable, and then print each line of f variable's contents to the active window: Installation:
Usage:
|
Beta Was this translation helpful? Give feedback.
-
Thank you both of you! You are so very helpful and kind. 🤗 Sorry for late reply, and it isn't even a proper reply, but I have been quite busy with other parts of life which couldn't be postponed, so I didn't have time for the Linux project and wasn't even much on the computer, which is kind of unusual. I will certainly return and have a closer look at what both of you said and try it out. So I didn't run away, there have just been so many other things I had to deal with, and still have, including my apartment walls. I am becoming increasingly curious about that Python keyboard module that doesn't support Unicode—almost 35 years after Unicode was born. Maybe some work needs to be done in the Python modules that AutoKey uses. But let's see what time I can find. There is probably also a reason why the module hasn't been updated; there could be hard problems lurking. On the other hand, Linux generally seems to deal with Unicode quite well, so why couldn't that module also do that? I read someone say "A more mature, powerful module that can be used as an alternative [to the keyboard module] is pynput", but I don't know if that supports unicode, and it's probably a big deal to switch basic modules in AutoKey. But enough for now, it's becoming late here in Scandinavia and my bed keeps calling for me. I'm afraid it will wake up the neighbours. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@jhertel I'm a fan of Bitcoin. Almost everyone who gets into it thinks they're too late, but they're not. It's still early!
Forty years ago, Linux didn't exist yet. I was lucky to be working on UNIX System III. There was no GUI other than ASCII character graphics and dependency hell was a regular part of life. Be glad you missed that!
Later, I ran Mandrake 9.1 RC2 on my desktop computer for 15 years because I wasn't sure I would ever get it working again if I upraded or reinstalled it. LOL Stackexchange wasn't born yet.
Linux was virtually unknown to most people for most of that time and most people who have even heard of it now still think it's just a server thing.
So, theres no reason to be embarassed. "Today is the first day of the rest of your life." They say that in the 12 step programs.
I figure it applies to getting off Windows/Mac too. LOL
Beta Was this translation helpful? Give feedback.
All reactions