• 1 Post
  • 60 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle
  • Maybe not a good example because all TVs and Smart fridges run MCUs (or SBUs) that are 10x-20x more powerful than what is in any smart watch besides the apple watch (where the watch is mostly one gigantic custom IC).

    They usually run NXP I.MX Arm M7 processors at the bare bare bare minimum, much more common is an ARM A7 or higher which is a completely different world than the tiny nrf52840 with 192KB of RAM and 1MB of flash that is standard across lower-end smart watches (and doesn’t go upuch with higher end) That is why I was confused. But I guess people get down voted to hell for asking a question lol



  • Nah, it is pretty much if you didn’t buy one of 2 trendy models of the year, then nothing else has ever or will ever be supported (of course you can always write your own drivers but it is a ton of work, especially for non-coders)

    I have a thought that a lot of the enthusiasts that go through the pain and effoet of writing all of these drivers for old phones they have were usually the kind of people to buy the best/most popular device of the year




  • This is the best comment of the thread.

    So many people are nitpicking his post or criticizing the platform that he shares it on (let’s me honest, linkedIN has a much wider impact than the fediverse if something “goes corporate viral”). People deserve to be compensated for their work.

    We shouldn’t be mad at the devs trying to make a living, even those who have different views about what open source is. We should be banding together against the companies who’s entire business model is based on theft and abuse. New anti-AI licenses specifically, techniques to poison AI data baked into every repo, class action lawsuits against companies, etc…

    Once Universal Basic Income gets implemented and you don’t need to be paid directly for your work to survive, then we bicker incessantly about the finer points of the real definition of open source.





  • And for any of the people saying “he changed”.

    One of his most recent “philanthropic” ventures was to partner with Nestle (good start) to “modernize and increase yields” of the dairy industries in impoverished countries.

    The two organizations then sold modern (likely non-servicable) equipment and entrenched them in corporate supply chain systems geared towards export and making it much harder to trade locally (not sure how that part worked, but was in what I read).

    For a grand total of… 1% increased dairy yields.

    Then 3-4 years later they pulled out, leaving heavily indebted farmers without the corporate supply chains and delivery systems they were forced to switch to, and making it very difficult to switch back to the old ways of working, so they can’t sell nearly as much locally.

    Who do you think will buy up those farms when the farmers go bankrupt and have to sell ar rock bottom prices.


  • Just a few thoughts as to why it hasn’t taken off:

    Video is multiple orders of magnitude more difficult and expensive to serve than text or even audio.

    • Your server needs a great upload speed which is not achievable for on-site home servers for most people in the world

    • Your server has to have at least one dedicated encoding GPU (no raspberry pis or Intel nucs if you want any meaningful traffic)

    • Your server has to have a ton of storage, especially if you allow 4k content to be uploaded, which while much cheaper than before, is still expensive. Here in the EU, reliable storage is around 300€/12TB for drives, which fills up very fast with 4k videos or if you try to store different resolutions to reduce transcoded loads.

    • Letting random people upload video onto your instance is significantly harder to moderate than text or photos. Like think of the CSAM spam that was on Lemmy when it started in taking many new users…

    • The power usage (and bill) of the server will also be much higher than without peertube because of constant transcoding

    The cost, both financial and server taxation-wise is simply too great for me, and many others to setup a peertube instance.

    Regardless of how easy it is for people to create on peertube, someone has to bear the cost of hosting it. That is cheap-ish for Lemmy or mastodon, but there is a reason YouTube was a loss leader for a long time for google, and many streaming services restrict 4k video.

    That isn’t even getting into compensation for the content makers.


  • While the lack of laughter can be from depression or stress (the podcasts I used to die laughing from only get an actual laugh out loud moment every once in a while now), I feel like most story-based video games that do humor try too hard nowadays and it doesn’t land (like outer worlds)

    Most of my laughter in video games, personally has been from interacting with other people. Valheim, Helldivers 2, REPO, overcooked, stardew valley, etc…

    Probably the last single player game I laughed with was A Hat in Time or something.





  • I have written a more detailed comment on it before, but 2d printing is much more technically complicated than 3D printing, and the resolution is literally an order of magnitude difference (0.2mm vs <42um) and the printer has to print full color on any surface with microdots in a very very short time. People would throw the printer out if it took 10 minutes for a single paper like a large first layer takes in 3D printing.


  • 1983 Lenco LRP 5450 DD record player &

    1998 Yamaha RX-496 RDS stereo receiver

    My father-in-law got them for us 2nd hand for a joint present. Quite a decent system!

    Not a real audiophile, but it works well and we enjoy it.

    I also made a Google Home kind of thing out of it using an ESP32S3 that uses ESPHome, Home Assistant, and Music Assistant to make it a Spotify connect node to play Spotify through it, control it with an IR blaster, and use Voice Assistant with it if I am not too far (it has a single mema mic)


  • Don’t get a tablet if you already have a Linux laptop or a dedicated workspace.

    Get a drawing pad. They are better, more cost-effective, have a better feel (non-display versions), have better pens, and you aren’t restricted to neutered programs offered on android/iOS.

    Wacom is traditional, but expensive and their pen tech is kind of aging at this point, but they always work flawlessly.

    XPPen is the great value alternative (with even better stuff on the top end). i have an XPPen Deco Pro Gen2 and it is an absolutely great pad with the texture of paper, and their little macropad with a scroll wheel works well. The downside is that you need a screen, but it is quite ergonomic.

    The few actual artists I know use the XPPen Artist Pro series which is a drawing pad with a screen, and then they just plug it into their laptop and close the lid. Not as portable, but generally as good or better experience

    XPpen also has good Linux drivers. They work in the kernel by default often, but the macropad and pressure sensitivity customization won’t work globally without their drivers.