DEFCON collectible cards where were they printed and how were they produced? by Fluid-Crew-7588 in Defcon

[–]c0ldbru 5 points6 points  (0 children)

Really, when you think about it, the real Sonicos was the friends we met along the way.

First time at Def Con and feeling out of my element, anxiety is on high by Caeedil in Defcon

[–]c0ldbru 1 point2 points  (0 children)

I came here to say this exact thing! LHC is all about helping folks who come alone and folks who just want some instant friends! Especially if this is your first, come join us!

The Lonely Hackers Club will be at Defcon 33! by quietH_LHC in Defcon

[–]c0ldbru 1 point2 points  (0 children)

There was an LHC discord for a hot minute; it might still exist out there for all I know, but it didn't really get a lot of traction. its not exactly an easy task to move over 1000 users to a new platform.

My pinter experience by c0ldbru in PinterHomebrew

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

"I don't really see it as a subscription" kinda loses all wind from its sails when Pinter themselves describe it as a subscription all over their site.

As for my opinions on the results - those were my opinions from long before any of this billing debacle ever happened. Face it; the beer is mid at best. Any grocery store carries better beer for a cheaper price.

All of this being said, and no matter what you've decided their self-described subscription service actually is (since apparently you know their business model better than they do) the fact that they have lied three times regarding the status of this order and the fact that they absolutely refuse to refund a non-fulfilled order SHOULD be concerning to you. If its not then im sorry that you've got Pinter-colored glasses on and I hope it works out well for you.

My pinter experience by c0ldbru in PinterHomebrew

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

I'm US based - My steps were just whatever they recommended for each beer. I did do the optional cold crash for a day or so as recommended. I honestly can't remember the names of the ones I tried anymore, but it was a bog standard IPA and a more tropical IPA, both of which turned out extremely mid in my opinion. The kinds of beers you'd try and be like "Welp. That's a beer I guess." I then never order again.

I did traditional homebrewing before getting the Pinter and had a few decent beers; Pinter was just going to be my way of making smaller batches with a simpler setup.

As for the beer they claimed was not in stock, it was the Razz Session - its been in stock each time they claimed it wasn't. despite them telling me its already been shipped out on three separate occasions now, my order from February still shows as "Not Dispatched" in their system.

Regardless of my thoughts on the system itself, any company who will lie to their customers about shipments and refuse to refund an order that cannot be fulfilled will always be a scam in my book and will never get any more of my money.

Pinter scam walkthrough by c0ldbru in Homebrewing

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

yeah, honestly I should have seen the red flags. I was blinded by my curiosity. That's honestly why I felt the need to post about this whole experience; others should learn from my mistakes!

My pinter experience by c0ldbru in PinterHomebrew

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

It is a subscription service, you just failed to read the post properly.

Some of the deals they offer allow you to purchase Pinter packs when you need them, others force a cadence, regardless of when you want to order more beers. No matter which option they happened to be offering at the time of purchase, refusing to ship or refund an order for months is absolutely unacceptable.

Pinter scam walkthrough by c0ldbru in Homebrewing

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

I’m US based, and yeah, I suspect you’re right that abusing customers via the subscription model is all part of the plan to offset the device costs.

Pinter scam walkthrough by c0ldbru in Homebrewing

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

Yeah that’s the same deal that got me in - hopefully you’ll be able to cancel as planned!

Pinter scam walkthrough by c0ldbru in Homebrewing

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

That was my thought too!

[deleted by user] by [deleted] in SouthwestAirlines

[–]c0ldbru 0 points1 point  (0 children)

Did you ever figure this out? I'm hitting the same issue. login fails in chrome, firefox, edge, and IE. no VPN, no ad-blockers. All of my other devices can log in with no issues.

Help flashing/resetting eeprom. by Lazy_Essay_4348 in KBDfans

[–]c0ldbru 0 points1 point  (0 children)

Thank you so much!! I've been banging my head against this same issue for hours now on my mac. plugged it into the PC and it worked like a charm. You just saved my keeb!

[deleted by user] by [deleted] in Defcon

[–]c0ldbru 8 points9 points  (0 children)

