Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RA
Posts
1
Comments
165
Joined
2 yr. ago

  • May not directly help you but might work for someone! Going to try to remember this from memory it's been a couple months since I've had to do it. Both of my printers are custom so this is what I do each time I have a new filament/type. It sounds like a lot but it's maybe an hour of mostly wait time and I don't do it again for the same type of spool unless I have an issue.

    This is all based on running Klipper firmware and PrusaSlicer/SuperSlicer and their built in tools for calibrating so YMMV:

    1. Create a new Filament (and new Print Settings dependent on the type of plastic, if necessary) in PrusaSlicer. For example maybe I am creating a new Print Setting for "ABS" if it's my first time printing that type of plastic by cloning PLA, then add a new filament for the coloration. For example I might name it "Polylite ASA - Black" that way I can differentiate from the type of plastic, the manufacturer, AND the color. I typically will base the Type of an existing (e.x. PLA) and then tweak as needed (usually adjusting speed values).
    2. Temperature tower, look for both quality AND strength, you can make a plastic visually print great and have almost zero adhesion.
    3. Adjust values on Ellis3DP's Pressure advanced tool to match the desired printers parameters and then upload and run the test. I like this one a LOT more than Klippers
    4. Set the pressure advance value for the new filament in PrusaSlicer.

    Visually on the side of PrusaSlicer in advanced mode you would see:

    • Print Settings: printer1 ASA (prefixing or suffixing is necessary if you have multiple printers)
    • Filament: Polylite ASA - Black - printer1 (also necessary for multiple printers as you may have different settings between different printers)
    • Printer: printer1

    Generally speaking I only really need to get the temperature and pressure advance right and it's dead reliable and I can print at speed. I have tuned PLA, PETG, TPU, ASA, Nylon, CF Nylon and Polycarbonate following these steps and it's pretty set and forget.

  • Nice I haven't needed to relicense my ACF since I have a lifetime one but I am awaiting the eventual rug pull like DeliciousBrains did after WPEngine bought and enshittified them. Really feels like they just tried to secure as many "core" plugins for themselves which I'm really wary about.

  • Disable the license check in the plugin, you'll have to get the code first somehow though.

    Better off avoiding them as much as possible though, each one you add increases the already somewhat large range of potential attack vectors.

  • Qbittorrent via a container and web UI on my NAS, lets me use it as a backend for *arrs as well as anything else, just have tag based directories for it so Software goes into one folder and TV movies etc in their respective folders.

    I personally like the setup a lot since I can always be a seeder even well after my ratio is hit.

    slskd hooked up to this as well to share everything music wise, gives me a nice way to reconcile stuff Lidarr can't find and shares it all back for anyone to browse so hopefully helps someone downloadv something they're searching for a FLAC of

    nzb360 on Android for management as needed, it hooks into Qbittorrent easily and gives me a nice place to do some quicker tasks for my overall infra

  • Yep FORScan let me set the VIN on an electronic power steering rack (because that's totally cool to require so you can't just replace it at home right?).

    I beleive it is actually IDS just reverse engineered and more accessible, unfortunately not every maker has one of those out there it really should be legally required when you buy the car to at least get the software to "own" it.

  • The same reason they won't let you buy the dealership scan software for under 10k. Almost every maker has an in house scanner and due to standards they only need to provide certain data to non dealer level tools and I believe the standard only exists for gas powered vehicles that need to provide OBD2 data. Plenty of makers (BMW is horrible about this) stuff away data where a normal obd scanner just won't access and it's gotten much worse with the overuse of CANBus (I sure love when my trunk lid sensor prevents my fucking car from starting).

    Thats where your snapon and other third party scanners start bringing a gap, but even those are extremely pricey and need to be updated constantly and even those usually won't do EVERYTHING.

    Fwiw the cheapest and best way I've found is basically to pirate the dealer software and get a compatible knockoff scanner (vxdiag for example). I have Ford IDS and a couple others this way but assume that the software is gonna install something malicious and dedicate an old Thinkpad or something to it.

    Depending on the age of your vehicle something like Torque Pro is extremely useful. I have mine monitoring transmission temp, long and short term fuel trims, O2 sensor signals, voltage, mass air speed, intake temp. It's more than enough data to see something coming long before it becomes an issue.

  • Docker image layering and nightlies for the heavier installs has worked pretty well for me. Dependencies from things like npm, composer etc are all build time still but more of the base stuff is on a weekly build cycle. We just do notifications if the nightlies fail to manually resolve it which is very very seldom

  • I've been loving Bazzite as well, I didn't have to install ANYTHING to have it working, no Nvidia drivers that try to force that stupid Game Ready crap, just installed the OS and steam and my games and it worked, it's better than windows with ninite ever was as far as getting a usable OS was.

    The Steam Deck was a big convincing point for me, after seeing how well it worked I just had to go for it. Last time I tried switching to Linux fully for gaming was ~2012 and it was a LOT rougher, Garry's mod worked but had issues with filename casing and things like that

  • Proton with a domain you control and use their Simplelogin which you can self host down the line should there be a rug-pull event. I think you need to manually export this so make it a habit as you add them!

    You can put your eggs in one basket, just make sure you have a plan B if the basket catches on fire, using their domain in my eyes you're going down with the ship, if you control it you're just repointing records to a new host and getting simplelogin going.

    This is part of the reason I like to keep ALL of my emails on disk still as well, if you can't decrypt your mailbox for some reason they're about as good as gone.

  • I switched off of BSD about a decade ago so I can't weigh in on it's current state at all. I generally avoid Flatpaks at least in Qubes. I do have a template that supports it but it's only running on my Music VM currently which is offlined, the rest follow the traditional template+AppVM approach which I keep updated on a schedule.

    I have never operated under the assumption that flatpaks are sandboxed or secure because they really aren't. It's a system to bundle packages with your software without contaminating the host environment. The big issue really is in the package maintainers shipping outdated packages, containers were never a security measure in my eyes due to the shared kernel and especially not with the default share of the homedir for flatpaks. If you need that kind of isolation you really need a VM. I treat them as a standard install personally without any expectations of isolation, and really with Silverblue I'm leaning more towards installing apps directly in Distrobox and exporting them to the host, it still has the shared homedir issue but you're getting up to date packages in a desired environment that you fully control (this is both good and bad since maintenance is on you).

    I think it's a good idea if there were stricter requirements, maybe vulnerability scanning as a requirement to releasing and pulling stale flatpaks after a period of no releases to start. It's difficult to appease everyone in this situation and breaking changes would be inevitable so it is difficult to fully solve now that it already exists as it does. I do think supply chain attacks will only get more common though so they definitely need work.

  • As someone who does a lot of infrastructure work on AWS, Azure, GCP etc, it's just about the only operating system I'll use at this point for that kind of work. The isolation I get per-client and per-environment is unmatched. There's a little more upfront work to get everything the way you like (putting ZSH configs on /etc/skel of your templates for example) but once it's set up it's really solid. Having the windows named and color coded really helps me keep from crossing wires when stuff gets chaotic and I'm jumping around a lot.

    It's obviously MUCH worse at certain things such as CAD, but they're still workable in it. HVMs can remedy this pretty easily but it's not quite as seamless as the standard Qubes unfortunately but it's progressed a LOT in a short amount of time so we'll see what the future holds!

  • Permanently Deleted

    Jump
  • If you've used it in the past it's MUCH better now but there are still hiccups and certain apps you have to force to use X but they do typically run well still, at least the ones I've encountered

  • Permanently Deleted

    Jump
  • Immutable was the only thing that got me to switch back from QubesOS on my desktop. I was doing Qubes with a win10 HVM with my 3070 passed through and it was a couple frames off from native performance. Still keep Qubes on my T480 for infra specific work but my "dev" machine with no creds is the desktop now.

    Couldn't get the performance quite right for a Linux based HVM and was wanting the HW accel for some of my work (CAD, figma) so I loaded Bazzite with KDE which runs Fedora Atomic and it's been amazing for both gaming and work.

    Distrobox with boxbuddy and rootful containers where needed has been extremely pleasant and they all live as a subdirectory of my home with a ZSH install script I have to load the terminal styles I want into any new containers. Any apps you install in the container you can export to your start menu and launch seamlessly without tainting your host with any weird dependencies you might need for a project.

    We use ddev a lot so needed a rootful container for Docker but other projects I just treat like a VM almost (R projects for instance), install whats needed to get an env going real quick and fire up the IDE in the container and get to work.

    EVERYTING I care about is in /var, including my home which makes backups and snapshots stupid simple which I love coming from a traditional Linux distro

  • Permanently Deleted

    Jump
  • Is this actively heated or just temperature controlled? From what I saw it just has vents to allow heat to escape (think leaving the door open when printing PLA).

    If it was actively heated I would buy it in a heart beat, Voron doesn't even like people talking about it due to the high danger if done wrong.

    EDIT: Yeah just looks like the bed heater still unfortunately. I have a modded enclosed Ender 5 I just have a heat soak script tied to a thermistor midway up the frame so I'll hold off until there's an actual separate heating element. Hopefully soon!

  • Permanently Deleted

    Jump
  • Best part is it's $5000 because they get to name their price. These sensors, headlights, etc, cost nowhere near that, but where else are you gonna go get em?

    So in a few years when your new car has depreciated to somewhere around 10k and you get a massive repair bill? Well most people are scrapping it and getting another car, convenient for them....