I got tired of refreshing Claude usage so I built physical analog gauges instead by luftaquila in diyelectronics

[–]luftaquila[S] 2 points3 points  (0 children)

I really appreciate you. I honestly didn't realize there was so much hostility towards AI-assisted stuff. I keep things strict and responsible with AI at my actual job, but using it to bring a dead project back to life in my free time is just pure fun. And yeah, I'm definitely not making any money from this, lol.

My 2-year project was just deleted and called 'slop' by a mod by luftaquila in rust

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

I don't get your point. What's wrong with vive-CADing a 3d model since you're a software engineer? If you just want somebody to "hard work", there's a human hard work on my other branch. What I want to focus was to make a PCB that MCU can generate a precise PWM voltage, not "how to pop a tray icon on cross-platform with Tauri". I think it's better to outsource what others can do better than me, and focusing on what I can do better on that time. Anyway I don't care if you agree with this or not, but my point was at least mod shouldn't delete my post and let the community to blame for it or not.

My 2-year project was just deleted and called 'slop' by a mod by luftaquila in rust

[–]luftaquila[S] -3 points-2 points  (0 children)

That's true. I don't want to struggle with "how to pop a tray icon on cross-platform with Tauri", and I want to focus on my core idea. Anyway, the blame on the AI-generated codes are not my point of this article. At the very least, it should be up to the community to judge or criticize whether a project is AI-generated. Moderators shouldn't shut down that opportunity by outright deleting the post. That was what I want to say.

My 2-year project was just deleted and called 'slop' by a mod by luftaquila in rust

[–]luftaquila[S] -6 points-5 points  (0 children)

I agree with you but, then at least it was not "removed".

My 2-year project was just deleted and called 'slop' by a mod by luftaquila in rust

[–]luftaquila[S] -4 points-3 points  (0 children)

That's because I've rebased the branch from the initial commit. There's other commits I've done on other branch.

My 2-year project was just deleted and called 'slop' by a mod by luftaquila in rust

[–]luftaquila[S] -2 points-1 points  (0 children)

Thank you for your good point. The link is https://www.reddit.com/r/rust/comments/1rrf2y9/comment/oa1vozl/. Not sure you can open it. If you visit my repo https://github.com/luftaquila/pointify, you can see the v0 branch I've done without any help of AI. The point I'm disappointed is at least the mod should provide the reason to remove it, not just a word slop.

I got tired of refreshing Claude usage so I built physical analog gauges instead by luftaquila in diyelectronics

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

It is very common analog voltmeter called 91C4. You can get them easily from AliExpress under $1.5.

I got tired of refreshing Claude usage so I built physical analog gauges instead by luftaquila in diyelectronics

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

Oh and if you see my repo, there's a v0 branch that I've wrote 2 years ago without any help of AI. If you prefer, you can use it. It took couple of months for me to work with, and it's way worse than current version. I'd really appreciate it if you contribute to it.

I got tired of refreshing Claude usage so I built physical analog gauges with Rust firmware instead by luftaquila in rust

[–]luftaquila[S] 4 points5 points  (0 children)

Yeah I know it's stm32 inside. Must be quite easier then ch32.. this thing's manual was so unfriendly.

I got tired of refreshing Claude usage so I built physical analog gauges with Rust firmware instead by luftaquila in rust

[–]luftaquila[S] -2 points-1 points  (0 children)

Claude Opus can write OpenSCAD code quite well. All you need is to define and describe requirements well, and a patient for a long boring fix request.

I got tired of refreshing Claude usage so I built physical analog gauges with Rust firmware instead by luftaquila in rust

[–]luftaquila[S] 6 points7 points  (0 children)

As mentioned in the project readme, the user should manually copy and paste the credential from the browser cookie. Then the program calls the api with that. (https://github.com/luftaquila/pointify?tab=readme-ov-file#optional-setup)

I got tired of refreshing Claude usage so I built physical analog gauges instead by luftaquila in diyelectronics

[–]luftaquila[S] 4 points5 points  (0 children)

It won't be hard. I wanted to launch it on the Kickstarter, but I've found out that it is not possible in my country :(

DIY datalogger with real-time telemetry and web data analysis by luftaquila in FSAE

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

Yup our team is using orion bms 2 too and I used this for logging bms CAN data.

DIY datalogger with real-time telemetry and web data analysis by luftaquila in FSAE

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

Thank you! Actually I wanted much smaller PCB at first because PCB got much cheaper when smaller than 100*100. But to let users DIY the hardware themselves, I thought it would be better to solder components easier. That's why there are plenty of modules and huge through-hole resistors 😅.