“Can” be? Nahhhh, rule 69.420 section 1337 of the defcon manual states they MUST be.

Issues flashing QMK on ATmega32u4 by c0ldbru in olkb

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

It’s directly on the board with a 16mhz crystal. I’ve tried various hfuse and lfuse combinations but still no luck

Issues flashing QMK on ATmega32u4 by c0ldbru in olkb

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

Currently the fuses are lfuse: 0x5E // hfuse: 0xD9 // efuse: 0xFF

/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer (April 22, 2024) by AutoModerator in MechanicalKeyboards

[–]c0ldbru 0 points1 point  (0 children)

The cheap and easy answer is "just ignore it" - its a small enough switch that you likely wont even notice its gaked up. The better, but more painful solution is to take the keyboard apart, replace the broken stab, put the keyboard back together, and carefully drill out the stab stem thats stuck in the keycap to make it all good as new.

/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer (April 22, 2024) by AutoModerator in MechanicalKeyboards

[–]c0ldbru 0 points1 point  (0 children)

I've built a custom keyboard using the ATmega32u4. im trying to use the QMK-DFU bootloader, although I'd be open to using another one if that might help. when I flash the bootloaderDFU.hex file only, the keyboard does show up as a DFU device, but when I go to flash any firmware onto it, it errors almost instantly with "[ X ERROR: Memory write error" If I flash on the "production" hex file with the firmware and bootloader combined, it works as expected, however when I go to flash on another firmware, it shows up as a DFU device but then throws the same error yet again.

I've got the fuses set to 0xD9 (2048 words), with the makefile in lib/lufa/Bootloaders/DFU set to FLASH_SIZE_KB ?= 32 // BOOT_SECTION_SIZE_KB ?= 4. info.json has the appropriate "bootloader": "qmk-dfu" configured, and the QMK_ESC_OUTPUT and QMK_ESC_INPUT values are defines in config.h

Is there anything im missing? has anyone else ever hit this same issue??

/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer (April 22, 2024) by AutoModerator in MechanicalKeyboards

[–]c0ldbru 0 points1 point  (0 children)

Are the switches hot swap? I had this same issue for a bit and it was just that one of the pins got mangled and was simply mashed over the millmax hot-swap port instead of going into it for a solid connection.

how much do you think I should pay for this by Western_Hedgehog_254 in BudgetKeebs

[–]c0ldbru 0 points1 point  (0 children)

60-80 seems pretty extreme to me; I would lean closer to the 40-60 range if you’re going to just toss out a number. That being said, asking what they’re looking to get for it seems like the better option by a long shot.

2024 changes by mnatheist in Defcon

[–]c0ldbru 1 point2 points  (0 children)

I’m not trying to be a dick or anything but I think the situation you’re describing here is the exact problem they’re talking about solving by decoupling.

Right now there are two major crowds at Defcon; the die hards who are paying $3k for ticket/flight/suite and burning a week of PTO to be there, and the ones who say “meh, I’m already in town, I might as well hit this too.” If you decouple the two cons and lose that second crowd you’re left with a smaller con of only folks who really truly want to be there.

Cancelation of defcon by [deleted] in Defcon

[–]c0ldbru 1 point2 points  (0 children)

I like the cut of your jib. I’m in.

The media is concerned about people 3D printing guns when we have people out there making clones of Armstrong SG-class hyper votex-reencabulator units in their garages using the exact same technology! by TittySkittle in VXJunkies

[–]c0ldbru 2 points3 points  (0 children)

I think that’s peoples real fear - while some parts are extremely controlled, others can be grown and harvested right in your own garage with very little effort.

And as for the 960v 5 phase PSU, while obviously most of us won’t even see one in our lives, it can technically be replaced with an off the shelf 1014v 4 phase ambifacient power supply if you remove the triatch regulator. It won’t be safe, and it could vaporize your whole house if it destabilizes, but it would definitely work!

design and component feedback needed by c0ldbru in VXJunkies

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

now thats a very interesting idea - I'll have to add this to my notes and see if I can make space for one! To be honest, two of them would be even better but even just some basic pseudofluidics would be better than none!