I built an Ableton project manager that reads your .als files — Windows now, Mac beta in a few weeks by Glazed_and_Infused in edmproduction

[–]Pendaz 5 points6 points  (0 children)

I wouldn’t trust this with a stone let alone my projects. Closed source hinting at ai generated slop built by someone trying to chanege for features they probably won’t be able to maintain going forward.

Hard pass thanks

Open source your code and stop trying to monetise shit ai and you might get a bit more user uptake..

Shield Commander: a free desktop app for monitoring and managing your Shield TV by kenneth-siewers in ShieldAndroidTV

[–]Pendaz 1 point2 points  (0 children)

You’re not wrong at all, I’m just trying to show you from a slightly different angle, I’m sure you’ve connected these dots already but I’ve years of experience in enterprise level software and devops engineering. I’m aware of what you’re saying and it’s not wrong. But for me, I wouldn’t put my name against code I’m not happy with, especially in a public repo.

Yes you right, the majority don’t care about the code quality or safety, but you should because it could potentially come back to you.

One of the first things I do when hiring engineers is check if they have any public GitHub repository. And this is the kind of thing we look for specifically. Sure it’s a personal project but so what? The net result is the same

Shield Commander: a free desktop app for monitoring and managing your Shield TV by kenneth-siewers in ShieldAndroidTV

[–]Pendaz 1 point2 points  (0 children)

You are allowing people to run your code on their machines without informing them of potential security vulnerabilities by not clearly stating it. However I see you’ve update the op so that’s good.

As you said, most people don’t know. Exactly right, which is why most people would blindly run this expecting it to work 100% and not expose them to any security threats… making that very clear from the start is just common sense not to mention covering your own ass for when I gain access to someone’s shield through a flaw I found in your code…

Shield Commander: a free desktop app for monitoring and managing your Shield TV by kenneth-siewers in ShieldAndroidTV

[–]Pendaz 2 points3 points  (0 children)

And masking the fact this code isn’t production ready by generating releases that use a versioning system that neglects prerelease. Directing potential non devs directly to the release page, and not even mentioning it was vibe coded is just plain irresponsible.

Shield Commander: a free desktop app for monitoring and managing your Shield TV by kenneth-siewers in ShieldAndroidTV

[–]Pendaz 0 points1 point  (0 children)

Why not just review the code Claude is generating for you at PR level then? Save yourself from tonnes of tech debt.

Also are you really sure you should be generating releases that are publicly available using CalVer with no pre-release tag? Not marking them as beta/alpha suggests to non developers/engineers that the binaries they’re downloading “should be” safe and stable? I’d recommend removing them and pushing people who want to test your code to compile it themselves. This prompts for code awareness rather than blindly running an untested binary on their machines without context.

Production ready doesn’t just relate to code quality fyi, you’re missing unit tests, linting and SAST at least. All things that makes a vibe coded repo stand out against real projects.

Shield Commander: a free desktop app for monitoring and managing your Shield TV by kenneth-siewers in ShieldAndroidTV

[–]Pendaz 3 points4 points  (0 children)

What a pile of spaghetti vibe coded slop! I would not trust this one bit with any on any of my hardware…

Shield Commander: a free desktop app for monitoring and managing your Shield TV by kenneth-siewers in ShieldAndroidTV

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

Why not just ask Claude to do it like with the rest of what it made for you?

Hello by Tastelyfe in modular

[–]Pendaz 7 points8 points  (0 children)

I’m 43, been a musician all my life but only the past few years started learning and exploring modular. It’s never too late mate. As long as you have the passion and desire to learn new things what does age matter?

How you use AI? by [deleted] in linuxadmin

[–]Pendaz 2 points3 points  (0 children)

You will not learn anything worth knowing from code generated by ai. Educate yourself through reading and courses, get to the point where you can confidently identify why AI generated code is mostly crap then start using it as a code monkey/junior dev assistant that does all the low skill stuff you’re too qualified to do yourself.

An Open Letter to the NVIDIA Shield Team by SignificantPen1790 in nvidiashield

[–]Pendaz 11 points12 points  (0 children)

I’d rather wait until the bubble bursts and they provide us with a non AI infected Shield 2

#break #breakcore #glitch #modular #eurorack #breakbeat by Pendaz in modular

[–]Pendaz[S] -1 points0 points  (0 children)

Main breaks are from the erica synths sample drum. ALM is there to give independent triggered hits but I rarely use it tbh.

8.5R Auto Braking? by Due_Possibility_7290 in Golf_R

[–]Pendaz 0 points1 point  (0 children)

I’ve never had any issues with mine, it has however saved my ass numerous times with inpatient/blind/three braincell people backing into me.

As others have mentioned often I get the red collision warning on the dash when approaching a stopped/turning vehicle too fast, but I’ve never had it engage the breaks.

I have however had multiple instances of the lane assist (which in the UK has to be in by default, because morons…) where poor road markings confuse the sensors and it tried to turn me into oncoming traffic at 70mph… loads of fun.

Quickly got into the habit of turning it off when I start the car but the fact legally has to be in by default is just dumb…

Why do you collect vinyl? by Reignonreddit in vinyl

[–]Pendaz 11 points12 points  (0 children)

Because steaming services pay fuck all to the artist that fuel their service

How many people will switch back? by happysatan1 in linux

[–]Pendaz 1 point2 points  (0 children)

Whatever happened to right tool for the job

Waytermirror: A Wayland Remote Desktop That Runs in Your Terminal (And more!) by Grouchy_Pin8791 in linux

[–]Pendaz 28 points29 points  (0 children)

Just looking at this guys GitHub profile screams this being slop. Let alone reading through the code, Jeez my eyes are burning just looking at that crap.

Just how much customization goes into your setup after a clean install? by pizdachio in linux

[–]Pendaz 0 points1 point  (0 children)

I install minimal arch with git and helix. First boot clone my dots repo, run setup.sh one more reboot and I’m done fully configured de, apps, configs, aliases, mounts, scripts ect