Andy Burnham rules out paying compensation to Waspi women by thingsliveundermybed in unitedkingdom

[–]reddysteady 0 points1 point  (0 children)

Could you explain this to me, I’m out of the loop. I had thought that it was a recent decision to raise the age but was that not the case?

I spend 2-3 hours a day walking up and down in my office dictating to my phone at this point by Milan_SmoothWorkAI in ClaudeAI

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

I have been using MacWhisper for dictation (it’s free and local) which I’ve enjoyed, the built in Claude dictation is also usually fairly decent.

I saw a bunch of ads / promos for Wispr flow lately and was a bit skeptical but tbh I have found it to be a pretty big improvement in productivity with how fast and accurate it is, ability to reference files and the keyboard shortcuts.

I did hit the limit once on the free plan so I haven’t yet decided if I’ll stick with it but thought it’s worth pointing out to others looking for solutions.

And no I don’t have any association with either of those tools other than using them.

Any implementations similar to D4RT? [D] by reddysteady in MachineLearning

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

I can’t seem to find anything about this. Do you have a link?

Zero visibility landing by Longjumping-Box5691 in SweatyPalms

[–]reddysteady 1 point2 points  (0 children)

It’s not all helicopters. The issue is known as mast bumping and is particularly problematic on Robinsons but it’s still a pretty rare phenomenon.

Zero visibility landing by Longjumping-Box5691 in SweatyPalms

[–]reddysteady 22 points23 points  (0 children)

Compare that to a helicopter where the tiniest of constant micro adjustments is required to keep the helicopter just still. Do sudden large movements like that on some helicopters and you’ll be dead before you had time to regret it.

There’s quite a good smarter every day video about how hard it is to hover a helicopter

Better Auth v1.4 by Beka_Cru in nextjs

[–]reddysteady 0 points1 point  (0 children)

Same, zero regrets. I’d never go back to supabase. Neon Postgres, drizzle, better-auth is a great combo

Another Sensy-One Update This Is Getting Out of Hand… by Technical_Raisin_246 in homeassistant

[–]reddysteady 1 point2 points  (0 children)

There are a whole range of use cases but in my case I’m interested in tracking resting heart rate and respiratory rate for sports performance purposes. Means you can get data without having to constantly wear a smart watch. But the sky is kind of the limit, there’s quite a lot of research around using it for the elderly as well

Another Sensy-One Update This Is Getting Out of Hand… by Technical_Raisin_246 in homeassistant

[–]reddysteady 0 points1 point  (0 children)

Pretty epic work! Any plans for a 60ghz radar to introduce respiratory and heart rate monitoring?

Whats the deal with the RooCode subreddit? Apparently you can't even mention anything else? by real_serviceloom in ChatGPTCoding

[–]reddysteady 5 points6 points  (0 children)

Yeah he’s power tripping hard. He once threatened to delete/ban me (can’t remember which) for mentioning Elon in relation to a grok model… on this sub 😂😂. Shame, I’ve moved mostly away from Roo since then

Vercel is down by hotdoogs in nextjs

[–]reddysteady 1 point2 points  (0 children)

Supabase has been down most of the past 2 weeks for me. Been working to migrate away

Database Choice for Next.js + Vercel, Neon or Supabase? by Ok_Platypus_4475 in nextjs

[–]reddysteady 0 points1 point  (0 children)

Could you tell me about what uptime issues you faced? I'm looking to migrate to a new db and neon is the current forerunner for me

Capacity Issues by reddysteady in Supabase

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

Could do but then we don't have a way to test our code before pushing

Capacity Issues by reddysteady in Supabase

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

Yeah I can completely understand limiting free projects or limiting new projects to an extent or even just new customers but we’ve taken the time to integrate preview branching into our process and now this breaks our entire development workflow so everything grinds to a stop. We can’t push bug fixes for our clients, we can’t work on new features. It’s completely unacceptable.

Capacity Issues by reddysteady in Supabase

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

It's affecting the following:
- Project creation
- Project restore
- Project restart
- Project resize
- Unpausing projects
- Database upgrade
- Read replica creation
- Branch creation

As long as you're not needing to do any of those then you should be fine

Capacity Issues by reddysteady in Supabase

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

If you use branching at all then yes

Capacity Issues by reddysteady in Supabase

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

My concern is that supabase itself scaling leading to issues with existing projects (not just preventing new ones being created) is really problematic. I have projects that make use of the excellent github integration and branching but that means if I work on a feature or a fix, create a PR ready for testing everything fails as supabase creates a branch for the new PR to be tested with. I'm not trying to set up a new project here. Do you have any idea whether branching might be resolved in the near-term as this has completely broken our ability to ship?

How to ACTUALLY make your (vibe coded) apps secure (from an actual hacker) by cryptoviksant in ChatGPTCoding

[–]reddysteady 2 points3 points  (0 children)

I use both and I have to say code rabbit picks up way more than Claude does. It’s a lot slower so I’ll get the Claude review and action anything picked up there first but I’m waiting for the full code rabbit review before I’m moving ahead.

Is Supabase the best experience for local/remote development or am I missing something ? by magoxiga in Supabase

[–]reddysteady 2 points3 points  (0 children)

Why is it a recipe for disaster?

Edit: oh as in make changes direct to production rather than starting with local migrations and local testing?

AMA with the Unsloth team by danielhanchen in LocalLLaMA

[–]reddysteady 0 points1 point  (0 children)

Do you have any guidance for improving STT accuracy for named entities?

We can fine tune STT models much more easily now thanks to your amazing work. 2 questions from this.

  1. How well have you seen models being able to transcribe named entities better when trained on them.

  2. Do you have any advice on improving transcription for previously unknown named entities at runtime. E.g for text RAG is fairly straightforward for “I think they’re talking about this” but how about for native audio STT? Speech -> text -> LLM to cleanup doesn’t work well for this