• 3 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle

  • Because containers (Distrobox, Flatpak, etc.) are bae.
    You can read my post I made a while ago for more information: https://feddit.de/post/8234416

    Once you “get” image based distros, you probably never want to go back. Traditional distros just feel… off now for me.
    Containerisation is the biggest strength in Linux, we use it all the time on servers, so why not on the desktop?
    Atomic OSs just make more sense for me, not only because of security/ bug/ whatever reasons, no, also because they feel simpler and are pretty convenient and robust.




  • There’s a big shift happening right now, you’re right on that.
    Traditionally, ARM is not as capable in solving complex issues, but more efficient.

    That’s why it has always been used on smartphones for example. You want a lot of battery and don’t need to do highly complex stuff on that, that’s what you have your PC for.

    The big focus in the last years has always been to top the competitor in terms of performance, and only right now, people begin to question if the computing power they have right now isn’t enough and if they rather wouldn’t like to have a device that’s more efficient.
    The tradeoff is, you’re more limited to this specific architecture. Apple solved this by making a compatibility layer for x86 apps, but that of course comes with a performance hit.

    I’m no expert in that topic tho, so take all I said with a lil grain of salt.

    Right now, I think you’re better off with x86, because your server will definitely run on some sort of Linux, and we don’t have any compatibility layer or something like that yet.


  • Guenther_Amanita@feddit.detoSelfhosted@lemmy.worldRPi Alternatives for Self-hosting
    link
    fedilink
    English
    arrow-up
    36
    arrow-down
    1
    ·
    edit-2
    9 months ago

    Where I live, electricity is also very expensive. I monitor every watt.

    I asked the same question half a year ago, here’s what I’ve learnt: RPis tend to be less reliable and aren’t that energy efficient. They’re great for small appliances, but for servers (e.g. NAS) not as much.

    Get an used Thinclient/ mini PC. They cost something between 50-150€ and give you a huge performance boost, more ports, a x86 architecture, are better repairable (still often bad) and more.

    Mine uses about 10-15 W on normal use, and 20 rarely when my cloud is under heavy use.


  • Dude… It’s the hundredth time you’ve posted this copypasta.
    Image-based OSs aren’t locked down and also don’t depend on proprietary services.

    You can just read my post I made about immutable systems, maybe we can discuss it there.

    But, I wouldn’t choose a image based OS right now too for servers. At least yet.
    I’m just afraid about compatibility, because many installers and services might rely on access to the root file system for now. Debian is right now the best choice as server OS, but that might change in the future.



  • I don’t know what’s your intention.
    I’m no expert or highly qualified in any way, so please correct me, but I don’t know if that’s the right way.

    LLMs usually need lots of computing power, optimally in form of a GPU.
    I use GPT4All, and when I send a prompt, I notice the temps/ fan speed and usage of my GPU turning up instantly to almost 100%. If it’s a longer one, my PC sounds like a helicopter 😁

    In terms of hosting a server, you want something barely good enough for your service, e.g. running your cloud. This results in way less power draw, which is what you want, since it runs 24/7. Something powerful enough to run LLMs comfortably would likely draw lots of power, even an Apple Silicon.

    I think, you’re better off just using GPT4All on your gaming PC if you need it.

    I hope I’m wrong, and that M1s draw barely any power, especially in idle.
    And even if I am, they (almost) can only run MacOS, which wouldn’t be a good server OS.






  • I asked the same question a few months ago on a german community.

    Most people advised against a SBC (RPI, …). They’re not that much more energy efficient than Mini-PCs (especially with an Intel NUC or Celeron), are more modular + repairable, and use the more common x86-architecture.

    You can get an used ThinClient for less than a RPI3, not even to mention a 4. This, and that you don’t contribute to more E-waste, is great.

    I use a Fujitsu Esprimo Q920 with an Intel i5-4590T processor, 8 gb RAM and only SSDs.
    It draws about 11W under normal load, a RPI3 draws about 5-7, including hard drives, the 4 even more with the active cooling and more performant CPU.

    The RPI isn’t that more energy efficient, even with the enormous german energy prices, the thin client costs only a few bucks a year.
    The RPI is also more prone to break, especially the SD-card.

    I’m pretty happy with my current setup, would recommend.


  • Getting used to a UNIX shell and to UNIX philosophy can take some time, but it’s very rewarding in making everything more simple (thus more efficient).

    Yeah, and that’s the problem for me. See my comment above. Nextcloud and those services are “bloated”, yes, but very convenient. I never worked in an IT-environment, so I’m a total noob.

    But stuff like NC AIO give me a whole pre-set-up LAMP stack without needing to know how everything works, and that’s unbelievable for me.


  • My least favourite (and only) method for me to cut costs is reduce my energy consumption.

    I already have a super cheap setup (used Mini-PC for 50 bucks, old SSDs I had lying around, etc.), so reducing the hardware costs more isn’t possible.


    But, without tweaks, this setup would eat 15W (idle) and 25W (under load) electricity. At least, thats the case atm.

    I just started selfhosting to be fair, and I didn’t have time to throttle the server. I use it mainly as NAS, so speed isn’t as important in this case as for other services like webapps, where reactivity is needed.

    The CPU isn’t too bad, so, even when reducing the performance to 50%, it should still work.


    Also, I will try to change the active cooling fan to a passive heat sink, that might reduce the bill further.


    What mainly eats resources like crazy is my Nextcloud AIO. I try to follow the UNIX-principle as good as I can, and NC doesn’t follow it well, at least for my use case.

    I only need a file server, and NC is pretty “bloated” with talk, calender, and so on. So I disabled all of that.

    But, I’m not capable enough to set up an Online-FTP-Server and secure it enough without ever working in that environment. NC AIO provides a lot of comfort and “just works”. So, I’m fine with that.


    Here in Germany, especially thanks to the energy crisis, electricity is absurdly expensive, and even reducing the TDP by a few % will save me much money over a year.

    So, I try to reduce the load and increase efficiency wherever I can.

    Still, even now, with an increased energy consumption + paid domain, it’s still cheaper than using OneDrive or something like that, even when ignoring storage size.


  • Maybe you don’t even need that, at least for accessibility.

    Windows for example now has exactly this feature, which is a speech-to-text-transformer powered by some “AI”.

    But, in contrast to the Bing chat, this works (afaik) offline by some FOSS-backend, which I don’t know the name of anymore (maybe someone else will?) You could use that tool for live transcription. That is supposed to work extremely well!

    Please correct my if I’m wrong, I don’t use Windows anymore personally, and at work we have a business edition that doesn’t ship this brand new feature yet.

    (Side note: as strongly as I hate Windows, this feature is absolutely godsend for hearing-impaired people and should be adopted by every other OS!)

    If you want to transcript movies and thereof in bulk by uploading them, I can’t give you any information, sorry.

    But I believe there are some sites that give you the “subtitle file” for download freely, which you can add manually for each movie in Plex/ Jellyfin.


  • I will look into getting an e-reader though. Plan was always to spend less time on my phone. Photography doesn’t interest me. I’ve tried to get into it because hot girls are into it but I can’t even fake it.

    Then don’t chase something you don’t enjoy! If you want to meet new people, be enthusiastic and have fun in what you’re doing right now, whatever it is. When I’ve learnt something in the last few years, then it is to have fun and enjoy yourself. Others will notice and will be interested into you.

    You’re into books? Get a library card and ask the handsome lady next to you out. You enjoy collecting postcards? Weird, but interesting! Will be a great conversation starter. You get my point?



  • I noticed that I take a lot more care and attention on my posting on lemmy in general. The conversation can be much richer than it is on Reddit and I feel that it’s worth my time

    Yep, same. I’ve also spent A LOT of time in this quarter just creating content and answering comments. But, none of it felt like wasted energy and I don’t regret anything. I was able to strengthen my created community, help others in topics I’m interested in, and so on…

    I have terrible ADHD

    Again, same. Medication and meditation helped a lot making me more mentally balanced and being able to read a book or doing hard mental work.

    Also, when I let my thoughts drift, I think about all those great interactions I’ve had this day and not how shitty everything is in general, like it has been on Reddit. That really took a strain on my wellbeing, and I reduced my usage of it long before taking the plunge and switching to Lemmy.

    Book recommendations

    I “really” started reading not a long time ago. That was just something I was never able to due to said untreated ADHD, but now, I can, AND I LOVE IT!

    I just started reading the Witcher books after playing through The Witcher 3. Even though I played it for 400 hours “without break”, it really hurt when it ended, and I wanted more from this immersive, disgusting, magic, beautifully crafted world. Those books (I’m into 2/6 now) are way better than I could have ever imagined and really help me break out of all this RL shit. Those books also demonstrate again how capitalism, Hollywood and Netflix transform a piece of european culture (which TW is based on) and extremely interesting characters into something as shallow and americanized as the series on Netflix. Different topic…

    On the more “nerdy” side, I’m currently reading “Running Mycelium” from Paul Stamets right now. It’s about how mushrooms could save the world, for example by filtering out toxic waste or plastic from the environment, giving us a sustainable building solution, new medicinal horizons (e.g. antibiotics), and so on.

    Yeah, otherwise, I have a lot of books in my reading list and already downloaded.

    I will definately take a look into your recommendation, that sounds like a possibility for me to be fun at the next party 🙃 Text


  • Yes the karma system here is way better! It definitely reduces the hive mind mentality.

    Sure, but we have to make sure we communicate what the up-/downvote function actually is for. Many Reddit-refugees would otherwise just keep it as a “I agree”-button, and nothing would change for the better.

    Maybe if I could personally filter out communities that I’m not interested in?

    I agree with the sentence before, but I don’t think filtering out everything you’re uninterested in is remotely possible. Yes, you can filter out some specific communities you dislike, like all those Linux-subs, if you find them annoying. (OH, btw.: That was a comment in one of their/ our memes, and when one guy, coming from outside the sub, complained this stuff is constantly on his trending page, someone suggested “We’re only 3 popular subs. Just blacklist us and you’ll never hear from us again” it really resonated with me!)

    Alternative?

    I personally would rather enjoy a “promote” than “bury” function, something like a “GigaUpvote™” for posts you wish others to see too. Market the up- and downvote button as a quality filter, especially for comments, and if a post gets a certain ratio of up- and downvotes, comments and promotions, it will appear on the “popular”-tab.

    Just as an additional function, IF YOU WANT. Keep the “old” spirit for those who prefer it, and suggest it for newcomers to find new content. And make it easy to toggle off for social media junkies like myself.



  • I wouldn’t agree with “better content” per se.

    There’s just as much “spam” (links to articles, low effort posts, etc.) as everywhere else. At the same time, the content is waaaay better.

    Karma

    The fact that you don’t have to keep your karma in mind here let’s you speak more freely.

    If I would say “Pineapple on pizza is disgusting”, I would have been downvoted to oblivion on Reddit. Here, they just ignore it, OR, don’t downvote and tell me why I might be wrong.

    Back to Reddit: That, in fact, would give me two options:

    1. Delete this said comment, which would discourage discussions and make every community hive-minded, or,
    2. Stay strong to my opinion, and loose the ability to post to many subs anymore, because I now have -5000 Karma.

    I always chose 1… Here, I don’t care. And this mindset has lead to many great, mind opening discussions.

    Even on subs like r/Changemyview or r/Unpopularopinion this culture didn’t exist. No opinion was unpopular, merely “weird” (like “I like my socks wet” and stuff). Every “unpopular” opinion was popular on Reddit. And elsewhere, everything was a fight.

    On this site, disagreeing is only for useful discussions I had/ read too. It’s almost like an “anti-echochamber”, and I love it! I love my opinions being challenged.

    One more result of that is that the upvote/ downvote function went from “I agree/ I find that funny” or “This is against the subs opinion” to “This comment is worth reading for others and adds value. OP put work into it”. WHICH IT SHOULD ALWAYS HAVE BEEN! This button isn’t for disagreeing, it’s for FILTERING out trash!


    Algorithm

    Also, there’s no algorithm. On many other social media, post that make you laugh (-> mostly dumb stuff or reposts) or promote strong emotions (mostly aggression and tribalism) got promoted.

    Here, it’s somehow totally random. There’s so much “boring” stuff on my trending page. But, I’ve discovered many cool niche subs here I wouldn’t have otherwise. I didn’t know so many people were into collecting space rocks and model trains for example 😁

    E.g., my own gourmet-mushroom-growing-community got super many views and comments from people who’ve never heart of that before. That was unbelievable!

    On the other hand, there’s sooo much useless information, some opt-in filtering/ algorithm wouldn’t be bad tbh. But many say that about account karma too, which is a way smaller feature, and that has repercussions too (see above). Something like an algorithm would be HUGE, but also maybe hugely bad for this site?

    Idk, tell me! Be controversial! 😁