Earlier quoted context omitted.
[flagged]
Boomer means what now, anyone over 40?
And nope, I'm not in the target, so I'm not being defensive here.
Although we all know many nice people who are targeted by this term.
181–190 of 374 posts
Earlier quoted context omitted.
[flagged]
Boomer means what now, anyone over 40?
And nope, I'm not in the target, so I'm not being defensive here.
Although we all know many nice people who are targeted by this term.
Earlier quoted context omitted.
It has simply been normalized and for a lot of smaller scale sites, that this was first made for, being a little less professional isn't a problem. But for situations where a company simply won't use Anubis because of its branding then they do sell a unbranded version. https://anubis.techaro.lol/docs/admin/botstopper
Is there anything stopping anyone from just making a fork and removing it manually?
It's cool to see such an impactful project choose sovereignty. I hope more projects follow their example. If you're a backbone-of-the-internet project like FFmpeg is, living on GitHub seems horrible. You will be subjected to thousands of low quality pull requests and issues from people searching for typos to fix, adding a line of white space for a contrived reason, or similar nonsense changes. Just so they can put "F…
Tools like OpenAI Codex, which can connect directly to repositories, are likely to amplify this problem even further.
That said, this is also the real measure of the actual value of LLMs and coding agents: the day we see top open-source projects having dozens of bugs effectively fixed per day by LLMs, we’ll know they’ve matured into a solid, reliable resource.
The comments on this page are a complete cesspool. A full third of them complaining about the anti-bot protection mascot (yes, it's a cartoon character; get over it), others splitting the finest of hairs over software development groups and company politics, and more. Self-hosting is generally good, well done to FFmpeg. Many large projects self-host, and my own ex-company has physical servers in the city we work at t…
If you're going to force people to stare at a screen with nothing but your quirky anime girl OC for a few seconds every time they visit your website, then in my opinion it's completely reasonable for those people to point out how immature it is. Telling people to "get over it" just makes you sound equally as immature.
Earlier quoted context omitted.
Curious, what part of the industry is "software forge" a term of art? I have been programming since the late 90s and have never heard it. Looks like it was popular from 1988 to 2007: https://books.google.com/ngrams/graph?content=Software+Forge... TIL
It is not a term of art. A veteran programmer here and I also cringed when saw it used in this context.
The comments on this page are a complete cesspool. A full third of them complaining about the anti-bot protection mascot (yes, it's a cartoon character; get over it), others splitting the finest of hairs over software development groups and company politics, and more. Self-hosting is generally good, well done to FFmpeg. Many large projects self-host, and my own ex-company has physical servers in the city we work at t…
> Self-hosting is generally good I’ve contributed to a number of projects that try to self-host, with mixed results. It gets frustrating when someone’s GitLab (or other) server is so slow that every page load takes several seconds, or when the self-hosted solution goes down for a week because the admin is on vacation and missed something. I’ve contributed to one server that feels the need to periodically delete dorma…
As a positive side-effect, a contributor is compelled to write a reasonable explanatory message to maintainers and keep the patch minimal and contained (compared to a typical Github PR with a dozen of commits mixing together fixes, features, newlines and indentation changes all over the place).
[0] They did not invent it, obviously—it is what Linux kernel, the origin of Git, had (has?) been doing for a long time!
The comments on this page are a complete cesspool. A full third of them complaining about the anti-bot protection mascot (yes, it's a cartoon character; get over it), others splitting the finest of hairs over software development groups and company politics, and more. Self-hosting is generally good, well done to FFmpeg. Many large projects self-host, and my own ex-company has physical servers in the city we work at t…
> A full third of them complaining about the anti-bot protection mascot (yes, it's a cartoon character; get over it) If you're going to force people to stare at a screen with nothing but your quirky anime girl OC for a few seconds every time they visit your website, then in my opinion it's completely reasonable for those people to point out how immature it is. Telling people to "get over it" just makes you sound equa…
It is a damn sight better than the maliciously-compliant and deeply annoying GDPR 'we use cookies' banners, pop-ups, and dark patterns like having to uncheck thousands of 'partner' boxes.
This is merely a response to AI companies abusing scraper bots and having a callous, selfish disregard for Internet and server bandwidth. It was on this very website where I saw it put quite succinctly—AI-scraping bots have essentially started mass DDOS attacks on all small servers.
> immature
Maturity is empathy, human connection, understanding, perspective, compassion, altruism, and more. Not some arbitrary 'this is a cartoon, therefore it is immature'.
25 years ago Microsoft, the professional software behemoth, decided to put a cartoon dog and paperclip with googly eyes in its operating system and office software. A major mobile OS has a cartoon robot in its logo.
Cartoons are metaphors and windows into the artist's frame of mind. They are much more mature than your shallow portrayal of them.
The comments on this page are a complete cesspool. A full third of them complaining about the anti-bot protection mascot (yes, it's a cartoon character; get over it), others splitting the finest of hairs over software development groups and company politics, and more. Self-hosting is generally good, well done to FFmpeg. Many large projects self-host, and my own ex-company has physical servers in the city we work at t…
I think it's cute. It wouldn't be a problem if it wasn't cute. It's inoffensive and doesn't get in the way of the software serving its function, the only critique I could do if I wanted to is people unfamiliar with the project would get a bit confused if they only saw the character for a split second: https://anubis.techaro.lol/
I think even Cloudflare gives you a second or two to see what's going on before forwarding you to the page behind it, that would be a nice UX improvement.
Otherwise, agreed about self-hosting and the ability to choose whatever platform aligns with your goals the closest to be a good thing!
> And now everyone has to learn GitHub Actions, Gitlab pipelines, Jenkins pipelines, and more.
A part of me doesn't like the churn of new CI solutions coming in all the time. On the other hand, after learning GitLab CI, I'd generally prefer it to something like Jenkins, it just feels more pleasant. But with something like Drone CI or Woodpecker CI my non-work needs are also covered wonderfully, especially with a lot of the software I build being packaged in Docker containers, which further simplifies and somewhat standardizes things! A lot of the time I can also encapsulate most of the logic in shell scripts that are easy to run regardless of the environment (CI server or locally), which makes it even more portable.
Earlier quoted context omitted.
Forejo is/was a soft fork of Gitea due to some licensing / trademark bruhaha that I think got blown somewhat out of proportion. (And Gitea was famous for using Github instead of dogfooding their own software, which I've always thought was a pretty strange choice). I'm not familiar enough with the development roadmap of both teams to make a good call on whether following the fork is a good idea or not, but I know a lo…
Yes, Issue with GitLab is their "Enterprise" maximalist feature set. Seems like they want to be the solution for the entire SDLC for every conceivable team. I remember thinking a decade ago "wow these guys are biting off a lot to chew, maybe in a decade they'll be able to tackle all these things in a comprehensive way" and my opinion now is they are still probably a decade out. I appreciate their ambition and wish th…
What missing sdlc features are going to take them a decade to write?
The comments on this page are a complete cesspool. A full third of them complaining about the anti-bot protection mascot (yes, it's a cartoon character; get over it), others splitting the finest of hairs over software development groups and company politics, and more. Self-hosting is generally good, well done to FFmpeg. Many large projects self-host, and my own ex-company has physical servers in the city we work at t…
I noticed this. I'm quite appalled. Definitely outside the usual HN standards.
I suspect the very idea of self-hosting one's code instead of using GitHub is triggrering many people beyond reasonable levels for reasons I'd love to get an explanation for.
Are people projecting their GitHub FOMO? Are people thinking that the value of the GitHub they cherish decreases with each project not picking it because of the weaker network effect?