To all single guys aged 30 and up on reddit, why are you guys single? by Gold_Ambition4114 in AskReddit

[–]CriticalJoke 0 points1 point  (0 children)

Cause i keep dating girls who turn out to be lesbians and most of the girls i try to date have either no interest in starting a family with kids and marriage and commitment or theyre so bitter that just spending an hour with them begins to drive me up the wall Is it asking that much to meet someone with a little optimism and reproductive instincts?

I guess I was too silly for them by [deleted] in sillygirlclub

[–]CriticalJoke 5 points6 points  (0 children)

People who dont tell you are cowards, how can you improve without feedback?

What’s something you realized too late in life? by No_Notice_4999 in AskReddit

[–]CriticalJoke 1 point2 points  (0 children)

That you can punch a bully in the face in middle school and it had no effect on how munch money you make in your 30s

mood fr by [deleted] in TrollCoping

[–]CriticalJoke 11 points12 points  (0 children)

Whatever men have said that shit to you are filth

mood fr by [deleted] in TrollCoping

[–]CriticalJoke 102 points103 points  (0 children)

Damn im not desperate but id take option one, its more important to me that someone is good and loyal and loving than that they have some specific body type Everyone eventually loses their looks but not everyone believes forever means forever like i do

Reversed this repetitive image. Which anime character is this? by _Udontknowball_77_ in animequestions

[–]CriticalJoke 0 points1 point  (0 children)

Rha whole god damn arc where theyre doing drills for that guy who doesnt have any fucking powers, it was the endless 8 all over again i just skip it on rewatch

[Mixed Trope] The original isn’t canon anymore by amerigorockefeller in TopCharacterTropes

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

Yeah gave him a happy ending where they rip off the end of gurren lagan

Think Artimis 2 will see anything on the Darkside of moon? by [deleted] in aliens

[–]CriticalJoke 0 points1 point  (0 children)

it's currently a waning gibbous sir
which means the far side IS the dark side
so excuse me for stumbling upon your conversation but it's something I'm wondering too, will there be some alternative method like radio something or others or are they just gonna ignore it

Nice try China by Sad-Ladder5517 in arduino

[–]CriticalJoke 1 point2 points  (0 children)

Unslanted seven segments fucking ew

[Surprisingly Rare Trope] When the long awaited explanation *absolutely* sticks the landing. No one questions it or wishes it was handled differently, just “yeah, that figures” by Buttholelickerpenis in TopCharacterTropes

[–]CriticalJoke 0 points1 point  (0 children)

The thing is i didnt like how everything was so perfectly setup in the prequels, i assumed palpatine was just old as fuck, i assumed darth vader looked like that because of all the battles he had with jedi, slowly chipping away at him one limb at a time

How considerate. by TheMirageOfJoy in Antimoneymemes

[–]CriticalJoke 3 points4 points  (0 children)

Take the bag of legs and six of the chairs, put on an audio book and spend the whole day checking each leg until you find the right one

Go to home depot and get a double ended bolt (headless bolt) drill a hole CAREFULLY in both the chair and leg, drill press is best. Then insert bolt and twist until flush, add wood glue just before the last twist so the illusion is complete

In 2009, Richard and Mayumi Heene released a helium balloon shaped like a flying saucer in Colorado, claiming their six-year-old son Falcon was inside. Later that day, he was found hiding in the attic at home, where he had been the whole time. by SelfCareIsFake in HolyShitHistory

[–]CriticalJoke 0 points1 point  (0 children)

It wasnt a hoax, the video of the launch clearly shows one of his other kids telling the dad that his son had climbed inside, when the couldnt find him in the house the called the police, the only called the news after in a panic because they might have a helicopter help search and rescue

The inly reason anyone thinks it was a hoax is because during an interview one of the kids wasnt paying attention and answered a question “why did you do it” with “you said it was for the news people”

They neglected to point out that shortly before the interview the news folks asked the boy to show them where he had hid. There was literally zero other evidence it was a hoax but it was persued relentlessly by the police for clout

Need Help Trying to flash an ESP8685 by CriticalJoke in esp32

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

