

Heh, I’m upvoting you anyway for taking the time…and for good attitude in this reply


Heh, I’m upvoting you anyway for taking the time…and for good attitude in this reply


Email isn’t owned by a company, either. Maybe bring that up?


Personally, I think you just proved their point. Anything they know from talking to people who know things is immediately dismissed with “oh, it’s anecdotal at best”.
I stopped reading at “the Internet got going in 1995”. FFS, even the web dates back to 1991!


I heard about voat back in the day and thought “Oh, cool, like reddit without some of the overbearing crap from the admins”.
Then I went to voat and read a few posts.
Well, shit. I didn’t want to be on a nazi site. So much for that.


Also, you don’t need to uncompress plain text.
Content-Encoding: gzip would like a word. :P
Agreed on all points other than that nitpick
That’s a great idea if it’s possible, but I want to say it wouldn’t have helped with our environment at the time.
I almost wish I could look back at that repo and share the yaml file here, maybe I was missing something back then. I’m certainly more proficient with yaml now.
I do recall wishing there was a way to simulate the execution locally. I think I remember hearing about a local runner, but it had too many caveats to help.
We use Azure Devops at my current gig. It works pretty well for our setup. I’ve used GHA before; it definitely didn’t “spark joy”. I wastedspent way too many hours in the “update yaml file, commit, push, wait 5 minutes for it to fail again” spiral of despairfeedback loop.
Nice thing with ADO is its release dashboard – you get a really nice summary of recent builds and where they went:
$project - dev - test - prod
I didn’t see anything similar for GHA.
Are you a programmer?
Hudson? Man, that’s a blast from the past.


Yeah, it’s fairly clever but not actually magical. Sometimes you have to go in and take a look.
Actually, the real magic is that it works out mostly ok most of the time. Much better than older systems where you would have to “check out” a file to work on it which would lock others out. I’ve heard older programmers talk about needing to go find someone who had a file checked out and have them check it back in to enable them to do some work.


Roughly equal parts “git is clever” and “once in a while, someone has to take some time to figure it out”.
Say the code is split into two files. You and I both make changes, but you’re working on file A and I’m in file B. No problem!
Now we both make changes in file A. Sometimes Git can just “figure it out”, like if all your changes are in the beginning of the file, and all my changes are at the end.
But sometimes we both change the same section. Git can’t figure that part out, so one of us has to sit down and reconcile the changes. Sometimes this is pretty simple, other times…not so much.
Put it all together, and it works out pretty well most of the time.


Oh, sure, and the spam box in my email might actually have a valuable offer for me!


“proven science”
Vaccines are a good example here. Handwashing is another. We’ve had empirical proof on the latter since the 1850s, but it’s STILL super hit or miss whether people will bother :(
I use podman at work, mostly just a Docker replacement. My biggest problem with it is typing “pdoman” in commands by mistake.


What do you get when you cross Family guy with BTTF?
1.21 giggetywatts!
That’s interesting, not what I’d expect – but hey, everyone has their off days.
In an online space with more of a community feel, it would probably be worth extending a little more grace and patience. Lemmy doesn’t have that feel to me, though. It feels like having random conversations with strangers with no continuity.
I’ll admit, part of this is a pattern I started on reddit. I tried to curate my community list, but I made the – decision? mistake? – of including my city and state-specific subreddits. They were basically cesspits of racism and trolling compared to the good communities that I liked. There was also the increase in political propaganda bots over the years (not bad when I joined, terrible by time I left). I tried to avoid the worst offenders, but sometimes I’d get bored with my feed and click on the “all” feed. Bad idea.
I use the “block” feature pretty liberally. If some random stranger is being an asshole, I don’t really see the need to continue engaging with them.
Simple: Computers are not doors with locks. Antivirus is not a deadbolt, and IMO it’s really misleading to compare them. You’re trying to tell people in this thread that you need AV on Linux, against consensus, “because security”. I still don’t understand why you think it’s necessary. What’s your threat model? How does AV improve security on your servers in a way that a firewall doesn’t?
Why do you think it’s bad? What analogy would you use instead?
Comparing it to email highlights the decentralized nature vs things like Facebook or Twitter where the whole service is one website. It’s not a perfect analogy, but …that’s why it’s just an analogy.