remotelove

joined 2 years ago
MODERATOR OF
196
[–] remotelove@lemmy.ca 4 points 2 weeks ago (1 children)

All of the references you have ascribed to me are wrong.

So, the data you presented that I attributed to you are incorrect? So, you are saying your own information is wrong? I asked for references as you got data from somewhere.

I have stated that I am pro or anti anything.

I am assuming you meant to insert a "not" in that sentence. You missed the point: You can hold any opinion you like, but calling something a "fact" doesn't make it so.

I dunno what to think about the rest.

But yeah, I am calling the account sus. It's an observation and sorry you took it personally. Even more interesting is how you went from a clear, well worded description of your world economic views into some kind of pseudo-philosophical word salad.

[–] remotelove@lemmy.ca 10 points 2 weeks ago* (last edited 2 weeks ago) (4 children)

I am curious about your references. The de-dollatization stuff comes directly from BRICS and Chinese propaganda and I think you have something mixed up with the WTO and SWIFT, specifically when the EU was dropping Russian banks from SWIFT in March. (Everyone seems to be fed up with the WTO at the moment.)

While you have every right to be pro or anti on anything you want, launching a new account direct into specific multi-paragraph narratives is kinda sus.

[–] remotelove@lemmy.ca 13 points 2 weeks ago (1 children)

Instructions: 1. Please read instructions

[–] remotelove@lemmy.ca 1 points 2 weeks ago

I looked into that and the only question I really have is how geographically distributed the samples were. Other than that, It was an oversampled study, so <50% of the people were the control, of sorts. I don't fully understand how the sampling worked, but there is a substantial chart at the bottom of the study that shows the full distribution of responses. Even with under 1000 people, it seems legit.

[–] remotelove@lemmy.ca 26 points 2 weeks ago (1 children)

There is a place for that. It's called 4chan.

[–] remotelove@lemmy.ca 23 points 2 weeks ago

Well, the administration supposedly made some kind of minerals deal to continue to support Ukraine. (It was just bullshit PR for Trump "making deals".)

Still, I doubt any partner was surprised by this as the Trump administration is pointlessly unpredictable.

[–] remotelove@lemmy.ca 17 points 2 weeks ago (2 children)

In this study, we conducted a survey (n = 742) including a representative U.S. sample and an oversample of gender minorities, racial minorities, and disabled individuals to examine how demographic factors shape AI attitudes.

[–] remotelove@lemmy.ca 2 points 2 weeks ago* (last edited 2 weeks ago)

I have a Zoom L12 for mixing/recording my synthesizers, PC system sound and additional PC audio interface. I got it used for $500.

You can get super cheap mixers as well, but the quality will probably be hit-or-miss. (Proper grounding and interference being the biggest issues.) I got lucky with a $40 4 channel mixer that I use when running too many synths and just need to route sound somehow.

[–] remotelove@lemmy.ca 9 points 2 weeks ago (1 children)
[–] remotelove@lemmy.ca 7 points 2 weeks ago (1 children)

It been 30 mins for ads and trailers for as long as I can remember and I am in my 40's.

[–] remotelove@lemmy.ca 2 points 2 weeks ago

This also happens when the water is not good enough to drink. (That is a theory on why we even have beer at all.)

[–] remotelove@lemmy.ca 12 points 2 weeks ago

tankiejerk is also acceptable.

 

I have been attempting to extract the firmware from an HVAC controller board using my Pickit3 and MPLAB X.

It seems that many HVAC controllers are PIC based and most are kind enough to include debug/flash pins. Grabbing the firmware images should be trivial once the correct pins are traced out. MPLAB X will see my Pickit3 and the target MCU, but it fails to pull an image that isn't all zeros. (The "bin" file is a text file with each line noting the start address, followed by 16 byte values.)

