Live data from Hacker News

SparkFun Officially Dropping AdaFruit due to CoC Violation

sparkfun.com

121–130 of 591 posts

Re: SparkFun Officially Dropping AdaFruit due to CoC Violation

#121

To publish such a vague statement is an obvious invitation for speculation. It seems like rather questionable behaviour itself from spatkfun. The fact that they mention a "private matter" makes me think this is some petty personal grievance that has somehow escalated to this.

What would you have them publish instead? Your curiosity does not overcome the right to privacy of those involved.

If you can't publish a complete, detailed, specific description of what you're alleging, with names, dates, quotes, and whatever, then you publish absolutely nothing. Publishing vague and unanswerable accusations is scumbag behavior.

Re: SparkFun Officially Dropping AdaFruit due to CoC Violation

#124

Earlier quoted context omitted.

Do you have a response/explanation for the two specific accusations about forwarding inappropriate emails to sparkfun employees, and involving a customer with something? Those seem extremely vague, but I didn't see them mentioned in the blog post.

It would be deeply funny if SparkFun was referring to Adafruit forwarding inappropriate emails written by SparkFun employees to SparkFun, in an attempt to report their harassment.

That is exactly how I understand it at the moment. And depending on the material, it would be a somewhat valid complaint, if the report included the material without prior warning. Though, not valid enough to call CoC on this, IMHO.

Re: SparkFun Officially Dropping AdaFruit due to CoC Violation

#125

Wait, does this mean that all adafruit items for sale on sparkfun.com are going to be on a clearance sale?

"Existing inventory will be sold through while supplies last. Once inventory is exhausted, no additional units will be restocked. We have put the remaining stock on sale." https://blog.adafruit.com/2026/01/12/discontinuing-the-teens...

Re: SparkFun Officially Dropping AdaFruit due to CoC Violation

#126
post #80

Wait, does this mean that all adafruit items for sale on sparkfun.com are going to be on a clearance sale?

No, it means anything they haven't shipped by the end of the day is being cancelled as an order. So I'm guessing they have very little inventory in stock or adafruit is contractually required to buy it back.

"Existing inventory will be sold through while supplies last. Once inventory is exhausted, no additional units will be restocked. We have put the remaining stock on sale." https://blog.adafruit.com/2026/01/12/discontinuing-the-teens...

Re: SparkFun Officially Dropping AdaFruit due to CoC Violation

#127

Wait, does this mean that all adafruit items for sale on sparkfun.com are going to be on a clearance sale?

Looks to me like they'll just dispose of the stock and not sell it.

"Existing inventory will be sold through while supplies last. Once inventory is exhausted, no additional units will be restocked. We have put the remaining stock on sale." https://blog.adafruit.com/2026/01/12/discontinuing-the-teens...

Re: SparkFun Officially Dropping AdaFruit due to CoC Violation

#128

Earlier quoted context omitted.

I find it weird to jump to this from the scarce information we have. "Someone did a CoC violation" is just a way for an org to say "someone was an asshole to such an extent it was driving other people away or getting us into legal trouble", with the manner of assholery defined in the CoC. 9/10 times it is nothing sinister. Of course right now we just don't know what happened.

Are you HR or something?

Nah but I recognize that HR, unfortunately, has to exist for larger organizations.

Unless you have an infinitely wise and patient dictator who can just say "you're an asshole, you go" and always make the right call or something.

Re: SparkFun Officially Dropping AdaFruit due to CoC Violation

#129
post #88

hi, phil here — post on adafruit here: https://blog.adafruit.com/2026/01/12/discontinuing-the-teens... i’ll stop back and answer anything (sparkfun will not?). sparkfun is the exclusive maker and distributor of the closed-source teensy and informed us we will not be able to purchase the teensy. this happened after i sent an email reporting the founder, nate, for multiple harassing actions directed at limor, including…

Why is your "open source Teensy" [0] just an RP2350 on a Teensy shaped board? In my book, what makes a Teensy a Teensy is 1) hardware support, like 600Mhz clock, CAN, FPU, RTC, other hardware peripherals which the RP2350 lacks and 2) software compatibility with Paul Stoffregen's well documented Teensyduino libraries. I would not buy something else if I needed these features. Do you plan to do a port? Why not build ar…

hi, great question. we have to start with something and while the RP2350 is not going to beat a 600mhz m7 it is much less expensive, fast to get, has lots of nifty support libraries available, and will definitely do better than the teensy 3.2 which many folks loved so much (and was discontinued during the chip shortage). this is also a great time to add things that we always wanted in the teensy: SWD debug, built in 8 MB storage, lipoly battery charging, open source bootloader, open hardware design. stuff like CAN is supported via PIO (https://github.com/KevinOConnor/can2040), as is USB host on any two adjacent pins. M33 has FPU, and the dormant/RTC mode for the RP2350 is 10uA (see https://www.tomshardware.com/raspberry-pi/raspberry-pi-pico/...). other 'teensiriffic' things like NeoPixel DMA support is well supported by PIO on the RP2350. as well as I2S audio.

as for the bootloader chip: we don't want to trade one closed-single-source component for another. if we're going to make something it should be fully open source as much as we can!

finally, for teensyduino libraries that you love: there's no reason they cant be ported (we did an audio port for the samd51) - which specific library are you referring to?

Post reply on HN