𝒍𝒆𝒎𝒂𝒏𝒏

Hey 👋 I’m Lemann: mark II

I like tech, bicycles, and nature.

Otherwise known as; @lemann@lemmy.one and @lemann@lemmy.world

Dancing Parrot wearing sunglasses

  • 5 Posts
  • 203 Comments
Joined 9 months ago
cake
Cake day: December 22nd, 2023

help-circle







  • AFAIK on Windows the physical disk containing the partition needs to be marked offline in Disk Management, and the disk or a partition given exclusively to VirtualBox running as administrator, otherwise access is limited to read-only

    I would suggest checking some other sources as well, just in case this has changed over the years. If you do successfully pass the physical partition into VirtualBox read-write, you might need to set up a virtual disk with grub to boot into your physical Linux partition






  • To answer the direct question - no

    I do have some thoughts on moving away from the Pi though - warning, heavy personal bias ahead

    If you’re looking at moving away from the Pi I would just suggest a low power x86 box, like a Nuc or some Intel N100 low-power tiny PC.

    There is a caveat though - it looks like the OctoPi project only provides OS builds for the Pi, so if you change systems it looks like you’ll need to install OctoPrint manually, and port over your config somehow.

    On ebay you can get second-hand NUCs, 6th gen and up, for practically peanuts. The cheaper quad core celeron nucs (i.e. J3455) are roughly equivalent to the 3rd and 4th gen dual-core i5s (3777u, 3230m etc) performance wise, but have an updated QuickSync encoder and support accelerated 4K video encoding/playback, handy if you want to capture timelapses of your prints or just view them live. They also consume 1/3rd of the power at around 10 watts under the same workload.

    ARM support for other vendors can be pretty flaky, sometimes even non existent. While you could pick an Orange Pi, and go with a modern community-supported distro like Armbian, it isn’t a turnkey experience like the Pi. There is much less documentation, and still some very early boards floating around with hardware defects and overheating issues (posing a fire risk in the worst case, the OPi Zero being the most egregious - literally melting the optional enclosure and killing the NIC). Some research before buying will let you know most of what you need to know - check around the forums for any common issues and dealbreakers, as well as the manufacturer’s site to get an idea of available support.

    If you want to get an idea of the alternatives you could check out Jeff Geerling’s youtube channel, he covers the Pi and occasionally videos on other alternatives, as well as issues he’s had with them and support. I’ll try and link some below…

    https://www.youtube.com/watch?v=KghZIgkKZcs

    Check the comments on that one for a quick synopsis, as the video is quite long…

    https://www.youtube.com/watch?v=jjzvh-bfV-E

    This video pretty much just echoes my current perspective


  • To combine a bunch of explanations I’ve seen in the comments here:

    A bourgeois philanthropist game show producer who dabbles in poverty porn.

    That said, I do occasionally burn time watching some of his videos, however some of the content (especially the more recent game show ones which feel a bit like toying with people) rub me the wrong way.

    I have no idea if his philanthropy efforts are genuine or not - he’s barely visible in those videos (he has another individual hosting those videos) although I do appreciate the efforts they appear to go to when assisting communities desperately in need, and careful implementation of solutions that are sustainable, and can actually be maintained and fixed with local knowledge.

    I’ve seen way too many “gimmicky” charity contributions by other organizations that become worthless as soon as they break because nobody fixes them, as well as other solutions that seemingly make sense from a western cultural lens but aren’t really understood by the local people… worst one being a “merry-go-round” water pump mechanism where senior locals are forced to “play” just to pump water for survival. It was originally intended as a kids toy, but they of course don’t have any attachment to such a foreign device, thus don’t use it.

    Ehhh apologies for the mini rant there 😅


  • I use the Tubular fork as well, love it, however the dev has life things that slow down how fast fixes get merged in ☹️ in the meantime I either watch Nebula (or use Freetube on my HTPC as a backup, they tend to publish a fixed build ridiculously fast).

    My fav Grayjay feature has to be “polycentric” comments on Nebula videos, pretty cool to discuss with other Nebula subscribers seeing as the official app has no social features



  • The Grayjay app includes an entire development environment for plugins.

    No idea why the keyboard app is “large”. Could it be for support on obsolete Android devices where they’ve needed to re-implement missing APIs and features entirely themselves (like Firefox/Fennec and the Share menu)?

    They could also be using completely different local AI tooling, or a custom trained model that has a higher space footprint compared to other similar apps. As always the true answer lies in the available code…

    Edit: Grayjay’s = The Grayjay


  • Retraction settings are probably your best bet then. Since the SV06 doesn’t use a bowden extruder, there’s much less things that could be the issue in your scenario thankfully

    To be specific about my “workaround”, it compensates for a non-flat build plate (ramped lift) and a cheap nozzle that filament often sticks to (wipe on retract). It took me two days of test prints and research to narrow those down though…

    To get to the bottom of your issue quickly, you could try tuning your retraction using a retraction test, then possibly try recording the nozzle printing the same test at 60/120fps, to play it back in slow motion. This way you can see at what part of the nozzle movement the stringing starts, and change any relevant settings accordingly