I do get an occasional "Target device ID invalid message" but that is usually due to my janky wiring to the board. Once I get that issue cleared, MPLAB will always warn that the debug bit (byte?) is set on the MCU. (That doesn't make sense as the MCU should be running standalone on the board during normal operation.)

Is there some kind of read protection that may be enabled on the PIC? Do I just need to unsolder the PIC and put it in its own dedicated circuit for pulling the firmware?

 

The one trick that Big Music doesn't want you to know!

I was absolutely struggling when I went to do a final mix after writing everything in stereo. For me, it was a whack-a-mole game: Fixing one problem created ten more, bass was unmanageable, highs tended to blare or everything was a midrange soup and I constantly struggled with frequency cancellation.

Above all other problems, music was not portable. It would sound great with headphones, but became a blown out mess on external speakers.

Mono. Just write everything in mono. If the track sounds good in mono, even just the slightest bit of stereo separation makes it sound awesome!

As a perk, it forced me to learn more about compression and limiting and when it is applicable. If something is inaudible in mono, it's going to sound like absolute garbage in stereo. (It also forced me into EQ'ing nearly every component of a song at first. I am not nearly as aggressive with that now, but again, it opened up new doors that I didn't realize existed.)

Why, oh why, is this technique not pushed more to hobbyists and beginners? Is there a shortcoming that I am not aware of?

Obviously, this isn't a cure-all and I kinda framed this post as a magic trick. Its one hell of a teaching tool, if nothing else.

 

(Wait, what? This is from 2022??? I have known about CAL for a while, but this glass stuff is new to me.)

3DPN video: https://youtu.be/pkBP_eO-Pug?si=l4__tZwrNDB4qNlU

CAL: computed axial lithography

Researchers at UC Berkeley have developed a new way to 3D-print glass microstructures that is faster and produces objects with higher optical quality, design flexibility and strength, according to a new study published in the April 15 issue of Science.

 

I am fed up with resin slicers.

Chitubox is about as stable as a drunk on a tightrope, Lychee is bad for engineering models and over-priced if you just want some basic support functions and PrusaSlicer is under-developed. All of these solutions work for different things based on the goals of the user. (For some, Lychee is an excellent value so my distaste is likely not universal.)

What really pissed me off is that support painting shouldn't be a paid feature. You hold the mouse button down and drop a support at specific distance from the last. It doesn't take massive cloud computational clusters or huge storage requirements but yet, money. Fuck. That.

I want a completely FOSS tool that is stable and includes functionality for auto-positioning models and has a full set of knobs and levers for support generation, support painting included.

So, I spent the morning getting a dev environment setup for PrusaSlicer to use as a base for resin-only tools. Over the next month or so, I'll take some time to strip out all the FDM support and get the slicer into a bare-bones state with only the existing resin features. Of course, it'll be on GitHub.

Back to the main subject. I was hoping that y'all had references in regards to anything resin printing: Support placement methods, model rotation optimization, resin strength data, FEP peel force data or anything that could be coded and implemented into a slicer. Hell, even discovering different methods for hollowing an STL would be nice.

Data and strategies for various tools would be nice to have at this point to at least start forming a roadmap for development. (One of the first goals is to integrate UVTools as a snap-in, somehow.)

FDM tools are plentiful because of wide spread adoption. Resin printers still seem niche so printer manufacturers naturally gravitate to writing their own tools for their own hardware in their race to the bottom.

With all of that said, I am actually curious if others would even want to see a project like this kicked off.

 

I have been using FL Studio for years. It was easy to pirate when I was younger and broke, and it's still flexible enough for anything I want to do now without hassle. (The license these days is "meh" for clips and plugins. However, I am designing and beginning to record most of my own instruments now with a core set of plugins.)

I would like to experiment with an open source DAW, but not sure which routes to take there.

 

Spinner shows while thumbnail is being shown after upload and thumbnail is being generated, but not when actually uploading. (I am attempting to attach gif to this post, but not sure if upload has failed, still going or just not possible.)

I am mobile while I am creating this post, so uploads are laggy anyway.

 

Search is fine, but there have been several cases where I have wanted to manually enter a community name and instance.

Search can be odd at times and being able to have connect at least attempt to jump to a community would be a nice to have.

 

Edit: I can now post and view cat pics. Yay!

Searching for "cat" or "cats" yields cat@lemmy.world with Connect, but not from web. "cat" is an invalid community.

cats@lemmy.world should be correct community and listed in search results.

 
46
Mac 'n Trees (lemmy.ca)
submitted 1 year ago* (last edited 1 year ago) by remotelove@lemmy.ca to c/imageai@sh.itjust.works
 

A few hours later, I just discovered how long this cheesy noodle trend has been going on for.

Also, this idea was already taken by a previous poster who likely started this trend quite a few days ago, I see.

My mistake!

 
 

I am simply on a quest to find an effective non-distillation method for purifying isopropyl alcohol used for rinsing resin 3D prints.

I have seen some elaborate systems for curing and then filtering resin that is suspended in the isopropyl by running it through standard carbon water filters. That just seems a bit over-complex and does a poor job of removing dyes. In some cases, the filters are not fine enough and the isopropyl will eventually get "sticky".

It seems to me that a finer filtration system would work much better. Carbon and celite should catch most of the monomers and oligomers, but I am not sure about the photoinitiators and other additives.

Distillation is obviously the best method for purity, but there may be a worse cleanup and a higher fire hazard risk.

Are there better materials that I could use for filtering besides celite and carbon? IPA is tiny compared to the rest of the molecules I am dealing with so filtration seems viable.

(I should note that I would bulk develop the used IPA in clear plastic containers in the sun for a day or two first.)

view more: ‹ prev next ›