• 0 Posts
  • 28 Comments
Joined 1 year ago
cake
Cake day: August 26th, 2023

help-circle
  • as @damnthefilibuster@lemmy.world already mentioned: GitLab CI

    Jenkins is a CI application from before CI was cool. GitLab CI is integrated and can trigger on certain events. Additionally you mentioned, that you want to publish on a public repo anyway.

    You are probably are comfortable with containers. So GitLab CI should be easy for you to learn - as it pretty much starts up a container to do certain tasks. I’ve seen suggestions for Kubernetes, which for sure is the more mature solution. But i would question, whether you need the added functionality and complexity of K8s for a home setup.

    To gain access to your local network, you can use the runner for a secure connection (as described by damnthefilibuster). or you could SSH into the machine, as long as you have it in a DMZ. Drawback is that you have to be more sure about your network infrastructure. Benefit is that it is a more general approach. Obviously you need to store all certs, keys and preferably even addresses in secrets, not the .gitlab-ci.yml.

    As you can see from this thread, there are many ways which lead to rome. My advice is to start with something simple and lightweight, which you understand. adding complexity down the road is easier, than removing it.



  • right now we don’t have any real customers that use it - as the plugin did not sell yet.

    but from testing at customer sites with real people that would use it - we got only positive feedback. which is not hard to imagine: the RAG + LLM enables less experienced users to navigate a huge and complex network of information.

    but it for sure is also a buzzword execs like to see: they talked to us because we have AI. saw that the main product is good. bought the main product and decided the AI is too expensive.

    in the end it doesn’t matter to me. the 2w of AI was a fun sidequest and it left us with a passive boost for sales.


  • i know it is an unpopular opinion around here. but currently AI features open doors for sales. that is important.

    for the software i help develop, we introduced an optional AI integration. just its presence allowed us to sell the main SW multiple times. the AI plugin was never sold so far.

    investment AI: 2 weeks of gluecode. i am not concerned with finances, but that plugin is for sure net positive.





  • I hear you. During the reddit exodus i left without having an alternative and stumbled upon lemmy much later. So i am fine going back to not having social media. However, a social network only survives if there is enough content. And if we are honest, lemmy barely has enough content.

    Ill give you an example: I like climbing and there is !climbing@lemmy.ml with roughly 2 posts a month and !climbing@sh.itjust.works with less. I am happy to see something about my hobby twice a month. But all my friends still are on reddit, because two posts a month are not enough to them.

    If you click on my profile, you will find 4 posts. I am a natural lurker, like most people on the internet, i read, vote and maybe comment. These posts, i made them because i wanted to add some content to this platform. While facebook is federated, there will be much more content. We can see theirs, they can see ours. Sounds like a win-win, right? But it may also make lemmings dependent on facebook content. If there is always more than enough content to endlessly scroll, I don’t need to upload my stuff to the network. However, if facebook pulls the plug after a long time, that leaves barely any content here and lemmy is basically dead.

    I would probably still be around: Angrily clicking on some link about random big corpo, once a month smiling because someone shared a picture doing the same hobby as i. But for sure there are still people on old XMPP instances, while motivated dev’s reinvented XMPP: Matrix