Update: Watched it. Loved it. Thanks for the recommendation!
When people say the AI bubble will burst, what exactly does that mean?
I see lots of talk on Lemmy about the AI bubble bursting. That AGI isn’t going to happen in the near-term, maybe it won’t ever happen. And so the the AI bubble will burst; ala the dot-com bubble.
But what exactly will burst? OpenAI and Claude? Those are private companies so maybe they will downsize or merge, but that’s not a bubble? NVIDIA & Microsoft? I don’t really see those companies imploding. They have a pretty large and diversified customer base. Besides, Apple and AWS are already moving away from NVIDIA by making their own hardware. I genuinely don’t understand where the big implosion is. Can someone help me understand this?
ETA: Is there an example analogous to pets.com for this AI bubble?
Have you tried deleting the docker config and starting with a fresh install?
I don’t use the arrs for automation. Just for renaming files. Your comment prompted me to do a search for hard links and didn’t find anything.
I just think it’s a bug at this point.
That’s why they implemented ranked choice
I’ve never had a problem with makemkv. I use it for everything. Even paid for a license lol.
This is cool. Thanks for sharing.
I’ve seen WandaVision already so I’ll check this out.
I love Patti Lupone. I’ll watch it now.
Is this show worth watching? Curious about people’s opinions on this show.
Didn’t downvote you but it’s probably bc Reddit’s original childfree subreddit is a special kind of toxic hellhole; even for Reddit… which is saying something.
I can’t really think of a better example of open source software than Jellyfin. The product, the team, the culture… always evolving and improving. I’m here for it!
I’m not the dev, just a happy user so wanted to share 😀
The Scooba? I was thinking about getting one of those. How do you like it?
Thanks for adding the android bit. I don't use android so that perspective is helpful.
My use case is mostly bookmarking webpages and archiving webpages. I wouldn't use this app for notes, it's too new (project is less than 1 year). But Joplin, Obsidian, etc. which are purely note-taking apps also require strict markdown formatting, so this app isn't doing anything out of the ordinary there.
Developer updates the app very regularly so please submit a PR about the title issue. That would be good to fix.
I've been using it for about 2 months now. I self-host it as a Docker image. I use the iOS mobile app, the web app and I use the firefox extension. Everything works great.
I did have to configure iOS share menu to put the hoarder app at the top of the share list because I got tired of having to scroll down each time to find it. You can find instructions to customize the iOS share menu here.
I don't use the OpenAI feature but it is supposed to work well. The Local LLM tagging feature can be wonky sometimes, but I think that is more about my poor Docker networking skills than the app itself.
hoarder: A self-hosted bookmark-everything app (links, notes and images) with tagging and full text search
A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search - hoarder-app/hoarder
This app has really made my life better so I thought I'd share it. It's a bookmark everything app like raindrop.io or Pocket; except it is self-hosted. It has Firefox & Chrome extensions as well as iOS and Android mobile apps (so it's available pretty much everywhere).
You have the option to use AI for auto-tagging or you can not use the feature if AI bothers you. AI can either be your locally hosted LLM or you can use the ChatGPT API. I use it with a locally hosted LLM.
I'm not the developer, just a happy user.
https://hoarder.app/
You need to specify -c:v av1_amf
in your command.
So a very basic version might look like:
ffmpeg -i input.mp4 -c:v av1_amf output.mp4
But be aware, there is an issue with amf's recognition of quality settings in the current implementation.