Yes, can confirm. You can start a GmbH with exactly half of it (12.500€). And the money does NOT need to stay locked on the bank account. You can spend it for company purposes (but NOT for founder wages).
HN user
preya2k
So for a UG it's a Kommanditeinlage. But it doesn't change the fact that you can spend this money for business purposes. You just can't wire it back to yourself or pay it to yourself as a wage. Feel free to buy office furniture or company devices with it.
It's a common misunderstanding that this money needs to be reserved somewhere for liability purposes. That's not correct. You can spend it, both in a GmbH as well as in a UG. Look it up youself (e.g. https://www.anwalt.de/rechtstipps/stammkapital-muss-ich-das-...)
Not sure what he means with "2000€ share capital", which allegedly is locked.
Typically, you can spend your "Stammkapital" for business purposes (e.g. in a GmbH). It doesn't need to stay in your bank account.
Forgejo already supports ActivityPub, albeit only for a minor use case (starring repos), so according to your definition, it's decided already.
It seems ironic, that in the social media space, AT protocol based instances are basically centralised (Bluesky) and ActivityPub based instances (Fediverse, Mastodon) have a much healthier grade of federation.
Whereas in the "forges" space, it seems Tangled drives federation forward much faster than the ActivityPub-based federation features of Forgejo/Gitea (which are progressing really slow).
Seems to be mostly vibe coded.
Oh I can assure you, millions people in the northern europe do exactly this ;)
EDIT: I guess it depends on your definition of "humid". But 90C and regular water infusions are pretty common sauna conditions.
There’s hundreds or thousands of people out there hosting Synapse for small groups and use cases. Ressource requirements for a couple of dozen or hundreds of people are pretty tame (mostly storage that grows fast). You can easily host Synapse on cheap VPS products for less than 5€/month. I’ve been doing this for multiple organizations and many years.
Not an alternative anymore. Vodafone started doing the same shit with their peering at the end of last year.
This looks very similar to https://docsify-this.net/
Doesn’t seem to work in regards to Deutsche Telekom so far.
There are no "Apps". It's not a universal App platform like Nextcloud. It's just file sharing (and optionally a Radicale calender server via Environment Variable but without UI). There's optional plugins to open vendor specific files right in the browser.
Take a look at OpenCloud. It's a Go-based rewrite of the former OwnCloud team.
It works very well, has polished UI and uses very little resources. It also does a lot less than Nextcloud.
Most of the OCIS team left to start OpenCloud, which is a OCIS fork. And it's hardware requirements are pretty tame. It's a very nice replacement for Nextcloud, if you don't need the Groupware features/Apps and are only looking for File sharing.
OCIS seems to have lost most of their team. They now work on a fork called OpenCloud. https://github.com/opencloud-eu
Actually, it's already been done by the former Nextcloud fork/predecessor. OwnCloud shared a big percentage of the Nextcloud codebase, but they decided to rewrite everything under the name OCIS (OwnCloud Infinite Scale) a couple of years ago. Recently, OwnCloud got acquired by Kiteworks and it seemed like they got in a fight with most of the staff. So big parts of the team left to start "OpenCloud", which is a fork of OCIS and is now a great competitor to Nextcloud. It's much more stable and uses less resources, but it also does a lot less than Nextcloud (namely only File sharing so far. No Apps, no Groupware.)
I found it confusing, too. In the detailed changelog it seems that some PRs for following remote users have been merged, but I assume it's not complete/usable, yet. So from what I understand, no new "usable" federation features made it to the v13 release. Please correct me, if I'm wrong.
Swiss/Danish/Finnish Mobile Payment alternatives like TWINT and MobilePay.
Also: physical lockers with PIN/Code instead of keys (in basically every country aside from Germany). It's just completely bonkers to me, that German train station lockers still use physical Keys EVERYWHERE.
I’ve been at HKUST in 2016, too. I must’ve been pretty close to that tent a couple of times. Very interesting read. I couldn’t have done it due to the crazy big spiders
Yes, n8n is not open source. It’s “source available”.
If you’re looking for an Open Source alternative, give Windmill a try.
I’ve been reading about RCS for maybe 10 years now, yet it’s not really available/usable for everyone? It feels like Vaporware at this point.
Switching from Google to Proton sounds like picking the lesser of two evils.
If you really want to “degoogle” you should probably go for self-hosting or getting a managed OSS product (e.g. managed Mailcow/Sogo Hosting). Otherwise you’re just switching from one crazy billionaire to another.
I assume none of their AI features were deprecated.
I would also like to see this comparison. And for good measure it’d be great to also include Versatiles in this comparison.
It's been a while since I used OnlyOffice, can't really speak to its performance.
I think mostly the sluggishness comes from some input delay in the browser. When you open a Collabora Calc document and select any random cell, it just takes a couple of hundred miliseconds till the cell is actually selected. I can reproduce this with brand new instances, no matter how beefy the server is.
In my opinion it’s not a good alternative if you or your team members expect exactly the same quality of service. When you switch to Nextcloud you’ll have to expect more bugs, less reliability, less performance and obviously more maintenance (since it's typically self-hosted) compared to Google Drive, Dropbox or One Drive. So you'll have to go into this with a different kind of mindset. What you gain is independence, privacy and extendability due to a rather big platform ecosystem.
E.g. here are some specific things and examples of things you'll have to deal with, in no specific order. These are just some things I've had to deal with recently.
- You'll have to educate people in your group that there are at least 3 different ways to share files among each other and that they can all coexist in parallel (Individual Shares vs. Group Shares vs. Group folders vs. Circles/Teams) (I did a german blog post on this: https://bitbetter.de/blog/nextcloud-freigabe-chaos/)
- Handling of file/folder names with special characters is a mess e.g. if you have Windows and Linux clients there will most certainly be conflicts. (Luckily this has been fixed recently by the `forbidden_filename_characters` config option – which is not enforced yet via the Web UI) see https://github.com/nextcloud/ios/issues/2802
- Creating Nextcloud users with spaces in their names, will break CalDAV on iOS Devices (https://github.com/nextcloud/server/issues/15641)
- Nextcloud (aka Collabora) Office is very slow if you want to actually work collaboratively with it (no matter the power of your Collabora server) – unfortunately it's no match for Google Docs or Office 365
Don't get me wrong: It's still a fantastic Open Source project with tons of talented people and it's a beacon of hope in the GAFA world. Everyone should try it out (and help it evolve) so it can be better than the commercial alternatives. But going into this and expecting to get the same kind of product quality like Google Drive/One Drive/Dropbox will lead to disappointment.
How about you give it a try first? It uses about 1/4 of resources as Nextcloud in my experience, is a lot faster and has a way nicer UI.
Performance of the S3 backend was pretty bad compared to local storage folders on the same host, last time I checked.
There’s OCIS now, which is a very good alternative if you’re only looking for a file sync solution (without all the App platform aspects of Nextcloud)