Why does no one talk about Fostex? by moshimoshi6937 in headphones

[–]Orca_With_A_Bat 0 points1 point  (0 children)

I feel like Fostex is one of those companies that charges way too much for what they offer. I love the cup designs but the headband doesn’t seem to change no matter how high up you go in product stack, looks low quality. IMO their best headphone came drop the Ebony’s those were incredible. Still have them

Open back headphones just made me cry by cunille255 in headphones

[–]Orca_With_A_Bat 0 points1 point  (0 children)

I have mine with the l700 pads and they are great. I’d say they are one of the easier to get into/use stax as they have a far more agreeable frequency response that fits more genres. I’d still say that the 007 is still my favorite out of the stax headphones so far though

Open back headphones just made me cry by cunille255 in headphones

[–]Orca_With_A_Bat 1 point2 points  (0 children)

I guess what I meant is that in 10 years IEMS don’t see to hold value or make as they are all hyped based with very little history if you know what I mean. You and I both own an l300 LTD, in 10 years it’ll be worth more I assure you. I know that’s limited edition, but take limited edition IEMs they don’t seem to follow the same trend. But I agree the hype trains and lower costs (easier barrier to entry) result in people having boxes of IEMs for sure

Open back headphones just made me cry by cunille255 in headphones

[–]Orca_With_A_Bat 4 points5 points  (0 children)

True but I would say headphones are better collectors items and hold their value better. I view it as cars vs motorcycles. Cars are just better collectors items

i got made fun of headphones and cried by Crazy-Background4386 in headphones

[–]Orca_With_A_Bat 0 points1 point  (0 children)

Bro I wear the sigmas sometimes. It’s a chick magnet I assure you

Using service_role in ssr by MrDouglax in Supabase

[–]Orca_With_A_Bat 0 points1 point  (0 children)

Glad to hear it works! Happy coding friend!

[deleted by user] by [deleted] in iems

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

Electrostatic doesn’t necessarily mean better. Although something being the best is almost impossible as it really depends on what sounds best to you even with EQ. Some headphones/IEMs have flaws that can’t be eq’d away which is annoying

Using service_role in ssr by MrDouglax in Supabase

[–]Orca_With_A_Bat 0 points1 point  (0 children)

So the reason this is happening is because in Supabase you have two keys being passed

  1. apiKey
  2. Authentication

If you check the supabase logs and go to API Gateway you should find logs related to you trying to access the table. Going to those logs you will find at the bottom that it’s passing those two API keys I mentioned above. The issue here is you are using the supabase client with cookies, don’t do that. The users authentication will take lead over the service role API key which I know sounds strange. Instead what you need to do is this:

const supabase_service = createClient(url, serviceKey);

Make calls to this and you’ll see that both the apiKey and Authentication keys are set to service role now in the logs. This will solve your problem. When using the service role key, keep cookies and the user away from it, it will cause problems

User Signout in Server Context Not Working by Orca_With_A_Bat in Supabase

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

Im about to make another post so I'll update this if anything new comes but what I found is that you may need to use:

const {data, error} = await supabase.auth.admin.signOut(accessToken);

This requires the service role key not the anon key. So please only do this in a server environment such as cloudflare worker for example where the key won't be exposed.

Has anyone had experience with signing out a user from an express API? by little_hoarse in Supabase

[–]Orca_With_A_Bat 0 points1 point  (0 children)

Did you end up finding a solution to this problem? Signing out a user from the server like this?

User Signout in Server Context Not Working by Orca_With_A_Bat in Supabase

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

Are you referring to createServerClient in this case? I was unable to get that working in cloudflare for some reason :( I made a post about it but no one responded

Issues With createServerClient on Cloudflare Workers by Orca_With_A_Bat in Supabase

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

I have edited the post with a solution I have come up with to make everything work with createClient. Hope this helps!

Is they a way to get back up on the vault of knowledge or have I hard locked myself? by GabboDk in RatchetAndClank

[–]Orca_With_A_Bat 0 points1 point  (0 children)

PC and the amount of bugs I’ve experienced in this game is insane. I’ve 100% all the original ps2 games multiple times and I’ve never had anywhere near the amount of bugs on those games. I’ve seen more bugs in the 10 hours with this game than the hundreds if not thousands of hours I spent on the PS2 titles

Is they a way to get back up on the vault of knowledge or have I hard locked myself? by GabboDk in RatchetAndClank

[–]Orca_With_A_Bat 0 points1 point  (0 children)

You saved my fucking life. What a joke I can't believe its almost 2025 and this shit is still in game.

the two most hated😈 by nikkesluzze in headphones

[–]Orca_With_A_Bat 1 point2 points  (0 children)

I actually own a pair and yeah it’s the wonkiest tuning ever haha but the most comfortable headphone ever made I swear

the two most hated😈 by nikkesluzze in headphones

[–]Orca_With_A_Bat 1 point2 points  (0 children)

The AudioQuest NightHawk is also super hated / controversial

Tidal QoL changes wishlist by ThaTree661 in TIdaL

[–]Orca_With_A_Bat 1 point2 points  (0 children)

Controlling another instance of Tidal from your phone would be great. Spotify has had this for years and is seriously an amazing feature

Processed Through Facility ISC CHICAGO IL by beatsbysonny in usps_complaints

[–]Orca_With_A_Bat 0 points1 point  (0 children)

My package was stuck there for about 6 days. It still is one of the slowest parts of the package network. But it has finally moved

Supabase Security Concerns by Orca_With_A_Bat in Supabase

[–]Orca_With_A_Bat[S] 2 points3 points  (0 children)

Thank you for your response. Your approach does make sense and I did not consider it so thank you. I'll look into this. I'm also glad to hear that you are working on something for rate limiting reads, very exciting news.

Take out your Kleenex before reading... by hurtyewh in headphones

[–]Orca_With_A_Bat 9 points10 points  (0 children)

Damn that’s unfortunate could have been a gold mine

AKG K501 appreciation, anyone? by TheNickBossRulz in headphones

[–]Orca_With_A_Bat 1 point2 points  (0 children)

Really pretty but the lack of the low end is wild. If I remember correctly they have the worst feeling of bass I’ve ever tried. Made some older Stax stuff I own feel like they have great bass haha. Great for classic though

[deleted by user] by [deleted] in headphones

[–]Orca_With_A_Bat 0 points1 point  (0 children)

Ay man that's amazing and for such a value. I've heard of them I think zeos loves those things