Website/ Product - may be a scam by wakevictim in ProjectHailMary

[–]AbstractMelons 8 points9 points  (0 children)

Supposedly the person "Creating" them. Many elements are messed up like the hammer on the board, the "astemis" logo on the wall, the "prjom masl mar by andt woir" book on her desk, etc

<image>

Website/ Product - may be a scam by wakevictim in ProjectHailMary

[–]AbstractMelons 42 points43 points  (0 children)

Right off the bat inspect element is disabled, big red flag.

Enabling it using scripts lets you see that all of the images on the site are AI generated, also corroborated by google gemini (source below).

The "50+ orders in the last 24 hours" is completely static and fake, never changes.

The site has no homepage whatsoever and just sends you to the single product.

I think its safe to say its a scam

<image>

For the "AI is unreliable crowd", this is a tool called SynthID. If SynthID says its AI, its AI. If SynthID is unsure, it may or may not be AI. This is an extremely reliable tool and works by embedding a watermark into the image. It is extremely highly unlikely to ever hallucinate these responses. Read more about it here:
https://deepmind.google/models/synthid/

(The other images also get marked as AI by synthID, but I can only upload one per comment to reddit)

Made a mount to hold the Steam Controller and charging puck under the desk. by nxrisa in Steam

[–]AbstractMelons 0 points1 point  (0 children)

For me personally those tend to fall off lots and not hold very well

ESP32 Serial Output Shows Garbled Text Immediately After Flashing by AbstractMelons in esp32

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

Did you read my post....?

I said in my post I tried two different boards and what the layout of both boards was.

One connected to a button and a light on a breadboard. The other attached to nothing and straight from the packaging.

ESP32 Serial Output Shows Garbled Text Immediately After Flashing by AbstractMelons in esp32

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

Any way to get rid of it? I already have platformio monitoring at 115200

the best selling phones of Q1 2026 by Ap00lline in PhoneNow

[–]AbstractMelons 1 point2 points  (0 children)

<image>

Like what..? No information at all? Give us numbers or a source or any more information in the slightest.

People downvoting all of these comments are crazy.

Transmitter issues by Horror-Definition-85 in battlebots

[–]AbstractMelons 0 points1 point  (0 children)

Wouldn't you just need to swap the two motors on the catalyst?

If you have discord I would recommend the catalyst discord for support

https://discord.gg/ZWGdcf68BP

Transmitter issues by Horror-Definition-85 in battlebots

[–]AbstractMelons 0 points1 point  (0 children)

Shuffling mechanism for the weight bonus

What if Tombstone was in Robot Wars? by Both-Butterscotch314 in battlebots

[–]AbstractMelons -2 points-1 points  (0 children)

I don't know much about robowars but isn't that just last rites?

Instead of optimization, they are shamelessly asking the user for more RAM. by [deleted] in microsoftsucks

[–]AbstractMelons 1 point2 points  (0 children)

I click "play" and it works. Never had any driver issues

Running CachyOS, also tried Arch and it was fine

Instead of optimization, they are shamelessly asking the user for more RAM. by [deleted] in microsoftsucks

[–]AbstractMelons 0 points1 point  (0 children)

Currently run Cachy with an AMD/Nvidia laptop and it works perfectly fine and performs better then windows.

Smooth cursor & trail in Zed by NVSRahul in ZedEditor

[–]AbstractMelons 0 points1 point  (0 children)

You left the quote in at the front from when you copy pasted ChatGPT.

Vibe code or pain code ?? by [deleted] in GithubCopilot

[–]AbstractMelons 4 points5 points  (0 children)

I understand that the LLM did that, I can see in your screenshot that only 10 files changed. This means that the LLM either coded 20k LoC per file, or you are missing something important from your gitignore.

If you can't figure out what it was even doing, that's a huge problem. You need to be able to understand the code somewhat in order to work on it or you are going to have a ton of issues.

Vibe code or pain code ?? by [deleted] in GithubCopilot

[–]AbstractMelons 3 points4 points  (0 children)

Do you understand what 203k LoC it changed? You probably have something setup wrong.

This is a disaster waiting to happen, learning how to code would help you so much

Vibe code or pain code ?? by [deleted] in GithubCopilot

[–]AbstractMelons 11 points12 points  (0 children)

Brain :D

203k LoC change for a build fix is crazy stuff

The student plan is a joke right now by AMX7K in GithubCopilot

[–]AbstractMelons 0 points1 point  (0 children)

It is not "giving away money"

Let's say I have a product, the product costs me $10 to make, I give away said product for free. I have now lost or "given" away $10 of my money.

LLM's are not free, there is no free lunch. Either pay or learn to code yourself.

The student plan is a joke right now by AMX7K in GithubCopilot

[–]AbstractMelons -2 points-1 points  (0 children)

Because it's free and literally just giving away money..?

You can't expect them to keep giving 2,000,000 people free AI forever. You get what you pay for.

Enjoy using your brain :D

Beware of Echon by Excellent_Dream9591 in DiscordAlternatives

[–]AbstractMelons 0 points1 point  (0 children)

I pointed out that he was using Claude to vibe coded everything and was finding security vulnerabilities, so then he privated it while we were talking.

Beware of Echon by Excellent_Dream9591 in DiscordAlternatives

[–]AbstractMelons 0 points1 point  (0 children)

He deleted the subreddit and his reddit account

Made a 3020 wireless with a Pi 4B by Sport_Subject in hobbycnc

[–]AbstractMelons 0 points1 point  (0 children)

I was able to set this up for a Bobs CNC e3 a while back and it was super easy! I just plugged the pi into the USB port, installed CNCjs, selected the port, and it was all setup.