• 1 Post
  • 42 Comments
Joined 6 months ago
cake
Cake day: March 19th, 2024

help-circle
  • Part of why I’m collecting up whatever ones I find to use for my small electronics projects… Even saw someone recently use about 50 or so to make a nice battery bank (was posted here to Lemmy)

    I’ve been using them as the overnight batteries for solar powered projects (like wled controlled lights). I’ll be happy to get batteries elsewhere instead and reduce the massive waste.


  • I spent $10 at the door to see Deftones (mid 90s or so?), a friends band was opening for them.

    I want to point out, this was after adrenaline, so they weren’t an unknown here - they were headlining. Now its about $200 for the same venue (just checked).

    $10 in 1995 is $20 today for inflation. That $200 ticket would be $100 in 1995. There is no way I would have paid $100 in 1995 to see my friends OK band, even opening for the Deftones.

    I think you’re absolutely right. I don’t know that I will ever even be in a realistic position to take my daughter to go see Taylor Swift without it being a huge birthday present or something.



  • OK, so what you probably won’t get much out of would be load balancing knowledge, from your description the CPU far outpaces everything else you have running services today. To get a good handle on that sort of thing, its handy to have comparable hardware for each node.

    But the CPU is more than enough for most general task services, so yeah that will do fine. In terms of the GPU, yes, that will work for AI tasks as far as I know, most of the hardware I’m using for that is work stuff I get my hands on, so I couldn’t tell you much about the performance of the 3070 specifically, and I doubt a 6000 Ada as a reference w9uld be helpful, so maybe others can chime in on that aspect.

    Since its mostly for learning, yeah, go for it. If you want to run i5 24x7, I’d probably want to separate out some of that CPU from that PSU purely for power management/cost to run, but yes its more than adequate for most services you’d throw on there.

    Most of the servers I’m running are using a CPU that came out about 5 years before that Ryzen, but they are also lower wattage systems. Since they dont need a ton of CPU at all times, this is more the ideal for continually running home services, but not the only way to do it.

    So build away and enjoy


  • Because this is where the money is universally going, and no, its not “readily available” for most.

    I can do it.

    ALS patients and their families, in terms of what’s covered, are getting mostly the same as what was available 5-10 years ago. This isn’t about focusing on the negative, this is just where things are right now. Services to recreate a voice for tts to folks with ALS or similar issues are insanely expensive, to the point of being exploitative.

    So I say it because its the truth.



  • What’s awful about this is, this technology would be amazing for some people.

    My father had ALS, the first thing to go was his voice. As a result, the tools at the time to give him his own voice back (using text-to-speech apps) couldn’t make due with what we had, we would have needed to have the recordings of the specific sounds already in specific phrases.

    Since then, there have been improvements in leaps and bounds. I could remake his voice today with what I have of him on video. I wish I could have done this for him when he was alive. My daughter could have heard him speak in his own voice, instead of a meh sounding tts voice or a family member reading what he said to her.

    But instead of looking to doing amazing things like that for people, we get companies pulling this bullshit.




  • #3 is the route I’m going.

    Bigscreen is still pretty rough though, I’m trying to see if I can resolve some open issues to submit back to resolve, but in the meantime I’m going to start playing with flex launcher - https://complexlogic.github.io/flex-launcher/

    Its likely to be the way I go as of now.

    Lutris to be a gaming interface (retro games and Roms), jellyfin for movies/shows/music, gcompris for some kids educational stuff, etc.

    I want to figure out a remote that I like and get some CEC testing done, may look towards using my homeassistant to act as a control system if its a pain (and most CEC is implemented poorly IMO).

    But I’m done with stuff like Chromecast, rokus, etc.







  • If you can map a network drive (very east fstab edit BTW), then yes, its a great way to go.

    That’s what I do, I have two 5-bay NASs, both use all 4 uplinks (LAG) to my switch, and my media server is an LXC on an 8th gen intel, with GPU passthrough.

    If you reboot your nas, you may need to reconnect from the server. If you reboot your server, you dont have to do anything since its connecting when it starts up. If you end up needing more space, you just mount that new NAS alongside it.

    To me its the better approach.