• 0 Posts
  • 101 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle
  • I’m sorry, I hate what Elon is doing, with twitter/X and not only, but I call bullshit on this post, at least until further strong evidence being presented.

    I don’t doubt that Elon and Xitter have been pushing his political agenda one way or another, but the post specifically calls out elizaOS and links to some github website and repo which supposedly contains “bread crumbs”. All I see is an AI project that is not (directly, at least) affiliated with Elon, at least from what I could find on a quick internet search, and for sure whose employees were not X employees to be able to leave bread crumbs into. Also the supposed “bread crumb” is just some third party company/organization offering an AI agent mockingmimicking Trump where in its “bio” it says it interfered with the election? Sorry, I need stronger proof.





  • And you don’t have your notification bar on the phone full of upload errors?

    I get a bunch of upload errors for photos that I delete or move before nextcloud has a chance to upload them, those are safe to ignore. Not sure which errors you’re getting…

    Can you get to older photos in under an hour, while Nextcloud slowly loads one thumbnail per second?

    Forget about the plain nextcloud photos app, use the Memories app (incl. the android app).

    Not as good as immich, from what I understand, but if you already have nextcloud, or need more than just photos, it works well.

    It is really unbeleviable how there are some people for whom Nextcloud just works, and the rest of us.

    It’s definitely not perfect, but since I was able to set it up to work well for me, I’m keeping it, at least until I have time to install immich and figure out how to sync the two (and maybe get a more powerful server to use its ML features). I’m currently running it off of a decade old chromebox …


  • I have years worth of photos backed up from my phone (android) on Nextcloud, it’s working pretty well… but it matters how you set up the auto upload and a few other things, and I’mnot claiming it’s without issues.

    For example, I set it to move files into Nextcloud’s folder after uploading, so they appear as locally synced, and can be deleted to free up space if needed (maybe even automatically, not sure). Also, I set it to also upload existing files, because since they get moved, anything that’s still there clearly needs to be uploaded.

    There are a few issues viewing media from the app, sometimes, but I use the Memories app :)

    I’ve been meaning to try immich, looks pretty good, but I use Nextcloud for much more than just photos, so I’d have to keep both and have them sync somehow, and I’m not sure how to do that.









  • Exactly this: highly paid engineers are usually PHDs or otherwise researchers focusing on difficult problems. Their output can’t be measures in lines of code commits on github. Nevermind time spent mentoring younger engineers, reviewing pull requests, advising management, etc. Ask me how I know.

    That said … at my previous job for a while near the end they were paying me to do very little indeed. I was not happy. Eventually the company ran into trouble, laid a bunch of people off (including me) and now I’m a lot busier at my new job… also happier.



  • ilmagico@lemmy.worldtoSelfhosted@lemmy.worldPodman or rootless docker?
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    3 months ago

    Was this with podman or rootless docker?

    I also would like to switch to rootless, I have some experience with podman and, while I generally like it, it’s not 100% compatible with (rootful) docker, and can have performance issues if you’re not careful, especiallt with certain file systems like btrfs. I wonder if rootless docker is now better than podman, or preferred for some other reason.





  • I was finally able to find some technical detail on passkeys on FIDO website, and yeah, it actually looks like it’s a real improvement over passwords: it’s simple, uses proven technology (public/private keys), and should be much more secure than passwords.

    Also, nothing in the “specs” says I need to entrust my private key with the OS or a third party, which is good.

    That said, it seems some OS support is required nonetheless, to show the pin / biometrics prompt (or is it?), and on android at least, I’d need to buy a new device with Android 14 to use a non-Google passkey provider…