• 1 Post
  • 40 Comments
Joined 9 months ago
cake
Cake day: October 18th, 2023

help-circle




  • It’s a surprisingly good comparison especially when you look at the reactions: frame breaking vs data poisoning.

    The problem isn’t progress, the problem is that some of us disagree with the Idea that what’s being touted is actual progress. The things llms are actually good at they’ve being doing for years (language translations) the rest of it is so inexact it can’t be trusted.

    I can’t trust any llm generated code because it lies about what it’s doing, so I need to verify everything it generates anyway in which case it’s easier to write it myself. I keep trying it and it looks impressive until it ends up at a way worse version of something I could have already written.

    I assume that it’s the same way with everything I’m not an expert in. In which case it’s worse than useless to me, I can’t trust anything it says.

    The only thing I can use it for is to tell me things I already know and that basically makes it a toy or a game.

    That’s not even getting into the security implications of giving shitty software access to all your sensitive data etc.





  • With that one (creality textured glass carborundum something or other) I kept hitting it with 95%+ IPA, it just gives out eventually. I switched to a textured spring steel plate recently, world of difference for petg, PLA, and tpu. It’s just another consumable :/

    If you’re not ready to switch yet a layer of masking tape can get you by for awhile, it’s just a pain because the masking tape will need to be replaced about every other print depending on your settings.




  • Welcome to late stage capitalism where the game’s made up and the points don’t matter.

    Privatize the profits and socialize the losses.

    I’ve tried to use “AI” to help me with minor programming tasks, or to start basic projects, it’s really bad. As in, it takes me more effort to fix the garbage it outputs than it would have to write it from scratch. In addition to that, it writes things badly in non-obvious ways. Junior engineers make similar mistakes to each other, because they’re working logically. “AI” makes weird mistakes because it’s not working in the same way a human mind does.



  • Last time somebody did this to me there were a lot of sit downs about how to properly chop up large scale code changes and why we don’t sit on our own branch for two months.

    “How long will this take to get in?”

    “Well, two weeks for me to initially review it, a week for you to address all the changes, then another week or so for me to re-review it… Then of course we have to merge in all the changes that have been happening in primary…”








  • I’m excited to introduce you to this if you haven’t seen it!

    https://teachingtechyt.github.io/calibration.html

    I use this as a general guide for every time I buy a new material, manufacturer, and/or color of filament. There’s YouTube videos explaining everything every step of the way.

    For a new printer (or significant modifications) I’d go through the whole thing. For new filament, if I haven’t used it before, I do flow calibration, temperature tuning, retraction tuning, pressure/linear advance tuning, and max flow tuning, not necessarily in that order. I’ve found that as I’ve learned and experimented more I’ve branched out into more esoteric tools for some things.

    My filament printer is a fairly heavily modified ender 3 pro (spider hotend, direct drive, dual z axis, spring steel bed, solid bed spacers, herome gen 7 cooler, cr touch, stepper driver diodes, and an adxl345 waiting for me to mount and wire it… I think that’s it). So I’m not saying this as a Creality hater, I love my ender, I hate their software and firmware. I had a terrible time with their Marlin firmware and ended up building it myself. I’ve since switched to klipper though and highly recommend it, it got me a reasonable quality benchy in around 30 minutes.

    My point there is that I have had a hard time with the default profiles across the board, even before the mods. For filament printing I use Prusaslicer, though I do like Superslicer and Orcaslicer seems nice as well, I just have all my profiles built for Prusaslicer and it generally just works.