aleq

joined 1 year ago
[–] aleq 3 points 6 hours ago

I'm not in a position to make these decisions on behalf of all companies, schools and government agencies that use their services in my country.

[–] aleq 5 points 11 hours ago (3 children)

Yes we do. We're now in a situation where schools, companies and government agencies are using Google or Microsoft to host their entire organization, and Amazon to host their services. What happens when Trump decides to introduce digital tariffs on these products? Or declare war on Denmark?

[–] aleq 18 points 1 day ago (1 children)

Was dying to see some good news, finally.

[–] aleq 7 points 1 day ago (1 children)

Swede here, see no issue with the name. I'll just ignore the h when pronouncing though.

[–] aleq 3 points 1 day ago (1 children)

I've been happy with Fastmail for 10 years, though they're Australian and not European. Might look into a European alternative at some point but so far I've had no reason to switch.

[–] aleq 1 points 2 days ago

I don't quite get it, why? Seems like highly suspicious/trolly behavior to leave the case dormant, open it up and suspend it again only to keep it alive? Seems they have no intention to investigate further, but want to keep it open for some reason?

[–] aleq 23 points 2 days ago

Had missed this suggestion completely. So, the totally-not-racist-don't-be-so-sensitive-you-silly-snowflake president's solution is "how about ethnic cleansing?".

I was recently in Bosnia and as a consequence read up on the balkan conflict, this quote (about the srebnica massacre) stuck with me:

People are not little stones or keys in someone's pocket, that can be moved from one place to another just like that. ... Therefore, we cannot precisely arrange for only Serbs to stay in one part of the country while removing others painlessly. I do not know how Mr. Krajišnik and Mr. Karadžić will explain that to the world. That is genocide.

[–] aleq 11 points 5 days ago (11 children)

Denmark uses kroner I think, which is similar in value to the norwegian and swedish krona at approximately 0.1 euro (don't know the exact exchange rate, but somewhere around there I would guess).

[–] aleq 1 points 5 days ago

I'm Swedish lol

[–] aleq -2 points 6 days ago (2 children)

Don't worry, it will only apply to PoC (/s)

[–] aleq 47 points 6 days ago (6 children)

Kinda seems like a huge mistake to devaluate nvidia because of deepseek. Deepseek has proven that LLMs can be run much more cheaply than previously thought, the nvidia cards can now do much more than previously thought possible. What am I missing?

[–] aleq 1 points 1 week ago

Only way for him to end up not rich is probably by kicking the bucket.

11
submitted 5 months ago by aleq to c/homeassistant
 

I have three different calendars syncing using caldav, one on fastmail and two on icloud. When I open the calendar view it's often the case that one or more of these timeout (all of them are afflicted by this), so it seems that these calendars are not actually stored on the server but polled everytime I want to view them.

Are there any alternative integrations that will periodically sync the calendars and keep them on the server? Or can I self-host an app that does this and will never time out because it's on my local network?

24
submitted 1 year ago* (last edited 1 year ago) by aleq to c/[email protected]
 

Not sure if this is better fit for datahoarder or some selfhost community, but putting my money on this one.

The problem

I currently have a cute little server with two drives connected to it running a few different services (mostly media serving and torrents). The key facts here is that 1) it's cute and little, 2) it's handling pretty bulky data. Cute and little doesn't go very well with big raid setups and such, and apart from upgrading one of the drives I'm probably at my limit in terms of how much storage I can physically fit in the machine. Also if I want to reinstall it or something that's very difficult to do without downtime since I'd have to move the drive and services of to a different machine (not a huge problem since I'm the only one using it, but I don't like it).

Solution

A distributed FS would definitely solve the issue of physically fitting more drives into the chassi, since I could basically just connect drives to a raspberry pi and have this raspi join the distributed fs. Great.

I think it could also solve the issue of potential downtime if I reinstall or do maintenance, since I can have multiple services read of the same distributed FS and reroute my reverse proxy to use the new services while the old ones are taken offline. There will potentially be a disruption, but no downtime.

Candidates

I know there are many different solutions for distributed filesystems, such as ceph, moosefs, glusterfs and miniio. I'm kinda leaning towards ceph because of it's integration in proxmox, but it also seems like the most complicated solution in the bunch. Is it worth it? What are your experiences with these, and given the above description of my use-case which do you think would be the best fit?

Since I already have a lot of data it's a bonus if it's easy to migrate from my current filesystem somehow.

My current setup uses a lot of hard links as well, so it's a big bonus if the solution has something similar (i.e. some easy way of storing the same data in multiple places without duplicating it)

view more: next ›