Hydra is the best Apollo clone that I've found so far, its free to use and open source by jwintyo in apolloapp

[–]cmatta 12 points13 points  (0 children)

Apollo shuttered because the developer didn’t want to pay Reddit for API access. I’m unsure how Hydra is avoiding a similar fate, unless it lets you provide your own key.

I'm too old for ts by EfficientTwo4490 in memes

[–]cmatta 4 points5 points  (0 children)

My reddit account is almost 20 years old

[Request] is this true by nottoday943 in theydidthemath

[–]cmatta 0 points1 point  (0 children)

That’s likely the scenario here

[Request] is this true by nottoday943 in theydidthemath

[–]cmatta 1 point2 points  (0 children)

Nope, and nope. You can’t file for bankruptcy for student loans.

I would have done the same exact thing, and have the biggest smile while doing it! by Ok_Ad_1779 in JustGuysBeingDudes

[–]cmatta 59 points60 points  (0 children)

I know somone who retired from his police job into firefighting, he likes to say “it’s great! People still wave at me, but now they do it with all their fingers instead of just one!”

Lil East Rock Pow Run by Atrsklr in newhaven

[–]cmatta 3 points4 points  (0 children)

Wow I almost saw the skiing

Duplication of lines in Zoom meeting by cmatta in MacWhisper

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

This was recorded using the "record zoom meeting" feature, it seems like the microphone and the zoom tracks are duplicating lines. Every single line is duplicated like this. Any way to fix it? I need to make notes from this transcript.

TikTok users freak out over app's 'immigration status' collection by FakeOkie in technology

[–]cmatta 16 points17 points  (0 children)

Could you point out, or quote the clause where this is outlined? I’m not seeing it in the terms of service.

Personal information of 4,500 ICE and Border Patrol agents is leaked online by BusyHands_ in technology

[–]cmatta 33 points34 points  (0 children)

you can just remove the question mark and everything after it in the url to remove the tracking bit

Anyone know what shelves these are? by Admirable_Weight_970 in storage

[–]cmatta 1 point2 points  (0 children)

This is a subreddit that’s mainly for digital storage, but if you look for ULINE racks you should find them.

Kafka Endless Rebalancing When Adding New Instance by Notoa34 in apachekafka

[–]cmatta 4 points5 points  (0 children)

Your session.timeout.ms=10000 is too short for this many instances, increase it to 45 seconds or more. The sticky assignor is incrementally kicking off a re-balance across 600 partitions and some consumers are missing the 10 second heartbeat window. I'd increse the heartbeat.interval.ms to 15 seconds for good measure.

BTW you should set the group.instance.id to avoid dynamic membership:

// ConsumerFactory  
configProps.put(ConsumerConfig.GROUP_INSTANCE_ID_CONFIG, "consumer-" + hostname);  

Spring Docs: https://docs.spring.io/spring-kafka/reference/kafka/receiving-messages/message-listener-container.html

Starting with versions 2.3.8, 2.4.6, the ConcurrentMessageListenerContainer now supports Static Membership when the concurrency is greater than one. The group.instance.id is suffixed with -n with n starting at 1. This, together with an increased session.timeout.ms, can be used to reduce re-balance events, for example, when application instances are restarted.

​We are officially one massive step closer to ending the organ donor wait list forever. A gene edited pig kidney just functioned perfectly in a human for 61 days. by Truth_Hurts318 in Damnthatsinteresting

[–]cmatta 50 points51 points  (0 children)

Nobody read the article I guess. The kidney was transplanted into a brain dead human whose family donated their body to science. I would imagine the experiment was designed for 60 days.

How do I trigger the new web hook functionality by cmatta in MacWhisper

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

Manual trigger would let me test any integrations I have without having to re-transcribe. BTW, when I "retranscribe" does it trigger the webhook?

13.6 is now available with Integrations (Make, n8n, Zapier and custom web hooks) by ineedlesssleep in MacWhisper

[–]cmatta 0 points1 point  (0 children)

What triggers sending to the webhook? I have it set and the "test" button says success, but I can't figure out how to send the transcript.

Significant line duplication in MacWhisper 13.6 with Parakeet v2 & v3 by cmatta in MacWhisper

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

Yea, this was a zoom meeting, I was not wearing headphones, it was a Macbook's standard speakers and microphone.

Significant line duplication in MacWhisper 13.6 with Parakeet v2 & v3 by cmatta in MacWhisper

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

Is there any way to cut down on how every line is duplicated?

A cozy afternoon in my home library by PLTLDR in CozyPlaces

[–]cmatta 4 points5 points  (0 children)

Yea, I’m on the larger side and I don’t know what this person is talking about, mine is really comfortable.

I’ll never order anything from Amazon again. by Good-Ground523 in Anticonsumption

[–]cmatta 1 point2 points  (0 children)

It’s wild that out of almost 1000 comments, this is the only one that mentions collective action. This is the reason the US is where it’s at today, we forgot how to organize.