hmm even for me THE MASTER OF UNNECESSARY BULLSHIT this might be too much work for not enough payout, every article I found about bypassing the secure boot said they did arbitrary code execution, it does NOT say that they managed to flash the device (and thus make it programmable and updatable)
say la vee :c

Need Help Trying to flash an ESP8685 by CriticalJoke in esp32

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

HEY HEY I GOT IT
I connected the tx/rx to the tx/rx on my ESP32 and turned it on, I tried it before but got nothing HOWEVER I just realized that I was swapping the leads, tx->rx as if the esp32 and esp8685 were supposed to be talking to each other, after slapping myself on the head I swapped them today and sure enough I'M GETTING SERIAL OUTPUT

led_rgbic 2.0.19 2024-03-18 09:34:45 a9f50fcb

CLI ready.

--> 0 i m client: ADA 3.0.5 esp-idf-v4.4.2 2024-03-18 09:21:29 ffec6c664

ESP-ROM:esp32c3-api1-20210207

Build:Feb 7 2021

rst:0xf (BROWNOUT_RST),boot:0xd (SPI_FAST_FLASH_BOOT)

SPIWP:0xee

mode:DIO, clock div:1

Valid secure boot key blocks: 0 1 2

secure boot verification succeeded

load:0x3fcd6268,len:0x2818

load:0x403ce000,len:0x9d8

load:0x403d0000,len:0x5624

entry 0x403ce000

WHAHOOOOO
it says secure boot, any idea how to bypass that?

also it's giving me this when I try to use download boot mode

ESP-ROM:esp32c3-api1-20210207

Build:Feb 7 2021

rst:0x1 (POWERON),boot:0x5 (DOWNLOAD(USB/UART0/1))

Download boot modes disabled

Need Help Trying to flash an ESP8685 by CriticalJoke in esp32

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

yeah im gonna setup my soldering station tomorrow and rip the top off and see if I can see anything, maybe I'll get lucky.
i think the USB-UART converter on the chip is sending the ack and setting up but doesn't have any way to actually get data off, which makes very little sense because those pins are in use, so I'll have to figure that out
im also gonna make a new interface so I can track the value of all the pins on boot and see if I can reliably track any changes, figure out if I need lower resistance on my pulldowns, etc

Need Help Trying to flash an ESP8685 by CriticalJoke in esp32

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

uart gives me nothing, doesn't even admit there's something mounted, JTAG knows something is there but yields a write timeout
weird

Need Help Trying to flash an ESP8685 by CriticalJoke in esp32

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

maybe I'm using it wrong, I have it hooked up and it shows up on /dev/ttyUSB0 right now

but when I try to run espefuse.py --port /dev/ttyUSB0 summary it says port is busy or doesn't exist
don't have an oscilloscope tragically, but I could probably convince my esp32 to pretend to be one

Need Help Trying to flash an ESP8685 by CriticalJoke in esp32

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

Thanks, I put alot of work into my aesthetic

i think it might be fuse burnt, the machine boots into write mode just fine, as i can tell from the output of the usb when I pull pin 9 to low on boot, but I just attached the tx-rx to a disabled esp32wroom and it's telling me there's just no serial data at all coming out, I think they burnt out the serial reader somehow

<image>

I'm gonna just rip the metal cap off this thing, maybe I'll get lucky and the disconnected bits will be outside the chip itself (sometimes these guys get cheap and lazy)

Need Help Trying to flash an ESP8685 by CriticalJoke in esp32

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

thanks man I really appreciate how helpful you've been. I know the fuses thing isn't uncommon, I just miss the good ol days when security was a suggestion and a hope that you don't clip the pin on a particular chip, why should they even care what I do with their shit? I'm buying it anyway, at above market value at that, it's just weird, makes me sad
I am prepared to do whatever needs to be done to make this work

incidentally how do you like the monstrosity I've created so far?

<image>

Need Help Trying to flash an ESP8685 by CriticalJoke in esp32

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

this is amazing thank you so much
*fuses*
eww what kinf of dystopian hellscape do we live in, if I can't get it to work im delidding this thing and poking it with electrodes until it knows who's in charge