• 2 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2024

help-circle
  • Any proprietary code would have to be code that was added on top of that.

    That generalization is wrong. If the license does not state that freedom one can revoke said thing. The author(s) can change the entire license.

    If not stated you may be able to fork off a previous version. Depending on the CLA (or its absence) you may have to speak with any contributor prior to publishing your fork!!!


  • So, you had to choose between the code that was still Open Source and the code that was now proprietary.

    You are skipping ahead. The code the userbase follows may become the proprietary one.

    If you stick with the Open Source, what you describe does not happen.

    And this isn’t guaranteed with a permissive license.

    If you moved to the proprietary, well, there you are. You clearly decided that the new features were more important than it being Open Source.

    If this change happens without the knowledge on the userbase now the Open Source solution needs to advocade for it. And its competition supports all of its features and more. And will clearly upstream any features it adds as well.

    Don’t get me wrong - I don’t mean to abandon all projects done by corporations. But a better license gives safety to all users.

    Remember, it is only the new features. All the old code remains as open as it ever was.

    You are not considering vendor lock-in, upstreaming open source changes, less transparency in regards of security, attributions, changes to contributer license agreements, conflicts of interest and probably more things.



  • And it the fork gets adapted the user base doesn’t use an open source project anymore. Changes which aren’t synced get shipped and you can’t substitute anymore.

    Permissive licenses are bad: Someone can take your entire code, build upon it, get hand of the userbase and then make weird changes. They don’t protect the users in any form.

    Just imagine someone changed the tools you use daily in such a way that none of your workflows are executed in the same way prior.

    You just learn this once you are truly affected. And trust me - This sucks hard.


  • If your routes aren’t changing, then your device, as a client, isn’t going to reach anything. You’ll need to see a route for the 10.20.0.0/24 subnet show up that points to whatever the endpoint address is on the other end.

    Nope, none shows up. I am looking via ip route, right?

    So if that’s all your server config is, it’s only going to allow one peer at a time. You can confirm this by disconnecting your android device from the tunnel, and then connecting using the same info from your Linux device.

    Just looked up the config created by opnsense. You were right. I had to restart wireguard to update the config file so that my other peers (like this debian machine) could connect. Thank’s for helping me out!

    You also at a minimum should have PostUP and PostDown directives to properly forward incoming traffic on your wg interface.

    That is hopefully managed by NetworkManager, isn’t?


    1. my routes doesn’t change: default via 192.168.66.110 dev wlP6p1s0 proto dhcp src 192.168.66.211 metric 600 and 192.168.66.0/24 dev wlP6p1s0 proto kernel scope link src 192.168.66.211 metric 600.
    2. After some seconds I can access the internet but not my subnet IPs I should be able to ping. So I was wondering if I am even using my VPN connection. I can observe my outgoing connections on my opnsense (but not when doing this on my computer, the device in question).
    3. It just contains:
    [Peer]
    PublicKey = X
    Endpoint = IP:NondefaultPort
    AllowedIPs = 0.0.0.0\0,::/0
    

    My tunnel address should be 10.200.0.13/32 once connected.









  • Parents may just don’t talk about it since they try their best to be a role model.

    A good answer for them would be: These experiences would be granted if you go to college/university.

    You could also ask other loved ones if you don’t want to put them into this position.

    Looking back at my life I would simply tell them. Maybe they won’t answer immediately if they have no experience with it but chance is, that they talk about it with someone who may have such experiences and give you their honest opinion (or in your interest).

    I started smoking weed when I was 16. I stopped 10 years later. I ruined my brain. I still have trouble recalling stuff. And I am still actively trying to aid this.

    When you are fully developed you can handle the addictive behaviour a little better. When doing such things just in the college time you are not damaging your body that much. Would be my suggestion.

    It’s expensive and only funny and less addictive when done with trusted ones at a time you do not have responsibilities for others.




  • Does Lemmy even know what EEE means anymore or are we regurgitating words we heard from some article now?

    So either all people of lemmy don’t know shit (you are not included here - implied) or only your assumption is valid: Wrong sources.

    What’s it going to embrace and extend?

    It embraces the Linux ecosystem and DX on windows. Microsoft is extending the Linux kernel and other Linux projects.

    WSL has existed for ages and is just a way to run Linux in a convenient container on top of Windows. That’s it.

    To you, yes. Can you speak for any project? Is there not a single project where the userbase are consisting of WSL users with compatability issues? Did you research about it? If so, prompt sources.

    It’s not an attempt to “extenguish” Linux, literally just make the development experience on Windows less painful so people don’t switch to another OS. This has nothing to do with EEE.

    Trying to bundle the userbase in their subsystem is literally rendering a dedicated Linux machine obsolete. If all would stay there the rest of the distro community would extinguish.

    Open sourcing it with a permissive license can only be a good thing,

    Can it? Contributing substracts work hours from other projects. So “only be a good thing” is wrong. There are more perspectives then just yours.

    and again they’re doing it to be more appealing to devs and maybe get free bug fixes from the open source community.

    You got sources about their intentions? You just said it: They are conquering the labor market of personal devs.

    It isn’t some grand conspiracy. But of course this community will react to news of “proprietary blob is now open source” with pessimism.

    Did you already review the code? No concerns left? How about pulling private servers for data? Is everything mirrored onto their servers? Any binary blobs there? Tracking/monitoring? Is it safe in regards of privacy and security?

    Hopefully you see that you ain’t holding all answers and opinions of the entire world. Cheers.


  • May I?

    A controlling department wasn’t granted any money for digitializing their workflow.

    So these guys created their own solution(s!). Things like dedicated “user interfaces” loading data from tables created by hand. After years these people realized that data formatting is quite the issue.

    They started to put random rules into different tables:

    Two empty lines: New Group Data Record. One empty line: New Subgroup Data Record.

    Excel tables aggregating this data via hardcoded links.

    A dedicated table to start calculations on parent tables.

    They mutated data like this:

    Load data from excel files into one. Manually delete, add or change lines (or columns). Start a collection run from dedicated excel file and load new excel file data and replace old excel file data.

    They had files where ‘it was easier to read’ when they pivot the data. This was troublesome since some values are intermediate results. Dropping one column may imply dropping another one as well.

    All workflows required manual alignments along the way.

    They were only able to process 10% of the data from a year within a year. Managing millions in cash.

    Their data input came from different internal sources. Programs which were written two decades ago once and without any tests. Talking like VB, macro’s from host servers and copy-pasta data from other internal programs.

    And don’t get me started on customer tables… They created a zip-code encoded filesystem hierarchy where each customer data (you guessed it, excel file) was renamed and then saved. In each of these directories where randomly named files if something went wrong; So no actual file patterns to rely on.

    I respect them.

    They creates a diagram for their tables with word. Word! (Didn’t know either: you can select the web view in the bottom right corner and you get an infitive canvas…) Madness.


  • I’ll be honest, this sounds interesting, but I have no idea what you’re even trying to say.

    I am just sharing for the community. And I want some nerdish engagement tbqh.

    Where does the $2700 price come from?

    It was the manufacture price when I purchased it.

    Does it support Linux or not?

    It does but there are a few important things lacking. Also it isn’t stable without reading up on LKMS upfront and knowing what to do. Not all distros are capable of booting it yet (e.g. void).

    Are you happy with it or not?

    I poured ~$1200 to Qualcomm/Lenovo and they are employing one worker from one sub company. Interpret it on your own.

    What’s LKMS?

    RTFM. // Edit: I missspelled. LKML. I edited my post. Appreciated.

    I’m really struggling to even parse the basics from your post.

    I am open for sharing my insights, though : )