316
submitted 3 months ago by Suoko@feddit.it to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] danielquinn@lemmy.ca 17 points 3 months ago

Nifty! I wrote something similar a couple years ago using Vosk for the stt side. My project went a little further though, automating navigating the programs you start. So you could say: "play the witcher" and it'd check if The Witcher was available in a local Kodi instance, and if not, then figure out which streaming service was running it and launch the page for it. It'd also let you run arbitrary commands and user plugins too!

I ran into two big problems though that more-or-less killed my enthusiasm for developing on it: (1) some of the functionality relied on pyautogui, but with the Linux desktop's transition to Wayland, some of the functionality I relied on was disappearing. (2) I wanted to package it for Flatpak, and it turns out that Flatpak doesn't play well with Python. I was also trying to support both arm64 and amd64 which it turns out is also really hard (omg the pain of doing this for the Pi).

Anyway, maybe the project will serve as some inspiration.

[-] Suoko@feddit.it 2 points 3 months ago

Some years ago I was able to configure Mycroft and its plasma widget and was working very well. But then all was lost unfortunately. It should have become the Kvoice control but it didn't

[-] danielquinn@lemmy.ca 5 points 3 months ago

Don't get me started with Mycroft. I bought the 1st gen device and invested a year of my life writing the first incarnation of Majel built on top of it. When it was ready to share I announced it in their internal developers group and was attacked repeatedly for using the AGPL instead of a licence that'd let them steal and privatise it. Here I was offering a year's worth of free labour (and publicity, the project exploded on Reddit), and all they could say was: "use the MIT license so we don't have to contribute anything".

I'm still bitter.

[-] Suoko@feddit.it 1 points 3 months ago

Is there still a team working on mycroft or it's vanished ?

[-] danielquinn@lemmy.ca 1 points 3 months ago

I'm not sure. https://mycroft.ai/ appears to be gone, redirected to https://community.openconversational.ai/. Since the Mycroft devices depended on a central server for configuration (you pushed your config to their website which in turn relayed environment variables to your code), my guess is that the project is dead, but like all good Free software, still out there.

[-] isVeryLoud@lemmy.ca 1 points 3 months ago* (last edited 3 months ago)

Hue, Mycrotch

I know it's a character from Sherlock Holmes, but it's still such a terrible name.

[-] Suoko@feddit.it -2 points 3 months ago

I'd go for appimage, it's spreading more than flatpaks or snaps.

[-] TheGrandNagus@lemmy.world 7 points 3 months ago
[-] Suoko@feddit.it 1 points 3 months ago

For sure someone should train a specialized gpt/llama/Gemma/whatever model to create appimages/snaps/flatpaks starting from GitHub projects

this post was submitted on 09 Mar 2024
316 points (97.3% liked)

Linux

45578 readers
806 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS