Skip Navigation

Posts
22
Comments
2,032
Joined
2 yr. ago

  • Linus is also said to be a sweet guy IRL and only became the angry kernel guy on the mailing list.

  • Is there any foss messaging app that support RCS though?

  • Imagine living your entire live as a sentient being not knowing you're actually just a logic gate in a huge-ass computer.

  • I'm pretty sure OEMs pay Google for including Play Store in their device, and they still decided to show ads. My Chromecast with Google TV shows no ads at the moment, not sure if it's due to using Adguard in my home network or if Google simply hasn't roll out ads in my country yet.

  • How well AppleTV works with Android? Can you cast stuff from Android or is it strictly for AirPlay?

  • So, the price of the hardware is not an indication whether the device will have ads or not later down the line? Even if you spent your money on the top of the line models it'll eventually got ads if it's running Google TV OS?

  • Add a secondhand slot-powered RTX A2000 GPU, transcoding won't be an issue.

  • and hosting a VPS with the resources required for this is way too expensive for me.

    If you're ok with using VPS from bottom-tier providers, you can get them for 10x cheaper than the usual cloud providers (or more during holiday sales) on lowendtalk.com.

  • Try limiting the database connection pool size too in lemmy.hjson. It helped a lot in my instance. I set mine to 30 in a small server with 8gb ram. You can set it to even lower value for lower postgres memory consumption.

     
        
    database: {
            host: dbhost
            user: "lemmy"
            password: "secret"
            database: "lemmy"
            pool_size: 30
    }
    
      
  • Yeah, this is why I have small swap on my servers. I'd rather the process got killed by the oom killer and got restarted automatically instead of running very slowly and trashing the entire server when it uses too much memory.

  • Should I setup DKIM, DMARC, SPF and reverse IP lookup?

    This is no brainer to setup using mailcow. Just need to copy paste the provided TXT values from mailcow ui into your dns entries.

    Mailcow is fantastic and very easy to deploy. I highly recommend it.

  • Does your server has a big swap space?

  • We can't let the elites got taxed too hard. What if I finally win a lottery and join the elites? My wealth would be sucked dry by the excessive tax!

  • But at the same time, quality of life is rapidly improving which means energy usage per capita will eventually ramp up to similar level with average western citizen's energy usage.

  • "200,000 units are ready, with a million more well on the way"

  • deleted by creator

    Jump
  • Just like Mozilla, OpenAI and wikimedia foundation. The future looks bright /s

  • deleted by creator

    Jump
  • I don't expect people to see any change in how we do things.

    When companies say this, they'll usually do the exact opposite later down the line.