• 1 Post
  • 47 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle

  • Free Software, proprietary, open-weight models, source-available, FLOSS, copyleft, permissive license.

    I think “open source” should mean what the OSI wants it to say, since they coined that term. But not all people agree and since they use it for different things and marketing, it’s lost some of its intended meaning. I don’t want to confuse people. And I also don’t like to use terms that can be (mis)used by the source-available people or people who add the commons clause, so I always try to include “free” as in freedom or “libre”.



  • Do these private computers run a properly licensed version of Windows? What’s the cost for a license? Same as in other countries?

    And another thing I wodered: Is there more Linux expertise available than in other countries? I guess the average person from India isn’t in IT. But there’s lots of IT, lots of companies from my country have outsourced parts of their IT. I occasionally watch tutorial videos or university lectures on Youtube either in english with a heavy accent or for domestic use and not in english. Some of them discuss some crazy niche Linux topics or software development, which is also oftentimes deployed on Linux infrastructure. Or is it just because India is a big country and it’s just a matter of scale that I get to see some videos from over there?






  • I think you’re completely right with that assessment. Journalist used to be a reputable profession. And explaining things and processing raw information into something that can be consumed by the reader, deemed important. Especially getting it right. There is a whole process to it if you do it professionally. And curating content and deciding what is significant and gets an audience is equally as important.

    Doing away with all of that is like replacing your New York Times with your 5-year-old and whatever she took from watching the news.


  • Hmm, I mean there is also publication bias. You’re more likely to edit a Wiki page if you found a solution… But you’re also likely to rant and ask for questions if it’s really bad… There is a bit in the middle where it doesn’t work that well. What I find super annoying if I find my question already posted 2 years ago and there isn’t a solution posted underneath. That means someone either got it working and didn’t update their post… or they moved on and it’s impossible. But you’re right, this really mostly happens to obscure and niche problems. Not if it’s a ThinkPad or Dell laptop midel that has already sold millions of times. But somewhat likely if it’s a newer high-end gaming mainboard or niche server that isn’t common amongst the Linux-folks.




  • I’m not sure. Afaik the research is happening. And AI related stuff always happens faster than I can imagine. Ultimately I want the LLMs to hallucinate. They should be able to combine ideas and come up with new and creative answers and be more than just autocomplete. I think what we need is the LLM knowing what it knows and what is made up, and a setscrew. I can see this happening with a higher level of intelligence and/or a clever architecture. I’m not an expert on machine learning myself, however that is what I took from news, companies struggling with their chatbots and everyone wanting their AI assistant to provide factual information. And I don’t see anything ruling that out completely. I mean we humans also sometimes get things wrong or mis-adjust our level of creativity. But I think the concept of facts can be taught to LLMs to some degree, they already seem to grasp it. And concepts have been proposed and things like AI agents that come up with ideas and other agents that check for factuality are in active use. Along with the big tech companies making their AIs cite the sources. In my eyes, progess is being made.

    But this is why I currently don’t use LLMs for important and unsupervised stuff, and i try to avoid them when I need correctness. However… I really like to tinker with them, do AI assisted storywriting, or have them come up with 5 creative ideas for a birthday party for my wife. That works well, and with a bit of trickery you can make them output more than the most obvious ideas. And I’m impressed by their ability to code, but as I said it’s still far away from being useful to me. I currently don’t fear for my job. And I additionally struggle with the size of models I can do inference with and their respective intelligence… We’re in the Linux community here, so I think I can be open… I don’t like big tech companies doing my compute and providing me with closed and proprietary services. I don’t use ChatGPT, only open-weight models I can run myself. They aren’t as smart, but I don’t want the future of humankind to be shaped by services and good will of big tech companies.


  • I think so, too. I mean the traditional history search and command option suggestions are instant and come at no additional cost. I don’t know how fast ChatGPT is, I only ever play around with local LLMs. And roughly exploring what Github Copilot is about, just made my laptop fans spin on max and started to drain the battery really fast. Would be the same for an ‘AI’ terminal. And when asking the LLMs for shell commands I got mixed results. It can do easy stuff. So I guess for someone who wonders how to find the IP address… It’ll do the trick. But all the things I tried asking some chatbots that would have been really useful to me, failed. It hallucinated parameters or did something else. And I needed to google it anyways or open the man page.

    I’m not sure, I currently don’t see me using such tools. I like talking to chatbots and have them draft stuff and provide me with ideas. But I also like computers in the other way, that they are machines that just follow my orders and don’t talk back. And when working in the terminal or coding, it seems to distract me if suggestions pop up and I need to read them and decide what to do, or occasionally laugh… For me it seems to work better if I think about something, have an idea in my head and type it down without discussing it with the machine… I mean not 100% of the time, sometimes a suggestion helps… But I think I rather have the chatbot in a separate window and only loosely tied into my workflow if at all. And I don’t like proprietary and cloud-based products for something like this.


  • There are lots of fish shell extensions, zsh stuff and loads of things that make suggestions, autocomplete, remember your shell history and remember frequently executed commands and visited directories. All of that works WAY better than the AI suff. (And sometimes also has nice pop-up menus.)

    So compared to plain bash without autocomplete and Ctrl+R it may be useful. It is probably a step back for everyone else. Especially if they roughly know what they’re doing.

    But I didn’t try this specific software. Maybe I would if it were free software and connected to a local LLM.


  • I mean it’s somewhat of a meme. But XY-Problems are super common. I also sometimes learned something new and that my approach wasn’t the best and I’m kinda experienced with Linux. It’s usually more the annoying and stupid people who don’t want to explain what they’re trying to achieve even if asked and insist on going with the path they’ve chosen without listening to advice… On the other hand it’s a balance. There are also nerds without social skills who don’t explain things well. But in my experience it’s frequently XY-Problems and the people asking for advice not listening.