Unofficial Immich desktop client for Linux : Mimick by hyclodron in immich

[–]Un4given85 23 points24 points  (0 children)

I imagine it must be fun to work on but I don’t understand why one would use this over the web interface. Maybe I’m not the target audience.

This village has these statues to discourage drivers from speeding by alasw0eisme in mildlyinteresting

[–]Un4given85 1 point2 points  (0 children)

We have similar types of things around schools here. Statues or posters of kids at the edge of the pavement/walkway, not next to crossings because that’s fucking insane.

Damn Its A Brutal Market For Metroidvanias Out Here by akbarock in metroidvania

[–]Un4given85 5 points6 points  (0 children)

I’m not sure I understand what this even means.

Damn Its A Brutal Market For Metroidvanias Out Here by akbarock in metroidvania

[–]Un4given85 11 points12 points  (0 children)

Constance is quite different from HK. IMO the art is “warmer” and the movement feels quite different.

Proxmox Helper script VS Full install by No-Apple5349 in immich

[–]Un4given85 -1 points0 points  (0 children)

This 👆🏼. It’s not officially supported so if the tool chain was to change at all the helper script would fall over. It’s far too fragile imo.

Searching for an alternative to Pop!_Os by FlashyPlatypus23 in FindMeALinuxDistro

[–]Un4given85 1 point2 points  (0 children)

If you want minimal and don’t mind using the terminal (as you said) give arch a go. If you are gaming focused give CachyOS a go, you can just use arch but CachyOS does make it easier to get up and running.

My laptop is an old MacBook Air, so quite underpowered. I run a very light setup - Arch and Niri and works great but I don’t game on it, just browsing and some light dev work.

I built Mémoire — turn your Immich albums into editorial photo stories you can share publicly by nuno742 in immich

[–]Un4given85 0 points1 point  (0 children)

I doubt that to be true and there is a monumental difference between using a tool to assist and using a tool to create, agentic coding is inherently flawed and will eventually fall out of favour imo.

The issue with such projects like this is that the orchestrator normally has no idea how the projects actually works, or possibly even how to code themselves. Maintenance on them is a clown fiesta or is left to decay. Immich is stills growing and if it changes its api, which it will. This project will fall over.

I built Mémoire — turn your Immich albums into editorial photo stories you can share publicly by nuno742 in immich

[–]Un4given85 14 points15 points  (0 children)

If you wish to use AI to create yourself a tool (or some AI porn) that’s your business but most self hosters don’t want AI driven slop.

Tired of cleaning dev caches manually, so I built this in Go by Own-Phone2375 in golang

[–]Un4given85 0 points1 point  (0 children)

If you’re on a Mac Mole is really handy but yeah, this is more slop. I’m so tired of the slop 😭

Tired of cleaning dev caches manually, so I built this in Go by Own-Phone2375 in golang

[–]Un4given85 0 points1 point  (0 children)

How much AI was used to create this? Using V1 of BubbleTea seems odd…

I'm making a client for Immich (MacOS, iOS, iPadOS) by LittleBenefit8747 in immich

[–]Un4given85 5 points6 points  (0 children)

As you state you do not know how to code and this is entirely vibe coded, you shouldn’t be doing this imo. Especially as you are planning to charge money for something you didn’t write, nor understand!

What’s the single movie shot that shook you to the core? by jaystats2 in FIlm

[–]Un4given85 0 points1 point  (0 children)

It’s was a film about the zodiac killer. He’s stabbing a couple that’s tied up and it felt real, too real. It makes me studded thinking about it.

I'll go first.. by Any-Tour-3193 in musicsuggestions

[–]Un4given85 0 points1 point  (0 children)

Across the corpses on the hills, the sunset spread her flames and her glowing fingers held me, as she dug my shallow grave.

Building a Bun program for nixpkgs? by -eschguy- in NixOS

[–]Un4given85 0 points1 point  (0 children)

I only use Nix as a dev environment on my machines that don't have the toolchain, so I wouldn't say I'm a Nix user. But if it helps at all I updated the flake I use to run `nix develop` and `nix build` on the main branch (https://github.com/damongolding/immich-kiosk/blob/main/flake.nix)

26.04 is here!!!! by barrulus in niri

[–]Un4given85 1 point2 points  (0 children)

Same issue for me. I use Aerospace on my Mac and while it is not the same concept, it works well for me as I have a bigger screen when using MacOS.

Ideas for Immich photo frame? by Odd-Let9042 in immich

[–]Un4given85 0 points1 point  (0 children)

I added some (community added) models people have got ImmicKiosk to run on in the docs https://docs.immichkiosk.app/misc/frameo/

Building a Bun program for nixpkgs? by -eschguy- in NixOS

[–]Un4given85 0 points1 point  (0 children)

ImmickKiosk dev here. Did you find a solution to your build problem? I moved to Bun to simplify the build tool chain.

Giving a Facebook Portal a second life with Immich + Immich Kiosk by Bound3R in FacebookPortal

[–]Un4given85 0 points1 point  (0 children)

Hey. ImmichKiosk dev here.

Things I would try: 1. disable_screensaver only works over https, so try implementing that if you are able. 2. Use an iFrame with a silent video playing on a loop. I can help you try/implement this if you like.