Hacker News new | past | comments | ask | show | jobs | submit | geek_at's comments login

> no premium upsells

So.. like gitea?

From my understanding the fork was done because gitea created a company to build custom-features for companies if they ask. Not really many indicators for a rugpull


The pricing page (https://about.gitea.com/pricing/) talks about paywalled "Enhanced enterprise-level features and experiences". Are you sure that doesn't count as a premium upsell?


[flagged]


> and never actually does anything new afaik, it's just Gitea under another name, while taking money too

This is really unfair to the many people who spend their free time working on Forgejo, please stop spreading nonsense. They have worked hard on "boring" improvements like translations, accessibility and proper unit and e2e testing, but also UI improvements, federation support, and other genuinely new features (asset quotas, wiki search, ...). Take a look for yourself: https://codeberg.org/forgejo/forgejo/pulls.

Regarding the money part, Forgejo is not monetized. It is a true FOSS project (recently re-licensed as GPLv3), not open-core like Gitea. The only funding they receive is from donations and grants, they are not selling a product.


> (and never actually does anything new afaik, it's just Gitea under another name, while taking money too)

What evidence do you have for this strong claim? I’m using Forgejo and contributed to the docs once. It seems to me real work is happening in Forgejo. A lot from what I can see is stabilizing infrastructure and fixing bugs. Seems perfectly reasonable to me.


The money that Forgejo takes is €60/month in Liberapay donations, and some grants to develop federation features so I think it's a little disingenuous to compare it to Gitea's pivot to open core and hosted cloud service.


> Gitea goes commercial, making previous community contributions into essentially free labor for their profit

Gitea (like Gogs) is under MIT license, which allow commercial applications. Is the new expectation of open source that we grant everyone license terms that they shouldn't use? I don't understand this at all.

Forgejo is under GPL-3.0, which also allows commercial applications. Should we expect the Forgejo community to start name-calling any company that would use Forgejo according to its license terms?


There's a bit of a difference between a downstream commercial host and turning the open-source project into open-core. Gitea went from a rotating governance to deciding half of the decision-makers must now come from a for-profit company that now competes with the open-source offering.


What's not in the "core"? More importantly, what is in Forgejo and not in Gitea's "core"?


How viable is gogs right now? I see that there is some activity on the repo but I guess there's no reason to not use Gitea or Forgejo?


Plot twist: Gogs was never viable.

> In my point of view, as long as no deadlock..data race is unavoidable.

https://github.com/gogs/gogs/issues/613

> The payload comes from request somehow is not always in a clean format, so we have to preform a clean operation to remove unless characters:

    func cleanCommand(cmd string) string {
       i := strings.Index(cmd, "git")
       if i == -1 {
           return cmd
       }
       return cmd[i:]
    }
https://blog.gopheracademy.com/advent-2015/ssh-server-in-go/

https://github.com/gogs/gogs/issues/7777


I actually went back to it after the gitea pivot and was surprised that it actually performed way better on my rpi.

But ymmv, I'm sure it's mostly because of how resource constrained it is.

It does what I want is completely FOSS and low maintenance. Perfect for my home setup, but different people will have different preferences


Use refurbed when possible. But obviously the "don't buy new" incentive only scales to a hard limit


I picked up a few years ago a refurb Dell for a little over 200 USD (with shipping 215).

It is one of those big beasts with a number pad and decent GPU. I use it as a gaming PC. I was just last night playing Dead Island Riptide with default settings. It is probably the best computer purchase I have ever made.

My advice: keep an eye out for Dell refurb deals on slickdeals.com. They occasionally have half-off deals, which is what I scored.


It looks really nice and is very smooth.. But a subscription for a fluid dynamic app, really?


They gave you a free web version. So if they want to try and do a subscription of charge $30 for a one off purchase I think that’s up to them. I’m curious if anyone will ever buy a subscription or spend $30 though.


I tried it as a background on Android but it killed my battery within hours so I stopped. Shame, its so cool.


I bet your phone doubled as a nice hand warmer though


People will fall over themselves to attach a subscription to anything. Pure cancer if you ask me.


That is right, it would have maybe reduced the public outcry. It just makes it 10$ more expensive per month which is totally OK in my book


Mastodon has about 1 million active accounts, bluesky has 12 and you can also host your own data. Threads (by meta) has 100 million but you can't federate it yet so bluesky is the way to go currently for selfhosters and privacy advocates.


Mastodon is also confusing for a lot of people and when you point it out techies will appear to yell at you and tell you that "no in fact it isn't."

Whereas Bluesky has a familiar consumer app feeling to it.

Each of these sites also has a distinct vibe. Threads, for example, feels a bit like when Time Square turned into a kind of Disney property. It's clean and safe! But it also lacks a bit of soul.


Threads has about ~300m MAUs so far higher than 100m accounts.

And you can federate it with ActivityPub just not fully supporting it yet.


Just saw a YouTube video from legaleagle, a lawyer and in his videos he usually cites Twitter posts but the recent ones have bluesky posts which made me think bluesky has gone mainstream so I spun up a VM and hosted my PDS for me and a few friends

I like the feeling and style of the app, it's very comfortable coming from Twitter


Haha same. Well worth the 80€/clean


Interesting concept. I wrote something very similar but for ZFS and in Bash. Zfs even supports zero knowledge incremental encrypted backups. The backup target can verify the integrity without ever needing the key


If you enjoy dubstep, you'll have quite a good time in the MRI machine


gitea does also bring their own registry though. If you self-host you can also use LFS for unlimited filesizes


I’m self-hosting gitea just for their private docker registry. LFS is actually slow for heavy deep learning workflow with millions of small files. I’m using DVC [1] instead.

[1]: https://dvc.org


Absolutely love DVC for data version control! What storage backend are you using with DVC?


Local (mounted NFS) from our internal NAS


Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: