• 1 Post
  • 30 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle
  • It is my understanding that the only difference applies to hosted software. For example, Lemmy is AGPL. If it were GPL, then a company could take the source code, modify it and host their own version without open sourcing their modifications. AGPL extends to freedoms of GPL to users of hosted software as well.

    A real example of this would be truth social which is modified Mastodon and as AGPL those modifications are required to be open source as well.




  • Been there many times. Had one case where support had to through the reseller who sold licenses in our country. Actual people who knew what they were talking about was tier 3.

    We had a bug and were trying to report it and get a fix or workaround. Just told no, we’re doing it wrong. After a lot of back and forth we had to pay for an “expert” to fly over and show us what we were doing wrong. Turns out he wasn’t an expert, he was a salesmen. Made a demo for us on the flight and the first time he ran it was in our meeting room on projector.

    Failed in exactly the way we had been saying. It was very satisfying.

    Finally he phoned the dev team who confirmed the docs were wrong and we couldn’t do what we were trying.










  • In the UK a blinking yellow means you can go if there’s no pedestrians but you’ll only ever get that at a pedestrian crossing on a straight road. Never an intersection. As in, a place where the only reason the light would ever change is a pedestrian pressed the button to request it. Usually then they’ll go red for a few seconds, then blinking yellow to allow extra time for slower people to cross.

    At intersections you might get green arrows to indicate you can go only in that direction. For example it might allow going straight but not turning because pedestrians are crossing the side road.

    There’s never a case where red means anything other than you must stop and I’ve never seen a case where both vehicles and pedestrians would get a green light for the same piece of road at the same time.








  • I exclusively use CLI, it’s not ego at all, I simply find typing what I want to be quicker than clicking buttons. I’ve written a bunch of aliases to automate my common workflows.

    When I need to help a colleague who’s made a mess of something, I can easily give them the command to fix it rather than finding the right options in their GUI of choice and it’s often because of some broken abstraction in the GUI they got into the mess in the first place.