Ek-Hou-Van-Braai

joined 10 months ago
[–] Ek-Hou-Van-Braai@piefed.social 0 points 3 months ago (6 children)

I don't think you understand what good infrastructure looks like, if you manage to get hit by a bus in Amsterdam you really fucked up.

There are literally millions of drunk tourists here every year and they're fine.

[–] Ek-Hou-Van-Braai@piefed.social 0 points 3 months ago (1 children)
[–] Ek-Hou-Van-Braai@piefed.social 7 points 3 months ago (9 children)

Busses and trams often have their own lanes where they can go the speed they want

[–] Ek-Hou-Van-Braai@piefed.social 6 points 3 months ago (4 children)

Amsterdam arguably has the best public infrastructure, I've done a fair amount of traveling and I can't think of better public infrastructure.

Two ton blocks of steel moving a excessive speeds and making a lot of noise isn't something you want around homes and people.

You might need to spend some time in a city like Amsterdam to understand, I loved cars before I lived here now I feel very differently.

[–] Ek-Hou-Van-Braai@piefed.social 81 points 3 months ago (26 children)

Amsterdam did this, it's great.

We also prioritise bicycle lanes and pedestrians. Getting rid of cars is the best thigns for a city

[–] Ek-Hou-Van-Braai@piefed.social 44 points 3 months ago (1 children)

2026 Year of the Linux desktop?

Surely this will bring over a lot of people to Linux

[–] Ek-Hou-Van-Braai@piefed.social 6 points 4 months ago

Let's go!!

I hope governments switch to this

[–] Ek-Hou-Van-Braai@piefed.social 33 points 4 months ago (8 children)

The only thing Russia understands is power, the EU should be ready to meet them with power.

[–] Ek-Hou-Van-Braai@piefed.social 51 points 4 months ago* (last edited 4 months ago) (2 children)

He's predicted 12 of the last 2 market crashes

[–] Ek-Hou-Van-Braai@piefed.social 1 points 4 months ago

Even if they are, nobody wants to form a government with them, so they'll be excluded

[–] Ek-Hou-Van-Braai@piefed.social 2 points 4 months ago

People like to consume media in different ways does the format really matter?

It's not "just a random youtuber" many YouTube channels have teams of people and journalists working for them and deliver quality news.

newspapers, online-news, radio etc. All of them have biases.

Personally I like this format and so does ~230,000 subscribers. I can watch it while I eat breakfast in the morning

[–] Ek-Hou-Van-Braai@piefed.social 4 points 4 months ago

Exactly, we don't need software updates on busses and especially don't need them connected to the internet.

 

Thought I'd share a success story.

France’s National Gendarmerie (military police) rolled out GendBuntu, their own custom Linux OS

  • Around 35,000 desktops/laptops deployed by December 2011, and today 97% of 103,000+ PCs run GendBuntu
  • They started by replacing Office, IE & Outlook in 2005, then moved to Ubuntu in 2008, achieving a 40% reduction in total cost of ownership
  • The switch slashed annual license and maintenance costs by millions of euros (~€2 M per year and ~€50 M total) .

The switch away from big Tech to Open Source alternatives might not be easy, but it's been successfully done before.

 

I'm currently running my Immich server on a mini PC with proxmox

It's got 3x N97 CPU cores available to it and 7gb of ram It's using the default ViT-B-32__openai model, I was wondering if I can use a more powerful model, but I'm not sure which one or if I should enable hardware acceleration etc.

This is my yaml file

  immich-machine-learning:  
    container_name: immich_machine_learning  
    # For hardware acceleration, add one of -[armnn, cuda, rocm, openvino, rknn] to the image tag.  
    # Example tag: ${IMMICH_VERSION:-release}-cuda  
    image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}  
    # extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration  
    #   file: hwaccel.ml.yml  
    #   service: cpu # set to one of [armnn, cuda, rocm, openvino, openvino-wsl, rknn] for accelerated inference - use the `-wsl` version for WSL2 where applicable  
    volumes:  
      - immich-model-cache:/cache  
    env_file:  
      - stack.env  
    restart: always  
    healthcheck:  
      disable: false  

I looked at the docs but it's a bit confusing so that's why I'm here.

 

I'm new to this, and having a lot of fun.

I started with the Blackview MP80 running Ubuntu(Minecraft server on docker and Home Assistant in a VM)

Then I bought the BMAX for 82€ and moved HA on to it so I can wipe the MP80 and play around with Proxmox and Nextcloud erc without breaking my home automations.

Yesterday I got the Hardkernel H4+ with 16gb ram and 2x 6TB 2nd hand commercial grade HDD's (testing them now, 3 month guarantee)

Looking forward to setting up ZFS pools for the first time, ans probably move my Nextcloud AIO over to the TrueNAS app

 

I've currently got Nextcloud AIO hosted in Proxmos on a NUC to play around with what works and what doesn't and get a feel for self hosting, and I'm loving it.

Space on the NUC is an issue, 512GB just won't cut it if I move my whole family over.

So I've ordered a ODROID H4+ and will be setting it up as a NAS with 2x 6TB HDD's in a ZFS mirror (it arrives next week) and then I'll move everything over to it.

Is it possible for me to use the 1TB SSD to save all data excluding Media (Photo's and Videos) and use the HDD's for the rest as they take up lots of space.

I'd also like to then use Immich to scan the Media on the HDD's to use it as a viewer (And sync phone media etc. through nextcloud because I find it to be more stable, and then everything will still work even if Immich is down)

What are your thoughts? Is this a good idea? Is it over complicated? How would you set it up?

view more: ‹ prev next ›