• 1 Post
  • 15 Comments
Joined 2 years ago
cake
Cake day: August 26th, 2023

help-circle
  • sure, that will stop kids from having one account with random access. but the step to alts isnt that hard.

    i propose that it will work untill the teens want to see something - then they will quickly create an alt. or they are mischievous like i was and create an alt as soon as the parents leave the room - after all you need to find out what they are hiding…





  • this is obviously talking about their web app, which most people will be using. In this special instance, it was clearly not the LLM itself censoring the Tiananmen Square, but a layer on top.

    i have not bothered downloading and asking deepseek about Tiananmen Square. so i cannot know what the model would have generated. however, it is possible that certain biasses are trained into any model.

    i am pretty sure, this blog is aimed at the average user. while i wouldn’t trust any LLM company with my data, i certainly wouldn’t want the chinese government to have them. anyone that knows how to use (ollama)[https://github.com/ollama/ollama] should know these telemetry data don’t apply to running locally. but for sure, pointing it out in the blog would help.


  • 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.




  • maybe a stupid question: But doesn’t android sandbox every app? If every app is running in a sandbox, it shouldn’t be too hard to pretend your phone isn’t rooted.

    If they check for a specific version number, like @RagingRobot mentioned, it also shouldn’t be a problem. Just set that specific sandbox to return whatever version you want.

    I am aware that ‘just configure the sandbox’ is not really an accessible solution. But a sandbox-config-master would be a great app for rooted phones.






  • Right now I am using their software - so are you. Even though there was again a post about one of the devs. In the very best case those where some rather controversial statements about how the Chinese government treats Uyghurs. I strongly disagree with those statements and am still using lemmy and suggest it to friends. IMO the technical solutions is sound and much better than reddit.


  • What are you asking about? I don’t support extremist ideology - be it left or right. Extremism and violence was never beneficial to the political discourse or greater public. So i disagree with those ideologies. I vote on laws and elect people which i believe will keep extremism out of our system.

    If it comes to the quality of someones work, private conviction does not matter. Sure, they might let personal beliefs bleed into their work. But there the beauty of Open Source comes into play: I can check it myself and if i don’t have the capability to do so, many others do.

    So if they are on the far spectrum of something i disagree and i am very greatfull for good quality of work they provide for free, i might still give a small donation. If they are actually extremist, i prefer to let the authorities deal with it. Where i come from the police actually cracks down on this kind of people and they probably are better at doing so than me myself.

    Just because there will be people who ask about freedom of speech… Someone way smarter than I said something like: “Your freedom ends where someone else’s freedom begins”. This should be the base rule to identify extremism. So to stay with NAZIs: A far right person who doesn’t want Jewish people owning a store infringes on someone else’s freedom. Therefore that person is an extremist, should not be protected by his freedom and authorities should deal with them.


  • I don’t see a problem about their work, just because of their political orientation. And frankly, neither should you.

    They develop good software, which is open source and everyone can inspect it. There is nothing wrong about them getting paid for it. Not giving donations to them because of what they believe would be the same as an employer running you through a political evaluation before actually employing you.

    Don’t get me wrong: there is nothing wrong about not donating (i did not). But not donating, solely because of some ideology a developer of open source Software has (which does not reflect in the code), seems quite stuck up to me.