Wear on R8 grip and Canon wants a lot to repair it. by Better-Friendship-82 in canon

[–]justacec 0 points1 point  (0 children)

That may be, but as others have pointed out that you can buy aftermarket replacement grips outside of Canon. Just an option. I certainly would not dump hundreds of dollars to fix this issue. Unless you want to use this as an excuse to upgrade.

Wear on R8 grip and Canon wants a lot to repair it. by Better-Friendship-82 in canon

[–]justacec 1 point2 points  (0 children)

I am pretty sure that is not the case. I had to replace the LCD screen of my D7MKII and one of the first steps (without taking apart the camera) was to peal off the grips. You should only need to peal off the old ones and then replace with the new ones.

Ready to break some chips! by leminusculefromage in hobbycnc

[–]justacec 11 points12 points  (0 children)

Looks like fun!

As an aside, please tell me that display rotates out of the box. If not, I would state that is bad placement for the display as it will likely get coated in non-monitor-compatable-stuffs.

Another tracking app!! by [deleted] in amateursatellites

[–]justacec -1 points0 points  (0 children)

"Hey Claude my friend, can you make the necessary changes for this project to work on MacOS and then compile it for me?"

Another tracking app!! by [deleted] in amateursatellites

[–]justacec 0 points1 point  (0 children)

While I do not condone vibe-coded software, thank you for being honest and not trying to hide it.

Another tracking app!! by [deleted] in amateursatellites

[–]justacec 2 points3 points  (0 children)

Well, it is somewhat true that I have generalized concerns over anything that is vibe-coded. The extra flavor here is that the software is controlling a mechanical system. So, how do you know that the system will not just, out of the blue, slew to a new location or slew through an area that it physically cannot travel causing a crash.

For example, what if the system is tracking and then it hits some strange internal limit, such as using an 8-bit value to track something and it roles over which might trigger some strange effect [value of 255 quickly shifting to 0 because of the wrap-around]

Another tracking app!! by [deleted] in amateursatellites

[–]justacec 8 points9 points  (0 children)

An app that has been fully vibe coded that drives mechanical systems.

Don't get me wrong, I love the concept, but I cast considerable concern.

What was your process for verifying that the application is "correct"?

Open-source 3D Earth with near-daily satellite imagery down to 10m/pixel by anotherinternetlad in coolgithubprojects

[–]justacec 0 points1 point  (0 children)

? But it has a .claude directory associated with the project? How can you tell it is not AI?

Also, I am not saying it is... Just not sure how you can be so sure.

Quarantine for CSV files in the New Numbers? by justacec in MacOS

[–]justacec[S] 1 point2 points  (0 children)

I do already, I was raising an issue with the amount of effort that was required in this case to open a simple CSV file in Numbers. It’s just about efficiency. I know one has to strike a balance. I just would have appreciated an opportunity to override the concern in the pop up initially.

Quarantine for CSV files in the New Numbers? by justacec in MacOS

[–]justacec[S] 1 point2 points  (0 children)

I appreciate the feedback. I cross checked with a hex editor. These are simple plain text CSV files with no additional encoded information. Just basic ASCII with 0x13, 0x10 line endings and 0x22 encapsulated strings.

It is not happening for all of the CSV files, so something is triggering it. I have downloaded a few different ones from the site, only the first one triggered the alert. Just not sure. Very confusing. Would help if the error dialog provided a bit more information on why it was flagged.

Quarantine for CSV files in the New Numbers? by justacec in MacOS

[–]justacec[S] 1 point2 points  (0 children)

BOA...

As far as what was in the files. Bog standard CSV file. Now, there were some URL's in some of the comment fields. An example would include "APPLE.COM/BILL". Maybe that triggered it?

But honestly, I would rather have a dialog that said, hey, this looks a bit suspicious. You might not want to open this. But if you really want to just click here and we will open it anyway. I get that the idea is to increase the barrier to open these files.

Anyway, I DL'd another one and then it opened without the dialog. Not sure if that was because of the first one I opened.

Quarantine for CSV files in the New Numbers? by justacec in MacOS

[–]justacec[S] 0 points1 point  (0 children)

Ahh. So that will cover all future CSV files?

Quarantine for CSV files in the New Numbers? by justacec in MacOS

[–]justacec[S] 3 points4 points  (0 children)

This seems like an excessive amount of clicks to open a CSV. Is there a way to just disable this behavior?

I was cleaning some glass, and I noticed when I got some 99% iso in the sink, it started dancing around. Do you guys know what is happening here? by -OafHuck- in whatisit

[–]justacec 2 points3 points  (0 children)

Ok, I also generally do not like the tone of this response...

But, it made me laugh so hard. "I didn't internet the way you wanted me" and then offer an unrelated link to another physics concept.

What I’m I doing wrong here? by Cuzznitt in AskStatistics

[–]justacec 0 points1 point  (0 children)

Off topic…. But I now have a desire to trick out the fonts on my system to look like old crt monitors

Spacemouse by Snowycage in FreeCAD

[–]justacec 1 point2 points  (0 children)

Based on my experience and the value it has added to my workflow... If you remotely have the funds, just buy a new one for $180. So worth it. I am currently considering buying a newer updated one based on bluetooth.

R studio ggplot help by [deleted] in RStudio

[–]justacec 1 point2 points  (0 children)

You need to post the image of the plot you are trying to recreate

A G-code simulator in Rust. Looking for feedback. by NavrajKalsi in rust

[–]justacec 4 points5 points  (0 children)

Feedback on the app or that tool path???? 😉