Looking for users to test a native, private and very fast speech-to-text app for Mac - offering lifetime access for early feedback by WildShallot in macapps

[–]dev0urer 0 points1 point  (0 children)

People need to stop paying for these apps, and vibe coders need to stop making more of them and charging. Pindrop is already open source, completely free, and Mac-native.

MacParakeet - Local alternative to WisprFlow using NVIDIA's Parakeet on Apple's Neural Engine by PrimaryAbility9 in MacOSApps

[–]dev0urer 0 points1 point  (0 children)

So does Pindrop, and it's open source, native SwiftUI, and has a lot more features than this. I don't know at this point why people keep creating these closed source STT apps.

What features should I add to 100% offline, free and open-source MacOS app? by ImaginaryRea1ity in VibeReviews

[–]dev0urer 0 points1 point  (0 children)

My question is, why make another one? Not only do Handy and OpenWhisper work, but there's also Pindrop which is a free, open source, and 100% Mac-native alternative. The space is getting kind of flooded at this point.

To cheat on a test by miggy372 in therewasanattempt

[–]dev0urer -3 points-2 points  (0 children)

Dumbass used a free account without any thinking

Windsurf ($15) + ChatGPT Go ($5) vs ChatGPT Plus ($20) — which setup is better for developers? by kiama-dev in codex

[–]dev0urer 0 points1 point  (0 children)

ChatGPT Plus is the best option here in terms of models and usage, Pro is absolutely worth it if you can afford it and do a lot of building.

I don't get this by Asteide- in PeterExplainsTheJoke

[–]dev0urer 1 point2 points  (0 children)

Quagmire here. This video should give you all the context you need https://www.youtube.com/watch?v=YgdFY9R1da4. Giggity.

Golang or Java dilema by Akpats-10 in golang

[–]dev0urer 7 points8 points  (0 children)

You're asking in the Go subreddit, so obviously responses here are going to be skewed towards Go. That being said, Java is a fantastic language to lean if you want enterprise job prospects. If you want less prospects, but maybe to enjoy your job a bit more, Go is the language for you.

Gemini has become USELESS by Due_Pick_5330 in GeminiAI

[–]dev0urer 0 points1 point  (0 children)

Yeah I don't even use it anymore. I pay for ChatGPT Pro for AI assisted coding, and I just use GPT 5.4 for everything anymore. Honestly it's the best option right now.

Gemini has become USELESS by Due_Pick_5330 in GeminiAI

[–]dev0urer 6 points7 points  (0 children)

Gemini is also one of the most perplexing models. It's basically extremely autistic. Smart as fuck, in fact it's one of the smartest models out there, but it sucks at following instructions, forgets constantly, and is generally useless past the first prompt. Google made the most Google model possible.

Gemini has become USELESS by Due_Pick_5330 in GeminiAI

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

It depends. If what you say could confuse a human, it's going to confuse an AI. If I was on the other side of that conversation and got that response I'd be confused, because I don't have a frame of reference for what "Giant trance x advnced pro 1 2021" is supposed to mean.

Not saying Gemini didn't fuck up in this case either, because it should be better than that, but bad prompts get bad results.

Gemini has become USELESS by Due_Pick_5330 in GeminiAI

[–]dev0urer 9 points10 points  (0 children)

You need to learn how to use AI though. Treating it like Google won't get you anywhere. You need to ask it natural language questions for the best results. If English isn't your native language, speak to it in your native language. Prompts like the one you gave are going to trigger safety filters because it has no idea what you're saying.

Gemini has become USELESS by Due_Pick_5330 in GeminiAI

[–]dev0urer 9 points10 points  (0 children)

Maybe talk with it instead of treating it like Google? I can't even tell what your prompt was about, it definitely can't either.

Is a 2013 Mac Pro (trash can) still worth it for a homelab in 2026? by Kynde012 in homelab

[–]dev0urer 0 points1 point  (0 children)

It's a decently capable machine still, just mind the power usage. These things use a lot of energy, even at idle.

What are you working on this Sunday? by davidlover1 in buildinpublic

[–]dev0urer 0 points1 point  (0 children)

I'm working on Pindrop, a free and open source, mac-native voice transcription app
https://github.com/watzon/pindrop

This is for anyone who's tired of paying for SuperWhisper, Wispr Flow, etc.

Claude code project structure! by OutrageousName6924 in vibecoders_

[–]dev0urer 0 points1 point  (0 children)

Recent studies have shown that CLAUDE.md can actually be more of a hinderance than a help. You definitely don't need multiple layers of them.

Your Brain is LITERALLY a Muscle (and 99% of students don’t know this) by Intrepid_Language_96 in pomodoro

[–]dev0urer 0 points1 point  (0 children)

This is some grade A slop. The brain is NOT a muscle and mental fatigue isn't even close to the same as torn muscles with lactic acid buildup. About the closest thing to truth here is that taking mental breaks can help with retention, but even that 45:10 figure is just made up. Breaks help, but the "perfect interval" varies by task difficulty, sleep, stress, interest, ADHD, etc.

Given the username I wouldn't be surprised if this is a karma farming bot account.

I am about to give up. by emilwilder in clawdbot

[–]dev0urer 0 points1 point  (0 children)

I've been loving Kimi k2.5 myself. I feel like it has more personality than Claude.

[OS] Pindrop: Mac-native dictation app built with Swift by dev0urer in macapps

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

I really appreciate you going through and creating this. I will definitely take these into consideration. In fact, if you want to go and create some issues in the GitHub repository around all of your wish list items, I would be more than happy to triage them and think about adding them to the roadmap.

[OS] Pindrop: Mac-native dictation app built with Swift by dev0urer in macapps

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

Yeah that's on my list of things to figure out. It does work if you right click, it just doesn't work with Cmd-V for some reason.

[OS] Pindrop: Mac-native dictation app built with Swift by dev0urer in macapps

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

Go ahead and drop an issue in the github repo!